@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: bold;
  src: local('Open Sans Bold'),
       local('opensansbold'), 
       url('/bundles/onlineconsole/css/fonts/opensansbold.ttf') format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'),
       local('opensansitalic'), 
       url('/bundles/onlineconsole/css/fonts/opensansitalic.ttf') format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: bold;
  src: local('Open Sans Bold Italic'), 
       local('opensansbolditalic'), 
       url('/bundles/onlineconsole/css/fonts/opensansitalic.ttf') format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  src: url('/bundles/onlineconsole/css/fonts/opensans.eot');
  src: url('/bundles/onlineconsole/css/fonts/opensans.eot?#iefix') format('embedded-opentype'), 
       url('/bundles/onlineconsole/css/fonts/opensans.woff') format('woff'), 
       url('/bundles/onlineconsole/css/fonts/opensans.ttf') format('truetype'), 
       url('/bundles/onlineconsole/css/fonts/opensans.svg#OpenSans') format('svg');
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src:  local('roboto'), 
        local('Roboto-Regular'),
        local('roboto regular'),
        url(/bundles/onlineconsole/css/new/webfonts/roboto.woff2) format('woff2'),
        url(/bundles/onlineconsole/css/new/webfonts/roboto.woff) format('woff'),
        url(/bundles/onlineconsole/css/new/webfonts/roboto.ttf) format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 800;
  src:  local('robotobold'), 
        local('Roboto-bold'),
        local('roboto bold'),
        url(/bundles/onlineconsole/css/new/webfonts/robotobold.woff2) format('woff2'),
        url(/bundles/onlineconsole/css/new/webfonts/robotobold.woff) format('woff'),
        url(/bundles/onlineconsole/css/new/webfonts/robotobold.ttf) format('truetype');
}
@font-face {
  font-family: 'roboto';
  font-style: italic;
  font-weight: 400;
  src:  local('robotoitalic'), 
        local('Roboto-italic'),
        local('roboto italic'),
        url(/bundles/onlineconsole/css/new/webfonts/robotoitalic.woff2) format('woff2'),
        url(/bundles/onlineconsole/css/new/webfonts/robotoitalic.woff) format('woff'),
        url(/bundles/onlineconsole/css/new/webfonts/robotoitalic.ttf) format('truetype');
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 100;
  src:  local('robotothin'), 
        local('Roboto-thin'),
        local('roboto thin'),
        url(/bundles/onlineconsole/css/new/webfonts/robotolight.woff2) format('woff2'),
        url(/bundles/onlineconsole/css/new/webfonts/robotolight.woff) format('woff'),
        url(/bundles/onlineconsole/css/new/webfonts/robotolight.ttf) format('truetype');
}
@font-face {
  font-family: 'roboto';
  font-style: italic;
  font-weight: 100;
  src:  local('Robotothinitalic'), 
        local('Roboto-thin-italic'),
        local('roboto thin italic'),
        url(/bundles/onlineconsole/css/new/webfonts/robotolightitalic.woff2) format('woff2'),
        url(/bundles/onlineconsole/css/new/webfonts/robotolightitalic.woff) format('woff'),
        url(/bundles/onlineconsole/css/new/webfonts/robotolightitalic.ttf) format('truetype');
}
@font-face {
  font-family: 'roboto';
  font-style: italic;
  font-weight: 800;
  src:  local('robotobolditalic'), 
        local('Roboto-bold-italic'),
        local('roboto bold italic'),
        url(/bundles/onlineconsole/css/new/webfonts/robotobolditalic.woff2) format('woff2'),
        url(/bundles/onlineconsole/css/new/webfonts/robotobolditalic.woff) format('woff'),
        url(/bundles/onlineconsole/css/new/webfonts/robotobolditalic.ttf) format('truetype');
}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
a:hover,a:active{outline:0;}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
#map_canvas img,.google-maps img{max-width:none;}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;}
@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:0.5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;}}body{margin:0;font-family:roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#3b393e;background-color:#ffffff;}
a{color:#1a77b9;text-decoration:none;}
a:hover,a:focus{color:#0795d2;text-decoration:underline;}
.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}
.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}
[class*="span"]{float:left;min-height:1px;margin-left:20px;}
.container,.navbar-static-top .container,.navbar-fixed-bottom .container{width:940px;}
.span12{width:940px;}
.span11{width:860px;}
.span10{width:780px;}
.span9{width:700px;}
.span8{width:620px;}
.span7{width:540px;}
.span6{width:460px;}
.span5{width:380px;}
.span4{width:300px;}
.span3{width:220px;}
.span2{width:140px;}
.span1{width:60px;}
.offset12{margin-left:980px;}
.offset11{margin-left:900px;}
.offset10{margin-left:820px;}
.offset9{margin-left:740px;}
.offset8{margin-left:660px;}
.offset7{margin-left:580px;}
.offset6{margin-left:500px;}
.offset5{margin-left:420px;}
.offset4{margin-left:340px;}
.offset3{margin-left:260px;}
.offset2{margin-left:180px;}
.offset1{margin-left:100px;}
.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}
.row-fluid:after{clear:both;}
.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;}
.row-fluid [class*="span"]:first-child{margin-left:0;}
.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%;}
.row-fluid .span12{width:100%;*width:99.94680851063829%;}
.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;}
.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;}
.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;}
.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;}
.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;}
.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;}
.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;}
.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;}
.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;}
.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;}
.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;}
.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;}
.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;}
.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;}
.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;}
.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;}
.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;}
.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;}
.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;}
.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;}
.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;}
.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;}
.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;}
.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;}
.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;}
.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;}
.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;}
.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;}
.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;}
.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;}
.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;}
.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;}
.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;}
.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;}
.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}
.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;}
.container-fluid:after{clear:both;}
p{margin:0 0 10px;}
.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px;}
small{font-size:85%;}
strong{font-weight:bold;}
em{font-style:italic;}
cite{font-style:normal;}
.muted{color:#999999;}
a.muted:hover,a.muted:focus{color:#808080;}
.text-warning{color:#c09853;}
a.text-warning:hover,a.text-warning:focus{color:#a47e3c;}
.text-error{color:#b94a48;}
a.text-error:hover,a.text-error:focus{color:#953b39;}
.text-info{color:#1a77b9;}
a.text-info:hover,a.text-info:focus{color:#1a5283;}
.text-success{color:#468847;}
a.text-success:hover,a.text-success:focus{color:#356635;}
.text-neutral {
	color: #888A8C;
}
.text-brand {
	color: #0795d2;
}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:roboto;font-weight:100;line-height:20px;color:#4d4c50;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999999;}
h1,h2,h3{line-height:40px;}
h1{font-size:38.5px;}
h2{font-size:31.5px;}
h3{font-size:24.5px;}
h4{font-size:17.5px;}
h5{font-size:14px;}
h6{font-size:11.9px;}
h1 small{font-size:24.5px;}
h2 small{font-size:17.5px;}
h3 small{font-size:14px;}
h4 small{font-size:14px;}
.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;}
ul,ol{padding:0;margin:0 0 10px 25px;}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
li{line-height:20px;}
ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}
ul.inline,ol.inline{margin-left:0;list-style:none;}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;*zoom:1;padding-left:5px;padding-right:5px;}
dl{margin-bottom:20px;}
dt,dd{line-height:20px;}
dt{font-weight:bold;}
dd{margin-left:10px;}
.dl-horizontal{*zoom:1;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;}
.dl-horizontal:after{clear:both;}
.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;}
hr{margin:20px 0;border:0;border-top:1px solid #eeeeee;border-bottom:1px solid #ffffff;}
abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999;}
abbr.initialism{font-size:90%;text-transform:uppercase;}
blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eeeeee;}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25;}
blockquote small{display:block;line-height:20px;color:#999999;}blockquote small:before{content:'\2014 \00A0';}
blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;}
blockquote.pull-right small:before{content:'';}
blockquote.pull-right small:after{content:'\00A0 \2014';}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
address{display:block;margin-bottom:20px;font-style:normal;line-height:20px;}
code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap;}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}pre.prettyprint{margin-bottom:20px;}
pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0;}
.pre-scrollable{max-height:340px;overflow-y:scroll;}
form{margin:0 0 20px;}
fieldset{padding:0;margin:0;border:0;}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:15px;color:#999999;}
label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px;}
input,button,select,textarea{font-family:roboto,Helvetica Neue,Helvetica,Arial,sans-serif;}
label{display:block;margin-bottom:5px;}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;}
input,textarea,.uneditable-input{width:206px;}
textarea{height:auto;}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-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 linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}
select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px;}
select{width:220px;border:1px solid #cccccc;background-color:#ffffff;}
select[multiple],select[size]{height:auto;}
select:focus,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;}
.uneditable-input,.uneditable-textarea{color:#999999;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
.uneditable-input{overflow:hidden;white-space:nowrap;}
.uneditable-textarea{width:auto;height:auto;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999999;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;}
.radio,.checkbox{min-height:20px;padding-left:20px;}
.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px;}
.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;}
.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}
.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;}
.input-mini{width:60px;}
.input-small{width:90px;}
.input-medium{width:150px;}
.input-large{width:210px;}
.input-xlarge{width:270px;}
.input-xxlarge{width:530px;}
input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}
.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;}
input,textarea,.uneditable-input{margin-left:0;}
.controls-row [class*="span"]+[class*="span"]{margin-left:20px;}
input.span12,textarea.span12,.uneditable-input.span12{width:926px;}
input.span11,textarea.span11,.uneditable-input.span11{width:846px;}
input.span10,textarea.span10,.uneditable-input.span10{width:766px;}
input.span9,textarea.span9,.uneditable-input.span9{width:686px;}
input.span8,textarea.span8,.uneditable-input.span8{width:606px;}
input.span7,textarea.span7,.uneditable-input.span7{width:526px;}
input.span6,textarea.span6,.uneditable-input.span6{width:446px;}
input.span5,textarea.span5,.uneditable-input.span5{width:366px;}
input.span4,textarea.span4,.uneditable-input.span4{width:286px;}
input.span3,textarea.span3,.uneditable-input.span3{width:206px;}
input.span2,textarea.span2,.uneditable-input.span2{width:126px;}
input.span1,textarea.span1,.uneditable-input.span1{width:46px;}
.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}
.controls-row:after{clear:both;}
.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;}
.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;}
input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;}
.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}
.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;}
.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;-moz-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;}
.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}
.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}
.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;}
.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;-moz-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;}
.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#faf2f2;border-color:#b94a48;}
.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}
.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;}
.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;-moz-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;}
.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#eff7eb;border-color:#468847;}
.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#1a77b9;}
.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#1a77b9;}
.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#1a77b9;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#1a5283;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #59a0dd;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #59a0dd;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #59a0dd;}
.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#1a77b9;background-color:#f3f9fc;border-color:#1a77b9;}
input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}
.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}
.form-actions:after{clear:both;}
.help-block,.help-inline{color:#615e66;}
.help-block{display:block;margin-bottom:10px;}
.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;}
.input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px;}
.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2;}
.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;}
.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.input-append .active,.input-prepend .active{background-color:#9bcc9c;border-color:#468847;}
.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;}
.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;}
.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append .btn-group:first-child{margin-left:0;}
input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}
.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}
.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;}
.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;}
.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;}
.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;}
.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;}
.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;}
.control-group{margin-bottom:10px;}
legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate;}
.form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;}
.form-horizontal .control-group:after{clear:both;}
.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;}
.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;}
.form-horizontal .help-block{margin-bottom:0;}
.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px;}
.form-horizontal .form-actions{padding-left:180px;}
table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;}
.table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #3a87ad;}
.table th{font-weight:bold;}
.table thead th{vertical-align:bottom;}
.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 #3a87ad;}
.table .table{background-color:#ffffff;}
.table-condensed th,.table-condensed td{padding:4px 5px;}
.table-bordered{border:1px solid #3a87ad;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #3a87ad;}
.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;}
.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}
.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:rgba(224, 233, 255, 0.2);}
table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;}
.table td.span1,.table th.span1{float:none;width:44px;margin-left:0;}
.table td.span2,.table th.span2{float:none;width:124px;margin-left:0;}
.table td.span3,.table th.span3{float:none;width:204px;margin-left:0;}
.table td.span4,.table th.span4{float:none;width:284px;margin-left:0;}
.table td.span5,.table th.span5{float:none;width:364px;margin-left:0;}
.table td.span6,.table th.span6{float:none;width:444px;margin-left:0;}
.table td.span7,.table th.span7{float:none;width:524px;margin-left:0;}
.table td.span8,.table th.span8{float:none;width:604px;margin-left:0;}
.table td.span9,.table th.span9{float:none;width:684px;margin-left:0;}
.table td.span10,.table th.span10{float:none;width:764px;margin-left:0;}
.table td.span11,.table th.span11{float:none;width:844px;margin-left:0;}
.table td.span12,.table th.span12{float:none;width:924px;margin-left:0;}
.table tbody tr.success>td{background-color:#eff7eb;}
.table tbody tr.error>td{background-color:#faf2f2;}
.table tbody tr.warning>td{background-color:#fcf8e3;}
.table tbody tr.info>td{background-color:#f3f9fc;}
.table-hover tbody tr.success:hover>td{background-color:#e0f0d9;}
.table-hover tbody tr.error:hover>td{background-color:#f3e0e0;}
.table-hover tbody tr.warning:hover>td{background-color:#faf2cc;}
.table-hover tbody tr.info:hover>td{background-color:#dfeff7;}
.dropup,.dropdown{position:relative;}
.dropdown-toggle{*margin-bottom:-3px;}
.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}
.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}
.dropdown .caret{margin-top:8px;margin-left:2px;}
.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;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{text-decoration:none;color:#ffffff;background-color:#1a77b9;background-image:-moz-linear-gradient(top, #1a77b9, #0093D3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#1a77b9), to(#0093D3));background-image:-webkit-linear-gradient(top, #1a77b9, #0093D3);background-image:-o-linear-gradient(top, #1a77b9, #0093D3);background-image:linear-gradient(to bottom, #1a77b9, #0093D3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2362ad', endColorstr='#ff1f5698', GradientType=0);}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#1a77b9;background-image:-moz-linear-gradient(top, #1a77b9, #0093D3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#1a77b9), to(#0093D3));background-image:-webkit-linear-gradient(top, #1a77b9, #0093D3);background-image:-o-linear-gradient(top, #1a77b9, #0093D3);background-image:linear-gradient(to bottom, #1a77b9, #0093D3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2362ad', endColorstr='#ff1f5698', GradientType=0);}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;}
.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:default;}
.open{*z-index:1000;}.open>.dropdown-menu{display:block;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right>.dropdown-menu{right:0;left:auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;}
.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-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{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);} 
.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;}
.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}.collapse.in{height:auto;}
.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;}
.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;}
.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-block+.btn-block{margin-top:5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}
button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-link{border-color:transparent;cursor:pointer;color:#1a77b9;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-link:hover,.btn-link:focus{color:#1a77b9;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none;}
.btn-group{position:relative;display:inline-block;*display:inline;*zoom:1;font-size:0;vertical-align:middle;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px;}
.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group>.btn+.btn{margin-left:-1px;}
.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px;}
.btn-group>.btn-mini{font-size:10.5px;}
.btn-group>.btn-small{font-size:11.9px;}
.btn-group>.btn-large{font-size:17.5px;}
.btn-group>.btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;}
.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;}
.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px;}
.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn-group.open .btn.dropdown-toggle{background-color:#ffffff;}
.btn-group.open .btn-primary.dropdown-toggle{background-color:#4491d5;}
.btn-group.open .btn-warning.dropdown-toggle{background-color:#ffaf2b;}
.btn-group.open .btn-danger.dropdown-toggle{background-color:#db5244;}
.btn-group.open .btn-success.dropdown-toggle{background-color:#5fa15e;}
.btn-group.open .btn-info.dropdown-toggle{background-color:#3eafed;}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#4e4e4e;}
.btn .caret{margin-top:8px;margin-left:0;}
.btn-large .caret{margin-top:6px;}
.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;}
.btn-mini .caret,.btn-small .caret{margin-top:8px;}
.dropup .btn-large .caret{border-bottom-width:5px;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;}
.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group-vertical>.btn+.btn{margin-left:0;margin-top:-1px;}
.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.alert{
	padding:8px 35px 8px 14px;
	margin-bottom:20px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	background-color:#fcf8e3;
	border:1px solid #fcf8e3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.alert,.alert h4{color:#c09853;}
.alert h4{margin:0;}
.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;}
.alert-success{background-color:#eff7eb;border-color:#eff7eb;color:#468847;}
.alert-success h4{color:#468847;}
.alert-danger,.alert-error{background-color:#faf2f2;border-color:#faf2f2;color:#b94a48;}
.alert-danger h4,.alert-error h4{color:#b94a48;}
.alert-info{background-color:#f3f9fc;border-color:#f3f9fc;color:#1a77b9;}
.alert-info h4{color:#1a77b9;}
.alert-block{padding-top:14px;padding-bottom:14px;}
.alert-block>p,.alert-block>ul{margin-bottom:0;}
.alert-block p+p{margin-top:5px;}
.nav{margin-left:0;margin-bottom:20px;list-style:none;}
.nav>li>a{display:block;}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.nav>li>a>img{max-width:none;}
.nav>.pull-right{float:right;}
.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999999;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);text-transform:uppercase;}
.nav li+.nav-header{margin-top:9px;}
.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0;}
.nav-list>li>a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.nav-list>li>a{padding:3px 15px;}
.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#1a77b9;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px;}
.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs>li{margin-bottom:-1px;}
.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#ffffff;background-color:#1a77b9;}
.nav-stacked>li{float:none;}
.nav-stacked>li>a{margin-right:0;}
.nav-tabs.nav-stacked{border-bottom:0;}
.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{border-color:#ddd;z-index:2;}
.nav-pills.nav-stacked>li>a{margin-bottom:3px;}
.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;}
.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.nav .dropdown-toggle .caret{border-top-color:#1a77b9;border-bottom-color:#1a77b9;margin-top:6px;}
.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#1a77b9;border-bottom-color:#1a77b9;}
.nav-tabs .dropdown-toggle .caret{margin-top:8px;}
.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff;}
.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer;}
.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#ffffff;background-color:#999999;border-color:#999999;}
.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);}
.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999999;}
.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;}
.tabbable:after{clear:both;}
.tab-content{overflow:auto;}
.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.tabs-below>.nav-tabs{border-top:1px solid #ddd;}
.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;}
.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;}
.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;}
.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;}
.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;}
.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;}
.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;}
.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;}
.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;}
.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;}
.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;}
.nav>.disabled>a{color:#999999;}
.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;background-color:transparent;cursor:default;}
.navbar{overflow:visible;margin-bottom:20px;*position:relative;*z-index:2;}
.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top, #ffffff, #f2f2f2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));background-image:-webkit-linear-gradient(top, #ffffff, #f2f2f2);background-image:-o-linear-gradient(top, #ffffff, #f2f2f2);background-image:linear-gradient(to bottom, #ffffff, #f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);*zoom:1;}.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;}
.navbar-inner:after{clear:both;}
.navbar .container{width:auto;}
.nav-collapse.collapse{height:auto;overflow:visible;}
.navbar .brand{float:left;display:block;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777777;text-shadow:0 1px 0 #ffffff;}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none;}
.navbar-text{margin-bottom:0;line-height:40px;color:#777777;}
.navbar-link{color:#777777;}.navbar-link:hover,.navbar-link:focus{color:#333333;}
.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f2f2f2;border-right:1px solid #ffffff;}
.navbar .btn,.navbar .btn-group{margin-top:5px;}
.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0;}
.navbar-form{margin-bottom:0;*zoom:1;}.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0;}
.navbar-form:after{clear:both;}
.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px;}
.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0;}
.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px;}
.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap;}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0;}
.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0;}.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.navbar-static-top{position:static;margin-bottom:0;}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0;}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px;}
.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0;}
.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}
.navbar-fixed-top{top:0;}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1);}
.navbar-fixed-bottom{bottom:0;}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1);}
.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0;}
.navbar .nav.pull-right{float:right;margin-right:0;}
.navbar .nav>li{float:left;}
.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777777;text-decoration:none;text-shadow:0 1px 0 #ffffff;}
.navbar .nav .dropdown-toggle .caret{margin-top:8px;}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{background-color:transparent;color:#333333;text-decoration:none;}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);}
.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#ededed;background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e5e5e5;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;}
.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;}
.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);}
.btn-navbar .icon-bar+.icon-bar{margin-top:3px;}
.navbar .nav>li>.dropdown-menu:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute;top:-7px;left:9px;}
.navbar .nav>li>.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;}
.navbar-fixed-bottom .nav>li>.dropdown-menu:before{border-top:7px solid #ccc;border-top-color:rgba(0, 0, 0, 0.2);border-bottom:0;bottom:-7px;top:auto;}
.navbar-fixed-bottom .nav>li>.dropdown-menu:after{border-top:6px solid #ffffff;border-bottom:0;bottom:-6px;top:auto;}
.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333;}
.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{background-color:#e5e5e5;color:#555555;}
.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777777;border-bottom-color:#777777;}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{left:auto;right:0;}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{left:auto;right:12px;}
.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{left:auto;right:13px;}
.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top, #222222, #111111);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));background-image:-webkit-linear-gradient(top, #222222, #111111);background-image:-o-linear-gradient(top, #222222, #111111);background-image:linear-gradient(to bottom, #222222, #111111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);border-color:#252525;}
.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999999;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#ffffff;}
.navbar-inverse .brand{color:#999999;}
.navbar-inverse .navbar-text{color:#999999;}
.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{background-color:transparent;color:#ffffff;}
.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#ffffff;background-color:#111111;}
.navbar-inverse .navbar-link{color:#999999;}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#ffffff;}
.navbar-inverse .divider-vertical{border-left-color:#111111;border-right-color:#222222;}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{background-color:#111111;color:#ffffff;}
.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999999;border-bottom-color:#999999;}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .navbar-search .search-query{color:#ffffff;background-color:#515151;border-color:#111111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333333;text-shadow:0 1px 0 #ffffff;background-color:#ffffff;border:0;-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);box-shadow:0 0 3px rgba(0, 0, 0, 0.15);outline:0;}
.navbar-inverse .btn-navbar{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e0e0e;background-image:-moz-linear-gradient(top, #151515, #040404);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));background-image:-webkit-linear-gradient(top, #151515, #040404);background-image:-o-linear-gradient(top, #151515, #040404);background-image:linear-gradient(to bottom, #151515, #040404);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);border-color:#040404 #040404 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#ffffff;background-color:#040404;*background-color:#000000;}
.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000000 \9;}
.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.breadcrumb>li{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 0 #ffffff;}.breadcrumb>li>.divider{padding:0 5px;color:#ccc;}
.breadcrumb>.active{color:#999999;}
.pagination{margin:20px 0;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>button,.pagination ul>li>span{float:left;padding:6px 13px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;transition: background-color .2s ease;}
.pagination ul>li>a:hover,.pagination ul>li>button:hover,.pagination ul>li>a:focus,.pagination ul>li>button:focus,.pagination ul>.active>a,.pagination ul>.active>button,.pagination ul>.active>span{background-color:#1a77b9;color:#ffffff;}
.pagination ul>.active>a,.pagination ul>.active>button,.pagination ul>.active>span{color:#ffffff;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>button,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>button:hover,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>button:focus{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>button,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>button,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;}
.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}
.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}
.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;}
.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;}
.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;}
.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;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5;}
.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:#999999;background-color:#fff;cursor:default;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;}.modal-backdrop.fade{opacity:0;}
.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);}
.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:none;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;}
.modal.fade.in{top:10%;}
.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;}
.modal-header h3{margin:0;line-height:30px;}
.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px;}
.modal-form{margin-bottom:0;}
.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;}
.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;}
.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.8;filter:alpha(opacity=80);}
.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:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.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:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-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:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;}
.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{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
.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{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
.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{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
.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{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}
.thumbnails{margin-left:-20px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;}
.thumbnails:after{clear:both;}
.row-fluid .thumbnails{margin-left:0;}
.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px;}
.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a.thumbnail:hover,a.thumbnail:focus{border-color:#1a77b9;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);}
.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#555555;}
.media,.media-body{overflow:hidden;*overflow:visible;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{margin-right:10px;}
.media>.pull-right{margin-left:10px;}
.media-list{margin-left:0;list-style:none;}
.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#ffffff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#999999;}
.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
.label:empty,.badge:empty{display:none;}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;}
.label-important,.badge-important{background-color:#b94a48;}
.label-important[href],.badge-important[href]{background-color:#953b39;}
.label-warning,.badge-warning{background-color:#f89406;}
.label-warning[href],.badge-warning[href]{background-color:#c67605;}
.label-success,.badge-success{background-color:#468847;}
.label-success[href],.badge-success[href]{background-color:#356635;}
.label-info,.badge-info{background-color:#1a77b9;}
.label-info[href],.badge-info[href]{background-color:#1a5283;}
.label-inverse,.badge-inverse{background-color:#333333;}
.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a;}
.btn .label,.btn .badge{position:relative;top:-1px;}
.btn-mini .label,.btn-mini .badge{top:0;}
@-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;}}@-ms-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:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.progress .bar{width:0%;height:100%;color:#ffffff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-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-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);}
.progress-striped .bar{background-color:#149bdf;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:-o-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);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;}
.progress.active .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-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);}
.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;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:-o-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-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);}
.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;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:-o-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-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(to bottom, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);}
.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;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:-o-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-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);}
.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;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:-o-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);}
.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}
.carousel{position:relative;margin-bottom:20px;line-height:1;}
.carousel-inner{overflow:hidden;width:100%;position:relative;}
.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-o-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;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:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;}
.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;}
.carousel-indicators .active{background-color:#fff;}
.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333333;background:rgba(0, 0, 0, 0.75);}
.carousel-caption h4,.carousel-caption p{color:#ffffff;line-height:20px;}
.carousel-caption h4{margin:0 0 5px;}
.carousel-caption p{margin-bottom:0;}
.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eeeeee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px;}
.hero-unit li{line-height:30px;}
.pull-right{float:right;}
.pull-left{float:left;}
.hide{display:none;}
.show{display:block;}
.invisible{visibility:hidden;}
.affix{position:fixed;}
.progress-score{width:220px;margin:0px;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;}
.visible-phone{display:none !important;}
.visible-tablet{display:none !important;}
.hidden-desktop{display:none !important;}
.visible-desktop{display:inherit !important;}
@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;}
@media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}@media (min-width:1200px){.row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:30px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;} .span12{width:1170px;} .span11{width:1070px;} .span10{width:970px;} .span9{width:870px;} .span8{width:770px;} .span7{width:670px;} .span6{width:570px;} .span5{width:470px;} .span4{width:370px;} .span3{width:270px;} .span2{width:170px;} .span1{width:70px;} .offset12{margin-left:1230px;} .offset11{margin-left:1130px;} .offset10{margin-left:1030px;} .offset9{margin-left:930px;} .offset8{margin-left:830px;} .offset7{margin-left:730px;} .offset6{margin-left:630px;} .offset5{margin-left:530px;} .offset4{margin-left:430px;} .offset3{margin-left:330px;} .offset2{margin-left:230px;} .offset1{margin-left:130px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%;} .row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%;} .row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%;} .row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%;} .row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%;} .row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%;} .row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%;} .row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%;} .row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%;} .row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%;} .row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%;} .row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%;} .row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%;} .row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%;} .row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%;} .row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%;} .row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%;} .row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%;} .row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%;} .row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%;} .row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%;} .row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%;} .row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%;} .row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%;} .row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%;} .row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%;} .row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%;} .row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%;} .row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%;} .row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%;} .row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%;} .row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%;} .row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%;} .row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%;} .row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:30px;} input.span12,textarea.span12,.uneditable-input.span12{width:1156px;} input.span11,textarea.span11,.uneditable-input.span11{width:1056px;} input.span10,textarea.span10,.uneditable-input.span10{width:956px;} input.span9,textarea.span9,.uneditable-input.span9{width:856px;} input.span8,textarea.span8,.uneditable-input.span8{width:756px;} input.span7,textarea.span7,.uneditable-input.span7{width:656px;} input.span6,textarea.span6,.uneditable-input.span6{width:556px;} input.span5,textarea.span5,.uneditable-input.span5{width:456px;} input.span4,textarea.span4,.uneditable-input.span4{width:356px;} input.span3,textarea.span3,.uneditable-input.span3{width:256px;} input.span2,textarea.span2,.uneditable-input.span2{width:156px;} input.span1,textarea.span1,.uneditable-input.span1{width:56px;} .thumbnails{margin-left:-30px;} .thumbnails>li{margin-left:30px;} .row-fluid .thumbnails{margin-left:0;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:20px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .span11{width:662px;} .span10{width:600px;} .span9{width:538px;} .span8{width:476px;} .span7{width:414px;} .span6{width:352px;} .span5{width:290px;} .span4{width:228px;} .span3{width:166px;} .span2{width:104px;} .span1{width:42px;} .offset12{margin-left:764px;} .offset11{margin-left:702px;} .offset10{margin-left:640px;} .offset9{margin-left:578px;} .offset8{margin-left:516px;} .offset7{margin-left:454px;} .offset6{margin-left:392px;} .offset5{margin-left:330px;} .offset4{margin-left:268px;} .offset3{margin-left:206px;} .offset2{margin-left:144px;} .offset1{margin-left:82px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;} .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;} .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;} .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;} .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;} .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;} .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;} .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;} .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;} .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;} .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;} .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;} .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;} .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;} .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;} .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;} .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;} .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;} .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;} .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;} .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;} .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;} .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;} .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;} .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;} .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;} .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;} .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;} .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;} .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;} .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;} .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;} .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;} .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;} .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:20px;} input.span12,textarea.span12,.uneditable-input.span12{width:710px;} input.span11,textarea.span11,.uneditable-input.span11{width:648px;} input.span10,textarea.span10,.uneditable-input.span10{width:586px;} input.span9,textarea.span9,.uneditable-input.span9{width:524px;} input.span8,textarea.span8,.uneditable-input.span8{width:462px;} input.span7,textarea.span7,.uneditable-input.span7{width:400px;} input.span6,textarea.span6,.uneditable-input.span6{width:338px;} input.span5,textarea.span5,.uneditable-input.span5{width:276px;} input.span4,textarea.span4,.uneditable-input.span4{width:214px;} input.span3,textarea.span3,.uneditable-input.span3{width:152px;} input.span2,textarea.span2,.uneditable-input.span2{width:90px;} input.span1,textarea.span1,.uneditable-input.span1{width:28px;}}@media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-bottom,.navbar-static-top{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.thumbnails{margin-left:0;} .thumbnails>li{float:none;margin-left:0;} [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .row-fluid [class*="offset"]:first-child{margin-left:0;} .input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto;} .controls-row [class*="span"]+[class*="span"]{margin-left:0;} .modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0;}.modal.fade{top:-100px;} .modal.fade.in{top:20px;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:20px;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .media .pull-left,.media .pull-right{float:none;display:block;margin-bottom:10px;} .media-object{margin-right:0;margin-left:0;} .modal{top:10px;left:10px;right:10px;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (max-width:979px){body{padding-top:0;}.navbar-fixed-bottom{position:static;} .navbar-fixed-top{margin-bottom:20px;} .navbar-fixed-bottom{margin-top:20px;} .navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px;} .navbar .container{width:auto;padding:0;} .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;} .nav-collapse{clear:both;} .nav-collapse .nav{float:none;margin:0 0 10px;} .nav-collapse .nav>li{float:none;} .nav-collapse .nav>li>a{margin-bottom:2px;} .nav-collapse .nav>.divider-vertical{display:none;} .nav-collapse .nav .nav-header{color:#777777;text-shadow:none;} .nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} .nav-collapse .dropdown-menu li+li a{margin-bottom:2px;} .nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2;} .navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999999;} .navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111111;} .nav-collapse.in .btn-group{margin-top:5px;padding:0;} .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:none;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .nav-collapse .open>.dropdown-menu{display:block;} .nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none;} .nav-collapse .dropdown-menu .divider{display:none;} .nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none;} .nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);} .navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111111;border-bottom-color:#111111;} .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0;} .nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0;} .navbar .btn-navbar{display:block;} .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;}}@media (min-width:980px){.nav-collapse.collapse{height:auto !important;overflow:visible !important;}}
/***********************/
/*     ~ Layout ~      */
/***********************/
/* Header */
/* Navs */
/* contents */
/* boxes */

/***********************/
/*     ~ Commons ~     */
/***********************/
/* Texts */
/* fixs */
/* forms */
/* icons */
/* buttons */
/* msg */
/* Bubbles */
/* collapse */
/* Tables */
/* Lists */

/***********************/
/* ~ Pages or Themes ~ */
/***********************/
/* Steps */
/* partitions */
/* Server */
/* Order  */
/* Order Server */
/* Support */

/***********************/
/* ~ media queries   ~ */
/***********************/


/***********************/
/*     ~ Layout ~      */
/***********************/



/***************************/
/*~ Footer bloc  support~ */
/**************************/

 .support-footer {
    padding-top: 50px;
    font-size: 12px;
}
.support-footer [class*="support-footer-"],
.support-center [class*="support-footer-"],
.support-top [class*="support-footer-"],
.support-bottom [class*="support-footer-"] {
    margin: 0;
}
.support-center .span3,
.support-bottom .span3 {
    width: 25%;
}
.support-bottom .span4 {
    width: 33.33%;
}
.support-footer__contacts {
    width: 100%;
    margin-bottom: 15px;
}
.support-footer-left-block,
.support-footer-right-block {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 0 solid #ddd;
    padding-top: 10px;
    height: 125px;
}

.support-footer-left-block {
    border-width: 1px;
    border-radius: 4px 4px 0 0;
}

.support-footer-left-block.span12 {
    border-radius: 4px 4px 4px 4px;
}

.support-footer-right-block.span12 {
    border-radius: 4px 4px 4px 4px;
    border-width: 1px 1px 1px 1px;
}

.support-footer-left-block a:hover {
    text-decoration: none;
}

.support-footer-right-block {
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 4px 4px;
    margin-left: 0;
}
.support-right-block {
    line-height: 7px;
    width: 100%;
    box-sizing: border-box;
}
.support-footer-right-block a:hover {
    color: #eb2c7c;
}
.support-right-block > div {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.support-left-info {
    margin-top: 15px;
}
.support-center-intro {
    margin-left : 2.3%;
    padding: 5px;
}
@media (min-width: 681px) and (max-width: 1024px) {
    .support-footer__contacts {
        width: 80%;
        transform: translateX(-50%);
        left: 50%;
        position: relative;
    }
    .support-footer-left-block,
    .support-footer-right-block {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
    .support-bottom .span3 {
        width: 0;
    }
    .support-bottom .support-footer-left-block,
    .support-bottom .support-footer-right-block {
        width: 50%;
        margin-left: 25%;
    }
    .support-bottom .support-footer-left-block {
        border-width: 1px;
        border-radius: 0;
    }
    .support-bottom .support-footer-right-block{
        border-width: 0px 1px 1px 1px;
        border-radius: 0;
    }

}
@media (max-width: 680px) {
    .support-center .span3,
    .support-bottom .span3,
    .support-center .span4,
    .support-bottom .span4  {
        width: 100%;
    }
}
@media (min-width: 681px) {
    .support-footer-left-block {
        border-radius: 4px 0 0 4px;
    }
    .support-footer-right-block {
        border-width: 1px 1px 1px 0;
        border-radius: 0 4px 4px 0;
    }
}
@media (min-width: 1025px) {
    .support-footer__contacts {
        width: 50%;
        transform: translateX(-50%);
        left: 50%;
        position: relative;
    }
    .support-footer-left-block,
    .support-footer-right-block {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
}
@media (max-width: 1024px) {
    .support-bottom .support-footer-left-block{
        min-height: initial !important;
    }
}
@media (max-width: 1200px) {
    
    .support-center .support-footer-left-block,
    .support-top .support-footer-left-block,
    .support-top .support-footer-right-block,
    .support-center .support-footer-right-block {
        width: 100%;
        margin-left: 2.127659574468085% !important;
    }
    .support-center .support-footer-left-block,
    .support-top .support-footer-left-block {
        border-width: 1px;
        border-radius: 0;
    }
    .support-center .support-footer-right-block,
    .support-top .support-footer-right-block {
        border-width: 0 1px 1px 1px;
        border-radius: 0;
    }
    .support-left [class*="support-footer-"]{
        min-height: 220px;
    }
    .support-left [class*="support-footer-"] .span6,
    .support-bottom [class*="support-footer-"] .span6 {
        width: 100%;
        margin: 0;
    }
    .support-bottom .support-footer-right-block,
    .support-bottom .support-footer-left-block,
    .support-top .support-footer-right-block,
    .support-top .support-footer-left-block,
    .support-center .support-footer-right-block,
    .support-center .support-footer-left-block {
        min-height: 180px;
    }
}

.btn-pink {
    display: inline-block;
    background: #eb2c7c;
    padding: 5px 35px 5px 35px;
    border-radius: 4px;
    color: white;
    transition: transform .15s linear;
}
.btn-pink:hover {
    color: white;
    transform: scale(1.02);
}

.label-grey {
    display: inline-block;
    padding: 8px 15px;
    background: #ddd;
    border-radius: 3px;
}

.text-pink b {
    font-weight: normal;
    font-size: 22px;
    color: #eb2c7c;
}




/***********************/
/*     ~ Helpers ~      */
/***********************/
/* positionings */

/* Header */


a:active, a:focus, :active, :focus, .btn:hover, .btn:focus /* cancel link dotted border for firefox*/ {
    outline: none;
    outline-offset: 0;
}
.sudouser .container,
.devenv .container,
.preprod .container {
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
}
.devenv {
    background: url(/bundles/onlineconsole/images/dev.png) repeat;
}
.preprod {
    background: url(/bundles/onlineconsole/images/preprod.png) repeat;
}
.sudouser.devenv {
    background: #4682B4 url(/bundles/onlineconsole/images/sudo-dev.png) repeat;
}
.sudouser.preprod {
    background: url(/bundles/onlineconsole/images/sudo-preprod.png) repeat;
}
.sudouser.online {
    background: url(/bundles/onlineconsole/images/sudo-prod.png) repeat;
}
.sudouser.badsudo {
    background: url(/bundles/onlineconsole/images/badsudo.png) repeat!important;
}
.badge.sudo {
    background-color: #4682B4;
}
.devenv .badge.sudo {
    background-color: #A8BAC9;
}
.preprod .badge.sudo {
    background-color: #A87180;
}
.badge.sudo.online {
    background-color: #C93E7A;
}
.header {
    padding: 20px 30px 10px;
    position: relative;
    box-shadow: 0px 0 rgba(255, 255, 255, 0.5);
}
.logo-online {
 color: #000;
 font-size: 50px;
 position: relative;
 overflow: visible;
}
.logo-online:hover {
 color: #333;
}
.logo-online  span { display: none;}
.logo-online small {
    background: url("/bundles/onlineconsole/images/logo-online-couleur.png") no-repeat  left top;
    display: block;
    font-size: 9px;
    height: 58px;
    left: 0;
    line-height: 0;
    padding-left: 42px;
    padding-top: 53px;
    position: absolute;
    top: 8px;
    z-index: 10;
    width: 200px;
}
.logo-online:hover {
 color: #333;
}
.logo-online small:hover {
    opacity:0.95;
}
.page-header ul {
    float: right;
    list-style: none outside none;
}
.page-header li {
    float: left;
    width: 92px;
    text-align: center;
}
.page-header {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 18px;
    font-size: 36px;
    font-weight: thin;
}
.container.front {
    background-color: #fff;
}
.container.admin {
    margin: 0 20px;
    width: auto;
    background: #fff;
}
#headend {
    border-bottom: 8px solid #f9f9f9;
}
#blocuser.nav-pills .txt {
    margin-top: 7px;
    display: inline-block;
}
#blocuser.nav-pills .pull-right {
    margin-left: 4px;
    padding-left: 0px;
}
.nav > li.pinkbloc.active > a,
.nav > li.pinkbloc > a:hover,
.nav > li.pinkbloc > a:active {
    background: #EB2C7C;
    color: #fff;
}
.nav .pinkbloc.active a.dropdown-toggle .caret,
.nav .pinkbloc a.dropdown-toggle:hover .caret,
.nav .pinkbloc a.dropdown-toggle:active .caret {

    border-bottom-color: #fff;
    border-top-color: #fff;
}
#nologmenu li a:hover {
    color: #1a77b9
;
    background: #fff;
    text-decoration: underline;
}
#nologmenu li.active a {
    color: #3B393E;
    background: #fff;
}

