diff --git a/admin-dev/themes/default/config.rb b/admin-dev/themes/default/config.rb index 1f2ecf25b..a95b43295 100644 --- a/admin-dev/themes/default/config.rb +++ b/admin-dev/themes/default/config.rb @@ -5,12 +5,12 @@ sass_dir = "css" images_dir = "img" javascripts_dir = "js" fonts_dir = "font" -output_style = :compressed -environment = :production +output_style = :extended +environment = :development # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true -line_comments = false +line_comments = true color_output = false preferred_syntax = :sass diff --git a/admin-dev/themes/default/css/_dashboard.sass b/admin-dev/themes/default/css/_dashboard.sass index fa402812d..37dc15879 100644 --- a/admin-dev/themes/default/css/_dashboard.sass +++ b/admin-dev/themes/default/css/_dashboard.sass @@ -193,7 +193,6 @@ .data_trends - =animation($name,$value) -webkit-animation-#{$name}: $value animation-#{$name}: $value @@ -223,4 +222,12 @@ +scale(0.1) 100% +opacity(1) - +scale(1) \ No newline at end of file + +scale(1) + +#new_version_container + @extend .panel + padding: 0!important + overflow: hidden + iframe + height: 120px + width: 100% \ No newline at end of file diff --git a/admin-dev/themes/default/css/admin-theme.css b/admin-dev/themes/default/css/admin-theme.css index cc7028f0e..2447403a6 100644 --- a/admin-dev/themes/default/css/admin-theme.css +++ b/admin-dev/themes/default/css/admin-theme.css @@ -6,7 +6,5718 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. - *//* normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:2cm .5cm}p,h2,h3,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header{orphans:3;widows:3}h2,h3,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header{page-break-after:avoid}.navbar,#header_infos{display:none}.table td,.table th{background-color:#fff !important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;line-height:1.42857;color:#555;background-color:#515561}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}a{color:#1ba6e5;text-decoration:none}a:hover,a:focus{color:#1275a1;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail,.thumbnail{padding:4px;line-height:1.42857;background-color:#515561;border:1px solid #ddd;border-radius:3px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 8.5px}.lead{margin-bottom:17px;font-size:13.8px;font-weight:200;line-height:1.4}@media (min-width: 768px){.lead{font-size:18px}}small{font-size:85%}cite{font-style:normal}.text-muted,.module_description,.hook_panel_header .hook_description{color:#999}.text-primary{color:#1ba6e5}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Ubuntu",sans-serif;font-weight:300;line-height:1.1}h1 small,h2 small,h3 small,#content .panel-heading small,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header small,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header{margin-top:17px;margin-bottom:8.5px}h4,h5,h6{margin-top:8.5px;margin-bottom:8.5px}h1,.h1{font-size:31px}h2,.h2{font-size:25px}h3,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header,.h3{font-size:21px}h4,.h4{font-size:15px}h5,.h5{font-size:12px}h6,.h6{font-size:11px}h1 small,.h1 small{font-size:21px}h2 small,.h2 small{font-size:15px}h3 small,#content .panel-heading small,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header small,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header small,.h3 small,h4 small,.h4 small{font-size:12px}.page-header{padding-bottom:7.5px;margin:34px 0 17px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:8.5px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled,.list-inline,#dashboard .data_list_large,#dashboard .data_list_vertical{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-bottom:17px}dt,dd{line-height:1.42857}dt{font-weight:bold}dd{margin-left:0}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:8.5px 17px;margin:0 0 17px;border-left:5px solid #eee}blockquote p{font-size:15px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.42857;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right,#content h3 blockquote.panel-heading-action,#content .panel-heading blockquote.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,#content h3 blockquote.panel-heading-action p,#content .panel-heading blockquote.panel-heading-action p,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action p,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action p,blockquote.pull-right small,#content h3 blockquote.panel-heading-action small,#content .panel-heading blockquote.panel-heading-action small,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action small,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action small{text-align:right}blockquote.pull-right small:before,#content h3 blockquote.panel-heading-action small:before,#content .panel-heading blockquote.panel-heading-action small:before,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action small:before,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action small:before{content:''}blockquote.pull-right small:after,#content h3 blockquote.panel-heading-action small:after,#content .panel-heading blockquote.panel-heading-action small:after,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action small:after,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:17px;font-style:normal;line-height:1.42857}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:3px}pre{display:block;padding:8px;margin:0 0 8.5px;font-size:11px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}pre.prettyprint{margin-bottom:17px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.row,#dashboard .data_list_vertical{margin-left:-5px;margin-right:-5px}.row:before,#dashboard .data_list_vertical:before,.row:after,#dashboard .data_list_vertical:after{content:" ";display:table}.row:after,#dashboard .data_list_vertical:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,#dashboard .data_list_vertical li,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-left:5px;padding-right:5px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,#dashboard .data_list_vertical li,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4,#dashboard .data_list_vertical li{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}@media (min-width: 768px){.container{max-width:728px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}}@media (min-width: 992px){.container{max-width:940px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}}@media (min-width: 1200px){.container{max-width:1150px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:17px}.table thead>tr>th,.table thead>tr>td,.table tbody>tr>th,.table tbody>tr>td,.table tfoot>tr>th,.table tfoot>tr>td{padding:8px;line-height:1.42857;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#515561}.table-condensed thead>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>th,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>th,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th,.table>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th,.table>tbody>tr:hover>th{background-color:#e6e8e3}table col[class*="col-"]{float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#e6e8e3}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media (max-width: 768px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder,input[type="text"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="password"]:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#999}.form-control::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="password"]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#999}.form-control,input[type="text"],input[type="search"],input[type="password"],textarea,select{display:block;width:100%;height:27px;padding:4px 12px;font-size:12px;line-height:1.42857;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.form-control:focus,input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],input[disabled][type="text"],input[disabled][type="search"],input[disabled][type="password"],textarea[disabled],select[disabled],.form-control[readonly],input[readonly][type="text"],input[readonly][type="search"],input[readonly][type="password"],textarea[readonly],select[readonly],fieldset[disabled] .form-control,fieldset[disabled] input[type="text"],fieldset[disabled] input[type="search"],fieldset[disabled] input[type="password"],fieldset[disabled] textarea,fieldset[disabled] select{cursor:not-allowed;background-color:#eee}textarea.form-control,textarea{height:auto}.form-group,fieldset>.row,#dashboard fieldset>.data_list_vertical{margin-bottom:15px}.radio,.checkbox{display:block;min-height:17px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],fieldset[disabled] input[type="checkbox"],.radio[disabled],fieldset[disabled] .radio,.radio-inline[disabled],fieldset[disabled] .radio-inline,.checkbox[disabled],fieldset[disabled] .checkbox,.checkbox-inline[disabled],fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm,.input-group-sm>.form-control,.input-group-sm>input[type="text"],.input-group-sm>input[type="search"],.input-group-sm>input[type="password"],.input-group-sm>textarea,.input-group-sm>select,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:28px;line-height:28px}textarea.input-sm,.input-group-sm>textarea,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn{height:auto}.input-lg,.input-group-lg>.form-control,.input-group-lg>input[type="text"],.input-group-lg>input[type="search"],.input-group-lg>input[type="password"],.input-group-lg>textarea,.input-group-lg>select,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:41px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}select.input-lg,.input-group-lg>select,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:41px;line-height:41px}textarea.input-lg,.input-group-lg>textarea,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control,.has-warning input[type="text"],.has-warning input[type="search"],.has-warning input[type="password"],.has-warning textarea,.has-warning select{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus,.has-warning input[type="text"]:focus,.has-warning input[type="search"]:focus,.has-warning input[type="password"]:focus,.has-warning textarea:focus,.has-warning select:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control,.has-error input[type="text"],.has-error input[type="search"],.has-error input[type="password"],.has-error textarea,.has-error select{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus,.has-error input[type="text"]:focus,.has-error input[type="search"]:focus,.has-error input[type="password"]:focus,.has-error textarea:focus,.has-error select:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control,.has-success input[type="text"],.has-success input[type="search"],.has-success input[type="password"],.has-success textarea,.has-success select{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus,.has-success input[type="text"]:focus,.has-success input[type="search"]:focus,.has-success input[type="password"]:focus,.has-success textarea:focus,.has-success select:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;border-color:#468847;background-color:#dff0d8}.form-control-static{margin-bottom:0;padding-top:5px}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#959595}@media (min-width: 768px){.form-inline .form-group,.navbar-form .form-group,#header_search .form-group,.form-inline fieldset>.row,.navbar-form fieldset>.row,#header_search fieldset>.row,.form-inline #dashboard fieldset>.data_list_vertical,#dashboard .form-inline fieldset>.data_list_vertical,.navbar-form #dashboard fieldset>.data_list_vertical,#dashboard .navbar-form fieldset>.data_list_vertical,#header_search #dashboard fieldset>.data_list_vertical,#dashboard #header_search fieldset>.data_list_vertical{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.navbar-form .form-control,#header_search .form-control,.form-inline input[type="text"],.navbar-form input[type="text"],#header_search input[type="text"],.form-inline input[type="search"],.navbar-form input[type="search"],#header_search input[type="search"],.form-inline input[type="password"],.navbar-form input[type="password"],#header_search input[type="password"],.form-inline textarea,.navbar-form textarea,#header_search textarea,.form-inline select,.navbar-form select,#header_search select{display:inline-block}.form-inline .radio,.navbar-form .radio,#header_search .radio,.form-inline .checkbox,.navbar-form .checkbox,#header_search .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .radio input[type="radio"],.navbar-form .radio input[type="radio"],#header_search .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"],.navbar-form .checkbox input[type="checkbox"],#header_search .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:5px}.form-horizontal .form-group,.form-horizontal fieldset>.row,.form-horizontal #dashboard fieldset>.data_list_vertical,#dashboard .form-horizontal fieldset>.data_list_vertical{margin-left:-5px;margin-right:-5px}.form-horizontal .form-group:before,.form-horizontal fieldset>.row:before,.form-horizontal #dashboard fieldset>.data_list_vertical:before,#dashboard .form-horizontal fieldset>.data_list_vertical:before,.form-horizontal .form-group:after,.form-horizontal fieldset>.row:after,.form-horizontal #dashboard fieldset>.data_list_vertical:after,#dashboard .form-horizontal fieldset>.data_list_vertical:after{content:" ";display:table}.form-horizontal .form-group:after,.form-horizontal fieldset>.row:after,.form-horizontal #dashboard fieldset>.data_list_vertical:after,#dashboard .form-horizontal fieldset>.data_list_vertical:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:4px 12px;margin-bottom:0;font-size:12px;font-weight:normal;line-height:1.42857;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:3px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#555;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#555;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{color:#555;background-color:#ebebeb;border-color:#adadad}.open .btn-default.dropdown-toggle{color:#555;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active{background-image:none}.open .btn-default.dropdown-toggle{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary{color:#555;background-color:#fff;border-color:#5cb85c}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{color:#555;background-color:#ebebeb;border-color:#419641}.open .btn-primary.dropdown-toggle{color:#555;background-color:#ebebeb;border-color:#419641}.btn-primary:active,.btn-primary.active{background-image:none}.open .btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#fff;border-color:#5cb85c}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active{color:#fff;background-color:#ed9c28;border-color:#d58512}.open .btn-warning.dropdown-toggle{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active{background-image:none}.open .btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active{color:#fff;background-color:#d2322d;border-color:#ac2925}.open .btn-danger.dropdown-toggle{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active{background-image:none}.open .btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active{color:#fff;background-color:#47a447;border-color:#398439}.open .btn-success.dropdown-toggle{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active{background-image:none}.open .btn-success.dropdown-toggle{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active{color:#fff;background-color:#39b3d7;border-color:#269abc}.open .btn-info.dropdown-toggle{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active{background-image:none}.open .btn-info.dropdown-toggle{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{color:#1ba6e5;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#1275a1;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn,.btn-xs,.btn-group-xs>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}@font-face{font-family:'Glyphicons Halflings';src:url("${icon-font-path}${icon-font-name}.eot");src:url("${icon-font-path}${icon-font-name}.eot?#iefix") format("embedded-opentype"),url("${icon-font-path}${icon-font-name}.woff") format("woff"),url("${icon-font-path}${icon-font-name}.ttf") format("truetype"),url("${icon-font-path}${icon-font-name}.svg#glyphicons-halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted;content:""}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:12px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:3px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right,#content h3 .dropdown-menu.panel-heading-action,#content .panel-heading .dropdown-menu.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .dropdown-menu.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .dropdown-menu.panel-heading-action{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#fff;background-color:#1ba6e5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#1ba6e5}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.42857;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu,#content h3 .panel-heading-action>.dropdown-menu,#content .panel-heading .panel-heading-action>.dropdown-menu,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action>.dropdown-menu,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width: 768px){.navbar-right .dropdown-menu,#header_employee_box .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#555}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#555}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:none}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified .btn{float:none;display:table-cell;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-left:0;padding-right:0}.input-group .form-control,.input-group input[type="text"],.input-group input[type="search"],.input-group input[type="password"],.input-group textarea,.input-group select{width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control,.input-group input[type="text"],.input-group input[type="search"],.input-group input[type="password"],.input-group textarea,.input-group select{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group input[type="text"]:not(:first-child):not(:last-child),.input-group input[type="search"]:not(:first-child):not(:last-child),.input-group input[type="password"]:not(:first-child):not(:last-child),.input-group textarea:not(:first-child):not(:last-child),.input-group select:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:4px 12px;font-size:12px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:3px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:11px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:15px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group input[type="text"]:first-child,.input-group input[type="search"]:first-child,.input-group input[type="password"]:first-child,.input-group textarea:first-child,.input-group select:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group input[type="text"]:last-child,.input-group input[type="search"]:last-child,.input-group input[type="password"]:last-child,.input-group textarea:last-child,.input-group select:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav,#header_notifs_icon_wrapper,#header_employee_box,#header_quick{margin-bottom:0;padding-left:0;list-style:none}.nav:before,#header_notifs_icon_wrapper:before,#header_employee_box:before,#header_quick:before,.nav:after,#header_notifs_icon_wrapper:after,#header_employee_box:after,#header_quick:after{content:" ";display:table}.nav:after,#header_notifs_icon_wrapper:after,#header_employee_box:after,#header_quick:after{clear:both}.nav>li,#header_notifs_icon_wrapper>li,#header_employee_box>li,#header_quick>li{position:relative;display:block}.nav>li>a,#header_notifs_icon_wrapper>li>a,#header_employee_box>li>a,#header_quick>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,#header_notifs_icon_wrapper>li>a:hover,#header_employee_box>li>a:hover,#header_quick>li>a:hover,.nav>li>a:focus,#header_notifs_icon_wrapper>li>a:focus,#header_employee_box>li>a:focus,#header_quick>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a,#header_notifs_icon_wrapper>li.disabled>a,#header_employee_box>li.disabled>a,#header_quick>li.disabled>a{color:#999}.nav>li.disabled>a:hover,#header_notifs_icon_wrapper>li.disabled>a:hover,#header_employee_box>li.disabled>a:hover,#header_quick>li.disabled>a:hover,.nav>li.disabled>a:focus,#header_notifs_icon_wrapper>li.disabled>a:focus,#header_employee_box>li.disabled>a:focus,#header_quick>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,#header_notifs_icon_wrapper .open>a,#header_employee_box .open>a,#header_quick .open>a,.nav .open>a:hover,#header_notifs_icon_wrapper .open>a:hover,#header_employee_box .open>a:hover,#header_quick .open>a:hover,.nav .open>a:focus,#header_notifs_icon_wrapper .open>a:focus,#header_employee_box .open>a:focus,#header_quick .open>a:focus{background-color:#eee;border-color:#1ba6e5}.nav .nav-divider,#header_notifs_icon_wrapper .nav-divider,#header_employee_box .nav-divider,#header_quick .nav-divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img,#header_notifs_icon_wrapper>li>a>img,#header_employee_box>li>a>img,#header_quick>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:3px 3px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#515561;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#1ba6e5}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center}@media (min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;margin-right:0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a{border-bottom-color:#515561}.tabbable:before,.tabbable:after{content:" ";display:table}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret,#header_notifs_icon_wrapper .caret,#header_employee_box .caret,#header_quick .caret{border-top-color:#1ba6e5;border-bottom-color:#1ba6e5}.nav a:hover .caret,#header_notifs_icon_wrapper a:hover .caret,#header_employee_box a:hover .caret,#header_quick a:hover .caret{border-top-color:#1275a1;border-bottom-color:#1275a1}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar,#header_infos{position:relative;z-index:1000;min-height:35px;margin-bottom:17px;border:1px solid transparent}.navbar:before,#header_infos:before,.navbar:after,#header_infos:after{content:" ";display:table}.navbar:after,#header_infos:after{clear:both}@media (min-width: 768px){.navbar,#header_infos{border-radius:3px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:5px;padding-left:5px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child,.navbar-collapse .navbar-left#header_notifs_icon_wrapper:first-child,.navbar-collapse .navbar-left#header_employee_box:first-child,.navbar-collapse .navbar-nav#header_search:first-child,.navbar-collapse #header_quick:first-child{margin-left:-5px}.navbar-collapse .navbar-nav.navbar-right:last-child,.navbar-collapse .navbar-right#header_notifs_icon_wrapper:last-child,.navbar-collapse #header_employee_box:last-child,.navbar-collapse .navbar-right#header_quick:last-child{margin-right:-5px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-5px;margin-left:-5px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,#header_infos,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}@media (min-width: 768px){.navbar-fixed-top,#header_infos,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top,#header_infos{z-index:1030;top:0}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand,#header_shopname{float:left;padding:9px 5px;font-size:15px;line-height:17px}.navbar-brand:hover,#header_shopname:hover,.navbar-brand:focus,#header_shopname:focus{text-decoration:none}@media (min-width: 768px){.navbar>.container .navbar-brand,#header_infos>.container .navbar-brand,.navbar>.container #header_shopname,#header_infos>.container #header_shopname{margin-left:-5px}}.navbar-toggle{position:relative;float:right;margin-right:5px;padding:9px 10px;margin-top:0.5px;margin-bottom:0.5px;background-color:transparent;border:1px solid transparent;border-radius:3px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav,#header_notifs_icon_wrapper,#header_employee_box,#header_quick{margin:-0.5px}.navbar-nav>li>a,#header_notifs_icon_wrapper>li>a,#header_employee_box>li>a,#header_quick>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu,#header_notifs_icon_wrapper .open .dropdown-menu,#header_employee_box .open .dropdown-menu,#header_quick .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,#header_notifs_icon_wrapper .open .dropdown-menu>li>a,#header_employee_box .open .dropdown-menu>li>a,#header_quick .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header,#header_notifs_icon_wrapper .open .dropdown-menu .dropdown-header,#header_employee_box .open .dropdown-menu .dropdown-header,#header_quick .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a,#header_notifs_icon_wrapper .open .dropdown-menu>li>a,#header_employee_box .open .dropdown-menu>li>a,#header_quick .open .dropdown-menu>li>a{line-height:17px}.navbar-nav .open .dropdown-menu>li>a:hover,#header_notifs_icon_wrapper .open .dropdown-menu>li>a:hover,#header_employee_box .open .dropdown-menu>li>a:hover,#header_quick .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus,#header_notifs_icon_wrapper .open .dropdown-menu>li>a:focus,#header_employee_box .open .dropdown-menu>li>a:focus,#header_quick .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav,#header_notifs_icon_wrapper,#header_employee_box,#header_quick{float:left;margin:0}.navbar-nav>li,#header_notifs_icon_wrapper>li,#header_employee_box>li,#header_quick>li{float:left}.navbar-nav>li>a,#header_notifs_icon_wrapper>li>a,#header_employee_box>li>a,#header_quick>li>a{padding-top:9px;padding-bottom:9px}}@media (min-width: 768px){.navbar-left,#header_search,#header_quick{float:left !important}.navbar-right,#header_employee_box{float:right !important}}.navbar-form,#header_search{margin-left:-5px;margin-right:-5px;padding:10px 5px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:4px;margin-bottom:4px}@media (max-width: 767px){.navbar-form .form-group,#header_search .form-group,.navbar-form fieldset>.row,#header_search fieldset>.row,.navbar-form #dashboard fieldset>.data_list_vertical,#dashboard .navbar-form fieldset>.data_list_vertical,#header_search #dashboard fieldset>.data_list_vertical,#dashboard #header_search fieldset>.data_list_vertical{margin-bottom:5px}}@media (min-width: 768px){.navbar-form,#header_search{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu,#header_notifs_icon_wrapper>li>.dropdown-menu,#header_employee_box>li>.dropdown-menu,#header_quick>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu,.navbar-fixed-bottom #header_notifs_icon_wrapper>li>.dropdown-menu,.navbar-fixed-bottom #header_employee_box>li>.dropdown-menu,.navbar-fixed-bottom #header_quick>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.pull-right#header_notifs_icon_wrapper>li>.dropdown-menu,#content h3 #header_notifs_icon_wrapper.panel-heading-action>li>.dropdown-menu,#content .panel-heading #header_notifs_icon_wrapper.panel-heading-action>li>.dropdown-menu,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_notifs_icon_wrapper.panel-heading-action>li>.dropdown-menu,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_notifs_icon_wrapper.panel-heading-action>li>.dropdown-menu,.pull-right#header_employee_box>li>.dropdown-menu,#content h3 #header_employee_box.panel-heading-action>li>.dropdown-menu,#content .panel-heading #header_employee_box.panel-heading-action>li>.dropdown-menu,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_employee_box.panel-heading-action>li>.dropdown-menu,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_employee_box.panel-heading-action>li>.dropdown-menu,.pull-right#header_quick>li>.dropdown-menu,#content h3 #header_quick.panel-heading-action>li>.dropdown-menu,#content .panel-heading #header_quick.panel-heading-action>li>.dropdown-menu,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_quick.panel-heading-action>li>.dropdown-menu,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_quick.panel-heading-action>li>.dropdown-menu,#content h3 .navbar-nav.panel-heading-action>li>.dropdown-menu,#content .panel-heading .navbar-nav.panel-heading-action>li>.dropdown-menu,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .navbar-nav.panel-heading-action>li>.dropdown-menu,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .navbar-nav.panel-heading-action>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right,#header_notifs_icon_wrapper>li>.dropdown-menu.pull-right,#header_employee_box>li>.dropdown-menu.pull-right,#header_quick>li>.dropdown-menu.pull-right,#content h3 .navbar-nav>li>.dropdown-menu.panel-heading-action,#content h3 #header_notifs_icon_wrapper>li>.dropdown-menu.panel-heading-action,#content h3 #header_employee_box>li>.dropdown-menu.panel-heading-action,#content h3 #header_quick>li>.dropdown-menu.panel-heading-action,#content .panel-heading .navbar-nav>li>.dropdown-menu.panel-heading-action,#content .panel-heading #header_notifs_icon_wrapper>li>.dropdown-menu.panel-heading-action,#content .panel-heading #header_employee_box>li>.dropdown-menu.panel-heading-action,#content .panel-heading #header_quick>li>.dropdown-menu.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .navbar-nav>li>.dropdown-menu.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_notifs_icon_wrapper>li>.dropdown-menu.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_employee_box>li>.dropdown-menu.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_quick>li>.dropdown-menu.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .navbar-nav>li>.dropdown-menu.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_notifs_icon_wrapper>li>.dropdown-menu.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_employee_box>li>.dropdown-menu.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_quick>li>.dropdown-menu.panel-heading-action{left:auto;right:0}.navbar-btn{margin-top:4px;margin-bottom:4px}.navbar-text{float:left;margin-top:9px;margin-bottom:9px}@media (min-width: 768px){.navbar-text{margin-left:5px;margin-right:5px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand,.navbar-default #header_shopname{color:#777}.navbar-default .navbar-brand:hover,.navbar-default #header_shopname:hover,.navbar-default .navbar-brand:focus,.navbar-default #header_shopname:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a,.navbar-default #header_notifs_icon_wrapper>li>a,.navbar-default #header_employee_box>li>a,.navbar-default #header_quick>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default #header_notifs_icon_wrapper>li>a:hover,.navbar-default #header_employee_box>li>a:hover,.navbar-default #header_quick>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default #header_notifs_icon_wrapper>li>a:focus,.navbar-default #header_employee_box>li>a:focus,.navbar-default #header_quick>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default #header_notifs_icon_wrapper>.active>a,.navbar-default #header_employee_box>.active>a,.navbar-default #header_quick>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default #header_notifs_icon_wrapper>.active>a:hover,.navbar-default #header_employee_box>.active>a:hover,.navbar-default #header_quick>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus,.navbar-default #header_notifs_icon_wrapper>.active>a:focus,.navbar-default #header_employee_box>.active>a:focus,.navbar-default #header_quick>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default #header_notifs_icon_wrapper>.disabled>a,.navbar-default #header_employee_box>.disabled>a,.navbar-default #header_quick>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default #header_notifs_icon_wrapper>.disabled>a:hover,.navbar-default #header_employee_box>.disabled>a:hover,.navbar-default #header_quick>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default #header_notifs_icon_wrapper>.disabled>a:focus,.navbar-default #header_employee_box>.disabled>a:focus,.navbar-default #header_quick>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form,.navbar-default #header_search{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default #header_notifs_icon_wrapper>.dropdown>a:hover .caret,.navbar-default #header_employee_box>.dropdown>a:hover .caret,.navbar-default #header_quick>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret,.navbar-default #header_notifs_icon_wrapper>.dropdown>a:focus .caret,.navbar-default #header_employee_box>.dropdown>a:focus .caret,.navbar-default #header_quick>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default #header_notifs_icon_wrapper>.open>a,.navbar-default #header_employee_box>.open>a,.navbar-default #header_quick>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default #header_notifs_icon_wrapper>.open>a:hover,.navbar-default #header_employee_box>.open>a:hover,.navbar-default #header_quick>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus,.navbar-default #header_notifs_icon_wrapper>.open>a:focus,.navbar-default #header_employee_box>.open>a:focus,.navbar-default #header_quick>.open>a:focus{background-color:#e7e7e7;color:#555}.navbar-default .navbar-nav>.open>a .caret,.navbar-default #header_notifs_icon_wrapper>.open>a .caret,.navbar-default #header_employee_box>.open>a .caret,.navbar-default #header_quick>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default #header_notifs_icon_wrapper>.open>a:hover .caret,.navbar-default #header_employee_box>.open>a:hover .caret,.navbar-default #header_quick>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret,.navbar-default #header_notifs_icon_wrapper>.open>a:focus .caret,.navbar-default #header_employee_box>.open>a:focus .caret,.navbar-default #header_quick>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret,.navbar-default #header_notifs_icon_wrapper>.dropdown>a .caret,.navbar-default #header_employee_box>.dropdown>a .caret,.navbar-default #header_quick>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>li>a,.navbar-default #header_employee_box .open .dropdown-menu>li>a,.navbar-default #header_quick .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>li>a:hover,.navbar-default #header_employee_box .open .dropdown-menu>li>a:hover,.navbar-default #header_quick .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>li>a:focus,.navbar-default #header_employee_box .open .dropdown-menu>li>a:focus,.navbar-default #header_quick .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>.active>a,.navbar-default #header_employee_box .open .dropdown-menu>.active>a,.navbar-default #header_quick .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>.active>a:hover,.navbar-default #header_employee_box .open .dropdown-menu>.active>a:hover,.navbar-default #header_quick .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>.active>a:focus,.navbar-default #header_employee_box .open .dropdown-menu>.active>a:focus,.navbar-default #header_quick .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a,.navbar-default #header_employee_box .open .dropdown-menu>.disabled>a,.navbar-default #header_quick .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a:hover,.navbar-default #header_employee_box .open .dropdown-menu>.disabled>a:hover,.navbar-default #header_quick .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a:focus,.navbar-default #header_employee_box .open .dropdown-menu>.disabled>a:focus,.navbar-default #header_quick .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse,#header_infos{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand,#header_infos .navbar-brand,.navbar-inverse #header_shopname,#header_infos #header_shopname{color:#999}.navbar-inverse .navbar-brand:hover,#header_infos .navbar-brand:hover,.navbar-inverse #header_shopname:hover,#header_infos #header_shopname:hover,.navbar-inverse .navbar-brand:focus,#header_infos .navbar-brand:focus,.navbar-inverse #header_shopname:focus,#header_infos #header_shopname:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text,#header_infos .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a,#header_infos .navbar-nav>li>a,.navbar-inverse #header_notifs_icon_wrapper>li>a,#header_infos #header_notifs_icon_wrapper>li>a,.navbar-inverse #header_employee_box>li>a,#header_infos #header_employee_box>li>a,.navbar-inverse #header_quick>li>a,#header_infos #header_quick>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,#header_infos .navbar-nav>li>a:hover,.navbar-inverse #header_notifs_icon_wrapper>li>a:hover,#header_infos #header_notifs_icon_wrapper>li>a:hover,.navbar-inverse #header_employee_box>li>a:hover,#header_infos #header_employee_box>li>a:hover,.navbar-inverse #header_quick>li>a:hover,#header_infos #header_quick>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus,#header_infos .navbar-nav>li>a:focus,.navbar-inverse #header_notifs_icon_wrapper>li>a:focus,#header_infos #header_notifs_icon_wrapper>li>a:focus,.navbar-inverse #header_employee_box>li>a:focus,#header_infos #header_employee_box>li>a:focus,.navbar-inverse #header_quick>li>a:focus,#header_infos #header_quick>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,#header_infos .navbar-nav>.active>a,.navbar-inverse #header_notifs_icon_wrapper>.active>a,#header_infos #header_notifs_icon_wrapper>.active>a,.navbar-inverse #header_employee_box>.active>a,#header_infos #header_employee_box>.active>a,.navbar-inverse #header_quick>.active>a,#header_infos #header_quick>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,#header_infos .navbar-nav>.active>a:hover,.navbar-inverse #header_notifs_icon_wrapper>.active>a:hover,#header_infos #header_notifs_icon_wrapper>.active>a:hover,.navbar-inverse #header_employee_box>.active>a:hover,#header_infos #header_employee_box>.active>a:hover,.navbar-inverse #header_quick>.active>a:hover,#header_infos #header_quick>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus,#header_infos .navbar-nav>.active>a:focus,.navbar-inverse #header_notifs_icon_wrapper>.active>a:focus,#header_infos #header_notifs_icon_wrapper>.active>a:focus,.navbar-inverse #header_employee_box>.active>a:focus,#header_infos #header_employee_box>.active>a:focus,.navbar-inverse #header_quick>.active>a:focus,#header_infos #header_quick>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,#header_infos .navbar-nav>.disabled>a,.navbar-inverse #header_notifs_icon_wrapper>.disabled>a,#header_infos #header_notifs_icon_wrapper>.disabled>a,.navbar-inverse #header_employee_box>.disabled>a,#header_infos #header_employee_box>.disabled>a,.navbar-inverse #header_quick>.disabled>a,#header_infos #header_quick>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,#header_infos .navbar-nav>.disabled>a:hover,.navbar-inverse #header_notifs_icon_wrapper>.disabled>a:hover,#header_infos #header_notifs_icon_wrapper>.disabled>a:hover,.navbar-inverse #header_employee_box>.disabled>a:hover,#header_infos #header_employee_box>.disabled>a:hover,.navbar-inverse #header_quick>.disabled>a:hover,#header_infos #header_quick>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus,#header_infos .navbar-nav>.disabled>a:focus,.navbar-inverse #header_notifs_icon_wrapper>.disabled>a:focus,#header_infos #header_notifs_icon_wrapper>.disabled>a:focus,.navbar-inverse #header_employee_box>.disabled>a:focus,#header_infos #header_employee_box>.disabled>a:focus,.navbar-inverse #header_quick>.disabled>a:focus,#header_infos #header_quick>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle,#header_infos .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,#header_infos .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus,#header_infos .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar,#header_infos .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,#header_infos .navbar-collapse,.navbar-inverse .navbar-form,#header_infos .navbar-form,.navbar-inverse #header_search,#header_infos #header_search{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,#header_infos .navbar-nav>.open>a,.navbar-inverse #header_notifs_icon_wrapper>.open>a,#header_infos #header_notifs_icon_wrapper>.open>a,.navbar-inverse #header_employee_box>.open>a,#header_infos #header_employee_box>.open>a,.navbar-inverse #header_quick>.open>a,#header_infos #header_quick>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,#header_infos .navbar-nav>.open>a:hover,.navbar-inverse #header_notifs_icon_wrapper>.open>a:hover,#header_infos #header_notifs_icon_wrapper>.open>a:hover,.navbar-inverse #header_employee_box>.open>a:hover,#header_infos #header_employee_box>.open>a:hover,.navbar-inverse #header_quick>.open>a:hover,#header_infos #header_quick>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus,#header_infos .navbar-nav>.open>a:focus,.navbar-inverse #header_notifs_icon_wrapper>.open>a:focus,#header_infos #header_notifs_icon_wrapper>.open>a:focus,.navbar-inverse #header_employee_box>.open>a:focus,#header_infos #header_employee_box>.open>a:focus,.navbar-inverse #header_quick>.open>a:focus,#header_infos #header_quick>.open>a:focus{background-color:#090909;color:#fff}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret,#header_infos .navbar-nav>.dropdown>a:hover .caret,.navbar-inverse #header_notifs_icon_wrapper>.dropdown>a:hover .caret,#header_infos #header_notifs_icon_wrapper>.dropdown>a:hover .caret,.navbar-inverse #header_employee_box>.dropdown>a:hover .caret,#header_infos #header_employee_box>.dropdown>a:hover .caret,.navbar-inverse #header_quick>.dropdown>a:hover .caret,#header_infos #header_quick>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret,#header_infos .navbar-nav>.dropdown>a .caret,.navbar-inverse #header_notifs_icon_wrapper>.dropdown>a .caret,#header_infos #header_notifs_icon_wrapper>.dropdown>a .caret,.navbar-inverse #header_employee_box>.dropdown>a .caret,#header_infos #header_employee_box>.dropdown>a .caret,.navbar-inverse #header_quick>.dropdown>a .caret,#header_infos #header_quick>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,#header_infos .navbar-nav>.open>a .caret,.navbar-inverse #header_notifs_icon_wrapper>.open>a .caret,#header_infos #header_notifs_icon_wrapper>.open>a .caret,.navbar-inverse #header_employee_box>.open>a .caret,#header_infos #header_employee_box>.open>a .caret,.navbar-inverse #header_quick>.open>a .caret,#header_infos #header_quick>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,#header_infos .navbar-nav>.open>a:hover .caret,.navbar-inverse #header_notifs_icon_wrapper>.open>a:hover .caret,#header_infos #header_notifs_icon_wrapper>.open>a:hover .caret,.navbar-inverse #header_employee_box>.open>a:hover .caret,#header_infos #header_employee_box>.open>a:hover .caret,.navbar-inverse #header_quick>.open>a:hover .caret,#header_infos #header_quick>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret,#header_infos .navbar-nav>.open>a:focus .caret,.navbar-inverse #header_notifs_icon_wrapper>.open>a:focus .caret,#header_infos #header_notifs_icon_wrapper>.open>a:focus .caret,.navbar-inverse #header_employee_box>.open>a:focus .caret,#header_infos #header_employee_box>.open>a:focus .caret,.navbar-inverse #header_quick>.open>a:focus .caret,#header_infos #header_quick>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header,#header_infos .navbar-nav .open .dropdown-menu>.dropdown-header,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.dropdown-header,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.dropdown-header,.navbar-inverse #header_employee_box .open .dropdown-menu>.dropdown-header,#header_infos #header_employee_box .open .dropdown-menu>.dropdown-header,.navbar-inverse #header_quick .open .dropdown-menu>.dropdown-header,#header_infos #header_quick .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a,#header_infos .navbar-nav .open .dropdown-menu>li>a,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>li>a,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>li>a,.navbar-inverse #header_employee_box .open .dropdown-menu>li>a,#header_infos #header_employee_box .open .dropdown-menu>li>a,.navbar-inverse #header_quick .open .dropdown-menu>li>a,#header_infos #header_quick .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,#header_infos .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>li>a:hover,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>li>a:hover,.navbar-inverse #header_employee_box .open .dropdown-menu>li>a:hover,#header_infos #header_employee_box .open .dropdown-menu>li>a:hover,.navbar-inverse #header_quick .open .dropdown-menu>li>a:hover,#header_infos #header_quick .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,#header_infos .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>li>a:focus,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>li>a:focus,.navbar-inverse #header_employee_box .open .dropdown-menu>li>a:focus,#header_infos #header_employee_box .open .dropdown-menu>li>a:focus,.navbar-inverse #header_quick .open .dropdown-menu>li>a:focus,#header_infos #header_quick .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,#header_infos .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.active>a,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.active>a,.navbar-inverse #header_employee_box .open .dropdown-menu>.active>a,#header_infos #header_employee_box .open .dropdown-menu>.active>a,.navbar-inverse #header_quick .open .dropdown-menu>.active>a,#header_infos #header_quick .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,#header_infos .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.active>a:hover,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.active>a:hover,.navbar-inverse #header_employee_box .open .dropdown-menu>.active>a:hover,#header_infos #header_employee_box .open .dropdown-menu>.active>a:hover,.navbar-inverse #header_quick .open .dropdown-menu>.active>a:hover,#header_infos #header_quick .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,#header_infos .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.active>a:focus,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.active>a:focus,.navbar-inverse #header_employee_box .open .dropdown-menu>.active>a:focus,#header_infos #header_employee_box .open .dropdown-menu>.active>a:focus,.navbar-inverse #header_quick .open .dropdown-menu>.active>a:focus,#header_infos #header_quick .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,#header_infos .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a,.navbar-inverse #header_employee_box .open .dropdown-menu>.disabled>a,#header_infos #header_employee_box .open .dropdown-menu>.disabled>a,.navbar-inverse #header_quick .open .dropdown-menu>.disabled>a,#header_infos #header_quick .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,#header_infos .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a:hover,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a:hover,.navbar-inverse #header_employee_box .open .dropdown-menu>.disabled>a:hover,#header_infos #header_employee_box .open .dropdown-menu>.disabled>a:hover,.navbar-inverse #header_quick .open .dropdown-menu>.disabled>a:hover,#header_infos #header_quick .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,#header_infos .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a:focus,#header_infos #header_notifs_icon_wrapper .open .dropdown-menu>.disabled>a:focus,.navbar-inverse #header_employee_box .open .dropdown-menu>.disabled>a:focus,#header_infos #header_employee_box .open .dropdown-menu>.disabled>a:focus,.navbar-inverse #header_quick .open .dropdown-menu>.disabled>a:focus,#header_infos #header_quick .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link,#header_infos .navbar-link{color:#999}.navbar-inverse .navbar-link:hover,#header_infos .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:17px;list-style:none;background-color:#f5f5f5;border-radius:3px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:17px 0;border-radius:3px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:4px 12px;line-height:1.42857;text-decoration:none;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#1ba6e5;border-color:#1ba6e5;cursor:default}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:15px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:11px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:17px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#1ba6e5}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#1585b8}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge,#header_notifs_icon_wrapper .notifs_badge,.badge.badge-success,.badge.badge-error{display:inline-block;min-width:10px;padding:3px 7px;font-size:11px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty,#header_notifs_icon_wrapper .notifs_badge:empty{display:none}a.badge:hover,#header_notifs_icon_wrapper a.notifs_badge:hover,a.badge:focus,#header_notifs_icon_wrapper a.notifs_badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge,.btn #header_notifs_icon_wrapper .notifs_badge,#header_notifs_icon_wrapper .btn .notifs_badge{position:relative;top:-1px}a.list-group-item.active>.badge,#header_notifs_icon_wrapper a.list-group-item.active>.notifs_badge,.nav-pills>.active>a>.badge,#header_notifs_icon_wrapper .nav-pills>.active>a>.notifs_badge{color:#1ba6e5;background-color:#fff}.nav-pills>li>a>.badge,#header_notifs_icon_wrapper .nav-pills>li>a>.notifs_badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:2.14286;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1{font-size:54px}}.thumbnail{display:block}.thumbnail>img{display:block;max-width:100%;height:auto}a.thumbnail:hover,a.thumbnail:focus{border-color:#1ba6e5}.thumbnail>img{margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#555}.alert,#carrier_wizard .wizard_error{padding:15px;margin-bottom:17px;border:1px solid transparent;border-radius:3px}.alert h4,#carrier_wizard .wizard_error h4{margin-top:0;color:inherit}.alert .alert-link,#carrier_wizard .wizard_error .alert-link{font-weight:bold}.alert>p,#carrier_wizard .wizard_error>p,.alert>ul,#carrier_wizard .wizard_error>ul{margin-bottom:0}.alert>p+p,#carrier_wizard .wizard_error>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{background-color:#fcf8e3;border-color:#fbeed5;color:#c09853}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger,#carrier_wizard .wizard_error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.alert-danger hr,#carrier_wizard .wizard_error hr{border-top-color:#e6c1c7}.alert-danger .alert-link,#carrier_wizard .wizard_error .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:17px;margin-bottom:17px;background-color:#f5f5f5;border-radius:3px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:11px;color:#fff;text-align:center;background-color:#1ba6e5;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left,.page-head .media>h2.page-title{margin-right:10px}.media>.pull-right,#content h3 .media>.panel-heading-action,#content .panel-heading .media>.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .media>.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .media>.panel-heading-action{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group,#dashboard .data_list{margin-bottom:20px;padding-left:0}.list-group-item,#dashboard .data_list li{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child,#dashboard .data_list li:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group-item:last-child,#dashboard .data_list li:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.list-group-item>.badge,#dashboard .data_list li>.badge,#header_notifs_icon_wrapper .list-group-item>.notifs_badge,#dashboard .data_list #header_notifs_icon_wrapper li>.notifs_badge,#header_notifs_icon_wrapper #dashboard .data_list li>.notifs_badge{float:right}.list-group-item>.badge+.badge,#dashboard .data_list li>.badge+.badge,#header_notifs_icon_wrapper .list-group-item>.notifs_badge+.badge,#dashboard .data_list #header_notifs_icon_wrapper li>.notifs_badge+.badge,#header_notifs_icon_wrapper #dashboard .data_list li>.notifs_badge+.badge,#header_notifs_icon_wrapper .list-group-item>.badge+.notifs_badge,#dashboard .data_list #header_notifs_icon_wrapper li>.badge+.notifs_badge,#header_notifs_icon_wrapper #dashboard .data_list li>.badge+.notifs_badge,#header_notifs_icon_wrapper .list-group-item>.notifs_badge+.notifs_badge,#dashboard .data_list #header_notifs_icon_wrapper li>.notifs_badge+.notifs_badge,#header_notifs_icon_wrapper #dashboard .data_list li>.notifs_badge+.notifs_badge{margin-right:5px}.list-group-item.active,#dashboard .data_list li.active,.list-group-item.active:hover,#dashboard .data_list li.active:hover,.list-group-item.active:focus,#dashboard .data_list li.active:focus{z-index:2;color:#fff;background-color:#1ba6e5;border-color:#1ba6e5}.list-group-item.active .list-group-item-heading,#dashboard .data_list li.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,#dashboard .data_list li.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,#dashboard .data_list li.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,#dashboard .data_list li.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,#dashboard .data_list li.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text,#dashboard .data_list li.active:focus .list-group-item-text{color:#d2edfa}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel,#header_notifs_icon_wrapper .notifs_panel{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel>.list-group,#header_notifs_icon_wrapper .notifs_panel>.list-group,#dashboard .panel>.data_list,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list{margin-bottom:0}.panel>.list-group .list-group-item,#header_notifs_icon_wrapper .notifs_panel>.list-group .list-group-item,#dashboard .panel>.data_list .list-group-item,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list .list-group-item,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list .list-group-item,.panel>.list-group #dashboard .data_list li,#dashboard .data_list .panel>.list-group li,#header_notifs_icon_wrapper .notifs_panel>.list-group #dashboard .data_list li,#dashboard .data_list #header_notifs_icon_wrapper .notifs_panel>.list-group li,#dashboard .panel>.data_list li,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list li,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list li{border-width:1px 0}.panel>.list-group .list-group-item:first-child,#header_notifs_icon_wrapper .notifs_panel>.list-group .list-group-item:first-child,#dashboard .panel>.data_list .list-group-item:first-child,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list .list-group-item:first-child,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list .list-group-item:first-child,.panel>.list-group #dashboard .data_list li:first-child,#dashboard .data_list .panel>.list-group li:first-child,#header_notifs_icon_wrapper .notifs_panel>.list-group #dashboard .data_list li:first-child,#dashboard .data_list #header_notifs_icon_wrapper .notifs_panel>.list-group li:first-child,#dashboard .panel>.data_list li:first-child,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list li:first-child,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list li:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child,#header_notifs_icon_wrapper .notifs_panel>.list-group .list-group-item:last-child,#dashboard .panel>.data_list .list-group-item:last-child,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list .list-group-item:last-child,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list .list-group-item:last-child,.panel>.list-group #dashboard .data_list li:last-child,#dashboard .data_list .panel>.list-group li:last-child,#header_notifs_icon_wrapper .notifs_panel>.list-group #dashboard .data_list li:last-child,#dashboard .data_list #header_notifs_icon_wrapper .notifs_panel>.list-group li:last-child,#dashboard .panel>.data_list li:last-child,#header_notifs_icon_wrapper #dashboard .notifs_panel>.data_list li:last-child,#dashboard #header_notifs_icon_wrapper .notifs_panel>.data_list li:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child,#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header+.list-group .list-group-item:first-child,#dashboard .panel-heading+.data_list .list-group-item:first-child,#header_notifs_icon_wrapper .notifs_panel #dashboard .notifs_panel_header+.data_list .list-group-item:first-child,#dashboard #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header+.data_list .list-group-item:first-child,.panel-heading+.list-group #dashboard .data_list li:first-child,#dashboard .data_list .panel-heading+.list-group li:first-child,#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header+.list-group #dashboard .data_list li:first-child,#dashboard .data_list #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header+.list-group li:first-child,#dashboard .panel-heading+.data_list li:first-child,#header_notifs_icon_wrapper .notifs_panel #dashboard .notifs_panel_header+.data_list li:first-child,#dashboard #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header+.data_list li:first-child{border-top-width:0}.panel>.table,#header_notifs_icon_wrapper .notifs_panel>.table{margin-bottom:0}.panel>.panel-body+.table,#header_notifs_icon_wrapper .notifs_panel>.panel-body+.table{border-top:1px solid #ddd}.panel-heading,#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.panel-title{margin-top:0;margin-bottom:0;font-size:14px}.panel-title>a{color:inherit}.panel-footer,#header_notifs_icon_wrapper .notifs_panel .notifs_panel_footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel-group .panel,.panel-group #header_notifs_icon_wrapper .notifs_panel,#header_notifs_icon_wrapper .panel-group .notifs_panel{margin-bottom:0;border-radius:3px;overflow:hidden}.panel-group .panel+.panel,.panel-group #header_notifs_icon_wrapper .notifs_panel+.panel,#header_notifs_icon_wrapper .panel-group .notifs_panel+.panel,.panel-group #header_notifs_icon_wrapper .panel+.notifs_panel,#header_notifs_icon_wrapper .panel-group .panel+.notifs_panel,.panel-group #header_notifs_icon_wrapper .notifs_panel+.notifs_panel,#header_notifs_icon_wrapper .panel-group .notifs_panel+.notifs_panel{margin-top:5px}.panel-group .panel-heading,.panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_header{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body,.panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_header+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer,.panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_footer,#header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body,.panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default,#header_notifs_icon_wrapper .notifs_panel{border-color:#ddd}.panel-default>.panel-heading,#header_notifs_icon_wrapper .notifs_panel>.panel-heading,#header_notifs_icon_wrapper .notifs_panel .panel-default>.notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel>.notifs_panel_header{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-default>.notifs_panel_header+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel>.notifs_panel_header+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-default>.notifs_panel_footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel>.notifs_panel_footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#1ba6e5}.panel-primary>.panel-heading,#header_notifs_icon_wrapper .notifs_panel .panel-primary>.notifs_panel_header{color:#fff;background-color:#1ba6e5;border-color:#1ba6e5}.panel-primary>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-primary>.notifs_panel_header+.panel-collapse .panel-body{border-top-color:#1ba6e5}.panel-primary>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-primary>.notifs_panel_footer+.panel-collapse .panel-body{border-bottom-color:#1ba6e5}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading,#header_notifs_icon_wrapper .notifs_panel .panel-success>.notifs_panel_header{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-success>.notifs_panel_header+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-success>.notifs_panel_footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading,#header_notifs_icon_wrapper .notifs_panel .panel-warning>.notifs_panel_header{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-warning>.notifs_panel_header+.panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-warning>.notifs_panel_footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading,#header_notifs_icon_wrapper .notifs_panel .panel-danger>.notifs_panel_header{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-danger>.notifs_panel_header+.panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-danger>.notifs_panel_footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading,#header_notifs_icon_wrapper .notifs_panel .panel-info>.notifs_panel_header{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-info>.notifs_panel_header+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body,#header_notifs_icon_wrapper .notifs_panel .panel-info>.notifs_panel_footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well,.hook_panel{min-height:20px;padding:19px;margin-bottom:20px;background-color:#ebebeb;border:1px solid #d9d9d9;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote,.hook_panel blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:18px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .navbar-fixed-top,.modal-open #header_infos,.modal-open .navbar-fixed-bottom{margin-right:15px}body.modal-open{margin-right:15px}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.modal-dialog{margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width: 768px){.modal-dialog{left:50%;right:auto;width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:3px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:12px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-gradient(linear, 0% top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-gradient(linear, 0% top, 100% top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0%), color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.pull-right,#content h3 .panel-heading-action,#content .panel-heading .panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action{float:right !important}.pull-left,.page-head h2.page-title{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width: 400px){@-ms-viewport{width:320px}}.hidden{display:none !important;visibility:hidden !important}.visible-xs{display:none !important}tr.visible-xs{display:none !important}th.visible-xs,td.visible-xs{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-xs.visible-sm{display:block !important}tr.visible-xs.visible-sm{display:table-row !important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-xs.visible-md{display:block !important}tr.visible-xs.visible-md{display:table-row !important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important}}@media (min-width: 1200px){.visible-xs.visible-lg{display:block !important}tr.visible-xs.visible-lg{display:table-row !important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell !important}}.visible-sm{display:none !important}tr.visible-sm{display:none !important}th.visible-sm,td.visible-sm{display:none !important}@media (max-width: 767px){.visible-sm.visible-xs{display:block !important}tr.visible-sm.visible-xs{display:table-row !important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-sm.visible-md{display:block !important}tr.visible-sm.visible-md{display:table-row !important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important}}@media (min-width: 1200px){.visible-sm.visible-lg{display:block !important}tr.visible-sm.visible-lg{display:table-row !important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell !important}}.visible-md{display:none !important}tr.visible-md{display:none !important}th.visible-md,td.visible-md{display:none !important}@media (max-width: 767px){.visible-md.visible-xs{display:block !important}tr.visible-md.visible-xs{display:table-row !important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-md.visible-sm{display:block !important}tr.visible-md.visible-sm{display:table-row !important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 1200px){.visible-md.visible-lg{display:block !important}tr.visible-md.visible-lg{display:table-row !important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell !important}}.visible-lg{display:none !important}tr.visible-lg{display:none !important}th.visible-lg,td.visible-lg{display:none !important}@media (max-width: 767px){.visible-lg.visible-xs{display:block !important}tr.visible-lg.visible-xs{display:table-row !important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-lg.visible-sm{display:block !important}tr.visible-lg.visible-sm{display:table-row !important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-lg.visible-md{display:block !important}tr.visible-lg.visible-md{display:table-row !important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell !important}}@media (min-width: 1200px){.visible-lg{display:block !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}.hidden-xs,#header_notifs_icon_wrapper{display:block !important}tr.hidden-xs,tr#header_notifs_icon_wrapper{display:table-row !important}th.hidden-xs,th#header_notifs_icon_wrapper,td.hidden-xs,td#header_notifs_icon_wrapper{display:table-cell !important}@media (max-width: 767px){.hidden-xs,#header_notifs_icon_wrapper{display:none !important}tr.hidden-xs,tr#header_notifs_icon_wrapper{display:none !important}th.hidden-xs,th#header_notifs_icon_wrapper,td.hidden-xs,td#header_notifs_icon_wrapper{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-xs.hidden-sm,.hidden-sm#header_notifs_icon_wrapper{display:none !important}tr.hidden-xs.hidden-sm,tr.hidden-sm#header_notifs_icon_wrapper{display:none !important}th.hidden-xs.hidden-sm,th.hidden-sm#header_notifs_icon_wrapper,td.hidden-xs.hidden-sm,td.hidden-sm#header_notifs_icon_wrapper{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-xs.hidden-md,.hidden-md#header_notifs_icon_wrapper{display:none !important}tr.hidden-xs.hidden-md,tr.hidden-md#header_notifs_icon_wrapper{display:none !important}th.hidden-xs.hidden-md,th.hidden-md#header_notifs_icon_wrapper,td.hidden-xs.hidden-md,td.hidden-md#header_notifs_icon_wrapper{display:none !important}}@media (min-width: 1200px){.hidden-xs.hidden-lg,.hidden-lg#header_notifs_icon_wrapper{display:none !important}tr.hidden-xs.hidden-lg,tr.hidden-lg#header_notifs_icon_wrapper{display:none !important}th.hidden-xs.hidden-lg,th.hidden-lg#header_notifs_icon_wrapper,td.hidden-xs.hidden-lg,td.hidden-lg#header_notifs_icon_wrapper{display:none !important}}.hidden-sm{display:block !important}tr.hidden-sm{display:table-row !important}th.hidden-sm,td.hidden-sm{display:table-cell !important}@media (max-width: 767px){.hidden-sm.hidden-xs,.hidden-sm#header_notifs_icon_wrapper{display:none !important}tr.hidden-sm.hidden-xs,tr.hidden-sm#header_notifs_icon_wrapper{display:none !important}th.hidden-sm.hidden-xs,th.hidden-sm#header_notifs_icon_wrapper,td.hidden-sm.hidden-xs,td.hidden-sm#header_notifs_icon_wrapper{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}tr.hidden-sm{display:none !important}th.hidden-sm,td.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-sm.hidden-md{display:none !important}tr.hidden-sm.hidden-md{display:none !important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-sm.hidden-lg{display:none !important}tr.hidden-sm.hidden-lg{display:none !important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none !important}}.hidden-md{display:block !important}tr.hidden-md{display:table-row !important}th.hidden-md,td.hidden-md{display:table-cell !important}@media (max-width: 767px){.hidden-md.hidden-xs,.hidden-md#header_notifs_icon_wrapper{display:none !important}tr.hidden-md.hidden-xs,tr.hidden-md#header_notifs_icon_wrapper{display:none !important}th.hidden-md.hidden-xs,th.hidden-md#header_notifs_icon_wrapper,td.hidden-md.hidden-xs,td.hidden-md#header_notifs_icon_wrapper{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-md.hidden-sm{display:none !important}tr.hidden-md.hidden-sm{display:none !important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}tr.hidden-md{display:none !important}th.hidden-md,td.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-md.hidden-lg{display:none !important}tr.hidden-md.hidden-lg{display:none !important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none !important}}.hidden-lg{display:block !important}tr.hidden-lg{display:table-row !important}th.hidden-lg,td.hidden-lg{display:table-cell !important}@media (max-width: 767px){.hidden-lg.hidden-xs,.hidden-lg#header_notifs_icon_wrapper{display:none !important}tr.hidden-lg.hidden-xs,tr.hidden-lg#header_notifs_icon_wrapper{display:none !important}th.hidden-lg.hidden-xs,th.hidden-lg#header_notifs_icon_wrapper,td.hidden-lg.hidden-xs,td.hidden-lg#header_notifs_icon_wrapper{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-lg.hidden-sm{display:none !important}tr.hidden-lg.hidden-sm{display:none !important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-lg.hidden-md{display:none !important}tr.hidden-lg.hidden-md{display:none !important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}tr.hidden-lg{display:none !important}th.hidden-lg,td.hidden-lg{display:none !important}}.visible-print{display:none !important}tr.visible-print{display:none !important}th.visible-print,td.visible-print{display:none !important}@media print{.visible-print{display:block !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}.hidden-print{display:none !important}tr.hidden-print{display:none !important}th.hidden-print,td.hidden-print{display:none !important}}/* + */ +/* normalize.css v2.1.0 | MIT License | git.io/normalize */ +/* line 22, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { + display: block; } + +/* line 32, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +audio, canvas, video { + display: inline-block; } + +/* line 41, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +audio:not([controls]) { + display: none; + height: 0; } + +/* line 50, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +[hidden] { + display: none; } + +/* line 64, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +html { + font-family: sans-serif; + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; } + +/* line 74, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +body { + margin: 0; } + +/* line 86, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +a:focus { + outline: thin dotted; } + +/* line 95, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +a:active, a:hover { + outline: 0; } + +/* line 108, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +h1 { + font-size: 2em; + margin: 0.67em 0; } + +/* line 117, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +abbr[title] { + border-bottom: 1px dotted; } + +/* line 126, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +b, strong { + font-weight: bold; } + +/* line 134, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +dfn { + font-style: italic; } + +/* line 142, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +hr { + -moz-box-sizing: content-box; + box-sizing: content-box; + height: 0; } + +/* line 152, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +mark { + background: #ff0; + color: #000; } + +/* line 164, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +code, kbd, pre, samp { + font-family: monospace, serif; + font-size: 1em; } + +/* line 173, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +pre { + white-space: pre-wrap; } + +/* line 181, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +q { + quotes: "\201C" "\201D" "\2018" "\2019"; } + +/* line 189, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +small { + font-size: 80%; } + +/* line 198, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +sub, sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; } + +/* line 205, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +sup { + top: -0.5em; } + +/* line 209, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +sub { + bottom: -0.25em; } + +/* line 221, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +img { + border: 0; } + +/* line 229, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +svg:not(:root) { + overflow: hidden; } + +/* line 241, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +figure { + margin: 0; } + +/* line 253, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; } + +/* line 264, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +legend { + border: 0; + padding: 0; } + +/* line 278, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +button, input, select, textarea { + font-family: inherit; + font-size: 100%; + margin: 0; } + +/* line 290, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +button, input { + line-height: normal; } + +/* line 302, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +button, select { + text-transform: none; } + +/* line 317, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +button, html input[type="button"], input[type="reset"], input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; } + +/* line 327, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +button[disabled], html input[disabled] { + cursor: default; } + +/* line 337, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +input[type="checkbox"], input[type="radio"] { + box-sizing: border-box; + padding: 0; } + +/* line 348, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +input[type="search"] { + -webkit-appearance: textfield; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; + box-sizing: content-box; } + +/* line 361, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; } + +/* line 370, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +button::-moz-focus-inner, input::-moz-focus-inner { + border: 0; + padding: 0; } + +/* line 380, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +textarea { + overflow: auto; + vertical-align: top; } + +/* line 393, ../bower_components/sass-bootstrap/lib/_normalize.scss */ +table { + border-collapse: collapse; + border-spacing: 0; } + +@media print { + /* line 8, ../bower_components/sass-bootstrap/lib/_print.scss */ + * { + text-shadow: none !important; + color: #000 !important; + background: transparent !important; + box-shadow: none !important; } + + /* line 16, ../bower_components/sass-bootstrap/lib/_print.scss */ + a, a:visited { + text-decoration: underline; } + + /* line 20, ../bower_components/sass-bootstrap/lib/_print.scss */ + a[href]:after { + content: " (" attr(href) ")"; } + + /* line 24, ../bower_components/sass-bootstrap/lib/_print.scss */ + abbr[title]:after { + content: " (" attr(title) ")"; } + + /* line 31, ../bower_components/sass-bootstrap/lib/_print.scss */ + .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { + content: ""; } + + /* line 36, ../bower_components/sass-bootstrap/lib/_print.scss */ + pre, blockquote { + border: 1px solid #999; + page-break-inside: avoid; } + + /* line 41, ../bower_components/sass-bootstrap/lib/_print.scss */ + thead { + display: table-header-group; } + + /* line 46, ../bower_components/sass-bootstrap/lib/_print.scss */ + tr, img { + page-break-inside: avoid; } + + /* line 50, ../bower_components/sass-bootstrap/lib/_print.scss */ + img { + max-width: 100% !important; } + + @page { + margin: 2cm .5cm; } + + /* line 60, ../bower_components/sass-bootstrap/lib/_print.scss */ + p, h2, h3, #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header { + orphans: 3; + widows: 3; } + + /* line 66, ../bower_components/sass-bootstrap/lib/_print.scss */ + h2, h3, #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header { + page-break-after: avoid; } + + /* line 71, ../bower_components/sass-bootstrap/lib/_print.scss */ + .navbar, #header_infos { + display: none; } + + /* line 76, ../bower_components/sass-bootstrap/lib/_print.scss */ + .table td, .table th { + background-color: #fff !important; } + + /* line 82, ../bower_components/sass-bootstrap/lib/_print.scss */ + .btn > .caret, .dropup > .btn > .caret { + border-top-color: #000 !important; } + + /* line 86, ../bower_components/sass-bootstrap/lib/_print.scss */ + .label { + border: 1px solid #000; } + + /* line 90, ../bower_components/sass-bootstrap/lib/_print.scss */ + .table { + border-collapse: collapse !important; } + + /* line 95, ../bower_components/sass-bootstrap/lib/_print.scss */ + .table-bordered th, .table-bordered td { + border: 1px solid #ddd !important; } } +/* line 10, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +*, *:before, *:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } + +/* line 17, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +html { + font-size: 62.5%; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } + +/* line 22, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +body { + font-family: "Open Sans", Helvetica, Arial, sans-serif; + font-size: 12px; + line-height: 1.42857; + color: #555555; + background-color: #515561; } + +/* line 34, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +input, button, select, textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; } + +/* line 47, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +button, input, select[multiple], textarea { + background-image: none; } + +/* line 54, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +a { + color: #1ba6e5; + text-decoration: none; } +/* line 59, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +a:hover, a:focus { + color: #1275a1; + text-decoration: underline; } +/* line 64, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +a:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; } + +/* line 72, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +img { + vertical-align: middle; } + +/* line 77, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +.img-responsive { + display: block; + max-width: 100%; + height: auto; } + +/* line 82, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +.img-rounded { + border-radius: 6px; } + +/* line 89, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +.img-thumbnail, .thumbnail { + padding: 4px; + line-height: 1.42857; + background-color: #515561; + border: 1px solid #dddddd; + border-radius: 3px; + -webkit-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + display: inline-block; + max-width: 100%; + height: auto; } + +/* line 102, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +.img-circle { + border-radius: 50%; } + +/* line 109, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +hr { + margin-top: 17px; + margin-bottom: 17px; + border: 0; + border-top: 1px solid #eeeeee; } + +/* line 121, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */ +.sr-only { + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + padding: 0; + overflow: hidden; + clip: rect(0 0 0 0); + border: 0; } + +/* line 9, ../bower_components/sass-bootstrap/lib/_type.scss */ +p { + margin: 0 0 8.5px; } + +/* line 12, ../bower_components/sass-bootstrap/lib/_type.scss */ +.lead { + margin-bottom: 17px; + font-size: 13.8px; + font-weight: 200; + line-height: 1.4; } +@media (min-width: 768px) { + /* line 12, ../bower_components/sass-bootstrap/lib/_type.scss */ + .lead { + font-size: 18px; } } + +/* line 28, ../bower_components/sass-bootstrap/lib/_type.scss */ +small { + font-size: 85%; } + +/* line 31, ../bower_components/sass-bootstrap/lib/_type.scss */ +cite { + font-style: normal; } + +/* line 34, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-muted, .module_description, .hook_panel_header .hook_description { + color: #999999; } + +/* line 35, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-primary { + color: #1ba6e5; } + +/* line 36, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-warning { + color: #c09853; } + +/* line 37, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-danger { + color: #b94a48; } + +/* line 38, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-success { + color: #468847; } + +/* line 39, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-info { + color: #3a87ad; } + +/* line 42, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-left { + text-align: left; } + +/* line 43, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-right { + text-align: right; } + +/* line 44, ../bower_components/sass-bootstrap/lib/_type.scss */ +.text-center { + text-align: center; } + +/* line 51, ../bower_components/sass-bootstrap/lib/_type.scss */ +h1, h2, h3, #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { + font-family: "Ubuntu", sans-serif; + font-weight: 300; + line-height: 1.1; } +/* line 55, ../bower_components/sass-bootstrap/lib/_type.scss */ +h1 small, h2 small, h3 small, #content .panel-heading small, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header small, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small { + font-weight: normal; + line-height: 1; + color: #999999; } + +/* line 64, ../bower_components/sass-bootstrap/lib/_type.scss */ +h1, h2, h3, #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header { + margin-top: 17px; + margin-bottom: 8.5px; } + +/* line 70, ../bower_components/sass-bootstrap/lib/_type.scss */ +h4, h5, h6 { + margin-top: 8.5px; + margin-bottom: 8.5px; } + +/* line 75, ../bower_components/sass-bootstrap/lib/_type.scss */ +h1, .h1 { + font-size: 31px; } + +/* line 76, ../bower_components/sass-bootstrap/lib/_type.scss */ +h2, .h2 { + font-size: 25px; } + +/* line 77, ../bower_components/sass-bootstrap/lib/_type.scss */ +h3, #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header, .h3 { + font-size: 21px; } + +/* line 78, ../bower_components/sass-bootstrap/lib/_type.scss */ +h4, .h4 { + font-size: 15px; } + +/* line 79, ../bower_components/sass-bootstrap/lib/_type.scss */ +h5, .h5 { + font-size: 12px; } + +/* line 80, ../bower_components/sass-bootstrap/lib/_type.scss */ +h6, .h6 { + font-size: 11px; } + +/* line 82, ../bower_components/sass-bootstrap/lib/_type.scss */ +h1 small, .h1 small { + font-size: 21px; } + +/* line 83, ../bower_components/sass-bootstrap/lib/_type.scss */ +h2 small, .h2 small { + font-size: 15px; } + +/* line 85, ../bower_components/sass-bootstrap/lib/_type.scss */ +h3 small, #content .panel-heading small, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header small, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header small, .h3 small, h4 small, .h4 small { + font-size: 12px; } + +/* line 91, ../bower_components/sass-bootstrap/lib/_type.scss */ +.page-header { + padding-bottom: 7.5px; + margin: 34px 0 17px; + border-bottom: 1px solid #eeeeee; } + +/* line 104, ../bower_components/sass-bootstrap/lib/_type.scss */ +ul, ol { + margin-top: 0; + margin-bottom: 8.5px; } +/* line 108, ../bower_components/sass-bootstrap/lib/_type.scss */ +ul ul, ul ol, ol ul, ol ol { + margin-bottom: 0; } + +/* line 116, ../bower_components/sass-bootstrap/lib/_type.scss */ +.list-unstyled, .list-inline, #dashboard .data_list_large, #dashboard .data_list_vertical { + padding-left: 0; + list-style: none; } + +/* line 123, ../bower_components/sass-bootstrap/lib/_type.scss */ +.list-inline > li { + display: inline-block; + padding-left: 5px; + padding-right: 5px; } + +/* line 131, ../bower_components/sass-bootstrap/lib/_type.scss */ +dl { + margin-bottom: 17px; } + +/* line 135, ../bower_components/sass-bootstrap/lib/_type.scss */ +dt, dd { + line-height: 1.42857; } + +/* line 138, ../bower_components/sass-bootstrap/lib/_type.scss */ +dt { + font-weight: bold; } + +/* line 141, ../bower_components/sass-bootstrap/lib/_type.scss */ +dd { + margin-left: 0; } + +@media (min-width: 768px) { + /* line 152, ../bower_components/sass-bootstrap/lib/_type.scss */ + .dl-horizontal dt { + float: left; + width: 160px; + clear: left; + text-align: right; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } + /* line 159, ../bower_components/sass-bootstrap/lib/_type.scss */ + .dl-horizontal dd { + margin-left: 180px; } + /* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .dl-horizontal dd:before, .dl-horizontal dd:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } + /* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .dl-horizontal dd:after { + clear: both; } } +/* line 172, ../bower_components/sass-bootstrap/lib/_type.scss */ +abbr[title], abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #999999; } + +/* line 176, ../bower_components/sass-bootstrap/lib/_type.scss */ +abbr.initialism { + font-size: 90%; + text-transform: uppercase; } + +/* line 182, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote { + padding: 8.5px 17px; + margin: 0 0 17px; + border-left: 5px solid #eeeeee; } +/* line 186, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote p { + font-size: 15px; + font-weight: 300; + line-height: 1.25; } +/* line 191, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote p:last-child { + margin-bottom: 0; } +/* line 194, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote small { + display: block; + line-height: 1.42857; + color: #999999; } +/* line 198, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote small:before { + content: '\2014 \00A0'; } +/* line 204, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote.pull-right, #content h3:not(.modal-title) blockquote.panel-heading-action, #content .panel-heading blockquote.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action { + padding-right: 15px; + padding-left: 0; + border-right: 5px solid #eeeeee; + border-left: 0; } +/* line 210, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote.pull-right p, #content h3:not(.modal-title) blockquote.panel-heading-action p, #content .panel-heading blockquote.panel-heading-action p, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action p, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action p, blockquote.pull-right small, #content h3:not(.modal-title) blockquote.panel-heading-action small, #content .panel-heading blockquote.panel-heading-action small, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action small, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action small { + text-align: right; } +/* line 214, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote.pull-right small:before, #content h3:not(.modal-title) blockquote.panel-heading-action small:before, #content .panel-heading blockquote.panel-heading-action small:before, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action small:before, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action small:before { + content: ''; } +/* line 217, ../bower_components/sass-bootstrap/lib/_type.scss */ +blockquote.pull-right small:after, #content h3:not(.modal-title) blockquote.panel-heading-action small:after, #content .panel-heading blockquote.panel-heading-action small:after, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header blockquote.panel-heading-action small:after, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header blockquote.panel-heading-action small:after { + content: '\00A0 \2014'; } + +/* line 228, ../bower_components/sass-bootstrap/lib/_type.scss */ +q:before, q:after, blockquote:before, blockquote:after { + content: ""; } + +/* line 233, ../bower_components/sass-bootstrap/lib/_type.scss */ +address { + display: block; + margin-bottom: 17px; + font-style: normal; + line-height: 1.42857; } + +/* line 8, ../bower_components/sass-bootstrap/lib/_code.scss */ +code, pre { + font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } + +/* line 13, ../bower_components/sass-bootstrap/lib/_code.scss */ +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + white-space: nowrap; + border-radius: 3px; } + +/* line 23, ../bower_components/sass-bootstrap/lib/_code.scss */ +pre { + display: block; + padding: 8px; + margin: 0 0 8.5px; + font-size: 11px; + line-height: 1.42857; + word-break: break-all; + word-wrap: break-word; + color: #333333; + background-color: whitesmoke; + border: 1px solid #cccccc; + border-radius: 3px; } +/* line 37, ../bower_components/sass-bootstrap/lib/_code.scss */ +pre.prettyprint { + margin-bottom: 17px; } +/* line 42, ../bower_components/sass-bootstrap/lib/_code.scss */ +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border: 0; } + +/* line 53, ../bower_components/sass-bootstrap/lib/_code.scss */ +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.container { + margin-right: auto; + margin-left: auto; + padding-left: 5px; + padding-right: 5px; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.container:before, .container:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.container:after { + clear: both; } + +/* line 12, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.row, #dashboard .data_list_vertical { + margin-left: -5px; + margin-right: -5px; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.row:before, #dashboard .data_list_vertical:before, .row:after, #dashboard .data_list_vertical:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.row:after, #dashboard .data_list_vertical:after { + clear: both; } + +/* line 64, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, #dashboard .data_list_vertical li, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + position: relative; + min-height: 1px; + padding-left: 5px; + padding-right: 5px; } + +/* line 92, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, #dashboard .data_list_vertical li, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { + float: left; } + +/* line 95, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-1 { + width: 8.33333%; } + +/* line 96, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-2 { + width: 16.66667%; } + +/* line 97, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-3 { + width: 25%; } + +/* line 98, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-4, #dashboard .data_list_vertical li { + width: 33.33333%; } + +/* line 99, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-5 { + width: 41.66667%; } + +/* line 100, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-6 { + width: 50%; } + +/* line 101, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-7 { + width: 58.33333%; } + +/* line 102, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-8 { + width: 66.66667%; } + +/* line 103, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-9 { + width: 75%; } + +/* line 104, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-10 { + width: 83.33333%; } + +/* line 105, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-11 { + width: 91.66667%; } + +/* line 106, ../bower_components/sass-bootstrap/lib/_grid.scss */ +.col-xs-12 { + width: 100%; } + +@media (min-width: 768px) { + /* line 118, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .container { + max-width: 728px; } + + /* line 132, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 { + float: left; } + + /* line 135, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-1 { + width: 8.33333%; } + + /* line 136, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-2 { + width: 16.66667%; } + + /* line 137, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-3 { + width: 25%; } + + /* line 138, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-4 { + width: 33.33333%; } + + /* line 139, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-5 { + width: 41.66667%; } + + /* line 140, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-6 { + width: 50%; } + + /* line 141, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-7 { + width: 58.33333%; } + + /* line 142, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-8 { + width: 66.66667%; } + + /* line 143, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-9 { + width: 75%; } + + /* line 144, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-10 { + width: 83.33333%; } + + /* line 145, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-11 { + width: 91.66667%; } + + /* line 146, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-12 { + width: 100%; } + + /* line 149, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-1 { + left: 8.33333%; } + + /* line 150, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-2 { + left: 16.66667%; } + + /* line 151, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-3 { + left: 25%; } + + /* line 152, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-4 { + left: 33.33333%; } + + /* line 153, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-5 { + left: 41.66667%; } + + /* line 154, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-6 { + left: 50%; } + + /* line 155, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-7 { + left: 58.33333%; } + + /* line 156, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-8 { + left: 66.66667%; } + + /* line 157, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-9 { + left: 75%; } + + /* line 158, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-10 { + left: 83.33333%; } + + /* line 159, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-push-11 { + left: 91.66667%; } + + /* line 161, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-1 { + right: 8.33333%; } + + /* line 162, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-2 { + right: 16.66667%; } + + /* line 163, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-3 { + right: 25%; } + + /* line 164, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-4 { + right: 33.33333%; } + + /* line 165, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-5 { + right: 41.66667%; } + + /* line 166, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-6 { + right: 50%; } + + /* line 167, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-7 { + right: 58.33333%; } + + /* line 168, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-8 { + right: 66.66667%; } + + /* line 169, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-9 { + right: 75%; } + + /* line 170, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-10 { + right: 83.33333%; } + + /* line 171, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-pull-11 { + right: 91.66667%; } + + /* line 174, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-1 { + margin-left: 8.33333%; } + + /* line 175, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-2 { + margin-left: 16.66667%; } + + /* line 176, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-3 { + margin-left: 25%; } + + /* line 177, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-4 { + margin-left: 33.33333%; } + + /* line 178, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-5 { + margin-left: 41.66667%; } + + /* line 179, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-6 { + margin-left: 50%; } + + /* line 180, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-7 { + margin-left: 58.33333%; } + + /* line 181, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-8 { + margin-left: 66.66667%; } + + /* line 182, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-9 { + margin-left: 75%; } + + /* line 183, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-10 { + margin-left: 83.33333%; } + + /* line 184, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-sm-offset-11 { + margin-left: 91.66667%; } } +@media (min-width: 992px) { + /* line 196, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .container { + max-width: 940px; } + + /* line 209, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 { + float: left; } + + /* line 212, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-1 { + width: 8.33333%; } + + /* line 213, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-2 { + width: 16.66667%; } + + /* line 214, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-3 { + width: 25%; } + + /* line 215, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-4 { + width: 33.33333%; } + + /* line 216, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-5 { + width: 41.66667%; } + + /* line 217, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-6 { + width: 50%; } + + /* line 218, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-7 { + width: 58.33333%; } + + /* line 219, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-8 { + width: 66.66667%; } + + /* line 220, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-9 { + width: 75%; } + + /* line 221, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-10 { + width: 83.33333%; } + + /* line 222, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-11 { + width: 91.66667%; } + + /* line 223, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-12 { + width: 100%; } + + /* line 226, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-0 { + left: auto; } + + /* line 227, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-1 { + left: 8.33333%; } + + /* line 228, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-2 { + left: 16.66667%; } + + /* line 229, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-3 { + left: 25%; } + + /* line 230, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-4 { + left: 33.33333%; } + + /* line 231, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-5 { + left: 41.66667%; } + + /* line 232, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-6 { + left: 50%; } + + /* line 233, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-7 { + left: 58.33333%; } + + /* line 234, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-8 { + left: 66.66667%; } + + /* line 235, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-9 { + left: 75%; } + + /* line 236, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-10 { + left: 83.33333%; } + + /* line 237, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-push-11 { + left: 91.66667%; } + + /* line 239, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-0 { + right: auto; } + + /* line 240, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-1 { + right: 8.33333%; } + + /* line 241, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-2 { + right: 16.66667%; } + + /* line 242, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-3 { + right: 25%; } + + /* line 243, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-4 { + right: 33.33333%; } + + /* line 244, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-5 { + right: 41.66667%; } + + /* line 245, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-6 { + right: 50%; } + + /* line 246, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-7 { + right: 58.33333%; } + + /* line 247, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-8 { + right: 66.66667%; } + + /* line 248, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-9 { + right: 75%; } + + /* line 249, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-10 { + right: 83.33333%; } + + /* line 250, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-pull-11 { + right: 91.66667%; } + + /* line 253, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-0 { + margin-left: 0; } + + /* line 254, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-1 { + margin-left: 8.33333%; } + + /* line 255, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-2 { + margin-left: 16.66667%; } + + /* line 256, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-3 { + margin-left: 25%; } + + /* line 257, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-4 { + margin-left: 33.33333%; } + + /* line 258, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-5 { + margin-left: 41.66667%; } + + /* line 259, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-6 { + margin-left: 50%; } + + /* line 260, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-7 { + margin-left: 58.33333%; } + + /* line 261, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-8 { + margin-left: 66.66667%; } + + /* line 262, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-9 { + margin-left: 75%; } + + /* line 263, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-10 { + margin-left: 83.33333%; } + + /* line 264, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-md-offset-11 { + margin-left: 91.66667%; } } +@media (min-width: 1200px) { + /* line 276, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .container { + max-width: 1150px; } + + /* line 290, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 { + float: left; } + + /* line 293, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-1 { + width: 8.33333%; } + + /* line 294, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-2 { + width: 16.66667%; } + + /* line 295, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-3 { + width: 25%; } + + /* line 296, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-4 { + width: 33.33333%; } + + /* line 297, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-5 { + width: 41.66667%; } + + /* line 298, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-6 { + width: 50%; } + + /* line 299, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-7 { + width: 58.33333%; } + + /* line 300, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-8 { + width: 66.66667%; } + + /* line 301, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-9 { + width: 75%; } + + /* line 302, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-10 { + width: 83.33333%; } + + /* line 303, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-11 { + width: 91.66667%; } + + /* line 304, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-12 { + width: 100%; } + + /* line 307, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-0 { + left: auto; } + + /* line 308, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-1 { + left: 8.33333%; } + + /* line 309, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-2 { + left: 16.66667%; } + + /* line 310, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-3 { + left: 25%; } + + /* line 311, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-4 { + left: 33.33333%; } + + /* line 312, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-5 { + left: 41.66667%; } + + /* line 313, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-6 { + left: 50%; } + + /* line 314, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-7 { + left: 58.33333%; } + + /* line 315, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-8 { + left: 66.66667%; } + + /* line 316, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-9 { + left: 75%; } + + /* line 317, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-10 { + left: 83.33333%; } + + /* line 318, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-push-11 { + left: 91.66667%; } + + /* line 320, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-0 { + right: auto; } + + /* line 321, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-1 { + right: 8.33333%; } + + /* line 322, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-2 { + right: 16.66667%; } + + /* line 323, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-3 { + right: 25%; } + + /* line 324, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-4 { + right: 33.33333%; } + + /* line 325, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-5 { + right: 41.66667%; } + + /* line 326, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-6 { + right: 50%; } + + /* line 327, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-7 { + right: 58.33333%; } + + /* line 328, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-8 { + right: 66.66667%; } + + /* line 329, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-9 { + right: 75%; } + + /* line 330, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-10 { + right: 83.33333%; } + + /* line 331, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-pull-11 { + right: 91.66667%; } + + /* line 334, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-0 { + margin-left: 0; } + + /* line 335, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-1 { + margin-left: 8.33333%; } + + /* line 336, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-2 { + margin-left: 16.66667%; } + + /* line 337, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-3 { + margin-left: 25%; } + + /* line 338, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-4 { + margin-left: 33.33333%; } + + /* line 339, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-5 { + margin-left: 41.66667%; } + + /* line 340, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-6 { + margin-left: 50%; } + + /* line 341, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-7 { + margin-left: 58.33333%; } + + /* line 342, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-8 { + margin-left: 66.66667%; } + + /* line 343, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-9 { + margin-left: 75%; } + + /* line 344, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-10 { + margin-left: 83.33333%; } + + /* line 345, ../bower_components/sass-bootstrap/lib/_grid.scss */ + .col-lg-offset-11 { + margin-left: 91.66667%; } } +/* line 6, ../bower_components/sass-bootstrap/lib/_tables.scss */ +table { + max-width: 100%; + background-color: transparent; } + +/* line 10, ../bower_components/sass-bootstrap/lib/_tables.scss */ +th { + text-align: left; } + +/* line 17, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table { + width: 100%; + margin-bottom: 17px; } +/* line 26, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td { + padding: 8px; + line-height: 1.42857; + vertical-align: top; + border-top: 1px solid #dddddd; } +/* line 35, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #dddddd; } +/* line 44, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { + border-top: 0; } +/* line 50, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table tbody + tbody { + border-top: 2px solid #dddddd; } +/* line 55, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table .table { + background-color: #515561; } + +/* line 69, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table-condensed thead > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > th, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > th, .table-condensed tfoot > tr > td { + padding: 5px; } + +/* line 81, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table-bordered { + border: 1px solid #dddddd; } +/* line 88, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { + border: 1px solid #dddddd; } +/* line 96, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { + border-bottom-width: 2px; } + +/* line 112, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table-striped > tbody > tr:nth-child(odd) > td, .table > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th, .table > tbody > tr:nth-child(odd) > th { + background-color: #f9f9f9; } + +/* line 128, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table-hover > tbody > tr:hover > td, .table > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th, .table > tbody > tr:hover > th { + background-color: #e6e8e3; } + +/* line 140, ../bower_components/sass-bootstrap/lib/_tables.scss */ +table col[class*="col-"] { + float: none; + display: table-column; } + +/* line 147, ../bower_components/sass-bootstrap/lib/_tables.scss */ +table td[class*="col-"], table th[class*="col-"] { + float: none; + display: table-cell; } + +/* line 166, ../bower_components/sass-bootstrap/lib/_tables.scss */ +.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { + background-color: #e6e8e3; } + +/* line 384, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { + background-color: #dff0d8; + border-color: #d6e9c6; } + +/* line 395, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.table-hover > tbody > tr > td.success:hover, .table > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table > tbody > tr.success:hover > td { + background-color: #d0e9c6; + border-color: #c9e2b3; } + +/* line 384, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { + background-color: #f2dede; + border-color: #eed3d7; } + +/* line 395, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.table-hover > tbody > tr > td.danger:hover, .table > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table > tbody > tr.danger:hover > td { + background-color: #ebcccc; + border-color: #e6c1c7; } + +/* line 384, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { + background-color: #fcf8e3; + border-color: #fbeed5; } + +/* line 395, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.table-hover > tbody > tr > td.warning:hover, .table > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table > tbody > tr.warning:hover > td { + background-color: #faf2cc; + border-color: #f8e5be; } + +@media (max-width: 768px) { + /* line 184, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + overflow-x: scroll; + border: 1px solid #dddddd; } + /* line 192, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive > .table { + margin-bottom: 0; + background-color: #fff; } + /* line 202, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; } + /* line 210, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive > .table-bordered { + border: 0; } + /* line 219, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; } + /* line 223, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; } + /* line 229, ../bower_components/sass-bootstrap/lib/_tables.scss */ + .table-responsive > .table-bordered > thead > tr:last-child > th, .table-responsive > .table-bordered > thead > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; } } +/* line 10, ../bower_components/sass-bootstrap/lib/_forms.scss */ +fieldset { + padding: 0; + margin: 0; + border: 0; } + +/* line 16, ../bower_components/sass-bootstrap/lib/_forms.scss */ +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 17px; + font-size: 18px; + line-height: inherit; + color: #333333; + border: 0; + border-bottom: 1px solid #e5e5e5; } + +/* line 28, ../bower_components/sass-bootstrap/lib/_forms.scss */ +label { + display: inline-block; + margin-bottom: 5px; + font-weight: bold; } + +/* line 38, ../bower_components/sass-bootstrap/lib/_forms.scss */ +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } + +/* line 44, ../bower_components/sass-bootstrap/lib/_forms.scss */ +input[type="radio"], input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + /* IE8-9 */ + line-height: normal; } + +/* line 51, ../bower_components/sass-bootstrap/lib/_forms.scss */ +input[type="file"] { + display: block; } + +/* line 57, ../bower_components/sass-bootstrap/lib/_forms.scss */ +select[multiple], select[size] { + height: auto; } + +/* line 62, ../bower_components/sass-bootstrap/lib/_forms.scss */ +select optgroup { + font-size: inherit; + font-style: inherit; + font-family: inherit; } + +/* line 71, ../bower_components/sass-bootstrap/lib/_forms.scss */ +input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; } + +/* line 80, ../bower_components/sass-bootstrap/lib/_forms.scss */ +input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { + height: auto; } + +/* line 57, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-control:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder { + color: #999999; } +/* line 58, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { + color: #999999; } +/* line 59, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { + color: #999999; } +/* line 60, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { + color: #999999; } + +/* line 117, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.form-control, input[type="text"], input[type="search"], input[type="password"], textarea, select { + display: block; + width: 100%; + height: 27px; + padding: 4px 12px; + font-size: 12px; + line-height: 1.42857; + color: #555555; + vertical-align: middle; + background-color: white; + border: 1px solid #cccccc; + border-radius: 3px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; + transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } +/* line 701, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-control:focus, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus, select:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } +/* line 141, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.form-control[disabled], input[disabled][type="text"], input[disabled][type="search"], input[disabled][type="password"], textarea[disabled], select[disabled], .form-control[readonly], input[readonly][type="text"], input[readonly][type="search"], input[readonly][type="password"], textarea[readonly], select[readonly], fieldset[disabled] .form-control, fieldset[disabled] input[type="text"], fieldset[disabled] input[type="search"], fieldset[disabled] input[type="password"], fieldset[disabled] textarea, fieldset[disabled] select { + cursor: not-allowed; + background-color: #eeeeee; } + +/* line 148, ../bower_components/sass-bootstrap/lib/_forms.scss */ +textarea.form-control, textarea { + height: auto; } + +/* line 158, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.form-group, fieldset > .row, #dashboard fieldset > .data_list_vertical { + margin-bottom: 15px; } + +/* line 168, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.radio, .checkbox { + display: block; + min-height: 17px; + margin-top: 10px; + margin-bottom: 10px; + padding-left: 20px; + vertical-align: middle; } +/* line 175, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.radio label, .checkbox label { + display: inline; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; } + +/* line 185, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { + float: left; + margin-left: -20px; } + +/* line 190, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.radio + .radio, .checkbox + .checkbox { + margin-top: -5px; } + +/* line 196, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.radio-inline, .checkbox-inline { + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + vertical-align: middle; + font-weight: normal; + cursor: pointer; } + +/* line 205, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; } + +/* line 220, ../bower_components/sass-bootstrap/lib/_forms.scss */ +input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { + cursor: not-allowed; } + +/* line 715, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.input-sm, .input-group-sm > .form-control, .input-group-sm > input[type="text"], .input-group-sm > input[type="search"], .input-group-sm > input[type="password"], .input-group-sm > textarea, .input-group-sm > select, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { + height: 28px; + padding: 5px 10px; + font-size: 11px; + line-height: 1.5; + border-radius: 3px; } + +/* line 720, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +select.input-sm, .input-group-sm > select, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { + height: 28px; + line-height: 28px; } + +/* line 725, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +textarea.input-sm, .input-group-sm > textarea, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn { + height: auto; } + +/* line 715, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.input-lg, .input-group-lg > .form-control, .input-group-lg > input[type="text"], .input-group-lg > input[type="search"], .input-group-lg > input[type="password"], .input-group-lg > textarea, .input-group-lg > select, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { + height: 41px; + padding: 10px 16px; + font-size: 15px; + line-height: 1.33; + border-radius: 6px; } + +/* line 720, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +select.input-lg, .input-group-lg > select, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { + height: 41px; + line-height: 41px; } + +/* line 725, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +textarea.input-lg, .input-group-lg > textarea, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn { + height: auto; } + +/* line 665, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-warning .help-block, .has-warning .control-label { + color: #c09853; } +/* line 669, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-warning .form-control, .has-warning input[type="text"], .has-warning input[type="search"], .has-warning input[type="password"], .has-warning textarea, .has-warning select { + border-color: #c09853; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } +/* line 672, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-warning .form-control:focus, .has-warning input[type="text"]:focus, .has-warning input[type="search"]:focus, .has-warning input[type="password"]:focus, .has-warning textarea:focus, .has-warning select:focus { + border-color: #a47e3c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; } +/* line 679, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-warning .input-group-addon { + color: #c09853; + border-color: #c09853; + background-color: #fcf8e3; } + +/* line 665, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-error .help-block, .has-error .control-label { + color: #b94a48; } +/* line 669, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-error .form-control, .has-error input[type="text"], .has-error input[type="search"], .has-error input[type="password"], .has-error textarea, .has-error select { + border-color: #b94a48; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } +/* line 672, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-error .form-control:focus, .has-error input[type="text"]:focus, .has-error input[type="search"]:focus, .has-error input[type="password"]:focus, .has-error textarea:focus, .has-error select:focus { + border-color: #953b39; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; } +/* line 679, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-error .input-group-addon { + color: #b94a48; + border-color: #b94a48; + background-color: #f2dede; } + +/* line 665, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-success .help-block, .has-success .control-label { + color: #468847; } +/* line 669, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-success .form-control, .has-success input[type="text"], .has-success input[type="search"], .has-success input[type="password"], .has-success textarea, .has-success select { + border-color: #468847; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } +/* line 672, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-success .form-control:focus, .has-success input[type="text"]:focus, .has-success input[type="search"]:focus, .has-success input[type="password"]:focus, .has-success textarea:focus, .has-success select:focus { + border-color: #356635; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; } +/* line 679, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.has-success .input-group-addon { + color: #468847; + border-color: #468847; + background-color: #dff0d8; } + +/* line 255, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.form-control-static { + margin-bottom: 0; + padding-top: 5px; } + +/* line 266, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #959595; } + +@media (min-width: 768px) { + /* line 291, ../bower_components/sass-bootstrap/lib/_forms.scss */ + .form-inline .form-group, .navbar-form .form-group, #header_search .form-group, .form-inline fieldset > .row, .navbar-form fieldset > .row, #header_search fieldset > .row, .form-inline #dashboard fieldset > .data_list_vertical, #dashboard .form-inline fieldset > .data_list_vertical, .navbar-form #dashboard fieldset > .data_list_vertical, #dashboard .navbar-form fieldset > .data_list_vertical, #header_search #dashboard fieldset > .data_list_vertical, #dashboard #header_search fieldset > .data_list_vertical { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; } + /* line 298, ../bower_components/sass-bootstrap/lib/_forms.scss */ + .form-inline .form-control, .navbar-form .form-control, #header_search .form-control, .form-inline input[type="text"], .navbar-form input[type="text"], #header_search input[type="text"], .form-inline input[type="search"], .navbar-form input[type="search"], #header_search input[type="search"], .form-inline input[type="password"], .navbar-form input[type="password"], #header_search input[type="password"], .form-inline textarea, .navbar-form textarea, #header_search textarea, .form-inline select, .navbar-form select, #header_search select { + display: inline-block; } + /* line 306, ../bower_components/sass-bootstrap/lib/_forms.scss */ + .form-inline .radio, .navbar-form .radio, #header_search .radio, .form-inline .checkbox, .navbar-form .checkbox, #header_search .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + padding-left: 0; } + /* line 313, ../bower_components/sass-bootstrap/lib/_forms.scss */ + .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], #header_search .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"], #header_search .checkbox input[type="checkbox"] { + float: none; + margin-left: 0; } } + +/* line 333, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { + margin-top: 0; + margin-bottom: 0; + padding-top: 5px; } +/* line 340, ../bower_components/sass-bootstrap/lib/_forms.scss */ +.form-horizontal .form-group, .form-horizontal fieldset > .row, .form-horizontal #dashboard fieldset > .data_list_vertical, #dashboard .form-horizontal fieldset > .data_list_vertical { + margin-left: -5px; + margin-right: -5px; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-horizontal .form-group:before, .form-horizontal fieldset > .row:before, .form-horizontal #dashboard fieldset > .data_list_vertical:before, #dashboard .form-horizontal fieldset > .data_list_vertical:before, .form-horizontal .form-group:after, .form-horizontal fieldset > .row:after, .form-horizontal #dashboard fieldset > .data_list_vertical:after, #dashboard .form-horizontal fieldset > .data_list_vertical:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.form-horizontal .form-group:after, .form-horizontal fieldset > .row:after, .form-horizontal #dashboard fieldset > .data_list_vertical:after, #dashboard .form-horizontal fieldset > .data_list_vertical:after { + clear: both; } +@media (min-width: 768px) { + /* line 346, ../bower_components/sass-bootstrap/lib/_forms.scss */ + .form-horizontal .control-label { + text-align: right; } } + +/* line 10, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn { + display: inline-block; + padding: 4px 12px; + margin-bottom: 0; + font-size: 12px; + font-weight: normal; + line-height: 1.42857; + text-align: center; + vertical-align: middle; + cursor: pointer; + border: 1px solid transparent; + border-radius: 3px; + white-space: nowrap; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + -o-user-select: none; + user-select: none; } +/* line 25, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; } +/* line 30, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn:hover, .btn:focus { + color: #555555; + text-decoration: none; } +/* line 36, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn:active, .btn.active { + outline: 0; + background-image: none; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } +/* line 44, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn.disabled, .btn[disabled], fieldset[disabled] .btn { + cursor: not-allowed; + pointer-events: none; + opacity: 0.65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; } + +/* line 57, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-default { + color: #555555; + background-color: white; + border-color: #cccccc; } +/* line 414, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active { + color: #555555; + background-color: #ebebeb; + border-color: #adadad; } +/* line 419, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-default.dropdown-toggle { + color: #555555; + background-color: #ebebeb; + border-color: #adadad; } +/* line 425, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-default:active, .btn-default.active { + background-image: none; } +/* line 428, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-default.dropdown-toggle { + background-image: none; } +/* line 438, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { + background-color: white; + border-color: #cccccc; } + +/* line 60, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-primary { + color: #555555; + background-color: white; + border-color: #5cb85c; } +/* line 414, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { + color: #555555; + background-color: #ebebeb; + border-color: #419641; } +/* line 419, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-primary.dropdown-toggle { + color: #555555; + background-color: #ebebeb; + border-color: #419641; } +/* line 425, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-primary:active, .btn-primary.active { + background-image: none; } +/* line 428, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-primary.dropdown-toggle { + background-image: none; } +/* line 438, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { + background-color: white; + border-color: #5cb85c; } + +/* line 64, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-warning { + color: white; + background-color: #f0ad4e; + border-color: #eea236; } +/* line 414, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active { + color: white; + background-color: #ed9c28; + border-color: #d58512; } +/* line 419, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-warning.dropdown-toggle { + color: white; + background-color: #ed9c28; + border-color: #d58512; } +/* line 425, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-warning:active, .btn-warning.active { + background-image: none; } +/* line 428, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-warning.dropdown-toggle { + background-image: none; } +/* line 438, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; } + +/* line 68, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-danger { + color: white; + background-color: #d9534f; + border-color: #d43f3a; } +/* line 414, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active { + color: white; + background-color: #d2322d; + border-color: #ac2925; } +/* line 419, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-danger.dropdown-toggle { + color: white; + background-color: #d2322d; + border-color: #ac2925; } +/* line 425, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-danger:active, .btn-danger.active { + background-image: none; } +/* line 428, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-danger.dropdown-toggle { + background-image: none; } +/* line 438, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; } + +/* line 72, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-success { + color: white; + background-color: #5cb85c; + border-color: #4cae4c; } +/* line 414, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { + color: white; + background-color: #47a447; + border-color: #398439; } +/* line 419, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-success.dropdown-toggle { + color: white; + background-color: #47a447; + border-color: #398439; } +/* line 425, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-success:active, .btn-success.active { + background-image: none; } +/* line 428, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-success.dropdown-toggle { + background-image: none; } +/* line 438, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; } + +/* line 76, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-info { + color: white; + background-color: #5bc0de; + border-color: #46b8da; } +/* line 414, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active { + color: white; + background-color: #39b3d7; + border-color: #269abc; } +/* line 419, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-info.dropdown-toggle { + color: white; + background-color: #39b3d7; + border-color: #269abc; } +/* line 425, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-info:active, .btn-info.active { + background-image: none; } +/* line 428, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.open .btn-info.dropdown-toggle { + background-image: none; } +/* line 438, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; } + +/* line 85, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-link { + color: #1ba6e5; + font-weight: normal; + cursor: pointer; + border-radius: 0; } +/* line 94, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; } +/* line 101, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { + border-color: transparent; } +/* line 105, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-link:hover, .btn-link:focus { + color: #1275a1; + text-decoration: underline; + background-color: transparent; } +/* line 113, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { + color: #999999; + text-decoration: none; } + +/* line 124, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-lg, .btn-group-lg > .btn { + padding: 10px 16px; + font-size: 15px; + line-height: 1.33; + border-radius: 6px; } + +/* line 129, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-sm, .btn-group-sm > .btn, .btn-xs, .btn-group-xs > .btn { + padding: 5px 10px; + font-size: 11px; + line-height: 1.5; + border-radius: 3px; } + +/* line 133, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-xs, .btn-group-xs > .btn { + padding: 1px 5px; } + +/* line 141, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-block { + display: block; + width: 100%; + padding-left: 0; + padding-right: 0; } + +/* line 149, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +.btn-block + .btn-block { + margin-top: 5px; } + +/* line 157, ../bower_components/sass-bootstrap/lib/_buttons.scss */ +input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { + width: 100%; } + +/* line 10, ../bower_components/sass-bootstrap/lib/_component-animations.scss */ +.fade { + opacity: 0; + -webkit-transition: opacity 0.15s linear; + transition: opacity 0.15s linear; } +/* line 13, ../bower_components/sass-bootstrap/lib/_component-animations.scss */ +.fade.in { + opacity: 1; } + +/* line 18, ../bower_components/sass-bootstrap/lib/_component-animations.scss */ +.collapse { + display: none; } +/* line 20, ../bower_components/sass-bootstrap/lib/_component-animations.scss */ +.collapse.in { + display: block; } + +/* line 24, ../bower_components/sass-bootstrap/lib/_component-animations.scss */ +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition: height 0.35s ease; + transition: height 0.35s ease; } + +@font-face { + font-family: 'Glyphicons Halflings'; + src: url("${icon-font-path}${icon-font-name}.eot"); + src: url("${icon-font-path}${icon-font-name}.eot?#iefix") format("embedded-opentype"), url("${icon-font-path}${icon-font-name}.woff") format("woff"), url("${icon-font-path}${icon-font-name}.ttf") format("truetype"), url("${icon-font-path}${icon-font-name}.svg#glyphicons-halflingsregular") format("svg"); } + +/* line 21, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + -webkit-font-smoothing: antialiased; } + +/* line 33, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-asterisk:before { + content: "\2a"; } + +/* line 34, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-plus:before { + content: "\2b"; } + +/* line 35, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-euro:before { + content: "\20ac"; } + +/* line 36, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-minus:before { + content: "\2212"; } + +/* line 37, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-cloud:before { + content: "\2601"; } + +/* line 38, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-envelope:before { + content: "\2709"; } + +/* line 39, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-pencil:before { + content: "\270f"; } + +/* line 40, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-glass:before { + content: "\e001"; } + +/* line 41, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-music:before { + content: "\e002"; } + +/* line 42, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-search:before { + content: "\e003"; } + +/* line 43, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-heart:before { + content: "\e005"; } + +/* line 44, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-star:before { + content: "\e006"; } + +/* line 45, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-star-empty:before { + content: "\e007"; } + +/* line 46, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-user:before { + content: "\e008"; } + +/* line 47, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-film:before { + content: "\e009"; } + +/* line 48, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-th-large:before { + content: "\e010"; } + +/* line 49, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-th:before { + content: "\e011"; } + +/* line 50, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-th-list:before { + content: "\e012"; } + +/* line 51, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-ok:before { + content: "\e013"; } + +/* line 52, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-remove:before { + content: "\e014"; } + +/* line 53, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-zoom-in:before { + content: "\e015"; } + +/* line 54, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-zoom-out:before { + content: "\e016"; } + +/* line 55, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-off:before { + content: "\e017"; } + +/* line 56, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-signal:before { + content: "\e018"; } + +/* line 57, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-cog:before { + content: "\e019"; } + +/* line 58, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-trash:before { + content: "\e020"; } + +/* line 59, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-home:before { + content: "\e021"; } + +/* line 60, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-file:before { + content: "\e022"; } + +/* line 61, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-time:before { + content: "\e023"; } + +/* line 62, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-road:before { + content: "\e024"; } + +/* line 63, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-download-alt:before { + content: "\e025"; } + +/* line 64, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-download:before { + content: "\e026"; } + +/* line 65, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-upload:before { + content: "\e027"; } + +/* line 66, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-inbox:before { + content: "\e028"; } + +/* line 67, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-play-circle:before { + content: "\e029"; } + +/* line 68, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-repeat:before { + content: "\e030"; } + +/* line 69, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-refresh:before { + content: "\e031"; } + +/* line 70, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-list-alt:before { + content: "\e032"; } + +/* line 71, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-flag:before { + content: "\e034"; } + +/* line 72, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-headphones:before { + content: "\e035"; } + +/* line 73, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-volume-off:before { + content: "\e036"; } + +/* line 74, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-volume-down:before { + content: "\e037"; } + +/* line 75, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-volume-up:before { + content: "\e038"; } + +/* line 76, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-qrcode:before { + content: "\e039"; } + +/* line 77, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-barcode:before { + content: "\e040"; } + +/* line 78, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tag:before { + content: "\e041"; } + +/* line 79, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tags:before { + content: "\e042"; } + +/* line 80, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-book:before { + content: "\e043"; } + +/* line 81, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-print:before { + content: "\e045"; } + +/* line 82, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-font:before { + content: "\e047"; } + +/* line 83, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-bold:before { + content: "\e048"; } + +/* line 84, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-italic:before { + content: "\e049"; } + +/* line 85, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-text-height:before { + content: "\e050"; } + +/* line 86, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-text-width:before { + content: "\e051"; } + +/* line 87, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-align-left:before { + content: "\e052"; } + +/* line 88, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-align-center:before { + content: "\e053"; } + +/* line 89, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-align-right:before { + content: "\e054"; } + +/* line 90, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-align-justify:before { + content: "\e055"; } + +/* line 91, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-list:before { + content: "\e056"; } + +/* line 92, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-indent-left:before { + content: "\e057"; } + +/* line 93, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-indent-right:before { + content: "\e058"; } + +/* line 94, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-facetime-video:before { + content: "\e059"; } + +/* line 95, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-picture:before { + content: "\e060"; } + +/* line 96, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-map-marker:before { + content: "\e062"; } + +/* line 97, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-adjust:before { + content: "\e063"; } + +/* line 98, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tint:before { + content: "\e064"; } + +/* line 99, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-edit:before { + content: "\e065"; } + +/* line 100, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-share:before { + content: "\e066"; } + +/* line 101, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-check:before { + content: "\e067"; } + +/* line 102, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-move:before { + content: "\e068"; } + +/* line 103, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-step-backward:before { + content: "\e069"; } + +/* line 104, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-fast-backward:before { + content: "\e070"; } + +/* line 105, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-backward:before { + content: "\e071"; } + +/* line 106, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-play:before { + content: "\e072"; } + +/* line 107, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-pause:before { + content: "\e073"; } + +/* line 108, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-stop:before { + content: "\e074"; } + +/* line 109, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-forward:before { + content: "\e075"; } + +/* line 110, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-fast-forward:before { + content: "\e076"; } + +/* line 111, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-step-forward:before { + content: "\e077"; } + +/* line 112, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-eject:before { + content: "\e078"; } + +/* line 113, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-chevron-left:before { + content: "\e079"; } + +/* line 114, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-chevron-right:before { + content: "\e080"; } + +/* line 115, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-plus-sign:before { + content: "\e081"; } + +/* line 116, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-minus-sign:before { + content: "\e082"; } + +/* line 117, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-remove-sign:before { + content: "\e083"; } + +/* line 118, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-ok-sign:before { + content: "\e084"; } + +/* line 119, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-question-sign:before { + content: "\e085"; } + +/* line 120, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-info-sign:before { + content: "\e086"; } + +/* line 121, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-screenshot:before { + content: "\e087"; } + +/* line 122, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-remove-circle:before { + content: "\e088"; } + +/* line 123, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-ok-circle:before { + content: "\e089"; } + +/* line 124, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-ban-circle:before { + content: "\e090"; } + +/* line 125, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-arrow-left:before { + content: "\e091"; } + +/* line 126, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-arrow-right:before { + content: "\e092"; } + +/* line 127, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-arrow-up:before { + content: "\e093"; } + +/* line 128, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-arrow-down:before { + content: "\e094"; } + +/* line 129, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-share-alt:before { + content: "\e095"; } + +/* line 130, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-resize-full:before { + content: "\e096"; } + +/* line 131, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-resize-small:before { + content: "\e097"; } + +/* line 132, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-exclamation-sign:before { + content: "\e101"; } + +/* line 133, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-gift:before { + content: "\e102"; } + +/* line 134, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-leaf:before { + content: "\e103"; } + +/* line 135, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-eye-open:before { + content: "\e105"; } + +/* line 136, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-eye-close:before { + content: "\e106"; } + +/* line 137, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-warning-sign:before { + content: "\e107"; } + +/* line 138, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-plane:before { + content: "\e108"; } + +/* line 139, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-random:before { + content: "\e110"; } + +/* line 140, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-comment:before { + content: "\e111"; } + +/* line 141, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-magnet:before { + content: "\e112"; } + +/* line 142, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-chevron-up:before { + content: "\e113"; } + +/* line 143, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-chevron-down:before { + content: "\e114"; } + +/* line 144, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-retweet:before { + content: "\e115"; } + +/* line 145, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-shopping-cart:before { + content: "\e116"; } + +/* line 146, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-folder-close:before { + content: "\e117"; } + +/* line 147, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-folder-open:before { + content: "\e118"; } + +/* line 148, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-resize-vertical:before { + content: "\e119"; } + +/* line 149, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-resize-horizontal:before { + content: "\e120"; } + +/* line 150, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-hdd:before { + content: "\e121"; } + +/* line 151, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-bullhorn:before { + content: "\e122"; } + +/* line 152, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-certificate:before { + content: "\e124"; } + +/* line 153, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-thumbs-up:before { + content: "\e125"; } + +/* line 154, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-thumbs-down:before { + content: "\e126"; } + +/* line 155, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-hand-right:before { + content: "\e127"; } + +/* line 156, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-hand-left:before { + content: "\e128"; } + +/* line 157, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-hand-up:before { + content: "\e129"; } + +/* line 158, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-hand-down:before { + content: "\e130"; } + +/* line 159, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-circle-arrow-right:before { + content: "\e131"; } + +/* line 160, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-circle-arrow-left:before { + content: "\e132"; } + +/* line 161, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-circle-arrow-up:before { + content: "\e133"; } + +/* line 162, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-circle-arrow-down:before { + content: "\e134"; } + +/* line 163, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-globe:before { + content: "\e135"; } + +/* line 164, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tasks:before { + content: "\e137"; } + +/* line 165, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-filter:before { + content: "\e138"; } + +/* line 166, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-fullscreen:before { + content: "\e140"; } + +/* line 167, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-dashboard:before { + content: "\e141"; } + +/* line 168, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-heart-empty:before { + content: "\e143"; } + +/* line 169, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-link:before { + content: "\e144"; } + +/* line 170, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-phone:before { + content: "\e145"; } + +/* line 171, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-usd:before { + content: "\e148"; } + +/* line 172, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-gbp:before { + content: "\e149"; } + +/* line 173, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort:before { + content: "\e150"; } + +/* line 174, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort-by-alphabet:before { + content: "\e151"; } + +/* line 175, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; } + +/* line 176, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort-by-order:before { + content: "\e153"; } + +/* line 177, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort-by-order-alt:before { + content: "\e154"; } + +/* line 178, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort-by-attributes:before { + content: "\e155"; } + +/* line 179, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; } + +/* line 180, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-unchecked:before { + content: "\e157"; } + +/* line 181, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-expand:before { + content: "\e158"; } + +/* line 182, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-collapse-down:before { + content: "\e159"; } + +/* line 183, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-collapse-up:before { + content: "\e160"; } + +/* line 184, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-log-in:before { + content: "\e161"; } + +/* line 185, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-flash:before { + content: "\e162"; } + +/* line 186, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-log-out:before { + content: "\e163"; } + +/* line 187, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-new-window:before { + content: "\e164"; } + +/* line 188, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-record:before { + content: "\e165"; } + +/* line 189, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-save:before { + content: "\e166"; } + +/* line 190, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-open:before { + content: "\e167"; } + +/* line 191, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-saved:before { + content: "\e168"; } + +/* line 192, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-import:before { + content: "\e169"; } + +/* line 193, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-export:before { + content: "\e170"; } + +/* line 194, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-send:before { + content: "\e171"; } + +/* line 195, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-floppy-disk:before { + content: "\e172"; } + +/* line 196, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-floppy-saved:before { + content: "\e173"; } + +/* line 197, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-floppy-remove:before { + content: "\e174"; } + +/* line 198, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-floppy-save:before { + content: "\e175"; } + +/* line 199, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-floppy-open:before { + content: "\e176"; } + +/* line 200, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-credit-card:before { + content: "\e177"; } + +/* line 201, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-transfer:before { + content: "\e178"; } + +/* line 202, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-cutlery:before { + content: "\e179"; } + +/* line 203, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-header:before { + content: "\e180"; } + +/* line 204, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-compressed:before { + content: "\e181"; } + +/* line 205, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-earphone:before { + content: "\e182"; } + +/* line 206, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-phone-alt:before { + content: "\e183"; } + +/* line 207, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tower:before { + content: "\e184"; } + +/* line 208, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-stats:before { + content: "\e185"; } + +/* line 209, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sd-video:before { + content: "\e186"; } + +/* line 210, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-hd-video:before { + content: "\e187"; } + +/* line 211, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-subtitles:before { + content: "\e188"; } + +/* line 212, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sound-stereo:before { + content: "\e189"; } + +/* line 213, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sound-dolby:before { + content: "\e190"; } + +/* line 214, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sound-5-1:before { + content: "\e191"; } + +/* line 215, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sound-6-1:before { + content: "\e192"; } + +/* line 216, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-sound-7-1:before { + content: "\e193"; } + +/* line 217, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-copyright-mark:before { + content: "\e194"; } + +/* line 218, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-registration-mark:before { + content: "\e195"; } + +/* line 219, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-cloud-download:before { + content: "\e197"; } + +/* line 220, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-cloud-upload:before { + content: "\e198"; } + +/* line 221, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tree-conifer:before { + content: "\e199"; } + +/* line 222, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-tree-deciduous:before { + content: "\e200"; } + +/* line 223, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-briefcase:before { + content: "\1f4bc"; } + +/* line 224, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-calendar:before { + content: "\1f4c5"; } + +/* line 225, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-pushpin:before { + content: "\1f4cc"; } + +/* line 226, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-paperclip:before { + content: "\1f4ce"; } + +/* line 227, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-camera:before { + content: "\1f4f7"; } + +/* line 228, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-lock:before { + content: "\1f512"; } + +/* line 229, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-bell:before { + content: "\1f514"; } + +/* line 230, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-bookmark:before { + content: "\1f516"; } + +/* line 231, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-fire:before { + content: "\1f525"; } + +/* line 232, ../bower_components/sass-bootstrap/lib/_glyphicons.scss */ +.glyphicon-wrench:before { + content: "\1f527"; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px solid black; + border-right: 4px solid transparent; + border-left: 4px solid transparent; + border-bottom: 0 dotted; + content: ""; } + +/* line 23, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown { + position: relative; } + +/* line 28, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-toggle:focus { + outline: 0; } + +/* line 33, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + list-style: none; + font-size: 12px; + background-color: white; + border: 1px solid #cccccc; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 3px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background-clip: padding-box; } +/* line 53, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu.pull-right, #content h3:not(.modal-title) .dropdown-menu.panel-heading-action, #content .panel-heading .dropdown-menu.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .dropdown-menu.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .dropdown-menu.panel-heading-action { + right: 0; + left: auto; } +/* line 59, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu .divider { + height: 1px; + margin: 7.5px 0; + overflow: hidden; + background-color: #e5e5e5; } +/* line 64, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857; + color: #333333; + white-space: nowrap; } + +/* line 78, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { + text-decoration: none; + color: white; + background-color: #1ba6e5; } + +/* line 89, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { + color: white; + text-decoration: none; + outline: 0; + background-color: #1ba6e5; } + +/* line 104, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { + color: #999999; } + +/* line 111, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { + text-decoration: none; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + cursor: not-allowed; } + +/* line 123, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.open > .dropdown-menu { + display: block; } +/* line 128, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.open > a { + outline: 0; } + +/* line 134, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 11px; + line-height: 1.42857; + color: #999999; } + +/* line 143, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropdown-backdrop { + position: fixed; + left: 0; + right: 0; + bottom: 0; + top: 0; + z-index: 990; } + +/* line 153, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.pull-right > .dropdown-menu, #content h3:not(.modal-title) .panel-heading-action > .dropdown-menu, #content .panel-heading .panel-heading-action > .dropdown-menu, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action > .dropdown-menu, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action > .dropdown-menu { + right: 0; + left: auto; } + +/* line 166, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropup .caret, .navbar-fixed-bottom .dropdown .caret { + border-top: 0 dotted; + border-bottom: 4px solid black; + content: ""; } +/* line 174, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ +.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 1px; } + +@media (min-width: 768px) { + /* line 188, ../bower_components/sass-bootstrap/lib/_dropdowns.scss */ + .navbar-right .dropdown-menu, #header_employee_box .dropdown-menu { + right: 0; + left: auto; } } +/* line 10, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-default .caret { + border-top-color: #555555; } +/* line 17, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { + border-top-color: #fff; } + +/* line 22, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.dropup .btn-default .caret { + border-bottom-color: #555555; } +/* line 30, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { + border-bottom-color: #fff; } + +/* line 38, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group, .btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; } +/* line 42, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn, .btn-group-vertical > .btn { + position: relative; + float: left; } +/* line 49, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { + z-index: 2; } +/* line 52, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn:focus, .btn-group-vertical > .btn:focus { + outline: none; } + +/* line 64, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { + margin-left: -1px; } + +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-toolbar:before, .btn-toolbar:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-toolbar:after { + clear: both; } +/* line 73, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-toolbar .btn-group { + float: left; } +/* line 80, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group { + margin-left: 5px; } + +/* line 86, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; } + +/* line 91, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn:first-child { + margin-left: 0; } +/* line 93, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + +/* line 99, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + +/* line 104, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn-group { + float: left; } + +/* line 107, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; } + +/* line 112, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + +/* line 116, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn-group:last-child > .btn:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + +/* line 122, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { + outline: 0; } + +/* line 140, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn + .dropdown-toggle { + padding-left: 8px; + padding-right: 8px; } + +/* line 144, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { + padding-left: 12px; + padding-right: 12px; } + +/* line 151, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } + +/* line 157, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn .caret { + margin-left: 0; } + +/* line 161, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-lg .caret, .btn-group-lg > .btn .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; } + +/* line 166, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { + border-width: 0 5px 5px; } + +/* line 176, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { + display: block; + float: none; + width: 100%; + max-width: 100%; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.btn-group-vertical > .btn-group:after { + clear: both; } +/* line 186, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn-group > .btn { + float: none; } +/* line 194, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; } + +/* line 201, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; } +/* line 204, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 3px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } +/* line 208, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-bottom-left-radius: 3px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + +/* line 213, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; } + +/* line 218, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + +/* line 222, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-vertical > .btn-group:last-child > .btn:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; } + +/* line 231, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; } +/* line 236, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +.btn-group-justified .btn { + float: none; + display: table-cell; + width: 1%; } + +/* line 246, ../bower_components/sass-bootstrap/lib/_button-groups.scss */ +[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { + display: none; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group { + position: relative; + display: table; + border-collapse: separate; } +/* line 13, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group.col { + float: none; + padding-left: 0; + padding-right: 0; } +/* line 19, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group .form-control, .input-group input[type="text"], .input-group input[type="search"], .input-group input[type="password"], .input-group textarea, .input-group select { + width: 100%; + margin-bottom: 0; } + +/* line 42, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon, .input-group-btn, .input-group .form-control, .input-group input[type="text"], .input-group input[type="search"], .input-group input[type="password"], .input-group textarea, .input-group select { + display: table-cell; } +/* line 45, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child), .input-group input[type="text"]:not(:first-child):not(:last-child), .input-group input[type="search"]:not(:first-child):not(:last-child), .input-group input[type="password"]:not(:first-child):not(:last-child), .input-group textarea:not(:first-child):not(:last-child), .input-group select:not(:first-child):not(:last-child) { + border-radius: 0; } + +/* line 51, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon, .input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; } + +/* line 59, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon { + padding: 4px 12px; + font-size: 12px; + font-weight: normal; + line-height: 1; + text-align: center; + background-color: #eeeeee; + border: 1px solid #cccccc; + border-radius: 3px; } +/* line 70, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { + padding: 5px 10px; + font-size: 11px; + border-radius: 3px; } +/* line 75, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { + padding: 10px 16px; + font-size: 15px; + border-radius: 6px; } +/* line 83, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { + margin-top: 0; } + +/* line 93, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group .form-control:first-child, .input-group input[type="text"]:first-child, .input-group input[type="search"]:first-child, .input-group input[type="password"]:first-child, .input-group textarea:first-child, .input-group select:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + +/* line 96, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon:first-child { + border-right: 0; } + +/* line 103, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group .form-control:last-child, .input-group input[type="text"]:last-child, .input-group input[type="search"]:last-child, .input-group input[type="password"]:last-child, .input-group textarea:last-child, .input-group select:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + +/* line 106, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-addon:last-child { + border-left: 0; } + +/* line 112, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-btn { + position: relative; + white-space: nowrap; } + +/* line 116, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-btn > .btn { + position: relative; } +/* line 119, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-btn > .btn + .btn { + margin-left: -4px; } +/* line 124, ../bower_components/sass-bootstrap/lib/_input-groups.scss */ +.input-group-btn > .btn:hover, .input-group-btn > .btn:active { + z-index: 2; } + +/* line 9, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav, #header_notifs_icon_wrapper, #header_employee_box, #header_quick { + margin-bottom: 0; + padding-left: 0; + list-style: none; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.nav:before, #header_notifs_icon_wrapper:before, #header_employee_box:before, #header_quick:before, .nav:after, #header_notifs_icon_wrapper:after, #header_employee_box:after, #header_quick:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.nav:after, #header_notifs_icon_wrapper:after, #header_employee_box:after, #header_quick:after { + clear: both; } +/* line 15, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav > li, #header_notifs_icon_wrapper > li, #header_employee_box > li, #header_quick > li { + position: relative; + display: block; } +/* line 19, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav > li > a, #header_notifs_icon_wrapper > li > a, #header_employee_box > li > a, #header_quick > li > a { + position: relative; + display: block; + padding: 10px 15px; } +/* line 24, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav > li > a:hover, #header_notifs_icon_wrapper > li > a:hover, #header_employee_box > li > a:hover, #header_quick > li > a:hover, .nav > li > a:focus, #header_notifs_icon_wrapper > li > a:focus, #header_employee_box > li > a:focus, #header_quick > li > a:focus { + text-decoration: none; + background-color: #eeeeee; } +/* line 31, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav > li.disabled > a, #header_notifs_icon_wrapper > li.disabled > a, #header_employee_box > li.disabled > a, #header_quick > li.disabled > a { + color: #999999; } +/* line 35, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav > li.disabled > a:hover, #header_notifs_icon_wrapper > li.disabled > a:hover, #header_employee_box > li.disabled > a:hover, #header_quick > li.disabled > a:hover, .nav > li.disabled > a:focus, #header_notifs_icon_wrapper > li.disabled > a:focus, #header_employee_box > li.disabled > a:focus, #header_quick > li.disabled > a:focus { + color: #999999; + text-decoration: none; + background-color: transparent; + cursor: not-allowed; } +/* line 48, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav .open > a, #header_notifs_icon_wrapper .open > a, #header_employee_box .open > a, #header_quick .open > a, .nav .open > a:hover, #header_notifs_icon_wrapper .open > a:hover, #header_employee_box .open > a:hover, #header_quick .open > a:hover, .nav .open > a:focus, #header_notifs_icon_wrapper .open > a:focus, #header_employee_box .open > a:focus, #header_quick .open > a:focus { + background-color: #eeeeee; + border-color: #1ba6e5; } +/* line 55, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav .nav-divider, #header_notifs_icon_wrapper .nav-divider, #header_employee_box .nav-divider, #header_quick .nav-divider { + height: 1px; + margin: 7.5px 0; + overflow: hidden; + background-color: #e5e5e5; } +/* line 61, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav > li > a > img, #header_notifs_icon_wrapper > li > a > img, #header_employee_box > li > a > img, #header_quick > li > a > img { + max-width: none; } + +/* line 71, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs { + border-bottom: 1px solid #dddddd; } +/* line 73, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs > li { + float: left; + margin-bottom: -1px; } +/* line 79, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857; + border: 1px solid transparent; + border-radius: 3px 3px 0 0; } +/* line 84, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs > li > a:hover { + border-color: #eeeeee #eeeeee #dddddd; } +/* line 93, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { + color: #555555; + background-color: #515561; + border: 1px solid #dddddd; + border-bottom-color: transparent; + cursor: default; } + +/* line 113, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-pills > li { + float: left; } +/* line 117, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-pills > li > a { + border-radius: 5px; } +/* line 120, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-pills > li + li { + margin-left: 2px; } +/* line 128, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { + color: white; + background-color: #1ba6e5; } + +/* line 139, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-stacked > li { + float: none; } +/* line 141, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; } + +/* line 155, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-justified, .nav-tabs.nav-justified { + width: 100%; } +/* line 158, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-justified > li, .nav-tabs.nav-justified > li { + float: none; } +/* line 160, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-justified > li > a, .nav-tabs.nav-justified > li > a { + text-align: center; } +@media (min-width: 768px) { + /* line 166, ../bower_components/sass-bootstrap/lib/_navs.scss */ + .nav-justified > li, .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; } } + +/* line 174, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs-justified, .nav-tabs.nav-justified { + border-bottom: 0; } +/* line 176, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #dddddd; + margin-right: 0; } +/* line 182, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a { + border-bottom-color: #515561; } + +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.tabbable:before, .tabbable:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.tabbable:after { + clear: both; } + +/* line 198, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.tab-content > .tab-pane, .pill-content > .pill-pane { + display: none; } + +/* line 203, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.tab-content > .active, .pill-content > .active { + display: block; } + +/* line 214, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav .caret, #header_notifs_icon_wrapper .caret, #header_employee_box .caret, #header_quick .caret { + border-top-color: #1ba6e5; + border-bottom-color: #1ba6e5; } + +/* line 218, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav a:hover .caret, #header_notifs_icon_wrapper a:hover .caret, #header_employee_box a:hover .caret, #header_quick a:hover .caret { + border-top-color: #1275a1; + border-bottom-color: #1275a1; } + +/* line 224, ../bower_components/sass-bootstrap/lib/_navs.scss */ +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + +/* line 11, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar, #header_infos { + position: relative; + z-index: 1000; + min-height: 35px; + margin-bottom: 17px; + border: 1px solid transparent; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.navbar:before, #header_infos:before, .navbar:after, #header_infos:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.navbar:after, #header_infos:after { + clear: both; } +@media (min-width: 768px) { + /* line 11, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar, #header_infos { + border-radius: 3px; } } + +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.navbar-header:before, .navbar-header:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.navbar-header:after { + clear: both; } +@media (min-width: 768px) { + /* line 32, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-header { + float: left; } } + +/* line 51, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-collapse { + max-height: 340px; + overflow-x: visible; + padding-right: 5px; + padding-left: 5px; + border-top: 1px solid transparent; + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); + -webkit-overflow-scrolling: touch; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.navbar-collapse:before, .navbar-collapse:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.navbar-collapse:after { + clear: both; } +/* line 61, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-collapse.in { + overflow-y: auto; } +@media (min-width: 768px) { + /* line 51, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-collapse { + width: auto; + border-top: 0; + box-shadow: none; } + /* line 70, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; } + /* line 77, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-collapse.in { + overflow-y: visible; } + /* line 82, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-collapse .navbar-nav.navbar-left:first-child, .navbar-collapse .navbar-left#header_notifs_icon_wrapper:first-child, .navbar-collapse .navbar-left#header_employee_box:first-child, .navbar-collapse .navbar-nav#header_search:first-child, .navbar-collapse #header_quick:first-child { + margin-left: -5px; } + /* line 85, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-collapse .navbar-nav.navbar-right:last-child, .navbar-collapse .navbar-right#header_notifs_icon_wrapper:last-child, .navbar-collapse #header_employee_box:last-child, .navbar-collapse .navbar-right#header_quick:last-child { + margin-right: -5px; } + /* line 88, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-collapse .navbar-text:last-child { + margin-right: 0; } } + +/* line 100, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.container > .navbar-header, .container > .navbar-collapse { + margin-right: -5px; + margin-left: -5px; } +@media (min-width: 768px) { + /* line 100, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .container > .navbar-header, .container > .navbar-collapse { + margin-right: 0; + margin-left: 0; } } + +/* line 118, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-static-top { + border-width: 0 0 1px; } +@media (min-width: 768px) { + /* line 118, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-static-top { + border-radius: 0; } } + +/* line 127, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-fixed-top, #header_infos, .navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + border-width: 0 0 1px; } +@media (min-width: 768px) { + /* line 127, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-fixed-top, #header_infos, .navbar-fixed-bottom { + border-radius: 0; } } + +/* line 138, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-fixed-top, #header_infos { + z-index: 1030; + top: 0; } + +/* line 142, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; } + +/* line 150, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-brand, #header_shopname { + float: left; + padding: 9px 5px; + font-size: 15px; + line-height: 17px; } +/* line 156, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-brand:hover, #header_shopname:hover, .navbar-brand:focus, #header_shopname:focus { + text-decoration: none; } +@media (min-width: 768px) { + /* line 161, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar > .container .navbar-brand, #header_infos > .container .navbar-brand, .navbar > .container #header_shopname, #header_infos > .container #header_shopname { + margin-left: -5px; } } + +/* line 173, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-toggle { + position: relative; + float: right; + margin-right: 5px; + padding: 9px 10px; + margin-top: 0.5px; + margin-bottom: 0.5px; + background-color: transparent; + border: 1px solid transparent; + border-radius: 3px; } +/* line 184, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; } +/* line 190, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; } +@media (min-width: 768px) { + /* line 173, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-toggle { + display: none; } } + +/* line 205, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-nav, #header_notifs_icon_wrapper, #header_employee_box, #header_quick { + margin: -0.5px; } +/* line 208, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-nav > li > a, #header_notifs_icon_wrapper > li > a, #header_employee_box > li > a, #header_quick > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 17px; } +@media (max-width: 767px) { + /* line 216, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav .open .dropdown-menu, #header_notifs_icon_wrapper .open .dropdown-menu, #header_employee_box .open .dropdown-menu, #header_quick .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + box-shadow: none; } + /* line 225, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav .open .dropdown-menu > li > a, #header_notifs_icon_wrapper .open .dropdown-menu > li > a, #header_employee_box .open .dropdown-menu > li > a, #header_quick .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header, #header_notifs_icon_wrapper .open .dropdown-menu .dropdown-header, #header_employee_box .open .dropdown-menu .dropdown-header, #header_quick .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; } + /* line 228, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav .open .dropdown-menu > li > a, #header_notifs_icon_wrapper .open .dropdown-menu > li > a, #header_employee_box .open .dropdown-menu > li > a, #header_quick .open .dropdown-menu > li > a { + line-height: 17px; } + /* line 231, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav .open .dropdown-menu > li > a:hover, #header_notifs_icon_wrapper .open .dropdown-menu > li > a:hover, #header_employee_box .open .dropdown-menu > li > a:hover, #header_quick .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, #header_notifs_icon_wrapper .open .dropdown-menu > li > a:focus, #header_employee_box .open .dropdown-menu > li > a:focus, #header_quick .open .dropdown-menu > li > a:focus { + background-image: none; } } +@media (min-width: 768px) { + /* line 205, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav, #header_notifs_icon_wrapper, #header_employee_box, #header_quick { + float: left; + margin: 0; } + /* line 243, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav > li, #header_notifs_icon_wrapper > li, #header_employee_box > li, #header_quick > li { + float: left; } + /* line 245, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-nav > li > a, #header_notifs_icon_wrapper > li > a, #header_employee_box > li > a, #header_quick > li > a { + padding-top: 9px; + padding-bottom: 9px; } } + +@media (min-width: 768px) { + /* line 262, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-left, #header_search, #header_quick { + float: left !important; } + + /* line 265, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-right, #header_employee_box { + float: right !important; } } +/* line 276, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-form, #header_search { + margin-left: -5px; + margin-right: -5px; + padding: 10px 5px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + margin-top: 4px; + margin-bottom: 4px; } +@media (max-width: 767px) { + /* line 288, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-form .form-group, #header_search .form-group, .navbar-form fieldset > .row, #header_search fieldset > .row, .navbar-form #dashboard fieldset > .data_list_vertical, #dashboard .navbar-form fieldset > .data_list_vertical, #header_search #dashboard fieldset > .data_list_vertical, #dashboard #header_search fieldset > .data_list_vertical { + margin-bottom: 5px; } } +@media (min-width: 768px) { + /* line 276, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-form, #header_search { + width: auto; + border: 0; + margin-left: 0; + margin-right: 0; + padding-top: 0; + padding-bottom: 0; + -webkit-box-shadow: none; + box-shadow: none; } } + +/* line 313, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-nav > li > .dropdown-menu, #header_notifs_icon_wrapper > li > .dropdown-menu, #header_employee_box > li > .dropdown-menu, #header_quick > li > .dropdown-menu { + margin-top: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; } + +/* line 318, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom #header_notifs_icon_wrapper > li > .dropdown-menu, .navbar-fixed-bottom #header_employee_box > li > .dropdown-menu, .navbar-fixed-bottom #header_quick > li > .dropdown-menu { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + +/* line 324, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-nav.pull-right > li > .dropdown-menu, .pull-right#header_notifs_icon_wrapper > li > .dropdown-menu, #content h3:not(.modal-title) #header_notifs_icon_wrapper.panel-heading-action > li > .dropdown-menu, #content .panel-heading #header_notifs_icon_wrapper.panel-heading-action > li > .dropdown-menu, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_notifs_icon_wrapper.panel-heading-action > li > .dropdown-menu, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_notifs_icon_wrapper.panel-heading-action > li > .dropdown-menu, .pull-right#header_employee_box > li > .dropdown-menu, #content h3:not(.modal-title) #header_employee_box.panel-heading-action > li > .dropdown-menu, #content .panel-heading #header_employee_box.panel-heading-action > li > .dropdown-menu, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_employee_box.panel-heading-action > li > .dropdown-menu, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_employee_box.panel-heading-action > li > .dropdown-menu, .pull-right#header_quick > li > .dropdown-menu, #content h3:not(.modal-title) #header_quick.panel-heading-action > li > .dropdown-menu, #content .panel-heading #header_quick.panel-heading-action > li > .dropdown-menu, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_quick.panel-heading-action > li > .dropdown-menu, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_quick.panel-heading-action > li > .dropdown-menu, #content h3:not(.modal-title) .navbar-nav.panel-heading-action > li > .dropdown-menu, #content .panel-heading .navbar-nav.panel-heading-action > li > .dropdown-menu, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .navbar-nav.panel-heading-action > li > .dropdown-menu, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .navbar-nav.panel-heading-action > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right, #header_notifs_icon_wrapper > li > .dropdown-menu.pull-right, #header_employee_box > li > .dropdown-menu.pull-right, #header_quick > li > .dropdown-menu.pull-right, #content h3:not(.modal-title) .navbar-nav > li > .dropdown-menu.panel-heading-action, #content h3:not(.modal-title) #header_notifs_icon_wrapper > li > .dropdown-menu.panel-heading-action, #content h3:not(.modal-title) #header_employee_box > li > .dropdown-menu.panel-heading-action, #content h3:not(.modal-title) #header_quick > li > .dropdown-menu.panel-heading-action, #content .panel-heading .navbar-nav > li > .dropdown-menu.panel-heading-action, #content .panel-heading #header_notifs_icon_wrapper > li > .dropdown-menu.panel-heading-action, #content .panel-heading #header_employee_box > li > .dropdown-menu.panel-heading-action, #content .panel-heading #header_quick > li > .dropdown-menu.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .navbar-nav > li > .dropdown-menu.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_notifs_icon_wrapper > li > .dropdown-menu.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_employee_box > li > .dropdown-menu.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #header_quick > li > .dropdown-menu.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .navbar-nav > li > .dropdown-menu.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_notifs_icon_wrapper > li > .dropdown-menu.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_employee_box > li > .dropdown-menu.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header #header_quick > li > .dropdown-menu.panel-heading-action { + left: auto; + right: 0; } + +/* line 334, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-btn { + margin-top: 4px; + margin-bottom: 4px; } + +/* line 343, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-text { + float: left; + margin-top: 9px; + margin-bottom: 9px; } +@media (min-width: 768px) { + /* line 343, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-text { + margin-left: 5px; + margin-right: 5px; } } + +/* line 357, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; } +/* line 361, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-brand, .navbar-default #header_shopname { + color: #777777; } +/* line 364, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-brand:hover, .navbar-default #header_shopname:hover, .navbar-default .navbar-brand:focus, .navbar-default #header_shopname:focus { + color: #5e5e5e; + background-color: transparent; } +/* line 370, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-text { + color: #777777; } +/* line 375, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > li > a, .navbar-default #header_notifs_icon_wrapper > li > a, .navbar-default #header_employee_box > li > a, .navbar-default #header_quick > li > a { + color: #777777; } +/* line 379, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > li > a:hover, .navbar-default #header_notifs_icon_wrapper > li > a:hover, .navbar-default #header_employee_box > li > a:hover, .navbar-default #header_quick > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default #header_notifs_icon_wrapper > li > a:focus, .navbar-default #header_employee_box > li > a:focus, .navbar-default #header_quick > li > a:focus { + color: #333333; + background-color: transparent; } +/* line 387, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > .active > a, .navbar-default #header_notifs_icon_wrapper > .active > a, .navbar-default #header_employee_box > .active > a, .navbar-default #header_quick > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default #header_notifs_icon_wrapper > .active > a:hover, .navbar-default #header_employee_box > .active > a:hover, .navbar-default #header_quick > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default #header_notifs_icon_wrapper > .active > a:focus, .navbar-default #header_employee_box > .active > a:focus, .navbar-default #header_quick > .active > a:focus { + color: #555555; + background-color: #e7e7e7; } +/* line 395, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > .disabled > a, .navbar-default #header_notifs_icon_wrapper > .disabled > a, .navbar-default #header_employee_box > .disabled > a, .navbar-default #header_quick > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default #header_notifs_icon_wrapper > .disabled > a:hover, .navbar-default #header_employee_box > .disabled > a:hover, .navbar-default #header_quick > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default #header_notifs_icon_wrapper > .disabled > a:focus, .navbar-default #header_employee_box > .disabled > a:focus, .navbar-default #header_quick > .disabled > a:focus { + color: #cccccc; + background-color: transparent; } +/* line 402, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-toggle { + border-color: #dddddd; } +/* line 405, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { + background-color: #dddddd; } +/* line 408, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-toggle .icon-bar { + background-color: #cccccc; } +/* line 414, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default #header_search { + border-color: #e6e6e6; } +/* line 422, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default #header_notifs_icon_wrapper > .dropdown > a:hover .caret, .navbar-default #header_employee_box > .dropdown > a:hover .caret, .navbar-default #header_quick > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret, .navbar-default #header_notifs_icon_wrapper > .dropdown > a:focus .caret, .navbar-default #header_employee_box > .dropdown > a:focus .caret, .navbar-default #header_quick > .dropdown > a:focus .caret { + border-top-color: #333333; + border-bottom-color: #333333; } +/* line 431, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > .open > a, .navbar-default #header_notifs_icon_wrapper > .open > a, .navbar-default #header_employee_box > .open > a, .navbar-default #header_quick > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default #header_notifs_icon_wrapper > .open > a:hover, .navbar-default #header_employee_box > .open > a:hover, .navbar-default #header_quick > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default #header_notifs_icon_wrapper > .open > a:focus, .navbar-default #header_employee_box > .open > a:focus, .navbar-default #header_quick > .open > a:focus { + background-color: #e7e7e7; + color: #555555; } +/* line 434, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > .open > a .caret, .navbar-default #header_notifs_icon_wrapper > .open > a .caret, .navbar-default #header_employee_box > .open > a .caret, .navbar-default #header_quick > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default #header_notifs_icon_wrapper > .open > a:hover .caret, .navbar-default #header_employee_box > .open > a:hover .caret, .navbar-default #header_quick > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default #header_notifs_icon_wrapper > .open > a:focus .caret, .navbar-default #header_employee_box > .open > a:focus .caret, .navbar-default #header_quick > .open > a:focus .caret { + border-top-color: #555555; + border-bottom-color: #555555; } +/* line 440, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-nav > .dropdown > a .caret, .navbar-default #header_notifs_icon_wrapper > .dropdown > a .caret, .navbar-default #header_employee_box > .dropdown > a .caret, .navbar-default #header_quick > .dropdown > a .caret { + border-top-color: #777777; + border-bottom-color: #777777; } +@media (max-width: 767px) { + /* line 449, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > li > a, .navbar-default #header_employee_box .open .dropdown-menu > li > a, .navbar-default #header_quick .open .dropdown-menu > li > a { + color: #777777; } + /* line 452, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > li > a:hover, .navbar-default #header_employee_box .open .dropdown-menu > li > a:hover, .navbar-default #header_quick .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > li > a:focus, .navbar-default #header_employee_box .open .dropdown-menu > li > a:focus, .navbar-default #header_quick .open .dropdown-menu > li > a:focus { + color: #333333; + background-color: transparent; } + /* line 460, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > .active > a, .navbar-default #header_employee_box .open .dropdown-menu > .active > a, .navbar-default #header_quick .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > .active > a:hover, .navbar-default #header_employee_box .open .dropdown-menu > .active > a:hover, .navbar-default #header_quick .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > .active > a:focus, .navbar-default #header_employee_box .open .dropdown-menu > .active > a:focus, .navbar-default #header_quick .open .dropdown-menu > .active > a:focus { + color: #555555; + background-color: #e7e7e7; } + /* line 468, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a, .navbar-default #header_employee_box .open .dropdown-menu > .disabled > a, .navbar-default #header_quick .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a:hover, .navbar-default #header_employee_box .open .dropdown-menu > .disabled > a:hover, .navbar-default #header_quick .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a:focus, .navbar-default #header_employee_box .open .dropdown-menu > .disabled > a:focus, .navbar-default #header_quick .open .dropdown-menu > .disabled > a:focus { + color: #cccccc; + background-color: transparent; } } +/* line 482, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-link { + color: #777777; } +/* line 484, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-default .navbar-link:hover { + color: #333333; } + +/* line 493, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse, #header_infos { + background-color: #222222; + border-color: #090909; } +/* line 497, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-brand, #header_infos .navbar-brand, .navbar-inverse #header_shopname, #header_infos #header_shopname { + color: #999999; } +/* line 500, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-brand:hover, #header_infos .navbar-brand:hover, .navbar-inverse #header_shopname:hover, #header_infos #header_shopname:hover, .navbar-inverse .navbar-brand:focus, #header_infos .navbar-brand:focus, .navbar-inverse #header_shopname:focus, #header_infos #header_shopname:focus { + color: white; + background-color: transparent; } +/* line 506, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-text, #header_infos .navbar-text { + color: #999999; } +/* line 511, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > li > a, #header_infos .navbar-nav > li > a, .navbar-inverse #header_notifs_icon_wrapper > li > a, #header_infos #header_notifs_icon_wrapper > li > a, .navbar-inverse #header_employee_box > li > a, #header_infos #header_employee_box > li > a, .navbar-inverse #header_quick > li > a, #header_infos #header_quick > li > a { + color: #999999; } +/* line 515, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > li > a:hover, #header_infos .navbar-nav > li > a:hover, .navbar-inverse #header_notifs_icon_wrapper > li > a:hover, #header_infos #header_notifs_icon_wrapper > li > a:hover, .navbar-inverse #header_employee_box > li > a:hover, #header_infos #header_employee_box > li > a:hover, .navbar-inverse #header_quick > li > a:hover, #header_infos #header_quick > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, #header_infos .navbar-nav > li > a:focus, .navbar-inverse #header_notifs_icon_wrapper > li > a:focus, #header_infos #header_notifs_icon_wrapper > li > a:focus, .navbar-inverse #header_employee_box > li > a:focus, #header_infos #header_employee_box > li > a:focus, .navbar-inverse #header_quick > li > a:focus, #header_infos #header_quick > li > a:focus { + color: white; + background-color: transparent; } +/* line 523, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > .active > a, #header_infos .navbar-nav > .active > a, .navbar-inverse #header_notifs_icon_wrapper > .active > a, #header_infos #header_notifs_icon_wrapper > .active > a, .navbar-inverse #header_employee_box > .active > a, #header_infos #header_employee_box > .active > a, .navbar-inverse #header_quick > .active > a, #header_infos #header_quick > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, #header_infos .navbar-nav > .active > a:hover, .navbar-inverse #header_notifs_icon_wrapper > .active > a:hover, #header_infos #header_notifs_icon_wrapper > .active > a:hover, .navbar-inverse #header_employee_box > .active > a:hover, #header_infos #header_employee_box > .active > a:hover, .navbar-inverse #header_quick > .active > a:hover, #header_infos #header_quick > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, #header_infos .navbar-nav > .active > a:focus, .navbar-inverse #header_notifs_icon_wrapper > .active > a:focus, #header_infos #header_notifs_icon_wrapper > .active > a:focus, .navbar-inverse #header_employee_box > .active > a:focus, #header_infos #header_employee_box > .active > a:focus, .navbar-inverse #header_quick > .active > a:focus, #header_infos #header_quick > .active > a:focus { + color: white; + background-color: #090909; } +/* line 531, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > .disabled > a, #header_infos .navbar-nav > .disabled > a, .navbar-inverse #header_notifs_icon_wrapper > .disabled > a, #header_infos #header_notifs_icon_wrapper > .disabled > a, .navbar-inverse #header_employee_box > .disabled > a, #header_infos #header_employee_box > .disabled > a, .navbar-inverse #header_quick > .disabled > a, #header_infos #header_quick > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, #header_infos .navbar-nav > .disabled > a:hover, .navbar-inverse #header_notifs_icon_wrapper > .disabled > a:hover, #header_infos #header_notifs_icon_wrapper > .disabled > a:hover, .navbar-inverse #header_employee_box > .disabled > a:hover, #header_infos #header_employee_box > .disabled > a:hover, .navbar-inverse #header_quick > .disabled > a:hover, #header_infos #header_quick > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus, #header_infos .navbar-nav > .disabled > a:focus, .navbar-inverse #header_notifs_icon_wrapper > .disabled > a:focus, #header_infos #header_notifs_icon_wrapper > .disabled > a:focus, .navbar-inverse #header_employee_box > .disabled > a:focus, #header_infos #header_employee_box > .disabled > a:focus, .navbar-inverse #header_quick > .disabled > a:focus, #header_infos #header_quick > .disabled > a:focus { + color: #444444; + background-color: transparent; } +/* line 539, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-toggle, #header_infos .navbar-toggle { + border-color: #333333; } +/* line 542, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-toggle:hover, #header_infos .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, #header_infos .navbar-toggle:focus { + background-color: #333333; } +/* line 545, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-toggle .icon-bar, #header_infos .navbar-toggle .icon-bar { + background-color: white; } +/* line 551, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-collapse, #header_infos .navbar-collapse, .navbar-inverse .navbar-form, #header_infos .navbar-form, .navbar-inverse #header_search, #header_infos #header_search { + border-color: #101010; } +/* line 560, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > .open > a, #header_infos .navbar-nav > .open > a, .navbar-inverse #header_notifs_icon_wrapper > .open > a, #header_infos #header_notifs_icon_wrapper > .open > a, .navbar-inverse #header_employee_box > .open > a, #header_infos #header_employee_box > .open > a, .navbar-inverse #header_quick > .open > a, #header_infos #header_quick > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, #header_infos .navbar-nav > .open > a:hover, .navbar-inverse #header_notifs_icon_wrapper > .open > a:hover, #header_infos #header_notifs_icon_wrapper > .open > a:hover, .navbar-inverse #header_employee_box > .open > a:hover, #header_infos #header_employee_box > .open > a:hover, .navbar-inverse #header_quick > .open > a:hover, #header_infos #header_quick > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, #header_infos .navbar-nav > .open > a:focus, .navbar-inverse #header_notifs_icon_wrapper > .open > a:focus, #header_infos #header_notifs_icon_wrapper > .open > a:focus, .navbar-inverse #header_employee_box > .open > a:focus, #header_infos #header_employee_box > .open > a:focus, .navbar-inverse #header_quick > .open > a:focus, #header_infos #header_quick > .open > a:focus { + background-color: #090909; + color: white; } +/* line 565, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > .dropdown > a:hover .caret, #header_infos .navbar-nav > .dropdown > a:hover .caret, .navbar-inverse #header_notifs_icon_wrapper > .dropdown > a:hover .caret, #header_infos #header_notifs_icon_wrapper > .dropdown > a:hover .caret, .navbar-inverse #header_employee_box > .dropdown > a:hover .caret, #header_infos #header_employee_box > .dropdown > a:hover .caret, .navbar-inverse #header_quick > .dropdown > a:hover .caret, #header_infos #header_quick > .dropdown > a:hover .caret { + border-top-color: white; + border-bottom-color: white; } +/* line 569, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > .dropdown > a .caret, #header_infos .navbar-nav > .dropdown > a .caret, .navbar-inverse #header_notifs_icon_wrapper > .dropdown > a .caret, #header_infos #header_notifs_icon_wrapper > .dropdown > a .caret, .navbar-inverse #header_employee_box > .dropdown > a .caret, #header_infos #header_employee_box > .dropdown > a .caret, .navbar-inverse #header_quick > .dropdown > a .caret, #header_infos #header_quick > .dropdown > a .caret { + border-top-color: #999999; + border-bottom-color: #999999; } +/* line 577, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-nav > .open > a .caret, #header_infos .navbar-nav > .open > a .caret, .navbar-inverse #header_notifs_icon_wrapper > .open > a .caret, #header_infos #header_notifs_icon_wrapper > .open > a .caret, .navbar-inverse #header_employee_box > .open > a .caret, #header_infos #header_employee_box > .open > a .caret, .navbar-inverse #header_quick > .open > a .caret, #header_infos #header_quick > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, #header_infos .navbar-nav > .open > a:hover .caret, .navbar-inverse #header_notifs_icon_wrapper > .open > a:hover .caret, #header_infos #header_notifs_icon_wrapper > .open > a:hover .caret, .navbar-inverse #header_employee_box > .open > a:hover .caret, #header_infos #header_employee_box > .open > a:hover .caret, .navbar-inverse #header_quick > .open > a:hover .caret, #header_infos #header_quick > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret, #header_infos .navbar-nav > .open > a:focus .caret, .navbar-inverse #header_notifs_icon_wrapper > .open > a:focus .caret, #header_infos #header_notifs_icon_wrapper > .open > a:focus .caret, .navbar-inverse #header_employee_box > .open > a:focus .caret, #header_infos #header_employee_box > .open > a:focus .caret, .navbar-inverse #header_quick > .open > a:focus .caret, #header_infos #header_quick > .open > a:focus .caret { + border-top-color: white; + border-bottom-color: white; } +@media (max-width: 767px) { + /* line 587, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, #header_infos .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .dropdown-header, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .dropdown-header, .navbar-inverse #header_employee_box .open .dropdown-menu > .dropdown-header, #header_infos #header_employee_box .open .dropdown-menu > .dropdown-header, .navbar-inverse #header_quick .open .dropdown-menu > .dropdown-header, #header_infos #header_quick .open .dropdown-menu > .dropdown-header { + border-color: #090909; } + /* line 590, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, #header_infos .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > li > a, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > li > a, .navbar-inverse #header_employee_box .open .dropdown-menu > li > a, #header_infos #header_employee_box .open .dropdown-menu > li > a, .navbar-inverse #header_quick .open .dropdown-menu > li > a, #header_infos #header_quick .open .dropdown-menu > li > a { + color: #999999; } + /* line 593, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, #header_infos .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > li > a:hover, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > li > a:hover, .navbar-inverse #header_employee_box .open .dropdown-menu > li > a:hover, #header_infos #header_employee_box .open .dropdown-menu > li > a:hover, .navbar-inverse #header_quick .open .dropdown-menu > li > a:hover, #header_infos #header_quick .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, #header_infos .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > li > a:focus, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > li > a:focus, .navbar-inverse #header_employee_box .open .dropdown-menu > li > a:focus, #header_infos #header_employee_box .open .dropdown-menu > li > a:focus, .navbar-inverse #header_quick .open .dropdown-menu > li > a:focus, #header_infos #header_quick .open .dropdown-menu > li > a:focus { + color: white; + background-color: transparent; } + /* line 601, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, #header_infos .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .active > a, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .active > a, .navbar-inverse #header_employee_box .open .dropdown-menu > .active > a, #header_infos #header_employee_box .open .dropdown-menu > .active > a, .navbar-inverse #header_quick .open .dropdown-menu > .active > a, #header_infos #header_quick .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, #header_infos .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .active > a:hover, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .active > a:hover, .navbar-inverse #header_employee_box .open .dropdown-menu > .active > a:hover, #header_infos #header_employee_box .open .dropdown-menu > .active > a:hover, .navbar-inverse #header_quick .open .dropdown-menu > .active > a:hover, #header_infos #header_quick .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, #header_infos .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .active > a:focus, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .active > a:focus, .navbar-inverse #header_employee_box .open .dropdown-menu > .active > a:focus, #header_infos #header_employee_box .open .dropdown-menu > .active > a:focus, .navbar-inverse #header_quick .open .dropdown-menu > .active > a:focus, #header_infos #header_quick .open .dropdown-menu > .active > a:focus { + color: white; + background-color: #090909; } + /* line 609, ../bower_components/sass-bootstrap/lib/_navbar.scss */ + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, #header_infos .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a, .navbar-inverse #header_employee_box .open .dropdown-menu > .disabled > a, #header_infos #header_employee_box .open .dropdown-menu > .disabled > a, .navbar-inverse #header_quick .open .dropdown-menu > .disabled > a, #header_infos #header_quick .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, #header_infos .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a:hover, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a:hover, .navbar-inverse #header_employee_box .open .dropdown-menu > .disabled > a:hover, #header_infos #header_employee_box .open .dropdown-menu > .disabled > a:hover, .navbar-inverse #header_quick .open .dropdown-menu > .disabled > a:hover, #header_infos #header_quick .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, #header_infos .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a:focus, #header_infos #header_notifs_icon_wrapper .open .dropdown-menu > .disabled > a:focus, .navbar-inverse #header_employee_box .open .dropdown-menu > .disabled > a:focus, #header_infos #header_employee_box .open .dropdown-menu > .disabled > a:focus, .navbar-inverse #header_quick .open .dropdown-menu > .disabled > a:focus, #header_infos #header_quick .open .dropdown-menu > .disabled > a:focus { + color: #444444; + background-color: transparent; } } +/* line 618, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-link, #header_infos .navbar-link { + color: #999999; } +/* line 620, ../bower_components/sass-bootstrap/lib/_navbar.scss */ +.navbar-inverse .navbar-link:hover, #header_infos .navbar-link:hover { + color: white; } + +/* line 6, ../bower_components/sass-bootstrap/lib/_breadcrumbs.scss */ +.breadcrumb { + padding: 8px 15px; + margin-bottom: 17px; + list-style: none; + background-color: whitesmoke; + border-radius: 3px; } +/* line 12, ../bower_components/sass-bootstrap/lib/_breadcrumbs.scss */ +.breadcrumb > li { + display: inline-block; } +/* line 14, ../bower_components/sass-bootstrap/lib/_breadcrumbs.scss */ +.breadcrumb > li + li:before { + content: "/\00a0"; + padding: 0 5px; + color: #cccccc; } +/* line 20, ../bower_components/sass-bootstrap/lib/_breadcrumbs.scss */ +.breadcrumb > .active { + color: #999999; } + +/* line 4, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination { + display: inline-block; + padding-left: 0; + margin: 17px 0; + border-radius: 3px; } +/* line 10, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > li { + display: inline; } +/* line 13, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > li > a, .pagination > li > span { + position: relative; + float: left; + padding: 4px 12px; + line-height: 1.42857; + text-decoration: none; + background-color: white; + border: 1px solid #dddddd; + margin-left: -1px; } +/* line 25, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > li:first-child > a, .pagination > li:first-child > span { + margin-left: 0; + border-bottom-left-radius: 3px; + border-top-left-radius: 3px; } +/* line 32, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > li:last-child > a, .pagination > li:last-child > span { + border-bottom-right-radius: 3px; + border-top-right-radius: 3px; } +/* line 41, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { + background-color: #eeeeee; } +/* line 50, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { + z-index: 2; + color: white; + background-color: #1ba6e5; + border-color: #1ba6e5; + cursor: default; } +/* line 63, ../bower_components/sass-bootstrap/lib/_pagination.scss */ +.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { + color: #999999; + background-color: white; + border-color: #dddddd; + cursor: not-allowed; } + +/* line 459, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pagination-lg > li > a, .pagination-lg > li > span { + padding: 10px 16px; + font-size: 15px; } +/* line 465, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { + border-bottom-left-radius: 6px; + border-top-left-radius: 6px; } +/* line 471, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { + border-bottom-right-radius: 6px; + border-top-right-radius: 6px; } + +/* line 459, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pagination-sm > li > a, .pagination-sm > li > span { + padding: 5px 10px; + font-size: 11px; } +/* line 465, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { + border-bottom-left-radius: 3px; + border-top-left-radius: 3px; } +/* line 471, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { + border-bottom-right-radius: 3px; + border-top-right-radius: 3px; } + +/* line 6, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager { + padding-left: 0; + margin: 17px 0; + list-style: none; + text-align: center; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pager:before, .pager:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.pager:after { + clear: both; } +/* line 12, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager li { + display: inline; } +/* line 15, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager li > a, .pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: white; + border: 1px solid #dddddd; + border-radius: 15px; } +/* line 24, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager li > a:hover, .pager li > a:focus { + text-decoration: none; + background-color: #eeeeee; } +/* line 32, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager .next > a, .pager .next > span { + float: right; } +/* line 39, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager .previous > a, .pager .previous > span { + float: left; } +/* line 48, ../bower_components/sass-bootstrap/lib/_pager.scss */ +.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { + color: #999999; + background-color: white; + cursor: not-allowed; } + +/* line 5, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: white; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; } +/* line 20, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label[href]:hover, .label[href]:focus { + color: white; + text-decoration: none; + cursor: pointer; } +/* line 28, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label:empty { + display: none; } + +/* line 36, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label-default { + background-color: #999999; } +/* line 484, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.label-default[href]:hover, .label-default[href]:focus { + background-color: gray; } + +/* line 40, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label-primary { + background-color: #1ba6e5; } +/* line 484, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.label-primary[href]:hover, .label-primary[href]:focus { + background-color: #1585b8; } + +/* line 44, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label-success { + background-color: #5cb85c; } +/* line 484, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.label-success[href]:hover, .label-success[href]:focus { + background-color: #449d44; } + +/* line 48, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label-info { + background-color: #5bc0de; } +/* line 484, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.label-info[href]:hover, .label-info[href]:focus { + background-color: #31b0d5; } + +/* line 52, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label-warning { + background-color: #f0ad4e; } +/* line 484, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.label-warning[href]:hover, .label-warning[href]:focus { + background-color: #ec971f; } + +/* line 56, ../bower_components/sass-bootstrap/lib/_labels.scss */ +.label-danger { + background-color: #d9534f; } +/* line 484, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.label-danger[href]:hover, .label-danger[href]:focus { + background-color: #c9302c; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_badges.scss */ +.badge, #header_notifs_icon_wrapper .notifs_badge, .badge.badge-success, .badge.badge-error { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 11px; + font-weight: bold; + color: white; + line-height: 1; + vertical-align: baseline; + white-space: nowrap; + text-align: center; + background-color: #999999; + border-radius: 10px; } +/* line 22, ../bower_components/sass-bootstrap/lib/_badges.scss */ +.badge:empty, #header_notifs_icon_wrapper .notifs_badge:empty { + display: none; } + +/* line 30, ../bower_components/sass-bootstrap/lib/_badges.scss */ +a.badge:hover, #header_notifs_icon_wrapper a.notifs_badge:hover, a.badge:focus, #header_notifs_icon_wrapper a.notifs_badge:focus { + color: white; + text-decoration: none; + cursor: pointer; } + +/* line 38, ../bower_components/sass-bootstrap/lib/_badges.scss */ +.btn .badge, .btn #header_notifs_icon_wrapper .notifs_badge, #header_notifs_icon_wrapper .btn .notifs_badge { + position: relative; + top: -1px; } + +/* line 45, ../bower_components/sass-bootstrap/lib/_badges.scss */ +a.list-group-item.active > .badge, #header_notifs_icon_wrapper a.list-group-item.active > .notifs_badge, .nav-pills > .active > a > .badge, #header_notifs_icon_wrapper .nav-pills > .active > a > .notifs_badge { + color: #1ba6e5; + background-color: white; } + +/* line 49, ../bower_components/sass-bootstrap/lib/_badges.scss */ +.nav-pills > li > a > .badge, #header_notifs_icon_wrapper .nav-pills > li > a > .notifs_badge { + margin-left: 3px; } + +/* line 6, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ +.jumbotron { + padding: 30px; + margin-bottom: 30px; + font-size: 18px; + font-weight: 200; + line-height: 2.14286; + color: inherit; + background-color: #eeeeee; } +/* line 15, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ +.jumbotron h1 { + line-height: 1; + color: inherit; } +/* line 19, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ +.jumbotron p { + line-height: 1.4; } +/* line 23, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ +.container .jumbotron { + border-radius: 6px; } +@media screen and (min-width: 768px) { + /* line 6, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; } + /* line 31, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ + .container .jumbotron { + padding-left: 60px; + padding-right: 60px; } + /* line 36, ../bower_components/sass-bootstrap/lib/_jumbotron.scss */ + .jumbotron h1 { + font-size: 54px; } } + +/* line 7, ../bower_components/sass-bootstrap/lib/_thumbnails.scss */ +.thumbnail { + display: block; } +/* line 11, ../bower_components/sass-bootstrap/lib/_thumbnails.scss */ +.thumbnail > img { + display: block; + max-width: 100%; + height: auto; } + +/* line 19, ../bower_components/sass-bootstrap/lib/_thumbnails.scss */ +a.thumbnail:hover, a.thumbnail:focus { + border-color: #1ba6e5; } + +/* line 24, ../bower_components/sass-bootstrap/lib/_thumbnails.scss */ +.thumbnail > img { + margin-left: auto; + margin-right: auto; } + +/* line 28, ../bower_components/sass-bootstrap/lib/_thumbnails.scss */ +.thumbnail .caption { + padding: 9px; + color: #555555; } + +/* line 9, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert, #carrier_wizard .wizard_error { + padding: 15px; + margin-bottom: 17px; + border: 1px solid transparent; + border-radius: 3px; } +/* line 16, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert h4, #carrier_wizard .wizard_error h4 { + margin-top: 0; + color: inherit; } +/* line 22, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert .alert-link, #carrier_wizard .wizard_error .alert-link { + font-weight: bold; } +/* line 28, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert > p, #carrier_wizard .wizard_error > p, .alert > ul, #carrier_wizard .wizard_error > ul { + margin-bottom: 0; } +/* line 31, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert > p + p, #carrier_wizard .wizard_error > p + p { + margin-top: 5px; } + +/* line 40, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert-dismissable { + padding-right: 35px; } +/* line 44, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert-dismissable .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; } + +/* line 56, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert-success { + background-color: #dff0d8; + border-color: #d6e9c6; + color: #468847; } +/* line 365, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-success hr { + border-top-color: #c9e2b3; } +/* line 368, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-success .alert-link { + color: #356635; } + +/* line 59, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert-info { + background-color: #d9edf7; + border-color: #bce8f1; + color: #3a87ad; } +/* line 365, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-info hr { + border-top-color: #a6e1ec; } +/* line 368, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-info .alert-link { + color: #2d6987; } + +/* line 62, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert-warning { + background-color: #fcf8e3; + border-color: #fbeed5; + color: #c09853; } +/* line 365, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-warning hr { + border-top-color: #f8e5be; } +/* line 368, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-warning .alert-link { + color: #a47e3c; } + +/* line 65, ../bower_components/sass-bootstrap/lib/_alerts.scss */ +.alert-danger, #carrier_wizard .wizard_error { + background-color: #f2dede; + border-color: #eed3d7; + color: #b94a48; } +/* line 365, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-danger hr, #carrier_wizard .wizard_error hr { + border-top-color: #e6c1c7; } +/* line 368, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.alert-danger .alert-link, #carrier_wizard .wizard_error .alert-link { + color: #953b39; } + +@-webkit-keyframes progress-bar-stripes { + /* line 11, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + from { + background-position: 40px 0; } + + /* line 12, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + to { + background-position: 0 0; } } + +@-moz-keyframes progress-bar-stripes { + /* line 17, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + from { + background-position: 40px 0; } + + /* line 18, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + to { + background-position: 0 0; } } + +@-o-keyframes progress-bar-stripes { + /* line 23, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + from { + background-position: 0 0; } + + /* line 24, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + to { + background-position: 40px 0; } } + +@keyframes progress-bar-stripes { + /* line 29, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + from { + background-position: 40px 0; } + + /* line 30, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ + to { + background-position: 0 0; } } + +/* line 39, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress { + overflow: hidden; + height: 17px; + margin-bottom: 17px; + background-color: whitesmoke; + border-radius: 3px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } + +/* line 49, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress-bar { + float: left; + width: 0%; + height: 100%; + font-size: 11px; + color: white; + text-align: center; + background-color: #1ba6e5; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -webkit-transition: width 0.6s ease; + transition: width 0.6s ease; } + +/* line 62, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress-striped .progress-bar { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-size: 40px 40px; } + +/* line 68, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress.active .progress-bar { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -moz-animation: progress-bar-stripes 2s linear infinite; + -ms-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; } + +/* line 81, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress-bar-success { + background-color: #5cb85c; } +/* line 503, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.progress-striped .progress-bar-success { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } + +/* line 85, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress-bar-info { + background-color: #5bc0de; } +/* line 503, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.progress-striped .progress-bar-info { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } + +/* line 89, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress-bar-warning { + background-color: #f0ad4e; } +/* line 503, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.progress-striped .progress-bar-warning { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } + +/* line 93, ../bower_components/sass-bootstrap/lib/_progress-bars.scss */ +.progress-bar-danger { + background-color: #d9534f; } +/* line 503, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.progress-striped .progress-bar-danger { + background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } + +/* line 11, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media, .media-body { + overflow: hidden; + zoom: 1; } + +/* line 18, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media, .media .media { + margin-top: 15px; } + +/* line 21, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media:first-child { + margin-top: 0; } + +/* line 26, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media-object { + display: block; } + +/* line 31, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media-heading { + margin: 0 0 5px; } + +/* line 40, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media > .pull-left, .page-head .media > h2.page-title { + margin-right: 10px; } +/* line 43, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media > .pull-right, #content h3:not(.modal-title) .media > .panel-heading-action, #content .panel-heading .media > .panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .media > .panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .media > .panel-heading-action { + margin-left: 10px; } + +/* line 53, ../bower_components/sass-bootstrap/lib/_media.scss */ +.media-list { + padding-left: 0; + list-style: none; } + +/* line 8, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group, #dashboard .data_list { + margin-bottom: 20px; + padding-left: 0; } + +/* line 17, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item, #dashboard .data_list li { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: white; + border: 1px solid #dddddd; } +/* line 27, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item:first-child, #dashboard .data_list li:first-child { + border-top-right-radius: 3px; + border-top-left-radius: 3px; } +/* line 30, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item:last-child, #dashboard .data_list li:last-child { + margin-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; } +/* line 36, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item > .badge, #dashboard .data_list li > .badge, #header_notifs_icon_wrapper .list-group-item > .notifs_badge, #dashboard .data_list #header_notifs_icon_wrapper li > .notifs_badge, #header_notifs_icon_wrapper #dashboard .data_list li > .notifs_badge { + float: right; } +/* line 39, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item > .badge + .badge, #dashboard .data_list li > .badge + .badge, #header_notifs_icon_wrapper .list-group-item > .notifs_badge + .badge, #dashboard .data_list #header_notifs_icon_wrapper li > .notifs_badge + .badge, #header_notifs_icon_wrapper #dashboard .data_list li > .notifs_badge + .badge, #header_notifs_icon_wrapper .list-group-item > .badge + .notifs_badge, #dashboard .data_list #header_notifs_icon_wrapper li > .badge + .notifs_badge, #header_notifs_icon_wrapper #dashboard .data_list li > .badge + .notifs_badge, #header_notifs_icon_wrapper .list-group-item > .notifs_badge + .notifs_badge, #dashboard .data_list #header_notifs_icon_wrapper li > .notifs_badge + .notifs_badge, #header_notifs_icon_wrapper #dashboard .data_list li > .notifs_badge + .notifs_badge { + margin-right: 5px; } +/* line 46, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item.active, #dashboard .data_list li.active, .list-group-item.active:hover, #dashboard .data_list li.active:hover, .list-group-item.active:focus, #dashboard .data_list li.active:focus { + z-index: 2; + color: white; + background-color: #1ba6e5; + border-color: #1ba6e5; } +/* line 53, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item.active .list-group-item-heading, #dashboard .data_list li.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, #dashboard .data_list li.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, #dashboard .data_list li.active:focus .list-group-item-heading { + color: inherit; } +/* line 56, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item.active .list-group-item-text, #dashboard .data_list li.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, #dashboard .data_list li.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, #dashboard .data_list li.active:focus .list-group-item-text { + color: #d2edfa; } + +/* line 63, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +a.list-group-item { + color: #555555; } +/* line 66, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +a.list-group-item .list-group-item-heading { + color: #333333; } +/* line 72, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +a.list-group-item:hover, a.list-group-item:focus { + text-decoration: none; + background-color: whitesmoke; } + +/* line 81, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; } + +/* line 85, ../bower_components/sass-bootstrap/lib/_list-group.scss */ +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel, #header_notifs_icon_wrapper .notifs_panel, #new_version_container { + margin-bottom: 17px; + background-color: white; + border: 1px solid transparent; + border-radius: 3px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } + +/* line 16, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-body { + padding: 15px; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-body:before, .panel-body:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-body:after { + clear: both; } + +/* line 28, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel > .list-group, #header_notifs_icon_wrapper .notifs_panel > .list-group, #new_version_container > .list-group, #dashboard .panel > .data_list, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list, #dashboard #new_version_container > .data_list { + margin-bottom: 0; } +/* line 31, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel > .list-group .list-group-item, #header_notifs_icon_wrapper .notifs_panel > .list-group .list-group-item, #new_version_container > .list-group .list-group-item, #dashboard .panel > .data_list .list-group-item, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list .list-group-item, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list .list-group-item, #dashboard #new_version_container > .data_list .list-group-item, .panel > .list-group #dashboard .data_list li, #dashboard .data_list .panel > .list-group li, #header_notifs_icon_wrapper .notifs_panel > .list-group #dashboard .data_list li, #dashboard .data_list #header_notifs_icon_wrapper .notifs_panel > .list-group li, #new_version_container > .list-group #dashboard .data_list li, #dashboard .data_list #new_version_container > .list-group li, #dashboard .panel > .data_list li, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list li, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list li, #dashboard #new_version_container > .data_list li { + border-width: 1px 0; } +/* line 35, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel > .list-group .list-group-item:first-child, #header_notifs_icon_wrapper .notifs_panel > .list-group .list-group-item:first-child, #new_version_container > .list-group .list-group-item:first-child, #dashboard .panel > .data_list .list-group-item:first-child, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list .list-group-item:first-child, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list .list-group-item:first-child, #dashboard #new_version_container > .data_list .list-group-item:first-child, .panel > .list-group #dashboard .data_list li:first-child, #dashboard .data_list .panel > .list-group li:first-child, #header_notifs_icon_wrapper .notifs_panel > .list-group #dashboard .data_list li:first-child, #dashboard .data_list #header_notifs_icon_wrapper .notifs_panel > .list-group li:first-child, #new_version_container > .list-group #dashboard .data_list li:first-child, #dashboard .data_list #new_version_container > .list-group li:first-child, #dashboard .panel > .data_list li:first-child, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list li:first-child, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list li:first-child, #dashboard #new_version_container > .data_list li:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; } +/* line 39, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel > .list-group .list-group-item:last-child, #header_notifs_icon_wrapper .notifs_panel > .list-group .list-group-item:last-child, #new_version_container > .list-group .list-group-item:last-child, #dashboard .panel > .data_list .list-group-item:last-child, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list .list-group-item:last-child, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list .list-group-item:last-child, #dashboard #new_version_container > .data_list .list-group-item:last-child, .panel > .list-group #dashboard .data_list li:last-child, #dashboard .data_list .panel > .list-group li:last-child, #header_notifs_icon_wrapper .notifs_panel > .list-group #dashboard .data_list li:last-child, #dashboard .data_list #header_notifs_icon_wrapper .notifs_panel > .list-group li:last-child, #new_version_container > .list-group #dashboard .data_list li:last-child, #dashboard .data_list #new_version_container > .list-group li:last-child, #dashboard .panel > .data_list li:last-child, #header_notifs_icon_wrapper #dashboard .notifs_panel > .data_list li:last-child, #dashboard #header_notifs_icon_wrapper .notifs_panel > .data_list li:last-child, #dashboard #new_version_container > .data_list li:last-child { + border-bottom: 0; } + +/* line 47, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-heading + .list-group .list-group-item:first-child, #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header + .list-group .list-group-item:first-child, #dashboard .panel-heading + .data_list .list-group-item:first-child, #header_notifs_icon_wrapper .notifs_panel #dashboard .notifs_panel_header + .data_list .list-group-item:first-child, #dashboard #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header + .data_list .list-group-item:first-child, .panel-heading + .list-group #dashboard .data_list li:first-child, #dashboard .data_list .panel-heading + .list-group li:first-child, #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header + .list-group #dashboard .data_list li:first-child, #dashboard .data_list #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header + .list-group li:first-child, #dashboard .panel-heading + .data_list li:first-child, #header_notifs_icon_wrapper .notifs_panel #dashboard .notifs_panel_header + .data_list li:first-child, #dashboard #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header + .data_list li:first-child { + border-top-width: 0; } + +/* line 59, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel > .table, #header_notifs_icon_wrapper .notifs_panel > .table, #new_version_container > .table { + margin-bottom: 0; } +/* line 62, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel > .panel-body + .table, #header_notifs_icon_wrapper .notifs_panel > .panel-body + .table, #new_version_container > .panel-body + .table { + border-top: 1px solid #dddddd; } + +/* line 69, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-heading, #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-right-radius: 2px; + border-top-left-radius: 2px; } + +/* line 76, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 14px; } +/* line 80, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-title > a { + color: inherit; } + +/* line 86, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-footer, #header_notifs_icon_wrapper .notifs_panel .notifs_panel_footer { + padding: 10px 15px; + background-color: whitesmoke; + border-top: 1px solid #dddddd; + border-bottom-right-radius: 2px; + border-bottom-left-radius: 2px; } + +/* line 101, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-group .panel, .panel-group #header_notifs_icon_wrapper .notifs_panel, #header_notifs_icon_wrapper .panel-group .notifs_panel, .panel-group #new_version_container { + margin-bottom: 0; + border-radius: 3px; + overflow: hidden; } +/* line 105, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-group .panel + .panel, .panel-group #header_notifs_icon_wrapper .notifs_panel + .panel, #header_notifs_icon_wrapper .panel-group .notifs_panel + .panel, .panel-group #new_version_container + .panel, .panel-group #header_notifs_icon_wrapper .panel + .notifs_panel, #header_notifs_icon_wrapper .panel-group .panel + .notifs_panel, .panel-group #header_notifs_icon_wrapper .notifs_panel + .notifs_panel, #header_notifs_icon_wrapper .panel-group .notifs_panel + .notifs_panel, .panel-group #header_notifs_icon_wrapper #new_version_container + .notifs_panel, #header_notifs_icon_wrapper .panel-group #new_version_container + .notifs_panel, .panel-group .panel + #new_version_container, .panel-group #header_notifs_icon_wrapper .notifs_panel + #new_version_container, #header_notifs_icon_wrapper .panel-group .notifs_panel + #new_version_container, .panel-group #new_version_container + #new_version_container { + margin-top: 5px; } +/* line 110, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-group .panel-heading, .panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_header { + border-bottom: 0; } +/* line 112, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-group .panel-heading + .panel-collapse .panel-body, .panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_header + .panel-collapse .panel-body { + border-top: 1px solid #dddddd; } +/* line 116, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-group .panel-footer, .panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_footer, #header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_footer { + border-top: 0; } +/* line 118, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-group .panel-footer + .panel-collapse .panel-body, .panel-group #header_notifs_icon_wrapper .notifs_panel .notifs_panel_footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-group .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom: 1px solid #dddddd; } + +/* line 131, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-default, #header_notifs_icon_wrapper .notifs_panel { + border-color: #dddddd; } +/* line 344, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-default > .panel-heading, #header_notifs_icon_wrapper .notifs_panel > .panel-heading, #header_notifs_icon_wrapper .notifs_panel .panel-default > .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel > .notifs_panel_header { + color: #333333; + background-color: whitesmoke; + border-color: #dddddd; } +/* line 348, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-default > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-default > .notifs_panel_header + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel > .notifs_panel_header + .panel-collapse .panel-body { + border-top-color: #dddddd; } +/* line 353, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-default > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-default > .notifs_panel_footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel > .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom-color: #dddddd; } + +/* line 134, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-primary { + border-color: #1ba6e5; } +/* line 344, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-primary > .panel-heading, #header_notifs_icon_wrapper .notifs_panel .panel-primary > .notifs_panel_header { + color: white; + background-color: #1ba6e5; + border-color: #1ba6e5; } +/* line 348, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-primary > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-primary > .notifs_panel_header + .panel-collapse .panel-body { + border-top-color: #1ba6e5; } +/* line 353, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-primary > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-primary > .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom-color: #1ba6e5; } + +/* line 137, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-success { + border-color: #d6e9c6; } +/* line 344, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-success > .panel-heading, #header_notifs_icon_wrapper .notifs_panel .panel-success > .notifs_panel_header { + color: #468847; + background-color: #dff0d8; + border-color: #d6e9c6; } +/* line 348, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-success > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-success > .notifs_panel_header + .panel-collapse .panel-body { + border-top-color: #d6e9c6; } +/* line 353, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-success > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-success > .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom-color: #d6e9c6; } + +/* line 140, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-warning { + border-color: #fbeed5; } +/* line 344, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-warning > .panel-heading, #header_notifs_icon_wrapper .notifs_panel .panel-warning > .notifs_panel_header { + color: #c09853; + background-color: #fcf8e3; + border-color: #fbeed5; } +/* line 348, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-warning > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-warning > .notifs_panel_header + .panel-collapse .panel-body { + border-top-color: #fbeed5; } +/* line 353, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-warning > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-warning > .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom-color: #fbeed5; } + +/* line 143, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-danger { + border-color: #eed3d7; } +/* line 344, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-danger > .panel-heading, #header_notifs_icon_wrapper .notifs_panel .panel-danger > .notifs_panel_header { + color: #b94a48; + background-color: #f2dede; + border-color: #eed3d7; } +/* line 348, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-danger > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-danger > .notifs_panel_header + .panel-collapse .panel-body { + border-top-color: #eed3d7; } +/* line 353, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-danger > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-danger > .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom-color: #eed3d7; } + +/* line 146, ../bower_components/sass-bootstrap/lib/_panels.scss */ +.panel-info { + border-color: #bce8f1; } +/* line 344, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-info > .panel-heading, #header_notifs_icon_wrapper .notifs_panel .panel-info > .notifs_panel_header { + color: #3a87ad; + background-color: #d9edf7; + border-color: #bce8f1; } +/* line 348, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-info > .panel-heading + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-info > .notifs_panel_header + .panel-collapse .panel-body { + border-top-color: #bce8f1; } +/* line 353, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.panel-info > .panel-footer + .panel-collapse .panel-body, #header_notifs_icon_wrapper .notifs_panel .panel-info > .notifs_panel_footer + .panel-collapse .panel-body { + border-bottom-color: #bce8f1; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_wells.scss */ +.well, .hook_panel { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #ebebeb; + border: 1px solid #d9d9d9; + border-radius: 3px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } +/* line 15, ../bower_components/sass-bootstrap/lib/_wells.scss */ +.well blockquote, .hook_panel blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, 0.15); } + +/* line 22, ../bower_components/sass-bootstrap/lib/_wells.scss */ +.well-lg { + padding: 24px; + border-radius: 6px; } + +/* line 26, ../bower_components/sass-bootstrap/lib/_wells.scss */ +.well-sm { + padding: 9px; + border-radius: 3px; } + +/* line 6, ../bower_components/sass-bootstrap/lib/_close.scss */ +.close { + float: right; + font-size: 18px; + font-weight: bold; + line-height: 1; + color: black; + text-shadow: 0 1px 0 white; + opacity: 0.2; + filter: alpha(opacity=20); } +/* line 16, ../bower_components/sass-bootstrap/lib/_close.scss */ +.close:hover, .close:focus { + color: black; + text-decoration: none; + cursor: pointer; + opacity: 0.5; + filter: alpha(opacity=50); } + +/* line 27, ../bower_components/sass-bootstrap/lib/_close.scss */ +button.close { + padding: 0; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none; } + +/* line 11, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-open { + overflow: hidden; } +/* line 18, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-open .navbar-fixed-top, .modal-open #header_infos, .modal-open .navbar-fixed-bottom { + margin-right: 15px; } + +/* line 23, ../bower_components/sass-bootstrap/lib/_modals.scss */ +body.modal-open { + margin-right: 15px; } + +/* line 28, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal { + display: none; + overflow: auto; + overflow-y: scroll; + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; } +/* line 40, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal.fade .modal-dialog { + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + transform: translate(0, -25%); + -webkit-transition: -webkit-transform 0.3s ease-out; + -moz-transition: -moz-transform 0.3s ease-out; + -o-transition: -o-transform 0.3s ease-out; + transition: transform 0.3s ease-out; } +/* line 44, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + transform: translate(0, 0); } + +/* line 48, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-dialog { + margin-left: auto; + margin-right: auto; + width: auto; + padding: 10px; + z-index: 1050; } + +/* line 57, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-content { + position: relative; + background-color: white; + border: 1px solid #999999; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); + background-clip: padding-box; + outline: none; } + +/* line 70, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; + background-color: black; } +/* line 79, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-backdrop.fade { + opacity: 0; + filter: alpha(opacity=0); } +/* line 80, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-backdrop.in { + opacity: 0.5; + filter: alpha(opacity=50); } + +/* line 85, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-header { + padding: 15px; + border-bottom: 1px solid #e5e5e5; + min-height: 16.42857px; } + +/* line 91, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-header .close { + margin-top: -2px; } + +/* line 96, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-title { + margin: 0; + line-height: 1.42857; } + +/* line 103, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-body { + position: relative; + padding: 20px; } + +/* line 109, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-footer { + margin-top: 15px; + padding: 19px 20px 20px; + text-align: right; + border-top: 1px solid #e5e5e5; } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.modal-footer:before, .modal-footer:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.modal-footer:after { + clear: both; } +/* line 117, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-footer .btn + .btn { + margin-left: 5px; + margin-bottom: 0; } +/* line 122, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; } +/* line 126, ../bower_components/sass-bootstrap/lib/_modals.scss */ +.modal-footer .btn-block + .btn-block { + margin-left: 0; } + +@media screen and (min-width: 768px) { + /* line 134, ../bower_components/sass-bootstrap/lib/_modals.scss */ + .modal-dialog { + left: 50%; + right: auto; + width: 600px; + padding-top: 30px; + padding-bottom: 30px; } + + /* line 141, ../bower_components/sass-bootstrap/lib/_modals.scss */ + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } } +/* line 7, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip { + position: absolute; + z-index: 1030; + display: block; + visibility: visible; + font-size: 11px; + line-height: 1.4; + opacity: 0; + filter: alpha(opacity=0); } +/* line 16, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.in { + opacity: 0.9; + filter: alpha(opacity=90); } +/* line 17, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.top { + margin-top: -3px; + padding: 5px 0; } +/* line 18, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.right { + margin-left: 3px; + padding: 0 5px; } +/* line 19, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.bottom { + margin-top: 3px; + padding: 5px 0; } +/* line 20, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.left { + margin-left: -3px; + padding: 0 5px; } + +/* line 24, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: white; + text-align: center; + text-decoration: none; + background-color: black; + border-radius: 3px; } + +/* line 35, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; } + +/* line 43, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-width: 5px 5px 0; + border-top-color: black; } +/* line 50, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.top-left .tooltip-arrow { + bottom: 0; + left: 5px; + border-width: 5px 5px 0; + border-top-color: black; } +/* line 56, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.top-right .tooltip-arrow { + bottom: 0; + right: 5px; + border-width: 5px 5px 0; + border-top-color: black; } +/* line 62, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: black; } +/* line 69, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: black; } +/* line 76, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: black; } +/* line 83, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.bottom-left .tooltip-arrow { + top: 0; + left: 5px; + border-width: 0 5px 5px; + border-bottom-color: black; } +/* line 89, ../bower_components/sass-bootstrap/lib/_tooltip.scss */ +.tooltip.bottom-right .tooltip-arrow { + top: 0; + right: 5px; + border-width: 0 5px 5px; + border-bottom-color: black; } + +/* line 6, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1010; + display: none; + max-width: 276px; + padding: 1px; + text-align: left; + background-color: white; + background-clip: padding-box; + border: 1px solid #cccccc; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + white-space: normal; } +/* line 26, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.top { + margin-top: -10px; } +/* line 27, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.right { + margin-left: 10px; } +/* line 28, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.bottom { + margin-top: 10px; } +/* line 29, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.left { + margin-left: -10px; } + +/* line 32, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover-title { + margin: 0; + padding: 8px 14px; + font-size: 12px; + font-weight: normal; + line-height: 18px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; } + +/* line 43, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover-content { + padding: 9px 14px; } + +/* line 53, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover .arrow, .popover .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; } + +/* line 62, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover .arrow { + border-width: 11px; } + +/* line 65, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover .arrow:after { + border-width: 10px; + content: ""; } + +/* line 71, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.top .arrow { + left: 50%; + margin-left: -11px; + border-bottom-width: 0; + border-top-color: #999999; + border-top-color: rgba(0, 0, 0, 0.25); + bottom: -11px; } +/* line 78, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.top .arrow:after { + content: " "; + bottom: 1px; + margin-left: -10px; + border-bottom-width: 0; + border-top-color: white; } +/* line 86, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.right .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-left-width: 0; + border-right-color: #999999; + border-right-color: rgba(0, 0, 0, 0.25); } +/* line 93, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.right .arrow:after { + content: " "; + left: 1px; + bottom: -10px; + border-left-width: 0; + border-right-color: white; } +/* line 101, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.bottom .arrow { + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999999; + border-bottom-color: rgba(0, 0, 0, 0.25); + top: -11px; } +/* line 108, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.bottom .arrow:after { + content: " "; + top: 1px; + margin-left: -10px; + border-top-width: 0; + border-bottom-color: white; } +/* line 117, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.left .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999999; + border-left-color: rgba(0, 0, 0, 0.25); } +/* line 124, ../bower_components/sass-bootstrap/lib/_popovers.scss */ +.popover.left .arrow:after { + content: " "; + right: 1px; + border-right-width: 0; + border-left-color: white; + bottom: -10px; } + +/* line 7, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel { + position: relative; } + +/* line 11, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner { + position: relative; + overflow: hidden; + width: 100%; } +/* line 16, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .item { + display: none; + position: relative; + -webkit-transition: 0.6s ease-in-out left; + transition: 0.6s ease-in-out left; } +/* line 23, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .item > img, .carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; + line-height: 1; } +/* line 31, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { + display: block; } +/* line 33, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .active { + left: 0; } +/* line 38, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .next, .carousel-inner > .prev { + position: absolute; + top: 0; + width: 100%; } +/* line 44, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .next { + left: 100%; } +/* line 47, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .prev { + left: -100%; } +/* line 51, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .next.left, .carousel-inner > .prev.right { + left: 0; } +/* line 55, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .active.left { + left: -100%; } +/* line 58, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-inner > .active.right { + left: 100%; } + +/* line 67, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control { + position: absolute; + top: 0; + left: 0; + bottom: 0; + width: 15%; + opacity: 0.5; + filter: alpha(opacity=50); + font-size: 20px; + color: white; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } +/* line 82, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control.left { + background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%)); + background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } +/* line 85, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control.right { + left: auto; + right: 0; + background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%)); + background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } +/* line 93, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control:hover, .carousel-control:focus { + color: white; + text-decoration: none; + opacity: 0.9; + filter: alpha(opacity=90); } +/* line 103, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + left: 50%; + z-index: 5; + display: inline-block; } +/* line 111, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control .icon-prev, .carousel-control .icon-next { + width: 20px; + height: 20px; + margin-top: -10px; + margin-left: -10px; + font-family: serif; } +/* line 120, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control .icon-prev:before { + content: '\2039'; } +/* line 125, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-control .icon-next:before { + content: '\203a'; } + +/* line 136, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + margin-left: -30%; + padding-left: 0; + list-style: none; + text-align: center; } +/* line 147, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + border: 1px solid white; + border-radius: 10px; + cursor: pointer; } +/* line 157, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-indicators .active { + margin: 0; + width: 12px; + height: 12px; + background-color: white; } + +/* line 168, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-caption { + position: absolute; + left: 15%; + right: 15%; + bottom: 20px; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: white; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } +/* line 179, ../bower_components/sass-bootstrap/lib/_carousel.scss */ +.carousel-caption .btn { + text-shadow: none; } + +@media screen and (min-width: 768px) { + /* line 190, ../bower_components/sass-bootstrap/lib/_carousel.scss */ + .carousel-control .icon-prev, .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + margin-left: -15px; + font-size: 30px; } + + /* line 199, ../bower_components/sass-bootstrap/lib/_carousel.scss */ + .carousel-caption { + left: 20%; + right: 20%; + padding-bottom: 30px; } + + /* line 206, ../bower_components/sass-bootstrap/lib/_carousel.scss */ + .carousel-indicators { + bottom: 20px; } } +/* line 21, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.clearfix:before, .clearfix:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ } +/* line 25, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.clearfix:after { + clear: both; } + +/* line 12, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.pull-right, #content h3:not(.modal-title) .panel-heading-action, #content .panel-heading .panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action { + float: right !important; } + +/* line 15, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.pull-left, .page-head h2.page-title { + float: left !important; } + +/* line 23, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.hide { + display: none !important; } + +/* line 26, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.show { + display: block !important; } + +/* line 29, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.invisible { + visibility: hidden; } + +/* line 32, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; } + +/* line 40, ../bower_components/sass-bootstrap/lib/_utilities.scss */ +.affix { + position: fixed; } + +@-ms-viewport { + width: device-width; } + +@media screen and (max-width: 400px) { + @-ms-viewport { + width: 320px; } } +/* line 31, ../bower_components/sass-bootstrap/lib/_responsive-utilities.scss */ +.hidden { + display: none !important; + visibility: hidden !important; } + +/* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.visible-xs { + display: none !important; } + +/* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.visible-xs { + display: none !important; } + +/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.visible-xs, td.visible-xs { + display: none !important; } + +@media (max-width: 767px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-xs { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-xs { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-xs, td.visible-xs { + display: table-cell !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-xs.visible-sm { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-xs.visible-sm { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-xs.visible-sm, td.visible-xs.visible-sm { + display: table-cell !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-xs.visible-md { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-xs.visible-md { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-xs.visible-md, td.visible-xs.visible-md { + display: table-cell !important; } } +@media (min-width: 1200px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-xs.visible-lg { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-xs.visible-lg { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-xs.visible-lg, td.visible-xs.visible-lg { + display: table-cell !important; } } +/* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.visible-sm { + display: none !important; } + +/* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.visible-sm { + display: none !important; } + +/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.visible-sm, td.visible-sm { + display: none !important; } + +@media (max-width: 767px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-sm.visible-xs { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-sm.visible-xs { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-sm.visible-xs, td.visible-sm.visible-xs { + display: table-cell !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-sm { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-sm { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-sm, td.visible-sm { + display: table-cell !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-sm.visible-md { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-sm.visible-md { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-sm.visible-md, td.visible-sm.visible-md { + display: table-cell !important; } } +@media (min-width: 1200px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-sm.visible-lg { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-sm.visible-lg { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-sm.visible-lg, td.visible-sm.visible-lg { + display: table-cell !important; } } +/* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.visible-md { + display: none !important; } + +/* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.visible-md { + display: none !important; } + +/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.visible-md, td.visible-md { + display: none !important; } + +@media (max-width: 767px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-md.visible-xs { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-md.visible-xs { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-md.visible-xs, td.visible-md.visible-xs { + display: table-cell !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-md.visible-sm { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-md.visible-sm { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-md.visible-sm, td.visible-md.visible-sm { + display: table-cell !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-md { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-md { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-md, td.visible-md { + display: table-cell !important; } } +@media (min-width: 1200px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-md.visible-lg { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-md.visible-lg { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-md.visible-lg, td.visible-md.visible-lg { + display: table-cell !important; } } +/* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.visible-lg { + display: none !important; } + +/* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.visible-lg { + display: none !important; } + +/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.visible-lg, td.visible-lg { + display: none !important; } + +@media (max-width: 767px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-lg.visible-xs { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-lg.visible-xs { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-lg.visible-xs, td.visible-lg.visible-xs { + display: table-cell !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-lg.visible-sm { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-lg.visible-sm { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-lg.visible-sm, td.visible-lg.visible-sm { + display: table-cell !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-lg.visible-md { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-lg.visible-md { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-lg.visible-md, td.visible-lg.visible-md { + display: table-cell !important; } } +@media (min-width: 1200px) { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-lg { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-lg { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-lg, td.visible-lg { + display: table-cell !important; } } +/* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.hidden-xs, #header_notifs_icon_wrapper { + display: block !important; } + +/* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.hidden-xs, tr#header_notifs_icon_wrapper { + display: table-row !important; } + +/* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.hidden-xs, th#header_notifs_icon_wrapper, td.hidden-xs, td#header_notifs_icon_wrapper { + display: table-cell !important; } + +@media (max-width: 767px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-xs, #header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-xs, tr#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-xs, th#header_notifs_icon_wrapper, td.hidden-xs, td#header_notifs_icon_wrapper { + display: none !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-xs.hidden-sm, .hidden-sm#header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-xs.hidden-sm, tr.hidden-sm#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-xs.hidden-sm, th.hidden-sm#header_notifs_icon_wrapper, td.hidden-xs.hidden-sm, td.hidden-sm#header_notifs_icon_wrapper { + display: none !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-xs.hidden-md, .hidden-md#header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-xs.hidden-md, tr.hidden-md#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-xs.hidden-md, th.hidden-md#header_notifs_icon_wrapper, td.hidden-xs.hidden-md, td.hidden-md#header_notifs_icon_wrapper { + display: none !important; } } +@media (min-width: 1200px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-xs.hidden-lg, .hidden-lg#header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-xs.hidden-lg, tr.hidden-lg#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-xs.hidden-lg, th.hidden-lg#header_notifs_icon_wrapper, td.hidden-xs.hidden-lg, td.hidden-lg#header_notifs_icon_wrapper { + display: none !important; } } +/* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.hidden-sm { + display: block !important; } + +/* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.hidden-sm { + display: table-row !important; } + +/* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.hidden-sm, td.hidden-sm { + display: table-cell !important; } + +@media (max-width: 767px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-sm.hidden-xs, .hidden-sm#header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-sm.hidden-xs, tr.hidden-sm#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-sm.hidden-xs, th.hidden-sm#header_notifs_icon_wrapper, td.hidden-sm.hidden-xs, td.hidden-sm#header_notifs_icon_wrapper { + display: none !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-sm { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-sm { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-sm, td.hidden-sm { + display: none !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-sm.hidden-md { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-sm.hidden-md { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { + display: none !important; } } +@media (min-width: 1200px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-sm.hidden-lg { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-sm.hidden-lg { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { + display: none !important; } } +/* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.hidden-md { + display: block !important; } + +/* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.hidden-md { + display: table-row !important; } + +/* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.hidden-md, td.hidden-md { + display: table-cell !important; } + +@media (max-width: 767px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-md.hidden-xs, .hidden-md#header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-md.hidden-xs, tr.hidden-md#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-md.hidden-xs, th.hidden-md#header_notifs_icon_wrapper, td.hidden-md.hidden-xs, td.hidden-md#header_notifs_icon_wrapper { + display: none !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-md.hidden-sm { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-md.hidden-sm { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { + display: none !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-md { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-md { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-md, td.hidden-md { + display: none !important; } } +@media (min-width: 1200px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-md.hidden-lg { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-md.hidden-lg { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { + display: none !important; } } +/* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.hidden-lg { + display: block !important; } + +/* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.hidden-lg { + display: table-row !important; } + +/* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.hidden-lg, td.hidden-lg { + display: table-cell !important; } + +@media (max-width: 767px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-lg.hidden-xs, .hidden-lg#header_notifs_icon_wrapper { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-lg.hidden-xs, tr.hidden-lg#header_notifs_icon_wrapper { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-lg.hidden-xs, th.hidden-lg#header_notifs_icon_wrapper, td.hidden-lg.hidden-xs, td.hidden-lg#header_notifs_icon_wrapper { + display: none !important; } } +@media (min-width: 768px) and (max-width: 991px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-lg.hidden-sm { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-lg.hidden-sm { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { + display: none !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-lg.hidden-md { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-lg.hidden-md { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { + display: none !important; } } +@media (min-width: 1200px) { + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-lg { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-lg { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-lg, td.hidden-lg { + display: none !important; } } +/* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +.visible-print { + display: none !important; } + +/* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +tr.visible-print { + display: none !important; } + +/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ +th.visible-print, td.visible-print { + display: none !important; } + +@media print { + /* line 513, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .visible-print { + display: block !important; } + + /* line 514, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.visible-print { + display: table-row !important; } + + /* line 516, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.visible-print, td.visible-print { + display: table-cell !important; } + + /* line 520, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + .hidden-print { + display: none !important; } + + /* line 521, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + tr.hidden-print { + display: none !important; } + + /* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */ + th.hidden-print, td.hidden-print { + display: none !important; } } +/* * Font Awesome 3.2.1 * the iconic font designed for Bootstrap * ------------------------------------------------------------------------------ @@ -30,4 +5741,3618 @@ * Email: dave@fontawesome.io * Twitter: http://twitter.com/byscuits * Work: Lead Product Designer @ Kyruus - http://kyruus.com - */@font-face{font-family:'FontAwesome';src:url("../font/fontawesome-webfont.eot?v=3.2.1");src:url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"),url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"),url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"),url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}a [class^="icon-"],a [class*=" icon-"]{display:inline}[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em}.icons-ul{margin-left:2.142857142857143em;list-style-type:none}.icons-ul>li{position:relative}.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit}[class^="icon-"].hide,[class*=" icon-"].hide{display:none}.icon-muted{color:#eeeeee}.icon-light{color:#ffffff}.icon-dark{color:#333333}.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.icon-5x{font-size:5em}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.pull-right,#content h3 .panel-heading-action,#content .panel-heading .panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action{float:right}.pull-left,.page-head h2.page-title{float:left}[class^="icon-"].pull-left,.page-head h2[class^="icon-"].page-title,[class*=" icon-"].pull-left,.page-head h2[class*=" icon-"].page-title{margin-right:.3em}[class^="icon-"].pull-right,#content h3 [class^="icon-"].panel-heading-action,#content .panel-heading [class^="icon-"].panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].panel-heading-action,[class*=" icon-"].pull-right,#content h3 [class*=" icon-"].panel-heading-action,#content .panel-heading [class*=" icon-"].panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].panel-heading-action{margin-left:.3em}[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],#header_infos .nav>.active>a>[class^="icon-"],.navbar-inverse #header_notifs_icon_wrapper>.active>a>[class^="icon-"],#header_infos #header_notifs_icon_wrapper>.active>a>[class^="icon-"],.navbar-inverse #header_employee_box>.active>a>[class^="icon-"],#header_infos #header_employee_box>.active>a>[class^="icon-"],.navbar-inverse #header_quick>.active>a>[class^="icon-"],#header_infos #header_quick>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],#header_infos .nav>.active>a>[class*=" icon-"],.navbar-inverse #header_notifs_icon_wrapper>.active>a>[class*=" icon-"],#header_infos #header_notifs_icon_wrapper>.active>a>[class*=" icon-"],.navbar-inverse #header_employee_box>.active>a>[class*=" icon-"],#header_infos #header_employee_box>.active>a>[class*=" icon-"],.navbar-inverse #header_quick>.active>a>[class*=" icon-"],#header_infos #header_quick>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,#header_notifs_icon_wrapper [class^="icon-"].icon-large,#header_employee_box [class^="icon-"].icon-large,#header_quick [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large,#header_notifs_icon_wrapper [class*=" icon-"].icon-large,#header_employee_box [class*=" icon-"].icon-large,#header_quick [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.btn #dashboard .loading [class^="icon-"].data_value:before,#dashboard .loading .btn [class^="icon-"].data_value:before,.nav [class^="icon-"].icon-spin,#header_notifs_icon_wrapper [class^="icon-"].icon-spin,#header_employee_box [class^="icon-"].icon-spin,#header_quick [class^="icon-"].icon-spin,.nav #dashboard .loading [class^="icon-"].data_value:before,#dashboard .loading .nav [class^="icon-"].data_value:before,#header_notifs_icon_wrapper #dashboard .loading [class^="icon-"].data_value:before,#dashboard .loading #header_notifs_icon_wrapper [class^="icon-"].data_value:before,#header_employee_box #dashboard .loading [class^="icon-"].data_value:before,#dashboard .loading #header_employee_box [class^="icon-"].data_value:before,#header_quick #dashboard .loading [class^="icon-"].data_value:before,#dashboard .loading #header_quick [class^="icon-"].data_value:before,.btn [class*=" icon-"].icon-spin,.btn #dashboard .loading [class*=" icon-"].data_value:before,#dashboard .loading .btn [class*=" icon-"].data_value:before,.nav [class*=" icon-"].icon-spin,#header_notifs_icon_wrapper [class*=" icon-"].icon-spin,#header_employee_box [class*=" icon-"].icon-spin,#header_quick [class*=" icon-"].icon-spin,.nav #dashboard .loading [class*=" icon-"].data_value:before,#dashboard .loading .nav [class*=" icon-"].data_value:before,#header_notifs_icon_wrapper #dashboard .loading [class*=" icon-"].data_value:before,#dashboard .loading #header_notifs_icon_wrapper [class*=" icon-"].data_value:before,#header_employee_box #dashboard .loading [class*=" icon-"].data_value:before,#dashboard .loading #header_employee_box [class*=" icon-"].data_value:before,#header_quick #dashboard .loading [class*=" icon-"].data_value:before,#dashboard .loading #header_quick [class*=" icon-"].data_value:before{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].pull-left.icon-2x,.btn .page-head h2[class^="icon-"].icon-2x.page-title,.page-head .btn h2[class^="icon-"].icon-2x.page-title,.btn [class*=" icon-"].pull-left.icon-2x,.btn .page-head h2[class*=" icon-"].icon-2x.page-title,.page-head .btn h2[class*=" icon-"].icon-2x.page-title,.btn [class^="icon-"].pull-right.icon-2x,.btn #content h3 [class^="icon-"].icon-2x.panel-heading-action,#content h3 .btn [class^="icon-"].icon-2x.panel-heading-action,.btn #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn [class^="icon-"].icon-2x.panel-heading-action,.btn #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn [class^="icon-"].icon-2x.panel-heading-action,.btn #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn [class^="icon-"].icon-2x.panel-heading-action,.btn [class*=" icon-"].pull-right.icon-2x,.btn #content h3 [class*=" icon-"].icon-2x.panel-heading-action,#content h3 .btn [class*=" icon-"].icon-2x.panel-heading-action,.btn #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn [class*=" icon-"].icon-2x.panel-heading-action,.btn #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn [class*=" icon-"].icon-2x.panel-heading-action,.btn #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn [class*=" icon-"].icon-2x.panel-heading-action{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn #dashboard .loading [class^="icon-"].icon-large.data_value:before,#dashboard .loading .btn [class^="icon-"].icon-large.data_value:before,.btn [class*=" icon-"].icon-spin.icon-large,.btn #dashboard .loading [class*=" icon-"].icon-large.data_value:before,#dashboard .loading .btn [class*=" icon-"].icon-large.data_value:before{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small .page-head h2[class^="icon-"].icon-2x.page-title,.page-head .btn.btn-small h2[class^="icon-"].icon-2x.page-title,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small .page-head h2[class*=" icon-"].icon-2x.page-title,.page-head .btn.btn-small h2[class*=" icon-"].icon-2x.page-title,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small #content h3 [class^="icon-"].icon-2x.panel-heading-action,#content h3 .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-small #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-small #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-small #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small #content h3 [class*=" icon-"].icon-2x.panel-heading-action,#content h3 .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-small #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-small #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-small #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large .page-head h2[class^="icon-"].icon-2x.page-title,.page-head .btn.btn-large h2[class^="icon-"].icon-2x.page-title,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large .page-head h2[class*=" icon-"].icon-2x.page-title,.page-head .btn.btn-large h2[class*=" icon-"].icon-2x.page-title,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large #content h3 [class^="icon-"].icon-2x.panel-heading-action,#content h3 .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large #content h3 [class*=" icon-"].icon-2x.panel-heading-action,#content h3 .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-large #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large .page-head h2[class^="icon-"].icon-2x.page-title,.page-head .btn.btn-large h2[class^="icon-"].icon-2x.page-title,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large .page-head h2[class*=" icon-"].icon-2x.page-title,.page-head .btn.btn-large h2[class*=" icon-"].icon-2x.page-title{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large #content h3 [class^="icon-"].icon-2x.panel-heading-action,#content h3 .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large #content h3 [class*=" icon-"].icon-2x.panel-heading-action,#content h3 .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-large #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action,#content .panel-heading .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action,.btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action{margin-left:.2em}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em}.icon-stack .icon-stack-base{font-size:2em;*line-height:1em}.icon-spin,#dashboard .loading .data_value:before{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}a .icon-stack,a .icon-spin,a #dashboard .loading .data_value:before,#dashboard .loading a .data_value:before{display:inline-block;text-decoration:none}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-alt:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before,.process-icon-cancel:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-power-off:before,.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-gear:before,.icon-cog:before,.process-icon-configure:before,.icon-AdminAdmin:before{content:"\f013"}.icon-trash:before,.process-icon-delete:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-alt:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before,.process-icon-save-date:before,.process-icon-save-status:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-rotate-right:before,.icon-repeat:before{content:"\f01e"}.icon-refresh:before,.process-icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before,.icon-AdminPriceRule:before{content:"\f02c"}.icon-book:before,.icon-AdminCatalog:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before,.process-icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before,.process-icon-newCombination.toolbar-new:before{content:"\f055"}.icon-minus-sign:before,.process-icon-newCombination.toolbar-cancel:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before,.process-icon-help:before,.process-icon-help-new:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before,.process-icon-back:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before,.process-icon-new-module:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before,.process-icon-preview:before,.process-icon-previewURL:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before,.process-icon-stats:before,.icon-AdminParentStats:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-gears:before,.icon-cogs:before,.icon-AdminTools:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up-alt:before{content:"\f087"}.icon-thumbs-down-alt:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-unchecked:before,.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before,.icon-AdminParentOrders:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before,.icon-AdminParentLocalization:before{content:"\f0ac"}.icon-wrench:before,.icon-AdminParentPreferences:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before,.icon-AdminParentCustomer:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before,.process-icon-duplicate:before{content:"\f0c5"}.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6"}.icon-save:before,.process-icon-save:before,.process-icon-save-and-stay:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before,.icon-AdminParentShipping:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before,.icon-AdminDashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before,.process-icon-partial_refund:before{content:"\f0ec"}.icon-cloud-download:before,.process-icon-export:before{content:"\f0ed"}.icon-cloud-upload:before,.process-icon-import:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-text-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before,.process-icon-new:before,.process-icon-newAttributes:before,.process-icon-new-url:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before,#nav-sidebar ul.menu li.maintab.expanded span.submenu_expand:before{content:"\f106"}.icon-angle-down:before,#nav-sidebar ul.menu li.maintab span.submenu_expand:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}.icon-expand-alt:before{content:"\f116"}.icon-collapse-alt:before{content:"\f117"}.icon-smile:before{content:"\f118"}.icon-frown:before{content:"\f119"}.icon-meh:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard:before{content:"\f11c"}.icon-flag-alt:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-reply-all:before{content:"\f122"}.icon-mail-reply-all:before{content:"\f122"}.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before,.process-icon-modules-list:before,.icon-AdminParentModules:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-off:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-empty:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-sign-left:before{content:"\f137"}.icon-chevron-sign-right:before{content:"\f138"}.icon-chevron-sign-up:before{content:"\f139"}.icon-chevron-sign-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before,.process-icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-horizontal:before{content:"\f141"}.icon-ellipsis-vertical:before{content:"\f142"}.icon-rss-sign:before{content:"\f143"}.icon-play-sign:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-sign-alt:before{content:"\f146"}.icon-check-minus:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-sign:before{content:"\f14a"}.icon-edit-sign:before{content:"\f14b"}.icon-external-link-sign:before{content:"\f14c"}.icon-share-sign:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-collapse:before{content:"\f150"}.icon-collapse-top:before{content:"\f151"}.icon-expand:before{content:"\f152"}.icon-euro:before,.icon-eur:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-rupee:before,.icon-inr:before{content:"\f156"}.icon-yen:before,.icon-jpy:before{content:"\f157"}.icon-renminbi:before,.icon-cny:before{content:"\f158"}.icon-won:before,.icon-krw:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-by-alphabet:before{content:"\f15d"}.icon-sort-by-alphabet-alt:before{content:"\f15e"}.icon-sort-by-attributes:before{content:"\f160"}.icon-sort-by-attributes-alt:before{content:"\f161"}.icon-sort-by-order:before{content:"\f162"}.icon-sort-by-order-alt:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-sign:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-sign:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stackexchange:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-sign:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-sign:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun:before{content:"\f185"}.icon-moon:before{content:"\f186"}.icon-archive:before,.icon-AdminStock:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}html,body{height:100%}#header_infos{background-color:#242424}#header_shopname{font:300 1.3em/100% "Ubuntu",sans-serif}#header_notifs_icon_wrapper li a{padding:9px 5px}#header_notifs_icon_wrapper>li>a>i{font-size:1.2em;color:#fff}#header_notifs_icon_wrapper .notifs_badge{background-color:#8bc954}#header_notifs_icon_wrapper .notifs_dropdown{background-color:transparent;border:none;box-shadow:none}#header_notifs_icon_wrapper .notifs_panel{width:300px;-webkit-box-shadow:rgba(0,0,0,0.5) 2px 2px 8px;box-shadow:rgba(0,0,0,0.5) 2px 2px 8px}#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header h3,#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #content .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .notifs_panel_header{padding:0;font-size:1.3em;margin:0}#header_nav_toggle{background-color:#000;border:none;color:#fff}#header_search{width:130px;padding:0 0 0 10px}@media (max-width: 768px){#header_search{width:100%}}#header_search input,#header_search .form-group,#header_search fieldset>.row,#header_search #dashboard fieldset>.data_list_vertical,#dashboard #header_search fieldset>.data_list_vertical{margin:0}#main{min-height:100%;padding:36px 0 60px;margin:0 0 -60px 0;background-color:#f8f8f8;background-image:url("../img/patterns/bedge_grunge.png")}#content{padding:80px 20px 0;margin-left:240px;-webkit-transition-property:margin;-moz-transition-property:margin;-o-transition-property:margin;transition-property:margin;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}#content fieldset,#content .panel,#content #header_notifs_icon_wrapper .notifs_panel,#header_notifs_icon_wrapper #content .notifs_panel{padding:20px;margin-bottom:20px;border:solid 1px #dfdfdf;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 2px 0,#fff 0 0 0 3px inset;box-shadow:rgba(0,0,0,0.1) 0 2px 0,#fff 0 0 0 3px inset}#content h3,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header,#content .panel-heading,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header{border:none;height:30px;padding:0 5px;margin:-16px -16px 15px -16px;color:contrasted(#e6e8e3);font-size:1.2em;line-height:30px;font-weight:300;text-transform:uppercase;background-color:#fff;border-bottom:solid 1px #ccc}#content h3 i,#content .panel-heading i,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header i,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header i,#content h3 a,#content .panel-heading a,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header a,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header a,#content .panel-heading i,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header i,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header i,#content .panel-heading a,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header a,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header a{color:contrasted(#e6e8e3)}#content h3 .badge,#content .panel-heading .badge,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .badge,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .badge,#content h3 #header_notifs_icon_wrapper .notifs_badge,#header_notifs_icon_wrapper #content h3 .notifs_badge,#content .panel-heading #header_notifs_icon_wrapper .notifs_badge,#header_notifs_icon_wrapper #content .panel-heading .notifs_badge,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .notifs_badge,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .notifs_badge,#content .panel-heading .badge,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .badge,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .badge,#content .panel-heading #header_notifs_icon_wrapper .notifs_badge,#header_notifs_icon_wrapper #content .panel-heading .notifs_badge,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .notifs_badge,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .notifs_badge{background-color:#fff;-webkit-border-radius:none;-moz-border-radius:none;-ms-border-radius:none;-o-border-radius:none;border-radius:none;height:29px;line-height:25px;font-size:1.3em;margin-right:7px;font-weight:300;float:left;margin-left:-5px}#content h3 .panel-heading-action,#content .panel-heading .panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action,#content .panel-heading .panel-heading-action,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action{margin-right:-5px}#content h3 .panel-heading-action a.list-tooolbar-btn,#content .panel-heading .panel-heading-action a.list-tooolbar-btn,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn,#content .panel-heading .panel-heading-action a.list-tooolbar-btn,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn{float:left;height:30px;width:30px;color:#1ba6e5;border-left:solid 1px #ccc}#content h3 .panel-heading-action a.list-tooolbar-btn:hover,#content .panel-heading .panel-heading-action a.list-tooolbar-btn:hover,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn:hover,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn:hover,#content .panel-heading .panel-heading-action a.list-tooolbar-btn:hover,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn:hover,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn:hover{text-decoration:none;color:#000}#content h3 .panel-heading-action a.list-tooolbar-btn i,#content .panel-heading .panel-heading-action a.list-tooolbar-btn i,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn i,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn i,#content .panel-heading .panel-heading-action a.list-tooolbar-btn i,#content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn i,#header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn i{text-align:center;font-size:1.2em;line-height:30px}#content .panel-danger .panel-heading,#content .panel-danger #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content .panel-danger .notifs_panel_header{background-color:#8bc954 !important}#content .panel-heading-big{font-size:2em;text-align:center}#content form .alert,#content form #carrier_wizard .wizard_error,#carrier_wizard #content form .wizard_error{clear:both;color:#756b64;border:solid 1px #cac5c1;background-color:#e2dfdd}#content form .alert.alert-info,#content form #carrier_wizard .alert-info.wizard_error,#carrier_wizard #content form .alert-info.wizard_error{background-color:#fff;color:#59a1e0;border:none;border-bottom:solid 1px #dfdfdf;-webkit-box-shadow:#fff 0 0 0 1px inset;box-shadow:#fff 0 0 0 1px inset}@media (max-width: 768px){#content{margin-left:0;width:100%}}.page-head{width:100%;height:55px;padding:0 10px 0 0;margin:0;border-bottom:4px solid #75a139;position:fixed;top:36px;left:0px;z-index:499;background-color:#8fc04d;-webkit-box-shadow:rgba(0,0,0,0.15) 0 7px 0;box-shadow:rgba(0,0,0,0.15) 0 7px 0}.page-head h2.page-title{padding:0 0 0 260px;font-size:18px;color:#fff;text-transform:uppercase}@media (max-width: 768px){.page-head h2.page-title{padding:0 0 0 20px}}.page-head .btn-toolbar{margin:0;padding:3px 0 0 0}.page-head .btn-toolbar .nav-tabs{margin:0}.page-head .btn-toolbar .nav-tabs>li>a{color:#333}.toolbar_btn{position:relative;padding:2px 5px !important;margin-right:3px;font-size:12px;font-weight:600;color:#fff;text-align:center;text-shadow:none}.toolbar_btn:hover{color:#8fc04d;border-color:#fff;background-color:#fff !important}[class^="process-icon-"],[class*=" process-icon-"]{height:25px;min-width:32px;background-position:center;background-repeat:no-repeat;display:block;font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:25px;line-height:25px;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:0.3em}.navbar-inner{box-shadow:none !important}.navbar-inner .input-append{margin-bottom:0}label.control-label{font-size:13px;font-weight:normal;color:#666}label.control-label span.label-tooltip{text-decoration:none;font-size:13px;background-color:#ebebeb;border:none;border-bottom:solid 1px #dfdfdf;padding:0 5px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.tooltip{font-size:12px}label.required:before{content:"*";color:red;font-size:14px;position:relative;line-height:12px}select.input-tiny,input[type="text"].input-tiny,input[type="password"].input-tiny{width:80px;float:left}td.actions{min-width:200px}.btn-group-action{float:right}.btn-group-action a{text-decoration:none}.btn{text-transform:uppercase}.btn .caret{border-top-color:#333 !important}.btn:hover .caret,.btn:focus .caret{border-top-color:#fff !important}.btn.btn-default{-webkit-box-shadow:#e6e6e6 0 -2px 0 inset;box-shadow:#e6e6e6 0 -2px 0 inset}.btn.btn-primary{-webkit-box-shadow:#c7e6c7 0 -2px 0 inset;box-shadow:#c7e6c7 0 -2px 0 inset}.btn.btn-default[disabled]{border-color:#999;color:#999;background-color:#f2f2f2;-webkit-box-shadow:#ccc 0 -2px 0 inset;box-shadow:#ccc 0 -2px 0 inset}hr{border-color:#dfdfdf;border-bottom:1px solid #fff}.table{border-collapse:separate;border-spacing:0 2px;margin-bottom:5px}.table thead>tr>th{border:none;font-weight:normal;vertical-align:top}.table thead>tr>th span.title_box{color:#000;font-size:1.1em;font-weight:bold;display:block;word-wrap:nowrap;white-space:nowrap}.table thead>tr>th span.title_box.active{font-weight:bold}.table thead>tr>th span.title_box a{text-decoration:none}.table thead>tr>th span.title_box a.active{color:#000}.table input,.table select{margin:0}.table tbody>tr>td{border-top:none;background-color:#fff}.table tbody>tr>td{padding:3px 7px;vertical-align:middle;word-wrap:nowrap;font-size:12px;border-bottom:solid 1px #eee}.table td.center,.table th.center{text-align:center}.table tr td:first-child,.table tr th:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.table tr td:last-child,.table tr th:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}tr.filter{background-color:#f4fafd}tr.filter input[type="text"].filter,tr.filter input[type="password"].filter,tr.filter select.filter{font-size:12px;border-color:#a0d0eb}.breadcrumb{background-color:#fff}.badge,#header_notifs_icon_wrapper .notifs_badge,.badge.badge-success,.badge.badge-error{background-color:#8fc04d}#header_notifs_icon_wrapper .badge-success.notifs_badge,.badge-success.badge{background-color:#5cb85c}#header_notifs_icon_wrapper .badge-error.notifs_badge,.badge-error.badge{background-color:#d9534f}.row-margin-bottom{margin-bottom:15px}.icon-big{font-size:4em;color:#c5c5c5}#module-list h3,#module-list #content .panel-heading,#content #module-list .panel-heading,#module-list #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header,#content #header_notifs_icon_wrapper .notifs_panel #module-list .notifs_panel_header,#module-list #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #content #module-list .notifs_panel_header{position:relative;top:0;left:0;margin:0;padding:0;background-color:transparent;color:#515561;font-weight:500}#footer{z-index:600;min-height:60px;display:block;width:100%;padding:15px 0 0 0;background-color:#242424;color:#888}#footer a{color:#ccc}#footer a.link-social:hover{text-decoration:none}#footer a.link-social i{font-size:2em;width:30px;height:30px;display:inline-block;line-height:30px;text-align:center;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}#footer .link-twitter i{color:#fff;background-color:#7cceef}#footer .link-facebook i{color:#fff;background-color:#557dbb}#footer .link-github i{color:#000;background-color:#fff}#footer .link-google i{color:#fff;background-color:#e6644e}#footer #go-top{position:fixed;bottom:10px;height:30px;width:30px;text-align:center;line-height:30px;right:10px;z-index:9003;display:block;padding:0px 6px 0px 6px;margin:-2px 0px 0px;text-decoration:none;color:#fff;cursor:pointer;font-size:16px;background-color:rgba(0,0,0,0.5)}#footer #go-top:hover{background-color:#000}#nobootstrap{float:left}.fixed-width-XS{width:40px}.fixed-width-S{width:80px}.fixed-width-M{width:120px}.fixed-width-L{width:160px}.fixed-width-XL{width:200px}.box-stats{background-color:#fff}.box-stats .boxchart-overlay{padding:10px 10px 5px 10px;margin-right:10px;float:left;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.box-stats i{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;float:left;color:#fff;font-size:35px;height:64px;width:64px;text-align:center;line-height:64px;margin-right:10px}.box-stats .title{color:#666;display:block}.box-stats .value{font-size:22px}.box-stats small{line-height:0.3em;color:#aaa;text-transform:uppercase}.color1 i,.color1 .boxchart-overlay{background-color:#2ba8e3;-webkit-box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset;box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset}.color1 .value{color:#2ba8e3}.color2 i,.color2 .boxchart-overlay{background-color:#ff5450;-webkit-box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset;box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset}.color2 .value{color:#ff5450}.color3 i,.color3 .boxchart-overlay{background-color:#9e5ba1;-webkit-box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset;box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset}.color3 .value{color:#9e5ba1}.color4 i,.color4 .boxchart-overlay{background-color:#95cc6b;-webkit-box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset;box-shadow:rgba(0,0,0,0.15) 0 -3px 0 inset}.color4 .value{color:#95cc6b}.data_chart rect{fill:#fff}.data_chart path{stroke:#fff;stroke-width:2;fill:none}.data_chart line{stroke:#000}.data_chart .area{fill:rgba(255,255,255,0.3);stroke-width:0}.highlight{background-color:#ffffc0}.hook_panel{-webkit-box-shadow:rgba(255,255,255,0.9) 0 0 0 1px inset;box-shadow:rgba(255,255,255,0.9) 0 0 0 1px inset;padding:10px 10px 5px 10px;margin-bottom:3px !important}.module_name{font-size:1.2em}.hook_panel_header{margin:0 -10px 0 -10px;padding:0 10px 10px 10px}.hook_panel_header .hook_name{font-weight:400;font-size:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;color:#1ba6e5;border:solid 1px #ccc;background-color:#fff;padding:0 4px}.hook_panel_header .hook_title{text-transform:uppercase;font-size:1em}.hook_panel_header .hook_description{padding:3px 0 0 3px}.module_list .module_list_item{display:table;width:100%;padding:5px 0;margin-bottom:4px;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 3px,rgba(0,0,0,0.1) 0 -2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 0 3px,rgba(0,0,0,0.1) 0 -2px 0 inset;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.module_col_select{display:table-cell;width:22px;min-height:35px;vertical-align:middle;text-align:center;border-right:1px solid #ddd}.module_col_position{display:table-cell;width:60px;vertical-align:middle;text-align:right}.module_col_position .positions{font-family:"Ubuntu",sans-serif;font-weight:200;text-shadow:#fff 1px 1px;padding:0 5px;font-size:1.6em;color:#aaa;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 3px inset;box-shadow:rgba(0,0,0,0.2) 0 1px 3px inset;border:solid 1px #ccc;background-color:#eee}.module_col_icon{display:table-cell;width:50px;text-align:center;vertical-align:middle}.module_col_infos{display:table-cell;height:50px;vertical-align:middle}.module_col_actions{display:table-cell;width:160px;padding:0 10px;vertical-align:middle;text-align:right}.module_col_actions .btn-group{text-align:left}.tree{padding:0 0 0 20px;list-style:none}.tree input{margin-right:4px}.tree i{font-size:1.3em}.tree .tree-item-name,.tree .tree-folder-name{padding:0 5px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;font-weight:normal}.tree .tree-item-name:hover,.tree .tree-folder-name:hover{background-color:#eee;cursor:pointer}.tree .tree-selected{background-color:#a4dcf5}.tree .tree-selected i.tree-dot{background-color:#1ba6e5}.tree i.tree-dot{display:inline-block;position:relative;width:6px;height:6px;margin:0 4px 0 6px;background-color:#ccc;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.tree .tree-item-disable,.tree .tree-folder-name-disable{color:#ccc}.tree .tree-item-disable:hover,.tree .tree-folder-name-disable:hover{color:#ccc;background-color:none}#nav-sidebar{float:left;width:240px;height:100% !important;z-index:500;background-color:#515561;border-right:1px solid #000}#nav-sidebar li.maintab>a>i{display:inline-block;height:30px;width:30px;font-size:20px;line-height:30px;color:#fff;text-align:center;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;border-radius:40px}#nav-sidebar li:not(.active) ul{display:none}#nav-sidebar li.active span.submenu_expand{display:none}#nav-sidebar ul.menu{margin:0;padding:0;border-top:1px #000 solid;list-style:none}#nav-sidebar ul.menu li.maintab{position:relative}#nav-sidebar ul.menu li.maintab.active a.title{color:#fff;background-color:#1ba6e5}#nav-sidebar ul.menu li.maintab.active a.title i{color:#000;background-color:#fff}#nav-sidebar ul.menu li.maintab.active a.title:hover{color:#fff}#nav-sidebar ul.menu li.maintab.expanded a.title{color:#fff;background-color:#3a3d45;border-bottom:solid 1px #17181c}#nav-sidebar ul.menu li.maintab.expanded a.title:hover{background-color:#686d7d}#nav-sidebar ul.menu li.maintab.expanded a.title i{color:#fff}#nav-sidebar ul.menu li.maintab.expanded ul.submenu{display:block}#nav-sidebar ul.menu li.maintab.expanded ul.submenu a{color:#9da1ae;background-color:#2e3037;border-bottom:solid 1px #17181c}#nav-sidebar ul.menu li.maintab.expanded ul.submenu a:hover{color:#fff;background-color:#454953}#nav-sidebar ul.menu li.maintab a.title{display:block;position:relative;padding:2px 0 2px 8px;border-bottom:1px solid #3a3d45;font-size:12px;line-height:28px;color:#cacccf;background-color:#515561;text-transform:uppercase;text-decoration:none;-webkit-transition-property:background-color,border,box-shadow;-moz-transition-property:background-color,border,box-shadow;-o-transition-property:background-color,border,box-shadow;transition-property:background-color,border,box-shadow;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}#nav-sidebar ul.menu li.maintab a.title i{color:#9094a2;background-color:#17181c;-webkit-transition-property:color;-moz-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}#nav-sidebar ul.menu li.maintab a.title:hover{background-color:#686d7d;color:#fff}#nav-sidebar ul.menu li.maintab a.title:hover i{color:#fff}#nav-sidebar ul.menu li.maintab span.submenu_expand{position:absolute;right:10px;top:2px;cursor:pointer;font-family:FontAwesome;font-size:24px;font-weight:100;color:#000;background-color:transparent;text-shadow:#686d7d 1px 1px 0}#nav-sidebar ul.menu li.maintab span.submenu_expand:hover{color:#fff;text-shadow:#232429 -1px -1px 0}#nav-sidebar ul.submenu{list-style:none;padding:0}#nav-sidebar ul.submenu li a{display:block;padding:4px 5px 4px 10px;font-size:12px;border:none;border-bottom:solid 1px #eee;background-color:#fff}#nav-sidebar ul.submenu li a:hover{color:#515561;background-color:#edeeef;text-decoration:none}#nav-sidebar ul.submenu li:last-child a{border-bottom:none}#nav-sidebar ul.submenu li.active a{color:#fff;background-color:#1ba6e5;border-bottom:solid 1px #1585b8}@media (max-width: 768px){#nav-sidebar{display:none}}#nav-topbar{position:fixed;height:28px;top:35px;left:80;width:100%;z-index:600;background-color:#fff}#nav-topbar ul.menu{height:28px;margin:0;padding:0;display:block;list-style:none}#nav-topbar ul.menu>li{height:28px;padding:0;margin:0;border-right:solid 1px #aaa;list-style:none;position:relative;float:left}#nav-topbar ul.menu>li>a{display:block;line-height:28px;color:#515561;padding:0 6px;margin:0}#nav-topbar ul.menu>li>a i{margin:0;width:15px;background-color:transparent;font-size:18px}#nav-topbar ul.menu>li>a:hover{text-decoration:none;background-color:#515561;color:#fff}#nav-topbar ul.menu>li>a:hover i{color:#fff !important}#nav-topbar ul.menu>li.active>a{color:#fff;background-color:#515561}#nav-topbar ul.menu>li.active>a i{color:#fff}#nav-topbar .menu-collapse{display:none}#nav-topbar ul.submenu{display:none !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 2px 4px;box-shadow:rgba(0,0,0,0.3) 0 2px 4px}#nav-topbar>ul.menu>li.expanded ul.submenu{display:block !important}#nav-topbar>ul.menu>li ul.submenu{display:none !important;position:absolute;margin:0;padding:0;left:0;top:28px;width:200px !important}#nav-topbar>ul.menu>li ul.submenu li{width:200px;padding:0;list-style:none}#nav-topbar>ul.menu>li ul.submenu li a{display:block;padding:4px 5px 4px 10px;font-size:12px;background-color:#fff;border-bottom:solid 1px #eee}#nav-topbar>ul.menu>li ul.submenu li a:hover{color:#515561;background-color:#edeeef;text-decoration:none}#nav-topbar>ul.menu>li ul.submenu li:last-child a{border-bottom:none}#nav-topbar>ul.menu>li ul.submenu li.active a{color:#fff;background-color:#1ba6e5;border-bottom:solid 1px #1585b8}.menu-collapse{height:54px;width:100%;font-size:2em;text-align:center;line-height:55px;display:block;background-color:#515561;border-bottom:3px solid #3a3d45;color:#0b0c0e}.page-topbar #main{padding-top:64px}.page-topbar #nav-sidebar{display:none}.page-topbar .page-head{top:63px}.page-topbar #content{margin-left:0;width:100%}.page-topbar #content .page-head h2.page-title{padding:0 0 0 20px}.page-sidebar-closed #nav-sidebar{width:50px;-webkit-transition-property:width;-moz-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.page-sidebar-closed #nav-sidebar span.title{display:none}.page-sidebar-closed #nav-sidebar ul.submenu{display:none !important;padding-top:37px;position:relative;top:0;-webkit-box-shadow:rgba(0,0,0,0.2) 1px 1px 0,rgba(0,0,0,0.3) 2px 2px 4px;box-shadow:rgba(0,0,0,0.2) 1px 1px 0,rgba(0,0,0,0.3) 2px 2px 4px}.page-sidebar-closed #nav-sidebar>ul>li:hover{width:250px !important;position:relative}.page-sidebar-closed #nav-sidebar>ul>li:hover span.title{display:inline-block}.page-sidebar-closed #nav-sidebar>ul>li:hover ul.submenu{display:block !important;position:absolute;left:50px;width:200px !important}.page-sidebar-closed #content{margin-left:50px}.page-sidebar-closed #content .page-head h2.page-title{padding:0 0 0 70px}@media (max-width: 768px){.page-sidebar-closed #content .page-head h2.page-title{padding:0 0 0 20px}}@media (max-width: 768px){.page-sidebar-closed #content{margin-left:0;width:100%}}.page-sidebar-closed .submenu_expand{display:none}[class^="icon-Admin"]{margin-right:6px}.switch .slide-button,.toggle p span{display:none}.switch{background-color:#d2d2d2;border-radius:3px}.switch label{padding:0;cursor:pointer}@media only screen{.toggle{position:relative;padding:0;margin-left:100px}.toggle label{position:relative;z-index:3;display:block;width:100%}.toggle input{position:absolute;opacity:0;z-index:5}.toggle p{position:absolute;left:-100px;width:100%;margin:0;padding-right:100px;text-align:left}.toggle p span{position:absolute;top:0;left:0;z-index:5;display:block;width:50%;margin-left:100px;text-align:center}.toggle:last-child{left:50%}.toggle .slide-button{position:absolute;right:0;top:0;z-index:4;display:block;width:50%;height:100%;padding:0}.switch{position:relative;padding:0}.switch input{position:absolute;opacity:0}.switch label{position:relative;z-index:2;float:left;width:50%;height:100%;margin:0;text-align:center}.switch .slide-button{position:absolute;top:0;left:0;padding:0;z-index:1;width:50%;height:100%}.switch input:last-of-type:checked ~ .slide-button{left:50%}.switch.switch-three label,.switch.switch-three .slide-button{width:33.3%}.switch.switch-three input:checked:nth-of-type(2) ~ .slide-button{left:33.3%}.switch.switch-three input:checked:last-of-type ~ .slide-button{left:66.6%}.switch.switch-four label,.switch.switch-four .slide-button{width:25%}.switch.switch-four input:checked:nth-of-type(2) ~ .slide-button{left:25%}.switch.switch-four input:checked:nth-of-type(3) ~ .slide-button{left:50%}.switch.switch-four input:checked:last-of-type ~ .slide-button{left:75%}.switch.switch-five label,.switch.switch-five .slide-button{width:20%}.switch.switch-five input:checked:nth-of-type(2) ~ .slide-button{left:20%}.switch.switch-five input:checked:nth-of-type(3) ~ .slide-button{left:40%}.switch.switch-five input:checked:nth-of-type(4) ~ .slide-button{left:60%}.switch.switch-five input:checked:last-of-type ~ .slide-button{left:80%}.toggle,.switch{display:block;height:27px}.switch *,.toggle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.switch .slide-button,.toggle .slide-button{display:block;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.toggle label,.toggle p,.switch label{line-height:27px;vertical-align:middle}.toggle input:checked ~ .slide-button{right:50%}.toggle input:focus ~ .slide-button,.switch input:focus+label{outline:1px dotted #888}.switch,.toggle{-webkit-animation:bugfix infinite 1s}.prestashop-switch{min-width:150px;color:#666;text-align:center;border-radius:3px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 5px 1px inset;box-shadow:rgba(0,0,0,0.2) 0 2px 5px 1px inset}.prestashop-switch label{padding-top:0 !important;font-weight:500}.prestashop-switch input:checked+label{color:#333 !important;text-shadow:rgba(255,255,255,0.7) 1px 1px 0}.prestashop-switch input:not(:checked)+label i{color:#666 !important}.prestashop-switch .slide-button{position:relative;margin-right:3px;color:#fff}.prestashop-switch p{color:#333}.prestashop-switch span{color:#fff}}#carrier_wizard{position:relative;display:block}#carrier_wizard .stepContainer{position:relative;display:block;overflow:hidden;clear:both}#carrier_wizard .stepContainer div.content{position:absolute;display:block;width:100%;clear:both}#carrier_wizard .stepContainer .StepTitle{display:block;position:relative;clear:both}#carrier_wizard ul.anchor{position:relative;display:block;float:left;list-style:none;padding:0;margin:0 0 10px 0;clear:both;width:100%}#carrier_wizard ul.anchor.nbr_steps_4 li{width:25%;float:left}#carrier_wizard ul.anchor.nbr_steps_5 li{width:25%;float:left}#carrier_wizard li{position:relative;display:block;overflow:hidden}#carrier_wizard li a{color:#ccc;height:32px;display:block;position:relative;margin:0 16px 0 0;text-decoration:none;outline-style:none}#carrier_wizard li a .stepNumber{position:relative;float:left;width:24px;height:32px;margin-right:3px;text-align:center;padding:0 5px;font-size:30px;line-height:32px;color:#fff}#carrier_wizard li a .stepDesc{position:relative;text-align:left;font-size:13px;height:32px;display:table-cell;vertical-align:middle;line-height:13px}#carrier_wizard li a .chevron{border:16px solid transparent;border-left:14px solid #fff;border-right:0;position:absolute;right:-16px;top:0}#carrier_wizard li a .chevron:after{border:16px solid transparent;border-left:14px solid #ccc;border-right:0;position:absolute;content:"";right:2px;top:-16px}#carrier_wizard li a.disabled{color:#777;background-color:#ccc}#carrier_wizard li a.disabled .chevron:after{border-left:14px solid #ccc}#carrier_wizard li a.selected{color:#f8f8f8;cursor:text;background-color:#515561}#carrier_wizard li a.selected .chevron:after{border-left:14px solid #515561}#carrier_wizard li a.done{color:#fff;background-color:#5cb85c}#carrier_wizard li a.done .chevron:after{border-left:14px solid #5cb85c}#carrier_wizard .loader{display:none}#carrier_wizard .msgBox{position:relative;display:none;float:left;margin:4px 0 0 5px;padding:5px;border:1px solid gold;background-color:#ffd;color:#5a5655;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#carrier_wizard .msgBox .content{padding:0px;float:left}#carrier_wizard #carrier_logo_block{right:10px}#carrier_wizard .range_inf td,#carrier_wizard .range_sup td{background-color:#ccc}#carrier_wizard .range_type{width:220px;text-align:right;font-weight:bold}#carrier_wizard .range_data{width:110px}#carrier_wizard .range_sign{width:18px;font-size:20px;text-align:center}#carrier_wizard .range_data_new{width:110px}#carrier_wizard table#zones_table{width:auto}#carrier_wizard .field_error{border-color:#d9534f}.size_s,.size_md,.size_l,.size_xl,.size_xxl{font-family:"Ubuntu",sans-serif;color:#515561}.size_s{font-size:1.1em}.size_md{font-size:1.3em}.size_l{font-size:1.7em}.size_xl{font-size:2em}.size_xxl{font-size:2.3em}.color_success{color:#5cb85c}.color_danger{color:#d9534f}.dash_trend_down{color:red}.dash_trend_down:before{margin-right:4px;font-family:FontAwesome;content:"\f0ab"}.dash_trend_up{color:green}.dash_trend_up:before{margin-right:4px;font-family:FontAwesome;content:"\f0aa"}#dashboard section header{padding:3px 8px;margin:0 0 3px 0;color:#fff;font-size:1.2em;background-color:#1ba6e5}#dashboard section header.panel-heading,#dashboard section #header_notifs_icon_wrapper .notifs_panel header.notifs_panel_header,#header_notifs_icon_wrapper .notifs_panel #dashboard section header.notifs_panel_header{color:#555}#dashboard .data_list{margin:0 0 10px 0;padding:0}#dashboard .data_list li{position:relative}#dashboard .data_list .data_value{line-height:39px;position:absolute;top:0;right:0;padding:0 10px 0 0}#dashboard .data_list_small{margin:8px 0 10px 0;padding:0 0 0 0;border-top:solid 1px #ddd}#dashboard .data_list_small li{padding:3px 0;position:relative;border:none;margin:0;border-bottom:dashed 1px #ddd}#dashboard .data_list_small .data_label{text-transform:uppercase;color:#bbb}#dashboard .data_list_small .data_value{line-height:25px;position:absolute;top:0;right:0;padding:0}#dashboard .data_list_large{margin:8px 0 10px 0;padding:0}#dashboard .data_list_large li{padding:6px 0;position:relative;border:none;margin:0}#dashboard .data_list_large .data_label{line-height:0.8em}#dashboard .data_list_large .data_label small{font-size:0.6em}#dashboard .data_list_large .data_value{text-align:right;line-height:0.6em;position:absolute;top:0;right:0;padding:8px 0 0 0}#dashboard .data_list_large .data_value small{font-size:0.5em}#dashboard .data_list_vertical{padding:0;margin:0 0 10px 0;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#dashboard .data_list_vertical li{border-left:solid 1px #ddd;padding:6px}#dashboard .data_list_vertical li:first-child{border:none}#dashboard .data_list_vertical .data_label{min-height:32px;display:block;line-height:1em;text-align:center}#dashboard .data_list_vertical .data_value{display:block;text-align:center}#dashboard #dashtrends header{margin-bottom:0}#dashboard #dashtrends #dashtrends_toolbar{margin:4px -16px}#dashboard #dashtrends dl{margin:0;min-height:120px;text-align:center;background-color:#fff;padding:10px;border-left:1px solid #ddd;border-bottom:1px solid #ddd}#dashboard #dashtrends dl:first-child{border-left:none}#dashboard #dashtrends dl.active{background-color:#eee}#dashboard #dashtrends dt{text-align:center;height:37px;line-height:1em;font:300 1.1em/120% "Ubuntu",sans-serif}#dashboard #dashtrends svg{height:350px}#dashboard #dashproducts header{margin-bottom:0}#dashboard #dashproducts nav{border-bottom:solid 1px #ddd;margin:0 -11px}#dashboard #dashproducts nav ul{margin:0 -5px;padding:0;text-decoration:none;background-color:#fff}#dashboard #dashproducts nav ul li{float:left}#dashboard #dashproducts nav ul li.active{background-color:#1ba6e5}#dashboard #dashproducts nav ul li.active a{color:#fff}#dashboard #dashactivity svg{height:150px}#dashboard .loading .data_value{min-width:30px;text-align:center}#dashboard .loading .data_value:before{font-size:0.7em;font-family:FontAwesome;content:"\f021";color:#ccc}#dashboard .loading .data_value span,#dashboard .loading .data_value small{display:none}#dashboard .loading .data_trend{display:none}.data_loading,#dashboard .data_value span,#dashboard .data_value .dash_trend{opacity:1;-webkit-animation-name:bounceG;animation-name:bounceG;-webkit-animation-duration:0.7s;animation-duration:0.7s;-webkit-animation-direction:linear;animation-direction:linear;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}@-webkit-keyframes bounceG{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-moz-keyframes bounceG{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-ms-keyframes bounceG{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-o-keyframes bounceG{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes bounceG{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}} + */ +/* FONT PATH + * -------------------------- */ +@font-face { + font-family: 'FontAwesome'; + src: url("../font/fontawesome-webfont.eot?v=3.2.1"); + src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg"); + font-weight: normal; + font-style: normal; } + +/* FONT AWESOME CORE + * -------------------------- */ +/* line 38, _font-awesome.scss */ +[class^="icon-"], [class*=" icon-"] { + font-family: FontAwesome; + font-weight: normal; + font-style: normal; + text-decoration: inherit; + -webkit-font-smoothing: antialiased; + *margin-right: .3em; } + +/* line 47, _font-awesome.scss */ +[class^="icon-"]:before, [class*=" icon-"]:before { + text-decoration: inherit; + display: inline-block; + speak: none; } + +/* makes the font 33% larger relative to the icon container */ +/* line 53, _font-awesome.scss */ +.icon-large:before { + vertical-align: -10%; + font-size: 1.3333333333333333em; } + +/* makes sure icons active on rollover in links */ +/* line 59, _font-awesome.scss */ +a [class^="icon-"], a [class*=" icon-"] { + display: inline; } + +/* increased font size for icon-large */ +/* line 64, _font-awesome.scss */ +[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width { + display: inline-block; + width: 1.1428571428571428em; + text-align: right; + padding-right: 0.2857142857142857em; } + +/* line 71, _font-awesome.scss */ +[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large { + width: 1.4285714285714286em; } + +/* line 74, _font-awesome.scss */ +.icons-ul { + margin-left: 2.142857142857143em; + list-style-type: none; } + +/* line 78, _font-awesome.scss */ +.icons-ul > li { + position: relative; } + +/* line 81, _font-awesome.scss */ +.icons-ul .icon-li { + position: absolute; + left: -2.142857142857143em; + width: 2.142857142857143em; + text-align: center; + line-height: inherit; } + +/* line 89, _font-awesome.scss */ +[class^="icon-"].hide, [class*=" icon-"].hide { + display: none; } + +/* line 92, _font-awesome.scss */ +.icon-muted { + color: #eeeeee; } + +/* line 95, _font-awesome.scss */ +.icon-light { + color: #ffffff; } + +/* line 98, _font-awesome.scss */ +.icon-dark { + color: #333333; } + +/* line 101, _font-awesome.scss */ +.icon-border { + border: solid 1px #eeeeee; + padding: .2em .25em .15em; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; } + +/* line 108, _font-awesome.scss */ +.icon-2x { + font-size: 2em; } + +/* line 111, _font-awesome.scss */ +.icon-2x.icon-border { + border-width: 2px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; } + +/* line 117, _font-awesome.scss */ +.icon-3x { + font-size: 3em; } + +/* line 120, _font-awesome.scss */ +.icon-3x.icon-border { + border-width: 3px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; } + +/* line 126, _font-awesome.scss */ +.icon-4x { + font-size: 4em; } + +/* line 129, _font-awesome.scss */ +.icon-4x.icon-border { + border-width: 4px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; } + +/* line 135, _font-awesome.scss */ +.icon-5x { + font-size: 5em; } + +/* line 138, _font-awesome.scss */ +.icon-5x.icon-border { + border-width: 5px; + -webkit-border-radius: 7px; + -moz-border-radius: 7px; + border-radius: 7px; } + +/* line 144, _font-awesome.scss */ +.pull-right, #content h3:not(.modal-title) .panel-heading-action, #content .panel-heading .panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action { + float: right; } + +/* line 147, _font-awesome.scss */ +.pull-left, .page-head h2.page-title { + float: left; } + +/* line 151, _font-awesome.scss */ +[class^="icon-"].pull-left, .page-head h2[class^="icon-"].page-title, [class*=" icon-"].pull-left, .page-head h2[class*=" icon-"].page-title { + margin-right: .3em; } + +/* line 155, _font-awesome.scss */ +[class^="icon-"].pull-right, #content h3:not(.modal-title) [class^="icon-"].panel-heading-action, #content .panel-heading [class^="icon-"].panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].panel-heading-action, [class*=" icon-"].pull-right, #content h3:not(.modal-title) [class*=" icon-"].panel-heading-action, #content .panel-heading [class*=" icon-"].panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].panel-heading-action { + margin-left: .3em; } + +/* BOOTSTRAP SPECIFIC CLASSES + * -------------------------- */ +/* Bootstrap 2.0 sprites.less reset */ +/* line 162, _font-awesome.scss */ +[class^="icon-"], [class*=" icon-"] { + display: inline; + width: auto; + height: auto; + line-height: normal; + vertical-align: baseline; + background-image: none; + background-position: 0% 0%; + background-repeat: repeat; + margin-top: 0; } + +/* more sprites.less reset */ +/* line 186, _font-awesome.scss */ +.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], #header_infos .nav > .active > a > [class^="icon-"], .navbar-inverse #header_notifs_icon_wrapper > .active > a > [class^="icon-"], #header_infos #header_notifs_icon_wrapper > .active > a > [class^="icon-"], .navbar-inverse #header_employee_box > .active > a > [class^="icon-"], #header_infos #header_employee_box > .active > a > [class^="icon-"], .navbar-inverse #header_quick > .active > a > [class^="icon-"], #header_infos #header_quick > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], #header_infos .nav > .active > a > [class*=" icon-"], .navbar-inverse #header_notifs_icon_wrapper > .active > a > [class*=" icon-"], #header_infos #header_notifs_icon_wrapper > .active > a > [class*=" icon-"], .navbar-inverse #header_employee_box > .active > a > [class*=" icon-"], #header_infos #header_employee_box > .active > a > [class*=" icon-"], .navbar-inverse #header_quick > .active > a > [class*=" icon-"], #header_infos #header_quick > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] { + background-image: none; } + +/* keeps Bootstrap styles with and without icons the same */ +/* line 193, _font-awesome.scss */ +.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, #header_notifs_icon_wrapper [class^="icon-"].icon-large, #header_employee_box [class^="icon-"].icon-large, #header_quick [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large, #header_notifs_icon_wrapper [class*=" icon-"].icon-large, #header_employee_box [class*=" icon-"].icon-large, #header_quick [class*=" icon-"].icon-large { + line-height: .9em; } + +/* line 199, _font-awesome.scss */ +.btn [class^="icon-"].icon-spin, .btn #dashboard .loading [class^="icon-"].data_value:before, #dashboard .loading .btn [class^="icon-"].data_value:before, .nav [class^="icon-"].icon-spin, #header_notifs_icon_wrapper [class^="icon-"].icon-spin, #header_employee_box [class^="icon-"].icon-spin, #header_quick [class^="icon-"].icon-spin, .nav #dashboard .loading [class^="icon-"].data_value:before, #dashboard .loading .nav [class^="icon-"].data_value:before, #header_notifs_icon_wrapper #dashboard .loading [class^="icon-"].data_value:before, #dashboard .loading #header_notifs_icon_wrapper [class^="icon-"].data_value:before, #header_employee_box #dashboard .loading [class^="icon-"].data_value:before, #dashboard .loading #header_employee_box [class^="icon-"].data_value:before, #header_quick #dashboard .loading [class^="icon-"].data_value:before, #dashboard .loading #header_quick [class^="icon-"].data_value:before, .btn [class*=" icon-"].icon-spin, .btn #dashboard .loading [class*=" icon-"].data_value:before, #dashboard .loading .btn [class*=" icon-"].data_value:before, .nav [class*=" icon-"].icon-spin, #header_notifs_icon_wrapper [class*=" icon-"].icon-spin, #header_employee_box [class*=" icon-"].icon-spin, #header_quick [class*=" icon-"].icon-spin, .nav #dashboard .loading [class*=" icon-"].data_value:before, #dashboard .loading .nav [class*=" icon-"].data_value:before, #header_notifs_icon_wrapper #dashboard .loading [class*=" icon-"].data_value:before, #dashboard .loading #header_notifs_icon_wrapper [class*=" icon-"].data_value:before, #header_employee_box #dashboard .loading [class*=" icon-"].data_value:before, #dashboard .loading #header_employee_box [class*=" icon-"].data_value:before, #header_quick #dashboard .loading [class*=" icon-"].data_value:before, #dashboard .loading #header_quick [class*=" icon-"].data_value:before { + display: inline-block; } + +/* line 209, _font-awesome.scss */ +.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large { + line-height: .9em; } + +/* line 215, _font-awesome.scss */ +.btn [class^="icon-"].pull-left.icon-2x, .btn .page-head h2[class^="icon-"].icon-2x.page-title, .page-head .btn h2[class^="icon-"].icon-2x.page-title, .btn [class*=" icon-"].pull-left.icon-2x, .btn .page-head h2[class*=" icon-"].icon-2x.page-title, .page-head .btn h2[class*=" icon-"].icon-2x.page-title, .btn [class^="icon-"].pull-right.icon-2x, .btn #content h3:not(.modal-title) [class^="icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn [class^="icon-"].icon-2x.panel-heading-action, .btn #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn [class^="icon-"].icon-2x.panel-heading-action, .btn #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn [class^="icon-"].icon-2x.panel-heading-action, .btn #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn [class^="icon-"].icon-2x.panel-heading-action, .btn [class*=" icon-"].pull-right.icon-2x, .btn #content h3:not(.modal-title) [class*=" icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn [class*=" icon-"].icon-2x.panel-heading-action, .btn #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn [class*=" icon-"].icon-2x.panel-heading-action, .btn #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn [class*=" icon-"].icon-2x.panel-heading-action, .btn #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn [class*=" icon-"].icon-2x.panel-heading-action { + margin-top: .18em; } + +/* line 219, _font-awesome.scss */ +.btn [class^="icon-"].icon-spin.icon-large, .btn #dashboard .loading [class^="icon-"].icon-large.data_value:before, #dashboard .loading .btn [class^="icon-"].icon-large.data_value:before, .btn [class*=" icon-"].icon-spin.icon-large, .btn #dashboard .loading [class*=" icon-"].icon-large.data_value:before, #dashboard .loading .btn [class*=" icon-"].icon-large.data_value:before { + line-height: .8em; } + +/* line 225, _font-awesome.scss */ +.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small .page-head h2[class^="icon-"].icon-2x.page-title, .page-head .btn.btn-small h2[class^="icon-"].icon-2x.page-title, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small .page-head h2[class*=" icon-"].icon-2x.page-title, .page-head .btn.btn-small h2[class*=" icon-"].icon-2x.page-title, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small #content h3:not(.modal-title) [class^="icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-small #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-small #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-small #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-small [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-small [class*=" icon-"].pull-right.icon-2x, .btn.btn-small #content h3:not(.modal-title) [class*=" icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-small #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-small #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-small #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-small [class*=" icon-"].icon-2x.panel-heading-action { + margin-top: .25em; } + +/* line 229, _font-awesome.scss */ +.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] { + margin-top: 0; } + +/* line 235, _font-awesome.scss */ +.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large .page-head h2[class^="icon-"].icon-2x.page-title, .page-head .btn.btn-large h2[class^="icon-"].icon-2x.page-title, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large .page-head h2[class*=" icon-"].icon-2x.page-title, .page-head .btn.btn-large h2[class*=" icon-"].icon-2x.page-title, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large #content h3:not(.modal-title) [class^="icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large [class*=" icon-"].pull-right.icon-2x, .btn.btn-large #content h3:not(.modal-title) [class*=" icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-large #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action { + margin-top: .05em; } + +/* line 239, _font-awesome.scss */ +.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large .page-head h2[class^="icon-"].icon-2x.page-title, .page-head .btn.btn-large h2[class^="icon-"].icon-2x.page-title, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large .page-head h2[class*=" icon-"].icon-2x.page-title, .page-head .btn.btn-large h2[class*=" icon-"].icon-2x.page-title { + margin-right: .2em; } + +/* line 243, _font-awesome.scss */ +.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large #content h3:not(.modal-title) [class^="icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large #content .panel-heading [class^="icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class^="icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class^="icon-"].icon-2x.panel-heading-action, .btn.btn-large [class*=" icon-"].pull-right.icon-2x, .btn.btn-large #content h3:not(.modal-title) [class*=" icon-"].icon-2x.panel-heading-action, #content h3:not(.modal-title) .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-large #content .panel-heading [class*=" icon-"].icon-2x.panel-heading-action, #content .panel-heading .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-large #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action, .btn.btn-large #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header [class*=" icon-"].icon-2x.panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .btn.btn-large [class*=" icon-"].icon-2x.panel-heading-action { + margin-left: .2em; } + +/* Fixes alignment in nav lists */ +/* line 248, _font-awesome.scss */ +.nav-list [class^="icon-"], .nav-list [class*=" icon-"] { + line-height: inherit; } + +/* EXTRAS + * -------------------------- */ +/* Stacked and layered icon */ +/* line 254, _font-awesome.scss */ +.icon-stack { + position: relative; + display: inline-block; + width: 2em; + height: 2em; + line-height: 2em; + vertical-align: -35%; } + +/* line 263, _font-awesome.scss */ +.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] { + display: block; + text-align: center; + position: absolute; + width: 100%; + height: 100%; + font-size: 1em; + line-height: inherit; + *line-height: 2em; } + +/* line 273, _font-awesome.scss */ +.icon-stack .icon-stack-base { + font-size: 2em; + *line-height: 1em; } + +/* Animated rotating icon */ +/* line 278, _font-awesome.scss */ +.icon-spin, #dashboard .loading .data_value:before { + display: inline-block; + -moz-animation: spin 2s infinite linear; + -o-animation: spin 2s infinite linear; + -webkit-animation: spin 2s infinite linear; + animation: spin 2s infinite linear; } + +/* Prevent stack and spinners from being taken inline when inside a link */ +/* line 287, _font-awesome.scss */ +a .icon-stack, a .icon-spin, a #dashboard .loading .data_value:before, #dashboard .loading a .data_value:before { + display: inline-block; + text-decoration: none; } + +@-moz-keyframes spin { + /* line 292, _font-awesome.scss */ + 0% { + -moz-transform: rotate(0deg); } + + /* line 295, _font-awesome.scss */ + 100% { + -moz-transform: rotate(359deg); } } + +@-webkit-keyframes spin { + /* line 300, _font-awesome.scss */ + 0% { + -webkit-transform: rotate(0deg); } + + /* line 303, _font-awesome.scss */ + 100% { + -webkit-transform: rotate(359deg); } } + +@-o-keyframes spin { + /* line 308, _font-awesome.scss */ + 0% { + -o-transform: rotate(0deg); } + + /* line 311, _font-awesome.scss */ + 100% { + -o-transform: rotate(359deg); } } + +@-ms-keyframes spin { + /* line 316, _font-awesome.scss */ + 0% { + -ms-transform: rotate(0deg); } + + /* line 319, _font-awesome.scss */ + 100% { + -ms-transform: rotate(359deg); } } + +@keyframes spin { + /* line 324, _font-awesome.scss */ + 0% { + transform: rotate(0deg); } + + /* line 327, _font-awesome.scss */ + 100% { + transform: rotate(359deg); } } + +/* Icon rotations and mirroring */ +/* line 332, _font-awesome.scss */ +.icon-rotate-90:before { + -webkit-transform: rotate(90deg); + -moz-transform: rotate(90deg); + -ms-transform: rotate(90deg); + -o-transform: rotate(90deg); + transform: rotate(90deg); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } + +/* line 340, _font-awesome.scss */ +.icon-rotate-180:before { + -webkit-transform: rotate(180deg); + -moz-transform: rotate(180deg); + -ms-transform: rotate(180deg); + -o-transform: rotate(180deg); + transform: rotate(180deg); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } + +/* line 348, _font-awesome.scss */ +.icon-rotate-270:before { + -webkit-transform: rotate(270deg); + -moz-transform: rotate(270deg); + -ms-transform: rotate(270deg); + -o-transform: rotate(270deg); + transform: rotate(270deg); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } + +/* line 356, _font-awesome.scss */ +.icon-flip-horizontal:before { + -webkit-transform: scale(-1, 1); + -moz-transform: scale(-1, 1); + -ms-transform: scale(-1, 1); + -o-transform: scale(-1, 1); + transform: scale(-1, 1); } + +/* line 363, _font-awesome.scss */ +.icon-flip-vertical:before { + -webkit-transform: scale(1, -1); + -moz-transform: scale(1, -1); + -ms-transform: scale(1, -1); + -o-transform: scale(1, -1); + transform: scale(1, -1); } + +/* ensure rotation occurs inside anchor tags */ +/* line 375, _font-awesome.scss */ +a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before { + display: inline-block; } + +/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen + readers do not read off random characters that represent icons */ +/* line 380, _font-awesome.scss */ +.icon-glass:before { + content: "\f000"; } + +/* line 383, _font-awesome.scss */ +.icon-music:before { + content: "\f001"; } + +/* line 386, _font-awesome.scss */ +.icon-search:before { + content: "\f002"; } + +/* line 389, _font-awesome.scss */ +.icon-envelope-alt:before { + content: "\f003"; } + +/* line 392, _font-awesome.scss */ +.icon-heart:before { + content: "\f004"; } + +/* line 395, _font-awesome.scss */ +.icon-star:before { + content: "\f005"; } + +/* line 398, _font-awesome.scss */ +.icon-star-empty:before { + content: "\f006"; } + +/* line 401, _font-awesome.scss */ +.icon-user:before { + content: "\f007"; } + +/* line 404, _font-awesome.scss */ +.icon-film:before { + content: "\f008"; } + +/* line 407, _font-awesome.scss */ +.icon-th-large:before { + content: "\f009"; } + +/* line 410, _font-awesome.scss */ +.icon-th:before { + content: "\f00a"; } + +/* line 413, _font-awesome.scss */ +.icon-th-list:before { + content: "\f00b"; } + +/* line 416, _font-awesome.scss */ +.icon-ok:before { + content: "\f00c"; } + +/* line 419, _font-awesome.scss */ +.icon-remove:before, .process-icon-cancel:before { + content: "\f00d"; } + +/* line 422, _font-awesome.scss */ +.icon-zoom-in:before { + content: "\f00e"; } + +/* line 425, _font-awesome.scss */ +.icon-zoom-out:before { + content: "\f010"; } + +/* line 429, _font-awesome.scss */ +.icon-power-off:before, .icon-off:before { + content: "\f011"; } + +/* line 432, _font-awesome.scss */ +.icon-signal:before { + content: "\f012"; } + +/* line 436, _font-awesome.scss */ +.icon-gear:before, .icon-cog:before, .process-icon-configure:before, .icon-AdminAdmin:before { + content: "\f013"; } + +/* line 439, _font-awesome.scss */ +.icon-trash:before, .process-icon-delete:before { + content: "\f014"; } + +/* line 442, _font-awesome.scss */ +.icon-home:before { + content: "\f015"; } + +/* line 445, _font-awesome.scss */ +.icon-file-alt:before { + content: "\f016"; } + +/* line 448, _font-awesome.scss */ +.icon-time:before { + content: "\f017"; } + +/* line 451, _font-awesome.scss */ +.icon-road:before { + content: "\f018"; } + +/* line 454, _font-awesome.scss */ +.icon-download-alt:before { + content: "\f019"; } + +/* line 457, _font-awesome.scss */ +.icon-download:before, .process-icon-save-date:before, .process-icon-save-status:before { + content: "\f01a"; } + +/* line 460, _font-awesome.scss */ +.icon-upload:before { + content: "\f01b"; } + +/* line 463, _font-awesome.scss */ +.icon-inbox:before { + content: "\f01c"; } + +/* line 466, _font-awesome.scss */ +.icon-play-circle:before { + content: "\f01d"; } + +/* line 470, _font-awesome.scss */ +.icon-rotate-right:before, .icon-repeat:before { + content: "\f01e"; } + +/* line 473, _font-awesome.scss */ +.icon-refresh:before, .process-icon-refresh:before { + content: "\f021"; } + +/* line 476, _font-awesome.scss */ +.icon-list-alt:before { + content: "\f022"; } + +/* line 479, _font-awesome.scss */ +.icon-lock:before { + content: "\f023"; } + +/* line 482, _font-awesome.scss */ +.icon-flag:before { + content: "\f024"; } + +/* line 485, _font-awesome.scss */ +.icon-headphones:before { + content: "\f025"; } + +/* line 488, _font-awesome.scss */ +.icon-volume-off:before { + content: "\f026"; } + +/* line 491, _font-awesome.scss */ +.icon-volume-down:before { + content: "\f027"; } + +/* line 494, _font-awesome.scss */ +.icon-volume-up:before { + content: "\f028"; } + +/* line 497, _font-awesome.scss */ +.icon-qrcode:before { + content: "\f029"; } + +/* line 500, _font-awesome.scss */ +.icon-barcode:before { + content: "\f02a"; } + +/* line 503, _font-awesome.scss */ +.icon-tag:before { + content: "\f02b"; } + +/* line 506, _font-awesome.scss */ +.icon-tags:before, .icon-AdminPriceRule:before { + content: "\f02c"; } + +/* line 509, _font-awesome.scss */ +.icon-book:before, .icon-AdminCatalog:before { + content: "\f02d"; } + +/* line 512, _font-awesome.scss */ +.icon-bookmark:before { + content: "\f02e"; } + +/* line 515, _font-awesome.scss */ +.icon-print:before { + content: "\f02f"; } + +/* line 518, _font-awesome.scss */ +.icon-camera:before { + content: "\f030"; } + +/* line 521, _font-awesome.scss */ +.icon-font:before { + content: "\f031"; } + +/* line 524, _font-awesome.scss */ +.icon-bold:before { + content: "\f032"; } + +/* line 527, _font-awesome.scss */ +.icon-italic:before { + content: "\f033"; } + +/* line 530, _font-awesome.scss */ +.icon-text-height:before { + content: "\f034"; } + +/* line 533, _font-awesome.scss */ +.icon-text-width:before { + content: "\f035"; } + +/* line 536, _font-awesome.scss */ +.icon-align-left:before { + content: "\f036"; } + +/* line 539, _font-awesome.scss */ +.icon-align-center:before { + content: "\f037"; } + +/* line 542, _font-awesome.scss */ +.icon-align-right:before { + content: "\f038"; } + +/* line 545, _font-awesome.scss */ +.icon-align-justify:before { + content: "\f039"; } + +/* line 548, _font-awesome.scss */ +.icon-list:before { + content: "\f03a"; } + +/* line 551, _font-awesome.scss */ +.icon-indent-left:before { + content: "\f03b"; } + +/* line 554, _font-awesome.scss */ +.icon-indent-right:before { + content: "\f03c"; } + +/* line 557, _font-awesome.scss */ +.icon-facetime-video:before { + content: "\f03d"; } + +/* line 560, _font-awesome.scss */ +.icon-picture:before { + content: "\f03e"; } + +/* line 563, _font-awesome.scss */ +.icon-pencil:before { + content: "\f040"; } + +/* line 566, _font-awesome.scss */ +.icon-map-marker:before { + content: "\f041"; } + +/* line 569, _font-awesome.scss */ +.icon-adjust:before { + content: "\f042"; } + +/* line 572, _font-awesome.scss */ +.icon-tint:before { + content: "\f043"; } + +/* line 575, _font-awesome.scss */ +.icon-edit:before, .process-icon-edit:before { + content: "\f044"; } + +/* line 578, _font-awesome.scss */ +.icon-share:before { + content: "\f045"; } + +/* line 581, _font-awesome.scss */ +.icon-check:before { + content: "\f046"; } + +/* line 584, _font-awesome.scss */ +.icon-move:before { + content: "\f047"; } + +/* line 587, _font-awesome.scss */ +.icon-step-backward:before { + content: "\f048"; } + +/* line 590, _font-awesome.scss */ +.icon-fast-backward:before { + content: "\f049"; } + +/* line 593, _font-awesome.scss */ +.icon-backward:before { + content: "\f04a"; } + +/* line 596, _font-awesome.scss */ +.icon-play:before { + content: "\f04b"; } + +/* line 599, _font-awesome.scss */ +.icon-pause:before { + content: "\f04c"; } + +/* line 602, _font-awesome.scss */ +.icon-stop:before { + content: "\f04d"; } + +/* line 605, _font-awesome.scss */ +.icon-forward:before { + content: "\f04e"; } + +/* line 608, _font-awesome.scss */ +.icon-fast-forward:before { + content: "\f050"; } + +/* line 611, _font-awesome.scss */ +.icon-step-forward:before { + content: "\f051"; } + +/* line 614, _font-awesome.scss */ +.icon-eject:before { + content: "\f052"; } + +/* line 617, _font-awesome.scss */ +.icon-chevron-left:before { + content: "\f053"; } + +/* line 620, _font-awesome.scss */ +.icon-chevron-right:before { + content: "\f054"; } + +/* line 623, _font-awesome.scss */ +.icon-plus-sign:before, .process-icon-newCombination.toolbar-new:before { + content: "\f055"; } + +/* line 626, _font-awesome.scss */ +.icon-minus-sign:before, .process-icon-newCombination.toolbar-cancel:before { + content: "\f056"; } + +/* line 629, _font-awesome.scss */ +.icon-remove-sign:before { + content: "\f057"; } + +/* line 632, _font-awesome.scss */ +.icon-ok-sign:before { + content: "\f058"; } + +/* line 635, _font-awesome.scss */ +.icon-question-sign:before, .process-icon-help:before, .process-icon-help-new:before { + content: "\f059"; } + +/* line 638, _font-awesome.scss */ +.icon-info-sign:before { + content: "\f05a"; } + +/* line 641, _font-awesome.scss */ +.icon-screenshot:before { + content: "\f05b"; } + +/* line 644, _font-awesome.scss */ +.icon-remove-circle:before { + content: "\f05c"; } + +/* line 647, _font-awesome.scss */ +.icon-ok-circle:before { + content: "\f05d"; } + +/* line 650, _font-awesome.scss */ +.icon-ban-circle:before { + content: "\f05e"; } + +/* line 653, _font-awesome.scss */ +.icon-arrow-left:before, .process-icon-back:before { + content: "\f060"; } + +/* line 656, _font-awesome.scss */ +.icon-arrow-right:before { + content: "\f061"; } + +/* line 659, _font-awesome.scss */ +.icon-arrow-up:before { + content: "\f062"; } + +/* line 662, _font-awesome.scss */ +.icon-arrow-down:before { + content: "\f063"; } + +/* line 666, _font-awesome.scss */ +.icon-mail-forward:before, .icon-share-alt:before { + content: "\f064"; } + +/* line 669, _font-awesome.scss */ +.icon-resize-full:before { + content: "\f065"; } + +/* line 672, _font-awesome.scss */ +.icon-resize-small:before { + content: "\f066"; } + +/* line 675, _font-awesome.scss */ +.icon-plus:before, .process-icon-new-module:before { + content: "\f067"; } + +/* line 678, _font-awesome.scss */ +.icon-minus:before { + content: "\f068"; } + +/* line 681, _font-awesome.scss */ +.icon-asterisk:before { + content: "\f069"; } + +/* line 684, _font-awesome.scss */ +.icon-exclamation-sign:before { + content: "\f06a"; } + +/* line 687, _font-awesome.scss */ +.icon-gift:before { + content: "\f06b"; } + +/* line 690, _font-awesome.scss */ +.icon-leaf:before { + content: "\f06c"; } + +/* line 693, _font-awesome.scss */ +.icon-fire:before { + content: "\f06d"; } + +/* line 696, _font-awesome.scss */ +.icon-eye-open:before, .process-icon-preview:before, .process-icon-previewURL:before { + content: "\f06e"; } + +/* line 699, _font-awesome.scss */ +.icon-eye-close:before { + content: "\f070"; } + +/* line 702, _font-awesome.scss */ +.icon-warning-sign:before { + content: "\f071"; } + +/* line 705, _font-awesome.scss */ +.icon-plane:before { + content: "\f072"; } + +/* line 708, _font-awesome.scss */ +.icon-calendar:before { + content: "\f073"; } + +/* line 711, _font-awesome.scss */ +.icon-random:before { + content: "\f074"; } + +/* line 714, _font-awesome.scss */ +.icon-comment:before { + content: "\f075"; } + +/* line 717, _font-awesome.scss */ +.icon-magnet:before { + content: "\f076"; } + +/* line 720, _font-awesome.scss */ +.icon-chevron-up:before { + content: "\f077"; } + +/* line 723, _font-awesome.scss */ +.icon-chevron-down:before { + content: "\f078"; } + +/* line 726, _font-awesome.scss */ +.icon-retweet:before { + content: "\f079"; } + +/* line 729, _font-awesome.scss */ +.icon-shopping-cart:before { + content: "\f07a"; } + +/* line 732, _font-awesome.scss */ +.icon-folder-close:before { + content: "\f07b"; } + +/* line 735, _font-awesome.scss */ +.icon-folder-open:before { + content: "\f07c"; } + +/* line 738, _font-awesome.scss */ +.icon-resize-vertical:before { + content: "\f07d"; } + +/* line 741, _font-awesome.scss */ +.icon-resize-horizontal:before { + content: "\f07e"; } + +/* line 744, _font-awesome.scss */ +.icon-bar-chart:before, .process-icon-stats:before, .icon-AdminParentStats:before { + content: "\f080"; } + +/* line 747, _font-awesome.scss */ +.icon-twitter-sign:before { + content: "\f081"; } + +/* line 750, _font-awesome.scss */ +.icon-facebook-sign:before { + content: "\f082"; } + +/* line 753, _font-awesome.scss */ +.icon-camera-retro:before { + content: "\f083"; } + +/* line 756, _font-awesome.scss */ +.icon-key:before { + content: "\f084"; } + +/* line 760, _font-awesome.scss */ +.icon-gears:before, .icon-cogs:before, .icon-AdminTools:before { + content: "\f085"; } + +/* line 763, _font-awesome.scss */ +.icon-comments:before { + content: "\f086"; } + +/* line 766, _font-awesome.scss */ +.icon-thumbs-up-alt:before { + content: "\f087"; } + +/* line 769, _font-awesome.scss */ +.icon-thumbs-down-alt:before { + content: "\f088"; } + +/* line 772, _font-awesome.scss */ +.icon-star-half:before { + content: "\f089"; } + +/* line 775, _font-awesome.scss */ +.icon-heart-empty:before { + content: "\f08a"; } + +/* line 778, _font-awesome.scss */ +.icon-signout:before { + content: "\f08b"; } + +/* line 781, _font-awesome.scss */ +.icon-linkedin-sign:before { + content: "\f08c"; } + +/* line 784, _font-awesome.scss */ +.icon-pushpin:before { + content: "\f08d"; } + +/* line 787, _font-awesome.scss */ +.icon-external-link:before { + content: "\f08e"; } + +/* line 790, _font-awesome.scss */ +.icon-signin:before { + content: "\f090"; } + +/* line 793, _font-awesome.scss */ +.icon-trophy:before { + content: "\f091"; } + +/* line 796, _font-awesome.scss */ +.icon-github-sign:before { + content: "\f092"; } + +/* line 799, _font-awesome.scss */ +.icon-upload-alt:before { + content: "\f093"; } + +/* line 802, _font-awesome.scss */ +.icon-lemon:before { + content: "\f094"; } + +/* line 805, _font-awesome.scss */ +.icon-phone:before { + content: "\f095"; } + +/* line 809, _font-awesome.scss */ +.icon-unchecked:before, .icon-check-empty:before { + content: "\f096"; } + +/* line 812, _font-awesome.scss */ +.icon-bookmark-empty:before { + content: "\f097"; } + +/* line 815, _font-awesome.scss */ +.icon-phone-sign:before { + content: "\f098"; } + +/* line 818, _font-awesome.scss */ +.icon-twitter:before { + content: "\f099"; } + +/* line 821, _font-awesome.scss */ +.icon-facebook:before { + content: "\f09a"; } + +/* line 824, _font-awesome.scss */ +.icon-github:before { + content: "\f09b"; } + +/* line 827, _font-awesome.scss */ +.icon-unlock:before { + content: "\f09c"; } + +/* line 830, _font-awesome.scss */ +.icon-credit-card:before, .icon-AdminParentOrders:before { + content: "\f09d"; } + +/* line 833, _font-awesome.scss */ +.icon-rss:before { + content: "\f09e"; } + +/* line 836, _font-awesome.scss */ +.icon-hdd:before { + content: "\f0a0"; } + +/* line 839, _font-awesome.scss */ +.icon-bullhorn:before { + content: "\f0a1"; } + +/* line 842, _font-awesome.scss */ +.icon-bell:before { + content: "\f0a2"; } + +/* line 845, _font-awesome.scss */ +.icon-certificate:before { + content: "\f0a3"; } + +/* line 848, _font-awesome.scss */ +.icon-hand-right:before { + content: "\f0a4"; } + +/* line 851, _font-awesome.scss */ +.icon-hand-left:before { + content: "\f0a5"; } + +/* line 854, _font-awesome.scss */ +.icon-hand-up:before { + content: "\f0a6"; } + +/* line 857, _font-awesome.scss */ +.icon-hand-down:before { + content: "\f0a7"; } + +/* line 860, _font-awesome.scss */ +.icon-circle-arrow-left:before { + content: "\f0a8"; } + +/* line 863, _font-awesome.scss */ +.icon-circle-arrow-right:before { + content: "\f0a9"; } + +/* line 866, _font-awesome.scss */ +.icon-circle-arrow-up:before { + content: "\f0aa"; } + +/* line 869, _font-awesome.scss */ +.icon-circle-arrow-down:before { + content: "\f0ab"; } + +/* line 872, _font-awesome.scss */ +.icon-globe:before, .icon-AdminParentLocalization:before { + content: "\f0ac"; } + +/* line 875, _font-awesome.scss */ +.icon-wrench:before, .icon-AdminParentPreferences:before { + content: "\f0ad"; } + +/* line 878, _font-awesome.scss */ +.icon-tasks:before { + content: "\f0ae"; } + +/* line 881, _font-awesome.scss */ +.icon-filter:before { + content: "\f0b0"; } + +/* line 884, _font-awesome.scss */ +.icon-briefcase:before { + content: "\f0b1"; } + +/* line 887, _font-awesome.scss */ +.icon-fullscreen:before { + content: "\f0b2"; } + +/* line 890, _font-awesome.scss */ +.icon-group:before, .icon-AdminParentCustomer:before { + content: "\f0c0"; } + +/* line 893, _font-awesome.scss */ +.icon-link:before { + content: "\f0c1"; } + +/* line 896, _font-awesome.scss */ +.icon-cloud:before { + content: "\f0c2"; } + +/* line 899, _font-awesome.scss */ +.icon-beaker:before { + content: "\f0c3"; } + +/* line 902, _font-awesome.scss */ +.icon-cut:before { + content: "\f0c4"; } + +/* line 905, _font-awesome.scss */ +.icon-copy:before, .process-icon-duplicate:before { + content: "\f0c5"; } + +/* line 909, _font-awesome.scss */ +.icon-paperclip:before, .icon-paper-clip:before { + content: "\f0c6"; } + +/* line 912, _font-awesome.scss */ +.icon-save:before, .process-icon-save:before, .process-icon-save-and-stay:before { + content: "\f0c7"; } + +/* line 915, _font-awesome.scss */ +.icon-sign-blank:before { + content: "\f0c8"; } + +/* line 918, _font-awesome.scss */ +.icon-reorder:before { + content: "\f0c9"; } + +/* line 921, _font-awesome.scss */ +.icon-list-ul:before { + content: "\f0ca"; } + +/* line 924, _font-awesome.scss */ +.icon-list-ol:before { + content: "\f0cb"; } + +/* line 927, _font-awesome.scss */ +.icon-strikethrough:before { + content: "\f0cc"; } + +/* line 930, _font-awesome.scss */ +.icon-underline:before { + content: "\f0cd"; } + +/* line 933, _font-awesome.scss */ +.icon-table:before { + content: "\f0ce"; } + +/* line 936, _font-awesome.scss */ +.icon-magic:before { + content: "\f0d0"; } + +/* line 939, _font-awesome.scss */ +.icon-truck:before, .icon-AdminParentShipping:before { + content: "\f0d1"; } + +/* line 942, _font-awesome.scss */ +.icon-pinterest:before { + content: "\f0d2"; } + +/* line 945, _font-awesome.scss */ +.icon-pinterest-sign:before { + content: "\f0d3"; } + +/* line 948, _font-awesome.scss */ +.icon-google-plus-sign:before { + content: "\f0d4"; } + +/* line 951, _font-awesome.scss */ +.icon-google-plus:before { + content: "\f0d5"; } + +/* line 954, _font-awesome.scss */ +.icon-money:before { + content: "\f0d6"; } + +/* line 957, _font-awesome.scss */ +.icon-caret-down:before { + content: "\f0d7"; } + +/* line 960, _font-awesome.scss */ +.icon-caret-up:before { + content: "\f0d8"; } + +/* line 963, _font-awesome.scss */ +.icon-caret-left:before { + content: "\f0d9"; } + +/* line 966, _font-awesome.scss */ +.icon-caret-right:before { + content: "\f0da"; } + +/* line 969, _font-awesome.scss */ +.icon-columns:before { + content: "\f0db"; } + +/* line 972, _font-awesome.scss */ +.icon-sort:before { + content: "\f0dc"; } + +/* line 975, _font-awesome.scss */ +.icon-sort-down:before { + content: "\f0dd"; } + +/* line 978, _font-awesome.scss */ +.icon-sort-up:before { + content: "\f0de"; } + +/* line 981, _font-awesome.scss */ +.icon-envelope:before { + content: "\f0e0"; } + +/* line 984, _font-awesome.scss */ +.icon-linkedin:before { + content: "\f0e1"; } + +/* line 988, _font-awesome.scss */ +.icon-rotate-left:before, .icon-undo:before { + content: "\f0e2"; } + +/* line 991, _font-awesome.scss */ +.icon-legal:before { + content: "\f0e3"; } + +/* line 994, _font-awesome.scss */ +.icon-dashboard:before, .icon-AdminDashboard:before { + content: "\f0e4"; } + +/* line 997, _font-awesome.scss */ +.icon-comment-alt:before { + content: "\f0e5"; } + +/* line 1000, _font-awesome.scss */ +.icon-comments-alt:before { + content: "\f0e6"; } + +/* line 1003, _font-awesome.scss */ +.icon-bolt:before { + content: "\f0e7"; } + +/* line 1006, _font-awesome.scss */ +.icon-sitemap:before { + content: "\f0e8"; } + +/* line 1009, _font-awesome.scss */ +.icon-umbrella:before { + content: "\f0e9"; } + +/* line 1012, _font-awesome.scss */ +.icon-paste:before { + content: "\f0ea"; } + +/* line 1015, _font-awesome.scss */ +.icon-lightbulb:before { + content: "\f0eb"; } + +/* line 1018, _font-awesome.scss */ +.icon-exchange:before, .process-icon-partial_refund:before { + content: "\f0ec"; } + +/* line 1021, _font-awesome.scss */ +.icon-cloud-download:before, .process-icon-export:before { + content: "\f0ed"; } + +/* line 1024, _font-awesome.scss */ +.icon-cloud-upload:before, .process-icon-import:before { + content: "\f0ee"; } + +/* line 1027, _font-awesome.scss */ +.icon-user-md:before { + content: "\f0f0"; } + +/* line 1030, _font-awesome.scss */ +.icon-stethoscope:before { + content: "\f0f1"; } + +/* line 1033, _font-awesome.scss */ +.icon-suitcase:before { + content: "\f0f2"; } + +/* line 1036, _font-awesome.scss */ +.icon-bell-alt:before { + content: "\f0f3"; } + +/* line 1039, _font-awesome.scss */ +.icon-coffee:before { + content: "\f0f4"; } + +/* line 1042, _font-awesome.scss */ +.icon-food:before { + content: "\f0f5"; } + +/* line 1045, _font-awesome.scss */ +.icon-file-text-alt:before { + content: "\f0f6"; } + +/* line 1048, _font-awesome.scss */ +.icon-building:before { + content: "\f0f7"; } + +/* line 1051, _font-awesome.scss */ +.icon-hospital:before { + content: "\f0f8"; } + +/* line 1054, _font-awesome.scss */ +.icon-ambulance:before { + content: "\f0f9"; } + +/* line 1057, _font-awesome.scss */ +.icon-medkit:before { + content: "\f0fa"; } + +/* line 1060, _font-awesome.scss */ +.icon-fighter-jet:before { + content: "\f0fb"; } + +/* line 1063, _font-awesome.scss */ +.icon-beer:before { + content: "\f0fc"; } + +/* line 1066, _font-awesome.scss */ +.icon-h-sign:before { + content: "\f0fd"; } + +/* line 1069, _font-awesome.scss */ +.icon-plus-sign-alt:before, .process-icon-new:before, .process-icon-newAttributes:before, .process-icon-new-url:before { + content: "\f0fe"; } + +/* line 1072, _font-awesome.scss */ +.icon-double-angle-left:before { + content: "\f100"; } + +/* line 1075, _font-awesome.scss */ +.icon-double-angle-right:before { + content: "\f101"; } + +/* line 1078, _font-awesome.scss */ +.icon-double-angle-up:before { + content: "\f102"; } + +/* line 1081, _font-awesome.scss */ +.icon-double-angle-down:before { + content: "\f103"; } + +/* line 1084, _font-awesome.scss */ +.icon-angle-left:before { + content: "\f104"; } + +/* line 1087, _font-awesome.scss */ +.icon-angle-right:before { + content: "\f105"; } + +/* line 1090, _font-awesome.scss */ +.icon-angle-up:before, #nav-sidebar ul.menu li.maintab.expanded span.submenu_expand:before { + content: "\f106"; } + +/* line 1093, _font-awesome.scss */ +.icon-angle-down:before, #nav-sidebar ul.menu li.maintab span.submenu_expand:before { + content: "\f107"; } + +/* line 1096, _font-awesome.scss */ +.icon-desktop:before { + content: "\f108"; } + +/* line 1099, _font-awesome.scss */ +.icon-laptop:before { + content: "\f109"; } + +/* line 1102, _font-awesome.scss */ +.icon-tablet:before { + content: "\f10a"; } + +/* line 1105, _font-awesome.scss */ +.icon-mobile-phone:before { + content: "\f10b"; } + +/* line 1108, _font-awesome.scss */ +.icon-circle-blank:before { + content: "\f10c"; } + +/* line 1111, _font-awesome.scss */ +.icon-quote-left:before { + content: "\f10d"; } + +/* line 1114, _font-awesome.scss */ +.icon-quote-right:before { + content: "\f10e"; } + +/* line 1117, _font-awesome.scss */ +.icon-spinner:before { + content: "\f110"; } + +/* line 1120, _font-awesome.scss */ +.icon-circle:before { + content: "\f111"; } + +/* line 1124, _font-awesome.scss */ +.icon-mail-reply:before, .icon-reply:before { + content: "\f112"; } + +/* line 1127, _font-awesome.scss */ +.icon-github-alt:before { + content: "\f113"; } + +/* line 1130, _font-awesome.scss */ +.icon-folder-close-alt:before { + content: "\f114"; } + +/* line 1133, _font-awesome.scss */ +.icon-folder-open-alt:before { + content: "\f115"; } + +/* line 1136, _font-awesome.scss */ +.icon-expand-alt:before { + content: "\f116"; } + +/* line 1139, _font-awesome.scss */ +.icon-collapse-alt:before { + content: "\f117"; } + +/* line 1142, _font-awesome.scss */ +.icon-smile:before { + content: "\f118"; } + +/* line 1145, _font-awesome.scss */ +.icon-frown:before { + content: "\f119"; } + +/* line 1148, _font-awesome.scss */ +.icon-meh:before { + content: "\f11a"; } + +/* line 1151, _font-awesome.scss */ +.icon-gamepad:before { + content: "\f11b"; } + +/* line 1154, _font-awesome.scss */ +.icon-keyboard:before { + content: "\f11c"; } + +/* line 1157, _font-awesome.scss */ +.icon-flag-alt:before { + content: "\f11d"; } + +/* line 1160, _font-awesome.scss */ +.icon-flag-checkered:before { + content: "\f11e"; } + +/* line 1163, _font-awesome.scss */ +.icon-terminal:before { + content: "\f120"; } + +/* line 1166, _font-awesome.scss */ +.icon-code:before { + content: "\f121"; } + +/* line 1169, _font-awesome.scss */ +.icon-reply-all:before { + content: "\f122"; } + +/* line 1172, _font-awesome.scss */ +.icon-mail-reply-all:before { + content: "\f122"; } + +/* line 1176, _font-awesome.scss */ +.icon-star-half-full:before, .icon-star-half-empty:before { + content: "\f123"; } + +/* line 1179, _font-awesome.scss */ +.icon-location-arrow:before { + content: "\f124"; } + +/* line 1182, _font-awesome.scss */ +.icon-crop:before { + content: "\f125"; } + +/* line 1185, _font-awesome.scss */ +.icon-code-fork:before { + content: "\f126"; } + +/* line 1188, _font-awesome.scss */ +.icon-unlink:before { + content: "\f127"; } + +/* line 1191, _font-awesome.scss */ +.icon-question:before { + content: "\f128"; } + +/* line 1194, _font-awesome.scss */ +.icon-info:before { + content: "\f129"; } + +/* line 1197, _font-awesome.scss */ +.icon-exclamation:before { + content: "\f12a"; } + +/* line 1200, _font-awesome.scss */ +.icon-superscript:before { + content: "\f12b"; } + +/* line 1203, _font-awesome.scss */ +.icon-subscript:before { + content: "\f12c"; } + +/* line 1206, _font-awesome.scss */ +.icon-eraser:before { + content: "\f12d"; } + +/* line 1209, _font-awesome.scss */ +.icon-puzzle-piece:before, .process-icon-modules-list:before, .icon-AdminParentModules:before { + content: "\f12e"; } + +/* line 1212, _font-awesome.scss */ +.icon-microphone:before { + content: "\f130"; } + +/* line 1215, _font-awesome.scss */ +.icon-microphone-off:before { + content: "\f131"; } + +/* line 1218, _font-awesome.scss */ +.icon-shield:before { + content: "\f132"; } + +/* line 1221, _font-awesome.scss */ +.icon-calendar-empty:before { + content: "\f133"; } + +/* line 1224, _font-awesome.scss */ +.icon-fire-extinguisher:before { + content: "\f134"; } + +/* line 1227, _font-awesome.scss */ +.icon-rocket:before { + content: "\f135"; } + +/* line 1230, _font-awesome.scss */ +.icon-maxcdn:before { + content: "\f136"; } + +/* line 1233, _font-awesome.scss */ +.icon-chevron-sign-left:before { + content: "\f137"; } + +/* line 1236, _font-awesome.scss */ +.icon-chevron-sign-right:before { + content: "\f138"; } + +/* line 1239, _font-awesome.scss */ +.icon-chevron-sign-up:before { + content: "\f139"; } + +/* line 1242, _font-awesome.scss */ +.icon-chevron-sign-down:before { + content: "\f13a"; } + +/* line 1245, _font-awesome.scss */ +.icon-html5:before { + content: "\f13b"; } + +/* line 1248, _font-awesome.scss */ +.icon-css3:before { + content: "\f13c"; } + +/* line 1251, _font-awesome.scss */ +.icon-anchor:before, .process-icon-anchor:before { + content: "\f13d"; } + +/* line 1254, _font-awesome.scss */ +.icon-unlock-alt:before { + content: "\f13e"; } + +/* line 1257, _font-awesome.scss */ +.icon-bullseye:before { + content: "\f140"; } + +/* line 1260, _font-awesome.scss */ +.icon-ellipsis-horizontal:before { + content: "\f141"; } + +/* line 1263, _font-awesome.scss */ +.icon-ellipsis-vertical:before { + content: "\f142"; } + +/* line 1266, _font-awesome.scss */ +.icon-rss-sign:before { + content: "\f143"; } + +/* line 1269, _font-awesome.scss */ +.icon-play-sign:before { + content: "\f144"; } + +/* line 1272, _font-awesome.scss */ +.icon-ticket:before { + content: "\f145"; } + +/* line 1275, _font-awesome.scss */ +.icon-minus-sign-alt:before { + content: "\f146"; } + +/* line 1278, _font-awesome.scss */ +.icon-check-minus:before { + content: "\f147"; } + +/* line 1281, _font-awesome.scss */ +.icon-level-up:before { + content: "\f148"; } + +/* line 1284, _font-awesome.scss */ +.icon-level-down:before { + content: "\f149"; } + +/* line 1287, _font-awesome.scss */ +.icon-check-sign:before { + content: "\f14a"; } + +/* line 1290, _font-awesome.scss */ +.icon-edit-sign:before { + content: "\f14b"; } + +/* line 1293, _font-awesome.scss */ +.icon-external-link-sign:before { + content: "\f14c"; } + +/* line 1296, _font-awesome.scss */ +.icon-share-sign:before { + content: "\f14d"; } + +/* line 1299, _font-awesome.scss */ +.icon-compass:before { + content: "\f14e"; } + +/* line 1302, _font-awesome.scss */ +.icon-collapse:before { + content: "\f150"; } + +/* line 1305, _font-awesome.scss */ +.icon-collapse-top:before { + content: "\f151"; } + +/* line 1308, _font-awesome.scss */ +.icon-expand:before { + content: "\f152"; } + +/* line 1312, _font-awesome.scss */ +.icon-euro:before, .icon-eur:before { + content: "\f153"; } + +/* line 1315, _font-awesome.scss */ +.icon-gbp:before { + content: "\f154"; } + +/* line 1319, _font-awesome.scss */ +.icon-dollar:before, .icon-usd:before { + content: "\f155"; } + +/* line 1323, _font-awesome.scss */ +.icon-rupee:before, .icon-inr:before { + content: "\f156"; } + +/* line 1327, _font-awesome.scss */ +.icon-yen:before, .icon-jpy:before { + content: "\f157"; } + +/* line 1331, _font-awesome.scss */ +.icon-renminbi:before, .icon-cny:before { + content: "\f158"; } + +/* line 1335, _font-awesome.scss */ +.icon-won:before, .icon-krw:before { + content: "\f159"; } + +/* line 1339, _font-awesome.scss */ +.icon-bitcoin:before, .icon-btc:before { + content: "\f15a"; } + +/* line 1342, _font-awesome.scss */ +.icon-file:before { + content: "\f15b"; } + +/* line 1345, _font-awesome.scss */ +.icon-file-text:before { + content: "\f15c"; } + +/* line 1348, _font-awesome.scss */ +.icon-sort-by-alphabet:before { + content: "\f15d"; } + +/* line 1351, _font-awesome.scss */ +.icon-sort-by-alphabet-alt:before { + content: "\f15e"; } + +/* line 1354, _font-awesome.scss */ +.icon-sort-by-attributes:before { + content: "\f160"; } + +/* line 1357, _font-awesome.scss */ +.icon-sort-by-attributes-alt:before { + content: "\f161"; } + +/* line 1360, _font-awesome.scss */ +.icon-sort-by-order:before { + content: "\f162"; } + +/* line 1363, _font-awesome.scss */ +.icon-sort-by-order-alt:before { + content: "\f163"; } + +/* line 1366, _font-awesome.scss */ +.icon-thumbs-up:before { + content: "\f164"; } + +/* line 1369, _font-awesome.scss */ +.icon-thumbs-down:before { + content: "\f165"; } + +/* line 1372, _font-awesome.scss */ +.icon-youtube-sign:before { + content: "\f166"; } + +/* line 1375, _font-awesome.scss */ +.icon-youtube:before { + content: "\f167"; } + +/* line 1378, _font-awesome.scss */ +.icon-xing:before { + content: "\f168"; } + +/* line 1381, _font-awesome.scss */ +.icon-xing-sign:before { + content: "\f169"; } + +/* line 1384, _font-awesome.scss */ +.icon-youtube-play:before { + content: "\f16a"; } + +/* line 1387, _font-awesome.scss */ +.icon-dropbox:before { + content: "\f16b"; } + +/* line 1390, _font-awesome.scss */ +.icon-stackexchange:before { + content: "\f16c"; } + +/* line 1393, _font-awesome.scss */ +.icon-instagram:before { + content: "\f16d"; } + +/* line 1396, _font-awesome.scss */ +.icon-flickr:before { + content: "\f16e"; } + +/* line 1399, _font-awesome.scss */ +.icon-adn:before { + content: "\f170"; } + +/* line 1402, _font-awesome.scss */ +.icon-bitbucket:before { + content: "\f171"; } + +/* line 1405, _font-awesome.scss */ +.icon-bitbucket-sign:before { + content: "\f172"; } + +/* line 1408, _font-awesome.scss */ +.icon-tumblr:before { + content: "\f173"; } + +/* line 1411, _font-awesome.scss */ +.icon-tumblr-sign:before { + content: "\f174"; } + +/* line 1414, _font-awesome.scss */ +.icon-long-arrow-down:before { + content: "\f175"; } + +/* line 1417, _font-awesome.scss */ +.icon-long-arrow-up:before { + content: "\f176"; } + +/* line 1420, _font-awesome.scss */ +.icon-long-arrow-left:before { + content: "\f177"; } + +/* line 1423, _font-awesome.scss */ +.icon-long-arrow-right:before { + content: "\f178"; } + +/* line 1426, _font-awesome.scss */ +.icon-apple:before { + content: "\f179"; } + +/* line 1429, _font-awesome.scss */ +.icon-windows:before { + content: "\f17a"; } + +/* line 1432, _font-awesome.scss */ +.icon-android:before { + content: "\f17b"; } + +/* line 1435, _font-awesome.scss */ +.icon-linux:before { + content: "\f17c"; } + +/* line 1438, _font-awesome.scss */ +.icon-dribbble:before { + content: "\f17d"; } + +/* line 1441, _font-awesome.scss */ +.icon-skype:before { + content: "\f17e"; } + +/* line 1444, _font-awesome.scss */ +.icon-foursquare:before { + content: "\f180"; } + +/* line 1447, _font-awesome.scss */ +.icon-trello:before { + content: "\f181"; } + +/* line 1450, _font-awesome.scss */ +.icon-female:before { + content: "\f182"; } + +/* line 1453, _font-awesome.scss */ +.icon-male:before { + content: "\f183"; } + +/* line 1456, _font-awesome.scss */ +.icon-gittip:before { + content: "\f184"; } + +/* line 1459, _font-awesome.scss */ +.icon-sun:before { + content: "\f185"; } + +/* line 1462, _font-awesome.scss */ +.icon-moon:before { + content: "\f186"; } + +/* line 1465, _font-awesome.scss */ +.icon-archive:before, .icon-AdminStock:before { + content: "\f187"; } + +/* line 1468, _font-awesome.scss */ +.icon-bug:before { + content: "\f188"; } + +/* line 1471, _font-awesome.scss */ +.icon-vk:before { + content: "\f189"; } + +/* line 1474, _font-awesome.scss */ +.icon-weibo:before { + content: "\f18a"; } + +/* line 1477, _font-awesome.scss */ +.icon-renren:before { + content: "\f18b"; } + +/* line 7, admin-theme.sass */ +html, body { + height: 100%; } + +/* line 10, admin-theme.sass */ +#header_infos { + background-color: #242424; } + +/* line 15, admin-theme.sass */ +#header_shopname { + font: 300 1.3em/100% "Ubuntu", sans-serif; } + +/* line 22, admin-theme.sass */ +#header_notifs_icon_wrapper li a { + padding: 9px 5px; } +/* line 24, admin-theme.sass */ +#header_notifs_icon_wrapper > li > a > i { + font-size: 1.2em; + color: white; } +/* line 27, admin-theme.sass */ +#header_notifs_icon_wrapper .notifs_badge { + background-color: #8bc954; } +/* line 30, admin-theme.sass */ +#header_notifs_icon_wrapper .notifs_dropdown { + background-color: transparent; + border: none; + box-shadow: none; } +/* line 34, admin-theme.sass */ +#header_notifs_icon_wrapper .notifs_panel { + width: 300px; + -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 8px; + box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 8px; } +/* line 41, admin-theme.sass */ +#header_notifs_icon_wrapper .notifs_panel .notifs_panel_header h3, #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header #content .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .notifs_panel_header { + padding: 0; + font-size: 1.3em; + margin: 0; } + +/* line 48, admin-theme.sass */ +#header_nav_toggle { + background-color: black; + border: none; + color: white; } + +/* line 56, admin-theme.sass */ +#header_search { + width: 130px; + padding: 0 0 0 10px; } +@media (max-width: 768px) { + /* line 56, admin-theme.sass */ + #header_search { + width: 100%; } } +/* line 63, admin-theme.sass */ +#header_search input, #header_search .form-group, #header_search fieldset > .row, #header_search #dashboard fieldset > .data_list_vertical, #dashboard #header_search fieldset > .data_list_vertical { + margin: 0; } + +/* line 70, admin-theme.sass */ +#main { + min-height: 100%; + padding: 36px 0 60px; + margin: 0 0 -60px 0; + background-color: #f8f8f8; + background-image: url("../img/patterns/bedge_grunge.png"); } + +/* line 77, admin-theme.sass */ +#content { + padding: 80px 20px 0; + margin-left: 240px; + -webkit-transition-property: margin; + -moz-transition-property: margin; + -o-transition-property: margin; + transition-property: margin; + -webkit-transition-duration: 0.4s; + transition-duration: 0.4s; + -webkit-transition-timing-function: ease-out; + -moz-transition-timing-function: ease-out; + -o-transition-timing-function: ease-out; + transition-timing-function: ease-out; } +/* line 83, admin-theme.sass */ +#content fieldset, #content .panel, #content #header_notifs_icon_wrapper .notifs_panel, #header_notifs_icon_wrapper #content .notifs_panel, #content #new_version_container { + padding: 20px; + margin-bottom: 20px; + border: solid 1px #dfdfdf; + background-color: white; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + -ms-border-radius: 5px; + -o-border-radius: 5px; + border-radius: 5px; + -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 0, white 0 0 0 3px inset; + box-shadow: rgba(0, 0, 0, 0.1) 0 2px 0, white 0 0 0 3px inset; } +/* line 92, admin-theme.sass */ +#content h3:not(.modal-title), #content .panel-heading:not(.modal-title), #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title), #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title), #content .panel-heading, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header { + border: none; + height: 30px; + padding: 0 5px; + margin: -16px -16px 15px -16px; + color: contrasted(#e6e8e3); + font-size: 1.2em; + line-height: 30px; + font-weight: 300; + text-transform: uppercase; + background-color: white; + border-bottom: solid 1px #cccccc; } +/* line 104, admin-theme.sass */ +#content h3:not(.modal-title) i, #content .panel-heading:not(.modal-title) i, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) i, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) i, #content h3:not(.modal-title) a, #content .panel-heading:not(.modal-title) a, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) a, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) a, #content .panel-heading i, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header i, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header i, #content .panel-heading a, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header a, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header a { + color: contrasted(#e6e8e3); } +/* line 106, admin-theme.sass */ +#content h3:not(.modal-title) .badge, #content .panel-heading:not(.modal-title) .badge, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) .badge, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) .badge, #content h3:not(.modal-title) #header_notifs_icon_wrapper .notifs_badge, #header_notifs_icon_wrapper #content h3:not(.modal-title) .notifs_badge, #content .panel-heading:not(.modal-title) #header_notifs_icon_wrapper .notifs_badge, #header_notifs_icon_wrapper #content .panel-heading:not(.modal-title) .notifs_badge, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) .notifs_badge, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) .notifs_badge, #content .panel-heading .badge, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .badge, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .badge, #content .panel-heading #header_notifs_icon_wrapper .notifs_badge, #header_notifs_icon_wrapper #content .panel-heading .notifs_badge, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .notifs_badge, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .notifs_badge { + background-color: white; + -webkit-border-radius: none; + -moz-border-radius: none; + -ms-border-radius: none; + -o-border-radius: none; + border-radius: none; + height: 29px; + line-height: 25px; + font-size: 1.3em; + margin-right: 7px; + font-weight: 300; + float: left; + margin-left: -5px; } +/* line 116, admin-theme.sass */ +#content h3:not(.modal-title) .panel-heading-action, #content .panel-heading:not(.modal-title) .panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) .panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) .panel-heading-action, #content .panel-heading .panel-heading-action, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action { + margin-right: -5px; } +/* line 119, admin-theme.sass */ +#content h3:not(.modal-title) .panel-heading-action a.list-tooolbar-btn, #content .panel-heading:not(.modal-title) .panel-heading-action a.list-tooolbar-btn, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) .panel-heading-action a.list-tooolbar-btn, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) .panel-heading-action a.list-tooolbar-btn, #content .panel-heading .panel-heading-action a.list-tooolbar-btn, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn { + float: left; + height: 30px; + width: 30px; + color: #1ba6e5; + border-left: solid 1px #cccccc; } +/* line 125, admin-theme.sass */ +#content h3:not(.modal-title) .panel-heading-action a.list-tooolbar-btn:hover, #content .panel-heading:not(.modal-title) .panel-heading-action a.list-tooolbar-btn:hover, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) .panel-heading-action a.list-tooolbar-btn:hover, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) .panel-heading-action a.list-tooolbar-btn:hover, #content .panel-heading .panel-heading-action a.list-tooolbar-btn:hover, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn:hover, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn:hover { + text-decoration: none; + color: black; } +/* line 128, admin-theme.sass */ +#content h3:not(.modal-title) .panel-heading-action a.list-tooolbar-btn i, #content .panel-heading:not(.modal-title) .panel-heading-action a.list-tooolbar-btn i, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header:not(.modal-title) .panel-heading-action a.list-tooolbar-btn i, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header:not(.modal-title) .panel-heading-action a.list-tooolbar-btn i, #content .panel-heading .panel-heading-action a.list-tooolbar-btn i, #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header .panel-heading-action a.list-tooolbar-btn i, #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header .panel-heading-action a.list-tooolbar-btn i { + text-align: center; + font-size: 1.2em; + line-height: 30px; } +/* line 132, admin-theme.sass */ +#content .panel-danger .panel-heading, #content .panel-danger #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content .panel-danger .notifs_panel_header { + background-color: #8bc954 !important; } +/* line 134, admin-theme.sass */ +#content .panel-heading-big { + font-size: 2em; + text-align: center; } +/* line 137, admin-theme.sass */ +#content form .alert, #content form #carrier_wizard .wizard_error, #carrier_wizard #content form .wizard_error { + clear: both; + color: #756b64; + border: solid 1px #cac5c1; + background-color: #e2dfdd; } +/* line 142, admin-theme.sass */ +#content form .alert.alert-info, #content form #carrier_wizard .alert-info.wizard_error, #carrier_wizard #content form .alert-info.wizard_error { + background-color: white; + color: #59a1e0; + border: none; + border-bottom: solid 1px #dfdfdf; + -webkit-box-shadow: white 0 0 0 1px inset; + box-shadow: white 0 0 0 1px inset; } +@media (max-width: 768px) { + /* line 77, admin-theme.sass */ + #content { + margin-left: 0; + width: 100%; } } + +/* line 152, admin-theme.sass */ +.page-head { + width: 100%; + height: 55px; + padding: 0 10px 0 0; + margin: 0; + border-bottom: 4px solid #75a139; + position: fixed; + top: 36px; + left: 0px; + z-index: 499; + background-color: #8fc04d; + -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 7px 0; + box-shadow: rgba(0, 0, 0, 0.15) 0 7px 0; } +/* line 164, admin-theme.sass */ +.page-head h2.page-title { + padding: 0 0 0 260px; + font-size: 18px; + color: white; + text-transform: uppercase; } +@media (max-width: 768px) { + /* line 164, admin-theme.sass */ + .page-head h2.page-title { + padding: 0 0 0 20px; } } +/* line 172, admin-theme.sass */ +.page-head .btn-toolbar { + margin: 0; + padding: 3px 0 0 0; } +/* line 175, admin-theme.sass */ +.page-head .btn-toolbar .nav-tabs { + margin: 0; } +/* line 177, admin-theme.sass */ +.page-head .btn-toolbar .nav-tabs > li > a { + color: #333333; } + +/* line 181, admin-theme.sass */ +.toolbar_btn { + position: relative; + padding: 2px 5px !important; + margin-right: 3px; + font-size: 12px; + font-weight: 600; + color: white; + text-align: center; + text-shadow: none; } +/* line 190, admin-theme.sass */ +.toolbar_btn:hover { + color: #8fc04d; + border-color: white; + background-color: white !important; } + +/* line 195, admin-theme.sass */ +[class^="process-icon-"], [class*=" process-icon-"] { + height: 25px; + min-width: 32px; + background-position: center; + background-repeat: no-repeat; + display: block; + font-family: FontAwesome; + font-weight: normal; + font-style: normal; + font-size: 25px; + line-height: 25px; + text-decoration: inherit; + -webkit-font-smoothing: antialiased; + *margin-right: 0.3em; } + +/* line 267, admin-theme.sass */ +.navbar-inner { + box-shadow: none !important; } +/* line 269, admin-theme.sass */ +.navbar-inner .input-append { + margin-bottom: 0; } + +/* line 273, admin-theme.sass */ +label.control-label { + font-size: 13px; + font-weight: normal; + color: #666666; } + +/* line 278, admin-theme.sass */ +label.control-label span.label-tooltip { + text-decoration: none; + font-size: 13px; + background-color: #ebebeb; + border: none; + border-bottom: solid 1px #dfdfdf; + padding: 0 5px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; } + +/* line 287, admin-theme.sass */ +.tooltip { + font-size: 12px; } + +/* line 290, admin-theme.sass */ +label.required:before { + content: "*"; + color: red; + font-size: 14px; + position: relative; + line-height: 12px; } + +/* line 297, admin-theme.sass */ +select.input-tiny, input[type="text"].input-tiny, input[type="password"].input-tiny { + width: 80px; + float: left; } + +/* line 303, admin-theme.sass */ +td.actions { + min-width: 200px; } + +/* line 305, admin-theme.sass */ +.dropdown-menu { + text-align: left; } + +/* line 307, admin-theme.sass */ +.btn-group-action { + float: right; } +/* line 309, admin-theme.sass */ +.btn-group-action a { + text-decoration: none; } + +/* line 312, admin-theme.sass */ +.btn { + text-transform: uppercase; } +/* line 314, admin-theme.sass */ +.btn .caret { + border-top-color: #333333 !important; } +/* line 317, admin-theme.sass */ +.btn:hover .caret, .btn:focus .caret { + border-top-color: white !important; } +/* line 319, admin-theme.sass */ +.btn.btn-default { + -webkit-box-shadow: #e6e6e6 0 -2px 0 inset; + box-shadow: #e6e6e6 0 -2px 0 inset; } +/* line 322, admin-theme.sass */ +.btn.btn-primary { + -webkit-box-shadow: #c7e6c7 0 -2px 0 inset; + box-shadow: #c7e6c7 0 -2px 0 inset; } +/* line 325, admin-theme.sass */ +.btn.btn-default[disabled] { + border-color: #999999; + color: #999999; + background-color: #f2f2f2; + -webkit-box-shadow: #cccccc 0 -2px 0 inset; + box-shadow: #cccccc 0 -2px 0 inset; } + +/* line 331, admin-theme.sass */ +hr { + border-color: #dfdfdf; + border-bottom: 1px solid white; } + +/* line 336, admin-theme.sass */ +.table { + border-collapse: separate; + border-spacing: 0 2px; + margin-bottom: 5px; } +/* line 342, admin-theme.sass */ +.table thead > tr > th { + border: none; + font-weight: normal; + vertical-align: top; } +/* line 346, admin-theme.sass */ +.table thead > tr > th span.title_box { + color: black; + font-size: 1.1em; + font-weight: bold; + display: block; + word-wrap: nowrap; + white-space: nowrap; } +/* line 353, admin-theme.sass */ +.table thead > tr > th span.title_box.active { + font-weight: bold; } +/* line 355, admin-theme.sass */ +.table thead > tr > th span.title_box a { + text-decoration: none; } +/* line 357, admin-theme.sass */ +.table thead > tr > th span.title_box a.active { + color: black; } +/* line 359, admin-theme.sass */ +.table input, .table select { + margin: 0; } +/* line 361, admin-theme.sass */ +.table tbody > tr > td { + border-top: none; + background-color: white; } +/* line 364, admin-theme.sass */ +.table tbody > tr > td { + padding: 3px 7px; + vertical-align: middle; + word-wrap: nowrap; + font-size: 12px; + border-bottom: solid 1px #eeeeee; } +/* line 371, admin-theme.sass */ +.table td.center, .table th.center { + text-align: center; } +/* line 373, admin-theme.sass */ +.table tr td:first-child, .table tr th:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +/* line 376, admin-theme.sass */ +.table tr td:last-child, .table tr th:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + +/* line 381, admin-theme.sass */ +tr.filter { + background-color: #f4fafd; } +/* line 383, admin-theme.sass */ +tr.filter input[type="text"].filter, tr.filter input[type="password"].filter, tr.filter select.filter { + font-size: 12px; + border-color: #a0d0eb; } + +/* line 387, admin-theme.sass */ +.breadcrumb { + background-color: white; } + +/* line 390, admin-theme.sass */ +.badge, #header_notifs_icon_wrapper .notifs_badge, .badge.badge-success, .badge.badge-error { + background-color: #8fc04d; } +/* line 392, admin-theme.sass */ +#header_notifs_icon_wrapper .badge-success.notifs_badge, .badge-success.badge { + background-color: #5cb85c; } +/* line 395, admin-theme.sass */ +#header_notifs_icon_wrapper .badge-error.notifs_badge, .badge-error.badge { + background-color: #d9534f; } + +/* line 399, admin-theme.sass */ +.row-margin-bottom { + margin-bottom: 15px; } + +/* line 402, admin-theme.sass */ +.icon-big { + font-size: 4em; + color: #c5c5c5; } + +/* line 407, admin-theme.sass */ +#module-list h3, #module-list #content .panel-heading, #content #module-list .panel-heading, #module-list #content #header_notifs_icon_wrapper .notifs_panel .notifs_panel_header, #content #header_notifs_icon_wrapper .notifs_panel #module-list .notifs_panel_header, #module-list #header_notifs_icon_wrapper .notifs_panel #content .notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #content #module-list .notifs_panel_header { + position: relative; + top: 0; + left: 0; + margin: 0; + padding: 0; + background-color: transparent; + color: #515561; + font-weight: 500; } + +/* line 417, admin-theme.sass */ +#footer { + z-index: 600; + min-height: 60px; + display: block; + width: 100%; + padding: 15px 0 0 0; + background-color: #242424; + color: #888888; } +/* line 425, admin-theme.sass */ +#footer a { + color: #cccccc; } +/* line 428, admin-theme.sass */ +#footer a.link-social:hover { + text-decoration: none; } +/* line 430, admin-theme.sass */ +#footer a.link-social i { + font-size: 2em; + width: 30px; + height: 30px; + display: inline-block; + line-height: 30px; + text-align: center; + -webkit-border-radius: 30px; + -moz-border-radius: 30px; + -ms-border-radius: 30px; + -o-border-radius: 30px; + border-radius: 30px; } +/* line 438, admin-theme.sass */ +#footer .link-twitter i { + color: white; + background-color: #7cceef; } +/* line 441, admin-theme.sass */ +#footer .link-facebook i { + color: white; + background-color: #557dbb; } +/* line 444, admin-theme.sass */ +#footer .link-github i { + color: black; + background-color: white; } +/* line 447, admin-theme.sass */ +#footer .link-google i { + color: white; + background-color: #e6644e; } +/* line 450, admin-theme.sass */ +#footer #go-top { + position: fixed; + bottom: 10px; + height: 30px; + width: 30px; + text-align: center; + line-height: 30px; + right: 10px; + z-index: 9003; + display: block; + padding: 0px 6px 0px 6px; + margin: -2px 0px 0px; + text-decoration: none; + color: white; + cursor: pointer; + font-size: 16px; + background-color: rgba(0, 0, 0, 0.5); } +/* line 467, admin-theme.sass */ +#footer #go-top:hover { + background-color: black; } + +/* line 470, admin-theme.sass */ +#nobootstrap { + float: left; } + +/* line 477, admin-theme.sass */ +.fixed-width-XS { + width: 40px; } + +/* line 479, admin-theme.sass */ +.fixed-width-S { + width: 80px; } + +/* line 481, admin-theme.sass */ +.fixed-width-M { + width: 120px; } + +/* line 483, admin-theme.sass */ +.fixed-width-L { + width: 160px; } + +/* line 485, admin-theme.sass */ +.fixed-width-XL { + width: 200px; } + +/* line 495, admin-theme.sass */ +textarea { + resize: none; } + +/* line 499, admin-theme.sass */ +.box-stats { + background-color: white; } +/* line 501, admin-theme.sass */ +.box-stats .boxchart-overlay { + padding: 10px 10px 5px 10px; + margin-right: 10px; + float: left; + color: white; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; } +/* line 507, admin-theme.sass */ +.box-stats i { + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; + float: left; + color: white; + font-size: 35px; + height: 64px; + width: 64px; + text-align: center; + line-height: 64px; + margin-right: 10px; } +/* line 517, admin-theme.sass */ +.box-stats .title { + color: #666666; + display: block; } +/* line 520, admin-theme.sass */ +.box-stats .value { + font-size: 22px; } +/* line 522, admin-theme.sass */ +.box-stats small { + line-height: 0.3em; + color: #aaaaaa; + text-transform: uppercase; } + +/* line 527, admin-theme.sass */ +.color1 i, .color1 .boxchart-overlay { + background-color: #2ba8e3; + -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; + box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; } +/* line 530, admin-theme.sass */ +.color1 .value { + color: #2ba8e3; } + +/* line 533, admin-theme.sass */ +.color2 i, .color2 .boxchart-overlay { + background-color: #ff5450; + -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; + box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; } +/* line 536, admin-theme.sass */ +.color2 .value { + color: #ff5450; } + +/* line 539, admin-theme.sass */ +.color3 i, .color3 .boxchart-overlay { + background-color: #9e5ba1; + -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; + box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; } +/* line 542, admin-theme.sass */ +.color3 .value { + color: #9e5ba1; } + +/* line 545, admin-theme.sass */ +.color4 i, .color4 .boxchart-overlay { + background-color: #95cc6b; + -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; + box-shadow: rgba(0, 0, 0, 0.15) 0 -3px 0 inset; } +/* line 548, admin-theme.sass */ +.color4 .value { + color: #95cc6b; } + +/* line 552, admin-theme.sass */ +.data_chart rect { + fill: white; } +/* line 554, admin-theme.sass */ +.data_chart path { + stroke: white; + stroke-width: 2; + fill: none; } +/* line 558, admin-theme.sass */ +.data_chart line { + stroke: black; } +/* line 560, admin-theme.sass */ +.data_chart .area { + fill: rgba(255, 255, 255, 0.3); + stroke-width: 0; } + +/* line 564, admin-theme.sass */ +.highlight { + background-color: #ffffc0; } + +/* line 567, admin-theme.sass */ +.hook_panel { + -webkit-box-shadow: rgba(255, 255, 255, 0.9) 0 0 0 1px inset; + box-shadow: rgba(255, 255, 255, 0.9) 0 0 0 1px inset; + padding: 10px 10px 5px 10px; + margin-bottom: 3px !important; } + +/* line 572, admin-theme.sass */ +.module_name { + font-size: 1.2em; } + +/* line 576, admin-theme.sass */ +.hook_panel_header { + margin: 0 -10px 0 -10px; + padding: 0 10px 10px 10px; } +/* line 579, admin-theme.sass */ +.hook_panel_header .hook_name { + font-weight: 400; + font-size: 1.2em; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; + color: #1ba6e5; + border: solid 1px #cccccc; + background-color: white; + padding: 0 4px; } +/* line 587, admin-theme.sass */ +.hook_panel_header .hook_title { + text-transform: uppercase; + font-size: 1em; } +/* line 590, admin-theme.sass */ +.hook_panel_header .hook_description { + padding: 3px 0 0 3px; } + +/* line 594, admin-theme.sass */ +.module_list .module_list_item { + display: table; + width: 100%; + padding: 5px 0; + margin-bottom: 4px; + background-color: white; + -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px, rgba(0, 0, 0, 0.1) 0 -2px 0 inset; + box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px, rgba(0, 0, 0, 0.1) 0 -2px 0 inset; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; } + +/* line 602, admin-theme.sass */ +.module_col_select { + display: table-cell; + width: 22px; + min-height: 35px; + vertical-align: middle; + text-align: center; + border-right: 1px solid #dddddd; } + +/* line 609, admin-theme.sass */ +.module_col_position { + display: table-cell; + width: 60px; + vertical-align: middle; + text-align: right; } +/* line 614, admin-theme.sass */ +.module_col_position .positions { + font-family: "Ubuntu", sans-serif; + font-weight: 200; + text-shadow: white 1px 1px; + padding: 0 5px; + font-size: 1.6em; + color: #aaaaaa; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; + -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px inset; + box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px inset; + border: solid 1px #cccccc; + background-color: #eeeeee; } + +/* line 625, admin-theme.sass */ +.module_col_icon { + display: table-cell; + width: 50px; + text-align: center; + vertical-align: middle; } + +/* line 631, admin-theme.sass */ +.module_col_infos { + display: table-cell; + height: 50px; + vertical-align: middle; } + +/* line 636, admin-theme.sass */ +.module_col_actions { + display: table-cell; + width: 160px; + padding: 0 10px; + vertical-align: middle; + text-align: right; } +/* line 642, admin-theme.sass */ +.module_col_actions .btn-group { + text-align: left; } + +/* line 646, admin-theme.sass */ +.tree { + padding: 0 0 0 20px; + list-style: none; } +/* line 649, admin-theme.sass */ +.tree input { + margin-right: 4px; } +/* line 651, admin-theme.sass */ +.tree i { + font-size: 1.3em; } +/* line 655, admin-theme.sass */ +.tree .tree-item-name, .tree .tree-folder-name { + padding: 0 5px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + -ms-border-radius: 6px; + -o-border-radius: 6px; + border-radius: 6px; + font-weight: normal; } +/* line 659, admin-theme.sass */ +.tree .tree-item-name:hover, .tree .tree-folder-name:hover { + background-color: #eeeeee; + cursor: pointer; } +/* line 662, admin-theme.sass */ +.tree .tree-selected { + background-color: #a4dcf5; } +/* line 664, admin-theme.sass */ +.tree .tree-selected i.tree-dot { + background-color: #1ba6e5; } +/* line 666, admin-theme.sass */ +.tree i.tree-dot { + display: inline-block; + position: relative; + width: 6px; + height: 6px; + margin: 0 4px 0 6px; + background-color: #cccccc; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + -ms-border-radius: 6px; + -o-border-radius: 6px; + border-radius: 6px; } +/* line 674, admin-theme.sass */ +.tree .tree-item-disable, .tree .tree-folder-name-disable { + color: #cccccc; } +/* line 676, admin-theme.sass */ +.tree .tree-item-disable:hover, .tree .tree-folder-name-disable:hover { + color: #cccccc; + background-color: none; } + +/* line 681, admin-theme.sass */ +.nav-tabs { + border-bottom: none; } +/* line 684, admin-theme.sass */ +.nav-tabs li.active a.tab-page { + background-color: white; } + +/* line 1, _nav.sass */ +#nav-sidebar { + float: left; + width: 240px; + height: 100% !important; + z-index: 500; + background-color: #515561; + border-right: 1px solid black; } +/* line 8, _nav.sass */ +#nav-sidebar li.maintab > a > i { + display: inline-block; + height: 30px; + width: 30px; + font-size: 20px; + line-height: 30px; + color: white; + text-align: center; + -webkit-border-radius: 40px; + -moz-border-radius: 40px; + -ms-border-radius: 40px; + -o-border-radius: 40px; + border-radius: 40px; } +/* line 18, _nav.sass */ +#nav-sidebar li:not(.active) ul { + display: none; } +/* line 21, _nav.sass */ +#nav-sidebar li.active span.submenu_expand { + display: none; } +/* line 23, _nav.sass */ +#nav-sidebar ul.menu { + margin: 0; + padding: 0; + border-top: 1px black solid; + list-style: none; } +/* line 28, _nav.sass */ +#nav-sidebar ul.menu li.maintab { + position: relative; } +/* line 31, _nav.sass */ +#nav-sidebar ul.menu li.maintab.active a.title { + color: white; + background-color: #1ba6e5; } +/* line 34, _nav.sass */ +#nav-sidebar ul.menu li.maintab.active a.title i { + color: black; + background-color: white; } +/* line 38, _nav.sass */ +#nav-sidebar ul.menu li.maintab.active a.title:hover { + color: white; } +/* line 41, _nav.sass */ +#nav-sidebar ul.menu li.maintab.expanded a.title { + color: white; + background-color: #3a3d45; + border-bottom: solid 1px #17181c; } +/* line 45, _nav.sass */ +#nav-sidebar ul.menu li.maintab.expanded a.title:hover { + background-color: #686d7d; } +/* line 47, _nav.sass */ +#nav-sidebar ul.menu li.maintab.expanded a.title i { + color: white; } +/* line 51, _nav.sass */ +#nav-sidebar ul.menu li.maintab.expanded ul.submenu { + display: block; } +/* line 53, _nav.sass */ +#nav-sidebar ul.menu li.maintab.expanded ul.submenu a { + color: #9da1ae; + background-color: #2e3037; + border-bottom: solid 1px #17181c; } +/* line 57, _nav.sass */ +#nav-sidebar ul.menu li.maintab.expanded ul.submenu a:hover { + color: white; + background-color: #454953; } +/* line 60, _nav.sass */ +#nav-sidebar ul.menu li.maintab a.title { + display: block; + position: relative; + padding: 2px 0 2px 8px; + border-bottom: 1px solid #3a3d45; + font-size: 12px; + line-height: 28px; + color: #cacccf; + background-color: #515561; + text-transform: uppercase; + text-decoration: none; + -webkit-transition-property: background-color, border, box-shadow; + -moz-transition-property: background-color, border, box-shadow; + -o-transition-property: background-color, border, box-shadow; + transition-property: background-color, border, box-shadow; + -webkit-transition-duration: 0.4s; + transition-duration: 0.4s; + -webkit-transition-timing-function: ease-out; + -moz-transition-timing-function: ease-out; + -o-transition-timing-function: ease-out; + transition-timing-function: ease-out; } +/* line 75, _nav.sass */ +#nav-sidebar ul.menu li.maintab a.title i { + color: #9094a2; + background-color: #17181c; + -webkit-transition-property: color; + -moz-transition-property: color; + -o-transition-property: color; + transition-property: color; + -webkit-transition-duration: 0.4s; + transition-duration: 0.4s; + -webkit-transition-timing-function: ease-out; + -moz-transition-timing-function: ease-out; + -o-transition-timing-function: ease-out; + transition-timing-function: ease-out; } +/* line 81, _nav.sass */ +#nav-sidebar ul.menu li.maintab a.title:hover { + background-color: #686d7d; + color: white; } +/* line 84, _nav.sass */ +#nav-sidebar ul.menu li.maintab a.title:hover i { + color: white; } +/* line 86, _nav.sass */ +#nav-sidebar ul.menu li.maintab span.submenu_expand { + position: absolute; + right: 10px; + top: 2px; + cursor: pointer; + font-family: FontAwesome; + font-size: 24px; + font-weight: 100; + color: black; + background-color: transparent; + text-shadow: #686d7d 1px 1px 0; } +/* line 99, _nav.sass */ +#nav-sidebar ul.menu li.maintab span.submenu_expand:hover { + color: white; + text-shadow: #232429 -1px -1px 0; } +/* line 102, _nav.sass */ +#nav-sidebar ul.submenu { + list-style: none; + padding: 0; } +/* line 106, _nav.sass */ +#nav-sidebar ul.submenu li a { + display: block; + padding: 4px 5px 4px 10px; + font-size: 12px; + border: none; + border-bottom: solid 1px #eeeeee; + background-color: white; } +/* line 113, _nav.sass */ +#nav-sidebar ul.submenu li a:hover { + color: #515561; + background-color: #edeeef; + text-decoration: none; } +/* line 117, _nav.sass */ +#nav-sidebar ul.submenu li:last-child a { + border-bottom: none; } +/* line 119, _nav.sass */ +#nav-sidebar ul.submenu li.active a { + color: white; + background-color: #1ba6e5; + border-bottom: solid 1px #1585b8; } +@media (max-width: 768px) { + /* line 1, _nav.sass */ + #nav-sidebar { + display: none; } } + +/* line 126, _nav.sass */ +#nav-topbar { + position: fixed; + height: 28px; + top: 35px; + left: 80; + width: 100%; + z-index: 600; + background-color: white; } +/* line 134, _nav.sass */ +#nav-topbar ul.menu { + height: 28px; + margin: 0; + padding: 0; + display: block; + list-style: none; } +/* line 140, _nav.sass */ +#nav-topbar ul.menu > li { + height: 28px; + padding: 0; + margin: 0; + border-right: solid 1px #aaaaaa; + list-style: none; + position: relative; + float: left; } +/* line 148, _nav.sass */ +#nav-topbar ul.menu > li > a { + display: block; + line-height: 28px; + color: #515561; + padding: 0 6px; + margin: 0; } +/* line 154, _nav.sass */ +#nav-topbar ul.menu > li > a i { + margin: 0; + width: 15px; + background-color: transparent; + font-size: 18px; } +/* line 159, _nav.sass */ +#nav-topbar ul.menu > li > a:hover { + text-decoration: none; + background-color: #515561; + color: white; } +/* line 163, _nav.sass */ +#nav-topbar ul.menu > li > a:hover i { + color: white !important; } +/* line 166, _nav.sass */ +#nav-topbar ul.menu > li.active > a { + color: white; + background-color: #515561; } +/* line 169, _nav.sass */ +#nav-topbar ul.menu > li.active > a i { + color: white; } +/* line 171, _nav.sass */ +#nav-topbar .menu-collapse { + display: none; } +/* line 173, _nav.sass */ +#nav-topbar ul.submenu { + display: none !important; + -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px; + box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px; } +/* line 177, _nav.sass */ +#nav-topbar > ul.menu > li.expanded ul.submenu { + display: block !important; } +/* line 180, _nav.sass */ +#nav-topbar > ul.menu > li ul.submenu { + display: none !important; + position: absolute; + margin: 0; + padding: 0; + left: 0; + top: 28px; + width: 200px !important; } +/* line 188, _nav.sass */ +#nav-topbar > ul.menu > li ul.submenu li { + width: 200px; + padding: 0; + list-style: none; } +/* line 192, _nav.sass */ +#nav-topbar > ul.menu > li ul.submenu li a { + display: block; + padding: 4px 5px 4px 10px; + font-size: 12px; + background-color: white; + border-bottom: solid 1px #eeeeee; } +/* line 198, _nav.sass */ +#nav-topbar > ul.menu > li ul.submenu li a:hover { + color: #515561; + background-color: #edeeef; + text-decoration: none; } +/* line 202, _nav.sass */ +#nav-topbar > ul.menu > li ul.submenu li:last-child a { + border-bottom: none; } +/* line 204, _nav.sass */ +#nav-topbar > ul.menu > li ul.submenu li.active a { + color: white; + background-color: #1ba6e5; + border-bottom: solid 1px #1585b8; } + +/* line 209, _nav.sass */ +.menu-collapse { + height: 54px; + width: 100%; + font-size: 2em; + text-align: center; + line-height: 55px; + display: block; + background-color: #515561; + border-bottom: 3px solid #3a3d45; + color: #0b0c0e; } + +/* line 221, _nav.sass */ +.page-topbar #main { + padding-top: 64px; } +/* line 223, _nav.sass */ +.page-topbar #nav-sidebar { + display: none; } +/* line 225, _nav.sass */ +.page-topbar .page-head { + top: 63px; } +/* line 227, _nav.sass */ +.page-topbar #content { + margin-left: 0; + width: 100%; } +/* line 230, _nav.sass */ +.page-topbar #content .page-head h2.page-title { + padding: 0 0 0 20px; } + +/* line 234, _nav.sass */ +.page-sidebar-closed #nav-sidebar { + width: 50px; + -webkit-transition-property: width; + -moz-transition-property: width; + -o-transition-property: width; + transition-property: width; + -webkit-transition-duration: 0.4s; + transition-duration: 0.4s; + -webkit-transition-timing-function: ease-out; + -moz-transition-timing-function: ease-out; + -o-transition-timing-function: ease-out; + transition-timing-function: ease-out; } +/* line 239, _nav.sass */ +.page-sidebar-closed #nav-sidebar span.title { + display: none; } +/* line 241, _nav.sass */ +.page-sidebar-closed #nav-sidebar ul.submenu { + display: none !important; + padding-top: 37px; + position: relative; + top: 0; + -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0, rgba(0, 0, 0, 0.3) 2px 2px 4px; + box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0, rgba(0, 0, 0, 0.3) 2px 2px 4px; } +/* line 247, _nav.sass */ +.page-sidebar-closed #nav-sidebar > ul > li:hover { + width: 250px !important; + position: relative; } +/* line 250, _nav.sass */ +.page-sidebar-closed #nav-sidebar > ul > li:hover span.title { + display: inline-block; } +/* line 252, _nav.sass */ +.page-sidebar-closed #nav-sidebar > ul > li:hover ul.submenu { + display: block !important; + position: absolute; + left: 50px; + width: 200px !important; } +/* line 257, _nav.sass */ +.page-sidebar-closed #content { + margin-left: 50px; } +/* line 259, _nav.sass */ +.page-sidebar-closed #content .page-head h2.page-title { + padding: 0 0 0 70px; } +@media (max-width: 768px) { + /* line 259, _nav.sass */ + .page-sidebar-closed #content .page-head h2.page-title { + padding: 0 0 0 20px; } } +@media (max-width: 768px) { + /* line 257, _nav.sass */ + .page-sidebar-closed #content { + margin-left: 0; + width: 100%; } } +/* line 266, _nav.sass */ +.page-sidebar-closed .submenu_expand { + display: none; } + +/* line 298, _nav.sass */ +[class^="icon-Admin"] { + margin-right: 6px; } + +/* line 6, _toggle-switch.sass */ +.switch .slide-button, .toggle p span { + display: none; } + +/* line 8, _toggle-switch.sass */ +.switch { + background-color: #d2d2d2; + border-radius: 3px; } +/* line 11, _toggle-switch.sass */ +.switch label { + padding: 0; + cursor: pointer; } + +@media only screen { + /* line 21, _toggle-switch.sass */ + .toggle { + position: relative; + padding: 0; + margin-left: 100px; } + /* line 25, _toggle-switch.sass */ + .toggle label { + position: relative; + z-index: 3; + display: block; + width: 100%; } + /* line 30, _toggle-switch.sass */ + .toggle input { + position: absolute; + opacity: 0; + z-index: 5; } + /* line 34, _toggle-switch.sass */ + .toggle p { + position: absolute; + left: -100px; + width: 100%; + margin: 0; + padding-right: 100px; + text-align: left; } + /* line 41, _toggle-switch.sass */ + .toggle p span { + position: absolute; + top: 0; + left: 0; + z-index: 5; + display: block; + width: 50%; + margin-left: 100px; + text-align: center; } + /* line 50, _toggle-switch.sass */ + .toggle:last-child { + left: 50%; } + /* line 52, _toggle-switch.sass */ + .toggle .slide-button { + position: absolute; + right: 0; + top: 0; + z-index: 4; + display: block; + width: 50%; + height: 100%; + padding: 0; } + + /* line 62, _toggle-switch.sass */ + .switch { + position: relative; + padding: 0; } + /* line 65, _toggle-switch.sass */ + .switch input { + position: absolute; + opacity: 0; } + /* line 68, _toggle-switch.sass */ + .switch label { + position: relative; + z-index: 2; + float: left; + width: 50%; + height: 100%; + margin: 0; + text-align: center; } + /* line 76, _toggle-switch.sass */ + .switch .slide-button { + position: absolute; + top: 0; + left: 0; + padding: 0; + z-index: 1; + width: 50%; + height: 100%; } + /* line 84, _toggle-switch.sass */ + .switch input:last-of-type:checked ~ .slide-button { + left: 50%; } + /* line 87, _toggle-switch.sass */ + .switch.switch-three label, .switch.switch-three .slide-button { + width: 33.3%; } + /* line 89, _toggle-switch.sass */ + .switch.switch-three input:checked:nth-of-type(2) ~ .slide-button { + left: 33.3%; } + /* line 91, _toggle-switch.sass */ + .switch.switch-three input:checked:last-of-type ~ .slide-button { + left: 66.6%; } + /* line 94, _toggle-switch.sass */ + .switch.switch-four label, .switch.switch-four .slide-button { + width: 25%; } + /* line 96, _toggle-switch.sass */ + .switch.switch-four input:checked:nth-of-type(2) ~ .slide-button { + left: 25%; } + /* line 98, _toggle-switch.sass */ + .switch.switch-four input:checked:nth-of-type(3) ~ .slide-button { + left: 50%; } + /* line 100, _toggle-switch.sass */ + .switch.switch-four input:checked:last-of-type ~ .slide-button { + left: 75%; } + /* line 103, _toggle-switch.sass */ + .switch.switch-five label, .switch.switch-five .slide-button { + width: 20%; } + /* line 105, _toggle-switch.sass */ + .switch.switch-five input:checked:nth-of-type(2) ~ .slide-button { + left: 20%; } + /* line 107, _toggle-switch.sass */ + .switch.switch-five input:checked:nth-of-type(3) ~ .slide-button { + left: 40%; } + /* line 109, _toggle-switch.sass */ + .switch.switch-five input:checked:nth-of-type(4) ~ .slide-button { + left: 60%; } + /* line 111, _toggle-switch.sass */ + .switch.switch-five input:checked:last-of-type ~ .slide-button { + left: 80%; } + + /* line 114, _toggle-switch.sass */ + .toggle, .switch { + display: block; + height: 27px; } + + /* line 117, _toggle-switch.sass */ + .switch *, .toggle * { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + -o-box-sizing: border-box; + box-sizing: border-box; } + + /* line 123, _toggle-switch.sass */ + .switch .slide-button, .toggle .slide-button { + display: block; + -webkit-transition: all 0.3s ease-out; + -moz-transition: all 0.3s ease-out; + -ms-transition: all 0.3s ease-out; + -o-transition: all 0.3s ease-out; + transition: all 0.3s ease-out; } + + /* line 130, _toggle-switch.sass */ + .toggle label, .toggle p, .switch label { + line-height: 27px; + vertical-align: middle; } + + /* line 133, _toggle-switch.sass */ + .toggle input:checked ~ .slide-button { + right: 50%; } + + /* line 136, _toggle-switch.sass */ + .toggle input:focus ~ .slide-button, .switch input:focus + label { + outline: 1px dotted #888888; } + + /* line 140, _toggle-switch.sass */ + .switch, .toggle { + -webkit-animation: bugfix infinite 1s; } + + /* line 145, _toggle-switch.sass */ + .prestashop-switch { + min-width: 150px; + color: #666666; + text-align: center; + border-radius: 3px; + -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px 1px inset; + box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px 1px inset; } + /* line 151, _toggle-switch.sass */ + .prestashop-switch label { + padding-top: 0 !important; + font-weight: 500; } + /* line 154, _toggle-switch.sass */ + .prestashop-switch input:checked + label { + color: #333333 !important; + text-shadow: rgba(255, 255, 255, 0.7) 1px 1px 0; } + /* line 158, _toggle-switch.sass */ + .prestashop-switch input:not(:checked) + label i { + color: #666666 !important; } + /* line 160, _toggle-switch.sass */ + .prestashop-switch .slide-button { + position: relative; + margin-right: 3px; + color: white; } + /* line 164, _toggle-switch.sass */ + .prestashop-switch p { + color: #333333; } + /* line 166, _toggle-switch.sass */ + .prestashop-switch span { + color: white; } } +/* line 1, _carrier-wizard.sass */ +#carrier_wizard { + position: relative; + display: block; } +/* line 4, _carrier-wizard.sass */ +#carrier_wizard .stepContainer { + position: relative; + display: block; + overflow: hidden; + clear: both; } +/* line 9, _carrier-wizard.sass */ +#carrier_wizard .stepContainer div.content { + position: absolute; + display: block; + width: 100%; + clear: both; } +/* line 14, _carrier-wizard.sass */ +#carrier_wizard .stepContainer .StepTitle { + display: block; + position: relative; + clear: both; } +/* line 18, _carrier-wizard.sass */ +#carrier_wizard ul.anchor { + position: relative; + display: block; + float: left; + list-style: none; + padding: 0; + margin: 0 0 10px 0; + clear: both; + width: 100%; } +/* line 28, _carrier-wizard.sass */ +#carrier_wizard ul.anchor.nbr_steps_4 li { + width: 25%; + float: left; } +/* line 32, _carrier-wizard.sass */ +#carrier_wizard ul.anchor.nbr_steps_5 li { + width: 25%; + float: left; } +/* line 35, _carrier-wizard.sass */ +#carrier_wizard li { + position: relative; + display: block; + overflow: hidden; } +/* line 39, _carrier-wizard.sass */ +#carrier_wizard li a { + color: #cccccc; + height: 32px; + display: block; + position: relative; + margin: 0 16px 0 0; + text-decoration: none; + outline-style: none; } +/* line 47, _carrier-wizard.sass */ +#carrier_wizard li a .stepNumber { + position: relative; + float: left; + width: 24px; + height: 32px; + margin-right: 3px; + text-align: center; + padding: 0 5px; + font-size: 30px; + line-height: 32px; + color: white; } +/* line 58, _carrier-wizard.sass */ +#carrier_wizard li a .stepDesc { + position: relative; + text-align: left; + font-size: 13px; + height: 32px; + display: table-cell; + vertical-align: middle; + line-height: 13px; } +/* line 66, _carrier-wizard.sass */ +#carrier_wizard li a .chevron { + border: 16px solid transparent; + border-left: 14px solid white; + border-right: 0; + position: absolute; + right: -16px; + top: 0; } +/* line 73, _carrier-wizard.sass */ +#carrier_wizard li a .chevron:after { + border: 16px solid transparent; + border-left: 14px solid #cccccc; + border-right: 0; + position: absolute; + content: ""; + right: 2px; + top: -16px; } +/* line 81, _carrier-wizard.sass */ +#carrier_wizard li a.disabled { + color: #777777; + background-color: #cccccc; } +/* line 84, _carrier-wizard.sass */ +#carrier_wizard li a.disabled .chevron:after { + border-left: 14px solid #cccccc; } +/* line 86, _carrier-wizard.sass */ +#carrier_wizard li a.selected { + color: #f8f8f8; + cursor: text; + background-color: #515561; } +/* line 90, _carrier-wizard.sass */ +#carrier_wizard li a.selected .chevron:after { + border-left: 14px solid #515561; } +/* line 92, _carrier-wizard.sass */ +#carrier_wizard li a.done { + color: white; + background-color: #5cb85c; } +/* line 95, _carrier-wizard.sass */ +#carrier_wizard li a.done .chevron:after { + border-left: 14px solid #5cb85c; } +/* line 97, _carrier-wizard.sass */ +#carrier_wizard .loader { + display: none; } +/* line 107, _carrier-wizard.sass */ +#carrier_wizard .msgBox { + position: relative; + display: none; + float: left; + margin: 4px 0 0 5px; + padding: 5px; + border: 1px solid gold; + background-color: #ffffdd; + color: #5a5655; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + -ms-border-radius: 5px; + -o-border-radius: 5px; + border-radius: 5px; } +/* line 117, _carrier-wizard.sass */ +#carrier_wizard .msgBox .content { + padding: 0px; + float: left; } +/* line 120, _carrier-wizard.sass */ +#carrier_wizard #carrier_logo_block { + right: 10px; } +/* line 125, _carrier-wizard.sass */ +#carrier_wizard .range_inf td, #carrier_wizard .range_sup td { + background-color: #cccccc; } +/* line 127, _carrier-wizard.sass */ +#carrier_wizard .range_type { + width: 220px; + text-align: right; + font-weight: bold; } +/* line 131, _carrier-wizard.sass */ +#carrier_wizard .range_data { + width: 110px; } +/* line 133, _carrier-wizard.sass */ +#carrier_wizard .range_sign { + width: 18px; + font-size: 20px; + text-align: center; } +/* line 137, _carrier-wizard.sass */ +#carrier_wizard .range_data_new { + width: 110px; } +/* line 139, _carrier-wizard.sass */ +#carrier_wizard table#zones_table { + width: auto; } +/* line 141, _carrier-wizard.sass */ +#carrier_wizard .field_error { + border-color: #d9534f; } + +/* line 3, _dashboard.sass */ +.size_s, .size_md, .size_l, .size_xl, .size_xxl { + font-family: "Ubuntu", sans-serif; + color: #515561; } + +/* line 6, _dashboard.sass */ +.size_s { + font-size: 1.1em; } + +/* line 8, _dashboard.sass */ +.size_md { + font-size: 1.3em; } + +/* line 10, _dashboard.sass */ +.size_l { + font-size: 1.7em; } + +/* line 12, _dashboard.sass */ +.size_xl { + font-size: 2em; } + +/* line 14, _dashboard.sass */ +.size_xxl { + font-size: 2.3em; } + +/* line 16, _dashboard.sass */ +.color_success { + color: #5cb85c; } + +/* line 18, _dashboard.sass */ +.color_danger { + color: #d9534f; } + +/* line 21, _dashboard.sass */ +.dash_trend_down { + color: red; } +/* line 23, _dashboard.sass */ +.dash_trend_down:before { + margin-right: 4px; + font-family: FontAwesome; + content: "\f0ab"; } + +/* line 27, _dashboard.sass */ +.dash_trend_up { + color: green; } +/* line 29, _dashboard.sass */ +.dash_trend_up:before { + margin-right: 4px; + font-family: FontAwesome; + content: "\f0aa"; } + +/* line 36, _dashboard.sass */ +#dashboard section header { + padding: 3px 8px; + margin: 0 0 3px 0; + color: white; + font-size: 1.2em; + background-color: #1ba6e5; } +/* line 42, _dashboard.sass */ +#dashboard section header.panel-heading, #dashboard section #header_notifs_icon_wrapper .notifs_panel header.notifs_panel_header, #header_notifs_icon_wrapper .notifs_panel #dashboard section header.notifs_panel_header { + color: #555555; } +/* line 45, _dashboard.sass */ +#dashboard .data_list { + margin: 0 0 10px 0; + padding: 0; } +/* line 49, _dashboard.sass */ +#dashboard .data_list li { + position: relative; } +/* line 54, _dashboard.sass */ +#dashboard .data_list .data_value { + line-height: 39px; + position: absolute; + top: 0; + right: 0; + padding: 0 10px 0 0; } +/* line 61, _dashboard.sass */ +#dashboard .data_list_small { + margin: 8px 0 10px 0; + padding: 0 0 0 0; + border-top: solid 1px #dddddd; } +/* line 65, _dashboard.sass */ +#dashboard .data_list_small li { + padding: 3px 0; + position: relative; + border: none; + margin: 0; + border-bottom: dashed 1px #dddddd; } +/* line 71, _dashboard.sass */ +#dashboard .data_list_small .data_label { + text-transform: uppercase; + color: #bbbbbb; } +/* line 74, _dashboard.sass */ +#dashboard .data_list_small .data_value { + line-height: 25px; + position: absolute; + top: 0; + right: 0; + padding: 0; } +/* line 81, _dashboard.sass */ +#dashboard .data_list_large { + margin: 8px 0 10px 0; + padding: 0; } +/* line 85, _dashboard.sass */ +#dashboard .data_list_large li { + padding: 6px 0; + position: relative; + border: none; + margin: 0; } +/* line 90, _dashboard.sass */ +#dashboard .data_list_large .data_label { + line-height: 0.8em; } +/* line 92, _dashboard.sass */ +#dashboard .data_list_large .data_label small { + font-size: 0.6em; } +/* line 94, _dashboard.sass */ +#dashboard .data_list_large .data_value { + text-align: right; + line-height: 0.6em; + position: absolute; + top: 0; + right: 0; + padding: 8px 0 0 0; } +/* line 101, _dashboard.sass */ +#dashboard .data_list_large .data_value small { + font-size: 0.5em; } +/* line 104, _dashboard.sass */ +#dashboard .data_list_vertical { + padding: 0; + margin: 0 0 10px 0; + border: 1px solid #dddddd; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + -ms-border-radius: 3px; + -o-border-radius: 3px; + border-radius: 3px; } +/* line 111, _dashboard.sass */ +#dashboard .data_list_vertical li { + border-left: solid 1px #dddddd; + padding: 6px; } +/* line 115, _dashboard.sass */ +#dashboard .data_list_vertical li:first-child { + border: none; } +/* line 117, _dashboard.sass */ +#dashboard .data_list_vertical .data_label { + min-height: 32px; + display: block; + line-height: 1em; + text-align: center; } +/* line 122, _dashboard.sass */ +#dashboard .data_list_vertical .data_value { + display: block; + text-align: center; } +/* line 127, _dashboard.sass */ +#dashboard #dashtrends header { + margin-bottom: 0; } +/* line 129, _dashboard.sass */ +#dashboard #dashtrends #dashtrends_toolbar { + margin: 4px -16px; } +/* line 131, _dashboard.sass */ +#dashboard #dashtrends dl { + margin: 0; + min-height: 120px; + text-align: center; + background-color: white; + padding: 10px; + border-left: 1px solid #dddddd; + border-bottom: 1px solid #dddddd; } +/* line 139, _dashboard.sass */ +#dashboard #dashtrends dl:first-child { + border-left: none; } +/* line 141, _dashboard.sass */ +#dashboard #dashtrends dl.active { + background-color: #eeeeee; } +/* line 143, _dashboard.sass */ +#dashboard #dashtrends dt { + text-align: center; + height: 37px; + line-height: 1em; + font: 300 1.1em/120% "Ubuntu", sans-serif; } +/* line 148, _dashboard.sass */ +#dashboard #dashtrends svg { + height: 350px; } +/* line 152, _dashboard.sass */ +#dashboard #dashproducts header { + margin-bottom: 0; } +/* line 154, _dashboard.sass */ +#dashboard #dashproducts nav { + border-bottom: solid 1px #dddddd; + margin: 0 -11px; } +/* line 157, _dashboard.sass */ +#dashboard #dashproducts nav ul { + margin: 0 -5px; + padding: 0; + text-decoration: none; + background-color: white; } +/* line 162, _dashboard.sass */ +#dashboard #dashproducts nav ul li { + float: left; } +/* line 164, _dashboard.sass */ +#dashboard #dashproducts nav ul li.active { + background-color: #1ba6e5; } +/* line 166, _dashboard.sass */ +#dashboard #dashproducts nav ul li.active a { + color: white; } +/* line 169, _dashboard.sass */ +#dashboard #dashactivity svg { + height: 150px; } +/* line 176, _dashboard.sass */ +#dashboard .loading .data_value { + min-width: 30px; + text-align: center; } +/* line 179, _dashboard.sass */ +#dashboard .loading .data_value:before { + font-size: 0.7em; + font-family: FontAwesome; + content: "\f021"; + color: #cccccc; } +/* line 185, _dashboard.sass */ +#dashboard .loading .data_value span, #dashboard .loading .data_value small { + display: none; } +/* line 187, _dashboard.sass */ +#dashboard .loading .data_trend { + display: none; } + +/* line 212, _dashboard.sass */ +.data_loading, #dashboard .data_value span, #dashboard .data_value .dash_trend { + opacity: 1; + -webkit-animation-name: bounceG; + animation-name: bounceG; + -webkit-animation-duration: 0.7s; + animation-duration: 0.7s; + -webkit-animation-direction: linear; + animation-direction: linear; + -webkit-transform: scale(0.7); + -ms-transform: scale(0.7); + transform: scale(0.7); } + +@-webkit-keyframes bounceG { + /* line 220, _dashboard.sass */ + 0% { + opacity: 0; + filter: alpha(opacity=0); + -webkit-transform: scale(0.1); + -ms-transform: scale(0.1); + transform: scale(0.1); } + + /* line 223, _dashboard.sass */ + 100% { + opacity: 1; + filter: alpha(opacity=100); + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); } } + +@-moz-keyframes bounceG { + /* line 220, _dashboard.sass */ + 0% { + opacity: 0; + filter: alpha(opacity=0); + -webkit-transform: scale(0.1); + -ms-transform: scale(0.1); + transform: scale(0.1); } + + /* line 223, _dashboard.sass */ + 100% { + opacity: 1; + filter: alpha(opacity=100); + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); } } + +@-ms-keyframes bounceG { + /* line 220, _dashboard.sass */ + 0% { + opacity: 0; + filter: alpha(opacity=0); + -webkit-transform: scale(0.1); + -ms-transform: scale(0.1); + transform: scale(0.1); } + + /* line 223, _dashboard.sass */ + 100% { + opacity: 1; + filter: alpha(opacity=100); + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); } } + +@-o-keyframes bounceG { + /* line 220, _dashboard.sass */ + 0% { + opacity: 0; + filter: alpha(opacity=0); + -webkit-transform: scale(0.1); + -ms-transform: scale(0.1); + transform: scale(0.1); } + + /* line 223, _dashboard.sass */ + 100% { + opacity: 1; + filter: alpha(opacity=100); + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); } } + +@keyframes bounceG { + /* line 220, _dashboard.sass */ + 0% { + opacity: 0; + filter: alpha(opacity=0); + -webkit-transform: scale(0.1); + -ms-transform: scale(0.1); + transform: scale(0.1); } + + /* line 223, _dashboard.sass */ + 100% { + opacity: 1; + filter: alpha(opacity=100); + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); } } + +/* line 227, _dashboard.sass */ +#new_version_container { + padding: 0 !important; + overflow: hidden; } +/* line 231, _dashboard.sass */ +#new_version_container iframe { + height: 120px; + width: 100%; } diff --git a/admin-dev/themes/default/css/admin-theme.sass b/admin-dev/themes/default/css/admin-theme.sass index 442d86a78..3786e65cd 100755 --- a/admin-dev/themes/default/css/admin-theme.sass +++ b/admin-dev/themes/default/css/admin-theme.sass @@ -89,7 +89,7 @@ html, body @include box-shadow(rgba(black,0.10) 0 2px 0, white 0 0 0 3px inset) .panel-heading @extend h3 - h3, .panel-heading + h3:not(.modal-title), .panel-heading border: none height: 30px padding: 0 5px @@ -302,6 +302,8 @@ input[type="password"].input-tiny td.actions min-width: 200px +.dropdown-menu + text-align: left .btn-group-action float: right a @@ -490,6 +492,9 @@ input[type="text"],input[type="search"],input[type="password"], textarea, select fieldset > .row @extend .form-group +textarea + resize: none + .box-stats background-color: white @@ -672,6 +677,19 @@ fieldset > .row color: #ccc background-color: none + +.nav-tabs + border-bottom: none + li.active + a.tab-page + background-color: white + + + + + + + @import "nav" @import "toggle-switch" @import "carrier-wizard"