input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor: not-allowed;} .input-sm{height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px;} select.input-sm{height: 30px; line-height: 30px;} textarea.input-sm,select[multiple].input-sm{height: auto;} .input-lg{height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px;} select.input-lg{height: 46px; line-height: 46px;} textarea.input-lg,select[multiple].input-lg{height: auto;} .has-feedback{position: relative;} .has-feedback .form-control{padding-right: 50px;} .has-feedback .form-control-feedback{position: absolute; top: 25px; right: 0; display: block; width: 40px; height: 40px; line-height: 40px; text-align: center;} .has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color: #3c763d;} .has-success .form-control{border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);} .has-success .form-control:focus{border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;} .has-success .input-group-addon{color: #3c763d; border-color: #3c763d; background-color: #dff0d8;} .has-success .form-control-feedback{color: #3c763d;} .has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color: #f27935;} .has-warning .form-control{border-color: #f27935; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);} .has-warning .form-control:focus{border-color: #e55c0f; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8b995; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8b995;} .has-warning .input-group-addon{color: #f27935; border-color: #f27935; background-color: #fcf8e3;} .has-warning .form-control-feedback{color: #f27935;} .has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color: #fff;} .has-error .form-control{border-color: #fff; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);} .has-error .form-control:focus{border-color: #e6e6e6; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff;} .has-error .input-group-addon{color: #fff; border-color: #fff; background-color: #f27935;} .has-error .form-control-feedback{color: #fff;} .form-control-static{margin-bottom: 0;} .help-block{display: block; margin-top: 5px; margin-bottom: 10px; color: #b7bec8;} @media (min-width:768px){.form-inline .form-group{display: inline-block; margin-bottom: 0; vertical-align: middle;}.form-inline .form-control{display: inline-block; width: auto; vertical-align: middle;}.form-inline .input-group>.form-control{width: 100%;}.form-inline .control-label{margin-bottom: 0; vertical-align: middle;}.form-inline .radio,.form-inline .checkbox{display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; vertical-align: middle;}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float: none; margin-left: 0;}.form-inline .has-feedback .form-control-feedback{top: 0;}} .form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top: 0; margin-bottom: 0; padding-top: 7px;} .form-horizontal .radio,.form-horizontal .checkbox{min-height: 27px;} .form-horizontal .form-group{margin-left: -10px; margin-right: -10px;} .form-horizontal .form-control-static{padding-top: 7px;} @media (min-width:768px){.form-horizontal .control-label{text-align: right;}} .form-horizontal .has-feedback .form-control-feedback{top: 0; right: 10px;} .btn{display: inline-block; margin-bottom: 0; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .btn:focus,.btn:active:focus,.btn.active:focus{outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;} .btn:hover,.btn:focus{color: #333; text-decoration: none;} .btn:active,.btn.active{outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); box-shadow: inset 0 3px 5px rgba(0,0,0,.125);} .btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none;} .btn-default{color: #333; background-color: #fff; border-color: #ccc;} .btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color: #333; background-color: #ebebeb; border-color: #adadad;} .btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image: none;} .btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color: #fff; border-color: #ccc;} .btn-default .badge{color: #fff; background-color: #333;} .btn-primary{color: #fff; background-color: #2eb256; border-color: #299e4c;} .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color: #fff; background-color: #269246; border-color: #1c6d35;} .btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image: none;} .btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color: #2eb256; border-color: #299e4c;} .btn-primary .badge{color: #2eb256; background-color: #fff;} .btn-success{color: #fff; background-color: #5cb85c; border-color: #4cae4c;} .btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color: #fff; background-color: #47a447; border-color: #398439;} .btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image: none;} .btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color: #5cb85c; border-color: #4cae4c;} .btn-success .badge{color: #5cb85c; background-color: #fff;} .btn-info{color: #fff; background-color: #5bc0de; border-color: #46b8da;} .btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color: #fff; background-color: #39b3d7; border-color: #269abc;} .btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image: none;} .btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color: #5bc0de; border-color: #46b8da;} .btn-info .badge{color: #5bc0de; background-color: #fff;} .btn-warning{color: #fff; background-color: #f27935; border-color: #f0691d;} .btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color: #fff; background-color: #ef600f; border-color: #c44e0d;} .btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image: none;} .btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color: #f27935; border-color: #f0691d;} .btn-warning .badge{color: #f27935; background-color: #fff;} .btn-danger{color: #fff; background-color: #d9534f; border-color: #d43f3a;} .btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color: #fff; background-color: #d2322d; border-color: #ac2925;} .btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image: none;} .btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color: #d9534f; border-color: #d43f3a;} .btn-danger .badge{color: #d9534f; background-color: #fff;} .btn-link{color: #419cd4; font-weight: 400; cursor: pointer; border-radius: 0;} .btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color: transparent; -webkit-box-shadow: none; box-shadow: none;} .btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color: transparent;} .btn-link:hover,.btn-link:focus{color: #2573a3; text-decoration: underline; background-color: transparent;} .btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color: #999; text-decoration: none;} .btn-lg,.btn-group-lg>.btn{padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px;} .btn-sm,.btn-group-sm>.btn{padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px;} .btn-xs,.btn-group-xs>.btn{padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px;} .btn-block{display: block; width: 100%; padding-left: 0; padding-right: 0;} .btn-block+.btn-block{margin-top: 5px;} input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width: 100%;} .fade{opacity: 0; -webkit-transition: opacity .15s linear; transition: opacity .15s linear;} .fade.in{opacity: 1;} .collapse{display: none;} .collapse.in{display: block;} .collapsing{position: relative; height: 0; overflow: hidden; -webkit-transition: height .35s ease; transition: height .35s ease;} @font-face{font-family:'Glyphicons Halflings';src:url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.eot);src:url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.woff) format('woff'),url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');} .glyphicon{position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} .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";} .btn-group,.btn-group-vertical{position: relative; display: inline-block; vertical-align: middle;} .btn-group>.btn,.btn-group-vertical>.btn{position: relative; float: left;} .btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index: 2;} .btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline: 0;} .btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left: -1px;} .btn-toolbar{margin-left: -5px;} .btn-toolbar .btn-group,.btn-toolbar .input-group{float: left;} .btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left: 5px;} .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius: 0;} .btn-group>.btn:first-child{margin-left: 0;} .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius: 0; border-top-right-radius: 0;} .btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius: 0; border-top-left-radius: 0;} .btn-group>.btn-group{float: left;} .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius: 0;} .btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius: 0; border-top-right-radius: 0;} .btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius: 0; border-top-left-radius: 0;} .btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline: 0;} .btn-group>.btn+.dropdown-toggle{padding-left: 8px; padding-right: 8px;} .btn-group>.btn-lg+.dropdown-toggle{padding-left: 12px; padding-right: 12px;} .btn-group.open .dropdown-toggle{-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); box-shadow: inset 0 3px 5px rgba(0,0,0,.125);} .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow: none; box-shadow: none;} .btn .caret{margin-left: 0;} .btn-lg .caret{border-width: 5px 5px 0; border-bottom-width: 0;} .dropup .btn-lg .caret{border-width: 0 5px 5px;} .btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display: block; float: none; width: 100%; max-width: 100%;} .btn-group-vertical>.btn-group>.btn{float: none;} .btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top: -1px; margin-left: 0;} .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius: 0;} .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius: 3px; border-bottom-right-radius: 0; border-bottom-left-radius: 0;} .btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius: 3px; border-top-right-radius: 0; border-top-left-radius: 0;} .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius: 0;} .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius: 0; border-bottom-left-radius: 0;} .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius: 0; border-top-left-radius: 0;} .btn-group-justified{display: table; width: 100%; table-layout: fixed; border-collapse: separate;} .btn-group-justified>.btn,.btn-group-justified>.btn-group{float: none; display: table-cell; width: 1%;} .btn-group-justified>.btn-group .btn{width: 100%;} [data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{display: none;} .input-group{position: relative; display: table; border-collapse: separate;} .input-group[class*=col-]{float: none; padding-left: 0; padding-right: 0;} .input-group .form-control{position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0;} .input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px;} select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height: 46px; line-height: 46px;} textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height: auto;} .input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px;} select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height: 30px; line-height: 30px;} textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height: auto;} .input-group-addon,.input-group-btn,.input-group .form-control{display: table-cell;} .input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius: 0;} .input-group-addon,.input-group-btn{width: 1%; white-space: nowrap; vertical-align: middle;} .input-group-addon{padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: #b9bdc2; text-align: center; background-color: #d9dcdf; border: 1px solid #ccc; border-radius: 3px;} .input-group-addon.input-sm{padding: 5px 10px; font-size: 12px; border-radius: 3px;} .input-group-addon.input-lg{padding: 10px 16px; font-size: 18px; border-radius: 6px;} .input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top: 0;} .input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius: 0; border-top-right-radius: 0;} .input-group-addon:first-child{border-right: 0;} .input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius: 0; border-top-left-radius: 0;} .input-group-addon:last-child{border-left: 0;} .input-group-btn{position: relative; font-size: 0; white-space: nowrap;} .input-group-btn>.btn{position: relative;} .input-group-btn>.btn+.btn{margin-left: -1px;} .input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index: 2;} .input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right: -1px;} .input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left: -1px;} .alert{padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 3px;} .alert h4{margin-top: 0; color: inherit;} .alert .alert-link{font-weight: 700;} .alert>p,.alert>ul{margin-bottom: 0;} .alert>p+p{margin-top: 5px;} .alert-dismissable{padding-right: 35px;} .alert-dismissable .close{position: relative; top: -2px; right: -21px; color: inherit;} .alert-success{background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d;} .alert-success hr{border-top-color: #c9e2b3;} .alert-success .alert-link{color: #2b542c;} .alert-info{background-color: #d9edf7; border-color: #bce8f1; color: #31708f;} .alert-info hr{border-top-color: #a6e1ec;} .alert-info .alert-link{color: #245269;} .alert-warning{background-color: #fcf8e3; border-color: #faebcc; color: #f27935;} .alert-warning hr{border-top-color: #f7e1b5;} .alert-warning .alert-link{color: #e55c0f;} .alert-danger{background-color: #f27935; border-color: #f0461d; color: #fff;} .alert-danger hr{border-top-color: #e5380f;} .alert-danger .alert-link{color: #e6e6e6;} .media,.media-body{overflow: hidden; zoom: 1;} .media,.media .media{margin-top: 15px;} .media:first-child{margin-top: 0;} .media-object{display: block;} .media-heading{margin: 0 0 5px;} .media>.pull-left{margin-right: 10px;} .media>.pull-right{margin-left: 10px;} .media-list{padding-left: 0; list-style: none;} .list-group{margin-bottom: 20px; padding-left: 0;} .list-group-item{position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd;} .list-group-item:first-child{border-top-right-radius: 3px; border-top-left-radius: 3px;} .list-group-item:last-child{margin-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;} .list-group-item>.badge{float: right;} .list-group-item>.badge+.badge{margin-right: 5px;} a.list-group-item{color: #555;} a.list-group-item .list-group-item-heading{color: #333;} a.list-group-item:hover,a.list-group-item:focus{text-decoration: none; background-color: #f5f5f5;} a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index: 2; color: #fff; background-color: #2eb256; border-color: #2eb256;} a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color: inherit;} a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color: #beeecc;} .list-group-item-success{color: #3c763d; background-color: #dff0d8;} a.list-group-item-success{color: #3c763d;} a.list-group-item-success .list-group-item-heading{color: inherit;} a.list-group-item-success:hover,a.list-group-item-success:focus{color: #3c763d; background-color: #d0e9c6;} a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color: #fff; background-color: #3c763d; border-color: #3c763d;} .list-group-item-info{color: #31708f; background-color: #d9edf7;} a.list-group-item-info{color: #31708f;} a.list-group-item-info .list-group-item-heading{color: inherit;} a.list-group-item-info:hover,a.list-group-item-info:focus{color: #31708f; background-color: #c4e3f3;} a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color: #fff; background-color: #31708f; border-color: #31708f;} .list-group-item-warning{color: #f27935; background-color: #fcf8e3;} a.list-group-item-warning{color: #f27935;} a.list-group-item-warning .list-group-item-heading{color: inherit;} a.list-group-item-warning:hover,a.list-group-item-warning:focus{color: #f27935; background-color: #faf2cc;} a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color: #fff; background-color: #f27935; border-color: #f27935;} .list-group-item-danger{color: #fff; background-color: #f27935;} a.list-group-item-danger{color: #fff;} a.list-group-item-danger .list-group-item-heading{color: inherit;} a.list-group-item-danger:hover,a.list-group-item-danger:focus{color: #fff; background-color: #f0691d;} a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color: #fff; background-color: #fff; border-color: #fff;} .list-group-item-heading{margin-top: 0; margin-bottom: 5px;} .list-group-item-text{margin-bottom: 0; line-height: 1.3;} .panel{margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 3px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05);} .panel-body{padding: 15px;} .panel-heading{padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 2px; border-top-left-radius: 2px;} .panel-heading>.dropdown .dropdown-toggle{color: inherit;} .panel-title{margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit;} .panel-title>a{color: inherit;} .panel-footer{padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;} .panel>.list-group{margin-bottom: 0;} .panel>.list-group .list-group-item{border-width: 1px 0; border-radius: 0;} .panel>.list-group:first-child .list-group-item:first-child{border-top: 0; border-top-right-radius: 2px; border-top-left-radius: 2px;} .panel>.list-group:last-child .list-group-item:last-child{border-bottom: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;} .panel-heading+.list-group .list-group-item:first-child{border-top-width: 0;} .panel>.table,.panel>.table-responsive>.table{margin-bottom: 0;} .panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius: 2px; border-top-left-radius: 2px;} .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius: 2px;} .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius: 2px;} .panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;} .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius: 2px;} .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius: 2px;} .panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top: 1px solid #d9dcdf;} .panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top: 0;} .panel>.table-bordered,.panel>.table-responsive>.table-bordered{border: 0;} .panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left: 0;} .panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right: 0;} .panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom: 0;} .panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom: 0;} .panel>.table-responsive{border: 0; margin-bottom: 0;} .panel-group{margin-bottom: 20px;} .panel-group .panel{margin-bottom: 0; border-radius: 3px; overflow: hidden;} .panel-group .panel+.panel{margin-top: 5px;} .panel-group .panel-heading{border-bottom: 0;} .panel-group .panel-heading+.panel-collapse .panel-body{border-top: 1px solid #ddd;} .panel-group .panel-footer{border-top: 0;} .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom: 1px solid #ddd;} .panel-default{} .panel-default>.panel-heading{color: #4a4a4a; background-color: #f5f5f5;} .panel-default>.panel-heading+.panel-collapse .panel-body{} .panel-default>.panel-footer+.panel-collapse .panel-body{} .panel-primary{border-color: #2eb256;} .panel-primary>.panel-heading{color: #fff; background-color: #2eb256; border-color: #2eb256;} .panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color: #2eb256;} .panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color: #2eb256;} .panel-success{border-color: #d6e9c6;} .panel-success>.panel-heading{color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6;} .panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color: #d6e9c6;} .panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color: #d6e9c6;} .panel-info{border-color: #bce8f1;} .panel-info>.panel-heading{color: #31708f; background-color: #d9edf7; border-color: #bce8f1;} .panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color: #bce8f1;} .panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color: #bce8f1;} .panel-warning{border-color: #faebcc;} .panel-warning>.panel-heading{color: #f27935; background-color: #fcf8e3; border-color: #faebcc;} .panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color: #faebcc;} .panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color: #faebcc;} .panel-danger{border-color: #f0461d;} .panel-danger>.panel-heading{color: #fff; background-color: #f27935; border-color: #f0461d;} .panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color: #f0461d;} .panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color: #f0461d;} .close{float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20);} .close:hover,.close:focus{color: #000; text-decoration: none; cursor: pointer; opacity: .5; filter: alpha(opacity=50);} button.close{padding: 0; cursor: pointer; background: 0 0; border: 0; -webkit-appearance: none;} .modal-open{overflow: hidden;} .modal{display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0;} .modal.fade .modal-dialog{-webkit-transform: translate(0,-25%); -ms-transform: translate(0,-25%); transform: translate(0,-25%); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out;} .modal.in .modal-dialog{-webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0);} .modal-dialog{position: relative; width: auto; margin: 10px;} .modal-content{position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0,0,0,.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); box-shadow: 0 3px 9px rgba(0,0,0,.5); background-clip: padding-box; outline: 0;} .modal-backdrop{position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000;} .modal-backdrop.fade{opacity: 0; filter: alpha(opacity=0);} .modal-backdrop.in{opacity: .5; filter: alpha(opacity=50);} .modal-header{padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.43px;} .modal-header .close{margin-top: -2px;} .modal-title{margin: 0; line-height: 1.42857143;} .modal-body{position: relative; padding: 20px;} .modal-footer{margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5;} .modal-footer .btn+.btn{margin-left: 5px; margin-bottom: 0;} .modal-footer .btn-group .btn+.btn{margin-left: -1px;} .modal-footer .btn-block+.btn-block{margin-left: 0;} @media (min-width:768px){.modal-dialog{width: 600px; margin: 30px auto;}.modal-content{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5); box-shadow: 0 5px 15px rgba(0,0,0,.5);}.modal-sm{width: 300px;}} @media (min-width:992px){.modal-lg{width: 900px;}} .tooltip{position: absolute; z-index: 1030; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0);} .tooltip.in{opacity: .9; filter: alpha(opacity=90);} .tooltip.top{margin-top: -3px; padding: 5px 0;} .tooltip.right{margin-left: 3px; padding: 0 5px;} .tooltip.bottom{margin-top: 3px; padding: 5px 0;} .tooltip.left{margin-left: -3px; padding: 0 5px;} .tooltip-inner{max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 3px;} .tooltip-arrow{position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid;} .tooltip.top .tooltip-arrow{bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000;} .tooltip.top-left .tooltip-arrow{bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000;} .tooltip.top-right .tooltip-arrow{bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: #000;} .tooltip.right .tooltip-arrow{top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000;} .tooltip.left .tooltip-arrow{top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000;} .tooltip.bottom .tooltip-arrow{top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000;} .tooltip.bottom-left .tooltip-arrow{top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000;} .tooltip.bottom-right .tooltip-arrow{top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000;} .clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content: " "; display: table;} .clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.panel-body:after,.modal-footer:after{clear: both;} .center-block{display: block; margin-left: auto; margin-right: auto;} .pull-right{float: right!important;} .pull-left{float: left!important;} .hide{display: none!important;} .show{display: block!important;} .invisible{visibility: hidden;} .text-hide{font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;} .hidden{display: none!important; visibility: hidden!important;} .affix{position: fixed;} @-ms-viewport{width:device-width;} .visible-xs,.visible-sm,.visible-md,.visible-lg{display: none!important;} @media (max-width:767px){.visible-xs{display: block!important;}table.visible-xs{display: table;}tr.visible-xs{display: table-row!important;}th.visible-xs,td.visible-xs{display: table-cell!important;}} @media (min-width:768px) and (max-width:991px){.visible-sm{display: block!important;}table.visible-sm{display: table;}tr.visible-sm{display: table-row!important;}th.visible-sm,td.visible-sm{display: table-cell!important;}} @media (min-width:992px) and (max-width:1199px){.visible-md{display: block!important;}table.visible-md{display: table;}tr.visible-md{display: table-row!important;}th.visible-md,td.visible-md{display: table-cell!important;}} @media (min-width:1200px){.visible-lg{display: block!important;}table.visible-lg{display: table;}tr.visible-lg{display: table-row!important;}th.visible-lg,td.visible-lg{display: table-cell!important;}} @media (max-width:767px){.hidden-xs{display: none!important;}} @media (min-width:768px) and (max-width:991px){.hidden-sm{display: none!important;}} @media (min-width:992px) and (max-width:1199px){.hidden-md{display: none!important;}} @media (min-width:1200px){.hidden-lg{display: none!important;}} .visible-print{display: none!important;} @media print{.visible-print{display: block!important;}table.visible-print{display: table;}tr.visible-print{display: table-row!important;}th.visible-print,td.visible-print{display: table-cell!important;}} @media print{.hidden-print{display: none!important;}} .has-error,.has-error .form-control{-webkit-box-shadow: none; box-shadow: none;} .has-error .form-control{border-color: #f0461d;} .left-inner-addon{position: relative;} .left-inner-addon input{padding-left: 30px;} .left-inner-addon .glyphicon{position: absolute; padding: 12px 10px; pointer-events: none; color: #d9dcdf;} .left-inner-addon .glyphicon:before{font-size: 16px;} .has-error .glyphicon{color: #f27935;} table.table{margin: 0;} table.table thead tr th{border-bottom: 1px solid #ddd;} table.table>tbody+tbody{border-top: 1px solid #d9dcdf;} table.table.table-panel thead tr th,table.table.table-panel tbody tr th,table.table.table-panel tfoot tr th,table.table.table-panel thead tr td,table.table.table-panel tbody tr td,table.table.table-panel tfoot tr td{padding: 20px 20px;} .row.row-margin{margin-bottom: 20px;} .row.row-margin:last-child{margin-bottom: 0;} .form-group{margin: 0 0 10px;} .modal-footer{margin-top: 0;} .form-control{border-radius: 3px; -webkit-box-shadow: none; box-shadow: none; border-color: #d9dcdf; color: #424e5e;} .form-control:focus{border-color: #424e5e; -webkit-box-shadow: none; box-shadow: none;} .panel{border-radius: 3px;} .nm{margin: 0!important;} .np{padding: 0!important;} .text-muted{font-weight: 300;} .text-light{font-weight: 300;} .text-bold,b,strong{font-weight: 600;} .text-link{cursor: pointer; color: #419cd4;} .text-link:hover{color: #2573a3;} .text-link-unstyled{color: inherit; text-decoration: none;} .text-link-unstyled:hover{color: inherit;} .soc{overflow: hidden;} .soc a{font-family: si!important; font-style: normal; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; -o-transition: .1s; -ms-transition: .1s; -moz-transition: .1s; -webkit-transition: .1s; transition: .1s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); overflow: hidden; text-decoration: none; text-align: center; display: inline-block; zoom: 1; width: 45px; height: 45px; line-height: 45px; font-size: 24px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin-right: 15px; background-color: #fff;} .soc-icon-last{margin: 0!important;} .soc-twitter{color: #4da7de;} .soc-twitter:before{content: 'a';} .soc-twitter:hover{color: #fff; background-color: #4da7de;} .soc-facebook{color: #3e5b98;} .soc-facebook:before{content: 'b';} .soc-facebook:hover{color: #fff; background-color: #3e5b98;} .soc-pinterest{color: #c92619;} .soc-pinterest:before{content: 'd';} .soc-pinterest:hover{color: #fff; background-color: #c92619;} @font-face{font-family:si;src:url(/website_theradome/static/src/css/../fonts/socicon-webfont.eot?#iefix) format('embedded-opentype'),url(/website_theradome/static/src/css/../fonts/socicon-webfont.woff) format('woff'),url(/website_theradome/static/src/css/../fonts/socicon-webfont.ttf) format('truetype'),url(/website_theradome/static/src/css/../fonts/socicon-webfont.svg#siregular) format('svg');font-weight:400;font-style:normal;} .u-textBreak{word-wrap: break-word!important;} .u-textCenter,.Confirmation,.Confirmation-share{text-align: center!important;} .u-textLeft{text-align: left!important;} .u-textRight{text-align: right!important;} .u-textInheritColor{color: inherit!important;} .u-textKern{text-rendering: optimizeLegibility; -webkit-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal;} .u-textNoWrap{white-space: nowrap!important;} .u-textTruncate{max-width: 100%; overflow: hidden!important; text-overflow: ellipsis!important; white-space: nowrap!important; word-wrap: normal!important;} html{-webkit-font-smoothing: antialiased;} @media screen and (min-width:625px){.celery-page-container{padding: 20px 0;}} .celery-page-body{z-index: 2; position: relative; margin: 0 auto; max-width: 480px; min-width: 320px; background-color: #fff;} @media screen and (min-width:625px){.celery-page-body{border-radius: 3px;}} .celery-page-body.celery-page-wide{width: 100%;} @media screen and (min-width:625px){.celery-page-body.celery-page-wide{width: 625px; max-width: 625px;}} .celery-page-backdrop{z-index: 1; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #323c4a;} @-webkit-keyframes zoomIn{0%{-webkit-transform: scale(0.01);}100%{-webkit-transform: scale(1);}} @keyframes zoomIn{0%{transform: scale(0.01); opacity: 0;}100%{transform: scale(1); opacity: 1;}} @-webkit-keyframes zoomOut{0%{-webkit-transform: scale(1);}100%{-webkit-transform: scale(0.01);}} @keyframes zoomOut{0%{transform: scale(1); opacity: 1;}100%{transform: scale(0.01); opacity: 0;}} .zoomIn{-webkit-animation-name: zoomIn; -webkit-animation-timing-function: ease-in-out; animation-name: zoomIn; animation-timing-function: ease-in-out;} .zoomOut{-webkit-animation-name: zoomOut; -webkit-animation-timing-function: ease-in-out; animation-name: zoomOut; animation-timing-function: ease-in-out;} .celery-close{position: absolute; top: -20px; right: -25px; cursor: pointer;} .celery-overlay{position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; overflow: auto; -webkit-animation-duration: .3s; animation-duration: .3s;} .celery-wrapper{position: absolute; top: 0; right: 0; left: 0; padding: 40px;} .celery-modal{position: relative; background-color: #fff; border-radius: 3px; margin: auto; max-width: 480px; min-width: 320px;} .celery-modal.celery-modal-wide{max-width: 625px;} .celery-modal.celery-modal-fluid{width: auto!important;} .celery-modal-body{overflow: hidden; position: relative; padding: 0;} .celery-embed-body{overflow: hidden; position: relative; padding: 0; min-width: 280px;} .spinner-box{margin: 0 auto; padding: 10px;} .spinner-box p{margin: 0;} .spinner-inner{margin: 0 auto; height: 36px; width: 42px;} .spin-view{position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #fff; z-index: 9999;} @keyframes shadowSpin{0%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}25%{box-shadow: 10px 10px #39cccc,-10px -10px #ffdc00;}50%{box-shadow: -10px 10px #39cccc,10px -10px #ffdc00;}75%{box-shadow: -10px -10px #39cccc,10px 10px #ffdc00;}100%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}} @-webkit-keyframes shadowSpin{0%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}25%{box-shadow: 10px 10px #39cccc,-10px -10px #ffdc00;}50%{box-shadow: -10px 10px #39cccc,10px -10px #ffdc00;}75%{box-shadow: -10px -10px #39cccc,10px 10px #ffdc00;}100%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}} @-moz-keyframes shadowSpin{0%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}25%{box-shadow: 10px 10px #39cccc,-10px -10px #ffdc00;}50%{box-shadow: -10px 10px #39cccc,10px -10px #ffdc00;}75%{box-shadow: -10px -10px #39cccc,10px 10px #ffdc00;}100%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}} @-ms-keyframes shadowSpin{0%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}25%{box-shadow: 10px 10px #39cccc,-10px -10px #ffdc00;}50%{box-shadow: -10px 10px #39cccc,10px -10px #ffdc00;}75%{box-shadow: -10px -10px #39cccc,10px 10px #ffdc00;}100%{box-shadow: 10px -10px #39cccc,-10px 10px #ffdc00;}} .loading-wrapper{padding: 40px;} .loading-container{background-color: #FF4136; opacity: .75; width: 20px; height: 20px; margin: -5px auto 0 auto; left: 0; right: 0; border-radius: 0; border: 5px solid #FF4136; box-shadow: 10px 0 #39CCCC,10px 0 #01FF70; animation: shadowSpin 1s ease-in-out infinite; -webkit-animation: shadowSpin 1s ease-in-out infinite; -moz-animation: shadowSpin 1s ease-in-out infinite; -ms-animation: shadowSpin 1s ease-in-out infinite;} .u-cf:before,.u-cf:after{content: " "; display: table;} .u-cf:after{clear: both;} .u-nbfc{overflow: hidden!important;} .u-nbfcAlt{display: table-cell!important; width: 10000px!important;} .u-floatLeft{float: left!important;} .u-floatRight{float: right!important;} .Address{margin-bottom: 20px;} .Address--shippingConfirmation{color: #424e5e; border: 1px solid #d9dcdf; border-radius: 3px; background-color: #f5f5f5; padding: 20px 20px;} .Address-name{font-size: 16px;} .Address-line1,.Address-line2,.Address-country,.Address-email{display: block;} a:hover{text-decoration: none;} .Button{display: inline-block; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 3px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none; font-size: 15px; padding: 15px 20px; line-height: 1; border: 0; border-radius: 40px; transition: background-color 100ms cubic-bezier(0.42,0,.58,1);} .Button:focus,.Button:active:focus,.Button.active:focus{outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;} .Button:hover,.Button:focus{color: #333; text-decoration: none;} .Button:active,.Button.active{outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); box-shadow: inset 0 3px 5px rgba(0,0,0,.125);} .Button.disabled,.Button[disabled],fieldset[disabled] .Button{cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none;} .Button:hover{transition: background-color 100ms cubic-bezier(0.42,0,.58,1);} .Button:active{box-shadow: none;} .Button:active,.Button:focus{transition: background-color 50ms cubic-bezier(0.42,0,.58,1);} .Button:active,.Button:focus,.Button:active:focus{outline: 0;} .Button:disabled{background-color: #d9dcdf; color: #4a4a4a;} .Button:last-of-type{margin-bottom: 0;} .Button--buy{font-weight: 600;} .Button--sharp{border-radius: 3px;} .Button--full{width: 100%; margin-bottom: 20px;} .Button--small{font-size: 14px; padding: 13px 13.33px;} .Button--primary{background-color: #2eb256; color: #fff;} .Button--primary:hover{color: #fff; background-color: #31c45e;} .Button--primary:active,.Button--primary:focus{color: #fff; background-color: #2a9f4d;} .Button--action{background-color: #419cd4; color: #fff;} .Button--action:hover{color: #fff; background-color: #47a8e3;} .Button--action:active,.Button--action:focus{color: #fff; background-color: #3e93c8;} .Button--default{color: #419cd4; border: 1px solid #d9dcdf;} .Button--default:hover{color: #419cd4; background-color: #f5f5f5;} .Button--default:active,.Button--default:focus{color: #419cd4; background-color: #f0f0f0;} .Button-price{font-weight: 400;} .ButtonGroup{overflow: hidden;} @media screen and (max-width:400px){.ButtonGroup>a,.ButtonGroup>button{width: 100%; margin-bottom: 10px;}.ButtonGroup>a:last-child,.ButtonGroup>button:last-child{margin-bottom: 0;}} .CardForm{border: 1px solid #d9dcdf; border-radius: 3px; overflow: hidden; padding: 20px; background: #fff url(/img/card_bg.jpg) repeat; background-size: 580px;} .CardForm-body{max-width: 420px; margin: 0 auto;} .CardForm-lockImg{float: right; width: 42px; margin: 20px 0 0 0; display: none;} @media screen and (min-width:520px){.CardForm-lockImg{display: inline;}} .CardForm-inputIcon{height: 40px; padding-top: 11px!important;} .CardForm-inputIcon.glphyicon-credit-card:before{font-size: 18px;} .CardForm-input{height: 40px; padding-left: 34px!important;} .CardForm-group--cardNumber{width: 100%;} .CardForm-group--cvc{padding-left: 10px;} .CardForm-group--expiry{padding-right: 10px;} .CardForm-group--expiry,.CardForm-group--cvc{margin-bottom: 0; width: 50%; float: left;} .CardForm-group--zip{clear: both;} @media screen and (min-width:520px){.CardForm-group--cvc{width: 90px;}.CardForm-group--expiry{width: 110px;}.CardForm-group--zip{width: 120px; margin-left: 10px; clear: none;}.CardForm-group--cardNumber{width: 330px;}} .Collection{padding: 15px;} .Confirmation{background: #fff; border-radius: 3px;} .Confirmation h3{margin-bottom: 20px;} .Confirmation-message{padding: 30px;} .Confirmation-message>:last-child{margin-bottom: 0;} .Confirmation-explanation{margin-bottom: 20px;} .Confirmation-orderInfo{font-size: 14px;} .Confirmation-share{color: #6e7d91; padding: 30px;} .Confirmation-image{width: 56px; margin-bottom: 20px;} .DiscountInput{position: relative; height: 35px;} .DiscountInput-inputWrapper{position: absolute; left: 0; right: 110px; height: 35px;} .DiscountInput-button{position: absolute; right: 0; width: 100px;} .FormSection{overflow: hidden; margin-bottom: 20px; clear: both;} @media screen and (max-width:991px){.FormSection{margin-bottom: 10px;}} .FormSection--inline{float: left; display: inline; clear: none; width: 50%; padding-right: 10px; padding-left: 10px;} .FormSection--inline:first-child{padding-left: 0;} .FormSection--inline:last-child{padding-right: 0;} .FormSection-header{margin-bottom: 10px;} .FormSection-heading{font-size: 16px; font-weight: 400; margin: 0 0 10px;} h1,h2,h3,h4,h5,h6{font-weight: 400;} .Header{margin: 0 0 20px 0; overflow: hidden;} .Header-heading{margin: 0; font-size: 22px; line-height: 1.25;} .Header-heading--bigger{font-size: 24px;} .Header-heading--inline{display: inline-block;} .Header-backLink{cursor: pointer; color: #419cd4; display: inline; float: right; vertical-align: baseline; padding-top: 13.5px; margin-bottom: 3.18px; line-height: 14px;} .Header-backLink:hover{color: #2573a3;} .HiddenSubmit{position: absolute; left: -10000px; border: 0; height: 0; width: 0; line-height: 0; padding: 0; margin: 0; outline: 0;} .LineItem-details{width: 100%;} .LineItem-image{float: left; margin-right: 10px; width: 80px;} .LineItem-variant{margin-left: 90px;} @media screen and (max-width:480px){.LineItem-image{display: none!important;}.LineItem-variant{margin-left: 0!important;}} .LineItem-name{font-size: 16px; color: #424e5e;} .LineItem-options{word-break: break-word;} .LineItem-quantity{-webkit-font-feature-settings: "tnum" 1; -moz-font-feature-settings: "tnum" 1; -ms-font-feature-settings: "tnum" 1; font-feature-settings: "tnum" 1; padding-right: 10px!important;} .LineItem.is-readonly .LineItem-quantity{font-size: 16px; color: #aaa;} .LineItem-quantityInput{width: 3em;} .LineItem-actions{margin-top: 5px; font-size: 11px; text-align: center;} .LineItem-times{color: #aaa; width: 1em; padding-right: 0!important; padding-left: 0!important; text-align: center; font-size: 16px;} .LineItem-price{-webkit-font-feature-settings: "tnum" 1; -moz-font-feature-settings: "tnum" 1; -ms-font-feature-settings: "tnum" 1; font-feature-settings: "tnum" 1; padding-left: 10px!important; font-size: 16px;} .LineItem.is-editable .LineItem-times,.LineItem.is-editable .LineItem-price{line-height: 40px!important;} .GutterSizer{width: 0;} .GridSizer,.ProductCard--collection{width: 100%;} @media screen and (min-width:625px){.GridSizer,.ProductCard--collection{width: 48.5%;}.GutterSizer{width: 3%;}} @media screen and (min-width:1024px){.celery-embed-body .GridSizer,.celery-embed-body .ProductCard--collection{width: 32.33333333%;}.celery-embed-body .GutterSizer{width: 1.5%;}} @media screen and (min-width:2048px){.celery-embed-body .GridSizer,.celery-embed-body .ProductCard--collection{width: 24.25%;}.celery-embed-body .GutterSizer{width: 1%;}} @media screen and (min-width:3090px){.celery-embed-body .GridSizer,.celery-embed-body .ProductCard--collection{width: 19.4%;}.celery-embed-body .GutterSizer{width: .75%;}} .Note{font-weight: 300; margin-top: 10px; margin-bottom: 10px;} .Note--small{font-size: 12px;} .Order{padding: 20px;} @media screen and (max-width:321px){.Order{padding: 10px;}} .Order-summaryLine{overflow: hidden;} .Order-summaryLine--big{font-size: 18px; font-weight: 600;} .Order-summaryLine--total{font-size: 18px; font-weight: 600; padding: 20px 0 0; border-top: 1px solid #d9dcdf; color: #424e5e;} .Order-summaryLine--discount{color: #424e5e;} .Order-summaryValue{-webkit-font-feature-settings: "tnum" 1; -moz-font-feature-settings: "tnum" 1; -ms-font-feature-settings: "tnum" 1; font-feature-settings: "tnum" 1; float: right;} .Order-noLineItemsNote{border-top: 0!important;} .Order-noLineItemsNote td{border-top: 0!important;} .Order-summaryLineGroup{margin-bottom: 10px;} .Order-summaryLineGroup:last-child{margin-bottom: 0;} .Order-summarySubsection{border-top: 0!important; padding-top: 0!important;} .Order-summarySubsectionContent{padding-top: 20px; border-top: 1px solid #d9dcdf;} .Order-showPromo{color: #419cd4; float: right; display: inline-block; text-align: right; cursor: pointer;} .Order-showPromo:hover{color: #2573a3;} .OrderSummary{font-weight: 300; margin-bottom: 20px; text-align: center;} @media screen and (max-width:321px){.OrderSummary{margin-bottom: 10px;}} .OrderSummary-line{display: inline-block; margin-left: 10px;} .OrderSummary-line:first-child{margin-left: 0;} .OrderSummary-number,.OrderSummary-price{display: block; text-align: center; font-size: 28px; color: #323c4a;} .OrderSummary-number--quantity,.OrderSummary-price--deposit{font-weight: 200;} .OrderSummary-price--total{color: #333; font-weight: 400;} .OrderSummary-label{font-size: 11px; font-weight: 400; color: #999; text-transform: uppercase;} .OrderSummary-operator{vertical-align: top; font-size: 26px; color: #999; margin-left: 10px;} .Product{margin: 20px 20px;} .Product-variants{margin-bottom: 20px;} .Product-variant{margin-bottom: 20px;} .Product-variant:last-of-type{margin-bottom: 0;} .Product-depositDescription{color: #424e5e; margin-bottom: 20px;} .ProductCard{overflow: hidden; border-radius: 3px;} .ProductCard--border{border: 1px solid #d9dcdf;} .ProductCard--collection{display: inline-block; float: left; margin-bottom: 20px;} .ProductCard-image{display: block; margin-bottom: 30px; border-top-left-radius: 3px; border-top-right-radius: 3px;} .Section{overflow: hidden; margin-bottom: 30px;} .Section>:last-child{margin-bottom: 0;} .Section--after{margin-top: -15px;} .Section--alt{background-color: #f5f5f5; padding: 20px; margin-right: -20px; margin-left: -20px;} .Section--depositForm .CardForm{border: 0; padding: 0; background: none transparent;} .Section--depositForm .CardForm-lockImg{display: none;} .Section--depositForm .CardForm-body{width: 100%; max-width: 100%; margin: 0;} @media screen and (min-width:520px){.Section--depositForm .CardForm-group--cardNumber{width: 100%;}} .Select{position: relative; z-index: 1; width: 100%; overflow: hidden; background-color: #fff; border: 1px solid #d9dcdf; border-radius: 3px;} .Select:hover{border-color: #cbcfd3;} .has-error .Select{border-color: #f0461d;} .Select-select{display: block; background-color: transparent; border: 0 none; -webkit-appearance: none; appearance: none; color: #419cd4; width: 100%;} .Select-select::-ms-expand{display: none;} .Select-select:hover,.Select-select:focus{box-shadow: none;} .Select:before{content: ""; position: absolute; z-index: 1; height: 0; width: 0; right: 17px; top: 17px; border-top: 6px solid #419cd4; border-right: 5px solid transparent; border-left: 5px solid transparent; pointer-events: none;} @-moz-document url-prefix(){.Select-select{overflow: hidden; width: 110%;}} :-moz-any(.Select):before{background-color: #fff; pointer-events: none; z-index: 1;} .Share,.Confirmation-share{background-color: #f5f5f5; padding: 20px 20px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;} .Share .soc,.Confirmation-share .soc{margin-top: 20px;} ::-moz-selection{background: #b3d4fc; text-shadow: none;} ::selection{background: #b3d4fc; text-shadow: none;} .chromeframe{margin: .2em 0; background: #ccc; color: #000; padding: .2em 0;} html{height: 100%;} html,body{margin: 0; padding: 0; background-color: transparent;} img{max-width: 100%;} textarea{resize: vertical;} img{vertical-align: middle;} label{cursor: pointer; margin-bottom: 8px;} em{font-style: italic;} input[type=checkbox]{margin-top: 0;} address{margin-bottom: 0;} textarea,button,input:not([type=radio]):not([type=checkbox]){-webkit-appearance: none;} dl dt{margin-bottom: 5px;} dl dd{margin-bottom: 15px;} .viewport{position: relative;} .viewport.viewport-full{top: 0; right: 0; bottom: 0; left: 0;} .scroll-y{overflow-x: hidden; overflow-y: auto!important; -webkit-overflow-scrolling: touch;} #main-region{top: 0;} #content-region{top: 0;} .celery-footer{z-index: 3; position: absolute; left: 0; right: 0; margin: 10px auto; text-align: center;} .Celery-Link{color: #419cd4;} .Celery-Button{display: block; line-height: 45px; margin-bottom: 30px; text-align: center; font-size: 16px; font-weight: 500; text-transform: uppercase; background-color: #419cd4; border-radius: 40px; text-decoration: none;} .Celery-Button,.Celery-Button:visited,.Celery-Button:hover,.Celery-Button:active,.Celery-Button:focus{color: #fff;} .Celery-Button:hover{cursor: pointer; background-color: #56a7d9;} .Celery-Button:active{background-color: #2573a3;} .Celery-Button:focus{outline: 0; background-color: #3595d1;} .Celery-Button.is-disabled{background-color: #6bb2dd;} .Celery-Button--buy{margin-bottom: 15px;} .Celery-OrderConfirmation{padding-top: 60px; background-color: #2eb256; color: #fff; text-align: center;} .Celery-OrderConfirmation-header{padding: 0; margin: 0 0 30px;} .Celery-OrderConfirmation-heading{margin: 0 0 20px; font-size: 38px; font-weight: 400; line-height: 1.1;} .Celery-OrderConfirmation-heading--footer{font-size: 18px;} .Celery-OrderConfirmation-body{max-width: 300px; margin: 0 auto 60px;} .Celery-OrderConfirmation-footer{color: #333; background-color: #fff; padding: 30px;} .Celery-Form{background-color: #f1f1f1;} .Celery-Form-body{padding: 30px 40px 0;} .Celery-Form-footer{padding: 30px 40px; background-color: #fff;} .has-error .Select,.has-error.Select-select{border-color: #f0461d;} @media screen and (max-width:481px){.Celery-Form-body,.Celery-Form-footer{padding-top: 15px; padding-right: 10px; padding-left: 10px;}} .Celery-Form-group{position: relative; margin-bottom: 10px; overflow: hidden; padding-right: 5px; padding-left: 5px;} .Celery-Form-group:last-child{margin-bottom: 0;} .Celery-Form-group--inline{float: left; display: inline; width: 50%;} .Celery-Form-group--expiry{width: 10em;} .Celery-Form-group--cvc{width: 8em;} @media screen and (max-width:481px){.Celery-Form-group--expiry{width: 50%;}.Celery-Form-group--cvc{width: 50%;}} .Celery-FormSection{overflow: hidden; margin-bottom: 30px; clear: both;} @media screen and (max-width:481px){.Celery-FormSection{margin-bottom: 15px;}} .Celery-FormSection--inline{float: left; display: inline; clear: none; width: 50%; padding-right: 5px; padding-left: 5px;} .Celery-FormSection--inline:first-child{padding-left: 0;} .Celery-FormSection--inline:last-child{padding-right: 0;} .Celery-FormSection-header{margin-bottom: 5px;} .Celery-FormSection-heading{font-size: 16px; font-weight: 400; margin: 0 0 5px;} .Celery-FormSection-body{margin-left: -5px; margin-right: -5px;} .Celery-FormSection--errors{border: 1px solid red; background-color: rgba(255,0,0,.1); border-radius: 3px; padding: 10px;} .Celery-Heading,.Celery-Modal-heading,.Celery-Modal-subheading{font-weight: 400; text-align: center; margin: 0;} .Celery-HiddenSubmit{position: absolute; left: -10000px; border: 0; height: 0; width: 0; line-height: 0; padding: 0; margin: 0; outline: 0;} .Celery-Icon path{fill: #ddd; transition: fill .2s ease-in-out;} .Celery-Icon--innerInput{position: absolute; display: block; top: 2px; left: 20px; height: 38px; width: 20px; line-height: 40px;} .Celery-Icon--innerInput svg{pointer-events: none; width: 100%;} .Celery-Icon--date svg{width: 16px;} .Celery-Icon--hero{display: block; margin-bottom: 30px;} .Celery-Icon--hero path{fill: #fff;} .Celery-Icon--twitter path{fill: #3bb2e4;} .Celery-Icon--facebook path{fill: #4e71b0;} .Celery-Icon--shareemail path{fill: #aaa;} .celery-backdrop-fade-in{-webkit-animation-name: celeryBackdropFadeIn; animation-name: celeryBackdropFadeIn;} .celery-backdrop{z-index: 200000000; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; -webkit-animation-duration: .3s; animation-duration: .3s; opacity: .8;} .celery-animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} .Celery-Modal-header{margin: 30px 0; transition: opacity .2s ease-in-out;} .Celery-Modal-header.is-hidden{opacity: 0;} @media screen and (max-width:481px){.Celery-Modal-header{margin-left: 30px; margin-right: 30px;}} .Celery-Modal-heading{font-size: 38px; color: #fff;} .Celery-Modal-subheading{font-size: 18px; font-weight: 300; color: #ccc;} @media screen and (max-width:481px){.Celery-Modal-heading{font-size: 22px;}.Celery-Modal-subheading{font-size: 16px;}} .Celery-Modal-body{position: relative; overflow: hidden; margin: auto; max-width: 480px; min-width: 320px; background: none #fff; border-radius: 8px;} @media screen and (max-width:481px){.Celery-Modal-body{width: auto; border-radius: 0;}} .Celery-Modal-footer{text-align: center; color: #aaa;} .Celery-ModalCloseButton{position: absolute; z-index: 200000001; top: 0; right: 10px; color: #666; font-size: 40px; font-weight: 200; line-height: 1;} .Celery-ModalCloseButton:hover{cursor: pointer;} .Celery-ModalContainer{position: fixed; z-index: 200000001; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; overflow: auto; color: #333; font-size: 14px; line-height: 1.4; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transition: opacity .3s ease-in-out; opacity: 1;} .Celery-ModalContainer.is-hidden{opacity: 0;} .Celery-Note{font-size: 12px; color: #aaa; text-align: center;} .Celery-OrderSummary{font-weight: 300; margin-bottom: 30px; text-align: center;} @media screen and (max-width:481px){.Celery-OrderSummary{margin-bottom: 15px;}} .Celery-OrderSummary-line{display: inline-block;} .Celery-OrderSummary-number,.Celery-OrderSummary-price{display: block; text-align: center; font-size: 28px; color: #666;} .Celery-OrderSummary-price--total{color: #333; font-weight: 400;} .Celery-OrderSummary-label{font-size: 11px; color: #999; text-transform: uppercase;} .Celery-OrderSummary-operator{vertical-align: top; font-size: 26px; color: #ccc;} .Celery-Overlay{z-index: 200000000; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #333; opacity: .97; transition: opacity .2s ease-in-out;} .Celery-Overlay.is-hidden{opacity: 0;} ::-webkit-input-placeholder{color: #aaa;} :-moz-placeholder{color: #aaa; opacity: 1;} ::-moz-placeholder{color: #aaa; opacity: 1;} :-ms-input-placeholder{color: #aaa;} .Celery-Select{appearance: none; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; transition: all .2s ease-in-out; height: 40px; padding: 5px; width: 100%; font-size: 14px; border-radius: 3px; position: relative; z-index: 1; overflow: hidden; background-color: #fff; border: 2px solid #ddd;} .Celery-Select:focus{outline: 0; border-color: #aaa;} .Celery-Select.is-invalid{border-color: red;} .Celery-Select.is-invalid~.Celery-Icon path,.Celery-Select.is-invalid~.Celery-Icon rect{fill: red;} .Celery-Select.is-valid~.Celery-Icon path,.Celery-Select.is-valid~.Celery-Icon rect{fill: #2eb256;} .Celery-Select.is-focused{border-color: #aaa;} .Celery-Select-select{appearance: none; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; transition: all .2s ease-in-out; height: 40px; padding: 5px; font-size: 14px; border-radius: 3px; border: 2px solid #ddd; display: block; background-color: transparent; border: 0 none; color: #333; width: 100%; height: 100%;} .Celery-Select-select:focus{outline: 0; border-color: #aaa;} .Celery-Select-select.is-invalid{border-color: red;} .Celery-Select-select.is-invalid~.Celery-Icon path,.Celery-Select-select.is-invalid~.Celery-Icon rect{fill: red;} .Celery-Select-select.is-valid~.Celery-Icon path,.Celery-Select-select.is-valid~.Celery-Icon rect{fill: #2eb256;} .Celery-Select-select::-ms-expand{display: none;} .Celery-Select:before{content: ""; position: absolute; z-index: 1; height: 0; width: 0; right: 17px; top: 17px; border-top: 6px solid #ddd; border-right: 5px solid transparent; border-left: 5px solid transparent; pointer-events: none;} @-moz-document url-prefix(){.Celery-Select-select{overflow: hidden; width: 110%;}} :-moz-any(.Celery-Select):before{background-color: #fff; pointer-events: none; z-index: 1;} .Celery-SocialButtons-buttons{margin: 0; padding: 0; list-style: none;} .Celery-SocialButtons-button{display: inline-block; vertical-align: top; margin-right: 10px;} .Celery-SocialButtons-button:last-child{margin-right: 0;} .Celery-SocialButtons-button a{transition: background-color .2s ease-in-out; display: inline-block; width: 40px; height: 40px; background-color: #f1f1f1; border-radius: 20px;} .Celery-SocialButtons-button a:hover{background-color: #ddd;} .Celery-SocialButtons-button .Celery-Icon--email path{fill: #aaa;} .Celery-SocialButtons-button .Celery-Icon--twitter{padding-top: 29%;} .Celery-SocialButtons-button .Celery-Icon--facebook{padding-top: 26%;} .Celery-SocialButtons-button .Celery-Icon--email{padding-top: 29%;} .Celery-TextInput{appearance: none; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; transition: all .2s ease-in-out; height: 40px; padding: 5px; width: 100%; font-size: 14px; border-radius: 3px; border: 2px solid #ddd;} .Celery-TextInput:focus{outline: 0; border-color: #aaa;} .Celery-TextInput.is-invalid{border-color: red;} .Celery-TextInput.is-invalid~.Celery-Icon path,.Celery-TextInput.is-invalid~.Celery-Icon rect{fill: red;} .Celery-TextInput.is-valid~.Celery-Icon path,.Celery-TextInput.is-valid~.Celery-Icon rect{fill: #2eb256;} .Celery-TextInput--cardNumber,.Celery-TextInput--email,.Celery-TextInput--expiry,.Celery-TextInput--cvc{padding-left: 46px;} @font-face{font-family:'Glyphicons Halflings';src:url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.eot);src:url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.woff) format('woff'),url(/website_theradome/static/src/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype');font-style:normal;font-weight:400;} .Celery-ModalContainer{position: static; overflow-y: scroll; bottom: auto; -webkit-overflow-scrolling: touch;} .ProductCard--collection{display: inline-block; margin-right: 15px; vertical-align: top;} .ProductCard--collection:nth-child(even){margin-right: 0;} .Select{border: none;} .Select-select,.Select-select:focus{border: 1px solid #d9dcdf;} .has-error .Select,.has-error.Select-select,.has-error.Select-select:focus,.has-error.form-control:focus,.has-error.form-control{border-color: #f0461d;} .CardForm{background: #fff url(/website_theradome/static/src/css/../images/card_bg.jpg) repeat;} .Celery-OrderConfirmation{background: #fff; color: #333;} .celery-close{z-index: 200000020;} .has-error .form-control:focus{border-color: #d9dcdf;} .Order-summaryLine--discount-label-code{text-transform: uppercase;} .body-celery-open #wrapper,.body-celery-open>section,.body-celery-open>footer{display: none;} .celery-overlay{overflow: auto;} .celery-wrapper{padding: 0; position: static;} .celery-close{top: 10px; right: 10px;} .celery-modal-body{padding-top: 50px;} .Button--shipping{margin-top: 15px;} .celery-backdrop{display: none;} #theradome-proonto a{height: 80px; width: 140px;} .body-celery-open #theradome-proonto{display: none!important;} @media screen and (min-width:769px){.body-celery-open{overflow: hidden!important;}#theradome-proonto a{width: 210px; height: 120px;}.celery-backdrop{display: block;}.body-celery-open #wrapper{display: block;}.Celery-ModalContainer{position: fixed; overflow: auto; overflow-y: scroll;}.celery-wrapper{padding: 40px; position: absolute;}.celery-overlay{overflow: auto;}.celery-close{top: -20px; right: -25px;}.celery-modal-body{padding-top: 0;}.Button--shipping{margin-top: 0;}}