#blocuser.nav-tabs .open .dropdown-toggle,
#blocuser.nav-pills .open .dropdown-toggle,
#blocuser.nav > li.dropdown.open.active > a:hover,
#blocuser.nav > li.dropdown.open.active > a:focus,
#blocuser > li > a:hover,
#blocuser > li > a:focus,
#blocuser > li > a:active {
    color: #1a77b9
;
    background: #fff;
    text-decoration: none;
}

#blocuser > li.active > a {
    color: #3B393E;
    background: #fff;
}
/* Navs */

.nav {
  list-style: none;
}
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 0px;
}
.nav-tabs > .active > a .enabledlnk, .nav-tabs > .active > a:hover .enabledlnk , .nav-tabs > .active > a:focus .enabledlnk {
    cursor: pointer;
    color: #1a77b9
;
}
.nav-pills .active .dropdown-toggle .caret {
    opacity: 0.9;
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #e50068;
}
.btn-group .dropdown-menu{
    background-color:#E6E6E6;
}
.btn-group .dropdown-menu:hover {
    background-color:#fff;
}
.sidenav {
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
.tab {
    background-color: rgb( 242, 242, 242 );
    border-right: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    border-radius: 0 0 5px 0;
    color: black;
    display: inline-block;
    font: 12px Arial;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
}
.nav.nav-pills.nav-stacked > li > a {
    background: #eee;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover,
.nav.nav-pills.nav-stacked > li.active > a,
.nav.nav-pills.nav-stacked > li > a:hover {
    background: #0795d2
;
    color: #fff;
}
.span3 .nav-pills > li > a { margin-top: 0;}
.submenu_left {
    float: left;
    width: 205px;
    background: rgb(249, 249, 249);
    border-radius: 5px;
    font-size: 13.5px;
}
.submenu_left .alert {
    margin-bottom: 0;
}
.submenu_left .nav {
    margin-bottom: 0;
}
.main_content_with_left_menu {
    padding-left: 235px;
}

.breadcrumbloc {
    margin: 20px 0;
    padding: 0;
    text-align: center;
    display: block;
    overflow: hidden;
    line-height: 0;
}
.breadcrumb {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.breadcrumb > li {
    text-shadow: 0px 0 0 rgba(0,0,0,0);
    color:#a5a5a5;
    background: #d3d3d3;
    border: none;
    padding: 0;
    margin: 0;
    border-left: 1px solid #fff;
    display: block;
    overflow: hidden;
    float: left;
    line-height: 40px;
}
.breadcrumb > li:first-child {
    border-left: none;
}
.breadcrumb > li a {
    color:#fff ;
    background: #4d4c50;
    padding: 0 15px 0 15px;
    line-height: 40px;
    display: inline-block;
    text-shadow: 0px 0 0 rgba(0,0,0,0);
}
.breadcrumb > li span {
    color:#a5a5a5 ;
    background: #d3d3d3;
    padding: 0 15px 0 15px;
    line-height: 40px;
    display: inline-block;
}
.breadcrumb > li a.underline, .breadcrumb > li.active span {
    color: #fff;
    background: #0795d2
;
    text-shadow: 0px 0 0 rgba(0,0,0,0);
    text-decoration: none;
}





/* content */
.content-box {
  border: 0;
  border-radius: 0;
}
.main_content:after, .content-box:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}
.row_without_margin {
    margin-left: 0;
}
.twitter li {
  clear: both;
}
.twitter li .twitter-timestamp {
  width: 100%;
  text-align: right;
}

h3.twitbloc {
    height: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #1a77b9
;
    background: #C0DDEE;
    border: 1px solid #C0DDEE;
    line-height: 30px;
    padding: 5px 10px;
    margin-bottom: 0;
}
.twitbloc .iconline {
    color: #fff;
}
ul.twitbloc {
    border: 1px solid #C0DDEE;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    overflow: hidden;
}
.twitbloc .glyphicon {
    color: #1a77b9
;
}
.twitbloc a:hover {
    text-decoration: none;
    color: #0093D3h;
}
.twitbloc li {
    clear: both;
    padding: 5px 10px;
}
.twitbloc li:nth-child(odd) {
    background: rgba(222, 237, 247,0.5);
}
.twitbloc li:nth-child(even) {
    background: #DEEEF7;
}
.twitbloc a[href^="http://"]:not([href*="console.online.net"]):after,
.twitbloc a[href^="https://"]:not([href*="console.online.net"]):after {
    content: "";
}



.footer { display: block; margin-top: 40px;}
/* boxes */
.bloc {
    background-color: #fff;
    padding: 10px;
}
.box {
    background-color:           white;
    border:                     1px solid #DFDFDF;
    padding:                    20px;
    border-radius:              16px;
    margin-bottom:              20px;
}
.box.content-box {
    border: none;
}
.boxhg {
    background:#d3d3d3;
    color: #fff;
}
.boxwhite {
    background-color: #fff;
    color: #3B393E;
    border: 1px solid #fff;
}
.helpbox {
    background-color: #fff;
    color: #1a77b9
;
    border: 1px solid #0795d2
;
}
.boxspan {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.boxform.alert {
    border: 1px solid #DFDFDF;
    color: #3B393E;
}
.boxhl, .boxhl.alert {
    border: 1px solid #0795d2
;
    background: #0795d2
;
    color: #fff;
}

.box--slack {
    font-size: 18px;
    border: 0;
    padding-top: 30px;
}
.box--slack .slack-link {
    display: inline-block;
    background-color: #F5F5F5;
    color: #393939;
    text-decoration: none;
    border: 1px #5b5e6d solid;
    margin-left: 10px;
    text-align: center;
    padding: 0 20px;
    border-radius: 2px;
}
.box--slack .slack-link:hover {
    background-color: #d3d3d3;
}
.box--slack .slack-link:after {
    content: "" !important;
}
.box--slack img {
    width: 96px;
}

.box--home {
    margin-left: 2.3%;
    border-radius: 4px;
}

.bgcolor-phone, .alert.bgcolor-phone {
    background-color: #E50068;
    border: 1px solid #E50068;
    color: #FFFFFF;
}
.bgcolor-phone a {
    color: #fff;
}

.form-horizontal .error .controls, .alert.alert-error, .alert-error {
    background: #FAF2F2;
    border: none;
}
.form-horizontal .noerror.error .controls {
    background: transparent;
}
.control-group.error.noerror input,
.control-group.error.noerror select,
.control-group.error.noerror textarea,
.error.noerror input, .error.noerror select,
.error.noerror textarea {
    border: 1px solid #CCCCCC
}

/***********************/
/*     ~ Commons ~     */
/***********************/

/* Texts */
.h1, .h2,.h3,.h4,.h5,.h6{ font-weight:100;}
h1, h2,h3,h4,h5,h6{margin-top:30px;}
.firsttitle { margin-top: 0; line-height: inherit; margin-bottom: 15px;}
.firsttitle.page-header { margin-bottom: 15px; padding-bottom: 15px; padding-top: 10px ;}
.h1{font-size:38.5px;}
h2.page-header,.h2{font-size:31.5px;}
.h3{font-size:24.5px;}
.h4{font-size:17.5px;}
.h5{font-size:14px;}
.h6{font-size:11.9px;}
.h1 small{font-size:24.5px;}
.h2 small{font-size:17.5px;}
.h3 small{font-size:14px;}
.h4 small{font-size:14px;}

h1, .h1 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 18px;
}
a[href^="http://"]:not([href*="console.online.net"]):after,
a[href^="https://"]:not([href*="console.online.net"]):after {
    content: "\e164";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 50%;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    opacity: 0.8;
    padding-left: 2px;
    padding-top: 0;
    position: relative;
    vertical-align: top;
}
span.hl {
    color: #0088CC;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
}
.highlight {
    color: #1a77b9
;
}
.highlight2 {
    color: #1a77b9
;
}

.underline {
    text-decoration:underline;
}
.no-underline {
    text-decoration:none !important;
}
i.hint {
    display: block;
    margin-left: 1em;
    color: #666;
    font-size: 0.9em;
}
span.unread, .bold {
    font-weight: bold;
}
.deletion {
    color: #ababab;
}

span.info, p.info{
    font-style: italic;
    font-weight: normal;
    font-size: 10px;
    color: rgb(102, 102, 102);
}

span.idn {
  color: #aaa;
  font-style: italic;
}
.fuzzy_time, .idn_original {
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    color: #666;
}
.lead a {
    font-weight: bold;
    text-decoration: underline;
}
  /* 3D effect */
.3deffect {
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

/* bootstrap fix */
.pagination {
    height: auto;
}

/* clearer links */
.alert a {
    text-decoration: underline;
}
.alert a.btn {
    text-decoration: none;
}

/* Fixs & components */
.center-auto {
    margin: 0 auto;
}
.relativebloc {
    position: relative;
    overflow: hidden;
    display: block;
}
.absolutebloc {
    position: absolute;
    overflow: hidden;
    display: block;
}
.absright{
    right: 0;
}
.fixedbloc {
    position: fixed;
}
.clear {
    clear: both;
    overflow: hidden;
}
.clear-right {
    clear: right;
    overflow: hidden;
}
.clear-left {
    clear: right;
    overflow: hidden;
}
.small_margin {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.small_xmargin {
    margin-right: 5px;
    margin-left: 5px;
}
.small_ymargin {
    margin-top: 5px;
    margin-bottom: 5px;
}
.no_margin {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.no_xmargin {
    margin-right: 0;
    margin-left: 0;
}
.no_ymargin {
    margin-top: 0;
    margin-bottom: 0;
}
.checkbox.no_ymargin {
    margin-top: 0;
    margin-bottom: 0;
}
.small_padding {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.small_xpadding {
    padding-right: 5px;
    padding-left: 5px;
}
.small_ypadding {
    padding-top: 5px;
    padding-bottom: 5px;
}
.no_padding {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.no_xpadding {
    padding-right: 0;
    padding-left: 0;
}
.no_ypadding {
    padding-top: 0;
    padding-bottom: 0;
}

.margin_sp3 {
    margin-left: 222px;
}

.margin_form {
    margin-bottom: 9px;
}

.spaced {
    margin: 10px;
}
.bottom-spaced {
    margin-bottom: 35px;
}
.top-spaced {
    margin-top: 35px;
}


/* FORMS */

.required:after, .required.emptyRequired:after {
    content: "*";
    color: #3B393E;
    font-weight: bold;
    padding-left: 4px;
}
form {
    margin-bottom: 0px;
}
.form-actions {
    background-color: #fff;
    border-top: none;
}
.loader {
    background:rgba(255, 255, 255, 0.3);
    display: inline-block;
    min-height: 100%;
    height: 100%;
    left: 0;
    margin: 0;
    padding-top: 25%;
    top:0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000;
    font-size:20px;
}
.form-horizontal input, .form-horizontal textarea,  .form-horizontal select, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
    margin-bottom: 2px;
}
.list-striped li.offer-option:focus {
    background-color: #E0E9FF;
    border-color: #BCE8F1;
    color: #3A87AD;
}
.controls .span4, .controls .span4.error, .controls .span5, .controls .span5.error { line-height: 20px; padding-top: 5px;}
.form-horizontal p.error { line-height: 20px; padding: 0;}
.control-group .emptyRequired { display: none;}
.control-group.error .emptyRequired { display: inline-block;}
.control-group.error label {
    color: #3B393E;
}
.control-group.error label.checkbox {
    color: #D03333;
}
.error .checkbox input[type="checkbox"] {
    box-shadow: 0 0 6px #D03333;
}

.form-horizontal .control-label {
    text-align: left;
}
.form-horizontal .control-label-nowidth {
    /* like .control-label, but without width */
    text-align: left;
    float: left;
    padding-top: 5px;
}
.form-horizontal .control-group {
    margin: 0;
}
.form-horizontal .controls {
    position: relative;
    border: 1px solid transparent;
    line-height: 32px;
    overflow: hidden;
    margin-bottom: 1px;
    padding-top: 2px;
}
.form-horizontal p {
    display: inline-block;
    padding: 0 0 0 5px;
    vertical-align: middle;
    margin: 0;
    line-height: 30px;
}

form .bloc-form {
    margin-bottom: 30px;
}
.form_error {
    min-height: 0 !important;
}
.form_error li {
    list-style-type: none;
    color: red;
}
.action-form {
    display: inline-block;
}

#handle_edit label {
    width: 100%;
    padding-left: 25px;
    text-align: left;
}
label {
    display: inline-block;
}
.label_form {
  padding-left: 2px;
  padding-right: 2px;
}
label .minifont {
    font-size: 10px;
}
input.not-spaced, select.not-spaced, .not-spaced {
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}
input:focus:invalid,textarea:focus:invalid,select:focus:invalid {
    color: #3B393E;
    border-color: #3B393E;
}
input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus {
    border-color: #3B393E;
    -webkit-box-shadow: 0 0 6px #3B393E;
    -moz-box-shadow: 0 0 6px #3B393E;
    box-shadow: 0 0 6px #3B393E;
}

.scroll-checkbox {
    overflow-y: auto;
    overflow-x: hidden;
    border: solid 1px #ddd;
    padding: 10px;
}

/* artificially high css weight to override striped table backgrounds */

input[type="checkbox"].label {
  margin-top : 0;
  margin-bottom: 5px;
}

#mail_form label {
    width: 80px;
}
textarea.expand, input.expand, select.expand {
    width: 100%;
}

textarea.autoresize {
    box-sizing: border-box;
    resize: none;
    width: 100%;
}

.login_form div.row {
    margin-bottom: 20px;
}

.login_form label {
    width: 100%;
}
.login_password_row a {
    margin-left: 2em;
    font-style: italic;
}
input.input_large {
    height: 30px; /* 30 + 5x2 + 1x2 = 42 (height+padding+border = btn-large height) */
    width: 350px;
    padding: 5px 10px;
    font-size: 17px;
    color: #7f7f7f;
}
#adm_comment_form textarea {
    width: 100%;
    height: 150px;
}

select.select_small {
    height: 26px;
    padding: 2px;
    line-height: 14px;
    font-size: 12px;
}
textarea.ticketinput, #ticketcontentform_content {
    line-height: 20px;
    font-size: 14px;
}

.success_focus {
  box-shadow: 0 0 5px #84D05F;
  border: 1px solid #84D05F;
}

.error_focus {
  box-shadow: 0 0 5px #da4f49;
  border: 1px solid #da4f49;
}

select.select_large {
    display: block;
    font-size: 17px;
    line-height: 42px;
    height: 42px;
    color: #7f7f7f;
}

input.small_margin, select.small_margin {
    margin-right: 5px;
}

input.extended-search-input, select.extended-search-input {
    width: 300px;
}

label.large_label {
    width: 343px;
}
/* General widget form styles */
/* Date & time selectors */
.widget-date {
    display: inline-block;
}
.widget-time {
    display: inline-block;
}
.widget-datetime .btn-today {
    display: none;
}
.widget-datetime .btn-now {
    display: none;
}
.widget-datetime .btn-today.btn-now {
    display: inline-block;
}

/* resized checkboxes */

.regular-radio, .big-radio, .regular-checkbox, .big-checkbox {display: none !important;}
.regular-checkbox + label, .regular-radio + label {
    display: inline-block !important;
    background-size: 17px 17px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
}
.big-checkbox + label, .big-radio + label {
    display: inline-block !important;
    padding-bottom: 10px !important;
    padding-left: 44px !important;
    padding-top: 10px !important;
    background-repeat: no-repeat;
    background-position: left center;
}
/* png alternatives for old browser */
.regular-checkbox + label {background-image: url(/bundles/onlineconsole/images/inpt-small-unchecked.png);}
.regular-checkbox:checked + label {background-image: url(/bundles/onlineconsole/images/inpt-small-checked.png);}
.regular-radio + label {background-image: url(/bundles/onlineconsole/images/radio-unchecked.png);}
.regular-radio:checked + label {background-image: url(/bundles/onlineconsole/images/radio-checked.png);}
.big-radio + label {background-image: url(/bundles/onlineconsole/images/radio-big-unchecked.png);}
.big-radio:checked + label {background-image: url(/bundles/onlineconsole/images/radio-big-checked.png);}
.big-checkbox + label {background-image: url(/bundles/onlineconsole/images/inpt-big-unchecked.png);}
.big-checkbox:checked + label {background-image: url(/bundles/onlineconsole/images/inpt-big-checked.png);}

.regular-checkbox.disabled + label,
.regular-checkbox.disabled:checked,
.regular-radio.disabled + label,
.regular-radio.disabled:checked + label,
.big-radio.disabled + label,
.big-radio.disabled:checked + label,
.big-checkbox.disabled + label,
.big-checkbox.disabled:checked + label,
.regular-checkbox:disabled + label,
.regular-checkbox:disabled:checked,
.regular-radio:disabled + label,
.regular-radio:disabled:checked + label,
.big-radio:disabled + label,
.big-radio:disabled:checked + label,
.big-checkbox:disabled + label,
.big-checkbox:disabled:checked + label {
    opacity: 0.5;
}

/*  /!\ it will break new mutu checkboxes cf new-mutu.css if uncommented.
.regular-checkbox + label,.big-checkbox + label {
    background-image: url(/bundles/onlineconsole/images/inpt-big-unchecked.svg);
}
.big-checkbox:checked + label,.regular-checkbox:checked + label {
    background-image: url(/bundles/onlineconsole/images/inpt-big-checked.svg);
}
.regular-radio + label, .big-radio + label {
    background-image: url(/bundles/onlineconsole/images/radio-big-unchecked.svg);
}
.regular-radio:checked + label, .big-radio:checked + label {
    background-image: url(/bundles/onlineconsole/images/radio-big-checked.svg);
}*/
/* white checkboxes versions
.white-checkbox.regular-checkbox + label,.white-checkbox.big-checkbox + label {
    background-image: url(/bundles/onlineconsole/images/inpt-big-unchecked-white.svg);
}
.white-checkbox.regular-checkbox:checked + label,.white-checkbox.big-checkbox:checked + label {
    background-image: url(/bundles/onlineconsole/images/inpt-big-checked-white.svg);
}*/
/* white radios versions
.white-radio.regular-radio + label,.white-radio.big-radio + label {
    background-image: url(/bundles/onlineconsole/images/radio-big-unchecked-white.svg);
}
.white-radio.regular-radio:checked + label,.white-radio.big-radio:checked + label {
    background-image: url(/bundles/onlineconsole/images/radio-big-checked-white.svg);
}*/

/* icons */
.animated {
    animation: infinite;
}
.spin {
     -webkit-transform-origin: 50% 50%;
     transform-origin:50% 50%;
     -ms-transform-origin:50% 50%; /* IE 9 */
     -webkit-animation: spin 2s infinite linear;
     -moz-animation: spin 2s infinite linear;
     -o-animation: spin 2s infinite linear;
     animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  from { -moz-transform: rotate(0deg); }
  to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  from {transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
.smallico { font-size: 16px }
.bigico { font-size: 32px }
.hugeico { font-size: 64px }

.pictobloc a { text-decoration: none;}
ul.inline.pictobloc > li, ol.inline.pictobloc > li {
    padding-left: 20px;
    padding-right: 20px;
}
.pictobloc .active a { color: #1a77b9
;}


/* buttons */
.btnbloc {
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}

.label {
    padding: 3px 4px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

/* msg */

.warning {
    color:#c09853;
}
.warning input,.warning select,.warning textarea {
    border-color:#F67923;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.warning input:focus,.warning select:focus,.warning textarea:focus  {
    border-color:#F67923;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;
    -moz-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;
}
.error {
    color:#d03333;
}
.errorbloc {
    margin-left: 10px;
    float: left;
}
.control-group.error input, .control-group.error select, .control-group.error textarea,
.error input, .error select,.error textarea {
    border-color:#D03333;
    -webkit-box-shadow:inset 0 1px 1px rgba(233, 50, 45, 0.075);
    -moz-box-shadow:inset 0 1px 1px rgba(233, 50, 45, 0.075);
    box-shadow:inset 0 1px 1px rgba(233, 50, 45, 0.075);
}

.success {
    color:#468847;
}
.success input,.success select,.success textarea {
    border-color:#468847;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.success input:focus,.success select:focus,.success textarea:focus {
    border-color:#356635;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;
    -moz-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;
}
.table tbody tr.info > td {
    background: rgba(224, 233, 255, 0.2);
    border-top: 1px solid #E0E9FF;
    border-bottom: 1px solid #E0E9FF;
}
table .info {
    background: rgba(224, 233, 255, 0.2) !important;
    color: #3A87AD;
}
.info input,.info select,.info textarea {
    border-color:#3a87ad;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.info input:focus,.info select:focus,.info textarea:focus {
    border-color:#2d6987;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;
}
/* bubbles */
.bubble {
    position: relative;
    padding: 0.5%;
    background: #efefef;
    border-radius: 10px;
    border: #ddd solid 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 68.5%;
}
.bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 7px 10px;
    border-color: #efefef transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 7px 10px;
    border-color: #ccc transparent;
    display: block;
    width: 0;
    z-index: 0;
}

.bubble-top:after { top: -10px; }
.bubble-top:before { top: -11px; }

.bubble-left {
    margin-left: 0.5%;
    margin-right: 30%;
}
.bubble-left:after { left: 14px; }
.bubble-left:before { left: 14px; }

.bubble-right {
    margin-left: 30%;
    margin-right: 0.5%;
}
.bubble-right:after { right: 14px }
.bubble-right:before { right: 14px; }

/* collapse */

.collapse.miclos {
  min-height: 20px;
  height: auto;
  margin-bottom: 10px;
}
.collapse.in.miclos {
  max-height: 300px;
  overflow-y: scroll;
}

.collapse .innercollapse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin:0;
  padding: 5px;
  min-height: 20px;
  }
.collapse.in .innercollapse {
  height: 100%;
  overflow: visible;
  display: block;
  white-space: pre;
}
.btncollapse {
    position: relative;
}
.btncollapse.collapsed .morebtn,
.btncollapse .lessbtn {
  display: inline-block;
  white-space: nowrap;
  line-height: 20px;
}
.btncollapse .morebtn,
.btncollapse.collapsed .lessbtn {
  display: none;
  white-space: nowrap;
}
.onhover {
    line-height: 20px;
    font-size: 11px;
    padding: 0px 10px;
    border: 1px solid #0795d2
;
    color: #fff;
    background: #0795d2
;
    border-radius: 3px;
    position: absolute;
    font-weight: bold;
    display: none;
}
.btncollapse.collapsed .morebtn.onhover,
.btncollapse .morebtn.onhover,
.btncollapse .lessbtn.onhover {
    display:none;
}
.onhover.lefty {
    right: 100%;
    margin-right: 5px;
    top: 0;
}
.onhover.righty {
    left: 100%;
    top: -10px;
    margin-left: 5px;
}
.btncollapse.collapsed:hover .morebtn.onhover,
.btncollapse:hover .lessbtn.onhover {
  display: inline-block;
}
.btncollapse:hover .morebtn.onhover,
.btncollapse.collapsed:hover .lessbtn.onhover {
  display: none;
}
.onhover:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent #0795d2
;
    display: block;
    width: 0;
    z-index: 1;
}
.onhover.lefty:after{
    right: -5px;
    top: 5px;
    border-width: 5px 0 5px 5px;
}
.onhover.righty:after{
    left: -5px;
    top: 5px;
    border-width: 5px 5px 5px 0;

}
/* accordion */
.accordion-heading {
    background: #f9f9f9;
}
/* if we use icons to illustrate accordeon heading, then we need that */
.with-pic .accordion-heading a { text-decoration: none; }
.with-pic .accordion-txt { display: inline-block; vertical-align: top; text-decoration: none}
.with-pic a .accordion-txt:hover { text-decoration: underline}
.with-pic .accordion-heading .accordion-toggle {padding: 8px 15px 4px 3px}
/* Tables */

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.col-striped th {
    background: #F9F9F9;
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    line-height: 30px;
}
table td.option {
    padding-left: 35px;
}

table td.addon {
    padding-left: 70px;
}
table.table.valign-center td,
table.table.valign-center th {
    vertical-align: middle;
}
table td.price, table th.price {
    text-align: right;
    padding-right: 20px;
}
table th, table td,
table.table th, table.table td {
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    padding: 8px 3px;
    line-height: 20px;
}
table th, table.table th {
    line-height: 30px;
}
table th.h3, table th.h4 {
    font-weight: normal;
}
table.multiple-tbody tbody th.tbody-title {
    line-height: 30px;
    background: transparent;
    border-top: 0;
    padding-top: 20px;
}
table.multiple-tbody tbody:first-of-type th.tbody-title {
    padding-top: 0;
}

table.rowspan-striped .odd {
    border-top: 1px solid #DDDDDD;
    background: #f9f9f9;
}

.table th.text-right, .table td.text-right, .admin .table td.text-right  {
    text-align: right;
}
.table th.text-center, .table td.text-center  {
    text-align: center;
}
.table th.text-left, .table td.text-left  {
    text-align: left;
}
td.domain_expiring, td.hosting_expiring {
    color: #FF9C00;
    font-weight: bold;
}

td.domain_expired, td.hosting_expired {
    color: #CC0000;
}

table tr.first td, table tr.first th {
    border-top: 0;
}
body table tr.server_focused:nth-child(n) td {
    background-color: #DAE1F9;
    font-weight: bold;
}
table.table.table-compact td, table.table.table-compact th {
    line-height: 19px;
    padding: 2px;
    padding-top: 4px;
}
.table-striped table tbody>tr:nth-child(odd) td, .table-striped table tbody>tr:nth-child(odd)>th {
  background-color: transparent;
}

table.table td.nobordercell, table.table th.nobordercell {
    border-top: none;
}
table.table td.vcenter, table.table th.vcenter {
vertical-align: middle;
}
.table-nospace {
    margin: 0;
}

.table td.centered_contents, .table th.centered_contents, .centered_contents {
    text-align: center;
}

.col-striped {
    width: 100%;
}
.col-striped th {
    background: #f9f9f9;
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    line-height: 30px;
}
.col-striped tr:nth-child(odd){
    background: rgba(0,0,0,0.1);
}
.col-striped col.colprice {
    background: rgba(224,233,255,0.6);
}

/* Lists */


ul.inline-list, ul.inline-list li {
    display: inline;
    margin: 0;
    padding: 0;
}
ul.inline-list li:after {
    content: ", ";
}
ul.inline-list li:last-child:after {
    content: "";
}
.list-striped li:nth-child(odd), .list-striped .control-group:nth-child(odd), .list-striped .row:nth-child(odd), .boxform {
  background-color: #f9f9f9;
}

/***********************/
/* ~ Pages or Themes ~ */
/***********************/

/* Steps */
.steps {
    background-color: white;
    border: 1px solid #DFDFDF;
    border-radius: 16px 16px 16px 16px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

/*
.steps li {
    display: inline-block;
    padding: 0px 10px 0px 10px;
}
*/

.step4 .steps {
    text-align: left;
}
/* partitions */

.disk {
    margin: 20px auto 0 auto;
    padding: 2px 0 2px 0;
    width: 600px;
    height: 40px;
    border: 1px solid black;
    background-image: url(/media/images/pattern.png);
}

.etendue {
    float: left;
    height: 40px;
    border: 4px solid #3a8041;
    padding: 1px 0 1px 0;
    background-image: url(/media/images/pattern_ext.png);
    margin-top: -5px;
    position:relative;
}

.partition {
    float: left;
    height: 40px;
    margin: 0 1px 0 1px;
}

#partitionTable {
    width: 600px;
    margin: 10px auto 10px auto;
    border-collapse: collapse;
}

#partitionTable td, #partitionTable th {
    vertical-align:top;
    padding: 5px;
    margin: 0;
    height: 20px;
    font-size: 11px;
    border-bottom: 1px solid #3c5f7c;
    text-align:center;
    cursor: pointer;
}

#partitionTable td input, #partitionTable td select, #partitionTable td option {
    width: 80px;
    border: 1px solid #3c5f7c;
    font-size: 11px;
    font-weight: bold;
    color: #3c5f7c;
    text-align:center;
}

#partitionTable td select, #partitionTable td option {
    width: 80px;
    border: 1px solid #3c5f7c;
    font-size: 10px;
    font-weight: bold;
    color: #3c5f7c;
    text-align:center;
}

#partitionTable td option {
    border: 0;
    border-bottom: 1px dotted #3c5f7c;
}
.partitions .bar {
    overflow: visible;
}
/* Server */

#server_state th {
    width: 130px;
    text-align: left;
    vertical-align: top;
    padding-top: 3px;
}

#server_actions {
    padding-top: 67px;
    margin-bottom: 20px;
}

#server_actions input.btn {
  *padding: 3px 0;
  padding: 3px 0;
}

#presta_form .control-group select {
    min-width: 90px;
    width: auto;
    margin: 4px;
}

#presta_form .control-group input {
    width: 300px;
}
#presta_form .control-group textarea {
    width: 300px;
    height: 200px;
}

#presta_form .control-group label {
    float:left;
    width: 140px;
}

.hosting_description {
    padding-top: 10px;
    padding-left: 14px;
}

.hosting_description li {
    line-height: 24px;
}

/* Order  */

#options .bouton {
     margin: 2px 0;
     padding: 2px;
     transition: background-color .15s linear;
}
.bouton.selected {
    background-color: #1a77b9;
    color: #fff;
}
.flexboxed .bouton:not(.disabled):hover {
    background-color: #1a77b9;
    filter: brightness(110%);
    color: white;
}
.flexboxed .bouton:not(.disabled):hover input[type="radio"] {
    transform: scale(1.2);
}
.list-striped li.selectedblue:nth-child(2n+1), .list-striped .control-group.selectedblue:nth-child(2n+1), .list-striped .row.selectedblue:nth-child(2n+1), .boxform .selectedblue, .selectedblue, .list-striped .selectedblue, .table-striped .selectedblue {
    background-color: #D9EDF7 !important;
    color: #3A87AD;
}
.bouton.selected h3,
.bouton.selected h4 {
     color: #fff;
}
.list-striped .bouton li:nth-child(2n+1) {
    background: inherit;
}
.offer-option .disabled-label,
.dc .disabled {
     color: #ccc;
}
.offer-option input[type="radio"], .offer-option input[type="checkbox"] {
    line-height: 30px
}
.offer-option-price, .offer-price {
     text-align: right;
}
#option-order-form .offer-price {
    margin-top: 30px;
}
.offer-price, .offer-option-price {
    font-size: 19px;
}
.offer-option-container .moreinfo {
    margin: 7px
}
.offer-price small, .offer-option-price small {
    font-weight: normal;
    padding-left:5px;
    font-size: 9px;
    max-width: 40px;
    display: inline-block;
    -webkit-hyphens: none;
    line-height: 10px;
    text-align: left;
}
#option-order-form .bouton input {
    margin-top: 35px;
}
.disabled-label .offer-option-price {
     color: #ccc;
}
#option-order-form .spaced, #options .spaced {
    margin: 0;
    padding: 15px 0;
}
#option-order-form .page-header  {
  margin-top: 30px;
}
#options #price-per-month span {
     color: #F89406;
     font-size: 36px;
}
#new-options li .extra-description {
     display: none;
}
#options tr.unavailable {
     color: #F2F2F2;
}
    #option-order-form .flexboxed {
        display: flex;

    }
    #option-order-form .flexboxed li {
        flex-grow: 1;
        text-align: center;
    }
    #option-order-form .span-auto {
        width: 100%;
        // padding-left: 5%;
        // padding-right: 5%;
        margin-left: 0 !important;
    }
    #option-order-form .span-auto label {
        display: block;
        width: 100%;
        height: 100%;
        padding: 15px 0;
    }


.summary-container ul {
    background: #fff;
}
.moreinfo {
  font-size: 10px
}
.bouton.selected a,
.bouton.selected a:hover,
.bouton.selected a .text-info {
  color: white;
  text-decoration: none;
}
.bouton a:hover, .bouton a {
    text-decoration: none;
}
.bouton.selected a.btn {
    color: #333;
}

.summary-container {}
.summary-container .offer-extra-description { display: none;}
.summary-container .offer-description {float: left; display: inline-block; }
.summary-container li, .boxwhite tr {
    overflow: hidden;
    border: 3px solid #f9f9f9;
}
.boxwhite tr:first-child {
    background: #F9F9F9;
    border-color: #F9F9F9;
}
.boxwhite tr:last-child {
    border-color: #F9F9F9;
}
.summary-container #support-features strong {
    font-size: 12px;
    float: left;
    margin-left: 5px;
    text-align: left;
}
.summary-container #support-features li {
    text-align: right;
    line-height: 30px;
    padding-right: 5px;
}
.offer-description.collapse.in {
  display: inline-block;
  margin-left: 40px;
  margin-top: 10px;
}
.offer-description ul {
    font-size: 13px;
    font-weight: normal;
}
.offer-description li {
    display: inline-block;
    float: left;
}
.offer-description li:after {
  content: ', ';
}
.offer-description li.last:after {
  content: '.';
}
.offer-description .glyphicon-ok {
    display: none;
}
.offer-description span {
    float: left;
    margin-left: 5px;
}
.offer-description .unavailable {
    display: none;
}
.offer-description li strong {
    font-weight: normal;
    margin-left: 5px;
}
.summary-container .offer-option-price {
    float: right;
    font-size: 100%;
    color: #1a77b9;
    margin-left: 0;
    text-align : right;
    width: 60px;
}
.summary-container.boxform, .summary-container-title {
    padding: 0 10px;
}
/* Order Domain */

.options-list > li {
    padding: 10px;
    overflow: hidden;
    min-height: 50px;
}
.options-list > li:nth-child(2n+1) {
    background: #f9f9f9;
}
.options-list > li.selected:nth-child(2n+1) {
    background: #0795d2;
}
.options-list > li .row-fluid {
    padding: 15px 0;
}
li.liconline-mut, li.liconline-mut-bckp {font-size: 10px;}

li.liconline-mut:first-child .iconline-mut:before { content: "q";}
li.liconline-mut:nth-child(2) .iconline-mut:before { content:"*"; }
li.liconline-mut:last-child .iconline-mut:before { content: ""; }

li.liconline-mut-bckp:first-child .iconline-mut-bckp:before { content: "q";}
li.liconline-mut-bckp:nth-child(2) .iconline-mut-bckp:before { content:""; }
li.liconline-mut-bckp:last-child .iconline-mut-bckp:before { content: "*"; }

/**
    Pricing
**/
div#pricing {
    margin-bottom: 23px;
}

div#pricing h3 {
    text-align: center;
    font-size: 3em;
    padding: 30px 0px 30px 0px;
    text-transform: none;
    color: #1275bd;
    font-weight: bold;
}

div#pricing div#pricing-table {
    height: 107px;
    box-sizing: border-box;
    background-color: white;
    border: 1px solid #ddd;
    margin: 0 auto;
}

div#pricing div#pricing-table div.pricing-table-head {
    height: 40px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
}

div#pricing div#pricing-table div.pricing-table-head div.choice-plan {
    width : 150px;
    display: inline-block;
    line-height: 38px;
}

div#pricing div#pricing-table div.pricing-table-head div.choice-plan input,
div#pricing div#pricing-table div.pricing-table-head div.choice-plan label {
    display: inline-block;
}

div#pricing div#pricing-table div.pricing-table-head div.choice-plan input:checked+label:before {
    font-size: 35px;
    line-height: 19px;
}

div#pricing div#pricing-table div.pricing-table-head div.choice-plan input+label:before {
    content: '\2022';
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
    background-color: white;
    border : 2px solid #1275bd;
    color : #1275bd;
    font-size: 0px;
    line-height: 20px;
    margin-top: -3px;
    margin-left : 1px;
    transition: 0.2s;
}

div#pricing div#pricing-table div.pricing-table-head div.choice-plan input {
    margin-right : 5px;
    display: none;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail {
    height: 80px;
    float: left;
    vertical-align: top;
    box-sizing: border-box;
    border-collapse: collapse;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail.border {
    margin-top: 26px;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail span.label-price {
    text-align: center;
    display: block;
    margin-top: 10px;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail.price-options span.label-price {
    margin-top: 8px;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail.price-options div.header {
    background-color: #ddd;
    height: 25px;
    line-height: 23px;
    text-align: center;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail.price-options div.optional {
    font-size: 13px;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    float: left;
    height: 53px;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail.price-options div.optional.border {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail span.value {
    text-align: center;
    font-size: 26px;
    color: #ef896d;
    font-weight: bold;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail.price-options span.price-section {
    font-size: 14px;
}

div#pricing div#pricing-table div.pricing-detail-group div.pricing-detail span.price-section span.aditionnal {
    font-size: 12px;
}

div#pricing div#triangle-price-next {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0px 30px;
    border-color: #def5ff transparent transparent transparent;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
}

div#pricing-select {
    margin-top: 20px;
    padding-bottom: 40px;
}

div#pricing-select div.min,
div#pricing-select div.max {
    position: relative;
    background-repeat: no-repeat;
}

div#pricing-select div.min span.value,
div#pricing-select div.max span.value {
    text-align: center;
    display: block;
    color: #1275bd;
    font-weight: bold;
    font-size: 18px;
}

div#pricing-select div.min span.value {
    margin-top: 90px;
}

div#pricing-select div.max span.value {
    margin-top: 140px;
}


div#pricing-select div.min {
    width : 74px;
    height: 60px;
    margin-top: 50px;
    margin-left: 90px;
    float: left;
    background-image: url('/img/c14/coffre.svg');
    background-size: 100%;
    vertical-align: middle;
}

div#pricing-select div.max {
    width : 186px;
    height: 172px;
    float: right;
    background-image: url('/img/c14/coffre.svg');
    background-size: 100%;
    vertical-align: middle;
}

div#pricing-select div.range {
    width: 65%;
    height: 172px;
    vertical-align: top;
    margin-left: 170px;
    padding-top: 70px;
}
div#pricing-select div.range div#input-range {
    position: relative;
    -webkit-appearance: none;
    border-radius: 10px;
    background-color: white;
    height: 20px;
    width: 100%;
    vertical-align: top;
    border: 2px solid #1275db;
    outline: none;
}

div#pricing-select div.range div#input-range div#cursor {
    cursor: pointer;
    width: 36px;
    height: 36px;
    position: absolute;
    background-color: white;
    border: 3px solid #1275bd;
    border-radius: 50%;
    margin-top: -24px;
    margin-left: -18px;
    transition: 0.2s background-color;
}

div#pricing-select div.range div#input-range div#cursor:before {
    content: '';
    width: 18px;
    height: 18px;
    background-color: #1275bd;
    border-radius: 50%;
    position: absolute;
    margin-top: 6px;
    margin-left: 6px;
    transition: 0.2s background-color;
}

div#pricing-select div.range div#input-range div#cursor:active {
    border: 3px solid #0795d2;
}

div#pricing-select div.range div#input-range div#cursor:active:before {
    background-color: #0795d2;
}

div#pricing-select div.range div#input-range div.jauge {
    width: 0%;
    height: 12px;
    background-color: #1275bd;
    border-radius: 6px;
    margin-top: 2px;
    margin-left: 2px;
}

div#pricing-select div.range div.range-label {
    background-color: #1275bd;
    width: 90px;
    height: 25px;
    position: absolute;
    margin-top: 25px;
    margin-left: -45px;
    text-align: center;
    color: white;
    font-weight: bold;
    line-height: 25px;
}

div#pricing-select div.range div.range-label:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 10px 10px;
    border-color: transparent transparent #1275bd transparent;
    left: 50%;
    top: -9px;
    margin-left: -10px;
    position: absolute;
}

/* Order Server */

th.colhdd {
    text-align: center;
}
.server-availability.col-striped td {
    text-align: center;
}
.server-availability.col-striped td:first-child, .server-availability.col-striped th:first-child {
    white-space: pre-wrap;
}
.server-availability.col-striped td:first-child, .server-availability.col-striped td:nth-child(2),
.server-availability.col-striped th:first-child, .server-availability.col-striped th:nth-child(2) {
    text-align: left;
}
.server-availability.col-striped th:nth-child(7) {
    background: rgba(224,233,255,0.6);
}
.server-availability.col-striped td:first-child, .server-availability.col-striped td:nth-child(7) {
    font-weight: bold;
    font-size: 12px;
}
.server-availability.col-striped td:nth-child(7) {
    text-align: right;
    white-space: pre-wrap;
}
.server-availability.col-striped .label {
    white-space: pre-wrap;
    line-height: 20px;
    max-width: 10em;
    font-size: 10px;
    min-width: 15px;
}

li.dc-container {
    line-height: 15px;
}

#option-order-form .dc-container .bouton input {
    margin-top: 0px;
}

/*#option-order-form .dc-container p {
    margin-right: 30px;
}*/

.dc-container .span2 {
    min-width: 150px;
}

.cartlvl1 {
    color: black;
}
.cartlvl2 {
    padding-left: 15px
}
.cartlvl3 {
    padding-left: 30px
}


.checkbox-column {
    width: 20px;
}

#host_domain {
    padding-bottom: 14px;
}

#support-features th {
    width: 70%;
}

#options .modal-link {
    background: none #F89406;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: right;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 5px;
}
#edit-failover ul.unsetted-failover {
    max-height: 320px;
    overflow: auto;
}
#edit-failover .iplists h4 {
    cursor: pointer;
}
#edit-failover ul[data-server-address], #edit-failover ul.unsetted-failover {
    min-height: 20px;
}

#edit-failover .device-failovers hr {
    margin: 10px 0;
}

#edit-failover .label {
    cursor: default;
}

#edit-failover .label-success {
    cursor: pointer;
}

#edit-failover .ui-state-hover {
    background-color: #E0E9FF;
}
#edit-failover .well-small {
    word-break: break-all;
}
#edit-failover .label {
    margin-right: 3px;
}
.mac-group ul {
  margin-left: 15px;
}
li.mac-group {
  list-style-type: none;
}
.rate_anomaly_modal label {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
}
.rate_anomaly_modal label select {
    margin-top: 5px;
    margin-left: 5px;
}

div.api_doc {
    margin-bottom: 40px;
}

.api_doc table {
    border: 1px solid #f5f5f5;
}

.api_doc ol>li {
    margin-bottom: 20px;
}

#api_examples h4 {
    margin-top: 30px;
}

#api_examples pre {
    max-height: 300px;
    overflow: auto;
}

div.api_client_app:after {
    display: table;
    line-height: 0;
    content: "";
}

.api_client_app code {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: right;
    width: 190px;

    /* reset */
    background: transparent;
    border: 0;
    color: inherit;
}

/* Support */

#assistance_container {
    border: 1px solid lightgrey;
    border-radius: 5px;
    position: relative;
    display: block;
    padding: 9.5px;
    margin: 0px 0px 10px;
    line-height: 20px;
    word-break: break-all;
    white-space: pre-wrap;
    background-color: rgb(245, 245, 245);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
}

#assistance_light_container {
    border: 1px solid lightgrey;
    border-radius: 5px;
    position: relative;
    display: block;
    padding: 9.5px;
    margin: 0px 0px 10px;
    line-height: 20px;
    word-break: break-all;
    white-space: pre-wrap;
    background-color: rgb(220, 220, 220);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
}

.assistance_reply {
    clear: both;
    margin-top: 40px;
}

tr.flag_xfer_error td {
    color: red;
    font-weight: bold;
}

.ticket_levels tr.level_critical td.level-column, span.level_critical { background-color: #444; }
.ticket_levels tr.level_high td.level-column, span.level_high { background-color: #c00; }
.ticket_levels tr.level_warn td.level-column, span.level_warn { background-color: #f80; }

.ticket_levels tr.level_critical td.level-column a,
.ticket_levels tr.level_high td.level-column a,
.ticket_levels tr.level_warn td.level-column a,
span.level_legend {
    color: white;
}

span.level_legend {
    display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
}

#ticket-error-placeholder {
    margin-top: 15px;
}

.server_location {
    white-space: pre;
}

#quick-ticket ul {
    margin-bottom: 20px;
}

#quick-ticket li {
    margin-bottom: 8px;
}
#quick-ticket {
    display: block;
    overflow: hidden;
    clear: both;
}

.leswag_row {
    display: block;
    font-size: 12px;
    clear: both;
}
.leswag_row h4 {
    font-size: 14px;
}

.AssistanceForm {
    display: none;
    margin-top: 20px;
    padding-left: 5px;
}
.AssistanceForm .row {
    margin-bottom: 15px;
}
.AssistanceForm label {
    font-weight: bold;
}
.AssistanceForm .span4 , 
.AssistanceForm .span8, 
.AssistanceForm .span9 {
    margin-left: 0;
}
.AssistanceForm__row--labelMessage label{
    margin-top: 10px;
}
.AssistanceForm input:invalid:focus,
.AssistanceForm textarea:invalid:focus,
.AssistanceForm input:focus,
.AssistanceForm textarea:focus   {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

.AssistanceForm__phone {}
.AssistanceForm__phone input {
    width: 100%;
}
.AssistanceForm__mail {}

.AssistanceForm__mail input {
    width: 100%;
}

.AssistanceForm__content {
    padding-left: 30px;
    max-width: 840px;
}
.AssistanceForm__content textarea {
    margin-top: 15px;
    width: 100%;
    margin-right: 15px;
    min-height: 300px;
}
.AssistanceForm__subject {}
.AssistanceForm__subject input {
    width: 100%;
}
.AssistanceForm__actions{
    margin: 30px 0 100px 20px;
    text-align: center;
}
.AssistanceForm__actions .btn-primary{
    width: 150px;
}
@media (min-width: 979px) {
    .AssistanceForm__labelPhone {
        text-align: right;
    }
} 
@media (max-width: 1200px) {
    .AssistanceForm__content {
        padding-left: 0;
    }
    
}
@media(max-width: 979px) {
    .AssistanceForm div{
        width: 90%;
        margin-left: 0px;
        padding-left: 0;
    }
    div.AssistanceForm__phone {
        margin-left: 0;
    }
}

/* expert mode!!! */
#expert_mode {
    text-align: right;
    margin-right: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
}
#expert_mode input {
    border: 1px solid #e977a7;
    background: #e977a7;
    background: -moz-linear-gradient(top, #e977a7 1%, #ffe2fe 50%, #e977a7 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e977a7), color-stop(48%,#ffe2fe), color-stop(99%,#e977a7));
    background: -webkit-linear-gradient(top, #e977a7 1%,#ffe2fe 50%,#e977a7 99%);
    background: -o-linear-gradient(top, #e977a7 1%,#ffe2fe 50%,#e977a7 99%);
    background: -ms-linear-gradient(top, #e977a7 1%,#ffe2fe 50%,#e977a7 99%);
    background: linear-gradient(to bottom, #e977a7 1%,#ffe2fe 50%,#e977a7 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e977a7', endColorstr='#e977a7',GradientType=0 );
    color: #EB2F7E;
    box-shadow: 1px 1px 3px #ccc;

}
#expert_mode input:active,
#expert_mode input:hover {
    border: 1px solid #E977A7;
    background: #ffe2fe;
    background: -moz-linear-gradient(top, #ffe2fe 1%, #e977a7 50%, #ffe2fe 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffe2fe), color-stop(50%,#e977a7), color-stop(99%,#ffe2fe));
    background: -webkit-linear-gradient(top, #ffe2fe 1%,#e977a7 50%,#ffe2fe 99%);
    background: -o-linear-gradient(top, #ffe2fe 1%,#e977a7 50%,#ffe2fe 99%);
    background: -ms-linear-gradient(top, #ffe2fe 1%,#e977a7 50%,#ffe2fe 99%);
    background: linear-gradient(to bottom, #ffe2fe 1%,#e977a7 50%,#ffe2fe 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe2fe', endColorstr='#ffe2fe',GradientType=0 );
    color: #fff;
    box-shadow: 1px 1px 3px #ccc;
}
#cornifycount {
    display: none;
}


/* Migrations Page EVELF */

#migration-table1 th, #migration-table1 td,
#migration-table2 th, #migration-table2 td,
#migration-table3 th, #migration-table3 td {
    vertical-align: middle;
    text-align: left;
    padding-left: 0.5em;
}
#migration-table1 th,
#migration-table2 th,
#migration-table3 th {
    line-height: 20px;
}
/* couleur rouge sur les col 4 et 5 du tableau de la page liste (2, 3 avec les colspans) */
/* couleur rouge sur les col 2, 3 et 4 du tableau de la page detail */
/* couleur rouge sur les col 2 et 5 du tableau de la page failovers (1, 4 avec les colspans) */
#migration-table1 th:nth-child(3),
#migration-table1 th:nth-child(4),
#migration-table1 tr.first-row td:nth-child(3),
#migration-table1 tr.first-row td:nth-child(4),
#migration-table1 tr.other-row td:nth-child(1),
#migration-table1 tr.other-row td:nth-child(2),
#migration-table2 th:nth-child(1),
#migration-table2 th:nth-child(2),
#migration-table2 th:nth-child(3),
#migration-table2 td:nth-child(1),
#migration-table2 td:nth-child(2),
#migration-table2 td:nth-child(3),
#migration-table3 tr.first-row td:nth-child(2),
#migration-table3 tr.first-row td:nth-child(3),
#migration-table3 tr.other-row td:nth-child(1),
#migration-table3 tr.other-row td:nth-child(2) {
    background: #F8E2E4;
}

/* couleur bleue sur la col 6 du tableau de la page liste (4 avec les colspans) */
/* couleur bleue sur les col 4 et 5 du tableau de la page detail */
#migration-table1 th:nth-child(5),
#migration-table1 tr.first-row td:nth-child(5),
#migration-table1 tr.other-row td:nth-child(3),
#migration-table2 th:nth-child(4),
#migration-table2 th:nth-child(5),
#migration-table2 td:nth-child(4),
#migration-table2 td:nth-child(5) {
    background: #F2F6FD;
    color: #1a77b9
;
}

/* monitoring */
.hgline,
#monitoring-table th:nth-child(6),
#monitoring-table td:nth-child(6) {
    background: rgba(224, 233, 255, 0.6);
}

/***********************/
/* ~ media queries   ~ */
/***********************/

@media (max-width: 767px) {
    body {
        position: relative;
    }
    h1, h2, h3, h4, h5, h6 {
        margin-top: 10px;
    }
    h1.highlight {
        width: 95%;
        text-align: right;
        float: left;
    }
    #showmenuleft {
        float: right;
        font-size: 20px;
        margin-top: 18px;
        padding: 1%;
        text-align: right;
        width: 3%;
    }
    #showmenuleft {
        text-decoration: none;
    }
    #showmenuleft.collapsed .glyphicon-chevron-down,
    #showmenuleft .glyphicon-chevron-up {
        display: block;
    }
    #showmenuleft .glyphicon-chevron-down,
    #showmenuleft.collapsed .glyphicon-chevron-up {
        display: none;
    }
    .footer {
        margin-top: 70px;
    }
    .footer .info {
        font-size: 9px;
    }

    .header {
        width: 25%;
        padding: 0;
    }

    #pricing-detail.header {
        width: 100%;
    }
    .header a {
        display: block;
        padding:0;
        float: left;
        width: 100%;
        box-shadow: 0 0 0 rgba(0,0,0,0);
    }
    #topmenuphone {
        float: right;
        width:75%;
        display: block;
    }
    #topmenuphone li > a {
        background: #fff;
        border-radius: 5px;
        font-size: 30px;
        height: 30px;
        margin: 5px;
        padding: 5px;
        float: right;
        text-align: center;
        width: 30px;
        border: rgba(0, 0, 0, 0.01) 1px solid;
        box-shadow:inset -1px -1px 6px rgba(0, 0, 0, 0.01),0 0 1px rgba(0, 0, 0, 0.1);
    }
    #topmenuphone li > a.activebtn:after {
        color: #fff;
        content: "";
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        left: 0;
        position: relative;
        top: 8px;
        z-index:20;
    }
    #topmenuphone li.active > a:after {
        border-top: 3px solid #0795d2
;
        content: " ";
        font-size: 15px;
        display: inline-block;
        left: 0;
        position: relative;
        top: 5px;
        width: 20px;
        height: 15px;
        z-index:20;
    }
    #topmenuphone li > a:hover,
    #topmenuphone li > a:focus,
    #topmenuphone li > a.activebtn {
        box-shadow:inset 0px 0px 6px rgba(0, 0, 0, 0.1),1px 1px 1px rgba(0, 0, 0, 0.15);
    }
    #topmenuphone li.active > a,
    #topmenuphone li > a:active {
        color: #1a77b9
;
        box-shadow:inset 0px 0px 6px rgba(0, 0, 0, 0.1),-1px -1px 1px rgba(0, 0, 0, 0.15);
    }
    .navphone {
        width:100%;
        background: #efefef;
        display: none;
        overflow: hidden;
        clear: both;
    }
    .navphone.collapse {
        overflow: hidden;
    }
    .navphone.collapse.in {
        overflow: visible;
        display: block;
        height: 100% !important;
    }
    .navphone, .navphone ul {
        background: #efefef;
    }
    .navphone li {
        width: 100%;
        text-align: center;
    }
    .navphone li.divider {
        display: none;
    }
    .navphone  li > ul {
        width: 100%;
        border: none;
        position:relative;
        left: 0;
        top: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }
    .navphone .open , .navphone  li > ul.open {
        display: block;
    }
    .navphone  li a {
        background: #efefef;
        margin: 0 0;
    }
    .navphone  li > ul li a {
        background: #fff;
    }
    .navphone .open li a,
    .open > .dropdown-menu {
        background: #fff;
        border-color: #fff;
    }
    .navphone .open .dropdown-toggle,
    .navphone .open .dropdown-toggle .caret,
    .navphone .dropdown-toggle:hover,
    .navphone .dropdown-toggle:hover .caret,
    .navphone .dropdown-toggle:active,
    .navphone .dropdown-toggle:focus {
        background: #999;
        color: #efefef;

    }
    .navphone .pinkbloc .dropdown-toggle:hover .caret {
        background:#EB2C7C;
    }
     .dropdown-menu > li > a:hover,
     .dropdown-menu > li > a:focus,
     .dropdown-submenu:hover > a,
     .dropdown-submenu:focus > a {
        background: #999;
        color: #efefef;
        line-height: 20px;
    }
    #blocuser.nav-pills .pull-right {
        margin-left : 0;
        padding-left: 0;
    }
    #usermenuphone {
        display: block;
    }
    #usermenuphone a {
        background: #efefef;
        color: #1a77b9
;
    }
    #usermenubtnphone {
        width: 100%;
        border-bottom: 2px solid #fff;
        border-radius: 0;
        background: none;
        color: #000;
        text-align: right;
    }
    #usermenubtnphone:hover {
        color: #000;
        background: none !important;
    }
    #usermenuphone a:hover, #usermenuphone a:focus {
        color: #fff;
        background: #0795d2
 !important;
    }
    .langmenuphone  a {
        display: inline !important;
        background: none;
        padding: 0 2px !important;
        border-radius: 3px;
    }
    #usermenuphone .pull-left {
        float: none;
    }
    #usermenuphone .dropdown-submenu > a:after {
        border: none;
    }
    #nologmenu {
        float: right;
        overflow: hidden;
        width: 75%;
        margin-top: 10px;
    }
    #nologmenu li:first-child {
        width: 50%;
        text-align: center;
        margin-top: 7px;
    }
    #nologmenu li:nth-child(3),
    #nologmenu li:nth-child(4) {
        width: 25%;
    }
    #headend {
        border-bottom: 4px solid #efefef;
    }
    #headdivider {
        border-bottom: 4px solid #efefef;
    }
}
@media (max-width: 480px) {
    #topmenuphone li > a.activebtn:after {
        top: 15px;
    }
    #topmenuphone li > a {
        font-size: 25px;
        height: 30px;
        margin: 9px 2px;
        padding: 1px;
    }
    #nologmenu {
        font-size: 11px
    }
}
@media (max-width: 768px) {

.logo-online small { padding-top: 52px; top: 1px;}
    /* breadcrumb */

    .breadcrumb {
        background: #d3d3d3 !important;
        color: #a5a5a5 !important;
    }
    .breadcrumb > li {
        color:#a5a5a5 !important;
        background: transparent !important;
        border-left: none !important;
        position: relative;
    }
    .breadcrumb > li a {
        color:#4d4c50 !important;
        background: transparent !important;
    }
   .breadcrumb > li:after {
    content: " > ";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff !important;
   }
   .breadcrumb > li:last-child:after {
    content: " ";
   }
   .breadcrumb > li span {
        color:#fff !important;
        background: transparent !important;
    }
    .breadcrumb > li a.underline, .breadcrumb > li.active span {
        color: #1a77b9
 !important;
        background: transparent !important;
    }

}

#btnNow-abuse_form_visit_date {
    display: none;
}

#abuse_form_visit_date select {
    min-width: 90px;
    width: auto;
    margin: 4px;
}

#order_rpn_previous_total_price {
    display: inline-block;
    width: 75px;
}

input[type="text"],
select {
    line-height: 20px;
    padding: 4px 2px 4px 8px;
    border: 1px solid #b9bec1;
    border-radius: 2px;
    font-size: 14px;
    font-family: "roboto", sans-serif;
}
#handle_edit input[type="text"],
#handle_edit select {
    width: 60%;
}
@media (max-width: 1024px) {
    #handle_edit input[type="text"],
    #handle_edit select {
        width: 80%;
    }
}
.btn {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: "roboto", sans-serif;
  font-size: 12px;
  cursor: pointer;
  border: none;
  margin: 0;
  border-radius: 4px;
  text-align: center;
  line-height: 20px;
  padding: 0.5em;
  text-transform: uppercase;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.btn.btn[disabled],
.btn.btn.btn-disabled,
.btn.btn.disabled,
.btn.btn[disabled]:hover,
.btn.btn.btn-disabled:hover,
.btn.btn.disabled:hover,
.btn.btn[disabled]:active,
.btn.btn.btn-disabled:active,
.btn.btn.disabled:active,
.btn.btn[disabled]:focus,
.btn.btn-disabled:focus,
.btn.btn.disabled:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  background-color: #f4f5f6;
  border: 1px solid #ffffff;
  color: #b9bec1;
  border: 1px solid #b9bec1;
}
.btn.btn,
.btn.btn:hover {
  text-decoration: none;
  /* [9] */

}
.btn.btn:active,
.btn.btn:focus {
  outline: none;
}
.sticker {
  display: inline-block;
  /* [1] */

  vertical-align: middle;
  /* [2] */

  white-space: nowrap;
  /* [3] */

  font-family: "roboto", sans-serif;
  /* [4] */

  font-size: 100%;
  /* [4] */

  border: none;
  /* [6] */

  margin: 0;
  /* [6] */

  padding-top: 0;
  /* [6] */

  padding-bottom: 0;
  /* [6] */

  line-height: 30px;
  /* [7] */

  padding-right: 1em;
  /* [7] */

  padding-left: 1em;
  /* [7] */

}
.sticker .secondarytxt,
.whitetxt .secondarytxt {
  color: #ffffff;
}
/*------------------------------------*\
    $SIZES
\*------------------------------------*/
/**
 * Button size modifiers.
 *
 * These all follow the same sizing rules as above; text is 1em, space around it
 * remains uniform.
 */
.btn--mini,
.btn-mini {
  padding-right: 0.4em;
  padding-left: 0.4em;
  line-height: 10px;
  font-size: 12px;
  margin: 0.1em 0;
}
.btn--small,
.btn-small {
  padding-right: 0.5em;
  padding-left: 0.5em;
  line-height: 20px;
  font-size: 12px;
  margin: 0.2em 0;
}
.btn--large {
  font-size: 16px;
}
.btn--huge {
  padding-right: 2em;
  padding-left: 2em;
  line-height: 5;
  margin: 0.7em 0;
}
/**
 * These buttons will fill the entirety of their container.
 *
 * 1. Remove padding so that widths and paddings donâ€™t conflict.
 */
.btn--full {
  width: 100%;
  padding-right: 0;
  /* [1] */

  padding-left: 0;
  /* [1] */

  text-align: center;
}
/*------------------------------------*\
    $FONT-SIZES
\*------------------------------------*/
/**
 * Button font-size modifiers.
 */
.btn--alpha {
  font-size: 3rem;
}
.btn--beta {
  font-size: 2rem;
}
.btn--gamma {
  font-size: 1rem;
}
/**
 * Make the button inherit sizing from its parent.
 */
.btn--natural {
  vertical-align: baseline;
  font-size: inherit;
  line-height: inherit;
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.btn:active {
  background: #f4f5f6;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
  color: #b9bec1;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
/*------------------------------------*\
    $FUNCTIONS
\*------------------------------------*/
/**
 * Button function modifiers.
 */
.btn-primary,
.badge.label-primary,
.label.label-primary,
.btn.btn-primary,
.btn.btn--primary {
  background-color: #1a77b9
;
  color: #ffffff;
  border: 1px solid #0795d2
;
}
.badge.label-primary:active,
.label.label-primary:active,
.btn.btn-primary:active,
.btn.btn--primary:active {
  background-color: #1d8cbc;
  color: #056088;
  border: 1px solid #1d8cbc;
}
.badge.label-primary:hover,
.label.label-primary:hover,
.btn.btn-primary:hover,
.btn.btn--primary:hover {
  color: #ffffff;
  border: 1px solid #1d8cbc;
}
.btn-secondary,
.badge.label-secondary,
.label.label-secondary,
.btn.btn--secondary {
  background-color: #f16f28;
  color: #ffffff;
  border: 1px solid #f16f28;
}
.btn.btn--secondary:active {
  background-color: #e18e68;
  border: 1px solid #e18e68;
  color: #c94a11;
}
.btn.btn--secondary:hover {
  color: #ffffff;
  border: 1px solid #e18e68;
}
.btn.btn-pink,
.badge.label-pink,
.label.label-pink,
.btn.btn--tertiary {
  background-color: #eb2c7c;
  border: 1px solid #eb2c7c;
  color: #ffffff;
}
.btn.btn--tertiary:active {
  background-color: #d44380;
  border: 1px solid #d44380;
  color: #b91258;
}
.btn.btn--tertiary:hover {
  color: #ffffff;
  border: 1px solid #eb2c7c;
}
.btn-info,
.badge.label-info,
.label.label-info,
.btn.btn-info,
.btn--light-blue {
  background-color: #2eade0;
  color: #ffffff;
  border: 1px solid #2eade0;
}
.badge.label-info:active,
.label.label-info:active,
.btn.btn-info:active,
.btn--light-blue:active {
  background-color: #1d8cbc;
  color: #056088;
  border: 1px solid #1d8cbc;
}
.badge.label-info:hover,
.label.label-info:hover,
.btn.btn-info:hover,
.btn--light-blue:hover {
  color: #ffffff;
  border: 1px solid #2eade0;
}
/**
 * Positive actions; e.g. sign in, purchase, submit, etc.
 */
.btn-success,
.badge.label-success,
.label.label-success,
.btn.btn-success,
.btn--positive {
  background-color: #46b136;
  border: 1px solid #46b136;
  color: #ffffff;
}
.badge.label-success:active,
.label.label-success:active,
.btn.btn-success:active,
.btn--positive:active {
  background-color: #5a8453;
  border: 1px solid #5a8453;
  color: #306328;
}
.badge.label-success:hover,
.label.label-success:hover,
.btn.btn-success:hover,
.btn--positive:hover {
  color: #ffffff;
  border: 1px solid #46b136;
}
.btn.btn-scw,
.badge.label-scw,
.label.label-scw,
.btn.btn--scw {
  background-color: #27c295;
  border: 1px solid #27c295;
  color: #ffffff;
}
.btn.btn-scw:active,
.btn.btn--scw:active {
  background-color: #24b58b;
  border: 1px solid #24b58b;
  color: #178262;
}
.btn.btn-scw:hover,
.btn.btn--scw:hover {
  color: #ffffff;
}
/**
 * Negative actions; e.g. close account, delete photo, remove friend, etc.
 */
.btn-danger,
.badge.label-danger,
.label.label-danger,
.btn.btn-danger,
.btn--negative {
  background-color: #d03333;
  border: 1px solid #d03333;
  color: #ffffff;
}
.badge.label-danger:active,
.label.label-danger:active,
.btn.btn-danger:active,
.btn--negative:active {
  background-color: #9c4b47;
  border: 1px solid #9c4b47;
  color: #772420;
}
.badge.label-danger:hover,
.label.label-danger:hover,
.btn.btn-danger:hover,
.btn--negative:hover {
  color: #ffffff;
  border: 1px solid #d03333;
}
.btn,
.btn--default {
  background-color: #ffffff;
  border: 1px solid #0795d2;
  color: #1a77b9;
}
.btn:active,
.btn--default:active,
.btn--default:focus {
  background-color: #f4f5f6;
  color: #0088cc;
  border: 1px solid #0088cc;
}
.btn:hover,
.btn--default:hover {
  color: #0088cc;
  border: 1px solid #0088cc;
}
.btn--selectize.btn--default:active,
.btn--selectize.btn--default:focus,
.btn--selectize.btn--default:hover {
  border: none;
}
.btn-warning,
.badge.label-warning,
.label.label-warning,
.btn.btn-warning,
.btn--warning {
  background-color: #F67923;
  border: 1px solid #F67923;
  color: #ffffff;
}


.badge.label-warning:active,
.label.label-warning:active,
.btn.btn-warning:active,
.btn--warning:active {
  background-color: #F67923;
  border: 1px solid #F67923;
  color: #ffffff;
}
.badge.label-warning:hover,
.label.label-warning:hover,
.btn.btn-warning:hover,
.btn--warning:hover {
  border: 1px solid #F67923;
  color: #ffffff;
}
.btn-inverse,
.badge.label-inverse,
.label.label-inverse,
.btn.btn-inverse,
.btn--inverse {
  background-color: #393939;
  border: 1px solid #393939;
  color: #ffffff;
}
.badge.label-inverse:active,
.label.label-inverse:active,
.btn.btn-inverse:active,
.btn--inverse:active {
  background-color: #434343;
  border: 1px solid #393939;
  color: #f4f5f6;
}
.badge.label-inverse:hover,
.label.label-inverse:hover,
.btn.btn-inverse:hover,
.btn--inverse:hover {
  border: 1px solid #393939;
  color: #f4f5f6;
}
/**
 * btn social; e.g..
 */
.btn.btn--fb {
  background-color: #3b5998;
  color: #ffffff;
}
.btn.btn--fb:active {
  background-color: #1e3159;
  color: #2f497c;
}
.btn.btn--fb:hover {
  color: #ffffff;
}
.btn.btn--twit {
  background-color: #46a9e3;
  color: #ffffff;
}
.btn.btn--twit:active {
  background-color: #3785b2;
  color: #276589;
}
.btn.btn--twit:hover {
  color: #ffffff;
}
/**
 * Inactive, disabled buttons.
 *
 * 1. Make the button look like normal text when hovered.
 */
.btn:hover {
  opacity: 0.8;
}
.btn--inactive,
.btn--inactive:hover,
.btn--inactive:active,
.btn--inactive:focus {
  background-color: #f4f5f6;
  color: #b9bec1;
  cursor: text;
  /* [1] */

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  opacity: 1;
}
/*------------------------------------*\
    $STYLES
\*------------------------------------*/
/**
 * Button style modifiers.
 *
 * 1. Use an overly-large number to ensure completely rounded, pill-like ends.
 */
.form-actions {
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 19px 20px 20px;
}
.btn-group {
  position: relative;
}
.btn.btn--soft {
  border-radius: 4px;
  /* [1] */

}
.btn.btn--hard {
  border-radius: 0;
}
.selectize {
  width: 180px;
  overflow: hidden;
  height: 40px;
  text-transform: uppercase;
  position: relative;
  margin: 0 auto;
}
.btn.btn--selectize {
  color: #ffffff;
  width: 200px;
  *width: 180px;
  border: none;
  text-transform: uppercase;
  -webkit-appearance: none;
  padding-left: 20px;
}
.btn.btn--selectize.btn--default {
  color: #393939;
}
.selectize .glyphicon-chevron-down {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}
.btn--small .btn--selectize {
  font-size: 12px;
}
/* fixing parent's thin cases for btn and helper*/
.btn {font-weight: normal;}
.normalweight { font-weight: normal}

.popover {
    width: 260px
}

/** Style for list item in AddVlan Form RPN V2**/
form[name = "AddVlan"] .select2-container .select2-selection--multiple{
    height: auto !important;
}


/***********************/
/*     ~ Helpers ~      */
/***********************/
/* positionings */

    /* positions relative */
    .posrel {
        position: relative;
    }
    /* positions absolute */
    .posabs {
        position: absolute;
    }

    /* common sizes 2 move elems */
    .right-10 {
        right: 10px;
    }
    .right-20 {
        right: 20px;
    }
    .right-30 {
        right: 30px;
    }
    .right-70 {
        right: 70px;
    }
    .left-10 {
        left: 10px;
    }
    .left-40 {
        left: 20px;
    }
    .left-40 {
        left: 40px;
    }


/**
Server State
**/

.table-dropdown  {
    position: relative;
}
.table-dropdown table{
    width: 100%;
}
.table-dropdown label{
    margin-top: 5px;
    min-width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.table-dropdown label:after {
  content: ' ▿';
  position: absolute;
  right: 5px;
  top: 5px;
}

.table-dropdown thead, .table-dropdown thead th, .table-dropdown thead td {
    position: relative;
}

.table-dropdown input:checked ~ .table-container {
    animation: dropdown_show_table 0.5s forwards;
}

.table-dropdown input:checked + label:after {
  content: ' ▵';
}

.table-dropdown table {
    height: 0px;
    display: inline-table;
    overflow: hidden;
}
.table-dropdown table th, .table-dropdown table td {
    line-height: 1.5;
}

.table-dropdown span.label {
    font-size: 12pt !important;
}

.network-actions{
    margin-top: 20px;
}

.table-dropdown input[type="checkbox"] {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 40px;
    opacity: 0;
    z-index: 100;
}

.table-dropdown table td {
    vertical-align: middle;
}
.table-dropdown table th {
    text-transform: lowercase;
    padding-left: 5px;
}
.table-dropdown table th span {
    font-weight: normal;
}
.table-dropdown .table-container {
    position: relative;
    overflow: hidden;
}

.table-dropdown .dropdown-line {
    display: none;
}
.table-dropdown button, .table-dropdown a {
    z-index: 102;
}

.table-dropdown input:checked ~ table .dropdown-line{
    display: table-row;
    animation: dropdown_show_table 0.5s forwards;
}

.table-dropdown input ~ table i:before {
    content: '+ ';
    font-size: 10pt;
}
.table-dropdown input ~ table i {
    border-radius: 50px;
    color: #1a77b9;
}
.table-dropdown input:checked ~ table i:before {
    content: '- ';
    font-size: 10pt;
}
.table-dropdown thead th, .table-dropdown thead td {
    background-color: #f9f9f9;
    font-size: 16px;
}

@keyframes dropdown_show_table {
    0% {
        opacity: 0;
        height: 0px;
        display: none;
    }
    50% {
        height: 10%;
    }
    100% {
        opacity: 1;
        height: 100%;
        display: inline-block;
    }
}

@media (max-width: 1200px) {
    .span4 table th, .span4 table td {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .ipv6 .table-bordered td {
        border-left: 1px solid #dddddd !important;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .ip-config .span4 {
        width: 300px;
    }
}
.ipv6 .table-bordered, .ipv6 .table-bordered th, .ipv6 .table-bordered td{
    border-color:#dddddd;
}
.ipv6 .table-bordered td {
    border-left: 0px;
}

.Topbanner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-size : 1.1rem;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    height: 70px;
    padding: 5px;
}
.Topbanner__phishing {
    background-color: #E21C3D;
    color: white;
    padding: 0;
    padding-top: 6px;
    height: 40px;
}
.Topbanner__container {
    margin: 0 auto;
    width: auto;
    height: inherit;
}
.Topbanner__container .title {
    font-size: 18px;
    font-weight: 500;
    background: transparent url(/bundles/onlineconsole/images/icon_alert.svg) top left no-repeat;
    padding-left: 35px;
}
.Topbanner__container .text {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}
.Topbanner__container a {

    display: block;
    height: inherit;
    color: white;
    padding: 6px 20px;
    text-decoration: none;
    text-align: right;
    background-size: contain;
}
@media (max-width: 767px) {
    .Topbanner__phishing {
        padding: 0;
    }
}

@media (max-width: 1024px){
    .Topbanner {
        justify-content: flex-start;
        height: auto;
    }
}

@media (min-width: 681px) and (max-width: 1024px) {
    .Topbanner {
        padding: 0 20px 20px 20px;
        font-size : 1rem;
    }
}
@media (max-width: 680px) {
    .Topbanner {
        font-size : 1rem;
    }
}
@media (min-width: 680px) {
    .Topbanner__phishing {
        height: 46px;
        padding-top: 11px;
    }
}
@media (max-width: 679px) {
    .Topbanner__container a {
        text-align: center;
        margin-top: 16px;
    }
    .Topbanner__container .title,
    .Topbanner__container .text {
        display: block;
        text-align: center;
    }
}

/*!
 * typeahead.js 0.8.1
 * https://github.com/twitter/typeahead
 * Copyright 2013 Twitter, Inc. and other contributors; Licensed MIT
 */

.twitter-typeahead {
  position: relative !important;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.tt-query {
  position: relative !important;
  /* for unknown reasons, this fixes alignment issues in ie7 */

  *margin-top: -1px !important;
  vertical-align: top !important;
  background-color: transparent !important;
  /* ie6-8 doesn't fire hover and click events for transparent elements
     for a workaround, use a 1x1 transparent gif */

  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
}
.tt-hint {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.tt-dropdown-menu,
.tt-suggestions,
.tt-suggestion {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  /* TODO: need default z-index, should be configurable */

  display: none;
}
.tt-dropdown-menu.tt-is-open {
  display: block;
}
.tt-dropdown-menu.tt-is-empty {
  display: none;
}
.tt-suggestion {
  display: block;
  white-space: nowrap;
  cursor: pointer;
}
.tt-suggestion * {
  white-space: normal;
}
/* rtl support */
/* ----------- */
.twitter-typeahead.tt-rtl {
  direction: rtl;
}
.twitter-typeahead.tt-rtl .tt-dropdown-menu {
  left: auto;
  right: 0;
}
#menusearch {
  z-index: 0;
}

#blocmagicbar {
  margin-top: 30px;
}
#menusearch {
    border-left: none;
    border-color: #0795d2;
    margin-left: -4px;
    margin-bottom: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#blocmagicbar input[type="text"]:focus,
#blocmagicbar input[type="search"]:focus {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
  border-color: #0795d2;
}

#blocmagicbar .add-on {
  margin-top: 1px;
  background: #fff;
  color: #0795d2;
  border-right: none;
  border-color: #0795d2;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#blocmagicbar.input-prepend {
  font-size: inherit;
}
.tt-dropdown-menu {
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  text-align: left;
}

.tt-dropdown-menu li {
  clear: both;
  width: 100%;
  text-decoration: none;
}

.menusearch-name {
  font-weight: bold;
  padding: 3px 15px 3px;
}

.menusearch-description {
  margin-top: -4px;
  padding: 0px 15px 3px;
  color: #999;
  font-size: 0.9em;
}

.tt-hint {
  margin-top: 2px;
  color: #999;
  margin-left: -4px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #d9edf7;
}

ol.tt-dropdown-menu li {
    line-height: 18px;
}

ol.tt-dropdown-menu li a[href^="http://"]:not([href*="console.online.net"]),
ol.tt-dropdown-menu li a[href^="https://"]:not([href*="console.online.net"]) {
    color: #0093D3;
    position: relative;
    display: inline-block;
}

ol.tt-dropdown-menu li a[href^="http://"]:not([href*="console.online.net"]):after,
ol.tt-dropdown-menu li a[href^="https://"]:not([href*="console.online.net"]):after {
  position: absolute;
  left: 2px;
  top:2px;
}
/***********************/
/* ~ media queries   ~ */
/***********************/

@media (max-width: 767px) {
    #blocmagicbar {
        margin-right: 0;
        margin-bottom: 0;
        padding-top: 5px;
        margin-top: 0;
        width: 100%;
        display: none;
        overflow: hidden;
        background: #efefef;
        padding-left: 10px;
    }
    #blocmagicbar.collapse {
        display: none;
        overflow: hidden;
    }
    #blocmagicbar.collapse.in {
        clear: both;
        overflow: visible;
        display: block;
    }
    #searchglobe {
      text-align: left;
    }
    #menusearch {
        float: left;
        width: 90%;
        background: #fff !important;
    }
    #blocmagicbar label.visible-phone {
      width: 90%;
      white-space: normal;
      margin-bottom: 0;
      font-style: italic;
      color: #999;
      line-height: 13px;
    }
    .twitter-typeahead {
        margin-top: 0;
        width: 100%;
    }
    .tt-dropdown-menu {
      width: 85%;
      margin-top: 0;
    }

}

@font-face {
  font-family: 'iconline';
  src: url('/bundles/onlineconsole/css/fonts/iconline.eot');
  src: url('/bundles/onlineconsole/css/fonts/iconline.eot#iefix') format('embedded-opentype'),
       url('/bundles/onlineconsole/css/fonts/iconline.woff') format('woff'),
       url('/bundles/onlineconsole/css/fonts/iconline.ttf') format('truetype'),
       url('/bundles/onlineconsole/css/fonts/iconline.svg#iconline') format('svg');
  font-weight: normal;
  font-style: normal;}
@font-face {font-family: 'Glyphicons Halflings';
  src: url('/bundles/onlineconsole/css/fonts/glyphicons-halflings-regular.eot');
  src: url('/bundles/onlineconsole/css/fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('/bundles/onlineconsole/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bundles/onlineconsole/css/fonts/glyphicons-halflings-regular.ttf') format('truetype');}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}

/* Chrome hack */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {  font-family: 'iconline';
    src: url('/bundles/onlineconsole/css/fonts/iconline.svg?74746185#iconline') format('svg');
  }
}
*/
.smallico {
    font-size: 16px;
}
.bigico {
    font-size: 32px;
}
.hugeico {
    font-size: 64px;
}
.iconline, .picto {
  font-family: 'iconline';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  background: inherit;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}

.glyphicon:empty {width: 1em;}
.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-lock:before{content: "\e033";}
.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-bookmark:before{content: "\e044";}
.glyphicon-print:before{content: "\e045";}
.glyphicon-camera:before{content: "\e046";}
.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-fire:before{content: "\e104";}
.glyphicon-eye-open:before{content: "\e105";}
.glyphicon-eye-close:before{content: "\e106";}
.glyphicon-warning-sign:before{content: "\e107";}
.glyphicon-plane:before{content: "\e108";}
.glyphicon-calendar:before{content: "\e109";}
.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-bell:before{content: "\e123";}
.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-wrench:before{content: "\e136";}
.glyphicon-tasks:before{content: "\e137";}
.glyphicon-filter:before{content: "\e138";}
.glyphicon-briefcase:before{content: "\e139";}
.glyphicon-fullscreen:before{content: "\e140";}
.glyphicon-dashboard:before{content: "\e141";}
.glyphicon-paperclip:before{content: "\e142";}
.glyphicon-heart-empty:before{content: "\e143";}
.glyphicon-link:before{content: "\e144";}
.glyphicon-phone:before{content: "\e145";}
.glyphicon-pushpin:before{content: "\e146";}
.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";}


.iconline-facebook:before { content: "\e61b"; }
.iconline-browser-ff:before { content: "\21"; }
.iconline-browser-ie-1:before { content: "\22"; }
.iconline-wire-1:before { content: "\23"; }
.iconline-wire-2:before { content: "\24"; }
.iconline-smartphone:before { content: "\26"; }
.iconline-laptop:before { content: "\27"; }
.iconline-desktop2:before { content: "\28"; }
.iconline-wifi:before { content: "\29"; }
.iconline-mail-plenty:before { content: "\2a"; }
.iconline-phone2:before { content: "\2b"; }
.iconline-mouse:before { content: "\2c"; }
.iconline-cat:before { content: "\2d"; }
.iconline-dog:before { content: "\2e"; }
.iconline-rabbit:before { content: "\2f"; }
.iconline-spider:before { content: "\30"; }
.iconline-file1:before { content: "\31"; }
.iconline-files:before { content: "\32"; }
.iconline-file-add:before { content: "\33"; }
.iconline-file-charts:before { content: "\34"; }
.iconline-file-pdf:before { content: "\35"; }
.iconline-file-zip:before { content: "\36"; }
.iconline-file-mail:before { content: "\37"; }
.iconline-archived:before { content: "\38"; }
.iconline-file-checked:before { content: "\39"; }
.iconline-phone-callback:before { content: "\3a"; }
.iconline-phone-call:before { content: "\3b"; }
.iconline-phone3:before { content: "\3e"; }
.iconline-help:before { content: "\3f"; }
.iconline-warning:before { content: "\41"; }
.iconline-phone:before { content: "\42"; }
.iconline-circled-phone:before { content: "\43"; }
.iconline-circled-basket:before { content: "\44"; }
.iconline-basket:before { content: "\45"; }
.iconline-os-linux2:before { content: "\46";  color:#000;}
.iconline-tools-wrench:before { content: "\48"; }
.iconline-tools-1:before { content: "\49"; }
.iconline-megaphone:before { content: "\4a"; }
.iconline-cog-alt:before { content: "\4c"; }
.iconline-cog:before { content: "\4d"; }
.iconline-screwdriver:before { content: "\4e"; }
.iconline-shield:before { content: "\51"; }
.iconline-stats-high:before { content: "\52"; }
.iconline-stats-low:before { content: "\53"; }
.iconline-sat:before { content: "\54"; }
.iconline-batman-logo:before { content: "\55"; }
.iconline-space-invader:before { content: "\56"; }
.iconline-browser-chrome:before { content: "\58"; }
.iconline-mushroom:before { content: "\5a"; }
.iconline-rocket:before { content: "\5e"; }
.iconline-terminal2:before { content: "\61"; }
.iconline-twitter:before { content: "\62"; }
.iconline-github:before { content: "\63"; }
.iconline-github-text:before { content: "\64"; }
.iconline-paypal:before { content: "\65"; }
.iconline-w3c:before { content: "\66"; }
.iconline-browser-ie:before { content: "\67"; }
.iconline-globe:before { content: "\6a"; }
.iconline-globe-inv:before { content: "\6b"; }
.iconline-traffic-cone:before { content: "\6c"; }
.iconline-os-linux:before { content: "\6d";  color:#000;}
.iconline-os-apple:before { content: "\6e";  color:#000;}
.iconline-shield2:before { content: "\6f"; }
.iconline-sitemap:before { content: "\70"; }
.iconline-tasks:before { content: "\71"; }
.iconline-hdd2:before { content: "\72"; }
.iconline-credit-card:before { content: "\73"; }
.iconline-retweet:before { content: "\74"; }
.iconline-os-windows:before { content: "\75"; color: #0BB4EF;}
.iconline-attach:before { content: "\76"; }
.iconline-circled-star:before { content: "\77"; }
.iconline-maintenance1:before, .iconline-circled-wrench:before { content: "\78"; }
.iconline-circled-help:before { content: "\79"; }
.iconline-circled-info:before { content: "\7a"; }
.iconline-paypal-empty:before { content: "\7c"; }
.iconline-batman:before { content: "\7d"; }
.iconline-darkvaddor:before { content: "\e800"; }
.iconline-mask:before { content: "\e801"; }
.iconline-stat-high:before { content: "\e803"; }
.iconline-windows:before { content: "\e804"; }
.iconline-window:before { content: "\e805"; }
.iconline-pacman:before { content: "\e806"; }
.iconline-network:before { content: "\e807"; }
.iconline-network2:before { content: "\e808"; }
.iconline-mouse-plenty:before { content: "\e809"; }
.iconline-patch:before { content: "\e80b"; }
.iconline-pills:before { content: "\e80c"; }
.iconline-phone-error:before { content: "\e80f"; }
.iconline-file-one:before { content: "\e810"; }
.iconline-wip:before { content: "\e811"; }
.iconline-rocket-1:before { content: "\e812"; }
.iconline-data:before { content: "\e813"; }
.iconline-network3:before { content: "\e814"; }
.iconline-wire:before { content: "\e815"; }
.iconline-headphone:before { content: "\e816"; }
.iconline-antiddos-20x20:before, .iconline-antiddos-40x40:before, .iconline-shield-2:before { content: "\e817"; }
.iconline-tools:before { content: "\e818"; }
.iconline-maintenance2:before, .iconline-circled-hammer:before { content: "\e819"; }
.iconline-maintenance3:before, .iconline-circled-screwdriver:before { content: "\e81a"; }
.iconline-data2:before { content: "\e81b"; }
.iconline-hdd:before { content: "\e81c"; }
.iconline-usb2:before { content: "\e81d"; }
.iconline-os-gentoo:before { content: "\e8";color: #624AAA; }
.iconline-exchange:before { content: "\e600"; }
.iconline-cloud-download:before { content: "\e601"; }
.iconline-cloud-upload:before { content: "\e602"; }
.iconline-star-half-full:before { content: "\e603"; }
.iconline-switch:before { content: "\e604"; }
.iconline-node:before { content: "\e606"; }
.iconline-client:before { content: "\e607"; }
.iconline-loading2:before { content: "\e605"; }

.picto-maintenance1:before {content: "\e819";}
.picto-maintenance2:before {content: "\e81a";}
.picto-maintenance3:before {content: "\78";}
.picto-vhcs:before {content: "\e623";}
.picto-live:before {content: "\e627";}
.picto-custom:before {content: "";}

.picto-debian-hover:before {content: "\e60b"; color: #C70036; }
.iconline-antiddos-40x40:before {content: "\e628"; font-size: 40px;}
.iconline-antiddos-20x20:before {content: "\e628"; font-size: 20px;}
.picto-xubuntu:before {content: "\e6";color: #0044AA;}
.picto-windows:before {content: "u"; color: #0BB4EF;}
.picto-webmin:before {content: "\e61c"; color: #4E80B7}
.picto-ubuntu:before {content: "\ed";color: #DE4815;}
.picto-slackware:before {content: "\e619";color: #000;}
.picto-redhat:before {content: "\e618";color: #000;}
.picto-proxmox:before {content: "\e620";color: #CC6600;}
.picto-opensuse:before {content: "\e616";color: #6EB928;}
.picto-openbsd:before {content: "\e625";color: #000;}
.picto-netbsd:before {content: "\e614";color: #F26712;}
.picto-mandriva:before {content: "\e613";color: #ECA108;}
.picto-mageia:before {content: "\e612";color: #299AD2;}
.picto-lubuntu:before {content: "\ea";color: #0068C8}
.picto-kubuntu:before {content: "\e9";color: #0079C1;}

.picto-esxi:before {content: "\ee";color: #7DADD5;color: #7DADD5;}
.picto-desktop:before {content: "\e60e";}
.picto-debian:before {content: "\e60b"; color: #C70036;}
.little-logo-online:before {content: "\e610";}
.little-logo-favicon:before {content: "\e615";}

.picto:after, .iconline:after {position: absolute;}
.iconline-os-fedora:before, .picto-fedora:before {
  content: "\e61e";
  color: #00457D;
  position: relative;
  top:0;
  left:0;
}
.iconline-os-fedora:after,.picto-fedora:after {
  right: 0;
  content: "\e622";
  color: #00AEDB;
  top:0;
}
.iconline-os-coreos:after, .picto-coreos:after, .picto-Coreos:after { content: "\e62c";}
.iconline-os-coreos:before, .picto-coreos:before, .picto-Coreos:before { content: "\e63d";}
.iconline-owncloud:before, .picto-owncloud:before, .picto-ownCloud:before { content: "\e63e"; color:#1D2D44;}
.iconline-perso-server:before { content: "\e63f"; color: #ee8631;}
.iconline-os-freebsd:before, .picto-FreeBSD:before, .picto-freebsd:before { content: "\e624"; color: #FF3300; top:0; left:0;} 
.iconline-os-freebsd:after, .picto-FreeBSD:after, .picto-freebsd:after{ content: "\e625"; color: #000; top:0; left:0;}
.iconline-os-kubuntu:before,.picto-kubuntu:before { content: "\e629";color: #0079C1;}
.iconline-os-lubuntu:before,.picto-lubuntu:before { content: "\e62a";color: #0068C8}
.iconline-os-mageia:before, .picto-mageia:before { content: "\e62b";color: #29304C;}
.iconline-os-mageia:after, .picto-mageia:after {top:0; left:0;content: "\e62d";color: #299AD2;}
.iconline-os-mandriva:before, .picto-mandriva:before { content: "\e62e"; color: #ECA108;right:0; }
.iconline-os-mandriva:after, .picto-mandriva:after { right:0;content: "\e62f"; color: #4C6ABC;}
.iconline-os-netbsd:after, .picto-netbsd:after  { content: "\e630"; color: #F26712;top:0; left:0;}
.iconline-os-netbsd:before, .picto-netbsd:before { content: "\e631"; color: #000;bottom:0; left:0;}
.iconline-online-net:before, .picto-online-net:before { content: "\e632"; }
.iconline-os-openbsd:after, .picto-openbsd:after { content: "\e634"; color: #000;top:0; left:0;}
.iconline-os-openbsd:before, .picto-openbsd:before { content: "\e633";color: #F9AF36; top:0; left:0;}

.iconline-os-proxmox, .picto-proxmox { font-size: 25%; display: inline-block;}
.iconline-os-proxmox:before, .picto-proxmox:before { content: "\e635"; font-size: 25%;color: #CC6600;top:0; left:0;vertical-align: top;}
.iconline-os-proxmox:after, .picto-proxmox:after { content: "\e636"; font-size: 25%;color: #000;left:0;top: 0;vertical-align: top;}
.iconline-os-redhat:before, .picto-redhat:before { content: "\e637"; color: #FF3300;top:0; left:0;}
.iconline-os-redhat:after, .picto-redhat:after { content: "\e638"; color: #000;top:0; left:0;}
.iconline-os-coreos:before, .picto-coreos:before, .picto-Coreos:before { color: #f1606d;}
.iconline-os-coreos:after, .picto-coreos:after, .picto-Coreos:after { color: #53a3da; left:0;}
.iconline-os-edubuntu:before,.picto-edubuntu:before , .iconline-os-ubuntu:before,.picto-ubuntu:before { content: "\e639"; color: #DE4815;}
.picto-ESXi:before, .picto-esxi:before,.iconline-os-vmware:before,.picto-vmware:before { content: "\e63a"; color: #83A3D4}
.iconline-os-xubuntu:before, .picto-xubuntu:before { content: "\e63c"; color: #0044AA;}
.iconline-usb:before { content: "\e626"; }
.iconline-cd:before { content: "\e627"; }
.iconline-antiddos:before, .picto-antiddos:before { content: "\e628"; }
.iconline-os-android:before, .picto-android:before { content: "\e608"; color: #A4C739;}
.iconline-os-sidux:before, .picto-sidux:before { content: "\e621";  color:#000;}
.iconline-os-gentoo, .picto-gentoo:before {content: "\e8";color: #9A99E7;}

.iconline-picto-desktop:before { content: "\e60c"; }
.iconline-picto-panel:before { content: "\e60e"; }
.iconline-picto-virtu:before { content: "\e614"; }
.iconline-picto-terminal:before { content: "\e611"; } 
.iconline-picto-bg:before { content: "\e612"; }

.iconline-desktop:before, .picto-desktop:before { content: "\e60a"; }
.iconline-panel:before, .picto-panel:before { content: "\e60d"; }
.iconline-server:before, .picto-server:before { content: "\e60f"; }
.iconline-virtu:before, .picto-virtu:before { content: "\e613"; }
.iconline-desktop:before, .picto-desktop:after,
.iconline-virtu:before, .picto-virtu:after,
.iconline-server:before, .picto-server:after,
.iconline-panel:before, .picto-panel:after
 { content: "\e612"; }

.picto-desktop:after { color: #000; top:0; left:0;vertical-align: top}
.picto-server:before { color: #0093D3; top:0; left:0;vertical-align: top}
.picto-panel:before { color: #0093D3; top:0; left:0;vertical-align: top}
.picto-desktop:before { color: #0093D3; top:0; left:0;vertical-align: top}
.picto-virtu:before {  color: #0093D3; top:0; left:0;vertical-align: top}
.picto-panel:after { color: #000; top:3px; left:1px;vertical-align: top}
.picto-server:after { color: #000; top:3px; left:1px;vertical-align: top}
.picto-desktop:after {  color: #000; top:0px; left:1px;vertical-align: top}
.picto-virtu:after { color: #000;top:0px; left:1px;vertical-align: top}
.iconline-os-windows2, .picto-windows2 { 
  color: transparent;
}
.iconline-os-windows2:before, .picto-windows2:before {
    background: url("/bundles/onlineconsole/images/windows-fg.svg") no-repeat scroll left top / contain rgba(0, 0, 0, 0);
    bottom: 0;
    color: transparent;
    content: "";
    left: 0;
    position: absolute;
    vertical-align: top;
    z-index: 20;
}
.iconline-os-windows2:after, .picto-windows2:after {
    color: #000;
    content: "";
    left: 0;
    position: relative;
    top: 0;
    vertical-align: top;
}
.iconline-os-centos:before, .picto-centos:before { 
  content: "\e618";
  color: #000; 
  background: url(/bundles/onlineconsole/images/centos-bg.svg) no-repeat left top;
  background-size: contain;
  top: 0;
  left: 0;
;}

.iconline-os-vhcs:before, .picto-vhcs:before { content: "\e623"; color:#000;}
.iconline-os-archlinux:before, .picto-archlinux:before { content: "\e609"; color:#000;}
.iconline-os-debian:before, .picto-debian:before { content: "\e60b"; color: #C70036; }
.iconline-logonline:before, .iconline-logonline:before { content: "\e610"; }
.iconline-online:before { content: "\e615"; }
.iconline-os-opensuse:before, .picto-opensuse:before { content: "\e616";color: #6EB928; }
.iconline-os-slackware:before, .picto-slackware:before { content: "\e619"; color: #000; color:#000;}
.iconline-os-ubuntu2:before, .picto-ubuntu2:before { content: "\e61a"; color: #DE4815;}
.iconline-os-webmin:before, .picto-webmin:before { content: "\e61c"; color: #4C7DC0}
.iconline-os-windows1:before, .picto-windows1:before { content: "u"; color: #0BB4EF;}

.picto-kvm:before {
    border: 1px solid;
    border-radius: 2px;
    content: "KVM";
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 100%;
    height: 100%;
    line-height: 100%;
    padding: 0 2px;
    background: inherit;
}
.picto-kvm:after {
    bottom: -8px;
    content: "F";
    display: inline-block;
    font-size: 50%;
    height: 50%;
    line-height: 50%;
    right: 0;
    text-shadow: -1px -1px 1px #fff;
    background: inherit;
}

.picto-ispconfig:before {
    color: #FF0000;
    content: "ISP";
    display: inline-block;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 70%;
    font-weight: bold;
    height: 100%;
    left: 0;
    line-height: 100%;
    padding-top: 0;
    position: relative;
    text-shadow: 1px 1px 1px #000;
    vertical-align: top;
}
.picto-ispconfig:after {
    bottom: 0;
    color: #000;
    content: "Config";
    display: inline-block;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 40%;
    font-weight: bold;
    left: 0;
    line-height: 100%;
    text-shadow: 1px 1px 1px #fff;
    vertical-align: bottom;
}

.little-logo-online-old {
  background: url(/bundles/onlineconsole/images/little-logo-online-old.png) no-repeat left top;
  width: 60px; 
  height: 18px; 
  display: inline-block;
}
.little-logo-dedibox {
  background: url(/bundles/onlineconsole/images/little-logo-dedibox.png) no-repeat left top;
  width: 47px; 
  height: 18px; 
  display: inline-block;
}
.logo_online {
  background: url(/bundles/onlineconsole/images/logo_online.png) no-repeat left top;
  width: 162px; 
  height: 58px; 
  display: inline-block;
}
.option-carotte {
  background: url(/bundles/onlineconsole/images/carotte.png) no-repeat left top;
  width: 32px; 
  height: 32px; 
  display: inline-block;
}
.iconline-logonline:before {
 content: "\e610";
}
.picto-power8 {
  background: url(/bundles/onlineconsole/images/powerkvm.png) no-repeat center center;
}
.picto-power8 {
  background: url(/bundles/onlineconsole/images/powerkvm.svg) no-repeat center center;
  background-size: 50px auto;
  height: 32px;
  width: 50px;
  display: inline-block;
  margin: 0 auto;
}
.picto-powerkvm {
  background: url(/bundles/onlineconsole/images/powerkvm.png) no-repeat center center;
}
.picto-powerkvm {
  background: url(/bundles/onlineconsole/images/powerkvm.svg) no-repeat center center;
  background-size: 50px auto;
  height: 10px;
  width: 50px;
  display: inline-block;
}
.picto-kimchi {
  background: url(/bundles/onlineconsole/images/kimchi.png) no-repeat center center;
}
.picto-kimchi {
  background: url(/bundles/onlineconsole/images/kimchi.svg) no-repeat center center;
  background-size: 16px auto;
  height: 18px;
  width: 18px;
  display: inline-block;
  margin: 0 auto;
}
.picto-plex {
  background: url(/bundles/onlineconsole/images/plex.svg) no-repeat center center;
  background-size: 26px auto;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin: 0 auto;
}
.iconline-os-plesk,
.picto-plesk {
  background: url(/bundles/onlineconsole/images/plesk.png) no-repeat center center;
  background: url(/bundles/onlineconsole/images/plesk.svg) no-repeat center center;
  background-size: 26px auto;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin: 0 auto;
}
.iconline-os-plesk-parallel, .picto-plesk-parallel {
  background: url(/bundles/onlineconsole/images/plesk.png) no-repeat center center;
  background: url(/bundles/onlineconsole/images/plesk.svg) no-repeat center center;
  background-size: 26px auto;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin: 0 auto;
}

.picto-cpanel {
  background: url(/bundles/onlineconsole/images/cpanel.svg) no-repeat center center;
  background-size: 26px auto;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin: 0 auto;
}
.picto-seedbox {
  background: url(/bundles/onlineconsole/images/seedbox.svg) no-repeat center center;
  background-size: 26px auto;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin: 0 auto;
}
.hugeico.picto-plesk-parallel,
.hugeico.picto-plesk,
.hugeico.picto-cpanel,
.hugeico.picto-plex,
.hugeico.picto-seedbox {  
  background-size: 280px auto;
  height: 280px;
  width: 280px;
}

.colour-debian { color: #C70036;}
.colour-windows {color: #0BB4EF;}
.colour-webmin {color: #4E80B7;}
.colour-slackware {color: #000;}
.colour-opensuse {color: #6EB928;}
.colour-openbsd {color: #000;}
.colour-netbsd {color: #F26712;}

.colour-gentoo {color: #624AAA;}
.colour-FreeBSD {color: #8B0000;}
.colour-freebsd {color:#8B0000;}
.colour-fedora {color: #3C6EB4;}
.colour-esxi {color: #7DADD5;}
.colour-ESXi {color: #7DADD5;}
.colour-mageia {color: #299AD2;}
.colour-proxmox {color: #CC6600;}

.colour-mandriva {color: #ECA108;}
.colour-ubuntu {color: #DE4815;}
.colour-xubuntu {color: #0044AA;}
.colour-lubuntu {color: #0068C8;}
.colour-kubuntu {color: #0079C1;}
.colour-edubuntu {color: #AA0000;}
.colour-centos {color: #000;}
.colour-Coreos, .colour-coreos {color: #53a3da;}
.colour-ownCloud, .colour-owncloud {color: #1D2D44;}
.colour-redhat {color: #000;}
.colour-antidos {color: #22A0CE;}

.bg-debian { background-color: #C70036;}
.bg-windows {background-color: #0BB4EF;}
.bg-webmin {background-color: #4E80B7;}
.bg-slackware {background-color: #000;}
.bg-opensuse {background-color: #6EB928;}
.bg-openbsd {background-color: #000;}
.bg-netbsd {background-color: #F26712;}

.bg-gentoo {background-color: #624AAA;}
.bg-FreeBSD {background-color: #8B0000;}
.bg-freebsd {background-color:#8B0000;}
.bg-fedora {background-color: #3C6EB4;}
.bg-esxi {background-color: #7DADD5;}
.bg-ESXi {background-color: #7DADD5;}
.bg-mageia {background-color: #299AD2;}
.bg-proxmox {background-color: #CC6600;}

.bg-mandriva {background-color: #ECA108;}
.bg-ubuntu {background-color: #DE4815;}
.bg-xubuntu {background-color: #0044AA;}
.bg-lubuntu {background-color: #0068C8;}
.bg-kubuntu {background-color: #0079C1;}
.bg-edubuntu {background-color: #AA0000;}
.bg-centos {background-color: #000;}
.bg-redhat {background-color: #000;}
.bg-ownCloud, .bg-owncloud{ background-color: #53a3da;}
.bg-coreos, .bg-Coreos{ background-color: #F1606D;}

/*
Animate.css - http://daneden.me/animate
LICENSED UNDER THE  MIT LICENSE (MIT)

Copyright (c) 2012 Dan Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
     -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated.hinge {
     -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {opacity: 1;} 
  25%, 75% {opacity: 0;}
}
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;} 
  25%, 75% {opacity: 0;}
}
@-o-keyframes flash {
  0%, 50%, 100% {opacity: 1;} 
  25%, 75% {opacity: 0;}
}
@keyframes flash {
  0%, 50%, 100% {opacity: 1;} 
  25%, 75% {opacity: 0;}
}
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes shake {
  0%, 100% {-webkit-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@-moz-keyframes shake {
  0%, 100% {-moz-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}
@-o-keyframes shake {
  0%, 100% {-o-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}
@keyframes shake {0%, 100% {transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
  20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
  40% {-webkit-transform: translateY(-30px);}
  60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
  40% {-moz-transform: translateY(-30px);}
  60% {-moz-transform: translateY(-15px);}
}
@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
  40% {-o-transform: translateY(-30px);}
  60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes tada {
  0% {-webkit-transform: scale(1);} 
  10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
  100% {-webkit-transform: scale(1) rotate(0);}
}
@-moz-keyframes tada {
  0% {-moz-transform: scale(1);}  
  10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
  100% {-moz-transform: scale(1) rotate(0);}
}
@-o-keyframes tada {
  0% {-o-transform: scale(1);}  
  10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
  100% {-o-transform: scale(1) rotate(0);}
}
@keyframes tada {
  0% {transform: scale(1);} 
  10%, 20% {transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
  100% {transform: scale(1) rotate(0);}
}
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
  20% { -webkit-transform: rotate(15deg); } 
  40% { -webkit-transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg); }  
  80% { -webkit-transform: rotate(-5deg); } 
  100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
  20% { -moz-transform: rotate(15deg); }  
  40% { -moz-transform: rotate(-10deg); }
  60% { -moz-transform: rotate(5deg); } 
  80% { -moz-transform: rotate(-5deg); }  
  100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
  20% { -o-transform: rotate(15deg); }  
  40% { -o-transform: rotate(-10deg); }
  60% { -o-transform: rotate(5deg); } 
  80% { -o-transform: rotate(-5deg); }  
  100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
  20% { transform: rotate(15deg); } 
  40% { transform: rotate(-10deg); }
  60% { transform: rotate(5deg); }  
  80% { transform: rotate(-5deg); } 
  100% { transform: rotate(0deg); }
}
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}

/* www.teqnofox.in */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}
@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}
@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}
@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes pulse {
  0% { -webkit-transform: scale(1); } 
  50% { -webkit-transform: scale(1.1); }
  100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
  0% { -moz-transform: scale(1); }  
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
  0% { -o-transform: scale(1); }  
  50% { -o-transform: scale(1.1); }
  100% { -o-transform: scale(1); }
}
@keyframes pulse {
  0% { transform: scale(1); } 
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes flip {
    0% {  -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {0% {
    -moz-transform: perspective(400px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) rotateY(360deg) scale(.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) rotateY(360deg) scale(.95);
    -o-animation-timing-function: ease-in;
  }
  100% {  -o-transform: perspective(400px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}

.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;}


/* www.teqnofox.in */

@-webkit-keyframes wiggle {
  0% {
   -webkit-transform: skewX(9deg); }
    10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
  100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes wiggle {
  0% {
   -moz-transform: skewX(9deg); }
    10% { -moz-transform: skewX(-8deg); }
    20% { -moz-transform: skewX(7deg); }
    30% { -moz-transform: skewX(-6deg); }
    40% { -moz-transform: skewX(5deg); }
    50% { -moz-transform: skewX(-4deg); }
    60% { -moz-transform: skewX(3deg); }
    70% { -moz-transform: skewX(-2deg); }
    80% { -moz-transform: skewX(1deg); }
    90% { -moz-transform: skewX(0deg); }
  100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes wiggle {
  0% { -o-transform: skewX(9deg); }
    10% { -o-transform: skewX(-8deg); }
    20% { -o-transform: skewX(7deg); }
    30% { -o-transform: skewX(-6deg); }
    40% { -o-transform: skewX(5deg); }
    50% { -o-transform: skewX(-4deg); }
    60% { -o-transform: skewX(3deg); }
    70% { -o-transform: skewX(-2deg); }
    80% { -o-transform: skewX(1deg); }
    90% { -o-transform: skewX(0deg); }
  100% { -o-transform: skewX(0deg); }
}

@keyframes wiggle {
  0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
  100% { transform: skewX(0deg); }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;}

.animated.wiggle {
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s;}
label.label-checkbox {
    width : 100%;
    height : 100%;
    display: block;
    margin: 0px;
}

div.domain-search-result {
    font-size : 18px;
    line-height: 26px;
}

div.domain-search-result span.glyphicon {
    vertical-align: bottom;
    font-size: 28px;
    margin-right : 10px;
}

div.result span.domain-price {
    color: #1a77b9;
    text-align: right;
    width : 100%;
    height: 100%;
}

ul#dynamicDomainBasket li.placeholder, ul#dynamicHostingOptionBasket li.placeholder {
    display : none;
    text-align: center;
    color : #1a77b9;
}

ul#dynamicDomainBasket li.placeholder.show, ul#dynamicHostingOptionBasket li.placeholder.show {
    display : block;
}

table.no-padding td {
    padding: 0px;
}

tr.domain-order td {
    line-height: 30px;
}

tr.domain-order td label {
    line-height: inherit;
}

tr.domain-order td.checkbox-column input[type="checkbox"] {
    margin: 0px;
    vertical-align: middle;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.SelectToSlider{
    position: relative;
    display: flex;
    min-width: 300px;
    justify-content: center;
    min-height: 150px;
    margin: auto;
    cursor: pointer;
}
.SelectToSlider__commande{
    z-index: 50;
    border-radius: 22px;
    width: 22px;
    height:  22px;
    border: 1px solid #1a75b6;
    margin: 5px;
    align-self: center;
    line-height: 13pt;
    font-size: 10pt;
    text-align: center;
    color:  #1a75b6;
    display: flex;
    justify-content: center;
    vertical-align: middle;
}
.SelectToSlider__commande .glyphicon {
    line-height: 15pt;
}
.SelectToSlider__way{
    z-index: 2;
    position: relative;
    width: 85%;
    height:  100%;
    display: flex;
    align-self: center;
}
.SelectToSlider__guide{
    position: absolute;
    left: 0;
    right:  0;
    width: 100%;
    height:  12px;
    border:  1px solid  #dcdcdc;
    background: #fff;
    border-radius: 10px;
    align-self: center;
}
.SelectToSlider__progress{
    position: relative;
    height: 100%;
    z-index: 10;
    background-color: #1a75b6;
    border-radius: 15px 0 0 15px ;
}
.SelectToSlider__fakeProgress{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    background-color: #dcdcdc;
    opacity: 0.3;
    border-radius: 15px 0 0 15px ;
}
.SelectToSlider__choiceContainer,.SelectToSlider__bottomContainer{
    position: relative;
    width: 100%;
    height:  100px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    margin-top: -30px;
    z-index: 50;
    font-size: 12px;
}
.SelectToSlider__bottomContainer {
    z-index :  0;
}
.SelectToSlider__separator{
    align-self: center;
    height:  30px;
    width: 2px;
    background-color: #dcdcdc;
}
.SelectToSlider__separatorLine{
    bottom: -13px;
    position: absolute;
    width: 100%;
    height: 32px;
    display: flex;
}
.SelectToSlider__labelsLine{
    bottom: 1px;
    position: absolute;
    width: 100%;
    height: 50px;
    display: flex;
    font-weight: 800;
}
.SelectToSlider__labelChoice{
    width: 100%;
    text-align: center;
}
.SelectToSlider__labelChoice--selected{
    font-weight: 700;
    color:  #1a75b6;
    font-size: 16px;
}
.SelectToSlider__cursor, .SelectToSlider__fakeCursor{
    position: absolute;
    left:  0px;
    margin-top: -4px;
    width: 10px;
    height:  10px;
    border-radius: 10px;
    border: 5px solid #1a75b6;
}
.SelectToSlider__fakeCursor{
    opacity: 0.8;
    border: 5px solid #dcdcdc;
}
.SelectToSlider__commande--left{}
.SelectToSlider__commande--right{}