
tags-input{display:block}
tags-input *,tags-input :after,tags-input :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
tags-input .host{position:relative;margin-top:5px;margin-bottom:5px;height:100%}
tags-input .host:active{outline:0}
tags-input .tags{-moz-appearance:textfield;-webkit-appearance:textfield;padding:1px;overflow:hidden;word-wrap:break-word;cursor:text;background-color:#fff;border:1px solid #a9a9a9;box-shadow:1px 1px 1px 0 #d3d3d3 inset;height:100%}
tags-input .tags.focused{outline:0;-webkit-box-shadow:0 0 3px 1px rgba(5,139,242,.6);-moz-box-shadow:0 0 3px 1px rgba(5,139,242,.6);box-shadow:0 0 3px 1px rgba(5,139,242,.6)}
tags-input .tags .tag-list{margin:0;padding:0;list-style-type:none}
tags-input .tags .tag-item{margin:2px;padding:0 5px;display:inline-block;float:left;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif;height:26px;line-height:25px;border:1px solid #acacac;border-radius:3px;background:-webkit-linear-gradient(top,#f0f9ff 0,#cbebff 47%,#a1dbff 100%);background:linear-gradient(to bottom,#f0f9ff 0,#cbebff 47%,#a1dbff 100%)}
tags-input .tags .tag-item.selected{background:-webkit-linear-gradient(top,#febbbb 0,#fe9090 45%,#ff5c5c 100%);background:linear-gradient(to bottom,#febbbb 0,#fe9090 45%,#ff5c5c 100%)}
tags-input .tags .tag-item .remove-button{margin:0 0 0 5px;padding:0;border:none;background:0 0;cursor:pointer;vertical-align:middle;font:700 16px Arial,sans-serif;color:#585858}
tags-input .tags .tag-item .remove-button:active{color:red}
tags-input .tags .input{border:0;outline:0;margin:2px;padding:0;padding-left:5px;float:left;height:26px;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif}
tags-input .tags .input.invalid-tag{color:red}
tags-input .tags .input::-ms-clear{display:none}
tags-input.ng-invalid .tags{-webkit-box-shadow:0 0 3px 1px rgba(255,0,0,.6);-moz-box-shadow:0 0 3px 1px rgba(255,0,0,.6);box-shadow:0 0 3px 1px rgba(255,0,0,.6)}
tags-input[disabled] .host:focus{outline:0}
tags-input[disabled] .tags{background-color:#eee;cursor:default}
tags-input[disabled] .tags .tag-item{opacity:.65;background:-webkit-linear-gradient(top,#f0f9ff 0,rgba(203,235,255,.75) 47%,rgba(161,219,255,.62) 100%);background:linear-gradient(to bottom,#f0f9ff 0,rgba(203,235,255,.75) 47%,rgba(161,219,255,.62) 100%)}
tags-input[disabled] .tags .tag-item .remove-button{cursor:default}
tags-input[disabled] .tags .tag-item .remove-button:active{color:#585858}
tags-input[disabled] .tags .input{background-color:#eee;cursor:default}
tags-input .autocomplete{margin-top:5px;position:absolute;padding:5px 0;z-index:999;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.2);-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)}
tags-input .autocomplete .suggestion-list{margin:0;padding:0;list-style-type:none;max-height:280px;overflow-y:auto;position:relative}
tags-input .autocomplete .suggestion-item{padding:5px 10px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;background-color:#fff}
tags-input .autocomplete .suggestion-item.selected{color:#fff;background-color:#0097cf}
tags-input .autocomplete .suggestion-item.selected em{color:#fff;background-color:#0097cf}
tags-input .autocomplete .suggestion-item em{font:normal 700 16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;background-color:#fff}
tags-input{box-shadow:none;border:none;padding:0;min-height:34px}
tags-input .host{margin:0}
tags-input .tags{-moz-appearance:none;-webkit-appearance:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
tags-input .tags .tag-item{color:#fff;background:#428bca;border:1px solid #357ebd;border-radius:4px}
tags-input .tags .tag-item.selected{color:#fff;background:#d9534f;border:1px solid #d43f3a}
tags-input .tags .tag-item .remove-button:hover{text-decoration:none}
tags-input .tags.focused{border:1px solid #66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
tags-input .autocomplete{border-radius:4px}
tags-input .autocomplete .suggestion-item.selected{color:#262626;background-color:#f5f5f5}
tags-input .autocomplete .suggestion-item.selected em{color:#262626;background-color:#f5f5f5}
tags-input .autocomplete .suggestion-item em{color:#000;background-color:#fff}
tags-input.ng-invalid .tags{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
tags-input[disabled] .tags{background-color:#eee}
tags-input[disabled] .tags .tag-item{background:#337ab7;opacity:.65}
tags-input[disabled] .tags .input{background-color:#eee}
.input-group tags-input{padding:0;display:table-cell}
.input-group tags-input:not(:first-child) .tags{border-top-left-radius:0;border-bottom-left-radius:0}
.input-group tags-input:not(:last-child) .tags{border-top-right-radius:0;border-bottom-right-radius:0}
.input-group-lg tags-input:first-child .tags{border-top-left-radius:6px;border-bottom-left-radius:6px}
.input-group-lg tags-input:last-child .tags{border-top-right-radius:6px;border-bottom-right-radius:6px}
.input-group-sm tags-input:first-child .tags{border-top-left-radius:3px;border-bottom-left-radius:3px}
.input-group-sm tags-input:last-child .tags{border-top-right-radius:3px;border-bottom-right-radius:3px}
.input-group-lg tags-input,tags-input.ti-input-lg{min-height:46px}
.input-group-lg tags-input .tags,tags-input.ti-input-lg .tags{border-radius:6px}
.input-group-lg tags-input .tags .tag-item,tags-input.ti-input-lg .tags .tag-item{height:38px;line-height:37px;font-size:18px;border-radius:6px}
.input-group-lg tags-input .tags .tag-item .remove-button,tags-input.ti-input-lg .tags .tag-item .remove-button{font-size:20px}
.input-group-lg tags-input .tags .input,tags-input.ti-input-lg .tags .input{height:38px;font-size:18px}
.input-group-sm tags-input,tags-input.ti-input-sm{min-height:30px}
.input-group-sm tags-input .tags,tags-input.ti-input-sm .tags{border-radius:3px}
.input-group-sm tags-input .tags .tag-item,tags-input.ti-input-sm .tags .tag-item{height:22px;line-height:21px;font-size:12px;border-radius:3px}
.input-group-sm tags-input .tags .tag-item .remove-button,tags-input.ti-input-sm .tags .tag-item .remove-button{font-size:16px}
.input-group-sm tags-input .tags .input,tags-input.ti-input-sm .tags .input{height:22px;font-size:12px}
.has-feedback tags-input .tags{padding-right:30px}
.has-success tags-input .tags{border-color:#3c763d}
.has-success tags-input .tags.focused{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;-moz-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-error tags-input .tags{border-color:#a94442}
.has-error tags-input .tags.focused{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
.has-warning tags-input .tags{border-color:#8a6d3b}
.has-warning tags-input .tags.focused{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}
.ez-errors-placeholder{display:none}
.has-error .ez-errors-placeholder{display:block}
.ez-checkbox-group-title,.ez-radio-group-title{font-weight:700;font-size:1.1em}
.ez-radio-inline .radio,body .ez-checkbox-inline .checkbox{display:inline-block;margin-right:10px}
.ez-form-checkbox .ez-checkbox-columns .checkbox{margin-top:10px;padding-left:35px}
.datepicker-days .today{background-color:#dddedf!important}
.ez-typeahead-overlay{position:absolute;z-index:1000}
.combo-box>input+.combo-box-scroll{padding-right:0}
.ez-form-password .input-group-addon{padding:6px 10px}
select optgroup{border-right:2px solid #CCC}
.ez-slider-control.ng-dirty.ng-invalid .slider{border-color:#b9292d}
.ez-errors-placeholder{display:none}
.has-error .ez-errors-placeholder{display:block}
.ez-checkbox-group-title,.ez-radio-group-title{font-weight:700;font-size:1.1em}
.ez-radio-inline .radio,body .ez-checkbox-inline .checkbox{display:inline-block;margin-right:10px}
.ez-form-checkbox .ez-checkbox-columns .checkbox{margin-top:10px;padding-left:35px}
.datepicker-days .today{background-color:#dddedf!important}
.ez-form-password .input-group-addon{padding:6px 10px}
select optgroup{border-right:2px solid #CCC}
.ez-slider-control.ng-dirty.ng-invalid .slider{border-color:#b9292d}
.ez-typeahead-overlay{position:absolute;z-index:1000}
.combo-box>input+.combo-box-scroll{padding-right:0}
.sesame-logo{display:inline-block;vertical-align:middle;width:88px;height:42px;background-image:url(vendor/ezweb-auth/src/images/sesame.gif)}
.ez-auth-icon{position:relative;display:inline-block;width:72px;height:72px;border-radius:72px}
.ez-auth-icon>.fa{font-size:46px;line-height:72px}
.ez-auth-icon.ez-auth-persona{background-color:#f5f5f5}
.ez-auth-icon.ez-auth-persona>.fa{color:#dddedf}
.ez-auth-icon.ez-auth-success{background-color:#BEF6CF}
.ez-auth-icon.ez-auth-success>.fa{color:#35BD58}
.ez-auth-icon.ez-auth-error{background-color:#F7B2BE}
.ez-auth-icon.ez-auth-error>.fa{color:#B92B2E}
.ez-login-page{margin:0}
.ez-login-page .panel-body{padding:20px}
.ez-login-page .panel-body>.ez-login-page-content{padding:0 20px 20px 20px;min-height:405px}
.ez-login-page .panel-body>.ez-login-page-content h5{padding-top:20px;padding-bottom:10px}
.ez-login-page .panel-body>.ez-login-page-content .form-group{margin-bottom:10px}
.ez-login-page .panel-body>.ez-login-page-content .form-group .control-label{display:none;display:block\9}
.ez-login-page .panel-body>.ez-login-page-content .form-group .form-control-feedback{top:0;top:initial\9}
.ez-login-page .panel-body>.ez-login-page-content .checkbox{margin-top:15px}
.ez-login-page .panel-body .nav.nav-pills>.dropdown>a.dropdown-toggle{color:#777}
.ez-login-page .panel-body .ez-login-page-actions{text-align:right;margin-top:35px}
.ez-login-page .panel-body .ez-login-page-links{text-align:right}
.ez-login-page .panel-body .ez-login-page-links .form-group{margin-bottom:0}
.ez-login-page .panel-body .ez-login-page-links .form-group a{padding:0;line-height:0}
.ez-login-page .panel-body .nav>.dropdown>.dropdown-toggle{padding:0}
.ez-chart{display:block;width:100%}
.ez-chart .tooltip-placeholder{display:none}
html{width:100%;height:100%}
.clickable{cursor:pointer}
.nav li a{cursor:pointer}
.decrease{color:#D9534F}
.increase{color:#22B14C}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-right .ez-responsive-page-part.ng-animate.hidden-xs-remove{-webkit-animation:slideInLeft .5s;-moz-animation:slideInLeft .5s;-ms-animation:slideInLeft .5s;animation:slideInLeft .5s;position:absolute}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-left .ez-responsive-page-part.ng-animate.hidden-xs-remove{-webkit-animation:slideInRight .5s;-moz-animation:slideInRight .5s;-ms-animation:slideInRight .5s;animation:slideInRight .5s;position:absolute}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-right .ez-responsive-page-part.ng-animate.hidden-xs-add{-webkit-animation:slideOutRight .5s;-moz-animation:slideOutRight .5s;-ms-animation:slideOutRight .5s;animation:slideOutRight .5s;position:absolute;display:block!important}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-left .ez-responsive-page-part.ng-animate.hidden-xs-add{-webkit-animation:slideOutLeft .5s;-moz-animation:slideOutLeft .5s;-ms-animation:slideOutLeft .5s;animation:slideOutLeft .5s;position:absolute;display:block!important}
.loading-indicator{display:inline-block}
.loading-indicator>i{vertical-align:middle;height:100%;font-size:16px;line-height:16px;color:#777}
.loading-indicator>.loading-indicator-message{vertical-align:middle}
.ez-fixed-position{position:fixed}
@charset "UTF-8";
.handsontable{position:relative}
.handsontable .hide{display:none}
.handsontable .relative{position:relative}
.handsontable.htAutoSize{visibility:hidden;left:-99000px;position:absolute;top:-99000px}
.handsontable .wtHider{width:0}
.handsontable .wtSpreader{position:relative;width:0;height:auto}
.handsontable div,.handsontable input,.handsontable table,.handsontable tbody,.handsontable td,.handsontable textarea,.handsontable th,.handsontable thead{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}
.handsontable input,.handsontable textarea{min-height:initial}
.handsontable table.htCore{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;width:0;outline-width:0;max-width:none;max-height:none}
.handsontable col{width:50px}
.handsontable col.rowHeader{width:50px}
.handsontable td,.handsontable th{border-top-width:0;border-left-width:0;border-right:1px solid #CCC;border-bottom:1px solid #CCC;height:22px;empty-cells:show;line-height:21px;padding:0 4px 0 4px;background-color:#FFF;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line}
.handsontable td.htInvalid{background-color:#ff4c42!important}
.handsontable td.htNoWrap{white-space:nowrap}
.handsontable th:last-child{border-right:1px solid #CCC;border-bottom:1px solid #CCC}
.handsontable th.htNoFrame,.handsontable th:first-child.htNoFrame,.handsontable tr:first-child th.htNoFrame{border-left-width:0;background-color:#fff;border-color:#FFF}
.handsontable .htNoFrame+td,.handsontable .htNoFrame+th,.handsontable td:first-of-type,.handsontable th:first-child{border-left:1px solid #CCC}
.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid #CCC}
.handsontable tr:first-child td,.handsontable tr:first-child th{border-top:1px solid #CCC}
.ht_master:not(.innerBorderLeft)~.handsontable tbody tr th,.ht_master:not(.innerBorderLeft)~.handsontable:not(.ht_clone_top) thead tr th:first-child{border-right-width:0}
.ht_master:not(.innerBorderTop) thead tr.lastChild th,.ht_master:not(.innerBorderTop) thead tr:last-child th,.ht_master:not(.innerBorderTop)~.handsontable thead tr.lastChild th,.ht_master:not(.innerBorderTop)~.handsontable thead tr:last-child th{border-bottom-width:0}
.handsontable th{background-color:#EEE;color:#222;text-align:center;font-weight:400;white-space:nowrap}
.handsontable thead th{padding:0}
.handsontable th.active{background-color:#CCC}
.handsontable thead th .relative{padding:2px 4px}
.handsontable .manualColumnMover{position:fixed;left:0;top:0;background-color:transparent;width:5px;height:25px;z-index:999;cursor:move}
.handsontable .manualRowMover{position:fixed;left:-4px;top:0;background-color:transparent;height:5px;width:50px;z-index:999;cursor:move}
.handsontable .manualColumnMoverGuide,.handsontable .manualRowMoverGuide{position:fixed;left:0;top:0;background-color:#CCC;width:25px;height:25px;opacity:.7;display:none}
.handsontable .manualColumnMoverGuide.active,.handsontable .manualRowMoverGuide.active{display:block}
.handsontable .manualColumnMover.active,.handsontable .manualColumnMover:hover,.handsontable .manualRowMover.active,.handsontable .manualRowMover:hover{background-color:#88F}
.handsontable .manualColumnResizer{position:fixed;top:0;cursor:col-resize;z-index:110;width:5px;height:25px}
.handsontable .manualRowResizer{position:fixed;left:0;cursor:row-resize;z-index:110;height:5px;width:50px}
.handsontable .manualColumnResizer.active,.handsontable .manualColumnResizer:hover,.handsontable .manualRowResizer.active,.handsontable .manualRowResizer:hover{background-color:#AAB}
.handsontable .manualColumnResizerGuide{position:fixed;right:0;top:0;background-color:#AAB;display:none;width:0;border-right:1px dashed #777;margin-left:5px}
.handsontable .manualRowResizerGuide{position:fixed;left:0;bottom:0;background-color:#AAB;display:none;height:0;border-bottom:1px dashed #777;margin-top:5px}
.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block}
.handsontable .columnSorting{position:relative}
.handsontable .columnSorting:hover{text-decoration:underline;cursor:pointer}
.handsontable .columnSorting.ascending::after{content:'\25B2';color:#5f5f5f;position:absolute;right:-15px}
.handsontable .columnSorting.descending::after{content:'\25BC';color:#5f5f5f;position:absolute;right:-15px}
.handsontable th.beforeHiddenColumn{position:relative}
.handsontable th.afterHiddenColumn::before,.handsontable th.beforeHiddenColumn::after{content:'\25C0';color:#bbb;position:absolute;right:1px;top:2px;font-size:5pt}
.handsontable th.afterHiddenColumn{position:relative}
.handsontable th.afterHiddenColumn::before{left:1px;top:2px;right:auto;content:'\25B6'}
.handsontable td.afterHiddenColumn.firstVisible{border-left:1px solid #CCC}
.handsontable thead th.hiddenHeader{display:none}
.handsontable .wtBorder{position:absolute;font-size:0}
.handsontable .wtBorder.hidden{display:none!important}
.handsontable td.area{background:-moz-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(181,209,255,.34)),color-stop(100%,rgba(181,209,255,.34)));background:-webkit-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:-o-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:-ms-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:linear-gradient(to bottom,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5d1ff', endColorstr='#57b5d1ff', GradientType=0);background-color:#fff}
.handsontable .wtBorder.corner{font-size:0;cursor:crosshair}
.handsontable .htBorder.htFillBorder{background:red;width:1px;height:1px}
.handsontableInput{border:0;outline-width:0;margin:0;padding:1px 5px 0 5px;font-family:inherit;line-height:21px;font-size:inherit;box-shadow:0 0 0 2px #5292f7 inset;resize:none;display:inline-block;color:#000;border-radius:0;background-color:#FFF}
.handsontableInputHolder{position:absolute;top:0;left:0;z-index:100}
.htSelectEditor{-webkit-appearance:menulist-button!important;position:absolute;width:auto}
.handsontable .htDimmed{color:#777}
.handsontable .htSubmenu{position:relative}
.handsontable .htSubmenu :after{content:'▶';color:#777;position:absolute;right:5px}
.handsontable .htLeft{text-align:left}
.handsontable .htCenter{text-align:center}
.handsontable .htRight{text-align:right}
.handsontable .htJustify{text-align:justify}
.handsontable .htTop{vertical-align:top}
.handsontable .htMiddle{vertical-align:middle}
.handsontable .htBottom{vertical-align:bottom}
.handsontable .htPlaceholder{color:#999}
.handsontable .htAutocompleteArrow{float:right;font-size:10px;color:#EEE;cursor:default;width:16px;text-align:center}
.handsontable td .htAutocompleteArrow:hover{color:#777}
.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}
.handsontable .htCheckboxRendererInput.noValue{opacity:.5}
.handsontable .htCheckboxRendererLabel{cursor:pointer;display:inline-block;width:100%}
.handsontable .htNumeric{text-align:right}
.htCommentCell{position:relative}
.htCommentCell:after{content:'';position:absolute;top:0;right:0;border-left:6px solid transparent;border-top:6px solid red}
@-webkit-keyframes opacity-hide{from{opacity:1}
to{opacity:0}
}
@keyframes opacity-hide{from{opacity:1}
to{opacity:0}
}
@-webkit-keyframes opacity-show{from{opacity:0}
to{opacity:1}
}
@keyframes opacity-show{from{opacity:0}
to{opacity:1}
}
.handsontable .handsontable.ht_clone_top .wtHider{padding:0 0 5px 0}
.handsontable .autocompleteEditor.handsontable{padding-right:17px}
.handsontable .autocompleteEditor.handsontable.htMacScroll{padding-right:15px}
.handsontable.listbox{margin:0}
.handsontable.listbox .ht_master table{border:1px solid #ccc;border-collapse:separate;background:#fff}
.handsontable.listbox td,.handsontable.listbox th,.handsontable.listbox tr:first-child td,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th{border-color:transparent}
.handsontable.listbox td,.handsontable.listbox th{white-space:nowrap;text-overflow:ellipsis}
.handsontable.listbox td.htDimmed{cursor:default;color:inherit;font-style:inherit}
.handsontable.listbox .wtBorder{visibility:hidden}
.handsontable.listbox tr td.current,.handsontable.listbox tr:hover td{background:#eee}
.ht_clone_top{z-index:101}
.ht_clone_left{z-index:102}
.ht_clone_bottom_left_corner,.ht_clone_top_left_corner{z-index:103}
.ht_clone_debug{z-index:103}
.handsontable td.htSearchResult{background:#fcedd9;color:#583707}
.htBordered{border-width:1px}
.htBordered.htTopBorderSolid{border-top-style:solid;border-top-color:#000}
.htBordered.htRightBorderSolid{border-right-style:solid;border-right-color:#000}
.htBordered.htBottomBorderSolid{border-bottom-style:solid;border-bottom-color:#000}
.htBordered.htLeftBorderSolid{border-left-style:solid;border-left-color:#000}
.htCommentTextArea{-moz-box-shadow:1px 1px 2px #bbb;-webkit-box-shadow:1px 1px 2px #bbb;background-color:#fffacd;border:1px solid #999;box-shadow:1px 1px 2px #bbb;font-family:Arial}
.handsontable tbody tr th:nth-last-child(2){border-right:1px solid #CCC}
.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer{border-bottom:1px solid #CCC;padding-bottom:5px}
.ht_clone_top_left_corner thead tr th:nth-last-child(2){border-right:1px solid #CCC}
.htCollapseButton{width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4);box-shadow:1px 1px 3px rgba(0,0,0,.4);cursor:pointer;margin-bottom:3px;position:relative}
.htCollapseButton:after{content:"";height:300%;width:1px;display:block;background:#ccc;margin-left:4px;position:absolute;bottom:10px}
thead .htCollapseButton{right:5px;position:absolute;top:5px;background:#fff}
thead .htCollapseButton:after{height:1px;width:700%;right:10px;top:4px}
.handsontable tr th .htExpandButton{position:absolute;width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4);box-shadow:1px 1px 3px rgba(0,0,0,.4);cursor:pointer;top:0;display:none}
.handsontable thead tr th .htExpandButton{top:5px}
.handsontable tr th .htExpandButton.clickable{display:block}
.collapsibleIndicator{position:absolute;top:50%;transform:translate(0,-50%);right:5px;border:1px solid #a6a6a6;line-height:10px;color:#222;border-radius:10px;font-size:10px;width:10px;height:10px;cursor:pointer;-webkit-box-shadow:0 0 0 6px rgba(238,238,238,1);-moz-box-shadow:0 0 0 6px rgba(238,238,238,1);box-shadow:0 0 0 6px rgba(238,238,238,1);background:#eee}
.handsontable col.hidden{width:0!important}
.handsontable table tr th.lightRightBorder{border-right:1px solid #e6e6e6}
.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}
.ht_clone_bottom,.ht_clone_left,.ht_clone_top,.ht_master{overflow:hidden}
.ht_master .wtHolder{overflow:auto}
.ht_clone_left .wtHolder{overflow-x:hidden;overflow-y:auto}
.ht_clone_bottom .wtHolder,.ht_clone_top .wtHolder{overflow-x:auto;overflow-y:hidden}
.wtDebugHidden{display:none}
.wtDebugVisible{display:block;-webkit-animation-duration:.5s;-webkit-animation-name:wtFadeInFromNone;animation-duration:.5s;animation-name:wtFadeInFromNone}
@keyframes wtFadeInFromNone{0%{display:none;opacity:0}
1%{display:block;opacity:0}
100%{display:block;opacity:1}
}
@-webkit-keyframes wtFadeInFromNone{0%{display:none;opacity:0}
1%{display:block;opacity:0}
100%{display:block;opacity:1}
}
.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}
.htMobileEditorContainer{display:none;position:absolute;top:0;width:70%;height:54pt;background:#f8f8f8;border-radius:20px;border:1px solid #ebebeb;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}
.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea),.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle){z-index:9999}
.bottomRightSelectionHandle,.bottomRightSelectionHandle-HitArea,.topLeftSelectionHandle,.topLeftSelectionHandle-HitArea{left:-10000px;top:-10000px}
.htMobileEditorContainer.active{display:block}
.htMobileEditorContainer .inputs{position:absolute;right:210pt;bottom:10pt;top:10pt;left:14px;height:34pt}
.htMobileEditorContainer .inputs textarea{font-size:13pt;border:1px solid #a1a1a1;-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;left:14px;right:14px;top:0;bottom:0;padding:7pt}
.htMobileEditorContainer .cellPointer{position:absolute;top:-13pt;height:0;width:0;left:30px;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #ebebeb}
.htMobileEditorContainer .cellPointer.hidden{display:none}
.htMobileEditorContainer .cellPointer:before{content:'';display:block;position:absolute;top:2px;height:0;width:0;left:-13pt;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #f8f8f8}
.htMobileEditorContainer .moveHandle{position:absolute;top:10pt;left:5px;width:30px;bottom:0;cursor:move;z-index:9999}
.htMobileEditorContainer .moveHandle:after{content:"..\a..\a..\a..";white-space:pre;line-height:10px;font-size:20pt;display:inline-block;margin-top:-8px;color:#ebebeb}
.htMobileEditorContainer .positionControls{width:205pt;position:absolute;right:5pt;top:0;bottom:0}
.htMobileEditorContainer .positionControls>div{width:50pt;height:100%;float:left}
.htMobileEditorContainer .positionControls>div:after{content:" ";display:block;width:15pt;height:15pt;text-align:center;line-height:50pt}
.htMobileEditorContainer .downButton:after,.htMobileEditorContainer .leftButton:after,.htMobileEditorContainer .rightButton:after,.htMobileEditorContainer .upButton:after{transform-origin:5pt 5pt;-webkit-transform-origin:5pt 5pt;margin:21pt 0 0 21pt}
.htMobileEditorContainer .leftButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(-45deg)}
.htMobileEditorContainer .leftButton:active:after{border-color:#cfcfcf}
.htMobileEditorContainer .rightButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(135deg)}
.htMobileEditorContainer .rightButton:active:after{border-color:#cfcfcf}
.htMobileEditorContainer .upButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(45deg)}
.htMobileEditorContainer .upButton:active:after{border-color:#cfcfcf}
.htMobileEditorContainer .downButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(225deg)}
.htMobileEditorContainer .downButton:active:after{border-color:#cfcfcf}
.handsontable.hide-tween{-webkit-animation:opacity-hide .3s;animation:opacity-hide .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.handsontable.show-tween{-webkit-animation:opacity-show .3s;animation:opacity-show .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.htContextMenu{display:none;position:absolute;z-index:1060}
.htContextMenu .ht_clone_corner,.htContextMenu .ht_clone_debug,.htContextMenu .ht_clone_left,.htContextMenu .ht_clone_top{display:none}
.htContextMenu table.htCore{border:1px solid #bbb;border-bottom-width:2px;border-right-width:2px}
.htContextMenu .wtBorder{visibility:hidden}
.htContextMenu table tbody tr td{background:#fff;border-width:0;padding:4px 6px 0 6px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.htContextMenu table tbody tr td:first-child{border:0}
.htContextMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}
.htContextMenu table tbody tr td.current,.htContextMenu table tbody tr td.zeroclipboard-is-hover{background:#e9e9e9}
.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #bbb;height:0;padding:0;cursor:default}
.htContextMenu table tbody tr td.htDisabled{color:#999}
.htContextMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}
.htContextMenu table tbody tr.htHidden{display:none}
.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}
.htContextMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}
.htContextMenu .ht_master .wtHolder{overflow:hidden}
.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.pika-single:after,.pika-single:before{content:" ";display:table}
.pika-single:after{clear:both}
.pika-single.is-hidden{display:none}
.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}
.pika-lendar{float:left;width:240px;margin:8px}
.pika-title{position:relative;text-align:center}
.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}
.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}
.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}
.pika-next:hover,.pika-prev:hover{opacity:1}
.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}
.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}
.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}
.pika-select{display:inline-block}
.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}
.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}
.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}
.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}
.pika-week{font-size:11px;color:#999}
.is-today .pika-button{color:#3af;font-weight:700}
.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}
.is-inrange .pika-button{background:#d5e9f7}
.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}
.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}
.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}
.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}
.pika-table abbr{border-bottom:0;cursor:help}
.handsontable *{box-sizing:content-box!important}
tags-input{display:block}
tags-input *,tags-input :after,tags-input :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
tags-input .host{position:relative;margin-top:5px;margin-bottom:5px;height:100%}
tags-input .host:active{outline:0}
tags-input .tags{-moz-appearance:textfield;-webkit-appearance:textfield;padding:1px;overflow:hidden;word-wrap:break-word;cursor:text;background-color:#fff;border:1px solid #a9a9a9;box-shadow:1px 1px 1px 0 #d3d3d3 inset;height:100%}
tags-input .tags.focused{outline:0;-webkit-box-shadow:0 0 3px 1px rgba(5,139,242,.6);-moz-box-shadow:0 0 3px 1px rgba(5,139,242,.6);box-shadow:0 0 3px 1px rgba(5,139,242,.6)}
tags-input .tags .tag-list{margin:0;padding:0;list-style-type:none}
tags-input .tags .tag-item{margin:2px;padding:0 5px;display:inline-block;float:left;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif;height:26px;line-height:25px;border:1px solid #acacac;border-radius:3px;background:-webkit-linear-gradient(top,#f0f9ff 0,#cbebff 47%,#a1dbff 100%);background:linear-gradient(to bottom,#f0f9ff 0,#cbebff 47%,#a1dbff 100%)}
tags-input .tags .tag-item.selected{background:-webkit-linear-gradient(top,#febbbb 0,#fe9090 45%,#ff5c5c 100%);background:linear-gradient(to bottom,#febbbb 0,#fe9090 45%,#ff5c5c 100%)}
tags-input .tags .tag-item .remove-button{margin:0 0 0 5px;padding:0;border:none;background:0 0;cursor:pointer;vertical-align:middle;font:700 16px Arial,sans-serif;color:#585858}
tags-input .tags .tag-item .remove-button:active{color:red}
tags-input .tags .input{border:0;outline:0;margin:2px;padding:0;padding-left:5px;float:left;height:26px;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif}
tags-input .tags .input.invalid-tag{color:red}
tags-input .tags .input::-ms-clear{display:none}
tags-input.ng-invalid .tags{-webkit-box-shadow:0 0 3px 1px rgba(255,0,0,.6);-moz-box-shadow:0 0 3px 1px rgba(255,0,0,.6);box-shadow:0 0 3px 1px rgba(255,0,0,.6)}
tags-input[disabled] .host:focus{outline:0}
tags-input[disabled] .tags{background-color:#eee;cursor:default}
tags-input[disabled] .tags .tag-item{opacity:.65;background:-webkit-linear-gradient(top,#f0f9ff 0,rgba(203,235,255,.75) 47%,rgba(161,219,255,.62) 100%);background:linear-gradient(to bottom,#f0f9ff 0,rgba(203,235,255,.75) 47%,rgba(161,219,255,.62) 100%)}
tags-input[disabled] .tags .tag-item .remove-button{cursor:default}
tags-input[disabled] .tags .tag-item .remove-button:active{color:#585858}
tags-input[disabled] .tags .input{background-color:#eee;cursor:default}
tags-input .autocomplete{margin-top:5px;position:absolute;padding:5px 0;z-index:999;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.2);-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)}
tags-input .autocomplete .suggestion-list{margin:0;padding:0;list-style-type:none;max-height:280px;overflow-y:auto;position:relative}
tags-input .autocomplete .suggestion-item{padding:5px 10px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;background-color:#fff}
tags-input .autocomplete .suggestion-item.selected{color:#fff;background-color:#0097cf}
tags-input .autocomplete .suggestion-item.selected em{color:#fff;background-color:#0097cf}
tags-input .autocomplete .suggestion-item em{font:normal 700 16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;background-color:#fff}
tags-input{box-shadow:none;border:none;padding:0;min-height:34px}
tags-input .host{margin:0}
tags-input .tags{-moz-appearance:none;-webkit-appearance:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
tags-input .tags .tag-item{color:#fff;background:#428bca;border:1px solid #357ebd;border-radius:4px}
tags-input .tags .tag-item.selected{color:#fff;background:#d9534f;border:1px solid #d43f3a}
tags-input .tags .tag-item .remove-button:hover{text-decoration:none}
tags-input .tags.focused{border:1px solid #66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
tags-input .autocomplete{border-radius:4px}
tags-input .autocomplete .suggestion-item.selected{color:#262626;background-color:#f5f5f5}
tags-input .autocomplete .suggestion-item.selected em{color:#262626;background-color:#f5f5f5}
tags-input .autocomplete .suggestion-item em{color:#000;background-color:#fff}
tags-input.ng-invalid .tags{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
tags-input[disabled] .tags{background-color:#eee}
tags-input[disabled] .tags .tag-item{background:#337ab7;opacity:.65}
tags-input[disabled] .tags .input{background-color:#eee}
.input-group tags-input{padding:0;display:table-cell}
.input-group tags-input:not(:first-child) .tags{border-top-left-radius:0;border-bottom-left-radius:0}
.input-group tags-input:not(:last-child) .tags{border-top-right-radius:0;border-bottom-right-radius:0}
.input-group-lg tags-input:first-child .tags{border-top-left-radius:6px;border-bottom-left-radius:6px}
.input-group-lg tags-input:last-child .tags{border-top-right-radius:6px;border-bottom-right-radius:6px}
.input-group-sm tags-input:first-child .tags{border-top-left-radius:3px;border-bottom-left-radius:3px}
.input-group-sm tags-input:last-child .tags{border-top-right-radius:3px;border-bottom-right-radius:3px}
.input-group-lg tags-input,tags-input.ti-input-lg{min-height:46px}
.input-group-lg tags-input .tags,tags-input.ti-input-lg .tags{border-radius:6px}
.input-group-lg tags-input .tags .tag-item,tags-input.ti-input-lg .tags .tag-item{height:38px;line-height:37px;font-size:18px;border-radius:6px}
.input-group-lg tags-input .tags .tag-item .remove-button,tags-input.ti-input-lg .tags .tag-item .remove-button{font-size:20px}
.input-group-lg tags-input .tags .input,tags-input.ti-input-lg .tags .input{height:38px;font-size:18px}
.input-group-sm tags-input,tags-input.ti-input-sm{min-height:30px}
.input-group-sm tags-input .tags,tags-input.ti-input-sm .tags{border-radius:3px}
.input-group-sm tags-input .tags .tag-item,tags-input.ti-input-sm .tags .tag-item{height:22px;line-height:21px;font-size:12px;border-radius:3px}
.input-group-sm tags-input .tags .tag-item .remove-button,tags-input.ti-input-sm .tags .tag-item .remove-button{font-size:16px}
.input-group-sm tags-input .tags .input,tags-input.ti-input-sm .tags .input{height:22px;font-size:12px}
.has-feedback tags-input .tags{padding-right:30px}
.has-success tags-input .tags{border-color:#3c763d}
.has-success tags-input .tags.focused{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;-moz-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-error tags-input .tags{border-color:#a94442}
.has-error tags-input .tags.focused{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
.has-warning tags-input .tags{border-color:#8a6d3b}
.has-warning tags-input .tags.focused{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}
.datepicker{border-radius:4px;direction:ltr}
.datepicker-inline{width:220px}
.datepicker.datepicker-rtl{direction:rtl}
.datepicker.datepicker-rtl table tr td span{float:right}
.datepicker-dropdown{top:0;left:0;padding:4px}
.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}
.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}
.datepicker-dropdown.datepicker-orient-left:before{left:6px}
.datepicker-dropdown.datepicker-orient-left:after{left:7px}
.datepicker-dropdown.datepicker-orient-right:before{right:6px}
.datepicker-dropdown.datepicker-orient-right:after{right:7px}
.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}
.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}
.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}
.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}
.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}
.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}
.datepicker table tr td.new,.datepicker table tr td.old{color:#ccc}
.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#dddedf;cursor:pointer}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#ccc;cursor:default}
.datepicker table tr td.highlighted{font-weight:600;color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:active,.datepicker table tr td.highlighted:focus,.datepicker table tr td.highlighted:hover,.open>.datepicker table tr td.highlighted.dropdown-toggle{color:#000;background-color:#afd9ee;border-color:#5bb1dc}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.open>.datepicker table tr td.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled.active,.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:active,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled],.datepicker table tr td.highlighted[disabled].active,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:active,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted,fieldset[disabled] .datepicker table tr td.highlighted.active,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:active,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}
.datepicker table tr td.highlighted .badge{color:#d9edf7;background-color:#000}
.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}
.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.highlighted{color:#000;background-color:#afd9ee;border-color:#52addb}
.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover,.open>.dropdown-toggle.datepicker table tr td.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.highlighted:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.highlighted{background-image:none}
.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}
.datepicker table tr td.highlighted .badge{color:#d9edf7;background-color:#000}
.datepicker table tr td.highlighted.focused{background:#afd9ee}
.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#ccc}
.datepicker table tr td.today{font-weight:600;color:#000;background-color:#ffdb99;border-color:#ffb733}
.datepicker table tr td.today.active,.datepicker table tr td.today.focus,.datepicker table tr td.today:active,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover,.open>.datepicker table tr td.today.dropdown-toggle{color:#000;background-color:#ffc966;border-color:orange}
.datepicker table tr td.today.active,.datepicker table tr td.today:active,.open>.datepicker table tr td.today.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled],.datepicker table tr td.today[disabled].active,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:active,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today,fieldset[disabled] .datepicker table tr td.today.active,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:active,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}
.datepicker table tr td.today .badge{color:#ffdb99;background-color:#000}
.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}
.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}
.datepicker table tr td.today.active,.datepicker table tr td.today:active,.open>.dropdown-toggle.datepicker table tr td.today{color:#000;background-color:#ffc966;border-color:#f59e00}
.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover,.open>.dropdown-toggle.datepicker table tr td.today.focus,.open>.dropdown-toggle.datepicker table tr td.today:focus,.open>.dropdown-toggle.datepicker table tr td.today:hover{color:#000;background-color:#ffbc42;border-color:#b37400}
.datepicker table tr td.today.active,.datepicker table tr td.today:active,.open>.dropdown-toggle.datepicker table tr td.today{background-image:none}
.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}
.datepicker table tr td.today .badge{color:#ffdb99;background-color:#000}
.datepicker table tr td.today.focused{background:#ffc966}
.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#ccc}
.datepicker table tr td.range{font-weight:600;color:#000;background-color:#dddedf;border-color:#a8abae;border-radius:0}
.datepicker table tr td.range.active,.datepicker table tr td.range.focus,.datepicker table tr td.range:active,.datepicker table tr td.range:focus,.datepicker table tr td.range:hover,.open>.datepicker table tr td.range.dropdown-toggle{color:#000;background-color:#c3c5c6;border-color:#8e9295}
.datepicker table tr td.range.active,.datepicker table tr td.range:active,.open>.datepicker table tr td.range.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled.active,.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:active,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled],.datepicker table tr td.range[disabled].active,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:active,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range,fieldset[disabled] .datepicker table tr td.range.active,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:active,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#dddedf;border-color:#a8abae}
.datepicker table tr td.range .badge{color:#dddedf;background-color:#000}
.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#c3c5c6;border-color:#686b6e}
.datepicker table tr td.range:hover{color:#000;background-color:#c3c5c6;border-color:#898c90}
.datepicker table tr td.range.active,.datepicker table tr td.range:active,.open>.dropdown-toggle.datepicker table tr td.range{color:#000;background-color:#c3c5c6;border-color:#898c90}
.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover,.open>.dropdown-toggle.datepicker table tr td.range.focus,.open>.dropdown-toggle.datepicker table tr td.range:focus,.open>.dropdown-toggle.datepicker table tr td.range:hover{color:#000;background-color:#b0b3b5;border-color:#686b6e}
.datepicker table tr td.range.active,.datepicker table tr td.range:active,.open>.dropdown-toggle.datepicker table tr td.range{background-image:none}
.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#dddedf;border-color:#a8abae}
.datepicker table tr td.range .badge{color:#dddedf;background-color:#000}
.datepicker table tr td.range.focused{background:#c3c5c6}
.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#dddedf;color:#ccc}
.datepicker table tr td.range.highlighted{font-weight:600;color:#000;background-color:#dbe6eb;border-color:#99b7c7}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:active,.datepicker table tr td.range.highlighted:focus,.datepicker table tr td.range.highlighted:hover,.open>.datepicker table tr td.range.highlighted.dropdown-toggle{color:#000;background-color:#baced9;border-color:#79a0b4}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.open>.datepicker table tr td.range.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled.active,.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:active,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled],.datepicker table tr td.range.highlighted[disabled].active,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:active,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted,fieldset[disabled] .datepicker table tr td.range.highlighted.active,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:active,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#dbe6eb;border-color:#99b7c7}
.datepicker table tr td.range.highlighted .badge{color:#dbe6eb;background-color:#000}
.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#baced9;border-color:#507a90}
.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#baced9;border-color:#729bb1}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.range.highlighted{color:#000;background-color:#baced9;border-color:#729bb1}
.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover,.open>.dropdown-toggle.datepicker table tr td.range.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.range.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#a3becc;border-color:#507a90}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.range.highlighted{background-image:none}
.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#dbe6eb;border-color:#99b7c7}
.datepicker table tr td.range.highlighted .badge{color:#dbe6eb;background-color:#000}
.datepicker table tr td.range.highlighted.focused{background:#baced9}
.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#dbe6eb;color:#ccc}
.datepicker table tr td.range.today{font-weight:600;color:#000;background-color:#eec270;border-color:#dd991a}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:focus,.datepicker table tr td.range.today:hover,.open>.datepicker table tr td.range.today.dropdown-toggle{color:#000;background-color:#e9ae42;border-color:#b07915}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.open>.datepicker table tr td.range.today.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today[disabled].active,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:active,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today,fieldset[disabled] .datepicker table tr td.range.today.active,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:active,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#eec270;border-color:#dd991a}
.datepicker table tr td.range.today .badge{color:#eec270;background-color:#000}
.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#e9ae42;border-color:#6b4a0d}
.datepicker table tr td.range.today:hover{color:#000;background-color:#e9ae42;border-color:#a77314}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.open>.dropdown-toggle.datepicker table tr td.range.today{color:#000;background-color:#e9ae42;border-color:#a77314}
.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover,.open>.dropdown-toggle.datepicker table tr td.range.today.focus,.open>.dropdown-toggle.datepicker table tr td.range.today:focus,.open>.dropdown-toggle.datepicker table tr td.range.today:hover{color:#000;background-color:#e5a022;border-color:#6b4a0d}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.open>.dropdown-toggle.datepicker table tr td.range.today{background-image:none}
.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#eec270;border-color:#dd991a}
.datepicker table tr td.range.today .badge{color:#eec270;background-color:#000}
.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#eec270;color:#ccc}
.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{font-weight:600;color:#fff;background-color:#ccc;border-color:#777;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:focus,.datepicker table tr td.selected:hover,.open>.datepicker table tr td.selected.dropdown-toggle,.open>.datepicker table tr td.selected.highlighted.dropdown-toggle{color:#fff;background-color:#b3b3b3;border-color:#5e5e5e}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active,.open>.datepicker table tr td.selected.dropdown-toggle,.open>.datepicker table tr td.selected.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled,.datepicker table tr td.selected.highlighted.disabled.active,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:active,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled],.datepicker table tr td.selected.highlighted[disabled].active,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:active,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected[disabled].active,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:active,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected,fieldset[disabled] .datepicker table tr td.selected.active,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted,fieldset[disabled] .datepicker table tr td.selected.highlighted.active,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:active,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:active,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#ccc;border-color:#777}
.datepicker table tr td.selected .badge,.datepicker table tr td.selected.highlighted .badge{color:#ccc;background-color:#fff}
.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#b3b3b3;border-color:#373737}
.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#b3b3b3;border-color:#585858}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active,.open>.dropdown-toggle.datepicker table tr td.selected,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted{color:#fff;background-color:#b3b3b3;border-color:#585858}
.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover,.open>.dropdown-toggle.datepicker table tr td.selected.focus,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:hover,.open>.dropdown-toggle.datepicker table tr td.selected:focus,.open>.dropdown-toggle.datepicker table tr td.selected:hover{color:#fff;background-color:#a1a1a1;border-color:#373737}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active,.open>.dropdown-toggle.datepicker table tr td.selected,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted{background-image:none}
.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#ccc;border-color:#777}
.datepicker table tr td.selected .badge,.datepicker table tr td.selected.highlighted .badge{color:#ccc;background-color:#fff}
.datepicker table tr td.active,.datepicker table tr td.active.highlighted{font-weight:600;color:#fff;background-color:#e60028;border-color:#cd0024;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.datepicker table tr td.active.active,.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover,.open>.datepicker table tr td.active.dropdown-toggle,.open>.datepicker table tr td.active.highlighted.dropdown-toggle{color:#fff;background-color:#b3001f;border-color:#9a001b}
.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active,.open>.datepicker table tr td.active.dropdown-toggle,.open>.datepicker table tr td.active.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled,.datepicker table tr td.active.highlighted.disabled.active,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:active,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled],.datepicker table tr td.active.highlighted[disabled].active,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:active,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled],.datepicker table tr td.active[disabled].active,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:active,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active,fieldset[disabled] .datepicker table tr td.active.active,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted,fieldset[disabled] .datepicker table tr td.active.highlighted.active,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:active,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:active,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#e60028;border-color:#cd0024}
.datepicker table tr td.active .badge,.datepicker table tr td.active.highlighted .badge{color:#e60028;background-color:#fff}
.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#b3001f;border-color:#4d000d}
.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#b3001f;border-color:#8f0019}
.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active,.open>.dropdown-toggle.datepicker table tr td.active,.open>.dropdown-toggle.datepicker table tr td.active.highlighted{color:#fff;background-color:#b3001f;border-color:#8f0019}
.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover,.open>.dropdown-toggle.datepicker table tr td.active.focus,.open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover,.open>.dropdown-toggle.datepicker table tr td.active:focus,.open>.dropdown-toggle.datepicker table tr td.active:hover{color:#fff;background-color:#8f0019;border-color:#4d000d}
.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active,.open>.dropdown-toggle.datepicker table tr td.active,.open>.dropdown-toggle.datepicker table tr td.active.highlighted{background-image:none}
.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#e60028;border-color:#cd0024}
.datepicker table tr td.active .badge,.datepicker table tr td.active.highlighted .badge{color:#e60028;background-color:#fff}
.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}
.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#dddedf}
.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#ccc;cursor:default}
.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{font-weight:600;color:#fff;background-color:#e60028;border-color:#cd0024;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:active,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active:hover:hover,.open>.datepicker table tr td span.active.disabled.dropdown-toggle,.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle,.open>.datepicker table tr td span.active.dropdown-toggle,.open>.datepicker table tr td span.active:hover.dropdown-toggle{color:#fff;background-color:#b3001f;border-color:#9a001b}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open>.datepicker table tr td span.active.disabled.dropdown-toggle,.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle,.open>.datepicker table tr td span.active.dropdown-toggle,.open>.datepicker table tr td span.active:hover.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled.disabled.active,.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:active,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover.disabled.active,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:active,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled:hover[disabled].active,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:active,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled[disabled].active,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:active,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover.disabled.active,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:active,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active:hover[disabled].active,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:active,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active[disabled].active,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:active,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active,fieldset[disabled] .datepicker table tr td span.active.active,fieldset[disabled] .datepicker table tr td span.active.disabled,fieldset[disabled] .datepicker table tr td span.active.disabled.active,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:active,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:active,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.active,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:active,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#e60028;border-color:#cd0024}
.datepicker table tr td span.active .badge,.datepicker table tr td span.active.disabled .badge,.datepicker table tr td span.active.disabled:hover .badge,.datepicker table tr td span.active:hover .badge{color:#e60028;background-color:#fff}
.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#b3001f;border-color:#4d000d}
.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#b3001f;border-color:#8f0019}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open>.dropdown-toggle.datepicker table tr td span.active,.open>.dropdown-toggle.datepicker table tr td span.active.disabled,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open>.dropdown-toggle.datepicker table tr td span.active:hover{color:#fff;background-color:#b3001f;border-color:#8f0019}
.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover,.open>.dropdown-toggle.datepicker table tr td span.active.disabled.focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,.open>.dropdown-toggle.datepicker table tr td span.active.focus,.open>.dropdown-toggle.datepicker table tr td span.active:focus,.open>.dropdown-toggle.datepicker table tr td span.active:hover,.open>.dropdown-toggle.datepicker table tr td span.active:hover.focus,.open>.dropdown-toggle.datepicker table tr td span.active:hover:focus,.open>.dropdown-toggle.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#8f0019;border-color:#4d000d}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open>.dropdown-toggle.datepicker table tr td span.active,.open>.dropdown-toggle.datepicker table tr td span.active.disabled,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open>.dropdown-toggle.datepicker table tr td span.active:hover{background-image:none}
.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#e60028;border-color:#cd0024}
.datepicker table tr td span.active .badge,.datepicker table tr td span.active.disabled .badge,.datepicker table tr td span.active.disabled:hover .badge,.datepicker table tr td span.active:hover .badge{color:#e60028;background-color:#fff}
.datepicker table tr td span.new,.datepicker table tr td span.old{color:#ccc}
.datepicker .datepicker-switch{width:145px}
.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}
.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#dddedf}
.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}
.input-group.date .input-group-addon{cursor:pointer}
.input-daterange{width:100%}
.input-daterange input{text-align:center}
.input-daterange input:first-child{border-radius:3px 0 0 3px}
.input-daterange input:last-child{border-radius:0 3px 3px 0}
.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;text-shadow:0 1px 0 #fff;border-width:1px 0;margin-left:-5px;margin-right:-5px}
.ez-checkbox-group-title,.ez-radio-group-title{font-weight:700;font-size:1.1em}
.ez-radio-inline .radio,body .ez-checkbox-inline .checkbox{display:inline-block;margin-right:10px}
.ez-form-checkbox .ez-checkbox-columns .checkbox{margin-top:10px;padding-left:35px}
.datepicker-days .today{background-color:#dddedf!important}
.ez-errors-placeholder{display:none}
.has-error .ez-errors-placeholder{display:block}
tags-input .tags{min-height:33px;border-radius:0;padding:5px}
tags-input .tags .input{height:18px}
tags-input .tags .tag-item{color:#777;background-color:#dddedf;border:1px solid #ccc;border-radius:3px;font-size:12px;font-family:'Source Sans Pro',Arial,sans-serif;line-height:18px;height:18px;padding:0 5px}
tags-input .tags .tag-item .fa-close{cursor:pointer}
tags-input .tags .tag-item:hover{background-color:#c3c5c6;border-color:#b3b3b3;color:#5e5e5e}
tags-input.ng-invalid.ng-pristine .tags{border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.has-error.ng-pristine .control-label{color:#333}
tags-input.ng-pristine .tags.focused{border:1px solid #66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.ez-typeahead-overlay{position:absolute;z-index:1000}
.combo-box>input+.combo-box-scroll{padding-right:0}
.ez-form-password .input-group-addon{padding:6px 10px}
select optgroup{border-right:2px solid #CCC}
.ez-slider-control.ng-dirty.ng-invalid .slider{border-color:#b9292d}
.has-feedback :not(label) .form-control-feedback{top:10px}
.form-inline .form-control-feedback,.has-feedback label~.form-horizontal .form-control-feedback{top:20px}
.has-feedback .form-control{padding-right:12px}
.has-feedback.has-error .form-control{padding-right:37.4px}
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}
table.dataTable tfoot th,table.dataTable thead th{font-weight:700}
table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}
table.dataTable thead td:active,table.dataTable thead th:active{outline:0}
table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}
table.dataTable thead .sorting{background-image:url(vendor/ezweb-grid/vendor/datatables/media/images/sort_both.png)}
table.dataTable thead .sorting_asc{background-image:url(vendor/ezweb-grid/vendor/datatables/media/images/sort_asc.png)}
table.dataTable thead .sorting_desc{background-image:url(vendor/ezweb-grid/vendor/datatables/media/images/sort_desc.png)}
table.dataTable thead .sorting_asc_disabled{background-image:url(vendor/ezweb-grid/vendor/datatables/media/images/sort_asc_disabled.png)}
table.dataTable thead .sorting_desc_disabled{background-image:url(vendor/ezweb-grid/vendor/datatables/media/images/sort_desc_disabled.png)}
table.dataTable tbody tr{background-color:#fff}
table.dataTable tbody tr.selected{background-color:#B0BED9}
table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}
table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}
table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}
table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}
table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}
table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}
table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}
table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}
table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}
table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}
table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}
table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}
table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}
table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}
table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}
table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}
table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}
table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}
table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}
table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}
table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}
table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}
table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}
table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}
table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}
table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}
table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}
table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}
table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}
table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}
table.dataTable.no-footer{border-bottom:1px solid #111}
table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}
table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}
table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}
table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}
table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}
table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}
table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}
table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}
table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}
table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}
table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}
table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}
table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}
table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}
table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}
table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}
table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}
table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}
table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}
table.dataTable,table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}
.dataTables_wrapper{position:relative;clear:both;zoom:1}
.dataTables_wrapper .dataTables_length{float:left}
.dataTables_wrapper .dataTables_filter{float:right;text-align:right}
.dataTables_wrapper .dataTables_filter input{margin-left:.5em}
.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}
.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}
.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333!important;border:1px solid transparent;border-radius:2px}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0,#111 100%);background:-moz-linear-gradient(top,#585858 0,#111 100%);background:-ms-linear-gradient(top,#585858 0,#111 100%);background:-o-linear-gradient(top,#585858 0,#111 100%);background:linear-gradient(to bottom,#585858 0,#111 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}
.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}
.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}
.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}
.dataTables_wrapper .dataTables_scroll{clear:both}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th{vertical-align:middle}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}
.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}
.dataTables_wrapper.no-footer div.dataTables_scrollBody table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table{border-bottom:none}
.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}
@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}
.dataTables_wrapper .dataTables_paginate{margin-top:.5em}
}
@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}
.dataTables_wrapper .dataTables_filter{margin-top:.5em}
}
div.ColVis{float:right;margin-bottom:1em}
button.ColVis_Button,ul.ColVis_collection li{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;font-size:.88em;color:#000!important;white-space:nowrap;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-moz-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#fff;background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:-moz-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:-ms-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:-o-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 )}
.ColVis_Button:hover,ul.ColVis_collection li:hover{border:1px solid #666;text-decoration:none!important;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:-moz-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:-ms-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:-o-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4', GradientType=0 )}
button.ColVis_Button{height:30px;padding:3px 8px}
button.ColVis_Button::-moz-focus-inner{border:none!important;padding:0}
button.ColVis_Button:active{outline:0}
div.ColVis_collectionBackground{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:1100}
ul.ColVis_collection{list-style:none;width:150px;padding:8px 8px 4px 8px;margin:0;border:1px solid #ccc;border:1px solid rgba(0,0,0,.4);background-color:#f3f3f3;background-color:rgba(255,255,255,.3);overflow:hidden;z-index:2002;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3);-moz-box-shadow:3px 3px 5px rgba(0,0,0,.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,.3);box-shadow:3px 3px 5px rgba(0,0,0,.3)}
ul.ColVis_collection li{position:relative;height:auto;left:0;right:0;padding:.5em;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}
ul.ColVis_collection li{text-align:left}
ul.ColVis_collection li.ColVis_Button:hover{border:1px solid #999;background-color:#f0f0f0}
ul.ColVis_collection li span{display:inline-block;padding-left:.5em;cursor:pointer}
ul.ColVis_collection li.ColVis_Special{border-color:#555;background:#ededed;background:-webkit-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:-moz-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:-ms-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:-o-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:linear-gradient(to bottom,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e8e8e8', GradientType=0 )}
ul.ColVis_collection li.ColVis_Special:hover{background:#e2e2e2;background:-webkit-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:-moz-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:-ms-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:-o-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2', GradientType=0 )}
span.ColVis_radio{display:inline-block;width:20px}
div.ColVis_catcher{position:absolute;z-index:1101}
.disabled{color:#999}
table.DTCR_clonedTable{background-color:rgba(255,255,255,.7);z-index:202}
div.DTCR_pointer{width:1px;background-color:#0259C4;z-index:201}
.ez-grid-cloak{visibility:hidden}
.ezweb-responsive-cutpoint-xs div.dataTables_filter{float:inherit}
.ezweb-responsive-cutpoint-xs div.dataTables_filter input{display:inline-block}
.ez-filter{font-weight:400;display:block}
table.dataTableNoStyle thead .sorting,table.dataTableNoStyle thead .sorting_asc,table.dataTableNoStyle thead .sorting_asc_disabled,table.dataTableNoStyle thead .sorting_desc,table.dataTableNoStyle thead .sorting_desc_disabled{cursor:pointer}
table.dataTableNoStyle thead .active{background-color:#CCC}
table.dataTableNoStyle thead .sorting span:first-child:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:10px;outline:0;white-space:nowrap;color:#777}
table.dataTableNoStyle thead .sorting_asc span:first-child:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:10px;outline:0;content:'\f176';white-space:nowrap;color:#777}
table.dataTableNoStyle thead .sorting_desc span:first-child:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:10px;outline:0;content:'\f175';white-space:nowrap;color:#777}
table.dataTableNoStyle>thead>tr.ez-filters-embedded>th{vertical-align:middle}
.dataTables_scrollBody table.dataTableNoStyle thead .sorting span:first-child:after,.dataTables_scrollBody table.dataTableNoStyle thead .sorting_asc span:first-child:after,.dataTables_scrollBody table.dataTableNoStyle thead .sorting_desc span:first-child:after{content:none}
table tr.groupby{background-color:#dddedf!important;font-weight:700}
table tbody td.details{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer}
table tbody td.details.more:before{content:"\f105"}
table tbody td.details.less:before{content:"\f107"}
.dataTables_paginate .pagination{margin:0}
.dataTables_paginate .pagination li.active a{background-color:#dcdcdc}
.dataTables_paginate .pagination li.disabled>a{color:#ccc;background-color:#fff}
.dataTables_scroll>.dataTables_scrollHead>.dataTables_scrollHeadInner>.table{margin-bottom:0}
.dataTables_scroll>.dataTables_scrollBody>.table>thead>tr{height:1px}
table.dataTable tbody tr.even td.highlighted,table.dataTable tbody tr.even:hover{background-color:#ECFFB3}
table.dataTable tbody tr.odd td.highlighted>td,table.dataTable tbody tr.odd:hover>td{background-color:#E6FF99!important}
table.dataTable tr.odd:hover>td{background-color:#E6FF99!important}
table.dataTable tr.even:hover{background-color:#ECFFB3}
table.dataTable tr.even:hover td.sorting_1{background-color:#DDFF75}
table.dataTable tr.even:hover td.sorting_2{background-color:#E7FF9E}
table.dataTable tr.even:hover td.sorting_3{background-color:#E2FF89}
table.dataTable tr.odd:hover td.sorting_1{background-color:#D6FF5C}
table.dataTable tr.odd:hover td.sorting_2{background-color:#E0FF84}
table.dataTable tr.odd:hover td.sorting_3{background-color:#DBFF70}
.dataTables_wrapper>.row{padding-left:0;padding-right:0}
.dataTables_wrapper>.row input{margin-left:0!important}
.dataTables_wrapper>table{margin-bottom:0}
.dataTables_wrapper .dataTables_filter{float:none!important;text-align:left!important}
.dataTables_wrapper .dataTables_filter input{margin-left:0}
.dataTables_wrapper .dataTables_filter .form-group.has-feedback>.form-control-feedback{color:#777}
.dataTables_wrapper .dataTables_length{float:none!important;text-align:right!important}
.dataTables_wrapper .dataTables_length>label{display:inline}
.dataTables_wrapper .dataTables_length>label>select{margin:0 .4em;min-width:100px}
.dataTables_wrapper .dataTables_filter{float:none\9}
ag-grid-ng2{display:inline-block}
.ag-select-agg-func-popup{position:absolute}
.ag-body-no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ag-root{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
.ag-font-style{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ag-no-scrolls{white-space:nowrap;display:inline-block}
.ag-scrolls{height:100%}
.ag-popup-backdrop{position:fixed;left:0;top:0;width:100%;height:100%}
.ag-header{position:absolute;top:0;left:0;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:100%}
.ag-pinned-left-header{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;height:100%}
.ag-pinned-right-header{float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;height:100%}
.ag-header-viewport{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:100%}
.ag-scrolls .ag-header-row{position:absolute}
.ag-scrolls .ag-header-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;white-space:nowrap;height:100%}
.ag-no-scrolls .ag-header-container{white-space:nowrap}
.ag-header-overlay{display:block;position:absolute}
.ag-header-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:bottom;text-align:center;display:inline-block;height:100%;position:absolute}
.ag-dnd-ghost{font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:absolute;background:#e5e5e5;border:1px solid #000;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:3px;line-height:1.4}
.ag-dnd-ghost-icon{display:inline-block;float:left;padding-left:2px;padding-right:2px}
.ag-dnd-ghost-label{display:inline-block}
.ag-header-group-cell{height:100%;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;position:absolute}
.ag-header-group-cell-label{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.ag-header-cell-label{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.ag-header-cell-resize{height:100%;width:4px;float:right;cursor:col-resize}
.ag-header-expand-icon{padding-left:4px}
.ag-header-cell-menu-button{float:right}
.ag-overlay-panel{display:table;width:100%;height:100%;pointer-events:none}
.ag-overlay-wrapper{display:table-cell;vertical-align:middle;text-align:center}
.ag-bl-overlay{pointer-events:none;position:absolute;height:100%;width:100%;top:0;left:0}
.ag-bl-full-height{height:100%;overflow:auto;position:relative}
.ag-bl-full-height-west{height:100%;float:left}
.ag-bl-full-height-east{height:100%;float:right}
.ag-bl-full-height-center{height:100%}
.ag-bl-normal{height:100%;position:relative}
.ag-bl-normal-center-row{height:100%;overflow:hidden}
.ag-bl-normal-west{height:100%;float:left}
.ag-bl-normal-east{height:100%;float:right}
.ag-bl-normal-center{height:100%}
.ag-bl-dont-fill{position:relative}
.ag-body{height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute}
.ag-floating-top{position:absolute;left:0;width:100%;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
.ag-pinned-left-floating-top{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;height:100%}
.ag-pinned-right-floating-top{float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;height:100%}
.ag-floating-top-viewport{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:100%}
.ag-floating-top-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;white-space:nowrap}
.ag-floating-bottom{position:absolute;left:0;width:100%;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
.ag-pinned-left-floating-bottom{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;height:100%}
.ag-pinned-right-floating-bottom{float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;height:100%}
.ag-floating-bottom-viewport{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:100%}
.ag-floating-bottom-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;white-space:nowrap}
.ag-pinned-left-cols-viewport{float:left;overflow:hidden}
.ag-pinned-left-cols-container{display:inline-block;position:relative}
.ag-pinned-right-cols-viewport{float:right;overflow-x:hidden;overflow-y:auto}
.ag-pinned-right-cols-container{display:inline-block;position:relative}
.ag-body-viewport-wrapper{height:100%}
.ag-body-viewport{overflow-x:auto;overflow-y:auto;height:100%}
.ag-full-width-viewport{height:100%;width:100%;position:absolute;top:0;left:0;display:inline;pointer-events:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
.ag-full-width-container{overflow:hidden;position:relative;width:100%}
.ag-floating-bottom-full-width-container{height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:none;overflow:hidden;display:inline}
.ag-floating-top-full-width-container{height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:none;overflow:hidden;display:inline}
.ag-full-width-row{pointer-events:all;overflow:hidden}
.ag-scrolls .ag-body-container{position:relative;display:inline-block}
.ag-row-animation{-webkit-transition:top .4s,height .4s,background-color .1s,opacity .2s;-moz-transition:top .4s,height .4s,background-color .1s,opacity .2s;-o-transition:top .4s,height .4s,background-color .1s,opacity .2s;-ms-transition:top .4s,height .4s,background-color .1s,opacity .2s;transition:top .4s,height .4s,background-color .1s,opacity .2s}
.ag-row-no-animation{-webkit-transition:background-color .1s;-moz-transition:background-color .1s;-o-transition:background-color .1s;-ms-transition:background-color .1s;transition:background-color .1s}
.ag-scrolls .ag-row{white-space:nowrap;position:absolute;width:100%}
.ag-no-scrolls .ag-row{position:relative}
.ag-column-drop{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ag-column-drop-vertical .ag-column-drop-cell{display:block}
.ag-column-drop-vertical .ag-column-drop-empty-message{display:block}
.ag-column-drop-vertical .ag-column-drop-cell-button{float:right;line-height:16px}
.ag-column-drop-horizontal{white-space:nowrap}
.ag-cell{display:inline-block;white-space:nowrap;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;position:absolute}
.ag-value-slide-out{opacity:1;-ms-filter:none;filter:none;margin-right:5px;-webkit-transition:opacity 3s,margin-right 3s;-moz-transition:opacity 3s,margin-right 3s;-o-transition:opacity 3s,margin-right 3s;-ms-transition:opacity 3s,margin-right 3s;transition:opacity 3s,margin-right 3s;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;-ms-transition-timing-function:linear;transition-timing-function:linear}
.ag-value-slide-out-end{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);margin-right:10px}
.ag-opacity-zero{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}
.ag-cell-edit-input{width:100%;height:100%}
.ag-group-cell-entire-row{width:100%;display:inline-block;white-space:nowrap;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.ag-footer-cell-entire-row{width:100%;display:inline-block;white-space:nowrap;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.ag-large .ag-root{font-size:20px}
.ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ag-menu{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ag-menu-column-select-wrapper{width:200px;height:300px;overflow:auto}
.ag-menu-list{display:table;border-collapse:collapse}
.ag-menu-option{display:table-row}
.ag-menu-option-text{display:table-cell}
.ag-menu-option-shortcut{display:table-cell}
.ag-menu-option-icon{display:table-cell}
.ag-menu-option-popup-pointer{display:table-cell}
.ag-menu-separator{display:table-row}
.ag-menu-separator-cell{display:table-cell}
.ag-virtual-list-viewport{overflow-x:auto;height:100%;width:100%}
.ag-virtual-list-container{position:relative;overflow:hidden}
.ag-rich-select{outline:0}
.ag-rich-select-list{width:200px;height:200px}
.ag-set-filter-list{width:200px;height:200px}
.ag-set-filter-item{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.ag-virtual-list-item{position:absolute;width:100%}
.ag-filter-filter{width:170px;margin:4px}
.ag-filter-select{width:110px;margin:4px 4px 0 4px}
.ag-no-vertical-scroll .ag-scrolls{height:unset}
.ag-no-vertical-scroll .ag-body{height:unset}
.ag-no-vertical-scroll .ag-body-viewport-wrapper{height:unset}
.ag-no-vertical-scroll .ag-body-viewport{height:unset}
.ag-list-selection{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}
.ag-tool-panel{width:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:auto}
.ag-column-select-indent{display:inline-block}
.ag-column-select-column{margin-left:14px;white-space:nowrap}
.ag-column-select-column-group{white-space:nowrap}
.ag-hidden{display:none}
.ag-faded{opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}
.ag-width-half{width:50%;display:inline-block}
.ag-shake-left-to-right{-webkit-animation-name:ag-shake-left-to-right;-moz-animation-name:ag-shake-left-to-right;-o-animation-name:ag-shake-left-to-right;-ms-animation-name:ag-shake-left-to-right;animation-name:ag-shake-left-to-right;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;-ms-animation-duration:.2s;animation-duration:.2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-o-animation-direction:alternate;-ms-animation-direction:alternate;animation-direction:alternate}
@-moz-keyframes ag-shake-left-to-right{from{padding-left:6px;padding-right:2px}
to{padding-left:2px;padding-right:6px}
}
@-webkit-keyframes ag-shake-left-to-right{from{padding-left:6px;padding-right:2px}
to{padding-left:2px;padding-right:6px}
}
@-o-keyframes ag-shake-left-to-right{from{padding-left:6px;padding-right:2px}
to{padding-left:2px;padding-right:6px}
}
@keyframes ag-shake-left-to-right{from{padding-left:6px;padding-right:2px}
to{padding-left:2px;padding-right:6px}
}
.ez-tree-grid .ez-tree-grid-select-label{display:inline}
.ez-tree-grid .ez-tree-grid-select-label>.form-group{display:inline-block;min-width:100px;margin:0 5px}
.ez-tree-grid .form-group>.control-label{display:none}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-0>td:first-child{padding-left:20px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-1>td:first-child{padding-left:40px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-2>td:first-child{padding-left:60px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-3>td:first-child{padding-left:80px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-4>td:first-child{padding-left:100px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-5>td:first-child{padding-left:120px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-6>td:first-child{padding-left:140px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-7>td:first-child{padding-left:160px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-8>td:first-child{padding-left:180px}
.ez-tree-grid>table>tbody>tr.ez-tree-grid-row-level-9>td:first-child{padding-left:200px}
.ez-tree-grid>table>tbody>tr>td:first-child>.btn{padding:0;color:#777}
.ez-anchor-container .ez-anchor-menu{z-index:500}
.ez-anchor-container .ez-anchor-menu>*{padding-top:52px}
.ez-anchor-container .ez-anchor-menu>.ez-anchor-affix{position:fixed;top:0}
.ez-anchor-container .ez-anchor-tooltip{width:150px}
.ez-anchor-container .ez-anchor-tooltip.in{opacity:1}
.ez-anchor-container .ez-anchor-tooltip .tooltip-content{font-size:1.2em;padding:10px 20px;color:#FFF}
.ez-anchor-container .anchors{position:relative}
\:ez-fixed-panel,ez-fixed-panel{display:block}
.ez-fixed-panel{position:fixed;display:block}
.ez-fixed-panel.resizeable{margin:6px}
.ez-fixed-panel.top{top:0;margin-top:0}
.ez-fixed-panel.bottom{bottom:0;margin-bottom:0}
.ez-fixed-panel.left{left:0;margin-left:0}
.ez-fixed-panel.right{right:0;margin-right:0}
.ez-fixed-panel .handle{position:absolute;display:block}
.ez-fixed-panel .handle.horizontal{height:6px;cursor:n-resize;width:100%}
.ez-fixed-panel .handle.vertical{width:6px;cursor:e-resize;height:100%;top:6px}
.ez-fixed-panel .handle.both{height:6px;width:6px;cursor:sw-resize}
.ez-fixed-panel .handle.backboth{height:6px;width:6px;cursor:nw-resize}
.ez-fixed-panel .handle.top{top:-6px}
.ez-fixed-panel .handle.bottom{bottom:-6px}
.ez-fixed-panel .handle.left{left:-6px}
.ez-fixed-panel .handle.right{right:-6px}
.ez-fixed-panel .contents{height:100%;width:100%}
.ez-mini-header>.topheader>.navbar>.container>.navbar-collapse .combo-box-search>.form-group>.control-label{display:none}
.ez-mini-header .appLogo img{padding-left:15px;border-left:1px solid #f5f5f5;margin:10px 0;max-height:30px}
.ez-mini-header ul.navbar-right>li.search label{display:none}
.ez-mini-header .navbar{margin-bottom:0}
.login-section .topbar{background-color:#f5f5f5;border-color:transparent}
.login-section .background-image{z-index:-1}
.bodyHeaderElement{border-top:1px solid transparent}
.body-header-content{border-color:#CCC}
.body-header-content-without-navbar{margin-top:-20px}
.middlebar .version{position:absolute;font-size:8px;right:0;bottom:0}
.middlebar .sg-logo{display:inline-block;width:170px;height:48px;background-image:url(vendor/ezweb-ui/src/images/sg-logo-wrap.png);background-repeat:no-repeat;background-position:top left;vertical-align:middle}
.middlebar .sg-logo.sg-logo-corporate{width:270px;height:48px;background-image:url(vendor/ezweb-ui/src/images/sg-logo-corporate.png)}
.middlebar .sg-logo.sg-logo-private{width:270px;height:48px;background-image:url(vendor/ezweb-ui/src/images/sg-logo-private.png)}
.middlebar .sg-logo.sg-logo-securities{width:270px;height:48px;background-image:url(vendor/ezweb-ui/src/images/sg-logo-securities.png)}
.middlebar .app-logo{display:inline-block;width:256px;height:32px;background-repeat:no-repeat;background-position:top right;vertical-align:middle}
.middlebar .form-group>.control-label{display:none}
.middlebar .middlebar-nav.middlebar-right>li{float:left}
.anchor-header{background-color:#333;position:relative;min-height:50px;z-index:1000!important}
.anchor-header .container{padding-left:0}
.anchor-header .container .anchor-header-nav{padding-left:0;text-align:center}
.anchor-header .container .anchor-header-nav li{display:inline-block}
.anchor-header .container .anchor-header-nav li a{color:#CCC;font-weight:600;font-size:16px}
.anchor-header .container .anchor-header-nav li a:focus,.anchor-header .container .anchor-header-nav li a:hover{color:#fff;background-color:transparent}
.navbar-fixed-top .navbar-brand{padding:10px 15px}
.navbar-fixed-top .navbar-brand .sg-mobile-logo{background-image:url(vendor/ezweb-ui/src/images/sg-small.png);width:32px;height:32px}
.topheader .navbar{top:0}
.topheader .navbar.transition{transition:top .5s ease}
.topheader .navbar.navbar-fixed-top.prepare{position:fixed;top:-50px}
.topheader .navbar.navbar-fixed-top.transition{top:0;left:0;right:0}
.ez-modal{z-index:10000}
.ez-modal \:ng-form,.ez-modal ng-form{display:block}
.tabs-vertical{border-bottom:1px solid #DCDCDC!important;padding-right:0!important;border-right:5px solid #C6C6C6!important}
.tabs-vertical.nav-tabs-reverse{border-bottom:1px solid #2F333E!important;padding-right:0!important;border-right:5px solid #21242B!important}
@charset "UTF-8";

.handsontable{position:relative}
.handsontable .hide{display:none}
.handsontable .relative{position:relative}
.handsontable.htAutoSize{visibility:hidden;left:-99000px;position:absolute;top:-99000px}
.handsontable .wtHider{width:0}
.handsontable .wtSpreader{position:relative;width:0;height:auto}
.handsontable div,.handsontable input,.handsontable table,.handsontable tbody,.handsontable td,.handsontable textarea,.handsontable th,.handsontable thead{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}
.handsontable input,.handsontable textarea{min-height:initial}
.handsontable table.htCore{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;width:0;outline-width:0;max-width:none;max-height:none}
.handsontable col{width:50px}
.handsontable col.rowHeader{width:50px}
.handsontable td,.handsontable th{border-top-width:0;border-left-width:0;border-right:1px solid #CCC;border-bottom:1px solid #CCC;height:22px;empty-cells:show;line-height:21px;padding:0 4px 0 4px;background-color:#FFF;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line}
.handsontable td.htInvalid{background-color:#ff4c42!important}
.handsontable td.htNoWrap{white-space:nowrap}
.handsontable th:last-child{border-right:1px solid #CCC;border-bottom:1px solid #CCC}
.handsontable th.htNoFrame,.handsontable th:first-child.htNoFrame,.handsontable tr:first-child th.htNoFrame{border-left-width:0;background-color:#fff;border-color:#FFF}
.handsontable .htNoFrame+td,.handsontable .htNoFrame+th,.handsontable td:first-of-type,.handsontable th:first-child{border-left:1px solid #CCC}
.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid #CCC}
.handsontable tr:first-child td,.handsontable tr:first-child th{border-top:1px solid #CCC}
.ht_master:not(.innerBorderLeft)~.handsontable tbody tr th,.ht_master:not(.innerBorderLeft)~.handsontable:not(.ht_clone_top) thead tr th:first-child{border-right-width:0}
.ht_master:not(.innerBorderTop) thead tr.lastChild th,.ht_master:not(.innerBorderTop) thead tr:last-child th,.ht_master:not(.innerBorderTop)~.handsontable thead tr.lastChild th,.ht_master:not(.innerBorderTop)~.handsontable thead tr:last-child th{border-bottom-width:0}
.handsontable th{background-color:#EEE;color:#222;text-align:center;font-weight:400;white-space:nowrap}
.handsontable thead th{padding:0}
.handsontable th.active{background-color:#CCC}
.handsontable thead th .relative{padding:2px 4px}
.handsontable .manualColumnMover{position:fixed;left:0;top:0;background-color:transparent;width:5px;height:25px;z-index:999;cursor:move}
.handsontable .manualRowMover{position:fixed;left:-4px;top:0;background-color:transparent;height:5px;width:50px;z-index:999;cursor:move}
.handsontable .manualColumnMoverGuide,.handsontable .manualRowMoverGuide{position:fixed;left:0;top:0;background-color:#CCC;width:25px;height:25px;opacity:.7;display:none}
.handsontable .manualColumnMoverGuide.active,.handsontable .manualRowMoverGuide.active{display:block}
.handsontable .manualColumnMover.active,.handsontable .manualColumnMover:hover,.handsontable .manualRowMover.active,.handsontable .manualRowMover:hover{background-color:#88F}
.handsontable .manualColumnResizer{position:fixed;top:0;cursor:col-resize;z-index:110;width:5px;height:25px}
.handsontable .manualRowResizer{position:fixed;left:0;cursor:row-resize;z-index:110;height:5px;width:50px}
.handsontable .manualColumnResizer.active,.handsontable .manualColumnResizer:hover,.handsontable .manualRowResizer.active,.handsontable .manualRowResizer:hover{background-color:#AAB}
.handsontable .manualColumnResizerGuide{position:fixed;right:0;top:0;background-color:#AAB;display:none;width:0;border-right:1px dashed #777;margin-left:5px}
.handsontable .manualRowResizerGuide{position:fixed;left:0;bottom:0;background-color:#AAB;display:none;height:0;border-bottom:1px dashed #777;margin-top:5px}
.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block}
.handsontable .columnSorting{position:relative}
.handsontable .columnSorting:hover{text-decoration:underline;cursor:pointer}
.handsontable .columnSorting.ascending::after{content:'\25B2';color:#5f5f5f;position:absolute;right:-15px}
.handsontable .columnSorting.descending::after{content:'\25BC';color:#5f5f5f;position:absolute;right:-15px}
.handsontable th.beforeHiddenColumn{position:relative}
.handsontable th.afterHiddenColumn::before,.handsontable th.beforeHiddenColumn::after{content:'\25C0';color:#bbb;position:absolute;right:1px;top:2px;font-size:5pt}
.handsontable th.afterHiddenColumn{position:relative}
.handsontable th.afterHiddenColumn::before{left:1px;top:2px;right:auto;content:'\25B6'}
.handsontable td.afterHiddenColumn.firstVisible{border-left:1px solid #CCC}
.handsontable thead th.hiddenHeader{display:none}
.handsontable .wtBorder{position:absolute;font-size:0}
.handsontable .wtBorder.hidden{display:none!important}
.handsontable td.area{background:-moz-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(181,209,255,.34)),color-stop(100%,rgba(181,209,255,.34)));background:-webkit-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:-o-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:-ms-linear-gradient(top,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);background:linear-gradient(to bottom,rgba(181,209,255,.34) 0,rgba(181,209,255,.34) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5d1ff', endColorstr='#57b5d1ff', GradientType=0);background-color:#fff}
.handsontable .wtBorder.corner{font-size:0;cursor:crosshair}
.handsontable .htBorder.htFillBorder{background:red;width:1px;height:1px}
.handsontableInput{border:0;outline-width:0;margin:0;padding:1px 5px 0 5px;font-family:inherit;line-height:21px;font-size:inherit;box-shadow:0 0 0 2px #5292f7 inset;resize:none;display:inline-block;color:#000;border-radius:0;background-color:#FFF}
.handsontableInputHolder{position:absolute;top:0;left:0;z-index:100}
.htSelectEditor{-webkit-appearance:menulist-button!important;position:absolute;width:auto}
.handsontable .htDimmed{color:#777}
.handsontable .htSubmenu{position:relative}
.handsontable .htSubmenu :after{content:'▶';color:#777;position:absolute;right:5px}
.handsontable .htLeft{text-align:left}
.handsontable .htCenter{text-align:center}
.handsontable .htRight{text-align:right}
.handsontable .htJustify{text-align:justify}
.handsontable .htTop{vertical-align:top}
.handsontable .htMiddle{vertical-align:middle}
.handsontable .htBottom{vertical-align:bottom}
.handsontable .htPlaceholder{color:#999}
.handsontable .htAutocompleteArrow{float:right;font-size:10px;color:#EEE;cursor:default;width:16px;text-align:center}
.handsontable td .htAutocompleteArrow:hover{color:#777}
.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}
.handsontable .htCheckboxRendererInput.noValue{opacity:.5}
.handsontable .htCheckboxRendererLabel{cursor:pointer;display:inline-block;width:100%}
.handsontable .htNumeric{text-align:right}
.htCommentCell{position:relative}
.htCommentCell:after{content:'';position:absolute;top:0;right:0;border-left:6px solid transparent;border-top:6px solid red}
@-webkit-keyframes opacity-hide{from{opacity:1}
to{opacity:0}
}
@keyframes opacity-hide{from{opacity:1}
to{opacity:0}
}
@-webkit-keyframes opacity-show{from{opacity:0}
to{opacity:1}
}
@keyframes opacity-show{from{opacity:0}
to{opacity:1}
}
.handsontable .handsontable.ht_clone_top .wtHider{padding:0 0 5px 0}
.handsontable .autocompleteEditor.handsontable{padding-right:17px}
.handsontable .autocompleteEditor.handsontable.htMacScroll{padding-right:15px}
.handsontable.listbox{margin:0}
.handsontable.listbox .ht_master table{border:1px solid #ccc;border-collapse:separate;background:#fff}
.handsontable.listbox td,.handsontable.listbox th,.handsontable.listbox tr:first-child td,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th{border-color:transparent}
.handsontable.listbox td,.handsontable.listbox th{white-space:nowrap;text-overflow:ellipsis}
.handsontable.listbox td.htDimmed{cursor:default;color:inherit;font-style:inherit}
.handsontable.listbox .wtBorder{visibility:hidden}
.handsontable.listbox tr td.current,.handsontable.listbox tr:hover td{background:#eee}
.ht_clone_top{z-index:101}
.ht_clone_left{z-index:102}
.ht_clone_bottom_left_corner,.ht_clone_top_left_corner{z-index:103}
.ht_clone_debug{z-index:103}
.handsontable td.htSearchResult{background:#fcedd9;color:#583707}
.htBordered{border-width:1px}
.htBordered.htTopBorderSolid{border-top-style:solid;border-top-color:#000}
.htBordered.htRightBorderSolid{border-right-style:solid;border-right-color:#000}
.htBordered.htBottomBorderSolid{border-bottom-style:solid;border-bottom-color:#000}
.htBordered.htLeftBorderSolid{border-left-style:solid;border-left-color:#000}
.htCommentTextArea{-moz-box-shadow:1px 1px 2px #bbb;-webkit-box-shadow:1px 1px 2px #bbb;background-color:#fffacd;border:1px solid #999;box-shadow:1px 1px 2px #bbb;font-family:Arial}
.handsontable tbody tr th:nth-last-child(2){border-right:1px solid #CCC}
.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer{border-bottom:1px solid #CCC;padding-bottom:5px}
.ht_clone_top_left_corner thead tr th:nth-last-child(2){border-right:1px solid #CCC}
.htCollapseButton{width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4);box-shadow:1px 1px 3px rgba(0,0,0,.4);cursor:pointer;margin-bottom:3px;position:relative}
.htCollapseButton:after{content:"";height:300%;width:1px;display:block;background:#ccc;margin-left:4px;position:absolute;bottom:10px}
thead .htCollapseButton{right:5px;position:absolute;top:5px;background:#fff}
thead .htCollapseButton:after{height:1px;width:700%;right:10px;top:4px}
.handsontable tr th .htExpandButton{position:absolute;width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4);box-shadow:1px 1px 3px rgba(0,0,0,.4);cursor:pointer;top:0;display:none}
.handsontable thead tr th .htExpandButton{top:5px}
.handsontable tr th .htExpandButton.clickable{display:block}
.collapsibleIndicator{position:absolute;top:50%;transform:translate(0,-50%);right:5px;border:1px solid #a6a6a6;line-height:10px;color:#222;border-radius:10px;font-size:10px;width:10px;height:10px;cursor:pointer;-webkit-box-shadow:0 0 0 6px rgba(238,238,238,1);-moz-box-shadow:0 0 0 6px rgba(238,238,238,1);box-shadow:0 0 0 6px rgba(238,238,238,1);background:#eee}
.handsontable col.hidden{width:0!important}
.handsontable table tr th.lightRightBorder{border-right:1px solid #e6e6e6}
.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}
.ht_clone_bottom,.ht_clone_left,.ht_clone_top,.ht_master{overflow:hidden}
.ht_master .wtHolder{overflow:auto}
.ht_clone_left .wtHolder{overflow-x:hidden;overflow-y:auto}
.ht_clone_bottom .wtHolder,.ht_clone_top .wtHolder{overflow-x:auto;overflow-y:hidden}
.wtDebugHidden{display:none}
.wtDebugVisible{display:block;-webkit-animation-duration:.5s;-webkit-animation-name:wtFadeInFromNone;animation-duration:.5s;animation-name:wtFadeInFromNone}
@keyframes wtFadeInFromNone{0%{display:none;opacity:0}
1%{display:block;opacity:0}
100%{display:block;opacity:1}
}
@-webkit-keyframes wtFadeInFromNone{0%{display:none;opacity:0}
1%{display:block;opacity:0}
100%{display:block;opacity:1}
}
.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}
.htMobileEditorContainer{display:none;position:absolute;top:0;width:70%;height:54pt;background:#f8f8f8;border-radius:20px;border:1px solid #ebebeb;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}
.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea),.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle){z-index:9999}
.bottomRightSelectionHandle,.bottomRightSelectionHandle-HitArea,.topLeftSelectionHandle,.topLeftSelectionHandle-HitArea{left:-10000px;top:-10000px}
.htMobileEditorContainer.active{display:block}
.htMobileEditorContainer .inputs{position:absolute;right:210pt;bottom:10pt;top:10pt;left:14px;height:34pt}
.htMobileEditorContainer .inputs textarea{font-size:13pt;border:1px solid #a1a1a1;-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;left:14px;right:14px;top:0;bottom:0;padding:7pt}
.htMobileEditorContainer .cellPointer{position:absolute;top:-13pt;height:0;width:0;left:30px;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #ebebeb}
.htMobileEditorContainer .cellPointer.hidden{display:none}
.htMobileEditorContainer .cellPointer:before{content:'';display:block;position:absolute;top:2px;height:0;width:0;left:-13pt;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #f8f8f8}
.htMobileEditorContainer .moveHandle{position:absolute;top:10pt;left:5px;width:30px;bottom:0;cursor:move;z-index:9999}
.htMobileEditorContainer .moveHandle:after{content:"..\a..\a..\a..";white-space:pre;line-height:10px;font-size:20pt;display:inline-block;margin-top:-8px;color:#ebebeb}
.htMobileEditorContainer .positionControls{width:205pt;position:absolute;right:5pt;top:0;bottom:0}
.htMobileEditorContainer .positionControls>div{width:50pt;height:100%;float:left}
.htMobileEditorContainer .positionControls>div:after{content:" ";display:block;width:15pt;height:15pt;text-align:center;line-height:50pt}
.htMobileEditorContainer .downButton:after,.htMobileEditorContainer .leftButton:after,.htMobileEditorContainer .rightButton:after,.htMobileEditorContainer .upButton:after{transform-origin:5pt 5pt;-webkit-transform-origin:5pt 5pt;margin:21pt 0 0 21pt}
.htMobileEditorContainer .leftButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(-45deg)}
.htMobileEditorContainer .leftButton:active:after{border-color:#cfcfcf}
.htMobileEditorContainer .rightButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(135deg)}
.htMobileEditorContainer .rightButton:active:after{border-color:#cfcfcf}
.htMobileEditorContainer .upButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(45deg)}
.htMobileEditorContainer .upButton:active:after{border-color:#cfcfcf}
.htMobileEditorContainer .downButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(225deg)}
.htMobileEditorContainer .downButton:active:after{border-color:#cfcfcf}
.handsontable.hide-tween{-webkit-animation:opacity-hide .3s;animation:opacity-hide .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.handsontable.show-tween{-webkit-animation:opacity-show .3s;animation:opacity-show .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}

.htContextMenu{display:none;position:absolute;z-index:1060}
.htContextMenu .ht_clone_corner,.htContextMenu .ht_clone_debug,.htContextMenu .ht_clone_left,.htContextMenu .ht_clone_top{display:none}
.htContextMenu table.htCore{border:1px solid #bbb;border-bottom-width:2px;border-right-width:2px}
.htContextMenu .wtBorder{visibility:hidden}
.htContextMenu table tbody tr td{background:#fff;border-width:0;padding:4px 6px 0 6px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.htContextMenu table tbody tr td:first-child{border:0}
.htContextMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}
.htContextMenu table tbody tr td.current,.htContextMenu table tbody tr td.zeroclipboard-is-hover{background:#e9e9e9}
.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #bbb;height:0;padding:0;cursor:default}
.htContextMenu table tbody tr td.htDisabled{color:#999}
.htContextMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}
.htContextMenu table tbody tr.htHidden{display:none}
.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}
.htContextMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}
.htContextMenu .ht_master .wtHolder{overflow:hidden}

.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.pika-single:after,.pika-single:before{content:" ";display:table}
.pika-single:after{clear:both}
.pika-single.is-hidden{display:none}
.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}
.pika-lendar{float:left;width:240px;margin:8px}
.pika-title{position:relative;text-align:center}
.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}
.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}
.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}
.pika-next:hover,.pika-prev:hover{opacity:1}
.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}
.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}
.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}
.pika-select{display:inline-block}
.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}
.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}
.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}
.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}
.pika-week{font-size:11px;color:#999}
.is-today .pika-button{color:#3af;font-weight:700}
.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}
.is-inrange .pika-button{background:#d5e9f7}
.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}
.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}
.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}
.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}
.pika-table abbr{border-bottom:0;cursor:help}
.gridster{position:relative;margin:auto;height:0}
.gridster>ul{margin:0;list-style:none;padding:0}
.gridster-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;z-index:2;position:absolute;display:none}
.gridster-loaded{-webkit-transition:height .3s;-moz-transition:height .3s;-o-transition:height .3s;transition:height .3s}
.gridster-loaded .gridster-item{display:block;position:absolute;-webkit-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-moz-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-o-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.gridster-loaded .gridster-preview-holder{display:none;z-index:1;position:absolute;background-color:#ddd;border-color:#fff;opacity:.2}
.gridster-loaded .gridster-item.gridster-item-moving,.gridster-loaded .gridster-preview-holder{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}
.gridster-mobile{height:auto!important}
.gridster-mobile .gridster-item{height:auto;position:static;float:none}
.gridster-item.ng-leave.ng-leave-active{opacity:0}
.gridster-item.ng-enter{opacity:1}
.gridster-item-moving{z-index:3}
.gridster-item-resizable-handler{position:absolute;font-size:1px;display:block;z-index:5}
.handle-se{cursor:se-resize;width:0;height:0;right:1px;bottom:1px;border-style:solid;border-width:0 0 12px 12px;border-color:transparent}
.handle-ne{cursor:ne-resize;width:12px;height:12px;right:1px;top:1px}
.handle-nw{cursor:nw-resize;width:12px;height:12px;left:1px;top:1px}
.handle-sw{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}
.handle-e{cursor:e-resize;width:12px;bottom:0;right:1px;top:0}
.handle-s{cursor:s-resize;height:12px;right:0;bottom:1px;left:0}
.handle-n{cursor:n-resize;height:12px;right:0;top:1px;left:0}
.handle-w{cursor:w-resize;width:12px;left:1px;top:0;bottom:0}
.gridster .gridster-item:hover .gridster-box{border:1.5px solid #B3B2B3}
.gridster .gridster-item:hover .handle-se{border-color:transparent transparent #ccc}
tags-input{display:block}
tags-input *,tags-input :after,tags-input :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
tags-input .host{position:relative;margin-top:5px;margin-bottom:5px;height:100%}
tags-input .host:active{outline:0}
tags-input .tags{-moz-appearance:textfield;-webkit-appearance:textfield;padding:1px;overflow:hidden;word-wrap:break-word;cursor:text;background-color:#fff;border:1px solid #a9a9a9;box-shadow:1px 1px 1px 0 #d3d3d3 inset;height:100%}
tags-input .tags.focused{outline:0;-webkit-box-shadow:0 0 3px 1px rgba(5,139,242,.6);-moz-box-shadow:0 0 3px 1px rgba(5,139,242,.6);box-shadow:0 0 3px 1px rgba(5,139,242,.6)}
tags-input .tags .tag-list{margin:0;padding:0;list-style-type:none}
tags-input .tags .tag-item{margin:2px;padding:0 5px;display:inline-block;float:left;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif;height:26px;line-height:25px;border:1px solid #acacac;border-radius:3px;background:-webkit-linear-gradient(top,#f0f9ff 0,#cbebff 47%,#a1dbff 100%);background:linear-gradient(to bottom,#f0f9ff 0,#cbebff 47%,#a1dbff 100%)}
tags-input .tags .tag-item.selected{background:-webkit-linear-gradient(top,#febbbb 0,#fe9090 45%,#ff5c5c 100%);background:linear-gradient(to bottom,#febbbb 0,#fe9090 45%,#ff5c5c 100%)}
tags-input .tags .tag-item .remove-button{margin:0 0 0 5px;padding:0;border:none;background:0 0;cursor:pointer;vertical-align:middle;font:700 16px Arial,sans-serif;color:#585858}
tags-input .tags .input.invalid-tag,tags-input .tags .tag-item .remove-button:active{color:red}
tags-input .tags .input{border:0;outline:0;margin:2px;padding:0 0 0 5px;float:left;height:26px;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif}
tags-input .tags .input::-ms-clear{display:none}
tags-input.ng-invalid .tags{-webkit-box-shadow:0 0 3px 1px rgba(255,0,0,.6);-moz-box-shadow:0 0 3px 1px rgba(255,0,0,.6);box-shadow:0 0 3px 1px rgba(255,0,0,.6)}
tags-input[disabled] .host:focus{outline:0}
tags-input[disabled] .tags{background-color:#eee;cursor:default}
tags-input[disabled] .tags .tag-item{opacity:.65}
tags-input[disabled] .tags .tag-item .remove-button{cursor:default}
tags-input[disabled] .tags .tag-item .remove-button:active{color:#585858}
tags-input[disabled] .tags .input{background-color:#eee;cursor:default}
tags-input .autocomplete{margin-top:5px;position:absolute;padding:5px 0;z-index:999;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.2);-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)}
tags-input .autocomplete .suggestion-list{margin:0;padding:0;list-style-type:none;max-height:280px;overflow-y:auto;position:relative}
tags-input .autocomplete .suggestion-item{padding:5px 10px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;background-color:#fff}
tags-input .autocomplete .suggestion-item.selected,tags-input .autocomplete .suggestion-item.selected em{color:#fff;background-color:#0097cf}
tags-input .autocomplete .suggestion-item em{font:normal 700 16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;background-color:#fff}
tags-input .autocomplete,tags-input .tags{border-radius:4px}
tags-input{box-shadow:none;border:none;padding:0;min-height:34px}
tags-input .host{margin:0}
tags-input .tags{-moz-appearance:none;-webkit-appearance:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
tags-input .tags .tag-item{color:#fff;background:#428bca;border:1px solid #357ebd;border-radius:4px}
tags-input .tags .tag-item.selected{color:#fff;background:#d9534f;border:1px solid #d43f3a}
tags-input .tags .tag-item .remove-button:hover{text-decoration:none}
tags-input .tags.focused{border:1px solid #66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
tags-input .autocomplete .suggestion-item.selected,tags-input .autocomplete .suggestion-item.selected em{color:#262626;background-color:#f5f5f5}
tags-input .autocomplete .suggestion-item em{color:#000;background-color:#fff}
tags-input.ng-invalid .tags{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
tags-input[disabled] .tags{background-color:#eee}
tags-input[disabled] .tags .tag-item{background:#337ab7;opacity:.65}
tags-input[disabled] .tags .input{background-color:#eee}
.input-group tags-input{padding:0;display:table-cell}
.input-group tags-input:not(:first-child) .tags{border-top-left-radius:0;border-bottom-left-radius:0}
.input-group tags-input:not(:last-child) .tags{border-top-right-radius:0;border-bottom-right-radius:0}
.input-group-lg tags-input:first-child .tags{border-top-left-radius:6px;border-bottom-left-radius:6px}
.input-group-lg tags-input:last-child .tags{border-top-right-radius:6px;border-bottom-right-radius:6px}
.input-group-sm tags-input:first-child .tags{border-top-left-radius:3px;border-bottom-left-radius:3px}
.input-group-sm tags-input:last-child .tags{border-top-right-radius:3px;border-bottom-right-radius:3px}
.input-group-lg tags-input,tags-input.ti-input-lg{min-height:46px}
.input-group-lg tags-input .tags,tags-input.ti-input-lg .tags{border-radius:6px}
.input-group-lg tags-input .tags .tag-item,tags-input.ti-input-lg .tags .tag-item{height:38px;line-height:37px;font-size:18px;border-radius:6px}
.input-group-lg tags-input .tags .tag-item .remove-button,tags-input.ti-input-lg .tags .tag-item .remove-button{font-size:20px}
.input-group-lg tags-input .tags .input,tags-input.ti-input-lg .tags .input{height:38px;font-size:18px}
.input-group-sm tags-input,tags-input.ti-input-sm{min-height:30px}
.input-group-sm tags-input .tags,tags-input.ti-input-sm .tags{border-radius:3px}
.input-group-sm tags-input .tags .tag-item,tags-input.ti-input-sm .tags .tag-item{height:22px;line-height:21px;font-size:12px;border-radius:3px}
.input-group-sm tags-input .tags .tag-item .remove-button,tags-input.ti-input-sm .tags .tag-item .remove-button{font-size:16px}
.input-group-sm tags-input .tags .input,tags-input.ti-input-sm .tags .input{height:22px;font-size:12px}
.has-feedback tags-input .tags{padding-right:30px}
.has-success tags-input .tags{border-color:#3c763d}
.has-success tags-input .tags.focused{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;-moz-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-error tags-input .tags{border-color:#a94442}
.has-error tags-input .tags.focused{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
.has-warning tags-input .tags{border-color:#8a6d3b}
.has-warning tags-input .tags.focused{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}
table.dataTable tfoot th,table.dataTable thead th{font-weight:700}
table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}
table.dataTable thead td:active,table.dataTable thead th:active{outline:0}
table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}
table.dataTable thead .sorting{background-image:url(vendor/datatables/media/images/sort_both.png)}
table.dataTable thead .sorting_asc{background-image:url(vendor/datatables/media/images/sort_asc.png)}
table.dataTable thead .sorting_desc{background-image:url(vendor/datatables/media/images/sort_desc.png)}
table.dataTable thead .sorting_asc_disabled{background-image:url(vendor/datatables/media/images/sort_asc_disabled.png)}
table.dataTable thead .sorting_desc_disabled{background-image:url(vendor/datatables/media/images/sort_desc_disabled.png)}
table.dataTable tbody tr{background-color:#fff}
table.dataTable tbody tr.selected{background-color:#B0BED9}
table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}
table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}
table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}
table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}
table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}
table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}
table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}
table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}
table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}
table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}
table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}
table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}
table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}
table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}
table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}
table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}
table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}
table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}
table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}
table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}
table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}
table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}
table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}
table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}
table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}
table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}
table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}
table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}
table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}
table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}
table.dataTable.no-footer{border-bottom:1px solid #111}
table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}
table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}
table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}
table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}
table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}
table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}
table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}
table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}
table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}
table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}
table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}
table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}
table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}
table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}
table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}
table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}
table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}
table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}
table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}
table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}
.dataTables_wrapper{position:relative;clear:both;zoom:1}
.dataTables_wrapper .dataTables_length{float:left}
.dataTables_wrapper .dataTables_filter{float:right;text-align:right}
.dataTables_wrapper .dataTables_filter input{margin-left:.5em}
.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}
.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}
.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333!important;border:1px solid transparent;border-radius:2px}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0,#111 100%);background:-moz-linear-gradient(top,#585858 0,#111 100%);background:-ms-linear-gradient(top,#585858 0,#111 100%);background:-o-linear-gradient(top,#585858 0,#111 100%);background:linear-gradient(to bottom,#585858 0,#111 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}
.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}
.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}
.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}
.dataTables_wrapper .dataTables_scroll{clear:both}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}
.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}
.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}
@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}
.dataTables_wrapper .dataTables_paginate{margin-top:.5em}
}
@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}
.dataTables_wrapper .dataTables_filter{margin-top:.5em}
}
.jstree-children,.jstree-container-ul,.jstree-node{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}
.jstree-node{white-space:nowrap}
.jstree-anchor{display:inline-block;color:#000;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}
.jstree-anchor:focus{outline:0}
.jstree-anchor,.jstree-anchor:active,.jstree-anchor:hover,.jstree-anchor:link,.jstree-anchor:visited{text-decoration:none;color:inherit}
.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}
.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}
.jstree-ocl{cursor:pointer}
.jstree-leaf>.jstree-ocl{cursor:default}
.jstree .jstree-open>.jstree-children{display:block}
.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}
.jstree-anchor>.jstree-themeicon{margin-right:2px}
.jstree-anchor>.jstree-themeicon-hidden,.jstree-no-icons .jstree-themeicon{display:none}
.jstree-hidden{display:none}
.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}
.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}
.jstree-rtl .jstree-node{margin-left:0}
.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}
.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}
.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}
.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}
.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.vakata-context{display:none}
.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999}
.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}
.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}
.vakata-context li{list-style:none;display:inline}
.vakata-context li>a{display:block;padding:0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 #fff;border-radius:1px}
.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}
.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}
.vakata-context li>a:focus{outline:0}
.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}
.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}
.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}
.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}
.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}
.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}
.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}
.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}
.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}
.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}
.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}
.vakata-context-rtl li>a>i{margin:0 -2em 0 0}
.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}
#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}
#jstree-dnd{line-height:16px;margin:0;padding:4px}
#jstree-dnd .jstree-copy,#jstree-dnd .jstree-icon{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}
#jstree-dnd .jstree-ok{background:green}
#jstree-dnd .jstree-er{background:red}
#jstree-dnd .jstree-copy{margin:0 2px}
.jstree-default .jstree-icon,.jstree-default .jstree-node{background-repeat:no-repeat;background-color:transparent}
.jstree-default .jstree-anchor,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}
.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}
.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999}
.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}
.jstree-default .jstree-disabled{background:0 0;color:#666}
.jstree-default .jstree-disabled.jstree-hovered{background:0 0;box-shadow:none}
.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url('data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\jstree-grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#jstree-grayscale');filter:gray;-webkit-filter:grayscale(100%)}
.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:700}
.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none!important}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;box-shadow:none}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}
.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:0 0}
.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}
.jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat}
.jstree-default>.jstree-wholerow-ul .jstree-clicked,.jstree-default>.jstree-wholerow-ul .jstree-hovered{background:0 0;box-shadow:none;border-radius:0}
.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.jstree-default .jstree-wholerow-hovered{background:#e7f4f9}
.jstree-default .jstree-wholerow-clicked{background:#beebff;background:-webkit-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:linear-gradient(to bottom,#beebff 0,#a8e4ff 100%)}
.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}
.jstree-default .jstree-anchor{line-height:24px;height:24px}
.jstree-default .jstree-icon{width:24px;height:24px;line-height:24px}
.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}
.jstree-default.jstree-rtl .jstree-node{margin-right:24px}
.jstree-default .jstree-wholerow{height:24px}
.jstree-default .jstree-icon,.jstree-default .jstree-node{background-image:url(vendor/jstree/dist/themes/default/32px.png)}
.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}
.jstree-default .jstree-last{background:0 0}
.jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}
.jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}
.jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}
.jstree-default .jstree-themeicon{background-position:-260px -4px}
.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default>.jstree-no-dots .jstree-node{background:0 0}
.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}
.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}
.jstree-default .jstree-disabled{background:0 0}
.jstree-default .jstree-disabled.jstree-hovered{background:0 0}
.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-default .jstree-checkbox{background-position:-164px -4px}
.jstree-default .jstree-checkbox:hover{background-position:-164px -36px}
.jstree-default .jstree-checked>.jstree-checkbox,.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-228px -4px}
.jstree-default .jstree-checked>.jstree-checkbox:hover,.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-228px -36px}
.jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}
.jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}
.jstree-default .jstree-checkbox-disabled{opacity:.8;filter:url('data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\jstree-grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#jstree-grayscale');filter:gray;-webkit-filter:grayscale(100%)}
.jstree-default>.jstree-striped{background-size:auto 48px}
.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}
.jstree-default.jstree-rtl .jstree-last{background:0 0}
.jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}
.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}
.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}
.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}
.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(vendor/jstree/dist/themes/default/throbber.gif) center center no-repeat}
.jstree-default .jstree-file{background:url(vendor/jstree/dist/themes/default/32px.png) -100px -68px no-repeat}
.jstree-default .jstree-folder{background:url(vendor/jstree/dist/themes/default/32px.png) -260px -4px no-repeat}
.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
#jstree-dnd.jstree-default{line-height:24px;padding:0 4px}
#jstree-dnd.jstree-default .jstree-er,#jstree-dnd.jstree-default .jstree-ok{background-image:url(vendor/jstree/dist/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent}
#jstree-dnd.jstree-default i{background:0 0;width:24px;height:24px;line-height:24px}
#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}
#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}
.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}
.jstree-default.jstree-rtl .jstree-last{background:0 0}
.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}
.jstree-default-small .jstree-anchor{line-height:18px;height:18px}
.jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px}
.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}
.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}
.jstree-default-small .jstree-wholerow{height:18px}
.jstree-default-small .jstree-icon,.jstree-default-small .jstree-node{background-image:url(vendor/jstree/dist/themes/default/32px.png)}
.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}
.jstree-default-small .jstree-last{background:0 0}
.jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}
.jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}
.jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}
.jstree-default-small .jstree-themeicon{background-position:-263px -7px}
.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-small>.jstree-no-dots .jstree-node{background:0 0}
.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}
.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}
.jstree-default-small .jstree-disabled{background:0 0}
.jstree-default-small .jstree-disabled.jstree-hovered{background:0 0}
.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-default-small .jstree-checkbox{background-position:-167px -7px}
.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}
.jstree-default-small .jstree-checked>.jstree-checkbox,.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-231px -7px}
.jstree-default-small .jstree-checked>.jstree-checkbox:hover,.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-231px -39px}
.jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}
.jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}
.jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url('data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\jstree-grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#jstree-grayscale');filter:gray;-webkit-filter:grayscale(100%)}
.jstree-default-small>.jstree-striped{background-size:auto 36px}
.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}
.jstree-default-small.jstree-rtl .jstree-last{background:0 0}
.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}
.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}
.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}
.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}
.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(vendor/jstree/dist/themes/default/throbber.gif) center center no-repeat}
.jstree-default-small .jstree-file{background:url(vendor/jstree/dist/themes/default/32px.png) -103px -71px no-repeat}
.jstree-default-small .jstree-folder{background:url(vendor/jstree/dist/themes/default/32px.png) -263px -7px no-repeat}
.jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}
#jstree-dnd.jstree-default-small .jstree-er,#jstree-dnd.jstree-default-small .jstree-ok{background-image:url(vendor/jstree/dist/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent}
#jstree-dnd.jstree-default-small i{background:0 0;width:18px;height:18px;line-height:18px}
#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}
#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}
.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}
.jstree-default-small.jstree-rtl .jstree-last{background:0 0}
.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}
.jstree-default-large .jstree-anchor{line-height:32px;height:32px}
.jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px}
.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}
.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}
.jstree-default-large .jstree-wholerow{height:32px}
.jstree-default-large .jstree-icon,.jstree-default-large .jstree-node{background-image:url(vendor/jstree/dist/themes/default/32px.png)}
.jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}
.jstree-default-large .jstree-last{background:0 0}
.jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}
.jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}
.jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}
.jstree-default-large .jstree-themeicon{background-position:-256px 0}
.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-large>.jstree-no-dots .jstree-node{background:0 0}
.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}
.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}
.jstree-default-large .jstree-disabled{background:0 0}
.jstree-default-large .jstree-disabled.jstree-hovered{background:0 0}
.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-default-large .jstree-checkbox{background-position:-160px 0}
.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}
.jstree-default-large .jstree-checked>.jstree-checkbox,.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-224px 0}
.jstree-default-large .jstree-checked>.jstree-checkbox:hover,.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-224px -32px}
.jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}
.jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}
.jstree-default-large .jstree-checkbox-disabled{opacity:.8;filter:url('data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\jstree-grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#jstree-grayscale');filter:gray;-webkit-filter:grayscale(100%)}
.jstree-default-large>.jstree-striped{background-size:auto 64px}
.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}
.jstree-default-large.jstree-rtl .jstree-last{background:0 0}
.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}
.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}
.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}
.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}
.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(vendor/jstree/dist/themes/default/throbber.gif) center center no-repeat}
.jstree-default-large .jstree-file{background:url(vendor/jstree/dist/themes/default/32px.png) -96px -64px no-repeat}
.jstree-default-large .jstree-folder{background:url(vendor/jstree/dist/themes/default/32px.png) -256px 0 no-repeat}
.jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}
#jstree-dnd.jstree-default-large .jstree-er,#jstree-dnd.jstree-default-large .jstree-ok{background-image:url(vendor/jstree/dist/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent}
#jstree-dnd.jstree-default-large i{background:0 0;width:32px;height:32px;line-height:32px}
#jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}
#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}
.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}
.jstree-default-large.jstree-rtl .jstree-last{background:0 0}
@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}
#jstree-dnd.jstree-dnd-responsive>i{background:0 0;width:40px;height:40px}
#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(vendor/jstree/dist/themes/default/40px.png);background-position:0 -200px;background-size:120px 240px}
#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(vendor/jstree/dist/themes/default/40px.png);background-position:-40px -200px;background-size:120px 240px}
#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}
}
@media (max-width:768px){.jstree-default-responsive .jstree-icon{background-image:url(vendor/jstree/dist/themes/default/40px.png)}
.jstree-default-responsive .jstree-leaf>.jstree-ocl,.jstree-default-responsive .jstree-node{background:0 0}
.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}
.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}
.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}
.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0}
.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px}
.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}
.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-size:120px 240px}
.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:0 0}
.jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0!important}
.jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px!important}
.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0!important}
.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}
.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}
.jstree-default-responsive .jstree-checked>.jstree-checkbox,.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:0 -80px}
.jstree-default-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}
.jstree-default-responsive .jstree-anchor{font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}
.jstree-default-responsive>.jstree-striped{background:0 0}
.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(64,64,64,.2);background:#ebebeb;height:40px}
.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}
.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}
.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666}
.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666;border-top:0}
.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}
.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-node>.jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-image:url(vendor/jstree/dist/themes/default/40px.png);background-size:120px 240px}
.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}
.jstree-default-responsive .jstree-last{background:0 0}
.jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}
.jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}
.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}
.jstree-default-responsive .jstree-file{background:url(vendor/jstree/dist/themes/default/40px.png) 0 -160px no-repeat;background-size:120px 240px}
.jstree-default-responsive .jstree-folder{background:url(vendor/jstree/dist/themes/default/40px.png) -40px -40px no-repeat;background-size:120px 240px}
.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
}
.jstree-children,.jstree-container-ul,.jstree-node{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}
.jstree-node{white-space:nowrap}
.jstree-anchor{display:inline-block;color:#333;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}
.jstree-anchor:focus{outline:0}
.jstree-anchor,.jstree-anchor:active,.jstree-anchor:hover,.jstree-anchor:link,.jstree-anchor:visited{text-decoration:none;color:inherit}
.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}
.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}
.jstree-ocl{cursor:pointer}
.jstree-leaf>.jstree-ocl{cursor:default}
.jstree .jstree-open>.jstree-children{display:block}
.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}
.jstree-anchor>.jstree-themeicon{margin-right:2px}
.jstree-anchor>.jstree-themeicon-hidden,.jstree-no-icons .jstree-themeicon{display:none}
.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}
.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}
.jstree-rtl .jstree-node{margin-left:0}
.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}
.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}
.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}
.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}
.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.vakata-context{display:none}
.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;-moz-box-shadow:5px 5px 4px -4px #666;-webkit-box-shadow:2px 2px 2px #999;box-shadow:2px 2px 2px #999}
.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}
.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}
.vakata-context li{list-style:none;display:inline}
.vakata-context li>a{display:block;padding:0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;-moz-text-shadow:1px 1px 0 #fff;-webkit-text-shadow:1px 1px 0 #fff;text-shadow:1px 1px 0 #fff;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px}
.vakata-context li>a:hover{position:relative;background-color:#e8eff7;-moz-box-shadow:0 0 2px #0a6aa1;-webkit-box-shadow:0 0 2px #0a6aa1;box-shadow:0 0 2px #0a6aa1}
.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}
.vakata-context li>a:focus{outline:0}
.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;-moz-box-shadow:0 0 2px #0a6aa1;-webkit-box-shadow:0 0 2px #0a6aa1;box-shadow:0 0 2px #0a6aa1}
.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;-moz-text-shadow:0 0 0 transparent;-webkit-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}
.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}
.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}
.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}
.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}
.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}
.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}
.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}
.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}
.vakata-context-rtl li>a>i{margin:0 -2em 0 0}
.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}
#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}
#jstree-dnd{line-height:16px;margin:0;padding:4px}
#jstree-dnd .jstree-copy,#jstree-dnd .jstree-icon{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}
#jstree-dnd .jstree-ok{background:green}
#jstree-dnd .jstree-er{background:red}
#jstree-dnd .jstree-copy{margin:0 2px}
.jstree-proton .jstree-icon,.jstree-proton .jstree-node{background-repeat:no-repeat;background-color:transparent}
.jstree-proton .jstree-anchor,.jstree-proton .jstree-wholerow{transition:background-color .15s,box-shadow .15s,color .15s}
.jstree-proton .jstree-hovered{background:#76b6ec;color:#fff;border-radius:3px;box-shadow:inset 0 0 1px #76b6ec}
.jstree-proton .jstree-clicked{background:#3392e3;color:#fff;border-radius:3px;box-shadow:inset 0 0 1px #3392e3}
.jstree-proton .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}
.jstree-proton .jstree-disabled{background:0 0;color:#666}
.jstree-proton .jstree-disabled.jstree-hovered{background:0 0;box-shadow:none}
.jstree-proton .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-proton .jstree-disabled>.jstree-icon{opacity:.8;filter:url('data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\jstree-grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#jstree-grayscale');-webkit-filter:grayscale(100%)}
.jstree-proton .jstree-search{font-style:italic;color:#8b0000;font-weight:700}
.jstree-proton .jstree-no-checkboxes .jstree-checkbox{display:none!important}
.jstree-proton.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;color:inherit;box-shadow:none}
.jstree-proton.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#76b6ec;color:#fff}
.jstree-proton.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:0 0;color:inherit}
.jstree-proton.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#76b6ec;color:#fff}
.jstree-proton>.jstree-striped{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat}
.jstree-proton>.jstree-wholerow-ul .jstree-clicked,.jstree-proton>.jstree-wholerow-ul .jstree-hovered{background:0 0;box-shadow:none;border-radius:0}
.jstree-proton .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.jstree-proton .jstree-wholerow-hovered{background:#76b6ec}
.jstree-proton .jstree-wholerow-clicked{background:#3392e3;background:-moz-linear-gradient(top,#3392e3 0,#3392e3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3392e3),color-stop(100%,#3392e3));background:-webkit-linear-gradient(top,#3392e3 0,#3392e3 100%);background:-o-linear-gradient(top,#3392e3 0,#3392e3 100%);background:-ms-linear-gradient(top,#3392e3 0,#3392e3 100%);background:linear-gradient(to bottom,#3392e3 0,#3392e3 100%)}
.jstree-proton .jstree-node{min-height:22px;line-height:22px;margin-left:22px;min-width:22px}
.jstree-proton .jstree-anchor{line-height:22px;margin:1px 0 2px;height:22px}
.jstree-proton .jstree-icon{width:22px;height:22px;line-height:22px}
.jstree-proton .jstree-icon:empty{width:22px;height:22px;line-height:22px}
.jstree-proton.jstree-rtl .jstree-node{margin-right:22px}
.jstree-proton .jstree-wholerow{height:22px}
.jstree-proton .jstree-icon,.jstree-proton .jstree-node{background-size:320px 96px;background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png)}
.jstree-proton .jstree-node{background-position:-293px -5px;background-repeat:repeat-y}
.jstree-proton .jstree-last{background:0 0}
.jstree-proton .jstree-open>.jstree-ocl{background-position:-133px -5px}
.jstree-proton .jstree-closed>.jstree-ocl{background-position:-101px -5px}
.jstree-proton .jstree-leaf>.jstree-ocl{background-position:-69px -5px}
.jstree-proton .jstree-themeicon{background-position:-261px -7px}
.jstree-proton>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-proton>.jstree-no-dots .jstree-node{background:0 0}
.jstree-proton>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-37px -5px}
.jstree-proton>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-5px -5px}
.jstree-proton .jstree-disabled{background:0 0}
.jstree-proton .jstree-disabled.jstree-hovered{background:0 0}
.jstree-proton .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-proton .jstree-checkbox{background-position:-165px -5px}
.jstree-proton .jstree-checkbox:hover{background-position:-165px -37px}
.jstree-proton .jstree-checked>.jstree-checkbox,.jstree-proton.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-229px -5px}
.jstree-proton .jstree-checked>.jstree-checkbox:hover,.jstree-proton.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-229px -37px}
.jstree-proton .jstree-anchor>.jstree-undetermined{background-position:-197px -5px}
.jstree-proton .jstree-anchor>.jstree-undetermined:hover{background-position:-197px -37px}
.jstree-proton>.jstree-striped{background-size:auto 44px}
.jstree-proton.jstree-rtl .jstree-node{background-size:320px 96px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}
.jstree-proton.jstree-rtl .jstree-last{background:0 0}
.jstree-proton.jstree-rtl .jstree-open>.jstree-ocl{background-position:-133px -37px}
.jstree-proton.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-101px -37px}
.jstree-proton.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-69px -37px}
.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}
.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-37px -37px}
.jstree-proton.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-5px -37px}
.jstree-proton .jstree-themeicon-custom{background-color:transparent;background-size:320px 96px;background-image:none;background-position:0 0}
.jstree-proton>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/throbber.gif) center center no-repeat}
.jstree-proton .jstree-file{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png) -101px -69px no-repeat}
.jstree-proton .jstree-folder{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png) -261px -5px no-repeat}
.jstree-proton>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
#jstree-dnd.jstree-proton{line-height:22px;padding:0 4px}
#jstree-dnd.jstree-proton .jstree-er,#jstree-dnd.jstree-proton .jstree-ok{background-size:320px 96px;background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png);background-repeat:no-repeat;background-color:transparent}
#jstree-dnd.jstree-proton i{background:0 0;width:22px;height:22px;line-height:22px}
#jstree-dnd.jstree-proton .jstree-ok{background-position:-5px -69px}
#jstree-dnd.jstree-proton .jstree-er{background-position:-37px -69px}
.jstree-proton.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}
.jstree-proton.jstree-rtl .jstree-last{background:0 0}
.jstree-proton-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}
.jstree-proton-small .jstree-anchor{line-height:18px;margin:1px 0 2px;height:18px}
.jstree-proton-small .jstree-icon{width:18px;height:18px;line-height:18px}
.jstree-proton-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}
.jstree-proton-small.jstree-rtl .jstree-node{margin-right:18px}
.jstree-proton-small .jstree-wholerow{height:18px}
.jstree-proton-small .jstree-icon,.jstree-proton-small .jstree-node{background-size:320px 96px;background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png)}
.jstree-proton-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}
.jstree-proton-small .jstree-last{background:0 0}
.jstree-proton-small .jstree-open>.jstree-ocl{background-position:-135px -7px}
.jstree-proton-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}
.jstree-proton-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}
.jstree-proton-small .jstree-themeicon{background-position:-263px -9px}
.jstree-proton-small>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-proton-small>.jstree-no-dots .jstree-node{background:0 0}
.jstree-proton-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}
.jstree-proton-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}
.jstree-proton-small .jstree-disabled{background:0 0}
.jstree-proton-small .jstree-disabled.jstree-hovered{background:0 0}
.jstree-proton-small .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-proton-small .jstree-checkbox{background-position:-167px -7px}
.jstree-proton-small .jstree-checkbox:hover{background-position:-167px -39px}
.jstree-proton-small .jstree-checked>.jstree-checkbox,.jstree-proton-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-231px -7px}
.jstree-proton-small .jstree-checked>.jstree-checkbox:hover,.jstree-proton-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-231px -39px}
.jstree-proton-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}
.jstree-proton-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}
.jstree-proton-small>.jstree-striped{background-size:auto 36px}
.jstree-proton-small.jstree-rtl .jstree-node{background-size:320px 96px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}
.jstree-proton-small.jstree-rtl .jstree-last{background:0 0}
.jstree-proton-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}
.jstree-proton-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}
.jstree-proton-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}
.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}
.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}
.jstree-proton-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}
.jstree-proton-small .jstree-themeicon-custom{background-color:transparent;background-size:320px 96px;background-image:none;background-position:0 0}
.jstree-proton-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/throbber.gif) center center no-repeat}
.jstree-proton-small .jstree-file{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png) -103px -71px no-repeat}
.jstree-proton-small .jstree-folder{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png) -263px -7px no-repeat}
.jstree-proton-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
#jstree-dnd.jstree-proton-small{line-height:18px;padding:0 4px}
#jstree-dnd.jstree-proton-small .jstree-er,#jstree-dnd.jstree-proton-small .jstree-ok{background-size:320px 96px;background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png);background-repeat:no-repeat;background-color:transparent}
#jstree-dnd.jstree-proton-small i{background:0 0;width:18px;height:18px;line-height:18px}
#jstree-dnd.jstree-proton-small .jstree-ok{background-position:-7px -71px}
#jstree-dnd.jstree-proton-small .jstree-er{background-position:-39px -71px}
.jstree-proton-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}
.jstree-proton-small.jstree-rtl .jstree-last{background:0 0}
.jstree-proton-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}
.jstree-proton-large .jstree-anchor{line-height:32px;margin:1px 0 2px;height:32px}
.jstree-proton-large .jstree-icon{width:32px;height:32px;line-height:32px}
.jstree-proton-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}
.jstree-proton-large.jstree-rtl .jstree-node{margin-right:32px}
.jstree-proton-large .jstree-wholerow{height:32px}
.jstree-proton-large .jstree-icon,.jstree-proton-large .jstree-node{background-size:320px 96px;background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png)}
.jstree-proton-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}
.jstree-proton-large .jstree-last{background:0 0}
.jstree-proton-large .jstree-open>.jstree-ocl{background-position:-128px 0}
.jstree-proton-large .jstree-closed>.jstree-ocl{background-position:-96px 0}
.jstree-proton-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}
.jstree-proton-large .jstree-themeicon{background-position:-256px -2px}
.jstree-proton-large>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-proton-large>.jstree-no-dots .jstree-node{background:0 0}
.jstree-proton-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}
.jstree-proton-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}
.jstree-proton-large .jstree-disabled{background:0 0}
.jstree-proton-large .jstree-disabled.jstree-hovered{background:0 0}
.jstree-proton-large .jstree-disabled.jstree-clicked{background:#efefef}
.jstree-proton-large .jstree-checkbox{background-position:-160px 0}
.jstree-proton-large .jstree-checkbox:hover{background-position:-160px -32px}
.jstree-proton-large .jstree-checked>.jstree-checkbox,.jstree-proton-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-224px 0}
.jstree-proton-large .jstree-checked>.jstree-checkbox:hover,.jstree-proton-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-224px -32px}
.jstree-proton-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}
.jstree-proton-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}
.jstree-proton-large>.jstree-striped{background-size:auto 64px}
.jstree-proton-large.jstree-rtl .jstree-node{background-size:320px 96px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}
.jstree-proton-large.jstree-rtl .jstree-last{background:0 0}
.jstree-proton-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}
.jstree-proton-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}
.jstree-proton-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}
.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}
.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}
.jstree-proton-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}
.jstree-proton-large .jstree-themeicon-custom{background-color:transparent;background-size:320px 96px;background-image:none;background-position:0 0}
.jstree-proton-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/throbber.gif) center center no-repeat}
.jstree-proton-large .jstree-file{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png) -96px -64px no-repeat}
.jstree-proton-large .jstree-folder{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png) -256px 0 no-repeat}
.jstree-proton-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
#jstree-dnd.jstree-proton-large{line-height:32px;padding:0 4px}
#jstree-dnd.jstree-proton-large .jstree-er,#jstree-dnd.jstree-proton-large .jstree-ok{background-size:320px 96px;background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/32px.png);background-repeat:no-repeat;background-color:transparent}
#jstree-dnd.jstree-proton-large i{background:0 0;width:32px;height:32px;line-height:32px}
#jstree-dnd.jstree-proton-large .jstree-ok{background-position:0 -64px}
#jstree-dnd.jstree-proton-large .jstree-er{background-position:-32px -64px}
.jstree-proton-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}
.jstree-proton-large.jstree-rtl .jstree-last{background:0 0}
@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:30px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}
#jstree-dnd.jstree-dnd-responsive>i{background:0 0;width:30px;height:30px}
#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/30px.png);background-position:0 -150px;background-size:90px 180px}
#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/30px.png);background-position:-30px -150px;background-size:90px 180px}
#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}
}
@media (max-width:768px){.jstree-proton-responsive .jstree-container-ul{overflow:hidden}
.jstree-proton-responsive .jstree-icon{background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/30px.png);background-size:90px 180px}
.jstree-proton-responsive .jstree-leaf>.jstree-ocl,.jstree-proton-responsive .jstree-node{background:0 0}
.jstree-proton-responsive .jstree-node{min-height:30px;line-height:30px;margin-left:30px;min-width:30px;white-space:nowrap}
.jstree-proton-responsive .jstree-anchor{line-height:38px;height:38px;margin:0}
.jstree-proton-responsive .jstree-icon,.jstree-proton-responsive .jstree-icon:empty{margin-top:4px;width:30px;height:30px;line-height:30px}
.jstree-proton-responsive>.jstree-container-ul>.jstree-node{margin-left:0}
.jstree-proton-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:30px}
.jstree-proton-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}
.jstree-proton-responsive .jstree-checkbox,.jstree-proton-responsive .jstree-ocl,.jstree-proton-responsive .jstree-themeicon{background-size:90px 180px}
.jstree-proton-responsive .jstree-leaf>.jstree-ocl{background:0 0}
.jstree-proton-responsive .jstree-open>.jstree-ocl{background-position:0 0!important}
.jstree-proton-responsive .jstree-closed>.jstree-ocl{background-position:0 -30px!important}
.jstree-proton-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-30px 0!important}
.jstree-proton-responsive .jstree-themeicon{background-position:-30px -30px}
.jstree-proton-responsive .jstree-checkbox,.jstree-proton-responsive .jstree-checkbox:hover{background-position:-30px -60px}
.jstree-proton-responsive .jstree-checked>.jstree-checkbox,.jstree-proton-responsive .jstree-checked>.jstree-checkbox:hover,.jstree-proton-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-proton-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:0 -60px}
.jstree-proton-responsive .jstree-anchor>.jstree-undetermined,.jstree-proton-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -90px}
.jstree-proton-responsive>.jstree-striped{background:0 0}
.jstree-proton-responsive .jstree-wholerow-ul li{position:relative}
.jstree-proton-responsive .jstree-wholerow-ul .jstree-wholerow{position:absolute;top:0;left:-1000px;right:-1000px;width:auto;height:100%}
.jstree-proton-responsive .jstree-wholerow{border-top:1px solid rgba(0,0,0,.05);background:rgba(0,0,0,.02);height:30px}
.jstree-proton-responsive .jstree-wholerow-hovered{background:#76b6ec}
.jstree-proton-responsive .jstree-wholerow-clicked{background:#3392e3}
.jstree-proton-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}
.jstree-proton-responsive .jstree-checkbox,.jstree-proton-responsive .jstree-icon,.jstree-proton-responsive .jstree-node,.jstree-proton-responsive .jstree-node>.jstree-ocl,.jstree-proton-responsive .jstree-themeicon{background-image:url(vendor/jstree-bootstrap-theme/dist/themes/proton/30px.png);background-size:90px 180px}
.jstree-proton-responsive .jstree-node{background-position:-60px 0;background-repeat:repeat-y}
.jstree-proton-responsive .jstree-last{background:0 0}
.jstree-proton-responsive .jstree-leaf>.jstree-ocl{background-position:-30px -90px}
.jstree-proton-responsive .jstree-last>.jstree-ocl{background-position:-30px -120px}
.jstree-proton-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}
.jstree-proton-responsive .jstree-file{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/30px.png) 0 -120px no-repeat;background-size:90px 180px}
.jstree-proton-responsive .jstree-folder{background:url(vendor/jstree-bootstrap-theme/dist/themes/proton/30px.png) -30px -30px no-repeat;background-size:90px 180px}
.jstree-proton-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}
}
@font-face{font-family:'Titillium Web';src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.eot);src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.eot?#iefix) format('embedded-opentype'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.woff) format('woff'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.ttf) format('truetype'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.svg#titillium_webthin) format('svg');font-weight:300;font-style:normal}
@font-face{font-family:'Titillium Web';src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-regular-webfont.eot);src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-regular-webfont.eot?#iefix) format('embedded-opentype'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-regular-webfont.woff) format('woff'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-regular-webfont.ttf) format('truetype'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-regular-webfont.svg#titillium_webregular) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:'Titillium Web';src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-bold-webfont.eot);src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-bold-webfont.eot?#iefix) format('embedded-opentype'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-bold-webfont.woff) format('woff'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-bold-webfont.ttf) format('truetype'),url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-bold-webfont.svg#titillium_webbold) format('svg');font-weight:700;font-style:normal}
@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:'Titillium Web';src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.svg#titillium_webthin) format('svg');font-weight:300;font-style:normal}
@font-face{font-family:'Titillium Web';src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-regular-webfont.svg#titillium_webregular) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:'Titillium Web';src:url(vendor/jstree-bootstrap-theme/dist/themes/proton/fonts/titillium/titilliumweb-bold-webfont.svg#titillium_webbold) format('svg');font-weight:700;font-style:normal}
}
.jstree-proton{font-family:'Titillium Web',sans-serif,Arial,sans-serif}
highchart{display:block;width:100%;max-width:100%}
div.ColVis{float:right;margin-bottom:1em}
button.ColVis_Button,ul.ColVis_collection li{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;font-size:.88em;color:#000!important;white-space:nowrap;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-moz-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#fff;background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:-moz-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:-ms-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:-o-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 )}
.ColVis_Button:hover,ul.ColVis_collection li:hover{border:1px solid #666;text-decoration:none!important;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:-moz-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:-ms-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:-o-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4', GradientType=0 )}
button.ColVis_Button{height:30px;padding:3px 8px}
button.ColVis_Button::-moz-focus-inner{border:none!important;padding:0}
button.ColVis_Button:active{outline:0}
div.ColVis_collectionBackground{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:1100}
ul.ColVis_collection{list-style:none;width:150px;padding:8px 8px 4px 8px;margin:0;border:1px solid #ccc;border:1px solid rgba(0,0,0,.4);background-color:#f3f3f3;background-color:rgba(255,255,255,.3);overflow:hidden;z-index:2002;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3);-moz-box-shadow:3px 3px 5px rgba(0,0,0,.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,.3);box-shadow:3px 3px 5px rgba(0,0,0,.3)}
ul.ColVis_collection li{position:relative;height:auto;left:0;right:0;padding:.5em;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}
ul.ColVis_collection li{text-align:left}
ul.ColVis_collection li.ColVis_Button:hover{border:1px solid #999;background-color:#f0f0f0}
ul.ColVis_collection li span{display:inline-block;padding-left:.5em;cursor:pointer}
ul.ColVis_collection li.ColVis_Special{border-color:#555;background:#ededed;background:-webkit-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:-moz-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:-ms-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:-o-linear-gradient(top,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);background:linear-gradient(to bottom,rgba(237,237,237,1) 0,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e8e8e8', GradientType=0 )}
ul.ColVis_collection li.ColVis_Special:hover{background:#e2e2e2;background:-webkit-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:-moz-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:-ms-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:-o-linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);background:linear-gradient(top,#d0d0d0 0,#d5d5d5 89%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2', GradientType=0 )}
span.ColVis_radio{display:inline-block;width:20px}
div.ColVis_catcher{position:absolute;z-index:1101}
.disabled{color:#999}
table.DTCR_clonedTable{background-color:rgba(255,255,255,.7);z-index:202}
div.DTCR_pointer{width:1px;background-color:#0259C4;z-index:201}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}

@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
blockquote,pre{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
.navbar{display:none}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
.label{border:1px solid #000}
.table{border-collapse:collapse!important}
.table td,.table th{background-color:#fff!important}
.table-bordered td,.table-bordered th{border:1px solid #ddd!important}
}
@font-face{font-family:"Glyphicons Halflings";src:url(vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.eot);src:url(vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.woff) format("woff"),url(vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(vendor/bootstrap/dist/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:"\002a"}
.glyphicon-plus:before{content:"\002b"}
.glyphicon-eur:before,.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"}
.glyphicon-cd:before{content:"\e201"}
.glyphicon-save-file:before{content:"\e202"}
.glyphicon-open-file:before{content:"\e203"}
.glyphicon-level-up:before{content:"\e204"}
.glyphicon-copy:before{content:"\e205"}
.glyphicon-paste:before{content:"\e206"}
.glyphicon-alert:before{content:"\e209"}
.glyphicon-equalizer:before{content:"\e210"}
.glyphicon-king:before{content:"\e211"}
.glyphicon-queen:before{content:"\e212"}
.glyphicon-pawn:before{content:"\e213"}
.glyphicon-bishop:before{content:"\e214"}
.glyphicon-knight:before{content:"\e215"}
.glyphicon-baby-formula:before{content:"\e216"}
.glyphicon-tent:before{content:"\26fa"}
.glyphicon-blackboard:before{content:"\e218"}
.glyphicon-bed:before{content:"\e219"}
.glyphicon-apple:before{content:"\f8ff"}
.glyphicon-erase:before{content:"\e221"}
.glyphicon-hourglass:before{content:"\231b"}
.glyphicon-lamp:before{content:"\e223"}
.glyphicon-duplicate:before{content:"\e224"}
.glyphicon-piggy-bank:before{content:"\e225"}
.glyphicon-scissors:before{content:"\e226"}
.glyphicon-bitcoin:before{content:"\e227"}
.glyphicon-btc:before{content:"\e227"}
.glyphicon-xbt:before{content:"\e227"}
.glyphicon-yen:before{content:"\00a5"}
.glyphicon-jpy:before{content:"\00a5"}
.glyphicon-ruble:before{content:"\20bd"}
.glyphicon-rub:before{content:"\20bd"}
.glyphicon-scale:before{content:"\e230"}
.glyphicon-ice-lolly:before{content:"\e231"}
.glyphicon-ice-lolly-tasted:before{content:"\e232"}
.glyphicon-education:before{content:"\e233"}
.glyphicon-option-horizontal:before{content:"\e234"}
.glyphicon-option-vertical:before{content:"\e235"}
.glyphicon-menu-hamburger:before{content:"\e236"}
.glyphicon-modal-window:before{content:"\e237"}
.glyphicon-oil:before{content:"\e238"}
.glyphicon-grain:before{content:"\e239"}
.glyphicon-sunglasses:before{content:"\e240"}
.glyphicon-text-size:before{content:"\e241"}
.glyphicon-text-color:before{content:"\e242"}
.glyphicon-text-background:before{content:"\e243"}
.glyphicon-object-align-top:before{content:"\e244"}
.glyphicon-object-align-bottom:before{content:"\e245"}
.glyphicon-object-align-horizontal:before{content:"\e246"}
.glyphicon-object-align-left:before{content:"\e247"}
.glyphicon-object-align-vertical:before{content:"\e248"}
.glyphicon-object-align-right:before{content:"\e249"}
.glyphicon-triangle-right:before{content:"\e250"}
.glyphicon-triangle-left:before{content:"\e251"}
.glyphicon-triangle-bottom:before{content:"\e252"}
.glyphicon-triangle-top:before{content:"\e253"}
.glyphicon-console:before{content:"\e254"}
.glyphicon-superscript:before{content:"\e255"}
.glyphicon-subscript:before{content:"\e256"}
.glyphicon-menu-left:before{content:"\e257"}
.glyphicon-menu-right:before{content:"\e258"}
.glyphicon-menu-down:before{content:"\e259"}
.glyphicon-menu-up:before{content:"\e260"}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{color:#337ab7;text-decoration:none}
a:focus,a:hover{color:#23527c;text-decoration:underline}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
figure{margin:0}
img{vertical-align:middle}
.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
[role=button]{cursor:pointer}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}
.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}
.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}
.h1,h1{font-size:36px}
.h2,h2{font-size:30px}
.h3,h3{font-size:24px}
.h4,h4{font-size:18px}
.h5,h5{font-size:14px}
.h6,h6{font-size:12px}
p{margin:0 0 10px}
.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}
@media (min-width:768px){.lead{font-size:21px}
}
.small,small{font-size:85%}
.mark,mark{padding:.2em;background-color:#fcf8e3}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.text-uppercase{text-transform:uppercase}
.text-capitalize{text-transform:capitalize}
.text-muted{color:#777}
.text-primary{color:#337ab7}
a.text-primary:focus,a.text-primary:hover{color:#286090}
.text-success{color:#3c763d}
a.text-success:focus,a.text-success:hover{color:#2b542c}
.text-info{color:#31708f}
a.text-info:focus,a.text-info:hover{color:#245269}
.text-warning{color:#8a6d3b}
a.text-warning:focus,a.text-warning:hover{color:#66512c}
.text-danger{color:#a94442}
a.text-danger:focus,a.text-danger:hover{color:#843534}
.bg-primary{color:#fff;background-color:#337ab7}
a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}
.bg-success{background-color:#dff0d8}
a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}
.bg-info{background-color:#d9edf7}
a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}
.bg-warning{background-color:#fcf8e3}
a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}
.bg-danger{background-color:#f2dede}
a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}
.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}
ol,ul{margin-top:0;margin-bottom:10px}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}
dl{margin-top:0;margin-bottom:20px}
dd,dt{line-height:1.42857143}
dt{font-weight:700}
dd{margin-left:0}
@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
}
abbr[data-original-title],abbr[title]{cursor:help}
.initialism{font-size:90%;text-transform:uppercase}
blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}
blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}
blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}
blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}
.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}
.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}
.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}
address{margin-bottom:20px;font-style:normal;line-height:1.42857143}
code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}
code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}
kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}
kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}
.pre-scrollable{max-height:340px;overflow-y:scroll}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px}
}
@media (min-width:992px){.container{width:970px}
}
@media (min-width:1200px){.container{width:1170px}
}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{margin-right:-15px;margin-left:-15px}
.row-no-gutters{margin-right:0;margin-left:0}
.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.66666667%}
.col-xs-offset-10{margin-left:83.33333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.66666667%}
.col-xs-offset-7{margin-left:58.33333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.66666667%}
.col-xs-offset-4{margin-left:33.33333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.66666667%}
.col-xs-offset-1{margin-left:8.33333333%}
.col-xs-offset-0{margin-left:0}
@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
.col-sm-12{width:100%}
.col-sm-11{width:91.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.col-sm-1{width:8.33333333%}
.col-sm-pull-12{right:100%}
.col-sm-pull-11{right:91.66666667%}
.col-sm-pull-10{right:83.33333333%}
.col-sm-pull-9{right:75%}
.col-sm-pull-8{right:66.66666667%}
.col-sm-pull-7{right:58.33333333%}
.col-sm-pull-6{right:50%}
.col-sm-pull-5{right:41.66666667%}
.col-sm-pull-4{right:33.33333333%}
.col-sm-pull-3{right:25%}
.col-sm-pull-2{right:16.66666667%}
.col-sm-pull-1{right:8.33333333%}
.col-sm-pull-0{right:auto}
.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.66666667%}
.col-sm-push-10{left:83.33333333%}
.col-sm-push-9{left:75%}
.col-sm-push-8{left:66.66666667%}
.col-sm-push-7{left:58.33333333%}
.col-sm-push-6{left:50%}
.col-sm-push-5{left:41.66666667%}
.col-sm-push-4{left:33.33333333%}
.col-sm-push-3{left:25%}
.col-sm-push-2{left:16.66666667%}
.col-sm-push-1{left:8.33333333%}
.col-sm-push-0{left:auto}
.col-sm-offset-12{margin-left:100%}
.col-sm-offset-11{margin-left:91.66666667%}
.col-sm-offset-10{margin-left:83.33333333%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-8{margin-left:66.66666667%}
.col-sm-offset-7{margin-left:58.33333333%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-5{margin-left:41.66666667%}
.col-sm-offset-4{margin-left:33.33333333%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-2{margin-left:16.66666667%}
.col-sm-offset-1{margin-left:8.33333333%}
.col-sm-offset-0{margin-left:0}
}
@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.66666667%}
.col-md-pull-10{right:83.33333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.66666667%}
.col-md-pull-7{right:58.33333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.66666667%}
.col-md-pull-4{right:33.33333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.66666667%}
.col-md-pull-1{right:8.33333333%}
.col-md-pull-0{right:auto}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.66666667%}
.col-md-push-10{left:83.33333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.66666667%}
.col-md-push-7{left:58.33333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.66666667%}
.col-md-push-4{left:33.33333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.66666667%}
.col-md-push-1{left:8.33333333%}
.col-md-push-0{left:auto}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.66666667%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-1{margin-left:8.33333333%}
.col-md-offset-0{margin-left:0}
}
@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
.col-lg-12{width:100%}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.col-lg-pull-12{right:100%}
.col-lg-pull-11{right:91.66666667%}
.col-lg-pull-10{right:83.33333333%}
.col-lg-pull-9{right:75%}
.col-lg-pull-8{right:66.66666667%}
.col-lg-pull-7{right:58.33333333%}
.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.66666667%}
.col-lg-pull-4{right:33.33333333%}
.col-lg-pull-3{right:25%}
.col-lg-pull-2{right:16.66666667%}
.col-lg-pull-1{right:8.33333333%}
.col-lg-pull-0{right:auto}
.col-lg-push-12{left:100%}
.col-lg-push-11{left:91.66666667%}
.col-lg-push-10{left:83.33333333%}
.col-lg-push-9{left:75%}
.col-lg-push-8{left:66.66666667%}
.col-lg-push-7{left:58.33333333%}
.col-lg-push-6{left:50%}
.col-lg-push-5{left:41.66666667%}
.col-lg-push-4{left:33.33333333%}
.col-lg-push-3{left:25%}
.col-lg-push-2{left:16.66666667%}
.col-lg-push-1{left:8.33333333%}
.col-lg-push-0{left:auto}
.col-lg-offset-12{margin-left:100%}
.col-lg-offset-11{margin-left:91.66666667%}
.col-lg-offset-10{margin-left:83.33333333%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-8{margin-left:66.66666667%}
.col-lg-offset-7{margin-left:58.33333333%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-5{margin-left:41.66666667%}
.col-lg-offset-4{margin-left:33.33333333%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-2{margin-left:16.66666667%}
.col-lg-offset-1{margin-left:8.33333333%}
.col-lg-offset-0{margin-left:0}
}
table{background-color:transparent}
table col[class*=col-]{position:static;display:table-column;float:none}
table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}
caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}
th{text-align:left}
.table{width:100%;max-width:100%;margin-bottom:20px}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}
.table>tbody+tbody{border-top:2px solid #ddd}
.table .table{background-color:#fff}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}
.table-bordered{border:1px solid #ddd}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
.table-hover>tbody>tr:hover{background-color:#f5f5f5}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}
.table-responsive{min-height:.01%;overflow-x:auto}
@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}
.table-responsive>.table{margin-bottom:0}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}
.table-responsive>.table-bordered{border:0}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}
input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}
input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}
fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}
input[type=file]{display:block}
input[type=range]{display:block;width:100%}
select[multiple],select[size]{height:auto}
input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}
.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.form-control::-moz-placeholder{color:#999;opacity:1}
.form-control:-ms-input-placeholder{color:#999}
.form-control::-webkit-input-placeholder{color:#999}
.form-control::-ms-expand{background-color:transparent;border:0}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}
.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}
textarea.form-control{height:auto}
@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}
.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}
.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}
}
.form-group{margin-bottom:15px}
.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}
.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}
.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}
.checkbox+.checkbox,.radio+.radio{margin-top:-5px}
.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}
.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}
.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}
.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}
.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}
select[multiple].input-sm,textarea.input-sm{height:auto}
.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.form-group-sm select.form-control{height:30px;line-height:30px}
.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}
.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}
.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}
select.input-lg{height:46px;line-height:46px}
select[multiple].input-lg,textarea.input-lg{height:auto}
.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}
.form-group-lg select.form-control{height:46px;line-height:46px}
.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}
.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}
.has-feedback{position:relative}
.has-feedback .form-control{padding-right:42.5px}
.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}
.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}
.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{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;background-color:#dff0d8;border-color:#3c763d}
.has-success .form-control-feedback{color:#3c763d}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}
.has-warning .form-control{border-color:#8a6d3b;-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:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}
.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}
.has-warning .form-control-feedback{color:#8a6d3b}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}
.has-error .form-control{border-color:#a94442;-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:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}
.has-error .form-control-feedback{color:#a94442}
.has-feedback label~.form-control-feedback{top:25px}
.has-feedback label.sr-only~.form-control-feedback{top:0}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}
@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 .form-control-static{display:inline-block}
.form-inline .input-group{display:inline-table;vertical-align:middle}
.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}
.form-inline .input-group>.form-control{width:100%}
.form-inline .control-label{margin-bottom:0;vertical-align:middle}
.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.form-inline .checkbox label,.form-inline .radio label{padding-left:0}
.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}
.form-inline .has-feedback .form-control-feedback{top:0}
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}
.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}
.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}
@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}
}
.form-horizontal .has-feedback .form-control-feedback{right:15px}
@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}
}
@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}
}
.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}
.btn.active,.btn:active{background-image:none;outline:0;-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;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}
a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}
.btn-default{color:#333;background-color:#fff;border-color:#ccc}
.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}
.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}
.btn-default .badge{color:#fff;background-color:#333}
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}
.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}
.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}
.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}
.btn-primary .badge{color:#337ab7;background-color:#fff}
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}
.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}
.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}
.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}
.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}
.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}
.btn-info .badge{color:#5bc0de;background-color:#fff}
.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}
.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}
.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}
.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}
.btn-warning .badge{color:#f0ad4e;background-color:#fff}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}
.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}
.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}
.btn-danger .badge{color:#d9534f;background-color:#fff}
.btn-link{font-weight:400;color:#337ab7;border-radius:0}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}
.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}
.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}
.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-block{display:block;width:100%}
.btn-block+.btn-block{margin-top:5px}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}
.dropdown,.dropup{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.dropdown-menu-right{right:0;left:auto}
.dropdown-menu-left{right:auto;left:0}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.pull-right>.dropdown-menu{right:0;left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}
.navbar-right .dropdown-menu-left{right:auto;left:0}
}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}
.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,.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-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}
.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}
.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left: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-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.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-left-radius:0;border-top-right-radius:0}
.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}
.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}
.btn-group-justified>.btn-group .btn{width:100%}
.btn-group-justified>.btn-group .dropdown-menu{left:auto}
[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.input-group{position:relative;display:table;border-collapse:separate}
.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}
.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}
.input-group .form-control:focus{z-index:3}
.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.3333333;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}
select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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}
select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}
.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}
.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}
.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=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{z-index:2;margin-left:-1px}
.nav{padding-left:0;margin-bottom:0;list-style:none}
.nav>li{position:relative;display:block}
.nav>li>a{position:relative;display:block;padding:10px 15px}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}
.nav>li.disabled>a{color:#777}
.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.nav>li>a>img{max-width:none}
.nav-tabs{border-bottom:1px solid #ddd}
.nav-tabs>li{float:left;margin-bottom:-1px}
.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}
.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.nav-tabs.nav-justified{width:100%;border-bottom:0}
.nav-tabs.nav-justified>li{float:none}
.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}
.nav-tabs.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}
}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:4px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}
.nav-stacked>li{float:none}
.nav-stacked>li+li{margin-top:2px;margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{margin-bottom:5px;text-align:center}
.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}
.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}
}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}
@media (min-width:768px){.navbar{border-radius:4px}
}
@media (min-width:768px){.navbar-header{float:left}
}
.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}
.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}
.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}
}
.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}
@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}
}
@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}
}
.navbar-fixed-top{top:0;border-width:0 0 1px}
.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}
@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}
}
.navbar-static-top{z-index:1000;border-width:0 0 1px}
@media (min-width:768px){.navbar-static-top{border-radius:0}
}
.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-brand>img{display:block}
@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}
}
.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media (min-width:768px){.navbar-toggle{display:none}
}
.navbar-nav{margin:7.5px -15px}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}
@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}
.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu>li>a{line-height:20px}
.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}
}
@media (min-width:768px){.navbar-nav{float:left;margin:0}
.navbar-nav>li{float:left}
.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}
}
.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-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);margin-top:8px;margin-bottom:8px}
@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}
.navbar-form .form-control-static{display:inline-block}
.navbar-form .input-group{display:inline-table;vertical-align:middle}
.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}
.navbar-form .input-group>.form-control{width:100%}
.navbar-form .control-label{margin-bottom:0;vertical-align:middle}
.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}
.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}
.navbar-form .has-feedback .form-control-feedback{top:0}
}
@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}
.navbar-form .form-group:last-child{margin-bottom:0}
}
@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}
}
.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.navbar-btn{margin-top:8px;margin-bottom:8px}
.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}
.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}
.navbar-text{margin-top:15px;margin-bottom:15px}
@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}
}
@media (min-width:768px){.navbar-left{float:left!important}
.navbar-right{float:right!important;margin-right:-15px}
.navbar-right~.navbar-right{margin-right:0}
}
.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}
.navbar-default .navbar-brand{color:#777}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}
.navbar-default .navbar-text{color:#777}
.navbar-default .navbar-nav>li>a{color:#777}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}
@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}
}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}
.navbar-default .navbar-link{color:#777}
.navbar-default .navbar-link:hover{color:#333}
.navbar-default .btn-link{color:#777}
.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}
.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}
.navbar-inverse{background-color:#222;border-color:#080808}
.navbar-inverse .navbar-brand{color:#9d9d9d}
.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-text{color:#9d9d9d}
.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}
@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}
}
.navbar-inverse .navbar-toggle{border-color:#333}
.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}
.navbar-inverse .navbar-link{color:#9d9d9d}
.navbar-inverse .navbar-link:hover{color:#fff}
.navbar-inverse .btn-link{color:#9d9d9d}
.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}
.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}
.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb>.active{color:#777}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}
.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}
.pager li{display:inline}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}
.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}
.pager .next>a,.pager .next>span{float:right}
.pager .previous>a,.pager .previous>span{float:left}
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}
.label:empty{display:none}
.btn .label{position:relative;top:-1px}
.label-default{background-color:#777}
.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}
.label-primary{background-color:#337ab7}
.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}
.label-success{background-color:#5cb85c}
.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}
.label-info{background-color:#5bc0de}
.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}
.label-warning{background-color:#f0ad4e}
.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}
.label-danger{background-color:#d9534f}
.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}
a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}
.list-group-item>.badge{float:right}
.list-group-item>.badge+.badge{margin-right:5px}
.nav-pills>li>a>.badge{margin-left:3px}
.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}
.jumbotron .h1,.jumbotron h1{color:inherit}
.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}
.jumbotron>hr{border-top-color:#d5d5d5}
.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}
.jumbotron .container{max-width:100%}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}
.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}
.jumbotron .h1,.jumbotron h1{font-size:63px}
}
.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}
.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}
a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}
.thumbnail .caption{padding:9px;color:#333}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}
.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,.alert-dismissible{padding-right:35px}
.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#2b542c}
.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#245269}
.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-warning .alert-link{color:#66512c}
.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.alert-danger hr{border-top-color:#e4b9c0}
.alert-danger .alert-link{color:#843534}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}
@-o-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}
@keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}
.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}
.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}
.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#5bc0de}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f0ad4e}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.media{margin-top:15px}
.media:first-child{margin-top:0}
.media,.media-body{overflow:hidden;zoom:1}
.media-body{width:10000px}
.media-object{display:block}
.media-object.img-thumbnail{max-width:none}
.media-right,.media>.pull-right{padding-left:10px}
.media-left,.media>.pull-left{padding-right:10px}
.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}
.media-middle{vertical-align:middle}
.media-bottom{vertical-align:bottom}
.media-heading{margin-top:0;margin-bottom:5px}
.media-list{padding-left:0;list-style:none}
.list-group{padding-left:0;margin-bottom:20px}
.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-left-radius:4px;border-top-right-radius:4px}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}
.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}
a.list-group-item,button.list-group-item{color:#555}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}
button.list-group-item{width:100%;text-align:left}
.list-group-item-success{color:#3c763d;background-color:#dff0d8}
a.list-group-item-success,button.list-group-item-success{color:#3c763d}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}
a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}
a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}
.list-group-item-info{color:#31708f;background-color:#d9edf7}
a.list-group-item-info,button.list-group-item-info{color:#31708f}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}
a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}
a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}
.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}
a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}
a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}
a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}
.list-group-item-danger{color:#a94442;background-color:#f2dede}
a.list-group-item-danger,button.list-group-item-danger{color:#a94442}
a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}
a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}
.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:4px;-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-left-radius:3px;border-top-right-radius:3px}
.panel-heading>.dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.list-group+.panel-footer{border-top-width:0}
.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}
.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}
.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}
.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}
.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.panel>.table-responsive{margin-bottom:0;border:0}
.panel-group{margin-bottom:20px}
.panel-group .panel{margin-bottom:0;border-radius:4px}
.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading+.panel-collapse>.list-group,.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{border-color:#ddd}
.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}
.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}
.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}
.panel-primary{border-color:#337ab7}
.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}
.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}
.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-heading .badge{color:#dff0d8;background-color:#3c763d}
.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-heading .badge{color:#d9edf7;background-color:#31708f}
.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}
.panel-warning{border-color:#faebcc}
.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}
.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}
.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}
.panel-danger{border-color:#ebccd1}
.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}
.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}
.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}
.well-lg{padding:24px;border-radius:6px}
.well-sm{padding:9px;border-radius:3px}
.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}
.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}
button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;background-clip:padding-box;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);outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:15px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@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:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}
.tooltip.in{filter:alpha(opacity=90);opacity:.9}
.tooltip.top{padding:5px 0;margin-top:-3px}
.tooltip.right{padding:0 5px;margin-left:3px}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip.left{padding:0 5px;margin-left:-3px}
.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{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-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;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover>.arrow{border-width:11px}
.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover>.arrow:after{content:"";border-width:10px}
.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}
.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}
.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}
.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}
.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}
.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}
.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}
.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}
.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:9px 14px}
.carousel{position:relative}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}
@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}
.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}
.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}
.carousel-inner>.active{left:0}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next{left:100%}
.carousel-inner>.prev{left:-100%}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
.carousel-inner>.active.left{left:-100%}
.carousel-inner>.active.right{left:100%}
.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}
.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}
.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}
.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}
.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}
.carousel-control .icon-prev:before{content:"\2039"}
.carousel-control .icon-next:before{content:"\203a"}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}
.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}
.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}
.carousel-caption .btn{text-shadow:none}
@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}
.carousel-caption{right:20%;left:20%;padding-bottom:30px}
.carousel-indicators{bottom:20px}
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}
.center-block{display:block;margin-right:auto;margin-left: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}
.affix{position:fixed}
@-ms-viewport{width:device-width}
.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}
@media (max-width:767px){.visible-xs{display:block!important}
table.visible-xs{display:table!important}
tr.visible-xs{display:table-row!important}
td.visible-xs,th.visible-xs{display:table-cell!important}
}
@media (max-width:767px){.visible-xs-block{display:block!important}
}
@media (max-width:767px){.visible-xs-inline{display:inline!important}
}
@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}
table.visible-sm{display:table!important}
tr.visible-sm{display:table-row!important}
td.visible-sm,th.visible-sm{display:table-cell!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}
table.visible-md{display:table!important}
tr.visible-md{display:table-row!important}
td.visible-md,th.visible-md{display:table-cell!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}
}
@media (min-width:1200px){.visible-lg{display:block!important}
table.visible-lg{display:table!important}
tr.visible-lg{display:table-row!important}
td.visible-lg,th.visible-lg{display:table-cell!important}
}
@media (min-width:1200px){.visible-lg-block{display:block!important}
}
@media (min-width:1200px){.visible-lg-inline{display:inline!important}
}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!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!important}
tr.visible-print{display:table-row!important}
td.visible-print,th.visible-print{display:table-cell!important}
}
.visible-print-block{display:none!important}
@media print{.visible-print-block{display:block!important}
}
.visible-print-inline{display:none!important}
@media print{.visible-print-inline{display:inline!important}
}
.visible-print-inline-block{display:none!important}
@media print{.visible-print-inline-block{display:inline-block!important}
}
@media print{.hidden-print{display:none!important}
}
#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;-webkit-transition:350ms linear all;-moz-transition:350ms linear all;-o-transition:350ms linear all;transition:350ms linear all}
#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}
#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}
#loading-bar .bar{-webkit-transition:width 350ms;-moz-transition:width 350ms;-o-transition:width 350ms;transition:width 350ms;background:#29d;position:fixed;z-index:10002;top:0;left:0;width:100%;height:2px;border-bottom-right-radius:1px;border-top-right-radius:1px}
#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-moz-box-shadow:#29d 1px 0 6px 1px;-ms-box-shadow:#29d 1px 0 6px 1px;-webkit-box-shadow:#29d 1px 0 6px 1px;box-shadow:#29d 1px 0 6px 1px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%}
#loading-bar-spinner{display:block;position:fixed;z-index:10002;top:10px;left:10px}
#loading-bar-spinner .spinner-icon{width:14px;height:14px;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:loading-bar-spinner .4s linear infinite;-moz-animation:loading-bar-spinner .4s linear infinite;-ms-animation:loading-bar-spinner .4s linear infinite;-o-animation:loading-bar-spinner .4s linear infinite;animation:loading-bar-spinner .4s linear infinite}
@-webkit-keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-moz-keyframes loading-bar-spinner{0%{-moz-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-o-keyframes loading-bar-spinner{0%{-o-transform:rotate(0);transform:rotate(0)}
100%{-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@-ms-keyframes loading-bar-spinner{0%{-ms-transform:rotate(0);transform:rotate(0)}
100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes loading-bar-spinner{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@charset "UTF-8";

body,html{height:100%;position:relative}
body{margin:0;padding:0}
[tabindex="-1"]:focus{outline:0}
.inset{padding:10px}
a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}
button,input,select,textarea{vertical-align:baseline}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}
button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}
textarea{vertical-align:top;overflow:auto}
input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
input:-webkit-autofill{text-shadow:none}
.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}
.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}
.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}
.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}
.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}
.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(.25,.8,.25,1)}
.md-ripple{position:absolute;transform:translate(-50%,-50%) scale(0);transform-origin:50% 50%;opacity:0;border-radius:50%}
.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1)}
.md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}
.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}
.md-ripple.md-ripple-remove{-webkit-animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1);animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}
@-webkit-keyframes md-remove-ripple{0%{opacity:.15}
100%{opacity:0}
}
@keyframes md-remove-ripple{0%{opacity:.15}
100%{opacity:0}
}
.md-padding{padding:8px}
.md-margin{margin:8px}
.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}
.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}
.md-no-momentum{-webkit-overflow-scrolling:auto}
.md-no-flicker{-webkit-filter:blur(0)}
@media (min-width:960px){.md-padding{padding:16px}
}
body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}
bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}
bdo[dir=ltr]{direction:ltr;unicode-bidi:bidi-override}
@media (max-width:599px){.layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-row:not(.layout-xs-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xs-row>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media (min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),.layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-xs-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-sm-row:not(.layout-sm-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media (min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-sm-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-md-row:not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media (min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-md-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-lg-row:not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media (min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
body,html{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:default;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}
.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}
.md-display-2{font-size:45px;font-weight:400;line-height:64px}
.md-display-1{font-size:34px;font-weight:400;line-height:40px}
.md-headline{font-size:24px;font-weight:400;line-height:32px}
.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}
.md-subhead{font-size:16px;font-weight:400;letter-spacing:.01em;line-height:24px}
.md-body-1{font-size:14px;font-weight:400;letter-spacing:.01em;line-height:20px}
.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}
.md-caption{font-size:12px;letter-spacing:.02em}
.md-button{letter-spacing:.01em}
button,html,input,select,textarea{font-family:Roboto,"Helvetica Neue",sans-serif}
button,input,select,textarea{font-size:100%}
.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}
.md-panel-inner-wrapper{position:fixed}
._md-panel-offscreen{left:-9999px}
._md-panel-hidden{display:none}
._md-panel-shown .md-panel{opacity:1;transition:none}
.md-panel{opacity:0;position:relative}
.md-panel._md-panel-shown{opacity:1;transition:none}
.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}
.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.4,0,1,1)}
.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}
.md-panel._md-panel-backdrop{height:100%;position:fixed;width:100%}
.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}
.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}
._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}
md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}
md-autocomplete[disabled] input{cursor:default}
md-autocomplete[md-floating-label]{border-radius:0;background:0 0;height:auto}
md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}
md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}
md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;position:absolute;right:0;top:20px;width:30px;height:30px}
md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}
[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:0;padding-left:30px}
md-autocomplete md-autocomplete-wrap{display:flex;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}
md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}
md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{flex:1 1 0;box-sizing:border-box;min-width:0}
md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}
md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;transition:none}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{transition:none;height:3px}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}
md-autocomplete input:not(.md-input){font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:0;background:0 0;width:100%;padding:0 15px;line-height:40px;height:40px}
md-autocomplete input:not(.md-input)::-ms-clear{display:none}
md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:0 0;margin:auto 5px}
md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;transform:scale(0);opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}
md-autocomplete .md-show-clear-button button:focus{outline:0}
md-autocomplete .md-show-clear-button button:focus:after{transform:scale(1);opacity:1}
md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(.9)}
md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}
md-autocomplete .md-show-clear-button button.ng-enter{transform:scale(0);transition:transform .15s ease-out}
md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{transform:scale(1)}
md-autocomplete .md-show-clear-button button.ng-leave{transition:transform .15s ease-out}
md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{transform:scale(0)}
@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}
md-autocomplete .md-autocomplete-suggestion:focus{color:#fff}
}
.md-standard-list-container.md-autocomplete-suggestions-container,.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height:100%}
.md-standard-list-container.md-autocomplete-suggestions-container .highlight,.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight{font-weight:700}
.md-standard-list-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;overflow-y:auto;padding:0}
.md-standard-list-container.md-not-found,.md-virtual-repeat-container.md-not-found{height:48px}
.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}
.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}
.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:0}
.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper){cursor:pointer}
@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}
}
md-backdrop{transition:opacity 450ms;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}
md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}
md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}
md-backdrop.md-dialog-backdrop{z-index:79}
md-backdrop.md-bottom-sheet-backdrop{z-index:69}
md-backdrop.md-sidenav-backdrop{z-index:59}
md-backdrop.md-click-catcher{position:absolute}
md-backdrop.md-opaque{opacity:.48}
md-backdrop.md-opaque.ng-enter{opacity:0}
md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}
md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}
md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}
md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px 16px;z-index:70;border-top-width:1px;border-top-style:solid;transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:transform}
md-bottom-sheet.md-has-header{padding-top:0}
md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0,100%,0)}
md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0,80px,0)!important}
md-bottom-sheet.ng-leave-active{transform:translate3d(0,100%,0)!important;transition:all .3s cubic-bezier(.55,0,.55,.2)}
md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,"Helvetica Neue",sans-serif;line-height:56px;padding:0;white-space:nowrap}
md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}
md-bottom-sheet md-list-item{display:flex;outline:0}
md-bottom-sheet md-list-item:hover{cursor:pointer}
md-bottom-sheet.md-list md-list-item{padding:0;align-items:center;height:48px}
md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}
md-bottom-sheet.md-grid md-list{display:flex;flex-direction:row;flex-wrap:wrap;transition:all .5s;align-items:center}
md-bottom-sheet.md-grid md-list-item{flex-direction:column;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}
@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{flex:1 1 33.3333333333%;max-width:33.3333333333%}
md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){align-items:flex-start}
md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){align-items:flex-end}
}
@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{flex:1 1 25%;max-width:25%}
}
@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{flex:1 1 16.6666666667%;max-width:16.6666666667%}
}
@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{flex:1 1 14.2857142857%;max-width:14.2857142857%}
}
md-bottom-sheet.md-grid md-list-item::before{display:none}
md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:flex;flex-direction:column;align-items:center;width:48px;padding-bottom:16px}
md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;display:flex;flex-direction:column;align-items:center;width:80px}
md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}
@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}
}
button.md-button::-moz-focus-inner{border:0}
.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;border:0;padding:0 8px;margin:6px 8px;background:0 0;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px}
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){line-height:32px}
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){font-size:13px}
.md-button:focus{outline:0}
.md-button:focus,.md-button:hover{text-decoration:none}
.md-button.ng-hide,.md-button.ng-leave{transition:none}
.md-button.md-cornered{border-radius:0}
.md-button.md-icon{padding:0;background:0 0}
.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}
.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}
.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-property:background-color,box-shadow,transform}
.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}
.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}
.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}
.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}
.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}
.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}
.md-button.md-fab[disabled]{box-shadow:none}
.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}
.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}
.md-button .md-ripple-container{border-radius:inherit;background-clip:padding-box;overflow:hidden;-webkit-transform:translateZ(0)}
.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}
.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,42px,0)}
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0,41px,0)}
.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,-42px,0)}
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0,-43px,0)}
.md-button-group{display:flex;flex:1;width:100%}
.md-button-group>.md-button{flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}
.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}
@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}
}
md-card{box-sizing:border-box;display:flex;flex-direction:column;margin:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}
md-card md-card-header{padding:16px;display:flex;flex-direction:row}
md-card md-card-header:first-child md-card-avatar{margin-right:12px}
[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}
md-card md-card-header:last-child md-card-avatar{margin-left:12px}
[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}
md-card md-card-header md-card-avatar{width:40px;height:40px}
md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}
md-card md-card-header md-card-avatar md-icon{padding:8px}
md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}
md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}
md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}
md-card md-card-header md-card-header-text{display:flex;flex:1;flex-direction:column}
md-card md-card-header md-card-header-text .md-subhead{font-size:14px}
md-card md-card-title-media img,md-card>img,md-card>md-card-header img{box-sizing:border-box;display:flex;flex:0 0 auto;width:100%;height:auto}
md-card md-card-title{padding:24px 16px 16px;display:flex;flex:1 1 auto;flex-direction:row}
md-card md-card-title+md-card-content{padding-top:0}
md-card md-card-title md-card-title-text{flex:1;flex-direction:column;display:flex}
md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}
md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}
md-card md-card-title md-card-title-media{margin-top:-8px}
md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}
md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}
md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}
md-card md-card-content{display:block;padding:16px}
md-card md-card-content>p:first-child{margin-top:0}
md-card md-card-content>p:last-child{margin-bottom:0}
md-card md-card-content .md-media-xl{height:240px;width:240px}
md-card md-card-actions{margin:8px}
md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}
md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}
md-card md-card-actions md-card-icon-actions{flex:1;justify-content:flex-start;display:flex;flex-direction:row}
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}
md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{flex:1;justify-content:flex-end;display:flex;flex-direction:row}
md-card md-card-footer{margin-top:auto;padding:16px}
@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}
}
.md-image-no-fill>img{width:auto;height:auto}
.md-inline-form md-checkbox{margin-top:14px;margin-bottom:auto}
md-checkbox{box-sizing:border-box;display:inline-block;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:18px;min-height:48px}
.md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled),.md-dense>md-checkbox:not(.md-dense-disabled){min-height:36px}
md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}
md-checkbox .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:18px;height:18px;left:0;right:auto}
[dir=rtl] md-checkbox .md-container{left:auto}
[dir=rtl] md-checkbox .md-container{right:0}
md-checkbox .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-checkbox .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}
md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}
md-checkbox .md-icon{box-sizing:border-box;transition:240ms;position:absolute;top:0;left:0;width:18px;height:18px;border-width:2px;border-style:solid;border-radius:2px}
md-checkbox.md-checked .md-icon{border-color:transparent}
md-checkbox.md-checked .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4px;top:0;display:table;width:6px;height:12px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-checkbox[disabled]{cursor:default}
md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:10.8px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-checkbox .md-container{top:auto;left:auto;right:auto;margin:3px;margin-top:21px}
md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-top:10px;margin-bottom:auto;margin-left:36px}
[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:36px}
md-checkbox .md-label:empty{margin-left:24px;margin-right:0}
[dir=rtl] md-checkbox .md-label:empty{margin-left:0}
[dir=rtl] md-checkbox .md-label:empty{margin-right:24px}
md-input-container .md-checkbox-link-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:pointer;top:-21px;margin-left:18px;margin-right:0}
[dir=rtl] md-input-container .md-checkbox-link-label{margin-left:0}
[dir=rtl] md-input-container .md-checkbox-link-label{margin-right:18px}
.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}
[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}
.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}
[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}
.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}
.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}
[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}
.md-contact-suggestion{height:56px}
.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}
.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}
[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}
.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}
.md-contact-chips-suggestions li{height:100%}
md-chips{display:flex}
.md-chips{display:flex;flex-wrap:wrap;flex-grow:1;font-family:Roboto,"Helvetica Neue",sans-serif;font-size:13px;padding:0 0 8px 3px;vertical-align:middle}
.md-chips:after{content:"";display:table;clear:both}
[dir=rtl] .md-chips{padding:0 3px 8px 0}
.md-chips.md-readonly .md-chip-input-container{min-height:32px}
.md-chips:not(.md-readonly){cursor:text}
.md-chips.md-removable md-chip{padding-right:28px}
[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:28px}
.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}
[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}
.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px 0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}
[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px}
[dir=rtl] .md-chips md-chip{float:right}
.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
[dir=rtl] .md-chips md-chip .md-chip-content{float:right}
.md-chips md-chip .md-chip-content:focus{outline:0}
.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}
.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}
[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}
.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:0 0;border:none;box-shadow:none;margin:0;position:relative}
.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;min-height:18px;min-width:18px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}
.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;flex-grow:1;float:left}
[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px}
[dir=rtl] .md-chips .md-chip-input-container{float:right}
.md-chips .md-chip-input-container input{width:100%}
.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}
.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:0}
.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:0 0;height:32px}
.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}
.md-chips .md-chip-input-container md-autocomplete input{position:relative}
.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}
.md-chips .md-chip-input-container input:focus{outline:0}
.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}
.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}
.md-chips .md-chip-input-container md-autocomplete input{position:relative}
.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}
[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}
.md-chips .md-chip-input-container input{background:0 0;border-width:0}
.md-chips md-autocomplete button{display:none}
@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}
.md-chip-input-container md-autocomplete{border:none}
}
md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}
md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}
md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}
@media print{md-content{overflow:visible!important}
}
md-calendar{font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}
.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}
.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}
.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}
.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);display:inline-block;height:308px;width:346px}
.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box}
.md-calendar-date:first-child{padding-left:16px}
[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}
.md-calendar-date:last-child{padding-right:16px}
[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}
.md-calendar-date.md-calendar-date-disabled{cursor:default}
.md-calendar-date-selection-indicator{transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}
.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}
.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}
[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}
.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}
.md-calendar-month-label md-icon{transform:rotate(180deg)}
[dir=rtl] .md-calendar-month-label md-icon{transform:none}
.md-calendar-month-label span{vertical-align:middle}
.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}
.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box;font-weight:400}
.md-calendar-day-header th:first-child{padding-left:16px}
[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}
.md-calendar-day-header th:last-child{padding-right:16px}
[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}
.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}
.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}
.md-calendar:first-child{border-top:1px solid transparent}
.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:content-box}
md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}
.md-inline-form md-datepicker{margin-top:12px}
.md-datepicker-button{display:inline-block;box-sizing:border-box;background:0 0;vertical-align:middle;position:relative}
.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}
.md-datepicker-input{font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:0;background:0 0;min-width:120px;max-width:328px;padding:0 0 5px}
.md-datepicker-input::-ms-clear{display:none}
._md-datepicker-floating-label>md-datepicker{overflow:visible}
._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}
._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-16px;top:13.5px}
[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}
._md-datepicker-floating-label .md-input{float:none}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){left:18px}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}
._md-datepicker-has-triangle-icon{padding-right:18px;margin-right:-18px}
[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px}
[dir=rtl] ._md-datepicker-has-triangle-icon{margin-right:auto;margin-left:-18px}
.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}
.md-icon-button+.md-datepicker-input-container{margin-left:12px}
[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}
.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}
.md-datepicker-is-showing .md-scroll-mask{z-index:99}
.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:0 0;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(.25,.8,.25,1)}
.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}
.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:0 0;pointer-events:none;cursor:text}
.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(.5,0,.25,1)}
.md-pane-open .md-datepicker-calendar{opacity:1}
.md-datepicker-calendar md-calendar:focus{outline:0}
.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}
.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;transform:translateX(45%)}
[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0}
[dir=rtl] .md-datepicker-triangle-button{transform:translateX(-45%)}
.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}
md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}
md-datepicker[disabled] .md-datepicker-triangle-button{display:none}
.md-datepicker-open{overflow:hidden}
.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}
.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label{display:none}
.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}
.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition-delay:125ms}
.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}
.md-dialog-is-showing{max-height:100%}
.md-dialog-container{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}
md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);display:flex;flex-direction:column}
md-dialog.md-transition-in{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate(0,0) scale(1)}
md-dialog.md-transition-out{opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate(0,100%) scale(.2)}
md-dialog>form{display:flex;flex-direction:column;overflow:auto}
md-dialog .md-dialog-content{padding:24px}
md-dialog md-dialog-content{order:1;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}
md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}
md-dialog md-dialog-content:focus{outline:0}
md-dialog md-dialog-content .md-subheader{margin:0}
md-dialog md-dialog-content .md-dialog-content-body{width:100%}
md-dialog md-dialog-content .md-prompt-input-container{width:100%;box-sizing:border-box}
md-dialog md-dialog-actions{display:flex;order:2;box-sizing:border-box;align-items:center;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}
[dir=rtl] md-dialog md-dialog-actions{padding-right:16px}
[dir=rtl] md-dialog md-dialog-actions{padding-left:8px}
md-dialog md-dialog-actions .md-button{margin-bottom:8px;margin-left:8px;margin-right:0;margin-top:8px}
[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0}
[dir=rtl] md-dialog md-dialog-actions .md-button{margin-right:8px}
md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}
@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}
}
@media (max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}
}
md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}
md-divider[md-inset]{margin-left:80px}
[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}
@media (max-width:599px){.layout-row:not(.layout-xs-column)>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media (min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-divider,.layout-sm-row:not(.layout-sm-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media (min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-divider,.layout-md-row:not(.layout-md-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media (min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider,.layout-lg-row:not(.layout-lg-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media (min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
md-fab-speed-dial{position:relative;display:flex;align-items:center;z-index:20}
md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}
md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}
md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}
md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}
md-fab-speed-dial:not(.md-hover-full){pointer-events:none}
md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}
md-fab-speed-dial:not(.md-hover-full).md-is-open{pointer-events:auto}
md-fab-speed-dial ._md-css-variables{z-index:20}
md-fab-speed-dial.md-is-open .md-fab-action-item{align-items:center}
md-fab-speed-dial md-fab-actions{display:flex;height:auto}
md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}
md-fab-speed-dial.md-down{flex-direction:column}
md-fab-speed-dial.md-down md-fab-trigger{order:1}
md-fab-speed-dial.md-down md-fab-actions{flex-direction:column;order:2}
md-fab-speed-dial.md-up{flex-direction:column}
md-fab-speed-dial.md-up md-fab-trigger{order:2}
md-fab-speed-dial.md-up md-fab-actions{flex-direction:column-reverse;order:1}
md-fab-speed-dial.md-left{flex-direction:row}
md-fab-speed-dial.md-left md-fab-trigger{order:2}
md-fab-speed-dial.md-left md-fab-actions{flex-direction:row-reverse;order:1}
md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}
md-fab-speed-dial.md-right{flex-direction:row}
md-fab-speed-dial.md-right md-fab-trigger{order:1}
md-fab-speed-dial.md-right md-fab-actions{flex-direction:row;order:2}
md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}
md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}
md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}
md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0s}
md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.1428571429s}
md-fab-toolbar{display:block}
md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}
md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}
md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}
md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}
md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}
md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}
md-fab-toolbar md-fab-trigger button{overflow:visible!important}
md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2)}
md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;transition:all .2s ease-in}
md-fab-toolbar.md-left md-fab-trigger{right:0}
[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}
md-fab-toolbar.md-left .md-toolbar-tools{flex-direction:row-reverse}
md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}
md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}
md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:8px}
md-fab-toolbar.md-right md-fab-trigger{left:0}
[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}
md-fab-toolbar.md-right .md-toolbar-tools{flex-direction:row}
md-fab-toolbar md-toolbar{background-color:transparent!important;pointer-events:none;z-index:23}
md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}
md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s}
md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}
md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}
md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}
md-grid-list{box-sizing:border-box;display:block;position:relative}
md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}
md-grid-list md-grid-tile{display:block;position:absolute}
md-grid-list md-grid-tile figure{display:flex;align-items:center;justify-content:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0}
md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:flex;flex-direction:row;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden;position:absolute;left:0;right:0}
md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}
md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}
md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}
md-grid-list md-grid-tile md-grid-tile-header{top:0}
md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}
@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}
md-grid-tile-footer{border-top:1px solid #fff}
}
md-icon{margin:auto;background-repeat:no-repeat no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}
md-icon svg{pointer-events:none;display:block}
md-icon[md-font-icon]{line-height:24px;width:auto}
md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}
md-input-container:after{content:"";display:table;clear:both}
md-input-container.md-block{display:block}
md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}
[dir=rtl] md-input-container .md-errors-spacer{float:left}
md-input-container>md-icon{position:absolute;top:8px;left:2px;right:auto}
[dir=rtl] md-input-container>md-icon{left:auto}
[dir=rtl] md-input-container>md-icon{right:2px}
md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}
md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:30px}
md-input-container textarea{resize:none;overflow:hidden}
md-input-container textarea.md-input{min-height:30px;-ms-flex-preferred-size:auto}
md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}
md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}
[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto}
[dir=rtl] md-input-container label:not(.md-container-ignore){right:0}
md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}
md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;padding-right:0;z-index:1;transform:translate3d(0,28px,0) scale(1);transition:transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;transform-origin:left top}
[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0}
[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-right:2px}
[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){transform-origin:right top}
md-input-container.md-input-has-value .md-placeholder,md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:3px;padding-right:0}
[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:0}
[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-right:3px}
md-input-container .md-placeholder{position:absolute;top:0;opacity:0;transition-property:opacity,transform;transform:translate3d(0,30px,0)}
md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0,24px,0)}
md-input-container.md-input-has-value .md-placeholder{transition:none;opacity:0}
md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus){color:transparent}
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}
md-input-container .md-input{order:2;display:block;margin-top:0;background:0 0;padding-top:2px;padding-bottom:1px;padding-left:0;padding-right:2px;border-width:0 0 1px 0;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;transition:border-color .4s cubic-bezier(.25,.8,.25,1);width:100%;box-sizing:border-box;float:left}
[dir=rtl] md-input-container .md-input{padding-left:2px}
[dir=rtl] md-input-container .md-input{padding-right:0}
[dir=rtl] md-input-container .md-input{float:right}
md-input-container .md-input:focus{outline:0}
md-input-container .md-input:invalid{outline:0;box-shadow:none}
md-input-container .md-input.md-no-flex{flex:none!important}
md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}
[dir=rtl] md-input-container .md-char-counter{text-align:left}
[dir=rtl] md-input-container .md-char-counter{padding-right:0}
[dir=rtl] md-input-container .md-char-counter{padding-left:2px}
md-input-container .md-input-messages-animation{position:relative;order:4;overflow:hidden;clear:left}
[dir=rtl] md-input-container .md-input-messages-animation{clear:right}
md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:8px}
md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}
[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0}
[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-left:5px}
md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}
md-input-container .md-input-message-animation.ng-enter-prepare{opacity:0;margin-top:-100px}
md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active){opacity:0;margin-top:-100px}
md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0,6px,0) scale(.75);transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s}
md-input-container.md-input-has-value label{transition:none}
md-input-container .md-input.ng-invalid.ng-dirty,md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input{padding-bottom:0;border-width:0 0 2px 0}
[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}
md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}
md-input-container.md-icon-float>label{pointer-events:none;position:absolute}
md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}
[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto}
[dir=rtl] md-input-container.md-icon-float>md-icon{right:2px}
md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 36px);padding:0}
md-input-container.md-icon-left{padding-left:36px;padding-right:0}
[dir=rtl] md-input-container.md-icon-left{padding-left:0}
[dir=rtl] md-input-container.md-icon-left{padding-right:36px}
md-input-container.md-icon-left>label{left:36px;right:auto}
[dir=rtl] md-input-container.md-icon-left>label{left:auto}
[dir=rtl] md-input-container.md-icon-left>label{right:36px}
md-input-container.md-icon-right{padding-left:0;padding-right:36px}
[dir=rtl] md-input-container.md-icon-right{padding-left:36px}
[dir=rtl] md-input-container.md-icon-right{padding-right:0}
md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}
[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto}
[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{left:2px}
md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}
md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - (36px * 2))}
.md-resize-wrapper{position:relative}
.md-resize-wrapper:after{content:"";display:table;clear:both}
.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:0 0;width:100%;cursor:ns-resize}
@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme>md-icon{fill:#fff}
}
md-list{display:block;padding:8px 0 8px 0}
md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}
md-list.md-dense:not(.md-dense-disabled) md-list-item,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner{min-height:40px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner::before,md-list.md-dense:not(.md-dense-disabled) md-list-item::before{content:"";min-height:40px;visibility:hidden;display:inline-block}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item md-icon:first-child{width:20px;height:20px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px;margin-top:4px;margin-bottom:4px}
[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px;margin-top:6px;margin-bottom:6px}
[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar{flex:none;width:36px;height:36px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container .md-secondary.md-button,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container .md-secondary.md-button{margin-top:4px;margin-bottom:4px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container md-checkbox:not(.md-dense-disabled),md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container md-checkbox:not(.md-dense-disabled){min-height:40px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}
[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px;padding-bottom:4px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style{min-height:60px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line::before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style::before{content:"";min-height:60px;visibility:hidden;display:inline-block}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style{min-height:76px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line::before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style::before{content:"";min-height:76px;visibility:hidden;display:inline-block}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line>md-icon:first-child{margin-top:16px}
md-list.md-dense:not(.md-dense-disabled) .md-subheader-inner{padding-top:12px;padding-bottom:12px}
md-list-item{position:relative}
md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}
md-list-item._md-button-wrap{position:relative}
md-list-item._md-button-wrap>div.md-button:first-child{display:flex;align-items:center;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}
[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}
md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}
md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%}
md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner::before{content:"";min-height:inherit;visibility:hidden;display:inline-block}
md-list-item .md-no-style,md-list-item.md-no-proxy{position:relative;padding:0 16px;flex:1 1 auto}
md-list-item .md-no-style.md-button,md-list-item.md-no-proxy.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;flex-direction:inherit;align-items:inherit;border-radius:0;margin:0}
[dir=rtl] md-list-item .md-no-style.md-button,[dir=rtl] md-list-item.md-no-proxy.md-button{text-align:right}
md-list-item .md-no-style.md-button>.md-ripple-container,md-list-item.md-no-proxy.md-button>.md-ripple-container{border-radius:0}
md-list-item .md-no-style:focus,md-list-item.md-no-proxy:focus{outline:0}
md-list-item.md-clickable:hover{cursor:pointer}
md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}
[dir=rtl] md-list-item md-divider{left:auto;right:0}
md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}
[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}
md-list-item,md-list-item .md-list-item-inner{display:flex;justify-content:flex-start;align-items:center;min-height:48px;height:auto}
md-list-item .md-list-item-inner::before,md-list-item::before{content:"";min-height:48px;visibility:hidden;display:inline-block}
md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}
md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox{align-self:center}
md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label{display:none}
md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}
[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}
md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}
[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}
md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{flex:none;width:40px;height:40px}
md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}
md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}
md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;min-height:40px;margin-left:0;margin-right:29px}
[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px}
[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-right:0}
md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:flex;align-items:center;position:relative;flex-shrink:0;margin:auto;margin-right:0;margin-left:auto}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-left:0}
md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}
md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin:0 6px;padding:0 8px;min-height:40px}
md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:40px;margin-right:0}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}
md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}
md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{flex:1 1 auto;margin:0}
md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{align-items:flex-start;justify-content:center}
md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}
md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}
md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}
[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}
md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px 0;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}
md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}
md-list-item.md-2-line::before,md-list-item.md-2-line>.md-no-style::before{content:"";min-height:72px;visibility:hidden;display:inline-block}
md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}
md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{align-self:flex-start}
md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{flex:1 1 auto}
md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}
md-list-item.md-3-line::before,md-list-item.md-3-line>.md-no-style::before{content:"";min-height:88px;visibility:hidden;display:inline-block}
md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}
.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px;max-height:calc(100vh - 10px);overflow:auto}
.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}
.md-open-menu-container md-menu-content>*{opacity:0}
.md-open-menu-container:not(.md-clickable){pointer-events:none}
.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.2s}
.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.2s;transition-delay:.1s}
.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:250ms}
md-menu-content{display:flex;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}
md-menu-content.md-dense{max-height:208px}
md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}
md-menu-item{display:flex;flex-direction:row;min-height:48px;height:48px;align-content:center;justify-content:flex-start}
md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}
md-menu-item>a.md-button{padding-top:5px}
md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}
md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}
[dir=rtl] md-menu-item>.md-button{text-align:right}
md-menu-item>.md-button md-icon{margin:auto 16px auto 0}
[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}
md-menu-item>.md-button p{display:inline-block;margin:auto}
md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}
md-menu-item>.md-button .md-ripple-container{border-radius:inherit}
md-toolbar .md-menu{height:auto;margin:auto;padding:0}
@media (max-width:959px){md-menu-content{min-width:112px}
md-menu-content[width="3"]{min-width:168px}
md-menu-content[width="4"]{min-width:224px}
md-menu-content[width="5"]{min-width:280px}
md-menu-content[width="6"]{min-width:336px}
md-menu-content[width="7"]{min-width:392px}
}
@media (min-width:960px){md-menu-content{min-width:96px}
md-menu-content[width="3"]{min-width:192px}
md-menu-content[width="4"]{min-width:256px}
md-menu-content[width="5"]{min-width:320px}
md-menu-content[width="6"]{min-width:384px}
md-menu-content[width="7"]{min-width:448px}
}
md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px;padding-bottom:12px}
md-toolbar.md-has-open-menu{position:relative;z-index:100}
md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}
md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}
md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}
md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}
md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}
md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}
md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}
md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}
md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}
md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}
md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}
md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}
md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:"▼";position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{transform:rotate(90deg) scaleY(.45) scaleX(.9)}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{right:auto;left:28px}
.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}
._md-nav-bar-list{outline:0;list-style:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row}
.md-nav-item:first-of-type{margin-left:8px}
.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(.35,0,.25,1)}
.md-button._md-nav-button:focus{outline:0}
md-nav-ink-bar{background-color:#000;position:absolute;bottom:0;left:0;width:100%;height:2px;transform-origin:left top;will-change:transform;transition:transform 125ms cubic-bezier(.35,0,.25,1)}
md-nav-ink-bar.ng-animate{transition:none}
md-nav-extra-content{min-height:48px;padding-right:12px}
@-webkit-keyframes indeterminate-rotate{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@keyframes indeterminate-rotate{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
md-progress-circular{position:relative;display:block;transform:scale(1,1)}
[dir=rtl] md-progress-circular{transform:scale(-1,1)}
md-progress-circular._md-progress-circular-disabled{visibility:hidden}
md-progress-circular.md-mode-indeterminate svg{-webkit-animation:indeterminate-rotate 1.568s linear infinite;animation:indeterminate-rotate 1.568s linear infinite}
md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}
md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0!important;margin-bottom:0!important;transform:scale(1,1)}
[dir=rtl] md-progress-linear{transform:scale(-1,1)}
md-progress-linear._md-progress-linear-disabled{visibility:hidden}
md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0,0) scale(1,1)}
md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}
md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px!important;background-position:0 -23px}
md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}
md-progress-linear .md-container.md-mode-query .md-bar1{display:none}
md-progress-linear .md-container.md-mode-query .md-bar2{transition:all .2s linear;-webkit-animation:query .8s infinite cubic-bezier(.39,.575,.565,1);animation:query .8s infinite cubic-bezier(.39,.575,.565,1)}
md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}
md-progress-linear .md-container.md-mode-indeterminate .md-bar1{-webkit-animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite;animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}
md-progress-linear .md-container.md-mode-indeterminate .md-bar2{-webkit-animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite;animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{-webkit-animation:none;animation:none}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1{-webkit-animation-name:none;animation-name:none}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{-webkit-animation-name:none;animation-name:none}
md-progress-linear .md-container.md-mode-buffer{background-color:transparent!important;transition:all .2s linear}
md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;-webkit-animation:buffer 3s infinite linear;animation:buffer 3s infinite linear}
@-webkit-keyframes query{0%{opacity:1;transform:translateX(35%) scale(.3,1)}
100%{opacity:0;transform:translateX(-50%) scale(0,1)}
}
@keyframes query{0%{opacity:1;transform:translateX(35%) scale(.3,1)}
100%{opacity:0;transform:translateX(-50%) scale(0,1)}
}
@-webkit-keyframes buffer{0%{opacity:1;background-position:0 -23px}
50%{opacity:0}
100%{opacity:1;background-position:-200px -23px}
}
@keyframes buffer{0%{opacity:1;background-position:0 -23px}
50%{opacity:0}
100%{opacity:1;background-position:-200px -23px}
}
@-webkit-keyframes md-progress-linear-indeterminate-scale-1{0%{transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
36.6%{transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.334731432,.124819821,.785843996,1);animation-timing-function:cubic-bezier(.334731432,.124819821,.785843996,1)}
69.15%{transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.225732004,0,.233648906,1.3709798);animation-timing-function:cubic-bezier(.225732004,0,.233648906,1.3709798)}
100%{transform:scaleX(.1)}
}
@keyframes md-progress-linear-indeterminate-scale-1{0%{transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
36.6%{transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.334731432,.124819821,.785843996,1);animation-timing-function:cubic-bezier(.334731432,.124819821,.785843996,1)}
69.15%{transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.225732004,0,.233648906,1.3709798);animation-timing-function:cubic-bezier(.225732004,0,.233648906,1.3709798)}
100%{transform:scaleX(.1)}
}
@-webkit-keyframes md-progress-linear-indeterminate-1{0%{left:-105.1666666667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}
20%{left:-105.1666666667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495818703);animation-timing-function:cubic-bezier(.5,0,.701732,.495818703)}
69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.302435,.38135197,.55,.956352125);animation-timing-function:cubic-bezier(.302435,.38135197,.55,.956352125)}
100%{left:95.4444444444%}
}
@keyframes md-progress-linear-indeterminate-1{0%{left:-105.1666666667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}
20%{left:-105.1666666667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495818703);animation-timing-function:cubic-bezier(.5,0,.701732,.495818703)}
69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.302435,.38135197,.55,.956352125);animation-timing-function:cubic-bezier(.302435,.38135197,.55,.956352125)}
100%{left:95.4444444444%}
}
@-webkit-keyframes md-progress-linear-indeterminate-scale-2{0%{transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.205028172,.057050836,.57660995,.453970841);animation-timing-function:cubic-bezier(.205028172,.057050836,.57660995,.453970841)}
19.15%{transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.152312994,.196431957,.648373778,1.00431535);animation-timing-function:cubic-bezier(.152312994,.196431957,.648373778,1.00431535)}
44.15%{transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25775882,-.003163357,.211761916,1.38178961);animation-timing-function:cubic-bezier(.25775882,-.003163357,.211761916,1.38178961)}
100%{transform:scaleX(.1)}
}
@keyframes md-progress-linear-indeterminate-scale-2{0%{transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.205028172,.057050836,.57660995,.453970841);animation-timing-function:cubic-bezier(.205028172,.057050836,.57660995,.453970841)}
19.15%{transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.152312994,.196431957,.648373778,1.00431535);animation-timing-function:cubic-bezier(.152312994,.196431957,.648373778,1.00431535)}
44.15%{transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25775882,-.003163357,.211761916,1.38178961);animation-timing-function:cubic-bezier(.25775882,-.003163357,.211761916,1.38178961)}
100%{transform:scaleX(.1)}
}
@-webkit-keyframes md-progress-linear-indeterminate-2{0%{left:-54.8888888889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.5150584,.409684966);animation-timing-function:cubic-bezier(.15,0,.5150584,.409684966)}
25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.3103299,.284057684,.8,.733718979);animation-timing-function:cubic-bezier(.3103299,.284057684,.8,.733718979)}
48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.627034903,.6,.902025796);animation-timing-function:cubic-bezier(.4,.627034903,.6,.902025796)}
100%{left:117.3888888889%}
}
@keyframes md-progress-linear-indeterminate-2{0%{left:-54.8888888889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.5150584,.409684966);animation-timing-function:cubic-bezier(.15,0,.5150584,.409684966)}
25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.3103299,.284057684,.8,.733718979);animation-timing-function:cubic-bezier(.3103299,.284057684,.8,.733718979)}
48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.627034903,.6,.902025796);animation-timing-function:cubic-bezier(.4,.627034903,.6,.902025796)}
100%{left:117.3888888889%}
}
md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}
md-radio-button[disabled]{cursor:default}
md-radio-button[disabled] .md-container{cursor:default}
md-radio-button .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}
[dir=rtl] md-radio-button .md-container{left:auto}
[dir=rtl] md-radio-button .md-container{right:0}
md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}
md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-radio-button.md-align-top-left>div.md-container{top:12px}
md-radio-button .md-off{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-style:solid;border-width:2px;border-radius:50%;transition:border-color ease .28s}
md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%;transition:transform ease .28s;transform:scale(0)}
md-radio-button.md-checked .md-on{transform:scale(.5)}
md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}
[dir=rtl] md-radio-button .md-label{margin-left:0}
[dir=rtl] md-radio-button .md-label{margin-right:30px}
md-radio-group:focus{outline:0}
md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-radio-group.md-focused.ng-empty>md-radio-button:first-child .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-radio-group[disabled] md-radio-button{cursor:default}
md-radio-group[disabled] md-radio-button .md-container{cursor:default}
@media (max-width:599px){.layout-row:not(.layout-xs-column)>md-radio-button,.layout-xs-row>md-radio-button{margin-bottom:0}
}
@media (min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)>md-radio-button,.layout-sm-row:not(.layout-sm-column)>md-radio-button{margin-bottom:0}
}
@media (min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button,.layout-md-row:not(.layout-md-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)>md-radio-button{margin-bottom:0}
}
@media (min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button,.layout-lg-row:not(.layout-lg-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)>md-radio-button{margin-bottom:0}
}
@media (min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)>md-radio-button{margin-bottom:0}
}
.md-inline-form md-radio-group{margin:18px 0 19px}
.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px 10px 2px 6px;box-sizing:border-box;margin-top:0;margin-bottom:0}
.md-inline-form md-radio-group md-radio-button .md-label{top:4px}
.md-inline-form md-radio-group md-radio-button .md-container{margin-top:2px}
@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}
}
md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(.25,.8,.25,1);transform-origin:left top}
[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}
md-input-container.md-input-focused:not([md-no-float]) md-select:not([placeholder]) .md-select-placeholder span:first-child{transform:translate(-2px,-22px) scale(.75)}
.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;transform:translateY(-1px)}
.md-select-menu-container:not(.md-clickable){pointer-events:none}
.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}
.md-select-menu-container.md-active{display:block;opacity:1}
.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:150ms}
.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:150ms;transition-delay:.1s}
.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:250ms}
.md-inline-form md-select{margin-top:20px}
.md-inline-form md-input-container>md-select,md-input-container>md-select{margin-top:0}
md-input-container>md-select{order:2}
md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}
md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}
md-select{display:flex}
md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}
md-select[disabled] .md-select-value{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x;padding-bottom:2px;padding-top:1px;transform:translateY(1px)}
md-select:focus{outline:0}
md-select[disabled]:hover{cursor:default}
md-select:not([disabled]):hover{cursor:pointer}
md-select:not([disabled]):focus .md-select-value{border-bottom-style:solid;border-bottom-width:2px;padding-bottom:0}
md-input-container md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px}
md-input-container md-select[disabled] .md-select-value{background-position:bottom -1px left 0}
md-input-container md-select .md-select-value{min-height:26px;border-bottom-width:1px;padding-bottom:1px}
md-input-container md-select .md-select-value.md-select-placeholder{padding-left:0;padding-right:2px}
[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-left:2px}
[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-right:0}
.md-select-value{display:flex;align-items:center;padding-top:2px;padding-bottom:1px;padding-left:0;padding-right:2px;border-bottom-width:1px;border-bottom-style:solid;background-color:rgba(0,0,0,0);position:relative;box-sizing:content-box;min-width:88px;min-height:26px;margin-bottom:auto;-ms-flex-item-align:start;flex-grow:1}
[dir=rtl] .md-select-value{padding-left:2px}
[dir=rtl] .md-select-value{padding-right:0}
.md-select-value>span:not(.md-select-icon){max-width:100%;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.md-select-value>span:not(.md-select-icon) .md-text{display:inline}
.md-select-value .md-select-icon{display:block;align-items:flex-end;text-align:right;width:24px;transform:translateY(-2px);font-size:1.2rem}
[dir=rtl] .md-select-value .md-select-icon{align-items:flex-start}
[dir=rtl] .md-select-value .md-select-icon{text-align:left}
.md-select-value .md-select-icon:after{display:block;content:"▼";position:relative;top:2px;right:-4px;left:auto;speak:none;font-size:13px;transform:scaleY(.5)}
[dir=rtl] .md-select-value .md-select-icon:after{right:auto}
[dir=rtl] .md-select-value .md-select-icon:after{left:-4px}
.md-select-value.md-select-placeholder{display:flex;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;z-index:1}
md-select-menu{display:flex;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;transform-origin:left top;transform:scale(1)}
md-select-menu.md-reverse{flex-direction:column-reverse}
md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}
[dir=rtl] md-select-menu{transform-origin:right top}
md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}
md-select-menu>*{opacity:0}
md-option{cursor:pointer;position:relative;display:flex;align-items:center;width:auto;transition:background .15s linear;padding:0 16px 0 16px;height:48px}
md-option[disabled]{cursor:default}
md-option:focus{outline:0}
md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
md-optgroup{display:block}
md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}
md-optgroup md-option{padding-left:32px;padding-right:32px}
@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}
md-select-menu{border:1px solid #fff}
}
md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-right:40px}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:18px;height:18px;left:0;right:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{right:0}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:240ms;position:absolute;top:0;left:0;width:18px;height:18px;border-width:2px;border-style:solid;border-radius:2px}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4px;top:0;display:table;width:6px;height:12px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}
md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:10.8px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.67px;margin-right:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-right:10.67px}
md-sidenav{box-sizing:border-box;position:absolute;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}
md-sidenav ul{list-style:none}
md-sidenav.md-closed{display:none}
md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:flex;transition:.2s ease-in all}
md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(.25,.8,.25,1)}
md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove{position:static;display:flex;transform:translate3d(0,0,0)}
md-sidenav.md-locked-open,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:flex;transform:translate3d(0,0,0)}
md-sidenav.md-locked-open-remove.md-closed{position:static;display:flex;transform:translate3d(0,0,0)}
md-sidenav.md-closed.md-locked-open-add{position:static;display:flex;transform:translate3d(0,0,0)}
md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);width:0!important;min-width:0!important}
md-sidenav.md-closed.md-locked-open-add-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}
md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);width:0!important;min-width:0!important}
.md-sidenav-backdrop.md-locked-open{display:none}
.md-sidenav-left,md-sidenav{left:0;top:0;transform:translate3d(0,0,0)}
.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%,0,0)}
.md-sidenav-right{left:100%;top:0;transform:translate(-100%,0)}
.md-sidenav-right.md-closed{transform:translate(0,0)}
@media (min-width:600px){md-sidenav{max-width:400px}
}
@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}
}
@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}
.md-sidenav-right{border-left:1px solid #fff}
}
@-webkit-keyframes sliderFocusThumb{0%{transform:scale(.7)}
30%{transform:scale(1)}
100%{transform:scale(.7)}
}
@keyframes sliderFocusThumb{0%{transform:scale(.7)}
30%{transform:scale(1)}
100%{transform:scale(.7)}
}
@-webkit-keyframes sliderDiscreteFocusThumb{0%{transform:scale(.7)}
50%{transform:scale(.8)}
100%{transform:scale(0)}
}
@keyframes sliderDiscreteFocusThumb{0%{transform:scale(.7)}
50%{transform:scale(.8)}
100%{transform:scale(0)}
}
@-webkit-keyframes sliderDiscreteFocusRing{0%{transform:scale(.7);opacity:0}
50%{transform:scale(1);opacity:1}
100%{transform:scale(0)}
}
@keyframes sliderDiscreteFocusRing{0%{transform:scale(.7);opacity:0}
50%{transform:scale(1);opacity:1}
100%{transform:scale(0)}
}
md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;flex-direction:row}
md-slider *,md-slider :after{box-sizing:border-box}
md-slider .md-slider-wrapper{outline:0;width:100%;height:100%}
md-slider .md-slider-content{position:relative}
md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}
md-slider .md-track{position:absolute;left:0;right:0;height:100%}
md-slider .md-track-fill{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:width,height}
md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}
md-slider .md-track-ticks canvas{width:100%;height:100%}
md-slider .md-thumb-container{position:absolute;left:0;top:50%;transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:left,right,bottom}
[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}
md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;transform:scale(.7);transition:all .4s cubic-bezier(.25,.8,.25,1)}
[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}
md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;transition:inherit}
md-slider .md-sign{display:flex;align-items:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;transform:scale(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,0,.25,1)}
md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(.35,0,.25,1)}
[dir=rtl] md-slider .md-sign:after{left:auto;right:0}
md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}
md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;transform:scale(.7);opacity:0;transition:all .35s cubic-bezier(.35,0,.25,1)}
[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}
md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;transform:scale(.5);border-width:4px;border-style:solid;display:none}
[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}
md-slider.md-min .md-sign{opacity:0}
md-slider:focus{outline:0}
md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}
md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(.8)}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(1);opacity:1}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1);animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}
md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(0);-webkit-animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1)}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb,md-slider[md-discrete]:not([disabled]).md-active .md-thumb{transform:scale(0)}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after,md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}
md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}
md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}
md-slider[disabled] .md-track-fill{display:none}
md-slider[disabled] .md-track-ticks{opacity:0}
md-slider[disabled]:not([readonly]) .md-sign{opacity:0}
md-slider[disabled] .md-thumb{transform:scale(.5)}
md-slider[disabled] .md-disabled-thumb{display:block}
md-slider[md-vertical]{flex-direction:column;min-height:128px;min-width:0}
md-slider[md-vertical] .md-slider-wrapper{flex:1;padding-top:12px;padding-bottom:12px;width:48px;align-self:center;display:flex;justify-content:center}
md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - (2px / 2))}
md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}
md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}
md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}
md-slider[md-vertical] .md-track-fill{bottom:0}
md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(.4) translate3d(67.5px,0,0)}
md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}
md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}
md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}
md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}
md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}
md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}
[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0}
[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{right:auto}
md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}
md-slider-container{display:flex;align-items:center;flex-direction:row}
md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:color,max-width}
md-slider-container>:first-child:not(md-slider){margin-right:16px}
[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}
md-slider-container>:last-child:not(md-slider){margin-left:16px}
[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}
md-slider-container[md-vertical]{flex-direction:column}
md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}
md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}
[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}
@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}
}
.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;transform:translate3d(-9999px,-9999px,0)}
.md-sticky-clone[sticky-state=active]{transform:translate3d(0,0,0)}
.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{-webkit-animation:subheaderStickyHoverIn .3s ease-out both;animation:subheaderStickyHoverIn .3s ease-out both}
@-webkit-keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}
100%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}
}
@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}
100%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}
}
@-webkit-keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}
100%{box-shadow:0 0 0 0 transparent}
}
@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}
100%{box-shadow:0 0 0 0 transparent}
}
.md-subheader-wrapper:not(.md-sticky-no-effect){transition:.2s ease-out margin}
.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}
.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}
.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}
.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{-webkit-animation:subheaderStickyHoverOut .3s ease-out both;animation:subheaderStickyHoverOut .3s ease-out both}
.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}
.md-subheader .md-subheader-inner{display:block;padding:16px}
.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}
[md-swipe-left],[md-swipe-right]{touch-action:pan-y}
[md-swipe-down],[md-swipe-up]{touch-action:pan-x}
.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}
md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;align-items:center;display:flex;margin-left:inherit;margin-right:16px}
[dir=rtl] md-switch{margin-left:16px}
[dir=rtl] md-switch{margin-right:inherit}
md-switch:last-of-type{margin-left:inherit;margin-right:0}
[dir=rtl] md-switch:last-of-type{margin-left:0}
[dir=rtl] md-switch:last-of-type{margin-right:inherit}
md-switch[disabled]{cursor:default}
md-switch[disabled] .md-container{cursor:default}
md-switch .md-container{cursor:-webkit-grab;cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}
[dir=rtl] md-switch .md-container{margin-right:0;margin-left:8px}
md-switch.md-inverted .md-container{margin-right:initial;margin-left:8px}
[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px}
[dir=rtl] md-switch.md-inverted .md-container{margin-left:initial}
md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:-webkit-grabbing;cursor:grabbing}
md-switch.md-focused .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-switch .md-label{border-color:transparent;border-width:0;float:left}
md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}
md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;transform:translate3d(0,0,0);z-index:1}
md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}
md-switch .md-thumb{position:absolute;margin:0;left:0;top:0;outline:0;height:20px;width:20px;border-radius:50%;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}
md-switch .md-thumb:before{background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}
md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all 80ms linear;transition-property:transform,background-color}
md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:50ms}
@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}
md-switch.md-default-theme.md-checked .md-bar{background-color:#9E9E9E}
md-switch.md-default-theme .md-thumb{background-color:#fff}
}
@-webkit-keyframes md-tab-content-hide{0%{opacity:1}
50%{opacity:1}
100%{opacity:0}
}
@keyframes md-tab-content-hide{0%{opacity:1}
50%{opacity:1}
100%{opacity:0}
}
md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}
md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;flex-shrink:0}
md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}
md-tabs[md-align-tabs=bottom]{padding-bottom:48px}
md-tabs[md-align-tabs=bottom]>md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}
md-tabs[md-align-tabs=bottom]>md-tabs-content-wrapper{top:0;bottom:48px}
md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}
md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}
md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}
md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}
md-tabs-wrapper{display:block;position:relative;transform:translate(0,0)}
md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat center center;transition:all .5s cubic-bezier(.35,0,.25,1)}
md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:0}
md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}
md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}
md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{transform:rotateY(180deg) translateY(-50%)}
md-tabs-wrapper md-prev-button{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==)}
[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}
md-tabs-wrapper md-next-button{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K)}
[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}
md-tabs-wrapper md-next-button md-icon{transform:translate(-50%,-50%) rotate(180deg)}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;flex-direction:row}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{flex-grow:1}
md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}
md-tabs-canvas:after{content:"";display:table;clear:both}
md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}
[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}
md-tabs-canvas.md-paginated{margin:0 32px}
md-tabs-canvas.md-center-tabs{display:flex;flex-direction:column;text-align:center}
md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}
md-pagination-wrapper{height:48px;display:flex;transition:transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;transform:translate(0,0)}
md-pagination-wrapper:after{content:"";display:table;clear:both}
[dir=rtl] md-pagination-wrapper{left:auto;right:0}
md-pagination-wrapper.md-center-tabs{position:relative;justify-content:center}
md-pagination-wrapper md-tab-item{min-width:72px}
@media (min-width:600px){md-pagination-wrapper md-tab-item{min-width:160px}
}
md-tabs-content-wrapper{display:block;position:absolute;top:48px;left:0;right:0;bottom:0;overflow:hidden}
md-tab-content{display:flex;position:absolute;top:0;left:0;right:0;bottom:0;transition:transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;transform:translate(0,0)}
md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}
md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}
md-tab-content.md-left:not(.md-active){transform:translateX(-100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;visibility:hidden}
[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}
md-tab-content.md-left:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}
md-tab-content.md-right:not(.md-active){transform:translateX(100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;visibility:hidden}
[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}
md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}
md-tab-content>div{flex:1 0 100%;min-width:0}
md-tab-content>div.ng-leave{-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide}
md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}
md-ink-bar.md-left{transition:left 125ms cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}
md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right 125ms cubic-bezier(.35,0,.25,1)}
md-tab{position:absolute;z-index:-1;left:-9999px}
.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px;transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}
[dir=rtl] .md-tab{float:right}
.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:0}
.md-tab.md-active{cursor:default}
.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}
.md-tab.ng-leave{transition:none}
md-toolbar+md-dialog-content md-tabs,md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}
.md-toast-text{padding:0 8px}
md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;overflow:hidden;padding:8px;opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1)}
md-toast .md-toast-content{display:flex;flex-direction:row;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 16px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;overflow:hidden;transform:translate3d(0,0,0) rotateZ(0);transition:all .4s cubic-bezier(.25,.8,.25,1);justify-content:flex-start}
md-toast .md-toast-content::before{content:"";min-height:48px;visibility:hidden;display:inline-block}
[dir=rtl] md-toast .md-toast-content{justify-content:flex-end}
md-toast .md-toast-content span{flex:1 1 0%;box-sizing:border-box;min-width:0}
md-toast.md-capsule{border-radius:24px}
md-toast.md-capsule .md-toast-content{border-radius:24px}
md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(.55,0,.55,.2)}
md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(.25,.8,.25,1)}
md-toast.ng-enter{opacity:0}
md-toast.ng-enter .md-toast-content{transform:translate3d(0,100%,0)}
md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0,-100%,0)}
md-toast.ng-enter.ng-enter-active{opacity:1}
md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translate3d(0,0,0)}
md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0,100%,0)}
md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}
md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}
md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0,-100%,0)}
md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}
md-toast .md-button{min-width:0;margin-right:0;margin-left:8px}
[dir=rtl] md-toast .md-button{margin-right:8px}
[dir=rtl] md-toast .md-button{margin-left:0}
@media (max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}
md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}
md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}
}
@media (min-width:960px){md-toast{min-width:304px}
md-toast.md-bottom{bottom:0}
md-toast.md-left{left:0}
md-toast.md-right{right:0}
md-toast.md-top{top:0}
md-toast._md-start{left:0}
[dir=rtl] md-toast._md-start{left:auto;right:0}
md-toast._md-end{right:0}
[dir=rtl] md-toast._md-end{right:auto;left:0}
md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%,0,0)}
md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%,0,0)}
}
@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}
}
@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}
}
.md-toast-animating{overflow:hidden!important}
md-toolbar{box-sizing:border-box;display:flex;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}
md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}
md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}
md-toolbar md-toolbar-filler{width:72px}
md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}
md-toolbar.ng-animate{transition:none}
md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}
md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}
md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}
md-toolbar>.md-indent{margin-left:64px}
[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}
md-toolbar~md-content>md-list{padding:0}
md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}
.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:flex;align-items:center;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}
.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}
.md-toolbar-tools a{color:inherit;text-decoration:none}
.md-toolbar-tools .fill-height{display:flex;align-items:center}
.md-toolbar-tools md-checkbox{margin:inherit}
.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}
.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}
.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}
.md-toolbar-tools>.md-button:first-child{margin-left:-8px}
[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}
.md-toolbar-tools>.md-button:last-child{margin-right:-8px}
[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}
.md-toolbar-tools>md-menu:last-child{margin-right:-8px}
[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}
.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}
[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}
@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}
}
@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}
.md-toolbar-tools{height:56px;max-height:56px}
}
@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}
.md-toolbar-tools{height:48px;max-height:48px}
}
.md-tooltip{display:inline-block;pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}
.md-tooltip.md-origin-top{transform-origin:center bottom;margin-top:-24px}
.md-tooltip.md-origin-right{transform-origin:left center;margin-left:24px}
.md-tooltip.md-origin-bottom{transform-origin:center top;margin-top:24px}
.md-tooltip.md-origin-left{transform-origin:right center;margin-left:-24px}
@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}
.md-tooltip.md-origin-top{margin-top:-14px}
.md-tooltip.md-origin-right{margin-left:14px}
.md-tooltip.md-origin-bottom{margin-top:14px}
.md-tooltip.md-origin-left{margin-left:-14px}
}
.md-tooltip.md-show-add{transform:scale(0)}
.md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:150ms;transform:scale(1);opacity:.9}
.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:150ms;transform:scale(0);opacity:0}
.md-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.md-truncate.md-clip{text-overflow:clip}
.md-truncate.flex{width:0}
.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}
.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}
.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}
.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}
[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}
.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}
.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}
.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}
.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}
.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}
.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}
.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}
.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}
.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}
.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}
.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}
.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}
.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}
.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}
.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}
.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}
.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}
.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}
.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}
.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}
.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}
@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}
}
@media print{[md-whiteframe],md-whiteframe{background-color:#fff}
}
.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}
@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}
}
.flex-order{order:0}
.flex-order--20{order:-20}
.flex-order--19{order:-19}
.flex-order--18{order:-18}
.flex-order--17{order:-17}
.flex-order--16{order:-16}
.flex-order--15{order:-15}
.flex-order--14{order:-14}
.flex-order--13{order:-13}
.flex-order--12{order:-12}
.flex-order--11{order:-11}
.flex-order--10{order:-10}
.flex-order--9{order:-9}
.flex-order--8{order:-8}
.flex-order--7{order:-7}
.flex-order--6{order:-6}
.flex-order--5{order:-5}
.flex-order--4{order:-4}
.flex-order--3{order:-3}
.flex-order--2{order:-2}
.flex-order--1{order:-1}
.flex-order-0{order:0}
.flex-order-1{order:1}
.flex-order-2{order:2}
.flex-order-3{order:3}
.flex-order-4{order:4}
.flex-order-5{order:5}
.flex-order-6{order:6}
.flex-order-7{order:7}
.flex-order-8{order:8}
.flex-order-9{order:9}
.flex-order-10{order:10}
.flex-order-11{order:11}
.flex-order-12{order:12}
.flex-order-13{order:13}
.flex-order-14{order:14}
.flex-order-15{order:15}
.flex-order-16{order:16}
.flex-order-17{order:17}
.flex-order-18{order:18}
.flex-order-19{order:19}
.flex-order-20{order:20}
.flex-offset-0,.layout-margin .flex-offset-0,.layout-margin .offset-0,.offset-0{margin-left:0}
[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}
.flex-offset-5,.layout-margin .flex-offset-5,.layout-margin .offset-5,.offset-5{margin-left:5%}
[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}
.flex-offset-10,.layout-margin .flex-offset-10,.layout-margin .offset-10,.offset-10{margin-left:10%}
[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}
.flex-offset-15,.layout-margin .flex-offset-15,.layout-margin .offset-15,.offset-15{margin-left:15%}
[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}
.flex-offset-20,.layout-margin .flex-offset-20,.layout-margin .offset-20,.offset-20{margin-left:20%}
[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}
.flex-offset-25,.layout-margin .flex-offset-25,.layout-margin .offset-25,.offset-25{margin-left:25%}
[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}
.flex-offset-30,.layout-margin .flex-offset-30,.layout-margin .offset-30,.offset-30{margin-left:30%}
[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}
.flex-offset-35,.layout-margin .flex-offset-35,.layout-margin .offset-35,.offset-35{margin-left:35%}
[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}
.flex-offset-40,.layout-margin .flex-offset-40,.layout-margin .offset-40,.offset-40{margin-left:40%}
[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}
.flex-offset-45,.layout-margin .flex-offset-45,.layout-margin .offset-45,.offset-45{margin-left:45%}
[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}
.flex-offset-50,.layout-margin .flex-offset-50,.layout-margin .offset-50,.offset-50{margin-left:50%}
[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}
.flex-offset-55,.layout-margin .flex-offset-55,.layout-margin .offset-55,.offset-55{margin-left:55%}
[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}
.flex-offset-60,.layout-margin .flex-offset-60,.layout-margin .offset-60,.offset-60{margin-left:60%}
[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}
.flex-offset-65,.layout-margin .flex-offset-65,.layout-margin .offset-65,.offset-65{margin-left:65%}
[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}
.flex-offset-70,.layout-margin .flex-offset-70,.layout-margin .offset-70,.offset-70{margin-left:70%}
[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}
.flex-offset-75,.layout-margin .flex-offset-75,.layout-margin .offset-75,.offset-75{margin-left:75%}
[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}
.flex-offset-80,.layout-margin .flex-offset-80,.layout-margin .offset-80,.offset-80{margin-left:80%}
[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}
.flex-offset-85,.layout-margin .flex-offset-85,.layout-margin .offset-85,.offset-85{margin-left:85%}
[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}
.flex-offset-90,.layout-margin .flex-offset-90,.layout-margin .offset-90,.offset-90{margin-left:90%}
[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}
.flex-offset-95,.layout-margin .flex-offset-95,.layout-margin .offset-95,.offset-95{margin-left:95%}
[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}
.flex-offset-33,.layout-margin .flex-offset-33,.layout-margin .offset-33,.offset-33{margin-left:33.3333333333%}
.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align,.layout-align-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{justify-content:flex-start}
.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{justify-content:center}
.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{justify-content:flex-end}
.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{justify-content:space-around}
.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{justify-content:space-between}
.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{align-items:stretch;align-content:stretch}
.flex{flex:1;box-sizing:border-box}
.flex-grow{flex:1 1 100%;box-sizing:border-box}
.flex-initial{flex:0 1 auto;box-sizing:border-box}
.flex-auto{flex:1 1 auto;box-sizing:border-box}
.flex-none{flex:0 0 auto;box-sizing:border-box}
.flex-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.flex-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.flex-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-row>.flex-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-row>.flex{min-width:0}
.layout-column>.flex-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-column>.flex{min-height:0}
.layout,.layout-column,.layout-row{box-sizing:border-box;display:flex}
.layout-column{flex-direction:column}
.layout-row{flex-direction:row}
.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}
.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}
.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}
.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}
.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}
.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}
.layout-wrap{flex-wrap:wrap}
.layout-nowrap{flex-wrap:nowrap}
.layout-fill{margin:0;width:100%;min-height:100%;height:100%}
@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}
.flex-order-xs--20{order:-20}
.flex-order-xs--19{order:-19}
.flex-order-xs--18{order:-18}
.flex-order-xs--17{order:-17}
.flex-order-xs--16{order:-16}
.flex-order-xs--15{order:-15}
.flex-order-xs--14{order:-14}
.flex-order-xs--13{order:-13}
.flex-order-xs--12{order:-12}
.flex-order-xs--11{order:-11}
.flex-order-xs--10{order:-10}
.flex-order-xs--9{order:-9}
.flex-order-xs--8{order:-8}
.flex-order-xs--7{order:-7}
.flex-order-xs--6{order:-6}
.flex-order-xs--5{order:-5}
.flex-order-xs--4{order:-4}
.flex-order-xs--3{order:-3}
.flex-order-xs--2{order:-2}
.flex-order-xs--1{order:-1}
.flex-order-xs-0{order:0}
.flex-order-xs-1{order:1}
.flex-order-xs-2{order:2}
.flex-order-xs-3{order:3}
.flex-order-xs-4{order:4}
.flex-order-xs-5{order:5}
.flex-order-xs-6{order:6}
.flex-order-xs-7{order:7}
.flex-order-xs-8{order:8}
.flex-order-xs-9{order:9}
.flex-order-xs-10{order:10}
.flex-order-xs-11{order:11}
.flex-order-xs-12{order:12}
.flex-order-xs-13{order:13}
.flex-order-xs-14{order:14}
.flex-order-xs-15{order:15}
.flex-order-xs-16{order:16}
.flex-order-xs-17{order:17}
.flex-order-xs-18{order:18}
.flex-order-xs-19{order:19}
.flex-order-xs-20{order:20}
.flex-offset-xs-0,.layout-margin .flex-offset-xs-0,.layout-margin .offset-xs-0,.offset-xs-0{margin-left:0}
[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}
.flex-offset-xs-5,.layout-margin .flex-offset-xs-5,.layout-margin .offset-xs-5,.offset-xs-5{margin-left:5%}
[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}
.flex-offset-xs-10,.layout-margin .flex-offset-xs-10,.layout-margin .offset-xs-10,.offset-xs-10{margin-left:10%}
[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}
.flex-offset-xs-15,.layout-margin .flex-offset-xs-15,.layout-margin .offset-xs-15,.offset-xs-15{margin-left:15%}
[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}
.flex-offset-xs-20,.layout-margin .flex-offset-xs-20,.layout-margin .offset-xs-20,.offset-xs-20{margin-left:20%}
[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}
.flex-offset-xs-25,.layout-margin .flex-offset-xs-25,.layout-margin .offset-xs-25,.offset-xs-25{margin-left:25%}
[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}
.flex-offset-xs-30,.layout-margin .flex-offset-xs-30,.layout-margin .offset-xs-30,.offset-xs-30{margin-left:30%}
[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}
.flex-offset-xs-35,.layout-margin .flex-offset-xs-35,.layout-margin .offset-xs-35,.offset-xs-35{margin-left:35%}
[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}
.flex-offset-xs-40,.layout-margin .flex-offset-xs-40,.layout-margin .offset-xs-40,.offset-xs-40{margin-left:40%}
[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}
.flex-offset-xs-45,.layout-margin .flex-offset-xs-45,.layout-margin .offset-xs-45,.offset-xs-45{margin-left:45%}
[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}
.flex-offset-xs-50,.layout-margin .flex-offset-xs-50,.layout-margin .offset-xs-50,.offset-xs-50{margin-left:50%}
[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}
.flex-offset-xs-55,.layout-margin .flex-offset-xs-55,.layout-margin .offset-xs-55,.offset-xs-55{margin-left:55%}
[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}
.flex-offset-xs-60,.layout-margin .flex-offset-xs-60,.layout-margin .offset-xs-60,.offset-xs-60{margin-left:60%}
[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}
.flex-offset-xs-65,.layout-margin .flex-offset-xs-65,.layout-margin .offset-xs-65,.offset-xs-65{margin-left:65%}
[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}
.flex-offset-xs-70,.layout-margin .flex-offset-xs-70,.layout-margin .offset-xs-70,.offset-xs-70{margin-left:70%}
[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}
.flex-offset-xs-75,.layout-margin .flex-offset-xs-75,.layout-margin .offset-xs-75,.offset-xs-75{margin-left:75%}
[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}
.flex-offset-xs-80,.layout-margin .flex-offset-xs-80,.layout-margin .offset-xs-80,.offset-xs-80{margin-left:80%}
[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}
.flex-offset-xs-85,.layout-margin .flex-offset-xs-85,.layout-margin .offset-xs-85,.offset-xs-85{margin-left:85%}
[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}
.flex-offset-xs-90,.layout-margin .flex-offset-xs-90,.layout-margin .offset-xs-90,.offset-xs-90{margin-left:90%}
[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}
.flex-offset-xs-95,.layout-margin .flex-offset-xs-95,.layout-margin .offset-xs-95,.offset-xs-95{margin-left:95%}
[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}
.flex-offset-xs-33,.layout-margin .flex-offset-xs-33,.layout-margin .offset-xs-33,.offset-xs-33{margin-left:33.3333333333%}
.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-xs,.layout-align-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{justify-content:flex-start}
.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{justify-content:center}
.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{justify-content:flex-end}
.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{justify-content:space-around}
.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{justify-content:space-between}
.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{align-items:stretch;align-content:stretch}
.flex-xs{flex:1;box-sizing:border-box}
.flex-xs-grow{flex:1 1 100%;box-sizing:border-box}
.flex-xs-initial{flex:0 1 auto;box-sizing:border-box}
.flex-xs-auto{flex:1 1 auto;box-sizing:border-box}
.flex-xs-none{flex:0 0 auto;box-sizing:border-box}
.flex-xs-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-xs-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-xs-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-xs-row>.flex-xs-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-xs-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-xs-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-xs-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-xs-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-xs-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-xs-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-xs-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-xs-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-xs-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-xs-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-xs-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-xs-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-xs-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-xs-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-xs-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-xs-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-xs-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-xs-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-xs-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-xs-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xs-row>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xs-column>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xs-row>.flex-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-xs-row>.flex-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-xs-row>.flex{min-width:0}
.layout-xs-column>.flex-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-xs-column>.flex-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xs-column>.flex{min-height:0}
.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:flex}
.layout-xs-column{flex-direction:column}
.layout-xs-row{flex-direction:row}
}
@media (min-width:600px){.flex-order-gt-xs--20{order:-20}
.flex-order-gt-xs--19{order:-19}
.flex-order-gt-xs--18{order:-18}
.flex-order-gt-xs--17{order:-17}
.flex-order-gt-xs--16{order:-16}
.flex-order-gt-xs--15{order:-15}
.flex-order-gt-xs--14{order:-14}
.flex-order-gt-xs--13{order:-13}
.flex-order-gt-xs--12{order:-12}
.flex-order-gt-xs--11{order:-11}
.flex-order-gt-xs--10{order:-10}
.flex-order-gt-xs--9{order:-9}
.flex-order-gt-xs--8{order:-8}
.flex-order-gt-xs--7{order:-7}
.flex-order-gt-xs--6{order:-6}
.flex-order-gt-xs--5{order:-5}
.flex-order-gt-xs--4{order:-4}
.flex-order-gt-xs--3{order:-3}
.flex-order-gt-xs--2{order:-2}
.flex-order-gt-xs--1{order:-1}
.flex-order-gt-xs-0{order:0}
.flex-order-gt-xs-1{order:1}
.flex-order-gt-xs-2{order:2}
.flex-order-gt-xs-3{order:3}
.flex-order-gt-xs-4{order:4}
.flex-order-gt-xs-5{order:5}
.flex-order-gt-xs-6{order:6}
.flex-order-gt-xs-7{order:7}
.flex-order-gt-xs-8{order:8}
.flex-order-gt-xs-9{order:9}
.flex-order-gt-xs-10{order:10}
.flex-order-gt-xs-11{order:11}
.flex-order-gt-xs-12{order:12}
.flex-order-gt-xs-13{order:13}
.flex-order-gt-xs-14{order:14}
.flex-order-gt-xs-15{order:15}
.flex-order-gt-xs-16{order:16}
.flex-order-gt-xs-17{order:17}
.flex-order-gt-xs-18{order:18}
.flex-order-gt-xs-19{order:19}
.flex-order-gt-xs-20{order:20}
.flex-offset-gt-xs-0,.layout-margin .flex-offset-gt-xs-0,.layout-margin .offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}
[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}
.flex-offset-gt-xs-5,.layout-margin .flex-offset-gt-xs-5,.layout-margin .offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-xs-10,.layout-margin .flex-offset-gt-xs-10,.layout-margin .offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-xs-15,.layout-margin .flex-offset-gt-xs-15,.layout-margin .offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-xs-20,.layout-margin .flex-offset-gt-xs-20,.layout-margin .offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-xs-25,.layout-margin .flex-offset-gt-xs-25,.layout-margin .offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-xs-30,.layout-margin .flex-offset-gt-xs-30,.layout-margin .offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-xs-35,.layout-margin .flex-offset-gt-xs-35,.layout-margin .offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-xs-40,.layout-margin .flex-offset-gt-xs-40,.layout-margin .offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-xs-45,.layout-margin .flex-offset-gt-xs-45,.layout-margin .offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-xs-50,.layout-margin .flex-offset-gt-xs-50,.layout-margin .offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-xs-55,.layout-margin .flex-offset-gt-xs-55,.layout-margin .offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-xs-60,.layout-margin .flex-offset-gt-xs-60,.layout-margin .offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-xs-65,.layout-margin .flex-offset-gt-xs-65,.layout-margin .offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-xs-70,.layout-margin .flex-offset-gt-xs-70,.layout-margin .offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-xs-75,.layout-margin .flex-offset-gt-xs-75,.layout-margin .offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-xs-80,.layout-margin .flex-offset-gt-xs-80,.layout-margin .offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-xs-85,.layout-margin .flex-offset-gt-xs-85,.layout-margin .offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-xs-90,.layout-margin .flex-offset-gt-xs-90,.layout-margin .offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-xs-95,.layout-margin .flex-offset-gt-xs-95,.layout-margin .offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-xs-33,.layout-margin .flex-offset-gt-xs-33,.layout-margin .offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.3333333333%}
.flex-offset-gt-xs-66,.layout-margin .flex-offset-gt-xs-66,.layout-margin .offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{justify-content:flex-start}
.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{justify-content:center}
.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{justify-content:flex-end}
.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{justify-content:space-around}
.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{justify-content:space-between}
.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-xs{flex:1;box-sizing:border-box}
.flex-gt-xs-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-xs-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-xs-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-xs-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-xs-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-xs-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-xs-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-xs-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-gt-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-row>.flex-gt-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-row>.flex{min-width:0}
.layout-gt-xs-column>.flex-gt-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-xs-column>.flex-gt-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-xs-column>.flex{min-height:0}
.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:flex}
.layout-gt-xs-column{flex-direction:column}
.layout-gt-xs-row{flex-direction:row}
}
@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}
.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show){display:none}
.flex-order-sm--20{order:-20}
.flex-order-sm--19{order:-19}
.flex-order-sm--18{order:-18}
.flex-order-sm--17{order:-17}
.flex-order-sm--16{order:-16}
.flex-order-sm--15{order:-15}
.flex-order-sm--14{order:-14}
.flex-order-sm--13{order:-13}
.flex-order-sm--12{order:-12}
.flex-order-sm--11{order:-11}
.flex-order-sm--10{order:-10}
.flex-order-sm--9{order:-9}
.flex-order-sm--8{order:-8}
.flex-order-sm--7{order:-7}
.flex-order-sm--6{order:-6}
.flex-order-sm--5{order:-5}
.flex-order-sm--4{order:-4}
.flex-order-sm--3{order:-3}
.flex-order-sm--2{order:-2}
.flex-order-sm--1{order:-1}
.flex-order-sm-0{order:0}
.flex-order-sm-1{order:1}
.flex-order-sm-2{order:2}
.flex-order-sm-3{order:3}
.flex-order-sm-4{order:4}
.flex-order-sm-5{order:5}
.flex-order-sm-6{order:6}
.flex-order-sm-7{order:7}
.flex-order-sm-8{order:8}
.flex-order-sm-9{order:9}
.flex-order-sm-10{order:10}
.flex-order-sm-11{order:11}
.flex-order-sm-12{order:12}
.flex-order-sm-13{order:13}
.flex-order-sm-14{order:14}
.flex-order-sm-15{order:15}
.flex-order-sm-16{order:16}
.flex-order-sm-17{order:17}
.flex-order-sm-18{order:18}
.flex-order-sm-19{order:19}
.flex-order-sm-20{order:20}
.flex-offset-sm-0,.layout-margin .flex-offset-sm-0,.layout-margin .offset-sm-0,.offset-sm-0{margin-left:0}
[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}
.flex-offset-sm-5,.layout-margin .flex-offset-sm-5,.layout-margin .offset-sm-5,.offset-sm-5{margin-left:5%}
[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}
.flex-offset-sm-10,.layout-margin .flex-offset-sm-10,.layout-margin .offset-sm-10,.offset-sm-10{margin-left:10%}
[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}
.flex-offset-sm-15,.layout-margin .flex-offset-sm-15,.layout-margin .offset-sm-15,.offset-sm-15{margin-left:15%}
[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}
.flex-offset-sm-20,.layout-margin .flex-offset-sm-20,.layout-margin .offset-sm-20,.offset-sm-20{margin-left:20%}
[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}
.flex-offset-sm-25,.layout-margin .flex-offset-sm-25,.layout-margin .offset-sm-25,.offset-sm-25{margin-left:25%}
[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}
.flex-offset-sm-30,.layout-margin .flex-offset-sm-30,.layout-margin .offset-sm-30,.offset-sm-30{margin-left:30%}
[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}
.flex-offset-sm-35,.layout-margin .flex-offset-sm-35,.layout-margin .offset-sm-35,.offset-sm-35{margin-left:35%}
[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}
.flex-offset-sm-40,.layout-margin .flex-offset-sm-40,.layout-margin .offset-sm-40,.offset-sm-40{margin-left:40%}
[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}
.flex-offset-sm-45,.layout-margin .flex-offset-sm-45,.layout-margin .offset-sm-45,.offset-sm-45{margin-left:45%}
[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}
.flex-offset-sm-50,.layout-margin .flex-offset-sm-50,.layout-margin .offset-sm-50,.offset-sm-50{margin-left:50%}
[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}
.flex-offset-sm-55,.layout-margin .flex-offset-sm-55,.layout-margin .offset-sm-55,.offset-sm-55{margin-left:55%}
[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}
.flex-offset-sm-60,.layout-margin .flex-offset-sm-60,.layout-margin .offset-sm-60,.offset-sm-60{margin-left:60%}
[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}
.flex-offset-sm-65,.layout-margin .flex-offset-sm-65,.layout-margin .offset-sm-65,.offset-sm-65{margin-left:65%}
[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}
.flex-offset-sm-70,.layout-margin .flex-offset-sm-70,.layout-margin .offset-sm-70,.offset-sm-70{margin-left:70%}
[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}
.flex-offset-sm-75,.layout-margin .flex-offset-sm-75,.layout-margin .offset-sm-75,.offset-sm-75{margin-left:75%}
[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}
.flex-offset-sm-80,.layout-margin .flex-offset-sm-80,.layout-margin .offset-sm-80,.offset-sm-80{margin-left:80%}
[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}
.flex-offset-sm-85,.layout-margin .flex-offset-sm-85,.layout-margin .offset-sm-85,.offset-sm-85{margin-left:85%}
[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}
.flex-offset-sm-90,.layout-margin .flex-offset-sm-90,.layout-margin .offset-sm-90,.offset-sm-90{margin-left:90%}
[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}
.flex-offset-sm-95,.layout-margin .flex-offset-sm-95,.layout-margin .offset-sm-95,.offset-sm-95{margin-left:95%}
[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}
.flex-offset-sm-33,.layout-margin .flex-offset-sm-33,.layout-margin .offset-sm-33,.offset-sm-33{margin-left:33.3333333333%}
.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-sm,.layout-align-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{justify-content:flex-start}
.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{justify-content:center}
.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{justify-content:flex-end}
.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{justify-content:space-around}
.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{justify-content:space-between}
.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{align-items:stretch;align-content:stretch}
.flex-sm{flex:1;box-sizing:border-box}
.flex-sm-grow{flex:1 1 100%;box-sizing:border-box}
.flex-sm-initial{flex:0 1 auto;box-sizing:border-box}
.flex-sm-auto{flex:1 1 auto;box-sizing:border-box}
.flex-sm-none{flex:0 0 auto;box-sizing:border-box}
.flex-sm-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-sm-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-sm-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-sm-row>.flex-sm-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-sm-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-sm-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-sm-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-sm-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-sm-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-sm-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-sm-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-sm-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-sm-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-sm-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-sm-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-sm-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-sm-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-sm-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-sm-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-sm-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-sm-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-sm-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-sm-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-sm-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-sm-row>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-sm-column>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-sm-row>.flex-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-sm-row>.flex-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-sm-row>.flex{min-width:0}
.layout-sm-column>.flex-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-sm-column>.flex-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-sm-column>.flex{min-height:0}
.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:flex}
.layout-sm-column{flex-direction:column}
.layout-sm-row{flex-direction:row}
}
@media (min-width:960px){.flex-order-gt-sm--20{order:-20}
.flex-order-gt-sm--19{order:-19}
.flex-order-gt-sm--18{order:-18}
.flex-order-gt-sm--17{order:-17}
.flex-order-gt-sm--16{order:-16}
.flex-order-gt-sm--15{order:-15}
.flex-order-gt-sm--14{order:-14}
.flex-order-gt-sm--13{order:-13}
.flex-order-gt-sm--12{order:-12}
.flex-order-gt-sm--11{order:-11}
.flex-order-gt-sm--10{order:-10}
.flex-order-gt-sm--9{order:-9}
.flex-order-gt-sm--8{order:-8}
.flex-order-gt-sm--7{order:-7}
.flex-order-gt-sm--6{order:-6}
.flex-order-gt-sm--5{order:-5}
.flex-order-gt-sm--4{order:-4}
.flex-order-gt-sm--3{order:-3}
.flex-order-gt-sm--2{order:-2}
.flex-order-gt-sm--1{order:-1}
.flex-order-gt-sm-0{order:0}
.flex-order-gt-sm-1{order:1}
.flex-order-gt-sm-2{order:2}
.flex-order-gt-sm-3{order:3}
.flex-order-gt-sm-4{order:4}
.flex-order-gt-sm-5{order:5}
.flex-order-gt-sm-6{order:6}
.flex-order-gt-sm-7{order:7}
.flex-order-gt-sm-8{order:8}
.flex-order-gt-sm-9{order:9}
.flex-order-gt-sm-10{order:10}
.flex-order-gt-sm-11{order:11}
.flex-order-gt-sm-12{order:12}
.flex-order-gt-sm-13{order:13}
.flex-order-gt-sm-14{order:14}
.flex-order-gt-sm-15{order:15}
.flex-order-gt-sm-16{order:16}
.flex-order-gt-sm-17{order:17}
.flex-order-gt-sm-18{order:18}
.flex-order-gt-sm-19{order:19}
.flex-order-gt-sm-20{order:20}
.flex-offset-gt-sm-0,.layout-margin .flex-offset-gt-sm-0,.layout-margin .offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}
[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}
.flex-offset-gt-sm-5,.layout-margin .flex-offset-gt-sm-5,.layout-margin .offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-sm-10,.layout-margin .flex-offset-gt-sm-10,.layout-margin .offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-sm-15,.layout-margin .flex-offset-gt-sm-15,.layout-margin .offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-sm-20,.layout-margin .flex-offset-gt-sm-20,.layout-margin .offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-sm-25,.layout-margin .flex-offset-gt-sm-25,.layout-margin .offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-sm-30,.layout-margin .flex-offset-gt-sm-30,.layout-margin .offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-sm-35,.layout-margin .flex-offset-gt-sm-35,.layout-margin .offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-sm-40,.layout-margin .flex-offset-gt-sm-40,.layout-margin .offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-sm-45,.layout-margin .flex-offset-gt-sm-45,.layout-margin .offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-sm-50,.layout-margin .flex-offset-gt-sm-50,.layout-margin .offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-sm-55,.layout-margin .flex-offset-gt-sm-55,.layout-margin .offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-sm-60,.layout-margin .flex-offset-gt-sm-60,.layout-margin .offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-sm-65,.layout-margin .flex-offset-gt-sm-65,.layout-margin .offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-sm-70,.layout-margin .flex-offset-gt-sm-70,.layout-margin .offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-sm-75,.layout-margin .flex-offset-gt-sm-75,.layout-margin .offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-sm-80,.layout-margin .flex-offset-gt-sm-80,.layout-margin .offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-sm-85,.layout-margin .flex-offset-gt-sm-85,.layout-margin .offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-sm-90,.layout-margin .flex-offset-gt-sm-90,.layout-margin .offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-sm-95,.layout-margin .flex-offset-gt-sm-95,.layout-margin .offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-sm-33,.layout-margin .flex-offset-gt-sm-33,.layout-margin .offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.3333333333%}
.flex-offset-gt-sm-66,.layout-margin .flex-offset-gt-sm-66,.layout-margin .offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{justify-content:flex-start}
.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{justify-content:center}
.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{justify-content:flex-end}
.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{justify-content:space-around}
.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{justify-content:space-between}
.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-sm{flex:1;box-sizing:border-box}
.flex-gt-sm-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-sm-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-sm-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-sm-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-sm-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-sm-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-sm-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-sm-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-gt-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-row>.flex-gt-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-row>.flex{min-width:0}
.layout-gt-sm-column>.flex-gt-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-sm-column>.flex-gt-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-sm-column>.flex{min-height:0}
.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:flex}
.layout-gt-sm-column{flex-direction:column}
.layout-gt-sm-row{flex-direction:row}
}
@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}
.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show){display:none}
.flex-order-md--20{order:-20}
.flex-order-md--19{order:-19}
.flex-order-md--18{order:-18}
.flex-order-md--17{order:-17}
.flex-order-md--16{order:-16}
.flex-order-md--15{order:-15}
.flex-order-md--14{order:-14}
.flex-order-md--13{order:-13}
.flex-order-md--12{order:-12}
.flex-order-md--11{order:-11}
.flex-order-md--10{order:-10}
.flex-order-md--9{order:-9}
.flex-order-md--8{order:-8}
.flex-order-md--7{order:-7}
.flex-order-md--6{order:-6}
.flex-order-md--5{order:-5}
.flex-order-md--4{order:-4}
.flex-order-md--3{order:-3}
.flex-order-md--2{order:-2}
.flex-order-md--1{order:-1}
.flex-order-md-0{order:0}
.flex-order-md-1{order:1}
.flex-order-md-2{order:2}
.flex-order-md-3{order:3}
.flex-order-md-4{order:4}
.flex-order-md-5{order:5}
.flex-order-md-6{order:6}
.flex-order-md-7{order:7}
.flex-order-md-8{order:8}
.flex-order-md-9{order:9}
.flex-order-md-10{order:10}
.flex-order-md-11{order:11}
.flex-order-md-12{order:12}
.flex-order-md-13{order:13}
.flex-order-md-14{order:14}
.flex-order-md-15{order:15}
.flex-order-md-16{order:16}
.flex-order-md-17{order:17}
.flex-order-md-18{order:18}
.flex-order-md-19{order:19}
.flex-order-md-20{order:20}
.flex-offset-md-0,.layout-margin .flex-offset-md-0,.layout-margin .offset-md-0,.offset-md-0{margin-left:0}
[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}
.flex-offset-md-5,.layout-margin .flex-offset-md-5,.layout-margin .offset-md-5,.offset-md-5{margin-left:5%}
[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}
.flex-offset-md-10,.layout-margin .flex-offset-md-10,.layout-margin .offset-md-10,.offset-md-10{margin-left:10%}
[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}
.flex-offset-md-15,.layout-margin .flex-offset-md-15,.layout-margin .offset-md-15,.offset-md-15{margin-left:15%}
[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}
.flex-offset-md-20,.layout-margin .flex-offset-md-20,.layout-margin .offset-md-20,.offset-md-20{margin-left:20%}
[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}
.flex-offset-md-25,.layout-margin .flex-offset-md-25,.layout-margin .offset-md-25,.offset-md-25{margin-left:25%}
[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}
.flex-offset-md-30,.layout-margin .flex-offset-md-30,.layout-margin .offset-md-30,.offset-md-30{margin-left:30%}
[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}
.flex-offset-md-35,.layout-margin .flex-offset-md-35,.layout-margin .offset-md-35,.offset-md-35{margin-left:35%}
[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}
.flex-offset-md-40,.layout-margin .flex-offset-md-40,.layout-margin .offset-md-40,.offset-md-40{margin-left:40%}
[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}
.flex-offset-md-45,.layout-margin .flex-offset-md-45,.layout-margin .offset-md-45,.offset-md-45{margin-left:45%}
[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}
.flex-offset-md-50,.layout-margin .flex-offset-md-50,.layout-margin .offset-md-50,.offset-md-50{margin-left:50%}
[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}
.flex-offset-md-55,.layout-margin .flex-offset-md-55,.layout-margin .offset-md-55,.offset-md-55{margin-left:55%}
[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}
.flex-offset-md-60,.layout-margin .flex-offset-md-60,.layout-margin .offset-md-60,.offset-md-60{margin-left:60%}
[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}
.flex-offset-md-65,.layout-margin .flex-offset-md-65,.layout-margin .offset-md-65,.offset-md-65{margin-left:65%}
[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}
.flex-offset-md-70,.layout-margin .flex-offset-md-70,.layout-margin .offset-md-70,.offset-md-70{margin-left:70%}
[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}
.flex-offset-md-75,.layout-margin .flex-offset-md-75,.layout-margin .offset-md-75,.offset-md-75{margin-left:75%}
[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}
.flex-offset-md-80,.layout-margin .flex-offset-md-80,.layout-margin .offset-md-80,.offset-md-80{margin-left:80%}
[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}
.flex-offset-md-85,.layout-margin .flex-offset-md-85,.layout-margin .offset-md-85,.offset-md-85{margin-left:85%}
[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}
.flex-offset-md-90,.layout-margin .flex-offset-md-90,.layout-margin .offset-md-90,.offset-md-90{margin-left:90%}
[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}
.flex-offset-md-95,.layout-margin .flex-offset-md-95,.layout-margin .offset-md-95,.offset-md-95{margin-left:95%}
[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}
.flex-offset-md-33,.layout-margin .flex-offset-md-33,.layout-margin .offset-md-33,.offset-md-33{margin-left:33.3333333333%}
.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-md,.layout-align-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{justify-content:flex-start}
.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{justify-content:center}
.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{justify-content:flex-end}
.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{justify-content:space-around}
.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{justify-content:space-between}
.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{align-items:stretch;align-content:stretch}
.flex-md{flex:1;box-sizing:border-box}
.flex-md-grow{flex:1 1 100%;box-sizing:border-box}
.flex-md-initial{flex:0 1 auto;box-sizing:border-box}
.flex-md-auto{flex:1 1 auto;box-sizing:border-box}
.flex-md-none{flex:0 0 auto;box-sizing:border-box}
.flex-md-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-md-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-md-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-md-row>.flex-md-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-md-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-md-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-md-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-md-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-md-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-md-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-md-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-md-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-md-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-md-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-md-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-md-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-md-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-md-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-md-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-md-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-md-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-md-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-md-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-md-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-md-row>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-md-column>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-md-row>.flex-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-md-row>.flex-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-md-row>.flex{min-width:0}
.layout-md-column>.flex-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-md-column>.flex-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-md-column>.flex{min-height:0}
.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:flex}
.layout-md-column{flex-direction:column}
.layout-md-row{flex-direction:row}
}
@media (min-width:1280px){.flex-order-gt-md--20{order:-20}
.flex-order-gt-md--19{order:-19}
.flex-order-gt-md--18{order:-18}
.flex-order-gt-md--17{order:-17}
.flex-order-gt-md--16{order:-16}
.flex-order-gt-md--15{order:-15}
.flex-order-gt-md--14{order:-14}
.flex-order-gt-md--13{order:-13}
.flex-order-gt-md--12{order:-12}
.flex-order-gt-md--11{order:-11}
.flex-order-gt-md--10{order:-10}
.flex-order-gt-md--9{order:-9}
.flex-order-gt-md--8{order:-8}
.flex-order-gt-md--7{order:-7}
.flex-order-gt-md--6{order:-6}
.flex-order-gt-md--5{order:-5}
.flex-order-gt-md--4{order:-4}
.flex-order-gt-md--3{order:-3}
.flex-order-gt-md--2{order:-2}
.flex-order-gt-md--1{order:-1}
.flex-order-gt-md-0{order:0}
.flex-order-gt-md-1{order:1}
.flex-order-gt-md-2{order:2}
.flex-order-gt-md-3{order:3}
.flex-order-gt-md-4{order:4}
.flex-order-gt-md-5{order:5}
.flex-order-gt-md-6{order:6}
.flex-order-gt-md-7{order:7}
.flex-order-gt-md-8{order:8}
.flex-order-gt-md-9{order:9}
.flex-order-gt-md-10{order:10}
.flex-order-gt-md-11{order:11}
.flex-order-gt-md-12{order:12}
.flex-order-gt-md-13{order:13}
.flex-order-gt-md-14{order:14}
.flex-order-gt-md-15{order:15}
.flex-order-gt-md-16{order:16}
.flex-order-gt-md-17{order:17}
.flex-order-gt-md-18{order:18}
.flex-order-gt-md-19{order:19}
.flex-order-gt-md-20{order:20}
.flex-offset-gt-md-0,.layout-margin .flex-offset-gt-md-0,.layout-margin .offset-gt-md-0,.offset-gt-md-0{margin-left:0}
[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}
.flex-offset-gt-md-5,.layout-margin .flex-offset-gt-md-5,.layout-margin .offset-gt-md-5,.offset-gt-md-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-md-10,.layout-margin .flex-offset-gt-md-10,.layout-margin .offset-gt-md-10,.offset-gt-md-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-md-15,.layout-margin .flex-offset-gt-md-15,.layout-margin .offset-gt-md-15,.offset-gt-md-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-md-20,.layout-margin .flex-offset-gt-md-20,.layout-margin .offset-gt-md-20,.offset-gt-md-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-md-25,.layout-margin .flex-offset-gt-md-25,.layout-margin .offset-gt-md-25,.offset-gt-md-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-md-30,.layout-margin .flex-offset-gt-md-30,.layout-margin .offset-gt-md-30,.offset-gt-md-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-md-35,.layout-margin .flex-offset-gt-md-35,.layout-margin .offset-gt-md-35,.offset-gt-md-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-md-40,.layout-margin .flex-offset-gt-md-40,.layout-margin .offset-gt-md-40,.offset-gt-md-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-md-45,.layout-margin .flex-offset-gt-md-45,.layout-margin .offset-gt-md-45,.offset-gt-md-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-md-50,.layout-margin .flex-offset-gt-md-50,.layout-margin .offset-gt-md-50,.offset-gt-md-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-md-55,.layout-margin .flex-offset-gt-md-55,.layout-margin .offset-gt-md-55,.offset-gt-md-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-md-60,.layout-margin .flex-offset-gt-md-60,.layout-margin .offset-gt-md-60,.offset-gt-md-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-md-65,.layout-margin .flex-offset-gt-md-65,.layout-margin .offset-gt-md-65,.offset-gt-md-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-md-70,.layout-margin .flex-offset-gt-md-70,.layout-margin .offset-gt-md-70,.offset-gt-md-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-md-75,.layout-margin .flex-offset-gt-md-75,.layout-margin .offset-gt-md-75,.offset-gt-md-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-md-80,.layout-margin .flex-offset-gt-md-80,.layout-margin .offset-gt-md-80,.offset-gt-md-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-md-85,.layout-margin .flex-offset-gt-md-85,.layout-margin .offset-gt-md-85,.offset-gt-md-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-md-90,.layout-margin .flex-offset-gt-md-90,.layout-margin .offset-gt-md-90,.offset-gt-md-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-md-95,.layout-margin .flex-offset-gt-md-95,.layout-margin .offset-gt-md-95,.offset-gt-md-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-md-33,.layout-margin .flex-offset-gt-md-33,.layout-margin .offset-gt-md-33,.offset-gt-md-33{margin-left:33.3333333333%}
.flex-offset-gt-md-66,.layout-margin .flex-offset-gt-md-66,.layout-margin .offset-gt-md-66,.offset-gt-md-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-gt-md,.layout-align-gt-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{justify-content:flex-start}
.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{justify-content:center}
.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{justify-content:flex-end}
.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{justify-content:space-around}
.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{justify-content:space-between}
.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-md{flex:1;box-sizing:border-box}
.flex-gt-md-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-md-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-md-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-md-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-md-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-md-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-md-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-md-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-gt-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-md-row>.flex-gt-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-md-row>.flex{min-width:0}
.layout-gt-md-column>.flex-gt-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-md-column>.flex-gt-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-md-column>.flex{min-height:0}
.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:flex}
.layout-gt-md-column{flex-direction:column}
.layout-gt-md-row{flex-direction:row}
}
@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}
.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show){display:none}
.flex-order-lg--20{order:-20}
.flex-order-lg--19{order:-19}
.flex-order-lg--18{order:-18}
.flex-order-lg--17{order:-17}
.flex-order-lg--16{order:-16}
.flex-order-lg--15{order:-15}
.flex-order-lg--14{order:-14}
.flex-order-lg--13{order:-13}
.flex-order-lg--12{order:-12}
.flex-order-lg--11{order:-11}
.flex-order-lg--10{order:-10}
.flex-order-lg--9{order:-9}
.flex-order-lg--8{order:-8}
.flex-order-lg--7{order:-7}
.flex-order-lg--6{order:-6}
.flex-order-lg--5{order:-5}
.flex-order-lg--4{order:-4}
.flex-order-lg--3{order:-3}
.flex-order-lg--2{order:-2}
.flex-order-lg--1{order:-1}
.flex-order-lg-0{order:0}
.flex-order-lg-1{order:1}
.flex-order-lg-2{order:2}
.flex-order-lg-3{order:3}
.flex-order-lg-4{order:4}
.flex-order-lg-5{order:5}
.flex-order-lg-6{order:6}
.flex-order-lg-7{order:7}
.flex-order-lg-8{order:8}
.flex-order-lg-9{order:9}
.flex-order-lg-10{order:10}
.flex-order-lg-11{order:11}
.flex-order-lg-12{order:12}
.flex-order-lg-13{order:13}
.flex-order-lg-14{order:14}
.flex-order-lg-15{order:15}
.flex-order-lg-16{order:16}
.flex-order-lg-17{order:17}
.flex-order-lg-18{order:18}
.flex-order-lg-19{order:19}
.flex-order-lg-20{order:20}
.flex-offset-lg-0,.layout-margin .flex-offset-lg-0,.layout-margin .offset-lg-0,.offset-lg-0{margin-left:0}
[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}
.flex-offset-lg-5,.layout-margin .flex-offset-lg-5,.layout-margin .offset-lg-5,.offset-lg-5{margin-left:5%}
[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}
.flex-offset-lg-10,.layout-margin .flex-offset-lg-10,.layout-margin .offset-lg-10,.offset-lg-10{margin-left:10%}
[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}
.flex-offset-lg-15,.layout-margin .flex-offset-lg-15,.layout-margin .offset-lg-15,.offset-lg-15{margin-left:15%}
[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}
.flex-offset-lg-20,.layout-margin .flex-offset-lg-20,.layout-margin .offset-lg-20,.offset-lg-20{margin-left:20%}
[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}
.flex-offset-lg-25,.layout-margin .flex-offset-lg-25,.layout-margin .offset-lg-25,.offset-lg-25{margin-left:25%}
[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}
.flex-offset-lg-30,.layout-margin .flex-offset-lg-30,.layout-margin .offset-lg-30,.offset-lg-30{margin-left:30%}
[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}
.flex-offset-lg-35,.layout-margin .flex-offset-lg-35,.layout-margin .offset-lg-35,.offset-lg-35{margin-left:35%}
[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}
.flex-offset-lg-40,.layout-margin .flex-offset-lg-40,.layout-margin .offset-lg-40,.offset-lg-40{margin-left:40%}
[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}
.flex-offset-lg-45,.layout-margin .flex-offset-lg-45,.layout-margin .offset-lg-45,.offset-lg-45{margin-left:45%}
[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}
.flex-offset-lg-50,.layout-margin .flex-offset-lg-50,.layout-margin .offset-lg-50,.offset-lg-50{margin-left:50%}
[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}
.flex-offset-lg-55,.layout-margin .flex-offset-lg-55,.layout-margin .offset-lg-55,.offset-lg-55{margin-left:55%}
[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}
.flex-offset-lg-60,.layout-margin .flex-offset-lg-60,.layout-margin .offset-lg-60,.offset-lg-60{margin-left:60%}
[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}
.flex-offset-lg-65,.layout-margin .flex-offset-lg-65,.layout-margin .offset-lg-65,.offset-lg-65{margin-left:65%}
[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}
.flex-offset-lg-70,.layout-margin .flex-offset-lg-70,.layout-margin .offset-lg-70,.offset-lg-70{margin-left:70%}
[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}
.flex-offset-lg-75,.layout-margin .flex-offset-lg-75,.layout-margin .offset-lg-75,.offset-lg-75{margin-left:75%}
[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}
.flex-offset-lg-80,.layout-margin .flex-offset-lg-80,.layout-margin .offset-lg-80,.offset-lg-80{margin-left:80%}
[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}
.flex-offset-lg-85,.layout-margin .flex-offset-lg-85,.layout-margin .offset-lg-85,.offset-lg-85{margin-left:85%}
[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}
.flex-offset-lg-90,.layout-margin .flex-offset-lg-90,.layout-margin .offset-lg-90,.offset-lg-90{margin-left:90%}
[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}
.flex-offset-lg-95,.layout-margin .flex-offset-lg-95,.layout-margin .offset-lg-95,.offset-lg-95{margin-left:95%}
[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}
.flex-offset-lg-33,.layout-margin .flex-offset-lg-33,.layout-margin .offset-lg-33,.offset-lg-33{margin-left:33.3333333333%}
.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-lg,.layout-align-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{justify-content:flex-start}
.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{justify-content:center}
.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{justify-content:flex-end}
.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{justify-content:space-around}
.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{justify-content:space-between}
.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{align-items:stretch;align-content:stretch}
.flex-lg{flex:1;box-sizing:border-box}
.flex-lg-grow{flex:1 1 100%;box-sizing:border-box}
.flex-lg-initial{flex:0 1 auto;box-sizing:border-box}
.flex-lg-auto{flex:1 1 auto;box-sizing:border-box}
.flex-lg-none{flex:0 0 auto;box-sizing:border-box}
.flex-lg-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-lg-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-lg-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-lg-row>.flex-lg-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-lg-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-lg-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-lg-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-lg-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-lg-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-lg-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-lg-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-lg-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-lg-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-lg-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-lg-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-lg-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-lg-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-lg-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-lg-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-lg-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-lg-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-lg-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-lg-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-lg-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-lg-row>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-lg-column>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-lg-row>.flex-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-lg-row>.flex-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-lg-row>.flex{min-width:0}
.layout-lg-column>.flex-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-lg-column>.flex-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-lg-column>.flex{min-height:0}
.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:flex}
.layout-lg-column{flex-direction:column}
.layout-lg-row{flex-direction:row}
}
@media (min-width:1920px){.flex-order-gt-lg--20{order:-20}
.flex-order-gt-lg--19{order:-19}
.flex-order-gt-lg--18{order:-18}
.flex-order-gt-lg--17{order:-17}
.flex-order-gt-lg--16{order:-16}
.flex-order-gt-lg--15{order:-15}
.flex-order-gt-lg--14{order:-14}
.flex-order-gt-lg--13{order:-13}
.flex-order-gt-lg--12{order:-12}
.flex-order-gt-lg--11{order:-11}
.flex-order-gt-lg--10{order:-10}
.flex-order-gt-lg--9{order:-9}
.flex-order-gt-lg--8{order:-8}
.flex-order-gt-lg--7{order:-7}
.flex-order-gt-lg--6{order:-6}
.flex-order-gt-lg--5{order:-5}
.flex-order-gt-lg--4{order:-4}
.flex-order-gt-lg--3{order:-3}
.flex-order-gt-lg--2{order:-2}
.flex-order-gt-lg--1{order:-1}
.flex-order-gt-lg-0{order:0}
.flex-order-gt-lg-1{order:1}
.flex-order-gt-lg-2{order:2}
.flex-order-gt-lg-3{order:3}
.flex-order-gt-lg-4{order:4}
.flex-order-gt-lg-5{order:5}
.flex-order-gt-lg-6{order:6}
.flex-order-gt-lg-7{order:7}
.flex-order-gt-lg-8{order:8}
.flex-order-gt-lg-9{order:9}
.flex-order-gt-lg-10{order:10}
.flex-order-gt-lg-11{order:11}
.flex-order-gt-lg-12{order:12}
.flex-order-gt-lg-13{order:13}
.flex-order-gt-lg-14{order:14}
.flex-order-gt-lg-15{order:15}
.flex-order-gt-lg-16{order:16}
.flex-order-gt-lg-17{order:17}
.flex-order-gt-lg-18{order:18}
.flex-order-gt-lg-19{order:19}
.flex-order-gt-lg-20{order:20}
.flex-offset-gt-lg-0,.layout-margin .flex-offset-gt-lg-0,.layout-margin .offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}
[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}
.flex-offset-gt-lg-5,.layout-margin .flex-offset-gt-lg-5,.layout-margin .offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-lg-10,.layout-margin .flex-offset-gt-lg-10,.layout-margin .offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-lg-15,.layout-margin .flex-offset-gt-lg-15,.layout-margin .offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-lg-20,.layout-margin .flex-offset-gt-lg-20,.layout-margin .offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-lg-25,.layout-margin .flex-offset-gt-lg-25,.layout-margin .offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-lg-30,.layout-margin .flex-offset-gt-lg-30,.layout-margin .offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-lg-35,.layout-margin .flex-offset-gt-lg-35,.layout-margin .offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-lg-40,.layout-margin .flex-offset-gt-lg-40,.layout-margin .offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-lg-45,.layout-margin .flex-offset-gt-lg-45,.layout-margin .offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-lg-50,.layout-margin .flex-offset-gt-lg-50,.layout-margin .offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-lg-55,.layout-margin .flex-offset-gt-lg-55,.layout-margin .offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-lg-60,.layout-margin .flex-offset-gt-lg-60,.layout-margin .offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-lg-65,.layout-margin .flex-offset-gt-lg-65,.layout-margin .offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-lg-70,.layout-margin .flex-offset-gt-lg-70,.layout-margin .offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-lg-75,.layout-margin .flex-offset-gt-lg-75,.layout-margin .offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-lg-80,.layout-margin .flex-offset-gt-lg-80,.layout-margin .offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-lg-85,.layout-margin .flex-offset-gt-lg-85,.layout-margin .offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-lg-90,.layout-margin .flex-offset-gt-lg-90,.layout-margin .offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-lg-95,.layout-margin .flex-offset-gt-lg-95,.layout-margin .offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-lg-33,.layout-margin .flex-offset-gt-lg-33,.layout-margin .offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.3333333333%}
.flex-offset-gt-lg-66,.layout-margin .flex-offset-gt-lg-66,.layout-margin .offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{justify-content:flex-start}
.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{justify-content:center}
.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{justify-content:flex-end}
.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{justify-content:space-around}
.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{justify-content:space-between}
.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-lg{flex:1;box-sizing:border-box}
.flex-gt-lg-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-lg-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-lg-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-lg-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-lg-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-lg-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-lg-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-lg-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-gt-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-gt-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-gt-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-row>.flex-gt-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-row>.flex{min-width:0}
.layout-gt-lg-column>.flex-gt-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-lg-column>.flex-gt-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-lg-column>.flex{min-height:0}
.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:flex}
.layout-gt-lg-column{flex-direction:column}
.layout-gt-lg-row{flex-direction:row}
.flex-order-xl--20{order:-20}
.flex-order-xl--19{order:-19}
.flex-order-xl--18{order:-18}
.flex-order-xl--17{order:-17}
.flex-order-xl--16{order:-16}
.flex-order-xl--15{order:-15}
.flex-order-xl--14{order:-14}
.flex-order-xl--13{order:-13}
.flex-order-xl--12{order:-12}
.flex-order-xl--11{order:-11}
.flex-order-xl--10{order:-10}
.flex-order-xl--9{order:-9}
.flex-order-xl--8{order:-8}
.flex-order-xl--7{order:-7}
.flex-order-xl--6{order:-6}
.flex-order-xl--5{order:-5}
.flex-order-xl--4{order:-4}
.flex-order-xl--3{order:-3}
.flex-order-xl--2{order:-2}
.flex-order-xl--1{order:-1}
.flex-order-xl-0{order:0}
.flex-order-xl-1{order:1}
.flex-order-xl-2{order:2}
.flex-order-xl-3{order:3}
.flex-order-xl-4{order:4}
.flex-order-xl-5{order:5}
.flex-order-xl-6{order:6}
.flex-order-xl-7{order:7}
.flex-order-xl-8{order:8}
.flex-order-xl-9{order:9}
.flex-order-xl-10{order:10}
.flex-order-xl-11{order:11}
.flex-order-xl-12{order:12}
.flex-order-xl-13{order:13}
.flex-order-xl-14{order:14}
.flex-order-xl-15{order:15}
.flex-order-xl-16{order:16}
.flex-order-xl-17{order:17}
.flex-order-xl-18{order:18}
.flex-order-xl-19{order:19}
.flex-order-xl-20{order:20}
.flex-offset-xl-0,.layout-margin .flex-offset-xl-0,.layout-margin .offset-xl-0,.offset-xl-0{margin-left:0}
[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}
.flex-offset-xl-5,.layout-margin .flex-offset-xl-5,.layout-margin .offset-xl-5,.offset-xl-5{margin-left:5%}
[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}
.flex-offset-xl-10,.layout-margin .flex-offset-xl-10,.layout-margin .offset-xl-10,.offset-xl-10{margin-left:10%}
[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}
.flex-offset-xl-15,.layout-margin .flex-offset-xl-15,.layout-margin .offset-xl-15,.offset-xl-15{margin-left:15%}
[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}
.flex-offset-xl-20,.layout-margin .flex-offset-xl-20,.layout-margin .offset-xl-20,.offset-xl-20{margin-left:20%}
[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}
.flex-offset-xl-25,.layout-margin .flex-offset-xl-25,.layout-margin .offset-xl-25,.offset-xl-25{margin-left:25%}
[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}
.flex-offset-xl-30,.layout-margin .flex-offset-xl-30,.layout-margin .offset-xl-30,.offset-xl-30{margin-left:30%}
[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}
.flex-offset-xl-35,.layout-margin .flex-offset-xl-35,.layout-margin .offset-xl-35,.offset-xl-35{margin-left:35%}
[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}
.flex-offset-xl-40,.layout-margin .flex-offset-xl-40,.layout-margin .offset-xl-40,.offset-xl-40{margin-left:40%}
[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}
.flex-offset-xl-45,.layout-margin .flex-offset-xl-45,.layout-margin .offset-xl-45,.offset-xl-45{margin-left:45%}
[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}
.flex-offset-xl-50,.layout-margin .flex-offset-xl-50,.layout-margin .offset-xl-50,.offset-xl-50{margin-left:50%}
[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}
.flex-offset-xl-55,.layout-margin .flex-offset-xl-55,.layout-margin .offset-xl-55,.offset-xl-55{margin-left:55%}
[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}
.flex-offset-xl-60,.layout-margin .flex-offset-xl-60,.layout-margin .offset-xl-60,.offset-xl-60{margin-left:60%}
[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}
.flex-offset-xl-65,.layout-margin .flex-offset-xl-65,.layout-margin .offset-xl-65,.offset-xl-65{margin-left:65%}
[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}
.flex-offset-xl-70,.layout-margin .flex-offset-xl-70,.layout-margin .offset-xl-70,.offset-xl-70{margin-left:70%}
[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}
.flex-offset-xl-75,.layout-margin .flex-offset-xl-75,.layout-margin .offset-xl-75,.offset-xl-75{margin-left:75%}
[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}
.flex-offset-xl-80,.layout-margin .flex-offset-xl-80,.layout-margin .offset-xl-80,.offset-xl-80{margin-left:80%}
[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}
.flex-offset-xl-85,.layout-margin .flex-offset-xl-85,.layout-margin .offset-xl-85,.offset-xl-85{margin-left:85%}
[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}
.flex-offset-xl-90,.layout-margin .flex-offset-xl-90,.layout-margin .offset-xl-90,.offset-xl-90{margin-left:90%}
[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}
.flex-offset-xl-95,.layout-margin .flex-offset-xl-95,.layout-margin .offset-xl-95,.offset-xl-95{margin-left:95%}
[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}
.flex-offset-xl-33,.layout-margin .flex-offset-xl-33,.layout-margin .offset-xl-33,.offset-xl-33{margin-left:33.3333333333%}
.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.6666666667%}
[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.6666666667%}
.layout-align-xl,.layout-align-xl-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{justify-content:flex-start}
.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{justify-content:center}
.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{justify-content:flex-end}
.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{justify-content:space-around}
.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{justify-content:space-between}
.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;box-sizing:border-box}
.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{align-items:stretch;align-content:stretch}
.flex-xl{flex:1;box-sizing:border-box}
.flex-xl-grow{flex:1 1 100%;box-sizing:border-box}
.flex-xl-initial{flex:0 1 auto;box-sizing:border-box}
.flex-xl-auto{flex:1 1 auto;box-sizing:border-box}
.flex-xl-none{flex:0 0 auto;box-sizing:border-box}
.flex-xl-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-xl-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-xl-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}
.layout-xl-row>.flex-xl-0{flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box;min-width:0}
.layout-xl-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}
.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-xl-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-xl-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-xl-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-xl-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-xl-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-xl-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-xl-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-xl-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-xl-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-xl-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-xl-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-xl-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-xl-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-xl-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-xl-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-xl-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-xl-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-xl-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-xl-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xl-row>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xl-column>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row>.flex-xl-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column>.flex-xl-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column>.flex-xl-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xl-row>.flex-xl-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-xl-row>.flex-xl-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-xl-row>.flex{min-width:0}
.layout-xl-column>.flex-xl-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-xl-column>.flex-xl-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xl-column>.flex{min-height:0}
.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:flex}
.layout-xl-column{flex-direction:column}
.layout-xl-row{flex-direction:row}
.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}
.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show){display:none}
}
@media print{.hide-print:not(.show-print):not(.show){display:none!important}
}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}

@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
blockquote,pre{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
.navbar{display:none}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
.label{border:1px solid #000}
.table{border-collapse:collapse!important}
.table td,.table th{background-color:#fff!important}
.table-bordered td,.table-bordered th{border:1px solid #ddd!important}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{font-family:'Source Sans Pro',Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{color:#e60028;text-decoration:none}
a:focus,a:hover{color:#b3001f;text-decoration:none}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
figure{margin:0}
img{vertical-align:middle}
.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:4px}
.img-thumbnail{padding:0;line-height:1.42857143;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #dddedf}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
[role=button]{cursor:pointer}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#ccc}
.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}
.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}
.h1,h1{font-size:46px}
.h2,h2{font-size:36px}
.h3,h3{font-size:30px}
.h4,h4{font-size:26px}
.h5,h5{font-size:20px}
.h6,h6{font-size:16px}
p{margin:0 0 10px}
.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}
@media (min-width:768px){.lead{font-size:21px}
}
.small,small{font-size:85%}
.mark,mark{background-color:#ffd6b0;padding:.2em}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.text-uppercase{text-transform:uppercase}
.text-capitalize{text-transform:capitalize}
.text-muted{color:#ccc}
.text-primary{color:#e60028}
a.text-primary:focus,a.text-primary:hover{color:#b3001f}
.text-success{color:#35bd5b}
a.text-success:focus,a.text-success:hover{color:#2a9548}
.text-info{color:#009bcd}
a.text-info:focus,a.text-info:hover{color:#00749a}
.text-warning{color:#f17100}
a.text-warning:focus,a.text-warning:hover{color:#be5900}
.text-danger{color:#b9292d}
a.text-danger:focus,a.text-danger:hover{color:#8f2023}
.bg-primary{color:#fff;background-color:#e60028}
a.bg-primary:focus,a.bg-primary:hover{background-color:#b3001f}
.bg-success{background-color:#bcf7cd}
a.bg-success:focus,a.bg-success:hover{background-color:#8ef2ab}
.bg-info{background-color:#b2e1f0}
a.bg-info:focus,a.bg-info:hover{background-color:#87d0e8}
.bg-warning{background-color:#ffd6b0}
a.bg-warning:focus,a.bg-warning:hover{background-color:#ffbc7d}
.bg-danger{background-color:#f7b2be}
a.bg-danger:focus,a.bg-danger:hover{background-color:#f28497}
.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #dddedf}
ol,ul{margin-top:0;margin-bottom:10px}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}
dl{margin-top:0;margin-bottom:20px}
dd,dt{line-height:1.42857143}
dt{font-weight:700}
dd{margin-left:0}
@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
}
abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #ccc}
.initialism{font-size:90%;text-transform:uppercase}
blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #dddedf}
blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}
blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}
blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}
.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #dddedf;border-left:0;text-align:right}
.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}
.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}
address{margin-bottom:20px;font-style:normal;line-height:1.42857143}
code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}
code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:2px}
kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}
kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#4d4d4d;background-color:#f5f5f5;border:1px solid #ccc;border-radius:2px}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}
.pre-scrollable{max-height:340px;overflow-y:scroll}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
@media (min-width:768px){.container{width:750px}
}
@media (min-width:992px){.container{width:970px}
}
@media (min-width:1200px){.container{width:1170px}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.row{margin-left:-15px;margin-right:-15px}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.66666667%}
.col-xs-offset-10{margin-left:83.33333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.66666667%}
.col-xs-offset-7{margin-left:58.33333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.66666667%}
.col-xs-offset-4{margin-left:33.33333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.66666667%}
.col-xs-offset-1{margin-left:8.33333333%}
.col-xs-offset-0{margin-left:0}
@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
.col-sm-12{width:100%}
.col-sm-11{width:91.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.col-sm-1{width:8.33333333%}
.col-sm-pull-12{right:100%}
.col-sm-pull-11{right:91.66666667%}
.col-sm-pull-10{right:83.33333333%}
.col-sm-pull-9{right:75%}
.col-sm-pull-8{right:66.66666667%}
.col-sm-pull-7{right:58.33333333%}
.col-sm-pull-6{right:50%}
.col-sm-pull-5{right:41.66666667%}
.col-sm-pull-4{right:33.33333333%}
.col-sm-pull-3{right:25%}
.col-sm-pull-2{right:16.66666667%}
.col-sm-pull-1{right:8.33333333%}
.col-sm-pull-0{right:auto}
.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.66666667%}
.col-sm-push-10{left:83.33333333%}
.col-sm-push-9{left:75%}
.col-sm-push-8{left:66.66666667%}
.col-sm-push-7{left:58.33333333%}
.col-sm-push-6{left:50%}
.col-sm-push-5{left:41.66666667%}
.col-sm-push-4{left:33.33333333%}
.col-sm-push-3{left:25%}
.col-sm-push-2{left:16.66666667%}
.col-sm-push-1{left:8.33333333%}
.col-sm-push-0{left:auto}
.col-sm-offset-12{margin-left:100%}
.col-sm-offset-11{margin-left:91.66666667%}
.col-sm-offset-10{margin-left:83.33333333%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-8{margin-left:66.66666667%}
.col-sm-offset-7{margin-left:58.33333333%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-5{margin-left:41.66666667%}
.col-sm-offset-4{margin-left:33.33333333%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-2{margin-left:16.66666667%}
.col-sm-offset-1{margin-left:8.33333333%}
.col-sm-offset-0{margin-left:0}
}
@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.66666667%}
.col-md-pull-10{right:83.33333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.66666667%}
.col-md-pull-7{right:58.33333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.66666667%}
.col-md-pull-4{right:33.33333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.66666667%}
.col-md-pull-1{right:8.33333333%}
.col-md-pull-0{right:auto}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.66666667%}
.col-md-push-10{left:83.33333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.66666667%}
.col-md-push-7{left:58.33333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.66666667%}
.col-md-push-4{left:33.33333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.66666667%}
.col-md-push-1{left:8.33333333%}
.col-md-push-0{left:auto}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.66666667%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-1{margin-left:8.33333333%}
.col-md-offset-0{margin-left:0}
}
@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
.col-lg-12{width:100%}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.col-lg-pull-12{right:100%}
.col-lg-pull-11{right:91.66666667%}
.col-lg-pull-10{right:83.33333333%}
.col-lg-pull-9{right:75%}
.col-lg-pull-8{right:66.66666667%}
.col-lg-pull-7{right:58.33333333%}
.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.66666667%}
.col-lg-pull-4{right:33.33333333%}
.col-lg-pull-3{right:25%}
.col-lg-pull-2{right:16.66666667%}
.col-lg-pull-1{right:8.33333333%}
.col-lg-pull-0{right:auto}
.col-lg-push-12{left:100%}
.col-lg-push-11{left:91.66666667%}
.col-lg-push-10{left:83.33333333%}
.col-lg-push-9{left:75%}
.col-lg-push-8{left:66.66666667%}
.col-lg-push-7{left:58.33333333%}
.col-lg-push-6{left:50%}
.col-lg-push-5{left:41.66666667%}
.col-lg-push-4{left:33.33333333%}
.col-lg-push-3{left:25%}
.col-lg-push-2{left:16.66666667%}
.col-lg-push-1{left:8.33333333%}
.col-lg-push-0{left:auto}
.col-lg-offset-12{margin-left:100%}
.col-lg-offset-11{margin-left:91.66666667%}
.col-lg-offset-10{margin-left:83.33333333%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-8{margin-left:66.66666667%}
.col-lg-offset-7{margin-left:58.33333333%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-5{margin-left:41.66666667%}
.col-lg-offset-4{margin-left:33.33333333%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-2{margin-left:16.66666667%}
.col-lg-offset-1{margin-left:8.33333333%}
.col-lg-offset-0{margin-left:0}
}
table{background-color:transparent}
caption{padding-top:8px 15px;padding-bottom:8px 15px;color:#ccc;text-align:left}
th{text-align:left}
.table{width:100%;max-width:100%;margin-bottom:20px}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px 15px;line-height:1.42857143;vertical-align:top;border-top:1px solid #dcdcdc}
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dcdcdc}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}
.table>tbody+tbody{border-top:2px solid #dcdcdc}
.table .table{background-color:#fff}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}
.table-bordered{border:1px solid #dcdcdc}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #dcdcdc}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f5f5f5}
.table-hover>tbody>tr:hover{background-color:#f5f5f5}
table col[class*=col-]{position:static;float:none;display:table-column}
table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#777}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#6a6a6a}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#bcf7cd}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#a5f4bc}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#b2e1f0}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#9dd9ec}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#ffd6b0}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#ffc997}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f7b2be}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#f59bab}
.table-responsive{overflow-x:auto;min-height:.01%}
@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #dcdcdc}
.table-responsive>.table{margin-bottom:0}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}
.table-responsive>.table-bordered{border:0}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
}
fieldset{padding:0;margin:0;border:0;min-width:0}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#4d4d4d;border:0;border-bottom:1px solid #e5e5e5}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}
input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}
input[type=file]{display:block}
input[type=range]{display:block;width:100%}
select[multiple],select[size]{height:auto}
input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#333}
.form-control{display:block;width:100%;height:34px;padding:6px 15px;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:2px;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus{border-color:#009bcd;outline:0;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,155,205,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,155,205,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,155,205,.6)}
.form-control::-moz-placeholder{color:#777;opacity:1}
.form-control:-ms-input-placeholder{color:#777}
.form-control::-webkit-input-placeholder{color:#777}
.form-control::-ms-expand{border:0;background-color:transparent}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#dddedf;opacity:1}
.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}
textarea.form-control{height:auto}
input[type=search]{-webkit-appearance:none}
@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}
.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}
.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}
}
.form-group{margin-bottom:15px}
.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}
.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}
.checkbox+.checkbox,.radio+.radio{margin-top:-5px}
.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}
fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}
.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}
.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}
.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}
.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}
.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}
select.input-sm{height:30px;line-height:30px}
select[multiple].input-sm,textarea.input-sm{height:auto}
.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}
.form-group-sm select.form-control{height:30px;line-height:30px}
.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}
.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}
.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}
select.input-lg{height:46px;line-height:46px}
select[multiple].input-lg,textarea.input-lg{height:auto}
.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}
.form-group-lg select.form-control{height:46px;line-height:46px}
.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}
.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.33}
.has-feedback{position:relative}
.has-feedback .form-control{padding-right:42.5px}
.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}
.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}
.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#35bd5b}
.has-success .form-control{border-color:#35bd5b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-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:#2a9548;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ddb97;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ddb97;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ddb97}
.has-success .input-group-addon{color:#35bd5b;border-color:#35bd5b;background-color:#bcf7cd}
.has-success .form-control-feedback{color:#35bd5b}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#f17100}
.has-warning .form-control{border-color:#f17100;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-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:#be5900;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffa658;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffa658;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffa658}
.has-warning .input-group-addon{color:#f17100;border-color:#f17100;background-color:#ffd6b0}
.has-warning .form-control-feedback{color:#f17100}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#b9292d}
.has-error .form-control{border-color:#b9292d;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-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:#8f2023;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #de6a6d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #de6a6d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #de6a6d}
.has-error .input-group-addon{color:#b9292d;border-color:#b9292d;background-color:#f7b2be}
.has-error .form-control-feedback{color:#b9292d}
.has-feedback label~.form-control-feedback{top:25px}
.has-feedback label.sr-only~.form-control-feedback{top:0}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}
@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 .form-control-static{display:inline-block}
.form-inline .input-group{display:inline-table;vertical-align:middle}
.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}
.form-inline .input-group>.form-control{width:100%}
.form-inline .control-label{margin-bottom:0;vertical-align:middle}
.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.form-inline .checkbox label,.form-inline .radio label{padding-left:0}
.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}
.form-inline .has-feedback .form-control-feedback{top:0}
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}
.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}
.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}
@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}
}
.form-horizontal .has-feedback .form-control-feedback{right:15px}
@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}
}
@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}
}
.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 15px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.focus,.btn:focus,.btn:hover{color:#777;text-decoration:none}
.btn.active,.btn:active{outline:0;background-image:none;-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-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;opacity:.65;filter:alpha(opacity=65);-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}
.btn-default{font-weight:600;color:#777;background-color:#fff;border-color:#ccc}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.btn-default.dropdown-toggle{color:#777;background-color:#e6e6e6;border-color:#b3b3b3}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}
.btn-default .badge{color:#fff;background-color:#777}
.btn-default.focus,.btn-default:focus{color:#777;background-color:#e6e6e6;border-color:#8c8c8c}
.btn-default:hover{color:#777;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#777;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#777;background-color:#d4d4d4;border-color:#8c8c8c}
.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}
.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}
.btn-default .badge{color:#fff;background-color:#777}
.btn-primary{font-weight:600;color:#fff;background-color:#e60028;border-color:#e60028}
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#b3001f;border-color:#b3001f}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#e60028;border-color:#e60028}
.btn-primary .badge{color:#e60028;background-color:#fff}
.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#b3001f;border-color:#670012}
.btn-primary:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#b3001f;border-color:#a9001d}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#8f0019;border-color:#670012}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}
.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#e60028;border-color:#e60028}
.btn-primary .badge{color:#e60028;background-color:#fff}
.btn-success{font-weight:600;color:#fff;background-color:#35bd5b;border-color:#35bd5b}
.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#2a9548;border-color:#2a9548}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#35bd5b;border-color:#35bd5b}
.btn-success .badge{color:#35bd5b;background-color:#fff}
.btn-success.focus,.btn-success:focus{color:#fff;background-color:#2a9548;border-color:#19592b}
.btn-success:hover{color:#fff;background-color:#2a9548;border-color:#288d44}
.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#2a9548;border-color:#288d44}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#22793a;border-color:#19592b}
.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}
.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#35bd5b;border-color:#35bd5b}
.btn-success .badge{color:#35bd5b;background-color:#fff}
.btn-info{font-weight:600;color:#fff;background-color:#009bcd;border-color:#009bcd}
.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#00749a;border-color:#00749a}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#009bcd;border-color:#009bcd}
.btn-info .badge{color:#009bcd;background-color:#fff}
.btn-info.focus,.btn-info:focus{color:#fff;background-color:#00749a;border-color:#003b4e}
.btn-info:hover{color:#fff;background-color:#00749a;border-color:#006d90}
.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#00749a;border-color:#006d90}
.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#005976;border-color:#003b4e}
.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}
.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#009bcd;border-color:#009bcd}
.btn-info .badge{color:#009bcd;background-color:#fff}
.btn-warning{font-weight:600;color:#fff;background-color:#f17100;border-color:#f17100}
.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#be5900;border-color:#be5900}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f17100;border-color:#f17100}
.btn-warning .badge{color:#f17100;background-color:#fff}
.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#be5900;border-color:#723500}
.btn-warning:hover{color:#fff;background-color:#be5900;border-color:#b45400}
.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#be5900;border-color:#b45400}
.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#9a4800;border-color:#723500}
.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}
.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f17100;border-color:#f17100}
.btn-warning .badge{color:#f17100;background-color:#fff}
.btn-danger{font-weight:600;color:#fff;background-color:#b9292d;border-color:#b9292d}
.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#8f2023;border-color:#8f2023}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#b9292d;border-color:#b9292d}
.btn-danger .badge{color:#b9292d;background-color:#fff}
.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#8f2023;border-color:#511214}
.btn-danger:hover{color:#fff;background-color:#8f2023;border-color:#871e21}
.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#8f2023;border-color:#871e21}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#72191c;border-color:#511214}
.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}
.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#b9292d;border-color:#b9292d}
.btn-danger .badge{color:#b9292d;background-color:#fff}
.btn-link{color:#e60028;font-weight:400;border-radius:0}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}
.btn-link:focus,.btn-link:hover{color:#b3001f;text-decoration:none;background-color:transparent}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#ccc;text-decoration:none}
.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}
.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}
.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}
.btn-block{display:block;width:100%}
.btn-block+.btn-block{margin-top:5px}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}
.dropdown,.dropup{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#f5f5f5;border:1px solid #ccc;border-radius:2px;-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#ccc}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#4d4d4d;white-space:nowrap}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#404040;background-color:#dddedf}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#404040;text-decoration:none;outline:0;background-color:#c3c5c6}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#e5e5e5}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.dropdown-menu-right{left:auto;right:0}
.dropdown-menu-left{left:0;right:auto}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999;white-space:nowrap}
.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 dashed;border-bottom:4px solid\9;content:""}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}
@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}
.navbar-right .dropdown-menu-left{left:0;right:auto}
}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}
.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,.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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}
.btn-group>.btn-group:last-child:not(:first-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{-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-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{-moz-box-shadow:none;-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:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}
.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%}
.btn-group-justified>.btn-group .dropdown-menu{left:auto}
[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events: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 .form-control:focus{z-index:3}
.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:4px}
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}
select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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:2px}
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}
select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}
.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}
.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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 15px;font-size:14px;font-weight:400;line-height:1;color:#333;text-align:center;background-color:#dddedf;border:1px solid #ccc;border-radius:2px}
.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:2px}
.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:4px}
.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}
.input-group-addon:first-child{border-right:0}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{z-index:2;margin-left:-1px}
.nav{margin-bottom:0;padding-left:0;list-style:none}
.nav>li{position:relative;display:block}
.nav>li>a{position:relative;display:block;padding:12px 15px}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#dddedf}
.nav>li.disabled>a{color:#ccc}
.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#ccc;text-decoration:none;background-color:transparent;cursor:not-allowed}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#dddedf;border-color:#e60028}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.nav>li>a>img{max-width:none}
.nav-tabs{border-bottom:1px solid #ccc}
.nav-tabs>li{float:left;margin-bottom:-1px}
.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:2px 2px 0 0}
.nav-tabs>li>a:hover{border-color:#dddedf #dddedf #ccc}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#777;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}
.nav-tabs.nav-justified{width:100%;border-bottom:0}
.nav-tabs.nav-justified>li{float:none}
.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}
.nav-tabs.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:2px}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}
}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:2px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#e60028}
.nav-stacked>li{float:none}
.nav-stacked>li+li{margin-top:2px;margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{text-align:center;margin-bottom:5px}
.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}
.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{margin-right:0;border-radius:2px}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}
}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}
.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}
@media (min-width:768px){.navbar{border-radius:0}
}
@media (min-width:768px){.navbar-header{float:left}
}
.navbar-collapse{overflow-x:visible;padding-right:11px;padding-left:11px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}
.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}
.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}
}
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}
@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}
}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-11px;margin-left:-11px}
@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}
}
.navbar-static-top{z-index:1000;border-width:0 0 1px}
@media (min-width:768px){.navbar-static-top{border-radius:0}
}
.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}
@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}
}
.navbar-fixed-top{top:0;border-width:0 0 1px}
.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}
.navbar-brand{float:left;padding:15px 11px;font-size:18px;line-height:20px;height:50px}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-brand>img{display:block}
@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-11px}
}
.navbar-toggle{position:relative;float:right;margin-right:11px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:2px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media (min-width:768px){.navbar-toggle{display:none}
}
.navbar-nav{margin:7.5px -11px}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}
@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}
.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu>li>a{line-height:20px}
.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}
}
@media (min-width:768px){.navbar-nav{float:left;margin:0}
.navbar-nav>li{float:left}
.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}
}
.navbar-form{margin-left:-11px;margin-right:-11px;padding:10px 11px;border-top:1px solid transparent;border-bottom:1px solid transparent;-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);-webkit-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);margin-top:8px;margin-bottom:8px}
@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}
.navbar-form .form-control-static{display:inline-block}
.navbar-form .input-group{display:inline-table;vertical-align:middle}
.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}
.navbar-form .input-group>.form-control{width:100%}
.navbar-form .control-label{margin-bottom:0;vertical-align:middle}
.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}
.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}
.navbar-form .has-feedback .form-control-feedback{top:0}
}
@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}
.navbar-form .form-group:last-child{margin-bottom:0}
}
@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
}
.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
.navbar-btn{margin-top:8px;margin-bottom:8px}
.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}
.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}
.navbar-text{margin-top:15px;margin-bottom:15px}
@media (min-width:768px){.navbar-text{float:left;margin-left:11px;margin-right:11px}
}
@media (min-width:768px){.navbar-left{float:left!important}
.navbar-right{float:right!important;margin-right:-11px}
.navbar-right~.navbar-right{margin-right:0}
}
.navbar-default{background-color:#fff;border-color:#ccc}
.navbar-default .navbar-brand{color:#333}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#e60028;background-color:transparent}
.navbar-default .navbar-text{color:#333}
.navbar-default .navbar-nav>li>a{color:#333}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#e60028;background-color:transparent}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#e60028;background-color:transparent}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}
.navbar-default .navbar-toggle{border-color:#dddedf}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#dddedf}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#ccc}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:transparent;color:#e60028}
@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#333}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#e60028;background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#e60028;background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}
}
.navbar-default .navbar-link{color:#333}
.navbar-default .navbar-link:hover{color:#e60028}
.navbar-default .btn-link{color:#333}
.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#e60028}
.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}
.navbar-inverse{background-color:#222;border-color:#080808}
.navbar-inverse .navbar-brand{color:#f2f2f2}
.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-text{color:#f2f2f2}
.navbar-inverse .navbar-nav>li>a{color:#f2f2f2}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}
.navbar-inverse .navbar-toggle{border-color:#333}
.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}
@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#f2f2f2}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}
}
.navbar-inverse .navbar-link{color:#f2f2f2}
.navbar-inverse .navbar-link:hover{color:#fff}
.navbar-inverse .btn-link{color:#f2f2f2}
.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}
.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}
.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#fff;border-radius:2px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{content:"\00a0";padding:0 5px;color:#bbb}
.breadcrumb>.active{color:#4d4d4d}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:2px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 15px;line-height:1.42857143;text-decoration:none;color:#777;background-color:#fff;border:1px solid #ccc;margin-left:-1px}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:2px;border-top-left-radius:2px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#4d4d4d;background-color:#f5f5f5;border-color:#ccc}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#333;background-color:#dddedf;border-color:#ccc;cursor:default}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#ccc;background-color:#fff;border-color:#dddedf;cursor:not-allowed}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.33}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:4px;border-top-left-radius:4px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}
.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}
.pager li{display:inline}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ccc;border-radius:2px}
.pager li>a:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#ccc;background-color:#fff;cursor:not-allowed}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#777;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}
.label:empty{display:none}
.btn .label{position:relative;top:-1px}
.label-default{background-color:#fff}
.label-default[href]:focus,.label-default[href]:hover{background-color:#e6e6e6}
.label-primary{background-color:#e60028}
.label-primary[href]:focus,.label-primary[href]:hover{background-color:#b3001f}
.label-success{background-color:#35bd5b}
.label-success[href]:focus,.label-success[href]:hover{background-color:#2a9548}
.label-info{background-color:#009bcd}
.label-info[href]:focus,.label-info[href]:hover{background-color:#00749a}
.label-warning{background-color:#f17100}
.label-warning[href]:focus,.label-warning[href]:hover{background-color:#be5900}
.label-danger{background-color:#b9292d}
.label-danger[href]:focus,.label-danger[href]:hover{background-color:#8f2023}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#ccc;border-radius:10px}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}
a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#e60028;background-color:#fff}
.list-group-item>.badge{float:right}
.list-group-item>.badge+.badge{margin-right:5px}
.nav-pills>li>a>.badge{margin-left:3px}
.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#dddedf}
.jumbotron .h1,.jumbotron h1{color:inherit}
.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}
.jumbotron>hr{border-top-color:#c3c5c6}
.container .jumbotron,.container-fluid .jumbotron{border-radius:4px;padding-left:15px;padding-right:15px}
.jumbotron .container{max-width:100%}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}
.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}
.jumbotron .h1,.jumbotron h1{font-size:63px}
}
.thumbnail{display:block;padding:0;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}
.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}
a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#e60028}
.thumbnail .caption{padding:30px;color:#777}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:2px}
.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,.alert-dismissible{padding-right:35px}
.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{background-color:#bcf7cd;border-color:#bcf7cd;color:#35bd5b}
.alert-success hr{border-top-color:#a5f4bc}
.alert-success .alert-link{color:#2a9548}
.alert-info{background-color:#b2e1f0;border-color:#b2e1f0;color:#009bcd}
.alert-info hr{border-top-color:#9dd9ec}
.alert-info .alert-link{color:#00749a}
.alert-warning{background-color:#ffd6b0;border-color:#ffd6b0;color:#f17100}
.alert-warning hr{border-top-color:#ffc997}
.alert-warning .alert-link{color:#be5900}
.alert-danger{background-color:#f7b2be;border-color:#f7b2be;color:#b9292d}
.alert-danger hr{border-top-color:#f59bab}
.alert-danger .alert-link{color:#8f2023}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 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:#fff;border-radius:2px;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#777;text-align:center;background-color:#dddedf;-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}
.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}
.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-bar-success{background-color:#35bd5b}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#009bcd}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f17100}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#b9292d}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.media{margin-top:15px}
.media:first-child{margin-top:0}
.media,.media-body{zoom:1;overflow:hidden}
.media-body{width:10000px}
.media-object{display:block}
.media-object.img-thumbnail{max-width:none}
.media-right,.media>.pull-right{padding-left:10px}
.media-left,.media>.pull-left{padding-right:10px}
.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}
.media-middle{vertical-align:middle}
.media-bottom{vertical-align:bottom}
.media-heading{margin-top:0;margin-bottom:5px}
.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 #dcdcdc}
.list-group-item:first-child{border-top-right-radius:2px;border-top-left-radius:2px}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}
a.list-group-item,button.list-group-item{color:#777}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#333;background-color:#fff}
button.list-group-item{width:100%;text-align:left}
.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#dddedf;color:#ccc;cursor:not-allowed}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#ccc}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#000;background-color:#b2e1f0;border-color:#dcdcdc}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}
.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#000}
.list-group-item-success{color:#35bd5b;background-color:#bcf7cd}
a.list-group-item-success,button.list-group-item-success{color:#35bd5b}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}
a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#35bd5b;background-color:#a5f4bc}
a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#35bd5b;border-color:#35bd5b}
.list-group-item-info{color:#009bcd;background-color:#b2e1f0}
a.list-group-item-info,button.list-group-item-info{color:#009bcd}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}
a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#009bcd;background-color:#9dd9ec}
a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#009bcd;border-color:#009bcd}
.list-group-item-warning{color:#f17100;background-color:#ffd6b0}
a.list-group-item-warning,button.list-group-item-warning{color:#f17100}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}
a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#f17100;background-color:#ffc997}
a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#f17100;border-color:#f17100}
.list-group-item-danger{color:#b9292d;background-color:#f7b2be}
a.list-group-item-danger,button.list-group-item-danger{color:#b9292d}
a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#b9292d;background-color:#f59bab}
a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#b9292d;border-color:#b9292d}
.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:2px;-moz-box-shadow:0 1px 1px rgba(0,0,0,.05);-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:11px 15px;border-bottom:1px solid transparent;border-top-right-radius:1px;border-top-left-radius:1px}
.panel-heading>.dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}
.panel-footer{padding:11px 15px;background-color:#f5f5f5;border-top:1px solid #ccc;border-bottom-right-radius:1px;border-bottom-left-radius:1px}
.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:1px;border-top-left-radius:1px}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:1px;border-bottom-left-radius:1px}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.list-group+.panel-footer{border-top-width:0}
.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}
.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}
.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:1px;border-top-left-radius:1px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:1px;border-top-right-radius:1px}
.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:1px}
.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:1px}
.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:1px;border-bottom-left-radius:1px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:1px;border-bottom-right-radius:1px}
.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:1px}
.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:1px}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #dcdcdc}
.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}
.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.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:2px}
.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ccc}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ccc}
.panel-default{border-color:#ccc}
.panel-default>.panel-heading{color:#4d4d4d;background-color:#dddedf;border-color:#ccc}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ccc}
.panel-default>.panel-heading .badge{color:#dddedf;background-color:#4d4d4d}
.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ccc}
.panel-primary{border-color:#e60028}
.panel-primary>.panel-heading{color:#fff;background-color:#e60028;border-color:#e60028}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#e60028}
.panel-primary>.panel-heading .badge{color:#e60028;background-color:#fff}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#e60028}
.panel-success{border-color:#a5f4af}
.panel-success>.panel-heading{color:#35bd5b;background-color:#bcf7cd;border-color:#a5f4af}
.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#a5f4af}
.panel-success>.panel-heading .badge{color:#bcf7cd;background-color:#35bd5b}
.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#a5f4af}
.panel-info{border-color:#94e4ea}
.panel-info>.panel-heading{color:#009bcd;background-color:#b2e1f0;border-color:#94e4ea}
.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#94e4ea}
.panel-info>.panel-heading .badge{color:#b2e1f0;background-color:#009bcd}
.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#94e4ea}
.panel-warning{border-color:#ffb797}
.panel-warning>.panel-heading{color:#f17100;background-color:#ffd6b0;border-color:#ffb797}
.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffb797}
.panel-warning>.panel-heading .badge{color:#ffd6b0;background-color:#f17100}
.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffb797}
.panel-danger{border-color:#f59bb9}
.panel-danger>.panel-heading{color:#b9292d;background-color:#f7b2be;border-color:#f59bb9}
.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f59bb9}
.panel-danger>.panel-heading .badge{color:#f7b2be;background-color:#b9292d}
.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f59bb9}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}
.well-lg{padding:24px;border-radius:4px}
.well-sm{padding:9px;border-radius:2px}
.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:focus,.close:hover{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:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-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);-o-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.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:4px;-moz-box-shadow:0 3px 9px rgba(0,0,0,.5);-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 #fff}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:15px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #fff}
.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}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}
.modal-content{-moz-box-shadow:0 5px 15px rgba(0,0,0,.5);-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:1070;display:block;font-family:'Source Sans Pro',Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}
.tooltip.in{opacity:1;filter:alpha(opacity=100)}
.tooltip.top{margin-top:-3px;padding:10px 0}
.tooltip.right{margin-left:3px;padding:0 10px}
.tooltip.bottom{margin-top:3px;padding:10px 0}
.tooltip.left{margin-left:-3px;padding:0 10px}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#2f333e;border-radius:2px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-10px;border-width:10px 10px 0;border-top-color:#2f333e}
.tooltip.top-left .tooltip-arrow{bottom:0;right:10px;margin-bottom:-10px;border-width:10px 10px 0;border-top-color:#2f333e}
.tooltip.top-right .tooltip-arrow{bottom:0;left:10px;margin-bottom:-10px;border-width:10px 10px 0;border-top-color:#2f333e}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-10px;border-width:10px 10px 10px 0;border-right-color:#2f333e}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#2f333e}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-10px;border-width:0 10px 10px;border-bottom-color:#2f333e}
.tooltip.bottom-left .tooltip-arrow{top:0;right:10px;margin-top:-10px;border-width:0 10px 10px;border-bottom-color:#2f333e}
.tooltip.bottom-right .tooltip-arrow{top:0;left:10px;margin-top:-10px;border-width:0 10px 10px;border-bottom-color:#2f333e}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:'Source Sans Pro',Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.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;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:3px 3px 0 0}
.popover-content{padding:9px 14px}
.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover>.arrow{border-width:11px}
.popover>.arrow:after{border-width:10px;content:""}
.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:fade_in(#ccc,.05);bottom:-11px}
.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:fade_in(#ccc,.05)}
.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}
.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:fade_in(#ccc,.05);top:-11px}
.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:fade_in(#ccc,.05)}
.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}
.carousel{position:relative}
.carousel-inner{position:relative;overflow:hidden;width:100%}
.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}
@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}
.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}
.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}
.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}
.carousel-inner>.active{left:0}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next{left:100%}
.carousel-inner>.prev{left:-100%}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
.carousel-inner>.active.left{left:-100%}
.carousel-inner>.active.right{left:100%}
.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:1;filter:alpha(opacity=100);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}
.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}
.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}
.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}
.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}
.carousel-control .icon-prev:before{content:'\2039'}
.carousel-control .icon-next:before{content:'\203a'}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0)}
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}
.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}
.carousel-caption .btn{text-shadow:none}
@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}
.carousel-caption{left:20%;right:20%;padding-bottom:30px}
.carousel-indicators{bottom:20px}
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}
.affix{position:fixed}
@-ms-viewport{width:device-width}
.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}
@media (max-width:767px){.visible-xs{display:block!important}
table.visible-xs{display:table!important}
tr.visible-xs{display:table-row!important}
td.visible-xs,th.visible-xs{display:table-cell!important}
}
@media (max-width:767px){.visible-xs-block{display:block!important}
}
@media (max-width:767px){.visible-xs-inline{display:inline!important}
}
@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}
table.visible-sm{display:table!important}
tr.visible-sm{display:table-row!important}
td.visible-sm,th.visible-sm{display:table-cell!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}
table.visible-md{display:table!important}
tr.visible-md{display:table-row!important}
td.visible-md,th.visible-md{display:table-cell!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}
}
@media (min-width:1200px){.visible-lg{display:block!important}
table.visible-lg{display:table!important}
tr.visible-lg{display:table-row!important}
td.visible-lg,th.visible-lg{display:table-cell!important}
}
@media (min-width:1200px){.visible-lg-block{display:block!important}
}
@media (min-width:1200px){.visible-lg-inline{display:inline!important}
}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!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!important}
tr.visible-print{display:table-row!important}
td.visible-print,th.visible-print{display:table-cell!important}
}
.visible-print-block{display:none!important}
@media print{.visible-print-block{display:block!important}
}
.visible-print-inline{display:none!important}
@media print{.visible-print-inline{display:inline!important}
}
.visible-print-inline-block{display:none!important}
@media print{.visible-print-inline-block{display:inline-block!important}
}
@media print{.hidden-print{display:none!important}
}

a{font-weight:400}
a.link-bold{font-weight:600}
a.link-disabled{cursor:not-allowed;pointer-events:none;opacity:.3;filter:alpha(opacity=30)}
.h1,h1{font-weight:300}
.h6,h6{font-weight:700}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2}
.text-muted{font-weight:600}
.sgb-text-disclaimer{color:#777}
.page-header{margin-top:100px;border-bottom:0}
blockquote{padding:0 20px 10px 40px;border-left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAMAAADqmnyMAAAAM1BMVEXrNTv////rNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTvrNTsCluCIAAAAEHRSTlMAABEiM0RVZneImaq7zN3uf6QJ9gAAAIlJREFUeAFFzFEWgyAMRNFJIGJRgf2vtsmkxfm652lAzvCfmAihfTXCea3GWMdaI1udzojFsaaxkcX1OC7l7XB2FaAFwJ1BEeGPQ9mUD0Ys/vUD7nCejCF7r40x9HTmO8nItYzkjkuBKzUF9ouG/b1Ct1Dfo04M7EdvATQ4a8TykBK2sylyh1PkCzqdCieO+mydAAAAAElFTkSuQmCC) no-repeat scroll top left}
blockquote .small,blockquote footer,blockquote small{color:#777}
blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2013 \00A0'}
.blockquote-reverse,blockquote.pull-right{padding-left:40px;padding-right:20px;border-right:0}
.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:'\2013 \00A0'}
.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:none}
.table{border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{line-height:1.6}
.table>thead>tr>th{border-bottom:0;font-weight:700;background-color:#fff}
.table>thead>tr>th:first-child{border-left:0}
.table>thead>tr>th.order{cursor:pointer}
.table>thead>tr>th.order::after{font-family:FontAwesome;font-weight:400;padding:0 5px;color:#777;font-size:14px}
.table>thead>tr>th.order-asc::after{content:'\f176'}
.table>thead>tr>th.order-desc::after{content:'\f175'}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:6px;line-height:1.3}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-left:none;border-right:none;border-bottom:none}
.table-body-bordered>tbody>tr>td,.table-body-bordered>tfoot>tr>td{border:1px solid #dcdcdc}
.table-thead-bordered>thead>tr{border:1px solid #dcdcdc}
.table-thead-bordered>thead>tr>td,.table-thead-bordered>thead>tr>th{border-left:1px solid #dcdcdc}
.table-thead-bordered>thead>tr>td:first-child,.table-thead-bordered>thead>tr>th:first-child{border-left:0}
.table-thead-bordered>thead>tr>td,.table-thead-bordered>thead>tr>th{border-bottom-width:1px}
.table-striped>tbody>tr:nth-child(even){background-color:#fff}
.table-hover.table-striped>tbody>tr:nth-child(odd):hover{background-color:#f5f5f5}
.table-hover>tbody>tr:hover{background:0 0}
.table-hover>tbody>tr:hover>td:first-child{background:linear-gradient(90deg,#b2e1f0 10px,transparent 0)}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#b2e1f0}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#9dd9ec}
.table>thead>tr>th.active{background-color:#fff}
.table.table-levels{cursor:pointer}
.table.table-levels td{border:none}
.table.table-levels tr.table-row-level1{background-color:#4d4d4d;color:#ccc}
.table.table-levels tr.table-row-level1 td:first-child{padding-left:15px}
.table.table-levels tr.table-row-level2{background-color:#777}
.table.table-levels tr.table-row-level2 td:first-child{padding-left:20px}
.table.table-levels tr.table-row-level3{background-color:#ccc}
.table.table-levels tr.table-row-level3 td:first-child{padding-left:25px}
.table.table-levels tr.table-row-level4{background-color:#dddedf}
.table.table-levels tr.table-row-level4 td:first-child{padding-left:30px}
.table.table-levels tr.table-row-level4.open{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels tr.table-row-level5{cursor:default;background-color:#f5f5f5}
.table.table-levels tr.table-row-level5 td:first-child{padding-left:48px}
.table.table-levels tr.table-row-level5.last{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels2{cursor:pointer}
.table.table-levels2 td{border:none}
.table.table-levels2 tr.table-row-level1{background-color:#dddedf}
.table.table-levels2 tr.table-row-level1 td:first-child{padding-left:15px}
.table.table-levels2 tr.table-row-level1.open{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels2 tr.table-row-level2{cursor:default;background-color:#f5f5f5;color:#333}
.table.table-levels2 tr.table-row-level2 td:first-child{padding-left:33px}
.table.table-levels2 tr.table-row-level2.last{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels3{cursor:pointer}
.table.table-levels3 td{border:none}
.table.table-levels3 tr.table-row-level1{background-color:#ccc}
.table.table-levels3 tr.table-row-level1 td:first-child{padding-left:15px}
.table.table-levels3 tr.table-row-level2{background-color:#dddedf}
.table.table-levels3 tr.table-row-level2 td:first-child{padding-left:20px}
.table.table-levels3 tr.table-row-level2.open{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels3 tr.table-row-level3{cursor:default;background-color:#f5f5f5;color:#333}
.table.table-levels3 tr.table-row-level3 td:first-child{padding-left:38px}
.table.table-levels3 tr.table-row-level3.last{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels4{cursor:pointer}
.table.table-levels4 td{border:none}
.table.table-levels4 tr.table-row-level1{background-color:#777}
.table.table-levels4 tr.table-row-level1 td:first-child{padding-left:15px}
.table.table-levels4 tr.table-row-level2{background-color:#ccc}
.table.table-levels4 tr.table-row-level2 td:first-child{padding-left:20px}
.table.table-levels4 tr.table-row-level3{background-color:#dddedf}
.table.table-levels4 tr.table-row-level3 td:first-child{padding-left:25px}
.table.table-levels4 tr.table-row-level3.open{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels4 tr.table-row-level4{cursor:default;background-color:#f5f5f5;color:#333}
.table.table-levels4 tr.table-row-level4 td:first-child{padding-left:43px}
.table.table-levels4 tr.table-row-level4.last{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels5{cursor:pointer}
.table.table-levels5 td{border:none}
.table.table-levels5 tr.table-row-level1{background-color:#4d4d4d;color:#ccc}
.table.table-levels5 tr.table-row-level1 td:first-child{padding-left:15px}
.table.table-levels5 tr.table-row-level2{background-color:#777}
.table.table-levels5 tr.table-row-level2 td:first-child{padding-left:20px}
.table.table-levels5 tr.table-row-level3{background-color:#ccc}
.table.table-levels5 tr.table-row-level3 td:first-child{padding-left:25px}
.table.table-levels5 tr.table-row-level4{background-color:#dddedf}
.table.table-levels5 tr.table-row-level4 td:first-child{padding-left:30px}
.table.table-levels5 tr.table-row-level4.open{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.table.table-levels5 tr.table-row-level5{cursor:default;background-color:#f5f5f5}
.table.table-levels5 tr.table-row-level5 td:first-child{padding-left:48px}
.table.table-levels5 tr.table-row-level5.last{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
label{font-weight:400}
select[multiple],select[size]{background-image:none}
textarea.form-control{padding-top:6px}
select.form-control{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABuSURBVHjalM9BDcMwDEbhL9UIFMswlMKwGIKxjEIxjEIpDEJ6SScr0w7LxYrfs3679d79824QEXckHpn5rkJErHgiMvO1jP6BFfsQqrwPdkC7VioQtlE//yu51RumIbMMSyUDbL/kr4QpySzDOQB60TDf7A5D+gAAAABJRU5ErkJggg==) right 10px center no-repeat #fff;background:0 0\9}
select.form-control>option{background:#fff}
select[multiple].form-control,select[size].form-control{background-image:none}
select{line-height:inherit;background-position:right 10px center;padding-left:10px}
select.input-sm{color:#333}
select.input-xs{padding-left:6px;color:#333}
@-moz-document url-prefix(){select{-moz-appearance:none;-webkit-appearance:none;text-indent:.01px;text-overflow:'';padding-top:6px!important;padding-left:7px!important}
select.input-xs{padding-left:2px!important;padding-top:0!important}
select.input-lg{padding-top:9px!important}
select.input-sm{padding-top:5px!important}
}
.form-control{padding:0 10px}
.form-control:focus{border-color:#009bcd;outline:0;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6)}
.input-sm{color:#333;font-size:14px}
.input-sm::-webkit-input-placeholder{color:#777}
.input-xs{padding:0 6px;max-height:20px;font-size:12px;color:#333}
.input-xs::-webkit-input-placeholder{color:#777}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:initial}
.checkbox,.checkbox+.checkbox,.radio,.radio+.radio{margin-top:-5px}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#35bd5b}
.has-success .form-control{border-color:#35bd5b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-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:#2a9548;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #7ddb97;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #7ddb97;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #7ddb97}
.has-success .form-control::-webkit-input-placeholder{color:#777}
.has-success .form-control:-moz-placeholder{color:#777}
.has-success .form-control::-moz-placeholder{color:#777}
.has-success .form-control:-ms-input-placeholder{color:#777}
.has-success .input-group-addon,.has-success .input-group-btn>.btn{color:#35bd5b;border-color:#35bd5b;background-color:#bcf7cd}
.has-success .form-control-feedback{color:#35bd5b}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#f17100}
.has-warning .form-control{border-color:#f17100;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-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:#be5900;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #ffa658;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #ffa658;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #ffa658}
.has-warning .form-control::-webkit-input-placeholder{color:#777}
.has-warning .form-control:-moz-placeholder{color:#777}
.has-warning .form-control::-moz-placeholder{color:#777}
.has-warning .form-control:-ms-input-placeholder{color:#777}
.has-warning .input-group-addon,.has-warning .input-group-btn>.btn{color:#f17100;border-color:#f17100;background-color:#ffd6b0}
.has-warning .form-control-feedback{color:#f17100}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#b9292d}
.has-error .form-control{border-color:#b9292d;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-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:#8f2023;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #de6a6d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #de6a6d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #de6a6d}
.has-error .form-control::-webkit-input-placeholder{color:#b9292d}
.has-error .form-control:-moz-placeholder{color:#b9292d}
.has-error .form-control::-moz-placeholder{color:#b9292d}
.has-error .form-control:-ms-input-placeholder{color:#b9292d}
.has-error .input-group-addon,.has-error .input-group-btn>.btn{color:#b9292d;border-color:#b9292d;background-color:#f7b2be}
.has-error .form-control-feedback{color:#b9292d}
.form-inline{padding:15px}
.form-inline{padding:15px}
.has-feedback label~.form-control-feedback{top:35px}
.form-reverse{background-color:#2f333e}
.form-reverse output{color:#fff}
.form-reverse .form-control{color:#fff;background-color:transparent;border:1px solid #777;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.form-reverse .form-control>option{background-color:#2f333e}
.form-reverse .form-control:focus{border-color:#009bcd;outline:0;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6)}
.form-reverse .form-control::-moz-placeholder{color:#ccc;opacity:1}
.form-reverse .form-control:-ms-input-placeholder{color:#ccc}
.form-reverse .form-control::-webkit-input-placeholder{color:#ccc}
.form-reverse .form-control[disabled],.form-reverse .form-control[readonly],fieldset[disabled] .form-reverse .form-control{background-color:#3a3d48;border-color:#3a3d48;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.form-reverse label{color:#fff}
.form-reverse .form-control-static{color:#fff}
.form-reverse .has-success .checkbox,.form-reverse .has-success .checkbox-inline,.form-reverse .has-success .control-label,.form-reverse .has-success .help-block,.form-reverse .has-success .radio,.form-reverse .has-success .radio-inline,.form-reverse .has-success.checkbox label,.form-reverse .has-success.checkbox-inline label,.form-reverse .has-success.radio label,.form-reverse .has-success.radio-inline label{color:#35bd5b}
.form-reverse .has-success .form-control{border-color:#35bd5b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.form-reverse .has-success .form-control:focus{border-color:#2a9548;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #7ddb97;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #7ddb97;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #7ddb97}
.form-reverse .has-success .form-control::-webkit-input-placeholder{color:#777}
.form-reverse .has-success .form-control:-moz-placeholder{color:#777}
.form-reverse .has-success .form-control::-moz-placeholder{color:#777}
.form-reverse .has-success .form-control:-ms-input-placeholder{color:#777}
.form-reverse .has-success .input-group-addon,.form-reverse .has-success .input-group-btn>.btn{color:#35bd5b;border-color:#35bd5b;background-color:#bcf7cd}
.form-reverse .has-success .form-control-feedback{color:#35bd5b}
.form-reverse .has-warning .checkbox,.form-reverse .has-warning .checkbox-inline,.form-reverse .has-warning .control-label,.form-reverse .has-warning .help-block,.form-reverse .has-warning .radio,.form-reverse .has-warning .radio-inline,.form-reverse .has-warning.checkbox label,.form-reverse .has-warning.checkbox-inline label,.form-reverse .has-warning.radio label,.form-reverse .has-warning.radio-inline label{color:#f17100}
.form-reverse .has-warning .form-control{border-color:#f17100;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.form-reverse .has-warning .form-control:focus{border-color:#be5900;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #ffa658;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #ffa658;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #ffa658}
.form-reverse .has-warning .form-control::-webkit-input-placeholder{color:#777}
.form-reverse .has-warning .form-control:-moz-placeholder{color:#777}
.form-reverse .has-warning .form-control::-moz-placeholder{color:#777}
.form-reverse .has-warning .form-control:-ms-input-placeholder{color:#777}
.form-reverse .has-warning .input-group-addon,.form-reverse .has-warning .input-group-btn>.btn{color:#f17100;border-color:#f17100;background-color:#ffd6b0}
.form-reverse .has-warning .form-control-feedback{color:#f17100}
.form-reverse .has-error .checkbox,.form-reverse .has-error .checkbox-inline,.form-reverse .has-error .control-label,.form-reverse .has-error .help-block,.form-reverse .has-error .radio,.form-reverse .has-error .radio-inline,.form-reverse .has-error.checkbox label,.form-reverse .has-error.checkbox-inline label,.form-reverse .has-error.radio label,.form-reverse .has-error.radio-inline label{color:#b9292d}
.form-reverse .has-error .form-control{border-color:#b9292d;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.form-reverse .has-error .form-control:focus{border-color:#8f2023;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #de6a6d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #de6a6d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px #de6a6d}
.form-reverse .has-error .form-control::-webkit-input-placeholder{color:#777}
.form-reverse .has-error .form-control:-moz-placeholder{color:#777}
.form-reverse .has-error .form-control::-moz-placeholder{color:#777}
.form-reverse .has-error .form-control:-ms-input-placeholder{color:#777}
.form-reverse .has-error .input-group-addon,.form-reverse .has-error .input-group-btn>.btn{color:#b9292d;border-color:#b9292d;background-color:#f7b2be}
.form-reverse .has-error .form-control-feedback{color:#b9292d}
.radio label{position:relative}
.radio label input[type=radio]{visibility:hidden;visibility:visible\9}
.radio label input[type=radio]:last-child{visibility:visible}
.radio label input[type=radio]:checked+:before,.radio label input[type=radio]:checked+span:before{content:"\f192";color:#35bd5b}
.radio label input[type=radio]:disabled,.radio label input[type=radio][disabled],.radio label input[type=radio][readonly],fieldset:disabled .radio label input[type=radio],fieldset[disabled] .radio label input[type=radio]{opacity:.75;cursor:not-allowed}
.radio label input[type=radio]:disabled+:before,.radio label input[type=radio][disabled]+:before,.radio label input[type=radio][readonly]+:before,fieldset:disabled .radio label input[type=radio]+:before,fieldset[disabled] .radio label input[type=radio]+:before{opacity:.75}
.radio label input[type=radio]:disabled+span,.radio label input[type=radio][disabled]+span,.radio label input[type=radio][readonly]+span,fieldset:disabled .radio label input[type=radio]+span,fieldset[disabled] .radio label input[type=radio]+span{color:#777}
.radio label input[type=radio]+:before{position:absolute;display:inline-block;left:0;top:0;font-size:15px;font-family:FontAwesome;color:#777;content:"\f1db";visibility:visible;visibility:hidden\9}
.checkbox label{position:relative}
.checkbox label input[type=checkbox]{visibility:hidden;visibility:visible\9}
.checkbox label input[type=checkbox]:last-child{visibility:visible}
.checkbox label input[type=checkbox]:checked+:before,.checkbox label input[type=checkbox]:checked+span:before{content:"\f046";color:#35bd5b}
.checkbox label input[type=checkbox]:disabled,.checkbox label input[type=checkbox][disabled],.checkbox label input[type=checkbox][readonly],fieldset:disabled .checkbox label input[type=checkbox],fieldset[disabled] .checkbox label input[type=checkbox]{opacity:.75;cursor:not-allowed}
.checkbox label input[type=checkbox]:disabled+:before,.checkbox label input[type=checkbox][disabled]+:before,.checkbox label input[type=checkbox][readonly]+:before,fieldset:disabled .checkbox label input[type=checkbox]+:before,fieldset[disabled] .checkbox label input[type=checkbox]+:before{opacity:.75}
.checkbox label input[type=checkbox]:disabled+span,.checkbox label input[type=checkbox][disabled]+span,.checkbox label input[type=checkbox][readonly]+span,fieldset:disabled .checkbox label input[type=checkbox]+span,fieldset[disabled] .checkbox label input[type=checkbox]+span{color:#777}
.checkbox label input[type=checkbox]+:before{position:absolute;display:inline-block;left:0;top:0;font-size:15px;font-family:FontAwesome;color:#777;content:"\f096";visibility:visible;visibility:hidden\9}
.combo-box{position:relative}
.combo-box .list-group{position:relative;left:0;top:0;z-index:1000;padding-right:33px;margin-bottom:0}
.combo-box .list-group .list-group-item{border-top:0}
.combo-box .list-group .list-group-item:hover:not(.active):not(.disabled){background:#dddedf}
.combo-box .combo-box-scroll{position:absolute;right:0;width:100%;padding-right:33px;max-height:160px;text-align:left}
.combo-box .combo-box-scroll .input-group button{padding:8px 8px 4px 8px}
.combo-box .combo-box-scroll .list-group{padding-right:0;max-height:160px;overflow-y:auto}
.combo-box .combo-box-scroll .list-group .list-group-item{border-top:0;border-bottom:0}
.combo-box .combo-box-scroll .list-group .list-group-item:last-child{border-radius:0}
.combo-box .combo-box-scroll .list-group .list-group-item:hover:not(.active):not(.disabled){background:#dddedf}
.combo-box .combo-box-scroll:after{content:'';height:1px;height:0\9;background:#ccc;position:absolute;right:33px;left:0;bottom:0;z-index:1010}
.combo-box .combo-box-scroll.hidden:after,.combo-box .combo-box-scroll:empty:after{content:none}
.form-group-lg .combo-box-scroll{padding-right:46px}
.form-reverse .combo-box .list-group>a.list-group-item{background-color:#444852;border:none}
.form-reverse .combo-box .list-group>.list-group-item:hover:not(.active):not(.disabled){background-color:#7c7f86;color:#fff}
.form-reverse .combo-box .combo-box-scroll:after{background:#444852}
.switch :first-child{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.switch :last-child{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.switch div{display:inline-block;margin-right:5px}
.switch .switch-container{position:relative;height:21px;width:47px;width:auto\9;border:1px solid #ccc;border:none\9;background:#fff;background:0 0\9;box-shadow:inset 0 2px 2px rgba(0,0,0,.1);cursor:pointer;transition:all .4s ease}
.switch .switch-container.active{background:#35bd5b;background:0 0\9}
.switch .switch-container.active label>input[type=checkbox]+:before{background:#dddedf;border:1px solid #ccc}
.switch .switch-container label{position:relative;cursor:pointer;width:47px;z-index:2}
.switch .switch-container label input[type=checkbox]{visibility:hidden;visibility:visible\9}
.switch .switch-container label input[type=checkbox]+:before{position:absolute;display:block;display:none\9;width:17px;height:15px;top:2px;left:2px;content:'';transition:all .4s ease;z-index:1;background:#dddedf;border:1px solid #ccc}
.switch .switch-container label input[type=checkbox]:checked+:before{left:26px}
.switch .switch-container label>.switch-label-off,.switch .switch-container label>.switch-label-on{position:absolute;font-size:11px;top:2px}
.switch .switch-container label>.switch-label-on{left:3px}
.switch .switch-container label>.switch-label-off{right:5px}
.switch .switch-container.active{color:#000;background:0 0\9}
.switch .switch-container.active label{color:#fff}
.form-reverse .switch div{color:#fff}
.form-reverse .switch .switch-container{background:#444852;background:0 0\9;border:1px solid #2f333e;border:none\9}
.form-reverse .switch .switch-container label{color:#fff}
.form-reverse .switch .switch-container label input[type=checkbox]+:before{background:#777;border:1px solid #777}
.form-reverse .switch .switch-container.active{background:#35bd5b;background:0 0\9}
.form-reverse .switch .switch-container.active label{color:#fff}
.form-reverse .switch .switch-container.active label input[type=checkbox]+:before{background:#fff;border:1px solid #fff}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:0;outline-offset:0}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{opacity:.3;filter:alpha(opacity=30)}
.btn-reverse{font-weight:600;color:#fff;background-color:#2f333e;border-color:#777}
.btn-reverse.active,.btn-reverse.focus,.btn-reverse:active,.btn-reverse:focus,.btn-reverse:hover,.open>.btn-reverse.dropdown-toggle{color:#fff;background-color:#191b21;border-color:#5e5e5e}
.btn-reverse.active,.btn-reverse:active,.open>.btn-reverse.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-reverse.disabled,.btn-reverse.disabled.active,.btn-reverse.disabled.focus,.btn-reverse.disabled:active,.btn-reverse.disabled:focus,.btn-reverse.disabled:hover,.btn-reverse[disabled],.btn-reverse[disabled].active,.btn-reverse[disabled].focus,.btn-reverse[disabled]:active,.btn-reverse[disabled]:focus,.btn-reverse[disabled]:hover,fieldset[disabled] .btn-reverse,fieldset[disabled] .btn-reverse.active,fieldset[disabled] .btn-reverse.focus,fieldset[disabled] .btn-reverse:active,fieldset[disabled] .btn-reverse:focus,fieldset[disabled] .btn-reverse:hover{background-color:#2f333e;border-color:#777}
.btn-reverse .badge{color:#2f333e;background-color:#fff}
.btn-reverse.focus,.btn-reverse:focus{color:#fff;background-color:#191b21;border-color:#373737}
.btn-reverse:hover{color:#fff;background-color:#191b21;border-color:#585858}
.btn-reverse.active,.btn-reverse:active,.open>.dropdown-toggle.btn-reverse{color:#fff;background-color:#191b21;border-color:#585858}
.btn-reverse.active.focus,.btn-reverse.active:focus,.btn-reverse.active:hover,.btn-reverse:active.focus,.btn-reverse:active:focus,.btn-reverse:active:hover,.open>.dropdown-toggle.btn-reverse.focus,.open>.dropdown-toggle.btn-reverse:focus,.open>.dropdown-toggle.btn-reverse:hover{color:#fff;background-color:#0a0a0d;border-color:#373737}
.btn-reverse.active,.btn-reverse:active,.open>.dropdown-toggle.btn-reverse{background-image:none}
.btn-reverse.disabled.focus,.btn-reverse.disabled:focus,.btn-reverse.disabled:hover,.btn-reverse[disabled].focus,.btn-reverse[disabled]:focus,.btn-reverse[disabled]:hover,fieldset[disabled] .btn-reverse.focus,fieldset[disabled] .btn-reverse:focus,fieldset[disabled] .btn-reverse:hover{background-color:#2f333e;border-color:#777}
.btn-reverse .badge{color:#2f333e;background-color:#fff}
.btn-arrow{color:#fff;background-color:#626262;border-color:#626262;font-weight:600}
.btn-arrow.active,.btn-arrow.focus,.btn-arrow:active,.btn-arrow:focus,.btn-arrow:hover,.open>.btn-arrow.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}
.btn-arrow.active,.btn-arrow:active,.open>.btn-arrow.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-arrow.disabled,.btn-arrow.disabled.active,.btn-arrow.disabled.focus,.btn-arrow.disabled:active,.btn-arrow.disabled:focus,.btn-arrow.disabled:hover,.btn-arrow[disabled],.btn-arrow[disabled].active,.btn-arrow[disabled].focus,.btn-arrow[disabled]:active,.btn-arrow[disabled]:focus,.btn-arrow[disabled]:hover,fieldset[disabled] .btn-arrow,fieldset[disabled] .btn-arrow.active,fieldset[disabled] .btn-arrow.focus,fieldset[disabled] .btn-arrow:active,fieldset[disabled] .btn-arrow:focus,fieldset[disabled] .btn-arrow:hover{background-color:#626262;border-color:#626262}
.btn-arrow .badge{color:#626262;background-color:#fff}
.btn-simple{color:#c4c4c4;background-color:transparent;border-color:#c4c4c4;border-width:2px;font-weight:600}
.btn-simple.active,.btn-simple.focus,.btn-simple:active,.btn-simple:focus,.btn-simple:hover,.open>.btn-simple.dropdown-toggle{color:#777;border-color:#777}
.btn-simple.active,.btn-simple:active,.open>.btn-simple.dropdown-toggle{background-image:none;-moz-box-shadow:0 3px 3px rgba(0,0,0,.1),inset 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1),inset 0 1px 1px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1),inset 0 1px 1px rgba(0,0,0,.1)}
.btn-simple.disabled,.btn-simple.disabled.active,.btn-simple.disabled.focus,.btn-simple.disabled:active,.btn-simple.disabled:focus,.btn-simple.disabled:hover,.btn-simple[disabled],.btn-simple[disabled].active,.btn-simple[disabled].focus,.btn-simple[disabled]:active,.btn-simple[disabled]:focus,.btn-simple[disabled]:hover,fieldset[disabled] .btn-simple,fieldset[disabled] .btn-simple.active,fieldset[disabled] .btn-simple.focus,fieldset[disabled] .btn-simple:active,fieldset[disabled] .btn-simple:focus,fieldset[disabled] .btn-simple:hover{color:#c4c4c4;background-color:transparent;border-color:#c4c4c4}
.btn-simple .badge{color:transparent;background-color:#c4c4c4}
.btn-primary-alt{font-weight:600;color:#fff;background-color:#23558c;border-color:#23558c}
.btn-primary-alt.active,.btn-primary-alt.focus,.btn-primary-alt:active,.btn-primary-alt:focus,.btn-primary-alt:hover,.open>.btn-primary-alt.dropdown-toggle{color:#fff;background-color:#193c63;border-color:#193c63}
.btn-primary-alt.active,.btn-primary-alt:active,.open>.btn-primary-alt.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.btn-primary-alt.disabled,.btn-primary-alt.disabled.active,.btn-primary-alt.disabled.focus,.btn-primary-alt.disabled:active,.btn-primary-alt.disabled:focus,.btn-primary-alt.disabled:hover,.btn-primary-alt[disabled],.btn-primary-alt[disabled].active,.btn-primary-alt[disabled].focus,.btn-primary-alt[disabled]:active,.btn-primary-alt[disabled]:focus,.btn-primary-alt[disabled]:hover,fieldset[disabled] .btn-primary-alt,fieldset[disabled] .btn-primary-alt.active,fieldset[disabled] .btn-primary-alt.focus,fieldset[disabled] .btn-primary-alt:active,fieldset[disabled] .btn-primary-alt:focus,fieldset[disabled] .btn-primary-alt:hover{background-color:#23558c;border-color:#23558c}
.btn-primary-alt .badge{color:#23558c;background-color:#fff}
.btn-primary-alt.focus,.btn-primary-alt:focus{color:#fff;background-color:#193c63;border-color:#0a1726}
.btn-primary-alt:hover{color:#fff;background-color:#193c63;border-color:#17375b}
.btn-primary-alt.active,.btn-primary-alt:active,.open>.dropdown-toggle.btn-primary-alt{color:#fff;background-color:#193c63;border-color:#17375b}
.btn-primary-alt.active.focus,.btn-primary-alt.active:focus,.btn-primary-alt.active:hover,.btn-primary-alt:active.focus,.btn-primary-alt:active:focus,.btn-primary-alt:active:hover,.open>.dropdown-toggle.btn-primary-alt.focus,.open>.dropdown-toggle.btn-primary-alt:focus,.open>.dropdown-toggle.btn-primary-alt:hover{color:#fff;background-color:#122b47;border-color:#0a1726}
.btn-primary-alt.active,.btn-primary-alt:active,.open>.dropdown-toggle.btn-primary-alt{background-image:none}
.btn-primary-alt.disabled.focus,.btn-primary-alt.disabled:focus,.btn-primary-alt.disabled:hover,.btn-primary-alt[disabled].focus,.btn-primary-alt[disabled]:focus,.btn-primary-alt[disabled]:hover,fieldset[disabled] .btn-primary-alt.focus,fieldset[disabled] .btn-primary-alt:focus,fieldset[disabled] .btn-primary-alt:hover{background-color:#23558c;border-color:#23558c}
.btn-primary-alt .badge{color:#23558c;background-color:#fff}
.btn-link{font-weight:600;color:#ccc}
.btn-link:focus,.btn-link:hover{color:#ccc;text-decoration:none}
.btn-icon{width:34px;height:34px;padding:0}
.btn-icon i,.btn-icon span{font-size:18px;line-height:34px}
a.btn-icon{padding-top:7px}
.sgb-btn-file{position:relative;overflow:hidden}
.sgb-btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:0;background:0 0;cursor:inherit;display:block}
.sgb-btn-repeat-group>.btn{margin-left:10px}
.sgb-btn-repeat-group>div{margin-left:10px;display:inline-block}
.sgb-btn-repeat-group :first-child{margin-left:0}
.sgb-btn-repeat-group>[class*=col-]{padding:0}
.multi-select{border:1px solid #ccc;padding:5px;cursor:text}
.multi-select.focus{border-color:#009bcd;outline:0;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(0,155,205,.6)}
.multi-select ul{margin:0;padding:0}
.multi-select ul li{list-style:none;display:inline}
.multi-select .label{color:#777;background-color:#dddedf;border-color:#ccc}
.multi-select .label[href]:focus,.multi-select .label[href]:hover{color:#5e5e5e;background-color:#c3c5c6;border-color:#b3b3b3}
a.dropdown-toggle{color:#333}
a.dropdown-toggle:active,a.dropdown-toggle:hover{color:#333}
.dropdown-menu{margin:10px 0 0 0;padding-top:10px;padding-bottom:10px}
.dropdown-menu:before{content:'';display:none\9;position:absolute;width:15px;height:15px;left:10px;margin-top:-18px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#f5f5f5;border:1px solid #ccc;border-right:none;border-bottom:none}
.dropdown-menu>li>a{padding:7px 20px}
.dropdown-menu>li>a.btn{margin:7px 20px}
.dropdown-menu-right:before{left:auto;right:10px}
.dropdown-menu-left{left:0;right:auto}
.dropdown-header{font-size:14px}
.dropup .dropdown-menu:before,.navbar-fixed-bottom .dropdown .dropdown-menu:before{margin:0;bottom:-5px;border:1px solid #ccc;border-left:none;border-top:none}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}
.navbar-right .dropdown-menu-left{left:0;right:auto}
}
.nav-tabs-dark .dropdown-menu.dropdown-menu,.topbar-dark .dropdown-menu.dropdown-menu{background-color:#333;border:1px solid #777;color:#fff}
.nav-tabs-dark .dropdown-menu.dropdown-menu:before,.topbar-dark .dropdown-menu.dropdown-menu:before{background-color:#333;border:1px solid #777;border-right:none;border-bottom:none}
.nav-tabs-dark .dropdown-menu.dropdown-menu .divider,.topbar-dark .dropdown-menu.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#777}
.nav-tabs-dark .dropdown-menu.dropdown-menu>li>a,.topbar-dark .dropdown-menu.dropdown-menu>li>a{color:#fff}
.nav-tabs-dark .dropdown-menu.dropdown-menu>li>a:focus,.nav-tabs-dark .dropdown-menu.dropdown-menu>li>a:hover,.topbar-dark .dropdown-menu.dropdown-menu>li>a:focus,.topbar-dark .dropdown-menu.dropdown-menu>li>a:hover{color:#f2f2f2;background-color:#444852}
.nav-tabs-dark .dropdown-menu.dropdown-menu>.active>a,.nav-tabs-dark .dropdown-menu.dropdown-menu>.active>a:focus,.nav-tabs-dark .dropdown-menu.dropdown-menu>.active>a:hover,.topbar-dark .dropdown-menu.dropdown-menu>.active>a,.topbar-dark .dropdown-menu.dropdown-menu>.active>a:focus,.topbar-dark .dropdown-menu.dropdown-menu>.active>a:hover{color:#f2f2f2;background-color:#5b606e}
.nav-tabs-dark .dropdown-menu.dropdown-menu>.disabled>a,.nav-tabs-dark .dropdown-menu.dropdown-menu>.disabled>a:focus,.nav-tabs-dark .dropdown-menu.dropdown-menu>.disabled>a:hover,.topbar-dark .dropdown-menu.dropdown-menu>.disabled>a,.topbar-dark .dropdown-menu.dropdown-menu>.disabled>a:focus,.topbar-dark .dropdown-menu.dropdown-menu>.disabled>a:hover{color:#7a7a7a}
.nav-tabs-dark .dropdown-menu .dropdown-header,.topbar-dark .dropdown-menu .dropdown-header{color:#b3b3b3}
.dropdown-menu-dark.dropdown-menu{background-color:#333;border:1px solid #777;color:#fff}
.dropdown-menu-dark.dropdown-menu:before{background-color:#333;border:1px solid #777;border-right:none;border-bottom:none}
.dropdown-menu-dark.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#777}
.dropdown-menu-dark.dropdown-menu>li>a{color:#fff}
.dropdown-menu-dark.dropdown-menu>li>a:focus,.dropdown-menu-dark.dropdown-menu>li>a:hover{color:#f2f2f2;background-color:#444852}
.dropdown-menu-dark.dropdown-menu>.active>a,.dropdown-menu-dark.dropdown-menu>.active>a:focus,.dropdown-menu-dark.dropdown-menu>.active>a:hover{color:#f2f2f2;background-color:#5b606e}
.dropdown-menu-dark.dropdown-menu>.disabled>a,.dropdown-menu-dark.dropdown-menu>.disabled>a:focus,.dropdown-menu-dark.dropdown-menu>.disabled>a:hover{color:#7a7a7a}
.dropdown-menu-dark .dropdown-header{color:#b3b3b3}
.nav-tabs-inverse .dropdown-menu.dropdown-menu,.nav-tabs-reverse .dropdown-menu.dropdown-menu,.navbar-inverse .dropdown-menu.dropdown-menu,.topbar-inverse .dropdown-menu.dropdown-menu{background-color:#2f333e;border:1px solid #f5f5f5;border:1px solid #2f333e;color:#fff}
.nav-tabs-inverse .dropdown-menu.dropdown-menu:before,.nav-tabs-reverse .dropdown-menu.dropdown-menu:before,.navbar-inverse .dropdown-menu.dropdown-menu:before,.topbar-inverse .dropdown-menu.dropdown-menu:before{background-color:#2f333e;border:1px solid #f5f5f5;border:1px solid #2f333e;border-right:none;border-bottom:none}
.nav-tabs-inverse .dropdown-menu.dropdown-menu .divider,.nav-tabs-reverse .dropdown-menu.dropdown-menu .divider,.navbar-inverse .dropdown-menu.dropdown-menu .divider,.topbar-inverse .dropdown-menu.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#fff}
.nav-tabs-inverse .dropdown-menu.dropdown-menu>li>a,.nav-tabs-reverse .dropdown-menu.dropdown-menu>li>a,.navbar-inverse .dropdown-menu.dropdown-menu>li>a,.topbar-inverse .dropdown-menu.dropdown-menu>li>a{color:#fff}
.nav-tabs-inverse .dropdown-menu.dropdown-menu>li>a:focus,.nav-tabs-inverse .dropdown-menu.dropdown-menu>li>a:hover,.nav-tabs-reverse .dropdown-menu.dropdown-menu>li>a:focus,.nav-tabs-reverse .dropdown-menu.dropdown-menu>li>a:hover,.navbar-inverse .dropdown-menu.dropdown-menu>li>a:focus,.navbar-inverse .dropdown-menu.dropdown-menu>li>a:hover,.topbar-inverse .dropdown-menu.dropdown-menu>li>a:focus,.topbar-inverse .dropdown-menu.dropdown-menu>li>a:hover{color:#f2f2f2;background-color:#444852}
.nav-tabs-inverse .dropdown-menu.dropdown-menu>.active>a,.nav-tabs-inverse .dropdown-menu.dropdown-menu>.active>a:focus,.nav-tabs-inverse .dropdown-menu.dropdown-menu>.active>a:hover,.nav-tabs-reverse .dropdown-menu.dropdown-menu>.active>a,.nav-tabs-reverse .dropdown-menu.dropdown-menu>.active>a:focus,.nav-tabs-reverse .dropdown-menu.dropdown-menu>.active>a:hover,.navbar-inverse .dropdown-menu.dropdown-menu>.active>a,.navbar-inverse .dropdown-menu.dropdown-menu>.active>a:focus,.navbar-inverse .dropdown-menu.dropdown-menu>.active>a:hover,.topbar-inverse .dropdown-menu.dropdown-menu>.active>a,.topbar-inverse .dropdown-menu.dropdown-menu>.active>a:focus,.topbar-inverse .dropdown-menu.dropdown-menu>.active>a:hover{color:#f2f2f2;background-color:#5b606e}
.nav-tabs-inverse .dropdown-menu.dropdown-menu>.disabled>a,.nav-tabs-inverse .dropdown-menu.dropdown-menu>.disabled>a:focus,.nav-tabs-inverse .dropdown-menu.dropdown-menu>.disabled>a:hover,.nav-tabs-reverse .dropdown-menu.dropdown-menu>.disabled>a,.nav-tabs-reverse .dropdown-menu.dropdown-menu>.disabled>a:focus,.nav-tabs-reverse .dropdown-menu.dropdown-menu>.disabled>a:hover,.navbar-inverse .dropdown-menu.dropdown-menu>.disabled>a,.navbar-inverse .dropdown-menu.dropdown-menu>.disabled>a:focus,.navbar-inverse .dropdown-menu.dropdown-menu>.disabled>a:hover,.topbar-inverse .dropdown-menu.dropdown-menu>.disabled>a,.topbar-inverse .dropdown-menu.dropdown-menu>.disabled>a:focus,.topbar-inverse .dropdown-menu.dropdown-menu>.disabled>a:hover{color:#7a7a7a}
.nav-tabs-inverse .dropdown-menu .dropdown-header,.nav-tabs-reverse .dropdown-menu .dropdown-header,.navbar-inverse .dropdown-menu .dropdown-header,.topbar-inverse .dropdown-menu .dropdown-header{color:#b3b3b3}
.nav-tabs-inverse .dropdown-menu:before,.nav-tabs-reverse .dropdown-menu:before,.navbar-inverse .dropdown-menu:before,.topbar-inverse .dropdown-menu:before{background-color:#2f333e;border-color:#f5f5f5;border-color:#2f333e}
.dropdown-menu-reverse.dropdown-menu{background-color:#2f333e;border:1px solid #f5f5f5;border:1px solid #2f333e;color:#fff}
.dropdown-menu-reverse.dropdown-menu:before{background-color:#2f333e;border:1px solid #f5f5f5;border:1px solid #2f333e;border-right:none;border-bottom:none}
.dropdown-menu-reverse.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#fff}
.dropdown-menu-reverse.dropdown-menu>li>a{color:#fff}
.dropdown-menu-reverse.dropdown-menu>li>a:focus,.dropdown-menu-reverse.dropdown-menu>li>a:hover{color:#f2f2f2;background-color:#444852}
.dropdown-menu-reverse.dropdown-menu>.active>a,.dropdown-menu-reverse.dropdown-menu>.active>a:focus,.dropdown-menu-reverse.dropdown-menu>.active>a:hover{color:#f2f2f2;background-color:#5b606e}
.dropdown-menu-reverse.dropdown-menu>.disabled>a,.dropdown-menu-reverse.dropdown-menu>.disabled>a:focus,.dropdown-menu-reverse.dropdown-menu>.disabled>a:hover{color:#7a7a7a}
.dropdown-menu-reverse .dropdown-header{color:#b3b3b3}
.dropdown-menu-reverse:before{background-color:#2f333e;border-color:#f5f5f5;border-color:#2f333e}
.dropdown-menu-header.dropdown-menu{background-color:#f5f5f5;border:1px solid #dddedf;color:#ccc}
.dropdown-menu-header.dropdown-menu:before{background-color:#f5f5f5;border:1px solid #dddedf;border-right:none;border-bottom:none}
.dropdown-menu-header.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#dddedf}
.dropdown-menu-header.dropdown-menu>li>a{color:#777}
.dropdown-menu-header.dropdown-menu>li>a:focus,.dropdown-menu-header.dropdown-menu>li>a:hover{color:#e60028;background-color:#f5f5f5}
.dropdown-menu-header.dropdown-menu>.active>a,.dropdown-menu-header.dropdown-menu>.active>a:focus,.dropdown-menu-header.dropdown-menu>.active>a:hover{color:#e60028;background-color:#dcdcdc}
.dropdown-menu-header.dropdown-menu>.disabled>a,.dropdown-menu-header.dropdown-menu>.disabled>a:focus,.dropdown-menu-header.dropdown-menu>.disabled>a:hover{color:#fff}
.dropdown-menu-header .dropdown-header{color:#c3c3c3}
.dropdown-menu-header:before{background-color:#f5f5f5;border-color:#dddedf}
.dropdown-menu.dropdown-menu-right::before{left:auto;right:16px}
.dropdown-menu .dropdown-menu-container .row{margin-left:0;margin-right:0}
.dropdown-menu .dropdown-menu-container .list-group .list-group-item{background-color:transparent;border:none}
.dropdown-menu .dropdown-menu-container .list-group .list-group-item:hover{background-color:#dcdcdc}
.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0;border-left-width:0}
.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}
.input-group-btn:not(:first-child):not(:last-child)>.btn{width:100%}
.input-group-btn>.btn{position:relative;z-index:2}
.input-group-btn>.btn+.btn{margin-left:-1px}
.input-group-lg .form-control{padding-left:10px}
.input-group-lg .input-group-btn .btn-icon{width:46px;padding-left:13px}
.input-group-btn .btn-icon i{line-height:0}
.input-group-sm ::-webkit-input-placeholder{color:#777}
.input-group-sm .input-group-btn .btn-icon{width:34px}
.input-group-sm .input-group-btn i{font-size:14px}
.input-group-sm>.input-group-btn>.btn{color:#777}
.input-group-sm>.input-group-addon{padding-top:1px;padding-bottom:0;color:#333}
.input-group-sm input{color:#333;padding:0 6px}
.input-group-xs ::-webkit-input-placeholder{color:#777}
.input-group-xs .input-group-addon{padding-right:6px;padding-left:6px}
.input-group-xs .input-group-btn i{font-size:12px}
.input-group-xs input{color:#333;padding:0 6px}
.input-group-xs *{padding-top:0;padding-bottom:0;max-height:20px;font-size:12px}
.form-reverse .input-group-addon{color:#fff;background-color:rgba(0,0,0,0);border:1px solid #777}
.form-reverse .input-group-btn>.btn{color:#fff;background-color:rgba(0,0,0,0);border:1px solid #777}
.form-reverse .input-group-btn>.btn.btn-primary{background-color:#e60028;border:1px solid #e60028}
.form-reverse .input-group-btn>.btn:hover{background-color:#2f333e}
.nav-tabs{border-color:#ccc;background-color:#fff;border-style:solid;border-width:1px 1px 5px 1px;margin-bottom:15px}
.nav-tabs>li{margin-bottom:0}
.nav-tabs>li>a{color:#333;margin-right:0;border:none;border-radius:0;line-height:20px}
.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{color:#333;background-color:#ccc}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:none;cursor:default;color:#333;background-color:#ccc}
.nav-tabs>li.open>a,.nav-tabs>li.open>a:focus,.nav-tabs>li.open>a:hover{background-color:#ccc;border-color:#333}
.nav-tabs.nav-tabs-reverse{border-color:#2f333e;background-color:#191e28}
.nav-tabs.nav-tabs-reverse>li>a{color:#ccc}
.nav-tabs.nav-tabs-reverse>li>a:focus,.nav-tabs.nav-tabs-reverse>li>a:hover{color:#ccc;background-color:#2f333e}
.nav-tabs.nav-tabs-reverse>li.active>a,.nav-tabs.nav-tabs-reverse>li.active>a:focus,.nav-tabs.nav-tabs-reverse>li.active>a:hover{color:#ccc;background-color:#2f333e}
.nav-tabs.nav-tabs-reverse>li.open>a,.nav-tabs.nav-tabs-reverse>li.open>a:focus,.nav-tabs.nav-tabs-reverse>li.open>a:hover{background-color:#2f333e;border-color:#ccc}
.tab-content>.tab-pane .nav-tabs{border-color:#ccc;background-color:#fff;margin-top:-15px;border-width:1px;border-style:solid}
.tab-content>.tab-pane .nav-tabs>li{margin-bottom:0}
.tab-content>.tab-pane .nav-tabs>li>a{color:#777;padding-top:8px;padding-bottom:10px}
.tab-content>.tab-pane .nav-tabs>li>a:focus,.tab-content>.tab-pane .nav-tabs>li>a:hover{color:#333;background-color:#fff}
.tab-content>.tab-pane .nav-tabs>li.active>a,.tab-content>.tab-pane .nav-tabs>li.active>a:focus,.tab-content>.tab-pane .nav-tabs>li.active>a:hover{border:none;cursor:default;color:#333;background-color:#fff}
.tab-content>.tab-pane .nav-tabs>li.open>a,.tab-content>.tab-pane .nav-tabs>li.open>a:focus,.tab-content>.tab-pane .nav-tabs>li.open>a:hover{background-color:#fff;border-color:#777}
.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse{border-color:#2f333e;background-color:#2f333e}
.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li>a{color:#777}
.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li>a:focus,.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li>a:hover{color:#ccc;background-color:#2f333e}
.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li.active>a,.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li.active>a:focus,.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li.active>a:hover{color:#ccc;background-color:#2f333e}
.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li.open>a,.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li.open>a:focus,.tab-content>.tab-pane .nav-tabs.nav-tabs-reverse>li.open>a:hover{background-color:#2f333e;border-color:#777}
.navbar{border:0}
@media (min-width:768px){.navbar{border:1px solid transparent}
}
.navbar-header{border-bottom:1px solid #ccc}
@media (min-width:768px){.navbar-header{border-bottom:0}
}
.navbar-collapse{overflow-x:hidden;margin-left:0;margin-right:0;background-color:#dddedf;border-left:1px solid #333;padding-left:25px;padding-right:0;position:relative}
.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}
.navbar-collapse:after{clear:both}
.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none;padding:0 11px;margin:0;top:0;position:static;background:0 0;border-left:0}
.navbar-collapse.collapse{display:block!important;visibility:visible!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
.navbar-fixed-bottom .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}
.navbar-fixed-top .navbar-collapse{padding-left:initial;padding-right:initial}
}
.navbar-toggle{z-index:10}
.navbar-nav>li>.dropdown-menu{margin-left:15px;background-color:#f5f5f5}
.navbar-nav>li>.dropdown-menu.dropdown-menu-reverse{background-color:#2f333e}
.navbar-nav>li>.dropdown-menu.dropdown-menu-reverse>li>a:focus,.navbar-nav>li>.dropdown-menu.dropdown-menu-reverse>li>a:hover{color:#fff;background-color:#444852}
.navbar-nav>li>.dropdown-menu>li>a:focus,.navbar-nav>li>.dropdown-menu>li>a:hover{color:#e60028;background-color:#f5f5f5}
.navbar-default{border-top-color:#ccc!important;border-bottom-color:#ccc!important}
.navbar-default .navbar-nav>li>.btn{margin-top:8px}
.navbar-default .navbar-nav>li>a{font-weight:600}
.navbar-right{margin-right:0;padding-right:15px}
.navbar-right .dropdown-menu::before{left:auto;right:16px}
.navbar-default .navbar-right>li>a{color:#777;font-weight:400}
.sgb-notifications{position:fixed;z-index:9999}
.sgb-notifications.top-right{right:10px;top:25px}
.sgb-notifications.top-left{left:10px;top:25px}
.sgb-notifications.bottom-left{left:10px;bottom:25px}
.sgb-notifications.bottom-right{right:10px;bottom:25px}
.sgb-notifications>div{position:relative;z-index:9999;margin:5px 0}
.sgb-notifications.center{top:48%;left:0;width:100%}
.sgb-notifications.center>div{margin:5px auto;width:20%;text-align:left}
.sgb-notifications.top-center{top:25px;left:0;width:100%}
.sgb-notifications.top-center>div{margin:5px auto;width:20%;text-align:left}
.sgb-notifications.bottom-center{bottom:25px;left:0;width:100%}
.sgb-notifications.bottom-center>div{margin:5px auto;width:20%;text-align:left}
.breadcrumb>li+li:before{font-family:FontAwesome;content:"\f105"}
.breadcrumb>li a{color:#bbb;font-weight:600}
.breadcrumb>.active{font-weight:600}
.pagination{background-color:#fff}
.pagination>li>a>i.fa,.pagination>li>span>i.fa{font-size:1.14285713em;line-height:.5em}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{opacity:.7;filter:alpha(opacity=70)}
.pagination-reverse{background-color:#191e28}
.pagination-reverse>li>a,.pagination-reverse>li>span{border-top:none;border-bottom:none;border-color:#777;color:#ccc;background-color:#191e28}
.pagination-reverse>li:first-child>a,.pagination-reverse>li:first-child>span{border-left:none}
.pagination-reverse>li:last-child>a,.pagination-reverse>li:last-child>span{border-right:none}
.pagination-reverse>li>a:focus,.pagination-reverse>li>a:hover,.pagination-reverse>li>span:focus,.pagination-reverse>li>span:hover{color:#ccc;background-color:#2f333e;border-color:#777}
.pagination-reverse>.active>a,.pagination-reverse>.active>a:focus,.pagination-reverse>.active>a:hover,.pagination-reverse>.active>span,.pagination-reverse>.active>span:focus,.pagination-reverse>.active>span:hover{color:#ccc;background-color:#2f333e;border-color:#777}
.pagination-reverse>.disabled>a,.pagination-reverse>.disabled>a:focus,.pagination-reverse>.disabled>a:hover,.pagination-reverse>.disabled>span,.pagination-reverse>.disabled>span:focus,.pagination-reverse>.disabled>span:hover{opacity:.3;filter:alpha(opacity=30);color:#ccc;background-color:#191e28;border-color:#777}
.pagination-dark{background-color:#2f333e}
.pagination-dark>li>a,.pagination-dark>li>span{border-top:none;border-bottom:none;border-color:#21242b;color:#999;background-color:#2f333e}
.pagination-dark>li:first-child>a,.pagination-dark>li:first-child>span{border-left:none}
.pagination-dark>li:last-child>a,.pagination-dark>li:last-child>span{border-right:none}
.pagination-dark>li>a:focus,.pagination-dark>li>a:hover,.pagination-dark>li>span:focus,.pagination-dark>li>span:hover{color:#fff;background-color:#21242b;border-color:#21242b}
.pagination-dark>.active>a,.pagination-dark>.active>a:focus,.pagination-dark>.active>a:hover,.pagination-dark>.active>span,.pagination-dark>.active>span:focus,.pagination-dark>.active>span:hover{color:#fff;background-color:#21242b;border-color:#21242b}
.pagination-dark>.disabled>a,.pagination-dark>.disabled>a:focus,.pagination-dark>.disabled>a:hover,.pagination-dark>.disabled>span,.pagination-dark>.disabled>span:focus,.pagination-dark>.disabled>span:hover{opacity:.3;filter:alpha(opacity=30);color:#24272f;background-color:#3a3f4d;border-color:#2c3039}
.pager li>a,.pager li>span{padding:6px 14px;color:#777}
.pager li>a:focus,.pager li>a:hover{color:#4d4d4d}
.pager .next>a>span{margin-left:5px}
.pager .previous>a>span{margin-right:5px}
.pager-reverse li>a,.pager-reverse li>span{background-color:#191e28;border:1px solid #2f333e;color:#ccc}
.pager-reverse li>a:focus,.pager-reverse li>a:hover{color:#ccc;background-color:#2f333e}
.pager-reverse .disabled>a,.pager-reverse .disabled>a:focus,.pager-reverse .disabled>a:hover,.pager-reverse .disabled>span{color:#ccc;background-color:#191e28}
.pager-dark li>a,.pager-dark li>span{background-color:#2f333e;border:1px solid #21242b;color:#999}
.pager-dark li>a:focus,.pager-dark li>a:hover{color:#fff;background-color:#21242b}
.pager-dark .disabled>a,.pager-dark .disabled>a:focus,.pager-dark .disabled>a:hover,.pager-dark .disabled>span{color:#24272f;background-color:#2f333e}
.label{display:inline-block;padding:0 5px;font-size:12px;height:20px;font-weight:400;line-height:18px;border:1px solid transparent}
.label-default{color:#777;background-color:#fff;border-color:#ccc}
.label-default[href]:focus,.label-default[href]:hover{color:#5e5e5e;background-color:#e6e6e6;border-color:#b3b3b3}
.label-primary{color:#fff;background-color:#e60028;border-color:#e60028}
.label-primary[href]:focus,.label-primary[href]:hover{color:#e6e6e6;background-color:#b3001f;border-color:#b3001f}
.label-primary-alt{color:#fff;background-color:#23558c;border-color:#23558c}
.label-primary-alt[href]:focus,.label-primary-alt[href]:hover{color:#e6e6e6;background-color:#193c63;border-color:#193c63}
.label-success{color:#fff;background-color:#35bd5b;border-color:#35bd5b}
.label-success[href]:focus,.label-success[href]:hover{color:#e6e6e6;background-color:#2a9548;border-color:#2a9548}
.label-info{color:#fff;background-color:#009bcd;border-color:#009bcd}
.label-info[href]:focus,.label-info[href]:hover{color:#e6e6e6;background-color:#00749a;border-color:#00749a}
.label-warning{color:#fff;background-color:#f17100;border-color:#f17100}
.label-warning[href]:focus,.label-warning[href]:hover{color:#e6e6e6;background-color:#be5900;border-color:#be5900}
.label-danger{color:#fff;background-color:#b9292d;border-color:#b9292d}
.label-danger[href]:focus,.label-danger[href]:hover{color:#e6e6e6;background-color:#8f2023;border-color:#8f2023}
.label-reverse{color:#fff;background-color:#777;border-color:#777}
.label-reverse[href]:focus,.label-reverse[href]:hover{color:#e6e6e6;background-color:#5e5e5e;border-color:#5e5e5e}
.badge.badge-white{color:#4d4d4d;background-color:#fff}
.badge.badge-reverse{color:#fff;background-color:#777}
.badge.badge-primary{color:#fff;background-color:#e60028}
.badge.badge-success{color:#fff;background-color:#35bd5b}
.badge.badge-info{color:#fff;background-color:#009bcd}
.badge.badge-warning{color:#fff;background-color:#f17100}
.badge.badge-danger{color:#fff;background-color:#b9292d}
.badge.badge-dark{color:#fff;background-color:#2f333e}
.thumbnail{-moz-box-shadow:0 1px 1px rgba(0,0,0,.05);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}
.thumbnail>.caption{position:relative;padding:30px;padding-top:45px;color:#777}
.thumbnail>.caption>h1,.thumbnail>.caption>h2,.thumbnail>.caption>h3,.thumbnail>.caption>h4,.thumbnail>.caption>h5,.thumbnail>.caption>h6{margin-top:0;color:#333}
.thumbnail>.caption>:last-child{margin-bottom:0}
.thumbnail>.caption:before{content:' ';position:absolute;top:0;left:0;bottom:0;height:15px;width:100%;border-bottom:1px solid #ccc;background-color:#dddedf}
.thumbnail>*+.caption{padding-top:30px;border-top:1px solid #ccc}
.thumbnail>*+.caption:before{content:none}
.thumbnail.thumbnail-condensed>.caption{padding:15px;padding-top:30px}
.alert .close{margin-top:-8px;margin-right:-8px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1;filter:alpha(opacity=100);text-shadow:none!important;color:#777}
.alert .close span:first-child{display:none}
.alert .close:focus,.alert .close:hover{opacity:.5;filter:alpha(opacity=50);color:#5e5e5e}
.alert .close:before{content:"\f00d"}
.alert .row{padding:10px 0}
.alert .row .col-md-2{text-align:center;margin-top:15px}
.alert-dark{background-color:#2f333e;border-color:#2f333e;color:#fff}
.alert-dark hr{border-top-color:#24272f}
.alert-dark .alert-link{color:#e6e6e6}
.progress{position:relative;height:20px;border:1px solid #ccc}
.progress-bar{font-size:14px;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,#fff 25%,#fff 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,#fff 75%,#fff);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,#fff 25%,#fff 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,#fff 75%,#fff);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,#fff 25%,#fff 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,#fff 75%,#fff);background-size:6px 6px}
.progress span{line-height:normal;position:absolute;right:2%;color:#777}
.progress .progress-bar{background-color:#dddedf}
.progress .progress-bar[role=progressbar]{background-color:#dddedf}
.progress .progress-bar .progress-bar-primary+span{color:#e60028}
.progress .progress-bar .progress-bar-primary-alt+span{color:#23558c}
.progress .progress-bar.progress-bar-primary{background-color:#e60028}
.progress-striped .progress .progress-bar.progress-bar-primary{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress .progress-bar.progress-bar-primary+span{color:#e60028}
.progress .progress-bar.progress-bar-primary-alt{background-color:#23558c}
.progress-striped .progress .progress-bar.progress-bar-primary-alt{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress .progress-bar.progress-bar-primary-alt+span{color:#23558c}
.progress .progress-bar.progress-bar-success{background-color:#35bd5b}
.progress-striped .progress .progress-bar.progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress .progress-bar.progress-bar-warning{background-color:#f17100}
.progress-striped .progress .progress-bar.progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress .progress-bar.progress-bar-info{background-color:#009bcd}
.progress-striped .progress .progress-bar.progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress .progress-bar.progress-bar-danger{background-color:#b9292d}
.progress-striped .progress .progress-bar.progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-tooltip{overflow:visible;margin-bottom:60px}
.progress-tooltip .progress-bar{position:relative}
.progress-tooltip .tooltip.bottom{left:inherit;width:62px;height:30px;right:-31px;top:18px}
.progress-tooltip .tooltip.bottom .tooltip-inner{padding:3px 0;color:#777;background-color:#dddedf}
.progress-tooltip .tooltip.bottom .tooltip-arrow{border-bottom-color:#dddedf}
.progress-tooltip.progress-tooltip-primary .tooltip .tooltip-inner{color:#fff;background-color:#e60028}
.progress-tooltip.progress-tooltip-primary .tooltip .tooltip-arrow{border-bottom-color:#e60028}
.progress-tooltip.progress-tooltip-primary-alt .tooltip .tooltip-inner{color:#fff;background-color:#23558c}
.progress-tooltip.progress-tooltip-primary-alt .tooltip .tooltip-arrow{border-bottom-color:#23558c}
.media .media-body :last-child,.media .media-left :last-child,.media .media-right :last-child{margin-bottom:0}
.media small{color:#8e8581}
.media.media-bordered{border:1px solid #ccc;border-radius:2px;-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}
.media.media-bordered .media-left{border-right:1px solid #ccc}
.media.media-bordered .media-right{border-left:1px solid #ccc}
.media.media-bordered .media-body,.media.media-bordered .media-left,.media.media-bordered .media-right{padding:10px}
.media-right,.media>.pull-right{padding-left:10px}
.media-left,.media>.pull-left{padding-right:10px}
.list-group.list-group-striped .list-group-item:nth-child(even){background-color:#fff}
.list-group.list-group-striped .list-group-item:nth-child(odd){background-color:#f5f5f5}
.list-group a.list-group-item:focus,.list-group a.list-group-item:hover{background-color:#fff}
.list-group .list-group-item.active:focus,.list-group .list-group-item.active:hover{background-color:#b2e1f0}
.list-group .list-group-item.disabled:focus,.list-group .list-group-item.disabled:hover{background-color:#dddedf}
.list-group.list-group-drag li{cursor:-webkit-grab;cursor:grab;cursor:pointer\9}
.list-group.list-group-drag li i{color:#ccc;font-size:20px}
.list-group.list-group-drag li:active{background-color:#ccc;cursor:-webkit-grabbing;cursor:grabbing}
.list-group.list-group-drag li:active i{color:#000}
.list-group.list-group-pills>.list-group-item{margin-bottom:10px;-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}
.list-group.list-group-pills>.list-group-item small{float:right;color:#999;font-size:14px}
.list-group.list-group-pills a.list-group-item:focus,.list-group.list-group-pills a.list-group-item:hover{text-decoration:none;color:#333;border:1px solid #b2e1f0}
.list-group.list-group-pills a.list-group-item:focus:not(.active):not(.disabled),.list-group.list-group-pills a.list-group-item:hover:not(.active):not(.disabled){background:#fff}
.list-group.list-group-date{border-radius:2px;border:1px solid #ccc}
.list-group.list-group-date>a.list-group-item{border-width:0;margin-bottom:0;color:#333;background-color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
.list-group.list-group-date>a.list-group-item>span{color:#e60028;background-color:#fff;border-color:#ccc;position:absolute;width:60px;top:0;left:0;bottom:0;text-align:center;padding-top:10px}
.list-group.list-group-date>a.list-group-item>span>*{margin:0;font-weight:400}
.list-group.list-group-date>a.list-group-item>span+.list-group-item-text{margin-left:60px;min-height:60px}
.list-group.list-group-date>a.list-group-item:hover{color:#333;background-color:#fff}
.list-group.list-group-date>a.list-group-item:first-child{border-top-left-radius:2px;border-top-right-radius:2px}
.list-group.list-group-date>a.list-group-item:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-bottom-width:0}
.list-group.list-group-date>a.list-group-item:nth-child(odd){background-color:#fff}
.list-group.list-group-date>a.list-group-item:nth-child(odd)>span{background-color:#fff}
.list-group.list-group-date>a.list-group-item:nth-child(odd):hover{background-color:#fff}
.list-group.list-group-date.list-group-date-reverse{border:1px solid #ccc}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item{color:#ccc;background-color:#21242b;border-bottom-width:0;border-bottom-style:hidden;border-bottom-color:#ccc}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item>span{color:#ccc;background-color:#21242b;border-color:#21242b}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item:hover{color:#ccc;background-color:#21242b}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item:nth-child(odd){background-color:#2f333e}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item:nth-child(odd)>span{background-color:#2f333e}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item:nth-child(odd):hover{background-color:#2f333e}
.list-group.list-group-date.list-group-date-reverse>a.list-group-item:last-child{border-bottom-width:0}
.panel .fa{font-size:16px}
.panel .close{padding-right:7px}
.panel-title{font-size:14px;color:#777}
.panel-title>a{display:block;text-decoration:none;outline:0;color:#4d4d4d}
.panel-title>a:after{float:right;font-family:FontAwesome;content:"\f106";padding-left:10px}
.panel-title>a.collapsed:after{content:"\f107"}
.panel-title>a.icon-left:after{content:'';padding-left:0}
.panel-title>a.icon-left:before{float:left;font-family:FontAwesome;content:"\f106";padding-right:10px}
.panel-title>a.icon-left.collapsed:before{content:"\f107"}
.panel-group .panel{border-radius:0}
.panel-group .panel:first-child{border-top-left-radius:2px;border-top-right-radius:2px}
.panel-group .panel:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}
.panel-group .panel+.panel{margin-top:0;border-top:0}
.panel-group .panel-heading>.panel-title>a{color:#333;font-size:16px;font-weight:600}
.panel-group .panel-body{background-color:#fff;color:#333}
.panel-default{border-color:#ccc}
.panel-default>.panel-heading{color:#777;background-color:#dddedf;border-color:#ccc}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ccc}
.panel-default>.panel-heading .badge{color:#dddedf;background-color:#777}
.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ccc}
.panel-card{border-color:#ccc;-moz-box-shadow:0 1px 1px rgba(0,0,0,.05);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}
.panel-card>.panel-heading{color:#333;background-color:#fff;border-color:#ccc}
.panel-card>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ccc}
.panel-card>.panel-heading .badge{color:#fff;background-color:#333}
.panel-card>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ccc}
.panel-card>.panel-heading{padding:30px 30px 0 30px;border-bottom:0}
.panel-card>.panel-heading>h1,.panel-card>.panel-heading>h2,.panel-card>.panel-heading>h3,.panel-card>.panel-heading>h4,.panel-card>.panel-heading>h5,.panel-card>.panel-heading>h6{margin-top:0;margin-bottom:0}
.panel-card>.panel-body{padding:30px}
.panel-card>.panel-body label{color:#333;font-weight:700}
.panel-card.panel-card-condensed>.panel-heading{padding:15px 15px 0 15px}
.panel-card.panel-card-condensed>.panel-body{padding:15px}
.panel-card.panel-card-form{background-color:#f5f5f5}
.panel-card.panel-card-form>.panel-heading{padding-top:15px;padding-bottom:15px;background-color:transparent;border-bottom:1px solid #ccc}
.title-bar{border-radius:2px;margin-bottom:20px;font-size:18px;padding:5px 15px;color:#4d4d4d;background-color:#dcdcdc;border-bottom:5px solid #c6c6c6}
.title-bar.title-bar-reverse{color:#fff;background-color:#777;border-bottom:5px solid #5e5e5e}
.title-bar.title-bar-primary{color:#fff;background-color:#e60028;border-bottom:5px solid #b3001f}
.title-bar.title-bar-success{color:#fff;background-color:#35bd5b;border-bottom:5px solid #2a9548}
.title-bar.title-bar-info{color:#fff;background-color:#009bcd;border-bottom:5px solid #00749a}
.title-bar.title-bar-warning{color:#fff;background-color:#f17100;border-bottom:5px solid #be5900}
.title-bar.title-bar-danger{color:#fff;background-color:#b9292d;border-bottom:5px solid #8f2023}
.title-bar.title-bar-dark{color:#fff;background-color:#2f333e;border-bottom:5px solid #191b21}
.title-bar.title-bar-sm{padding:2px 10px}
.title-bar.title-bar-lg{padding:8px 20px}
.topbar{position:relative;min-height:30px;margin-bottom:20px;border:1px solid transparent}
.topbar:after,.topbar:before{content:" ";display:table}
.topbar:after{clear:both}
.topbar-header:after,.topbar-header:before{content:" ";display:table}
.topbar-header:after{clear:both}
@media (min-width:768px){.topbar-header{float:left}
}
.topbar-brand{float:left;padding:5px 15px;font-size:18px;line-height:20px;height:30px}
.topbar-brand:focus,.topbar-brand:hover{text-decoration:none}
.topbar-brand>img{display:block}
.topbar>.container .topbar-brand,.topbar>.container-fluid .topbar-brand{margin-left:-15px}
.topbar-nav{float:left;margin:0}
.topbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}
.topbar-nav>li{float:left}
.topbar-nav>li>a{padding-top:5px;padding-bottom:5px}
.topbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}
.topbar-text{margin-top:5px;margin-bottom:5px;float:left;margin-left:15px;margin-right:15px}
.topbar-left{float:left!important}
.topbar-right{float:right!important;margin-right:-15px}
.topbar-right~.topbar-right{margin-right:0}
.topbar-default{background-color:#f5f5f5;border-color:transparent}
.topbar-default .topbar-brand{color:#4d4d4d}
.topbar-default .topbar-brand:focus,.topbar-default .topbar-brand:hover{color:#666;background-color:transparent}
.topbar-default .topbar-text{color:#4d4d4d}
.topbar-default .topbar-nav>li>a{color:#4d4d4d}
.topbar-default .topbar-nav>li>a:focus,.topbar-default .topbar-nav>li>a:hover{color:#e60028;background-color:transparent}
.topbar-default .topbar-nav>.active>a,.topbar-default .topbar-nav>.active>a:focus,.topbar-default .topbar-nav>.active>a:hover{color:#e60028;background-color:transparent}
.topbar-default .topbar-nav>.disabled>a,.topbar-default .topbar-nav>.disabled>a:focus,.topbar-default .topbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}
.topbar-default .topbar-nav>.open>a,.topbar-default .topbar-nav>.open>a:focus,.topbar-default .topbar-nav>.open>a:hover{background-color:transparent;color:#e60028}
.topbar-default .topbar-link{color:#4d4d4d}
.topbar-default .topbar-link:hover{color:#e60028}
.topbar-reverse{background-color:#2f333e;border-color:transparent}
.topbar-reverse .topbar-brand{color:#ccc}
.topbar-reverse .topbar-brand:focus,.topbar-reverse .topbar-brand:hover{color:#919191;background-color:transparent}
.topbar-reverse .topbar-text{color:#ccc}
.topbar-reverse .topbar-nav>li>a{color:#777}
.topbar-reverse .topbar-nav>li>a:focus,.topbar-reverse .topbar-nav>li>a:hover{color:#fff;background-color:transparent}
.topbar-reverse .topbar-nav>.active>a,.topbar-reverse .topbar-nav>.active>a:focus,.topbar-reverse .topbar-nav>.active>a:hover{color:#fff;background-color:transparent}
.topbar-reverse .topbar-nav>.disabled>a,.topbar-reverse .topbar-nav>.disabled>a:focus,.topbar-reverse .topbar-nav>.disabled>a:hover{color:#444852;background-color:transparent}
.topbar-reverse .topbar-nav>.open>a,.topbar-reverse .topbar-nav>.open>a:focus,.topbar-reverse .topbar-nav>.open>a:hover{background-color:transparent;color:#fff}
.topbar-reverse .topbar-link{color:#777}
.topbar-reverse .topbar-link:hover{color:#fff}
.topbar-dark{background-color:#333;border-color:transparent}
.topbar-dark .topbar-brand{color:#777}
.topbar-dark .topbar-brand:focus,.topbar-dark .topbar-brand:hover{color:#e6e6e6;background-color:transparent}
.topbar-dark .topbar-text{color:#777}
.topbar-dark .topbar-nav>li>a{color:#ccc}
.topbar-dark .topbar-nav>li>a:focus,.topbar-dark .topbar-nav>li>a:hover{color:#fff;background-color:transparent}
.topbar-dark .topbar-nav>.active>a,.topbar-dark .topbar-nav>.active>a:focus,.topbar-dark .topbar-nav>.active>a:hover{color:#fff;background-color:transparent}
.topbar-dark .topbar-nav>.disabled>a,.topbar-dark .topbar-nav>.disabled>a:focus,.topbar-dark .topbar-nav>.disabled>a:hover{color:#777;background-color:transparent}
.topbar-dark .topbar-nav>.open>a,.topbar-dark .topbar-nav>.open>a:focus,.topbar-dark .topbar-nav>.open>a:hover{background-color:transparent;color:#fff}
.topbar-dark .topbar-link{color:#ccc}
.topbar-dark .topbar-link:hover{color:#fff}
.anchors{width:35px;background-color:transparent;border:1px solid #ccc;border-radius:2px}
.anchors.anchors-reverse{background-color:rgba(0,0,0,.7);border:0}
.anchors.anchors-reverse a.active,.anchors.anchors-reverse span.active{color:#fff}
.anchors.anchors-reverse a:hover,.anchors.anchors-reverse span:hover{color:#fff}
.anchors.anchors-reverse ul li.active a{color:#fff}
.anchors a,.anchors span{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:14px;text-rendering:auto;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;padding:10px 0;outline:0;text-align:center;cursor:pointer;text-decoration:none;color:#777}
.anchors a:before,.anchors span:before{content:"\f1db"}
.anchors a.active,.anchors span.active{color:#333}
.anchors a.active:before,.anchors span.active:before{content:"\f111"}
.anchors a:hover,.anchors span:hover{color:#333}
.anchors ul{margin:0;padding:0}
.anchors ul li{list-style-type:none}
.anchors ul li.active a{color:#333}
.anchors ul li.active a:before{content:"\f111"}
.footerbar{position:relative;background:#f5f5f5;color:#777}
.footerbar a{color:#777}
.footerbar a:hover{color:#e60028}
.footerbar>.container{padding:35px 0}
.footerbar .dropup{position:relative}
.footerbar:after,.footerbar:before{content:" ";display:table}
.footerbar:after{clear:both}
.footerbar dl dt{color:#000}
.footerbar dl dd.social{font-size:14px;margin:10px 0}
.footerbar dl dd.social i.fa{font-size:18px;width:18px;margin-right:5px}
.footerbar a.btn.back-to-top,.footerbar a.btn.back-to-top:active,.footerbar a.btn.back-to-top:focus,.footerbar a.btn.back-to-top:hover{position:absolute;top:-15px;right:50px;width:40px;height:40px;color:#fff;background-color:#4d4d4d;text-align:center;border:none;border-radius:2px;box-shadow:3px 3px 2px rgba(0,0,0,.1)}
.footerbar a.btn.back-to-top i,.footerbar a.btn.back-to-top:active i,.footerbar a.btn.back-to-top:focus i,.footerbar a.btn.back-to-top:hover i{position:absolute;top:2px;left:15px}
.footerbar a.btn.back-to-top span,.footerbar a.btn.back-to-top:active span,.footerbar a.btn.back-to-top:focus span,.footerbar a.btn.back-to-top:hover span{position:absolute;top:13px;left:8px}
.footerbar .super-footer{padding:25px 0;border-top:1px solid #ccc}
.footerbar .super-footer .navbar-right{padding:0}
.footerbar .super-footer ul.navbar-nav>li{padding-top:7px}
.footerbar .super-footer ul.navbar-nav>li>a{padding:0 15px;border-left:1px solid #ccc;color:#777}
.footerbar .super-footer ul.navbar-nav>li>a:hover{color:#e60028;background-color:transparent}
.footerbar .super-footer ul.navbar-nav>li.dropup.open>a{color:#e60028}
.footerbar .super-footer ul.navbar-nav>li.dropup>a{border-width:0;border-left:1px solid #ccc;padding:0 15px;background-color:transparent}
.footerbar .super-footer ul.navbar-nav>li.dropup ul.dropdown-menu>li>a:hover{color:#404040;background-color:#dddedf}
.footerbar .super-footer ul.navbar-nav>li.dropup.dropup-btn{padding-top:0}
.footerbar .super-footer ul.navbar-nav>li:first-child>a{border:none}
.footerbar .super-footer.mini-footer{padding:10px 0}
.footerbar .super-footer.mini-footer .navbar-nav{margin:0}
.footerbar .super-footer.mini-footer .navbar-nav>li{padding:0}
@media (max-width:768px){.footerbar .super-footer ul.navbar-nav>li{padding:5px}
.footerbar .super-footer ul.navbar-nav>li>a{border:none}
.footerbar .super-footer ul.navbar-nav>li.dropup{display:inline-block}
.footerbar .super-footer ul.navbar-nav>li.dropup>a{border:none}
.footerbar .super-footer ul.navbar-nav>li.dropup>ul.dropdown-menu{position:absolute;left:0;right:auto;background-color:#f5f5f5;margin-top:7px;margin-left:0;margin-bottom:1px;margin-right:0;border:1px solid #ccc;background-clip:padding-box;-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
.footerbar .super-footer ul.navbar-nav>li.dropup>ul.dropdown-menu>li>a{padding:7px 20px}
.footerbar .super-footer ul.navbar-nav>li.dropup>ul.dropdown-menu>li>a:hover{color:#404040;background-color:#dddedf}
}
.topheader{background-color:#fff}
.topheader .navbar-header{padding-left:15px;padding-right:15px}
.topheader.affix{top:0;left:0;width:100%}
.topheader .topbar{margin-bottom:0;font-size:13px}
.topheader .topbar ul.nav:first-child>li:first-child>a{padding-left:0}
.topheader .navbar .container-fluid,.topheader .navbar>.container{padding:0}
.topheader .navbar.navbar-fixed-top{z-index:9999}
.topheader .navbar .navbar-collapse .nav>li>a{padding-bottom:15px}
.topheader .navbar .navbar-collapse .nav>li>a .fa{font-size:16px;line-height:16px;vertical-align:middle}
.topheader .navbar .navbar-collapse .nav>li>a.navbar-sub-brand-mini{padding:14px 0 0 14px;vertical-align:middle}
.topheader .navbar .navbar-collapse .nav>li>a.navbar-sub-brand-mini:after{content:'';width:1px;top:14px;bottom:0;left:5px;position:absolute;background-color:#dddedf}
.topheader .navbar .navbar-collapse .nav>li.dropdown>a{padding-bottom:15px}
.topheader .navbar .sg-logo-small{display:block;position:absolute;top:8px;left:12px;width:32px;height:32px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfeBwgNFyXVK+CCAAAAGHRFWHRTb2Z0d2FyZQBwYWludC5uZXQgNC4wLjVlhTJlAAABd0lEQVRIS+2TPU8CQRCGBxMkQmKi3u7eVwNG8AMOEgMUNhixsDP2/BgTKlt/jCbG1tZgZ6OHKJQQG4WCOLN7R4gFcCCNOfJkMpudeZ+7XIA3KCyJJjgvkAoFEwgFU/lHgrw8q6ouqFc1KE2q3vr4G+BBQROqH+3MAA4TfogCc6TAz3L8xhOMjjOAk7SOuNQgBXckwAl5RxWv5YQnCIi3i9G+ZuwbuHICeYWcC1kXDuYCF1FDAunIkeAdCooWOK14qZ0575RrnVJwyrV2qfZhVFsrGJWnNHKk4CmSVTQi+8/Fi8/7h+H3YPjVn4f+oFO/biScRiSneIQkpLcsxfaGfnZUubu57c7763V7V5f1DLPSGgXubJp6dB24sJhE46ZtJ4uH5ZPjqs9pMCrVvd0s4yYTiKUxfTUaB13YiMDKLYRrxiIIZuqCcrByJtZiCTCkQKX/FQa3DXpWX7AcUKCHgomEgqmEgqn4Au/P/ft6cSzBli4Qa7HED06QJNnqEa0aAAAAAElFTkSuQmCC)}
.topheader .navbar .navbar-brand i{-webkit-transition:height .1s ease-out;transition:height .1s ease-out}
@media (min-width:768px){.topheader .navbar .navbar-brand i+img{display:none}
}
.topheader .navbar .navbar-brand img{-webkit-transition:height .1s ease-out;transition:height .1s ease-out;display:block}
.topheader .navbar.affix .navbar-brand i,.topheader .navbar.navbar-fixed-top .navbar-brand i{display:none}
.topheader .navbar.affix .navbar-brand img,.topheader .navbar.navbar-fixed-top .navbar-brand img{margin-top:-6px;display:block}
.topheader .navbar.affix{top:0;left:0;right:0}
.topheader .navbar .navbar-right>li:last-child a{padding-right:0}
.topheader .navbar li{position:relative}
.topheader .navbar li.dropdown-lg,.topheader .navbar li.dropdown-mega{position:static}
.topheader .navbar.navbar-default .navbar-brand img,.topheader .navbar.navbar-default-reverse .navbar-brand img{margin-top:-6px}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li>.btn,.topheader .navbar.navbar-default .navbar-collapse>.nav>li>form,.topheader .navbar.navbar-default .navbar-collapse>.nav>li>img,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li>.btn,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li>form,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li>img{margin-left:15px}
@media (min-width:768px){.topheader .navbar.navbar-default .navbar-collapse>.nav>li>.btn,.topheader .navbar.navbar-default .navbar-collapse>.nav>li>form,.topheader .navbar.navbar-default .navbar-collapse>.nav>li>img,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li>.btn,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li>form,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li>img{margin-left:0}
}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu{padding-top:0}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu>li>a,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu>li>a{color:#777;padding-left:15px}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu>li>a:hover,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu>li>a:hover{color:#e60028}
@media (min-width:768px){.topheader .navbar.navbar-default .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu{padding-top:10px}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu>li>a,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li.dropdown.open>.dropdown-menu>li>a{padding-left:20px}
}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li .input-group,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li .input-group{width:70%}
.topheader .navbar.navbar-default .navbar-collapse>.nav>li .input-group>.input-group-btn>.btn,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav>li .input-group>.input-group-btn>.btn{margin-left:0}
.topheader .navbar.navbar-default .navbar-collapse>.nav:first-child,.topheader .navbar.navbar-default-reverse .navbar-collapse>.nav:first-child{margin-top:0}
.topheader .navbar.navbar-default .navbar-collapse.navbar-reverse>.navbar-nav>li>a,.topheader .navbar.navbar-default-reverse .navbar-collapse.navbar-reverse>.navbar-nav>li>a{color:#fff}
.topheader .navbar.navbar-default .navbar-collapse.navbar-reverse>.navbar-nav>li.disabled>a,.topheader .navbar.navbar-default-reverse .navbar-collapse.navbar-reverse>.navbar-nav>li.disabled>a{color:#444852}
.topheader .navbar.navbar-default button.collapsed,.topheader .navbar.navbar-default-reverse button.collapsed{transition:all .4s ease-in}
.topheader .navbar.navbar-default-reverse .navbar-header button,.topheader .navbar.navbar-default-reverse .navbar-header button:focus,.topheader .navbar.navbar-default-reverse .navbar-header button:hover{background-color:#2f333e;border-color:#2f333e}
.topheader .navbar.navbar-default-reverse .navbar-header button.collapsed{background-color:#fff;border-color:#ccc}
.topheader .navbar-app-logo{position:relative;display:inline-block;float:right;height:48px;padding-left:30px}
.topheader .navbar-app-logo:before{content:'';display:inline-block;vertical-align:middle;height:100%}
.topheader .navbar-app-logo:after{content:' ';border-right:1px solid #ccc;height:24px;position:absolute;top:14px}
.topheader .navbar-app-logo img{margin-left:6px}
@media (min-width:768px){.topheader .middlebar{padding:24px 0}
}
.topheader .middlebar .btn{padding:7px 15px;font-size:18px;line-height:18px;border-radius:2px}
.topheader .middlebar .container{display:none}
@media (min-width:768px){.topheader .middlebar .container{display:block;height:48px}
}
.topheader .middlebar .container:before{content:'';display:inline-block;vertical-align:middle;height:100%}
.topheader .middlebar .btn-icon{padding:0}
.topheader .middlebar .middlebar-brand>img{vertical-align:middle}
@media (min-width:768px){.topheader .middlebar{display:block}
}
.topheader .middlebar .middlebar-right{float:right!important;margin-right:0;height:100%}
.topheader .middlebar .middlebar-right:before{display:inline-block;vertical-align:middle;height:100%}
.topheader .middlebar .middlebar-right>ul{display:inline-block;padding:0;margin-left:15px;margin-bottom:0}
.topheader .middlebar .middlebar-right>ul>li{position:relative;display:inline-block;margin-left:10px}
.topheader .middlebar .middlebar-right>ul>li .sticky{position:fixed;top:9px;z-index:2}
.topheader .middlebar .middlebar-right>ul>li img{margin-right:20px;max-height:48px}
.topheader .middlebar .middlebar-right form .input-group,.topheader .middlebar .middlebar-right form .input-group-btn{display:inline-block;width:initial}
.topheader .middlebar .middlebar-right form .form-group{margin-bottom:0}
.topheader.topheader-single-page{position:relative;height:620px}
.topheader.topheader-single-page .content{margin-top:100px}
.topheader.topheader-single-page:before{content:'';position:absolute;top:96px;left:0;bottom:0;right:0;background:rgba(0,0,0,.7)}
.topheader.topheader-single-page .container{position:relative}
.topheader.topheader-single-page h1{margin-bottom:20px}
.topheader.topheader-single-page p{margin-bottom:20px;font:400 30px/30px 'Source Sans Pro',Arial,sans-serif;color:#fff}
.topheader.topheader-single-page .anchors{position:fixed;top:250px;margin:0 0 0 -50px;z-index:2}
.topheader.topheader-single-page .anchors .popover-content{white-space:nowrap}
.topheader.topheader-single-page .middlebar{display:block}
.topheader .tab-pane{padding:40px 0;background:#f5f5f5;border-bottom:1px solid #ccc}
.nav-stepper{border:1px solid #ccc;width:100%;padding:0;display:table}
.nav-stepper>li{cursor:pointer;background-color:#dddedf;border-bottom:3px solid #e60028;color:#777;display:table-cell;text-align:center;font-weight:600;white-space:nowrap;padding:12px 12px 9px 12px;position:relative;min-width:10%}
.nav-stepper>li:hover>a{color:#333;font-weight:600}
.nav-stepper>li>a{color:#777;font-weight:600}
.nav-stepper>li.active{cursor:default;color:#333;width:auto}
.nav-stepper>li.active>a{font-weight:600;color:#333}
.nav-stepper>li.active:before{cursor:default}
.nav-stepper>li.active~li{cursor:default;background-color:#fff;border-bottom:0}
.nav-stepper>li.active~li:before{cursor:default;background-color:#fff;height:32px}
.nav-stepper>li:before{background-color:#dddedf;border:1px solid #ccc;cursor:pointer;content:' ';position:absolute;width:32px;height:28px;right:-16px;top:6px;z-index:2;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-left:none;border-bottom:none}
.nav-stepper>li:last-child:before{content:none}
.nav-stepper.nav-stepper-reverse{border:1px solid #777}
.nav-stepper.nav-stepper-reverse>li{background-color:#2f333e;border-bottom:3px solid #e60028;color:#777}
.nav-stepper.nav-stepper-reverse>li:hover>a{color:#ccc}
.nav-stepper.nav-stepper-reverse>li>a{color:#777}
.nav-stepper.nav-stepper-reverse>li.active{color:#fff}
.nav-stepper.nav-stepper-reverse>li.active>a{color:#fff}
.nav-stepper.nav-stepper-reverse>li.active~li{background-color:#191e28}
.nav-stepper.nav-stepper-reverse>li.active~li:before{background-color:#191e28}
.nav-stepper.nav-stepper-reverse>li:before{background-color:#2f333e;border:1px solid #777;border-left:none;border-bottom:none}
@media (min-width:768px){.nav-stepper>li{width:auto}
}
.sgb-vertical-stepper{top:10px;left:10px}
.sgb-vertical-stepper .nav-tabs{border-width:0;margin-bottom:0}
.sgb-vertical-stepper ul>li+li{margin-top:0}
.sgb-vertical-stepper ul>li{background-color:#dddedf;position:relative;border:0 solid #ccc;border-bottom-width:1px}
.sgb-vertical-stepper ul>li a{color:#777;font-weight:600}
.sgb-vertical-stepper ul>li:first-child{border-top-width:1px}
.sgb-vertical-stepper ul>li:not(.active){border-right:solid 1px #ccc}
.sgb-vertical-stepper ul>li:not(.active)>a:hover{background-color:transparent;color:#4d4d4d}
.sgb-vertical-stepper ul>li:before{content:" ";position:absolute;width:3px;z-index:1000;top:0;height:45px;background-color:#e60028}
.sgb-vertical-stepper ul>li.active a,.sgb-vertical-stepper ul>li.active a:hover{background-color:#dddedf;font-weight:600;color:#4d4d4d}
.sgb-vertical-stepper ul>li.active :after,.sgb-vertical-stepper ul>li.active :before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.sgb-vertical-stepper ul>li.active :after{border-left-color:#dddedf;border-bottom-width:22px;border-top-width:22px;border-left-width:9px;border-right-width:9px;margin-top:-22px}
.sgb-vertical-stepper ul>li.active :before{border-left-color:#ccc;border-bottom-width:23px;border-top-width:23px;border-left-width:10px;border-right-width:10px;margin-top:-23px}
.sgb-vertical-stepper li.active~li{border-bottom:1px solid #ccc;border-left:1px solid #ccc;background-color:#fff}
.sgb-vertical-stepper li.active~li:before{width:0}
.sgb-vertical-stepper-reverse{top:10px;left:10px}
.sgb-vertical-stepper-reverse .nav-tabs{border-width:0;margin-bottom:0}
.sgb-vertical-stepper-reverse ul>li+li{margin-top:0}
.sgb-vertical-stepper-reverse ul>li{background-color:#2f333e;position:relative;border:0 solid #777;border-bottom-width:1px}
.sgb-vertical-stepper-reverse ul>li a{color:#777;font-weight:600}
.sgb-vertical-stepper-reverse ul>li:first-child{border-top-width:1px}
.sgb-vertical-stepper-reverse ul>li:not(.active){border-right:solid 1px #777}
.sgb-vertical-stepper-reverse ul>li:not(.active)>a:hover{background-color:transparent;color:#fff}
.sgb-vertical-stepper-reverse ul>li:before{content:" ";position:absolute;width:3px;z-index:1000;top:0;height:45px;background-color:#e60028}
.sgb-vertical-stepper-reverse ul>li.active a,.sgb-vertical-stepper-reverse ul>li.active a:hover{background-color:#2f333e;font-weight:600;color:#fff}
.sgb-vertical-stepper-reverse ul>li.active :after,.sgb-vertical-stepper-reverse ul>li.active :before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.sgb-vertical-stepper-reverse ul>li.active :after{border-left-color:#2f333e;border-bottom-width:22px;border-top-width:22px;border-left-width:9px;border-right-width:9px;margin-top:-22px}
.sgb-vertical-stepper-reverse ul>li.active :before{border-left-color:#777;border-bottom-width:23px;border-top-width:23px;border-left-width:10px;border-right-width:10px;margin-top:-23px}
.sgb-vertical-stepper-reverse li.active~li{border-bottom:1px solid #777;border-left:1px solid #777;background-color:#191e28}
.sgb-vertical-stepper-reverse li.active~li:before{width:0}
.tree-view.tree-view-fixed{position:fixed}
.tree-view>.panel{border-bottom:0}
.tree-view>.panel>.panel-heading{color:#333;padding:12px}
.tree-view>.panel>.panel-heading>.panel-title{color:#333;font-size:16px;font-weight:600}
.tree-view>.panel>.panel-body{padding:0}
.tree-view>.panel>.panel-body>.panel-group{margin-bottom:0}
.tree-view>.panel>.panel-body>.panel-group>.panel{border-left:0;border-right:0;border-top:0}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-heading{background-color:#fff;padding:12px}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-heading>.panel-title>a{font-weight:600;color:#333}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-heading>.panel-title>a.collapsed{color:#777}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-heading>.panel-title>a:hover{color:#333}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body{padding:0}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group{border:0;margin-bottom:0}
.tree-view>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>.list-group-item{border:0;padding-top:5px;padding-bottom:5px}
.tree-view.tree-view-reverse>.panel>.panel-heading{color:#777;border-color:#444852;background-color:#21242b}
.tree-view.tree-view-reverse>.panel>.panel-heading>.panel-title{color:#fff}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel{border-color:#444852}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-heading{color:#777;border-color:#444852;background-color:#2f333e;border-radius:0}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-heading>.panel-title>a{color:#fff}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-heading>.panel-title>a.collapsed{color:#777}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-heading>.panel-title>a:hover{color:#fff}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body{border-color:#444852}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>a.list-group-item{color:#777;background-color:#444852}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>a.list-group-item:first-child,.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>a.list-group-item:last-child{border-radius:0}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>a.list-group-item.active{color:#fff}
.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>a.list-group-item:focus:not(.active):not(.disabled),.tree-view.tree-view-reverse>.panel>.panel-body>.panel-group>.panel>.panel-collapse>.panel-body>.list-group>a.list-group-item:hover:not(.active):not(.disabled){color:#fff}
.slider{position:relative;height:7px;background-color:#ccc;border-radius:2px;margin-bottom:5px}
.slider.primary{border:none;background-color:#ccc}
.slider.primary .slider-handle{border:1px solid #e60028;background-color:#e60028;box-shadow:0 2px 0 #ccc}
.slider.primary .slider-handle.range:before{background-color:#e60028;border-color:#ccc}
.slider.primary .slider-range-bar{background-color:#e60028;border:1px solid #e60028}
.slider.primary-alt{border:none;background-color:#ccc}
.slider.primary-alt .slider-handle{border:1px solid #23558c;background-color:#23558c;box-shadow:0 2px 0 #ccc}
.slider.primary-alt .slider-handle.range:before{background-color:#23558c;border-color:#ccc}
.slider.primary-alt .slider-range-bar{background-color:#23558c;border:1px solid #23558c}
.slider .slider-handle{margin-top:-10px;margin-left:-10px;position:absolute;top:50%;height:20px;width:20px;border:1px solid #777;background-color:#777;background-image:none;cursor:pointer;z-index:100;box-shadow:0 2px 0 #ccc;border-radius:50%}
.slider .slider-handle.range{height:12px;width:16px;margin-left:-8px;border-radius:2px}
.slider .slider-handle.range:before{content:'';display:none\9;position:absolute;width:12px;height:12px;left:1px;top:4px;-webkit-transform:rotate(225deg);transform:rotate(225deg);background-color:#777;border:1px solid #ccc;border-right:none;border-bottom:none}
.slider .slider-handle.disabled{cursor:not-allowed;background-color:#f5f5f5;border-color:#ccc}
.slider .slider-handle.disabled.range:before{background-color:#f5f5f5;border-color:#ccc}
.slider .slider-range-bar{position:absolute;left:0;top:0;height:100%;border-radius:2px;background-color:#777}
.slider .slider-tick{position:absolute;border-right:1px solid #ccc;height:6px;bottom:-10px}
.modal{z-index:99999}
.modal .fa{font-size:16px}
.modal-content{padding:25px}
.modal-title{margin-bottom:10px}
.modal-header{padding:0;border-bottom:1px solid #fff}
.modal-header .close{color:#777;opacity:1;filter:alpha(opacity=100)}
.modal-header .close:hover{color:#e60028}
.modal-header .close:focus{outline:0}
.modal-body{position:relative;padding:0}
.modal-footer{padding:0}
.modal-backdrop.in{z-index:9999}
.tooltip{font-size:14px}
.tooltip-inner{padding:7px 15px 8px 15px}
.popover{-moz-box-shadow:0 0 10px rgba(0,0,0,.2),0 3px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px rgba(0,0,0,.2),0 3px 3px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2),0 3px 3px rgba(0,0,0,.2)}
.carousel{position:relative}
.carousel-inner{margin:0;border:1px solid #777}
.carousel-control{margin:auto}
.carousel-control.left{left:0;right:auto;padding:0 2px 0 0;background-image:none;filter:none}
.carousel-control.right{right:0;left:auto;padding:0 0 0 2px;background-image:none;filter:none}
@media screen and (min-width:768px){.carousel-inner{width:auto;margin:0 40px}
}
.datepicker{padding-top:0;border-radius:0;background-color:#fff}
.datepicker.input-group .form-control{border-right:1px solid #ccc}
.datepicker.input-group .input-group-addon{background-color:#fff}
.datepicker.input-group .input-group-addon:hover{background-color:#ccc}
.datepicker table.table-condensed th,.datepicker table.table-condensed tr{border:none}
.datepicker table thead .next,.datepicker table thead .prev{font-size:1.5em}
.datepicker table thead tr:first-child{border-bottom:1px solid #ccc}
.datepicker table thead tr:last-child th{padding-top:10px}
.datepicker table thead th.datepicker-switch{text-transform:uppercase}
.datepicker table tbody tr td span.month.active,.datepicker table tbody tr td span.year.active,.datepicker table tbody tr td.day.active{background-image:none;background-color:#e60028}
.datepicker table tbody tr td span.month.active:hover,.datepicker table tbody tr td span.year.active:hover,.datepicker table tbody tr td.day.active:hover{background-color:#e60028}
.datepicker-dropdown{margin-top:0}
.datepicker-dropdown:before{content:none!important}
.datepicker-dropdown:after{content:none!important}
.dropdown.dropdown-mega{position:static}
.dropdown.dropdown-mega>.dropdown-menu{left:auto;padding-left:15px;padding-right:15px;background-color:#f5f5f5;border:1px solid #ccc}
.dropdown.dropdown-mega>.dropdown-menu:before{content:none}
.dropdown.dropdown-mega>.dropdown-menu>div.arrow{display:none\9;position:absolute;background-color:#f5f5f5;width:15px;height:15px;margin-top:-18px;transform:rotate(45deg);border:1px solid #ccc;border-right:none;border-bottom:none}
.dropdown.dropdown-mega>.dropdown-menu h1{font-weight:700;font-size:16px;color:#333;margin-bottom:20px}
.dropdown.dropdown-mega>.dropdown-menu ul{padding:0;list-style-type:none;margin-bottom:40px}
.dropdown.dropdown-mega>.dropdown-menu ul:first-child{margin-top:20px}
.dropdown.dropdown-mega>.dropdown-menu ul>li{white-space:normal;margin-bottom:20px}
.dropdown.dropdown-mega>.dropdown-menu ul>li.dropdown-header{font-weight:600;font-size:16px;color:#333;padding:0}
.dropdown.dropdown-mega>.dropdown-menu ul>li.dropdown-header a{display:block;font-size:16px;color:#333;line-height:1.42857143}
.dropdown.dropdown-mega>.dropdown-menu ul>li.dropdown-header a:hover{color:#e60028}
.dropdown.dropdown-mega>.dropdown-menu ul>li a{font-weight:600;font-size:14px;color:#777}
.dropdown.dropdown-mega>.dropdown-menu ul>li a:hover{color:#e60028}
.dropdown.dropdown-mega>.dropdown-menu .panel,.dropdown.dropdown-mega>.dropdown-menu .thumbnail{margin-top:60px}
.dropdown.dropdown-mega>.dropdown-menu a.level1{display:block;font-size:16px;font-weight:700;color:#333;margin-top:20px;margin-bottom:20px;line-height:1.1}
.dropdown.dropdown-mega>.dropdown-menu a.level1:hover{color:#e60028}
@media (max-width:767px){.dropdown-menu-header.dropdown-menu:before{content:none}
}
@media screen and (max-width:768px){.dropdown.dropdown-mega .dropdown-menu{background-color:transparent;border:none}
}
.topheader .navbar{top:0}
.topheader .navbar.transition{transition:top .5s ease}
.topheader .navbar.prepare-sticky-header{position:fixed;top:-50px}
.topheader .navbar.sticky-header{top:0;left:0;right:0}
@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:200;src:local('Source Sans Pro ExtraLight'),local('SourceSansPro-ExtraLight'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-200-extralight.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-200-extralight.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:local('Source Sans Pro Light'),local('SourceSansPro-Light'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-300-light.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-300-light.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-400-regular.eot);src:local('Source Sans Pro'),local('SourceSansPro-Regular'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-400-regular.eot?#iefix) format('embedded-opentype'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-400-regular.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-400-regular.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:local('Source Sans Pro Semibold'),local('SourceSansPro-Semibold'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-600-semibold.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-600-semibold.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:local('Source Sans Pro Bold'),local('SourceSansPro-Bold'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-700-bold.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-700-bold.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:local('Source Sans Pro Black'),local('SourceSansPro-Black'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-900-black.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/normal-900-black.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:200;src:local('Source Sans Pro ExtraLight Italic'),local('SourceSansPro-ExtraLightIt'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-200-extralight.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-200-extralight.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:local('Source Sans Pro Light Italic'),local('SourceSansPro-LightIt'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-300-light.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-300-light.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:local('Source Sans Pro Italic'),local('SourceSansPro-It'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-400-regular.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-400-regular.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;src:local('Source Sans Pro Semibold Italic'),local('SourceSansPro-SemiboldIt'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-600-semibold.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-600-semibold.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:700;src:local('Source Sans Pro Bold Italic'),local('SourceSansPro-BoldIt'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-700-bold.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-700-bold.woff) format('woff')}
@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:900;src:local('Source Sans Pro Black Italic'),local('SourceSansPro-BlackIt'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-900-black.woff2) format('woff2'),url(vendor/sg-bootstrap/fonts/source-sans-pro/italic-900-black.woff) format('woff')}
.combo-box-search{position:relative}
.combo-box-search .input-group>.form-control{width:300px;position:absolute;right:34px;left:auto;z-index:1;-webkit-transition:width .1s linear;-o-transition:width .1s linear;transition:width .1s linear}
.combo-box-search .input-group.combo-box-search-left>.form-control{left:34px;right:auto}
.combo-box-search .input-group.combo-box-search-hidden>.form-control{width:0!important;border:none;box-shadow:none;-webkit-transition:width .1s linear,right .1s linear;-o-transition:width .1s linear,right .1s linear;transition:width .1s linear,right .1s linear;right:1px;left:auto}
.combo-box-search .input-group.combo-box-search-hidden>.input-group-btn>.btn{border-radius:2px}
.combo-box-search .input-group.combo-box-search-hidden.combo-box-search-left>.form-control{left:1px;right:auto;-webkit-transition:width .1s linear,left .1s linear;-o-transition:width .1s linear,left .1s linear;transition:width .1s linear,left .1s linear}
.combo-box-search .input-group+* .combo-box-scroll,.combo-box-search .input-group+.combo-box-scroll{width:335px}
.combo-box-search .input-group.combo-box-search-left+* .combo-box-scroll,.combo-box-search .input-group.combo-box-search-left+.combo-box-scroll{left:0;right:auto;padding-left:33px;padding-right:0}
.combo-box-search .input-group.combo-box-search-left+* .combo-box-scroll:after,.combo-box-search .input-group.combo-box-search-left+.combo-box-scroll:after{left:33px;right:0}
.topheader .navbar li.search{height:50px}
.topheader .navbar li.search form .form-group{margin-top:8px}
.topheader .navbar li.search form .form-group .combo-box-search{margin-bottom:0}
.topheader .navbar li.search form .form-group .combo-box-search .input-group .btn{color:#777}
.topheader .navbar li.search form .form-group .combo-box-search .input-group .btn:hover{color:#e60028}
.topheader .navbar li.search form .form-group .combo-box-search .input-group,.topheader .navbar li.search form .form-group .combo-box-search .input-group-btn{display:inline-block;width:initial}
.web-app a:not(.label){color:#777}
.web-app a:not(.label):focus,.web-app a:not(.label):hover{color:#5e5e5e}
.web-app .btn-primary{font-weight:600;color:#fff;background-color:#23558c;border-color:#23558c}
.open>.web-app .btn-primary.dropdown-toggle,.web-app .btn-primary.active,.web-app .btn-primary.focus,.web-app .btn-primary:active,.web-app .btn-primary:focus,.web-app .btn-primary:hover{color:#fff;background-color:#193c63;border-color:#193c63}
.open>.web-app .btn-primary.dropdown-toggle,.web-app .btn-primary.active,.web-app .btn-primary:active{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.web-app .btn-primary.disabled,.web-app .btn-primary.disabled.active,.web-app .btn-primary.disabled.focus,.web-app .btn-primary.disabled:active,.web-app .btn-primary.disabled:focus,.web-app .btn-primary.disabled:hover,.web-app .btn-primary[disabled],.web-app .btn-primary[disabled].active,.web-app .btn-primary[disabled].focus,.web-app .btn-primary[disabled]:active,.web-app .btn-primary[disabled]:focus,.web-app .btn-primary[disabled]:hover,fieldset[disabled] .web-app .btn-primary,fieldset[disabled] .web-app .btn-primary.active,fieldset[disabled] .web-app .btn-primary.focus,fieldset[disabled] .web-app .btn-primary:active,fieldset[disabled] .web-app .btn-primary:focus,fieldset[disabled] .web-app .btn-primary:hover{background-color:#23558c;border-color:#23558c}
.web-app .btn-primary .badge{color:#23558c;background-color:#fff}
.web-app .btn-primary.focus,.web-app .btn-primary:focus{color:#fff;background-color:#193c63;border-color:#0a1726}
.web-app .btn-primary:hover{color:#fff;background-color:#193c63;border-color:#17375b}
.open>.dropdown-toggle.web-app .btn-primary,.web-app .btn-primary.active,.web-app .btn-primary:active{color:#fff;background-color:#193c63;border-color:#17375b}
.open>.dropdown-toggle.web-app .btn-primary.focus,.open>.dropdown-toggle.web-app .btn-primary:focus,.open>.dropdown-toggle.web-app .btn-primary:hover,.web-app .btn-primary.active.focus,.web-app .btn-primary.active:focus,.web-app .btn-primary.active:hover,.web-app .btn-primary:active.focus,.web-app .btn-primary:active:focus,.web-app .btn-primary:active:hover{color:#fff;background-color:#122b47;border-color:#0a1726}
.open>.dropdown-toggle.web-app .btn-primary,.web-app .btn-primary.active,.web-app .btn-primary:active{background-image:none}
.web-app .btn-primary.disabled.focus,.web-app .btn-primary.disabled:focus,.web-app .btn-primary.disabled:hover,.web-app .btn-primary[disabled].focus,.web-app .btn-primary[disabled]:focus,.web-app .btn-primary[disabled]:hover,fieldset[disabled] .web-app .btn-primary.focus,fieldset[disabled] .web-app .btn-primary:focus,fieldset[disabled] .web-app .btn-primary:hover{background-color:#23558c;border-color:#23558c}
.web-app .btn-primary .badge{color:#23558c;background-color:#fff}
.web-app .btn-primary-alt{font-weight:600;color:#fff;background-color:#e60028;border-color:#e60028}
.open>.web-app .btn-primary-alt.dropdown-toggle,.web-app .btn-primary-alt.active,.web-app .btn-primary-alt.focus,.web-app .btn-primary-alt:active,.web-app .btn-primary-alt:focus,.web-app .btn-primary-alt:hover{color:#fff;background-color:#b3001f;border-color:#b3001f}
.open>.web-app .btn-primary-alt.dropdown-toggle,.web-app .btn-primary-alt.active,.web-app .btn-primary-alt:active{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.web-app .btn-primary-alt.disabled,.web-app .btn-primary-alt.disabled.active,.web-app .btn-primary-alt.disabled.focus,.web-app .btn-primary-alt.disabled:active,.web-app .btn-primary-alt.disabled:focus,.web-app .btn-primary-alt.disabled:hover,.web-app .btn-primary-alt[disabled],.web-app .btn-primary-alt[disabled].active,.web-app .btn-primary-alt[disabled].focus,.web-app .btn-primary-alt[disabled]:active,.web-app .btn-primary-alt[disabled]:focus,.web-app .btn-primary-alt[disabled]:hover,fieldset[disabled] .web-app .btn-primary-alt,fieldset[disabled] .web-app .btn-primary-alt.active,fieldset[disabled] .web-app .btn-primary-alt.focus,fieldset[disabled] .web-app .btn-primary-alt:active,fieldset[disabled] .web-app .btn-primary-alt:focus,fieldset[disabled] .web-app .btn-primary-alt:hover{background-color:#e60028;border-color:#e60028}
.web-app .btn-primary-alt .badge{color:#e60028;background-color:#fff}
.web-app .btn-primary-alt.focus,.web-app .btn-primary-alt:focus{color:#fff;background-color:#b3001f;border-color:#670012}
.web-app .btn-primary-alt:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.open>.dropdown-toggle.web-app .btn-primary-alt,.web-app .btn-primary-alt.active,.web-app .btn-primary-alt:active{color:#fff;background-color:#b3001f;border-color:#a9001d}
.open>.dropdown-toggle.web-app .btn-primary-alt.focus,.open>.dropdown-toggle.web-app .btn-primary-alt:focus,.open>.dropdown-toggle.web-app .btn-primary-alt:hover,.web-app .btn-primary-alt.active.focus,.web-app .btn-primary-alt.active:focus,.web-app .btn-primary-alt.active:hover,.web-app .btn-primary-alt:active.focus,.web-app .btn-primary-alt:active:focus,.web-app .btn-primary-alt:active:hover{color:#fff;background-color:#8f0019;border-color:#670012}
.open>.dropdown-toggle.web-app .btn-primary-alt,.web-app .btn-primary-alt.active,.web-app .btn-primary-alt:active{background-image:none}
.web-app .btn-primary-alt.disabled.focus,.web-app .btn-primary-alt.disabled:focus,.web-app .btn-primary-alt.disabled:hover,.web-app .btn-primary-alt[disabled].focus,.web-app .btn-primary-alt[disabled]:focus,.web-app .btn-primary-alt[disabled]:hover,fieldset[disabled] .web-app .btn-primary-alt.focus,fieldset[disabled] .web-app .btn-primary-alt:focus,fieldset[disabled] .web-app .btn-primary-alt:hover{background-color:#e60028;border-color:#e60028}
.web-app .btn-primary-alt .badge{color:#e60028;background-color:#fff}
.web-app .btn-link{color:#777;background-color:transparent;border-color:transparent;font-weight:600}
.open>.web-app .btn-link.dropdown-toggle,.web-app .btn-link.active,.web-app .btn-link.focus,.web-app .btn-link:active,.web-app .btn-link:focus,.web-app .btn-link:hover{color:#777}
.open>.web-app .btn-link.dropdown-toggle,.web-app .btn-link.active,.web-app .btn-link:active{background-image:none;-moz-box-shadow:0 2px 0 transparent,inset 0 1px 0 transparent;-webkit-box-shadow:0 2px 0 transparent,inset 0 1px 0 transparent;box-shadow:0 2px 0 transparent,inset 0 1px 0 transparent}
.web-app .btn-link.disabled,.web-app .btn-link.disabled.active,.web-app .btn-link.disabled.focus,.web-app .btn-link.disabled:active,.web-app .btn-link.disabled:focus,.web-app .btn-link.disabled:hover,.web-app .btn-link[disabled],.web-app .btn-link[disabled].active,.web-app .btn-link[disabled].focus,.web-app .btn-link[disabled]:active,.web-app .btn-link[disabled]:focus,.web-app .btn-link[disabled]:hover,fieldset[disabled] .web-app .btn-link,fieldset[disabled] .web-app .btn-link.active,fieldset[disabled] .web-app .btn-link.focus,fieldset[disabled] .web-app .btn-link:active,fieldset[disabled] .web-app .btn-link:focus,fieldset[disabled] .web-app .btn-link:hover{background-color:transparent;border-color:transparent}
.web-app .btn-link .badge{color:transparent;background-color:#777}
.web-app .input-group-btn .btn.btn-primary{font-weight:600;color:#fff;background-color:#e60028;border-color:#e60028}
.open>.web-app .input-group-btn .btn.btn-primary.dropdown-toggle,.web-app .input-group-btn .btn.btn-primary.active,.web-app .input-group-btn .btn.btn-primary.focus,.web-app .input-group-btn .btn.btn-primary:active,.web-app .input-group-btn .btn.btn-primary:focus,.web-app .input-group-btn .btn.btn-primary:hover{color:#fff;background-color:#b3001f;border-color:#b3001f}
.open>.web-app .input-group-btn .btn.btn-primary.dropdown-toggle,.web-app .input-group-btn .btn.btn-primary.active,.web-app .input-group-btn .btn.btn-primary:active{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.web-app .input-group-btn .btn.btn-primary.disabled,.web-app .input-group-btn .btn.btn-primary.disabled.active,.web-app .input-group-btn .btn.btn-primary.disabled.focus,.web-app .input-group-btn .btn.btn-primary.disabled:active,.web-app .input-group-btn .btn.btn-primary.disabled:focus,.web-app .input-group-btn .btn.btn-primary.disabled:hover,.web-app .input-group-btn .btn.btn-primary[disabled],.web-app .input-group-btn .btn.btn-primary[disabled].active,.web-app .input-group-btn .btn.btn-primary[disabled].focus,.web-app .input-group-btn .btn.btn-primary[disabled]:active,.web-app .input-group-btn .btn.btn-primary[disabled]:focus,.web-app .input-group-btn .btn.btn-primary[disabled]:hover,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary.active,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary.focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary:active,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary:focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary:hover{background-color:#e60028;border-color:#e60028}
.web-app .input-group-btn .btn.btn-primary .badge{color:#e60028;background-color:#fff}
.web-app .input-group-btn .btn.btn-primary.focus,.web-app .input-group-btn .btn.btn-primary:focus{color:#fff;background-color:#b3001f;border-color:#670012}
.web-app .input-group-btn .btn.btn-primary:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary,.web-app .input-group-btn .btn.btn-primary.active,.web-app .input-group-btn .btn.btn-primary:active{color:#fff;background-color:#b3001f;border-color:#a9001d}
.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary.focus,.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary:focus,.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary:hover,.web-app .input-group-btn .btn.btn-primary.active.focus,.web-app .input-group-btn .btn.btn-primary.active:focus,.web-app .input-group-btn .btn.btn-primary.active:hover,.web-app .input-group-btn .btn.btn-primary:active.focus,.web-app .input-group-btn .btn.btn-primary:active:focus,.web-app .input-group-btn .btn.btn-primary:active:hover{color:#fff;background-color:#8f0019;border-color:#670012}
.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary,.web-app .input-group-btn .btn.btn-primary.active,.web-app .input-group-btn .btn.btn-primary:active{background-image:none}
.web-app .input-group-btn .btn.btn-primary.disabled.focus,.web-app .input-group-btn .btn.btn-primary.disabled:focus,.web-app .input-group-btn .btn.btn-primary.disabled:hover,.web-app .input-group-btn .btn.btn-primary[disabled].focus,.web-app .input-group-btn .btn.btn-primary[disabled]:focus,.web-app .input-group-btn .btn.btn-primary[disabled]:hover,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary.focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary:focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary:hover{background-color:#e60028;border-color:#e60028}
.web-app .input-group-btn .btn.btn-primary .badge{color:#e60028;background-color:#fff}
.web-app .input-group-btn .btn.btn-primary-alt{font-weight:600;color:#fff;background-color:#23558c;border-color:#23558c}
.open>.web-app .input-group-btn .btn.btn-primary-alt.dropdown-toggle,.web-app .input-group-btn .btn.btn-primary-alt.active,.web-app .input-group-btn .btn.btn-primary-alt.focus,.web-app .input-group-btn .btn.btn-primary-alt:active,.web-app .input-group-btn .btn.btn-primary-alt:focus,.web-app .input-group-btn .btn.btn-primary-alt:hover{color:#fff;background-color:#193c63;border-color:#193c63}
.open>.web-app .input-group-btn .btn.btn-primary-alt.dropdown-toggle,.web-app .input-group-btn .btn.btn-primary-alt.active,.web-app .input-group-btn .btn.btn-primary-alt:active{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.web-app .input-group-btn .btn.btn-primary-alt.disabled,.web-app .input-group-btn .btn.btn-primary-alt.disabled.active,.web-app .input-group-btn .btn.btn-primary-alt.disabled.focus,.web-app .input-group-btn .btn.btn-primary-alt.disabled:active,.web-app .input-group-btn .btn.btn-primary-alt.disabled:focus,.web-app .input-group-btn .btn.btn-primary-alt.disabled:hover,.web-app .input-group-btn .btn.btn-primary-alt[disabled],.web-app .input-group-btn .btn.btn-primary-alt[disabled].active,.web-app .input-group-btn .btn.btn-primary-alt[disabled].focus,.web-app .input-group-btn .btn.btn-primary-alt[disabled]:active,.web-app .input-group-btn .btn.btn-primary-alt[disabled]:focus,.web-app .input-group-btn .btn.btn-primary-alt[disabled]:hover,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt.active,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt.focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt:active,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt:focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt:hover{background-color:#23558c;border-color:#23558c}
.web-app .input-group-btn .btn.btn-primary-alt .badge{color:#23558c;background-color:#fff}
.web-app .input-group-btn .btn.btn-primary-alt.focus,.web-app .input-group-btn .btn.btn-primary-alt:focus{color:#fff;background-color:#193c63;border-color:#0a1726}
.web-app .input-group-btn .btn.btn-primary-alt:hover{color:#fff;background-color:#193c63;border-color:#17375b}
.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary-alt,.web-app .input-group-btn .btn.btn-primary-alt.active,.web-app .input-group-btn .btn.btn-primary-alt:active{color:#fff;background-color:#193c63;border-color:#17375b}
.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary-alt.focus,.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary-alt:focus,.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary-alt:hover,.web-app .input-group-btn .btn.btn-primary-alt.active.focus,.web-app .input-group-btn .btn.btn-primary-alt.active:focus,.web-app .input-group-btn .btn.btn-primary-alt.active:hover,.web-app .input-group-btn .btn.btn-primary-alt:active.focus,.web-app .input-group-btn .btn.btn-primary-alt:active:focus,.web-app .input-group-btn .btn.btn-primary-alt:active:hover{color:#fff;background-color:#122b47;border-color:#0a1726}
.open>.dropdown-toggle.web-app .input-group-btn .btn.btn-primary-alt,.web-app .input-group-btn .btn.btn-primary-alt.active,.web-app .input-group-btn .btn.btn-primary-alt:active{background-image:none}
.web-app .input-group-btn .btn.btn-primary-alt.disabled.focus,.web-app .input-group-btn .btn.btn-primary-alt.disabled:focus,.web-app .input-group-btn .btn.btn-primary-alt.disabled:hover,.web-app .input-group-btn .btn.btn-primary-alt[disabled].focus,.web-app .input-group-btn .btn.btn-primary-alt[disabled]:focus,.web-app .input-group-btn .btn.btn-primary-alt[disabled]:hover,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt.focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt:focus,fieldset[disabled] .web-app .input-group-btn .btn.btn-primary-alt:hover{background-color:#23558c;border-color:#23558c}
.web-app .input-group-btn .btn.btn-primary-alt .badge{color:#23558c;background-color:#fff}
body{background-color:#fff}
body.background-alt{background-color:#f5f5f5}
.hljs{overflow:auto;max-height:300px}
.introjs-button{display:inline-block;margin-bottom:0;font-family:'Source Sans Pro',Arial,sans-serif;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 15px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.introjs-button.active.focus,.introjs-button.active:focus,.introjs-button.focus,.introjs-button:active.focus,.introjs-button:active:focus,.introjs-button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;outline:0;outline-offset:0}
.introjs-button.focus,.introjs-button:focus,.introjs-button:hover{color:#777;text-decoration:none}
.introjs-button.active,.introjs-button:active{outline:0;background-image:none;-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.introjs-button.introjs-disabled{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;opacity:.3;filter:alpha(opacity=30)}
.introjs-nextbutton{font-weight:600;color:#fff;background-color:#e60028;border-color:#e60028;text-shadow:none}
.introjs-nextbutton.active,.introjs-nextbutton.focus,.introjs-nextbutton:active,.introjs-nextbutton:focus,.introjs-nextbutton:hover,.open>.introjs-nextbutton.dropdown-toggle{color:#fff;background-color:#b3001f;border-color:#b3001f}
.introjs-nextbutton.active,.introjs-nextbutton:active,.open>.introjs-nextbutton.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.introjs-nextbutton.disabled,.introjs-nextbutton.disabled.active,.introjs-nextbutton.disabled.focus,.introjs-nextbutton.disabled:active,.introjs-nextbutton.disabled:focus,.introjs-nextbutton.disabled:hover,.introjs-nextbutton[disabled],.introjs-nextbutton[disabled].active,.introjs-nextbutton[disabled].focus,.introjs-nextbutton[disabled]:active,.introjs-nextbutton[disabled]:focus,.introjs-nextbutton[disabled]:hover,fieldset[disabled] .introjs-nextbutton,fieldset[disabled] .introjs-nextbutton.active,fieldset[disabled] .introjs-nextbutton.focus,fieldset[disabled] .introjs-nextbutton:active,fieldset[disabled] .introjs-nextbutton:focus,fieldset[disabled] .introjs-nextbutton:hover{background-color:#e60028;border-color:#e60028}
.introjs-nextbutton .badge{color:#e60028;background-color:#fff}
.introjs-nextbutton.focus,.introjs-nextbutton:focus{color:#fff;background-color:#b3001f;border-color:#670012}
.introjs-nextbutton:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.introjs-nextbutton.active,.introjs-nextbutton:active,.open>.dropdown-toggle.introjs-nextbutton{color:#fff;background-color:#b3001f;border-color:#a9001d}
.introjs-nextbutton.active.focus,.introjs-nextbutton.active:focus,.introjs-nextbutton.active:hover,.introjs-nextbutton:active.focus,.introjs-nextbutton:active:focus,.introjs-nextbutton:active:hover,.open>.dropdown-toggle.introjs-nextbutton.focus,.open>.dropdown-toggle.introjs-nextbutton:focus,.open>.dropdown-toggle.introjs-nextbutton:hover{color:#fff;background-color:#8f0019;border-color:#670012}
.introjs-nextbutton.active,.introjs-nextbutton:active,.open>.dropdown-toggle.introjs-nextbutton{background-image:none}
.introjs-nextbutton.disabled.focus,.introjs-nextbutton.disabled:focus,.introjs-nextbutton.disabled:hover,.introjs-nextbutton[disabled].focus,.introjs-nextbutton[disabled]:focus,.introjs-nextbutton[disabled]:hover,fieldset[disabled] .introjs-nextbutton.focus,fieldset[disabled] .introjs-nextbutton:focus,fieldset[disabled] .introjs-nextbutton:hover{background-color:#e60028;border-color:#e60028}
.introjs-nextbutton .badge{color:#e60028;background-color:#fff}
.introjs-nextbutton:focus{background-image:none}
.introjs-nextbutton.introjs-disabled{display:none}
.introjs-prevbutton{display:none}
.introjs-skipbutton{font-weight:600;color:#777;background-color:#fff;border-color:#ccc;float:left;text-shadow:none}
.introjs-skipbutton.active,.introjs-skipbutton.focus,.introjs-skipbutton:active,.introjs-skipbutton:focus,.introjs-skipbutton:hover,.open>.introjs-skipbutton.dropdown-toggle{color:#777;background-color:#e6e6e6;border-color:#b3b3b3}
.introjs-skipbutton.active,.introjs-skipbutton:active,.open>.introjs-skipbutton.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.introjs-skipbutton.disabled,.introjs-skipbutton.disabled.active,.introjs-skipbutton.disabled.focus,.introjs-skipbutton.disabled:active,.introjs-skipbutton.disabled:focus,.introjs-skipbutton.disabled:hover,.introjs-skipbutton[disabled],.introjs-skipbutton[disabled].active,.introjs-skipbutton[disabled].focus,.introjs-skipbutton[disabled]:active,.introjs-skipbutton[disabled]:focus,.introjs-skipbutton[disabled]:hover,fieldset[disabled] .introjs-skipbutton,fieldset[disabled] .introjs-skipbutton.active,fieldset[disabled] .introjs-skipbutton.focus,fieldset[disabled] .introjs-skipbutton:active,fieldset[disabled] .introjs-skipbutton:focus,fieldset[disabled] .introjs-skipbutton:hover{background-color:#fff;border-color:#ccc}
.introjs-skipbutton .badge{color:#fff;background-color:#777}
.introjs-skipbutton.focus,.introjs-skipbutton:focus{color:#777;background-color:#e6e6e6;border-color:#8c8c8c}
.introjs-skipbutton:hover{color:#777;background-color:#e6e6e6;border-color:#adadad}
.introjs-skipbutton.active,.introjs-skipbutton:active,.open>.dropdown-toggle.introjs-skipbutton{color:#777;background-color:#e6e6e6;border-color:#adadad}
.introjs-skipbutton.active.focus,.introjs-skipbutton.active:focus,.introjs-skipbutton.active:hover,.introjs-skipbutton:active.focus,.introjs-skipbutton:active:focus,.introjs-skipbutton:active:hover,.open>.dropdown-toggle.introjs-skipbutton.focus,.open>.dropdown-toggle.introjs-skipbutton:focus,.open>.dropdown-toggle.introjs-skipbutton:hover{color:#777;background-color:#d4d4d4;border-color:#8c8c8c}
.introjs-skipbutton.active,.introjs-skipbutton:active,.open>.dropdown-toggle.introjs-skipbutton{background-image:none}
.introjs-skipbutton.disabled.focus,.introjs-skipbutton.disabled:focus,.introjs-skipbutton.disabled:hover,.introjs-skipbutton[disabled].focus,.introjs-skipbutton[disabled]:focus,.introjs-skipbutton[disabled]:hover,fieldset[disabled] .introjs-skipbutton.focus,fieldset[disabled] .introjs-skipbutton:focus,fieldset[disabled] .introjs-skipbutton:hover{background-color:#fff;border-color:#ccc}
.introjs-skipbutton .badge{color:#fff;background-color:#777}
.introjs-skipbutton:focus{background-image:none}
.introjs-tooltip{padding:15px}
.introjs-helperNumberLayer{display:none}
.introjs-bullets{text-align:left}
.introjs-bullets ul li{margin:0 10px}
.introjs-bullets ul li a{width:10px;height:10px;background:#ccc}
.introjs-bullets ul li a.active,.introjs-bullets ul li a:hover{background:#333}
.introjs-arrow{border-width:10px}
.introjs-arrow.right,.introjs-arrow.right-bottom{right:-20px}
.introjs-arrow.top,.introjs-arrow.top-middle,.introjs-arrow.top-right{top:-20px}
.introjs-arrow.left,.introjs-arrow.left-bottom{left:-20px}
.introjs-arrow.bottom{bottom:-20px}
.introjs-showElement{position:relative!important}
.introjs-fixParent:not(.prepare-sticky-header){position:relative!important}
.datepicker{border-radius:2px;direction:ltr}
.datepicker-inline{width:220px}
.datepicker-rtl{direction:rtl}
.datepicker-rtl.dropdown-menu{left:auto}
.datepicker-rtl table tr td span{float:right}
.datepicker-dropdown{top:0;left:0;padding:4px}
.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}
.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #f5f5f5;border-top:0;position:absolute}
.datepicker-dropdown.datepicker-orient-left:before{left:6px}
.datepicker-dropdown.datepicker-orient-left:after{left:7px}
.datepicker-dropdown.datepicker-orient-right:before{right:6px}
.datepicker-dropdown.datepicker-orient-right:after{right:7px}
.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}
.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}
.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #ccc}
.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #f5f5f5}
.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}
.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}
.datepicker table tr td.new,.datepicker table tr td.old{color:#ccc}
.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#dddedf;cursor:pointer}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#ccc;cursor:default}
.datepicker table tr td.highlighted{font-weight:600;color:#000;background-color:#b2e1f0;border-color:#5dc0df;border-radius:0}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:active,.datepicker table tr td.highlighted:focus,.datepicker table tr td.highlighted:hover,.open>.datepicker table tr td.highlighted.dropdown-toggle{color:#000;background-color:#87d0e8;border-color:#32afd7}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.open>.datepicker table tr td.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled.active,.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:active,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled],.datepicker table tr td.highlighted[disabled].active,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:active,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted,fieldset[disabled] .datepicker table tr td.highlighted.active,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:active,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#b2e1f0;border-color:#5dc0df}
.datepicker table tr td.highlighted .badge{color:#b2e1f0;background-color:#000}
.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#87d0e8;border-color:#1f7f9e}
.datepicker table tr td.highlighted:hover{color:#000;background-color:#87d0e8;border-color:#2aacd5}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.highlighted{color:#000;background-color:#87d0e8;border-color:#2aacd5}
.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover,.open>.dropdown-toggle.datepicker table tr td.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.highlighted:hover{color:#000;background-color:#69c5e2;border-color:#1f7f9e}
.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.highlighted{background-image:none}
.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#b2e1f0;border-color:#5dc0df}
.datepicker table tr td.highlighted .badge{color:#b2e1f0;background-color:#000}
.datepicker table tr td.highlighted.focused{background:#87d0e8}
.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#b2e1f0;color:#ccc}
.datepicker table tr td.today{font-weight:600;color:#000;background-color:#ffdb99;border-color:#ffb733}
.datepicker table tr td.today.active,.datepicker table tr td.today.focus,.datepicker table tr td.today:active,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover,.open>.datepicker table tr td.today.dropdown-toggle{color:#000;background-color:#ffc966;border-color:orange}
.datepicker table tr td.today.active,.datepicker table tr td.today:active,.open>.datepicker table tr td.today.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled],.datepicker table tr td.today[disabled].active,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:active,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today,fieldset[disabled] .datepicker table tr td.today.active,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:active,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}
.datepicker table tr td.today .badge{color:#ffdb99;background-color:#000}
.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}
.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}
.datepicker table tr td.today.active,.datepicker table tr td.today:active,.open>.dropdown-toggle.datepicker table tr td.today{color:#000;background-color:#ffc966;border-color:#f59e00}
.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover,.open>.dropdown-toggle.datepicker table tr td.today.focus,.open>.dropdown-toggle.datepicker table tr td.today:focus,.open>.dropdown-toggle.datepicker table tr td.today:hover{color:#000;background-color:#ffbc42;border-color:#b37400}
.datepicker table tr td.today.active,.datepicker table tr td.today:active,.open>.dropdown-toggle.datepicker table tr td.today{background-image:none}
.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}
.datepicker table tr td.today .badge{color:#ffdb99;background-color:#000}
.datepicker table tr td.today.focused{background:#ffc966}
.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#ccc}
.datepicker table tr td.range{font-weight:600;color:#000;background-color:#dddedf;border-color:#a8abae;border-radius:0}
.datepicker table tr td.range.active,.datepicker table tr td.range.focus,.datepicker table tr td.range:active,.datepicker table tr td.range:focus,.datepicker table tr td.range:hover,.open>.datepicker table tr td.range.dropdown-toggle{color:#000;background-color:#c3c5c6;border-color:#8e9295}
.datepicker table tr td.range.active,.datepicker table tr td.range:active,.open>.datepicker table tr td.range.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled.active,.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:active,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled],.datepicker table tr td.range[disabled].active,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:active,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range,fieldset[disabled] .datepicker table tr td.range.active,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:active,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#dddedf;border-color:#a8abae}
.datepicker table tr td.range .badge{color:#dddedf;background-color:#000}
.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#c3c5c6;border-color:#686b6e}
.datepicker table tr td.range:hover{color:#000;background-color:#c3c5c6;border-color:#898c90}
.datepicker table tr td.range.active,.datepicker table tr td.range:active,.open>.dropdown-toggle.datepicker table tr td.range{color:#000;background-color:#c3c5c6;border-color:#898c90}
.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover,.open>.dropdown-toggle.datepicker table tr td.range.focus,.open>.dropdown-toggle.datepicker table tr td.range:focus,.open>.dropdown-toggle.datepicker table tr td.range:hover{color:#000;background-color:#b0b3b5;border-color:#686b6e}
.datepicker table tr td.range.active,.datepicker table tr td.range:active,.open>.dropdown-toggle.datepicker table tr td.range{background-image:none}
.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#dddedf;border-color:#a8abae}
.datepicker table tr td.range .badge{color:#dddedf;background-color:#000}
.datepicker table tr td.range.focused{background:#c3c5c6}
.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#dddedf;color:#ccc}
.datepicker table tr td.range.highlighted{font-weight:600;color:#000;background-color:#c8e0e8;border-color:#80b7c9}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:active,.datepicker table tr td.range.highlighted:focus,.datepicker table tr td.range.highlighted:hover,.open>.datepicker table tr td.range.highlighted.dropdown-toggle{color:#000;background-color:#a4cbd8;border-color:#5ca2ba}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.open>.datepicker table tr td.range.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled.active,.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:active,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled],.datepicker table tr td.range.highlighted[disabled].active,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:active,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted,fieldset[disabled] .datepicker table tr td.range.highlighted.active,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:active,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#c8e0e8;border-color:#80b7c9}
.datepicker table tr td.range.highlighted .badge{color:#c8e0e8;background-color:#000}
.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#a4cbd8;border-color:#3c798e}
.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#a4cbd8;border-color:#559eb7}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.range.highlighted{color:#000;background-color:#a4cbd8;border-color:#559eb7}
.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover,.open>.dropdown-toggle.datepicker table tr td.range.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.range.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#8bbdce;border-color:#3c798e}
.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.open>.dropdown-toggle.datepicker table tr td.range.highlighted{background-image:none}
.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#c8e0e8;border-color:#80b7c9}
.datepicker table tr td.range.highlighted .badge{color:#c8e0e8;background-color:#000}
.datepicker table tr td.range.highlighted.focused{background:#a4cbd8}
.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#c8e0e8;color:#ccc}
.datepicker table tr td.range.today{font-weight:600;color:#000;background-color:#eec270;border-color:#dd991a}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:focus,.datepicker table tr td.range.today:hover,.open>.datepicker table tr td.range.today.dropdown-toggle{color:#000;background-color:#e9ae42;border-color:#b07915}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.open>.datepicker table tr td.range.today.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today[disabled].active,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:active,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today,fieldset[disabled] .datepicker table tr td.range.today.active,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:active,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#eec270;border-color:#dd991a}
.datepicker table tr td.range.today .badge{color:#eec270;background-color:#000}
.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#e9ae42;border-color:#6b4a0d}
.datepicker table tr td.range.today:hover{color:#000;background-color:#e9ae42;border-color:#a77314}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.open>.dropdown-toggle.datepicker table tr td.range.today{color:#000;background-color:#e9ae42;border-color:#a77314}
.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover,.open>.dropdown-toggle.datepicker table tr td.range.today.focus,.open>.dropdown-toggle.datepicker table tr td.range.today:focus,.open>.dropdown-toggle.datepicker table tr td.range.today:hover{color:#000;background-color:#e5a022;border-color:#6b4a0d}
.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.open>.dropdown-toggle.datepicker table tr td.range.today{background-image:none}
.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#eec270;border-color:#dd991a}
.datepicker table tr td.range.today .badge{color:#eec270;background-color:#000}
.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#eec270;color:#ccc}
.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{font-weight:600;color:#fff;background-color:#ccc;border-color:#777;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:focus,.datepicker table tr td.selected:hover,.open>.datepicker table tr td.selected.dropdown-toggle,.open>.datepicker table tr td.selected.highlighted.dropdown-toggle{color:#fff;background-color:#b3b3b3;border-color:#5e5e5e}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active,.open>.datepicker table tr td.selected.dropdown-toggle,.open>.datepicker table tr td.selected.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled,.datepicker table tr td.selected.highlighted.disabled.active,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:active,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled],.datepicker table tr td.selected.highlighted[disabled].active,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:active,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected[disabled].active,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:active,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected,fieldset[disabled] .datepicker table tr td.selected.active,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted,fieldset[disabled] .datepicker table tr td.selected.highlighted.active,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:active,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:active,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#ccc;border-color:#777}
.datepicker table tr td.selected .badge,.datepicker table tr td.selected.highlighted .badge{color:#ccc;background-color:#fff}
.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#b3b3b3;border-color:#373737}
.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#b3b3b3;border-color:#585858}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active,.open>.dropdown-toggle.datepicker table tr td.selected,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted{color:#fff;background-color:#b3b3b3;border-color:#585858}
.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover,.open>.dropdown-toggle.datepicker table tr td.selected.focus,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:hover,.open>.dropdown-toggle.datepicker table tr td.selected:focus,.open>.dropdown-toggle.datepicker table tr td.selected:hover{color:#fff;background-color:#a1a1a1;border-color:#373737}
.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active,.open>.dropdown-toggle.datepicker table tr td.selected,.open>.dropdown-toggle.datepicker table tr td.selected.highlighted{background-image:none}
.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#ccc;border-color:#777}
.datepicker table tr td.selected .badge,.datepicker table tr td.selected.highlighted .badge{color:#ccc;background-color:#fff}
.datepicker table tr td.active,.datepicker table tr td.active.highlighted{font-weight:600;color:#fff;background-color:#e60028;border-color:#e60028;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.datepicker table tr td.active.active,.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover,.open>.datepicker table tr td.active.dropdown-toggle,.open>.datepicker table tr td.active.highlighted.dropdown-toggle{color:#fff;background-color:#b3001f;border-color:#b3001f}
.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active,.open>.datepicker table tr td.active.dropdown-toggle,.open>.datepicker table tr td.active.highlighted.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled,.datepicker table tr td.active.highlighted.disabled.active,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:active,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled],.datepicker table tr td.active.highlighted[disabled].active,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:active,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled],.datepicker table tr td.active[disabled].active,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:active,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active,fieldset[disabled] .datepicker table tr td.active.active,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted,fieldset[disabled] .datepicker table tr td.active.highlighted.active,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:active,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:active,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#e60028;border-color:#e60028}
.datepicker table tr td.active .badge,.datepicker table tr td.active.highlighted .badge{color:#e60028;background-color:#fff}
.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#b3001f;border-color:#670012}
.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active,.open>.dropdown-toggle.datepicker table tr td.active,.open>.dropdown-toggle.datepicker table tr td.active.highlighted{color:#fff;background-color:#b3001f;border-color:#a9001d}
.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover,.open>.dropdown-toggle.datepicker table tr td.active.focus,.open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus,.open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus,.open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover,.open>.dropdown-toggle.datepicker table tr td.active:focus,.open>.dropdown-toggle.datepicker table tr td.active:hover{color:#fff;background-color:#8f0019;border-color:#670012}
.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active,.open>.dropdown-toggle.datepicker table tr td.active,.open>.dropdown-toggle.datepicker table tr td.active.highlighted{background-image:none}
.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#e60028;border-color:#e60028}
.datepicker table tr td.active .badge,.datepicker table tr td.active.highlighted .badge{color:#e60028;background-color:#fff}
.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}
.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#dddedf}
.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#ccc;cursor:default}
.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{font-weight:600;color:#fff;background-color:#e60028;border-color:#e60028;text-shadow:0 -1px 0 rgba(0,0,0,.25)}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:active,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active:hover:hover,.open>.datepicker table tr td span.active.disabled.dropdown-toggle,.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle,.open>.datepicker table tr td span.active.dropdown-toggle,.open>.datepicker table tr td span.active:hover.dropdown-toggle{color:#fff;background-color:#b3001f;border-color:#b3001f}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open>.datepicker table tr td span.active.disabled.dropdown-toggle,.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle,.open>.datepicker table tr td span.active.dropdown-toggle,.open>.datepicker table tr td span.active:hover.dropdown-toggle{background-image:none;-moz-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1);box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.1)}
.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled.disabled.active,.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:active,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover.disabled.active,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:active,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled:hover[disabled].active,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:active,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled[disabled].active,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:active,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover.disabled.active,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:active,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active:hover[disabled].active,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:active,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active[disabled].active,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:active,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active,fieldset[disabled] .datepicker table tr td span.active.active,fieldset[disabled] .datepicker table tr td span.active.disabled,fieldset[disabled] .datepicker table tr td span.active.disabled.active,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:active,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:active,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.active,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:active,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#e60028;border-color:#e60028}
.datepicker table tr td span.active .badge,.datepicker table tr td span.active.disabled .badge,.datepicker table tr td span.active.disabled:hover .badge,.datepicker table tr td span.active:hover .badge{color:#e60028;background-color:#fff}
.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#b3001f;border-color:#670012}
.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open>.dropdown-toggle.datepicker table tr td span.active,.open>.dropdown-toggle.datepicker table tr td span.active.disabled,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open>.dropdown-toggle.datepicker table tr td span.active:hover{color:#fff;background-color:#b3001f;border-color:#a9001d}
.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover,.open>.dropdown-toggle.datepicker table tr td span.active.disabled.focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,.open>.dropdown-toggle.datepicker table tr td span.active.focus,.open>.dropdown-toggle.datepicker table tr td span.active:focus,.open>.dropdown-toggle.datepicker table tr td span.active:hover,.open>.dropdown-toggle.datepicker table tr td span.active:hover.focus,.open>.dropdown-toggle.datepicker table tr td span.active:hover:focus,.open>.dropdown-toggle.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#8f0019;border-color:#670012}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open>.dropdown-toggle.datepicker table tr td span.active,.open>.dropdown-toggle.datepicker table tr td span.active.disabled,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open>.dropdown-toggle.datepicker table tr td span.active:hover{background-image:none}
.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#e60028;border-color:#e60028}
.datepicker table tr td span.active .badge,.datepicker table tr td span.active.disabled .badge,.datepicker table tr td span.active.disabled:hover .badge,.datepicker table tr td span.active:hover .badge{color:#e60028;background-color:#fff}
.datepicker table tr td span.new,.datepicker table tr td span.old{color:#ccc}
.datepicker .datepicker-switch{width:145px}
.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}
.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#dddedf}
.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}
.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}
.input-group.date .input-group-addon{cursor:pointer}
.input-daterange{width:100%}
.input-daterange input{text-align:center}
.input-daterange input:first-child{border-radius:3px 0 0 3px}
.input-daterange input:last-child{border-radius:0 3px 3px 0}
.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;border-width:1px 0;margin-left:-5px;margin-right:-5px}
.sesame-logo{display:inline-block;vertical-align:middle;width:88px;height:42px;background-image:url(vendor/ezweb-auth/images/sesame.gif)}
.ez-auth-icon{position:relative;display:inline-block;width:72px;height:72px;border-radius:72px}
.ez-auth-icon>.fa{font-size:46px;line-height:72px}
.ez-auth-icon.ez-auth-persona{background-color:#f5f5f5}
.ez-auth-icon.ez-auth-persona>.fa{color:#dddedf}
.ez-auth-icon.ez-auth-success{background-color:#BEF6CF}
.ez-auth-icon.ez-auth-success>.fa{color:#35BD58}
.ez-auth-icon.ez-auth-error{background-color:#F7B2BE}
.ez-auth-icon.ez-auth-error>.fa{color:#B92B2E}
.ez-login-page{margin:0}
.ez-login-page .panel-body{padding:20px}
.ez-login-page .panel-body>.ez-login-page-content{padding:0 20px 20px 20px;min-height:405px}
.ez-login-page .panel-body>.ez-login-page-content h5{padding-top:20px;padding-bottom:10px}
.ez-login-page .panel-body>.ez-login-page-content .form-group{margin-bottom:10px}
.ez-login-page .panel-body>.ez-login-page-content .form-group .control-label{display:none;display:block\9}
.ez-login-page .panel-body>.ez-login-page-content .form-group .form-control-feedback{top:0;top:initial\9}
.ez-login-page .panel-body>.ez-login-page-content .checkbox{margin-top:15px}
.ez-login-page .panel-body .nav.nav-pills>.dropdown>a.dropdown-toggle{color:#777}
.ez-login-page .panel-body .ez-login-page-actions{text-align:right;margin-top:35px}
.ez-login-page .panel-body .ez-login-page-links{text-align:right}
.ez-login-page .panel-body .ez-login-page-links .form-group{margin-bottom:0}
.ez-login-page .panel-body .ez-login-page-links .form-group a{padding:0;line-height:0}
.ez-login-page .panel-body .nav>.dropdown>.dropdown-toggle{padding:0}
html{width:100%;height:100%}
.clickable{cursor:pointer}
.nav li a{cursor:pointer}
.decrease{color:#D9534F}
.increase{color:#22B14C}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-right .ez-responsive-page-part.ng-animate.hidden-xs-remove{-webkit-animation:slideInLeft .5s;-moz-animation:slideInLeft .5s;-ms-animation:slideInLeft .5s;animation:slideInLeft .5s;position:absolute}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-left .ez-responsive-page-part.ng-animate.hidden-xs-remove{-webkit-animation:slideInRight .5s;-moz-animation:slideInRight .5s;-ms-animation:slideInRight .5s;animation:slideInRight .5s;position:absolute}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-right .ez-responsive-page-part.ng-animate.hidden-xs-add{-webkit-animation:slideOutRight .5s;-moz-animation:slideOutRight .5s;-ms-animation:slideOutRight .5s;animation:slideOutRight .5s;position:absolute;display:block!important}
.ez-responsive-breakpoint-xs.ez-responsive-status-from-left .ez-responsive-page-part.ng-animate.hidden-xs-add{-webkit-animation:slideOutLeft .5s;-moz-animation:slideOutLeft .5s;-ms-animation:slideOutLeft .5s;animation:slideOutLeft .5s;position:absolute;display:block!important}
.loading-indicator{display:inline-block}
.loading-indicator>i{vertical-align:middle;height:100%;font-size:16px;line-height:16px;color:#777}
.loading-indicator>.loading-indicator-message{vertical-align:middle}
.ez-fixed-position{position:fixed}
.ez-errors-placeholder{display:none}
.has-error .ez-errors-placeholder{display:block}
.ez-checkbox-group-title,.ez-radio-group-title{font-weight:700;font-size:1.1em}
.ez-radio-inline .radio,body .ez-checkbox-inline .checkbox{display:inline-block;margin-right:10px}
.ez-form-checkbox .ez-checkbox-columns .checkbox{margin-top:10px;padding-left:35px}
.datepicker-days .today{background-color:#dddedf!important}
.ez-form-password .input-group-addon{padding:6px 10px}
select optgroup{border-right:2px solid #CCC}
.ez-slider-control.ng-dirty.ng-invalid .slider{border-color:#b9292d}
.has-feedback :not(label) .form-control-feedback{top:10px}
.form-inline .form-control-feedback,.has-feedback label~.form-horizontal .form-control-feedback{top:20px}
.has-feedback .form-control{padding-right:15px}
.has-feedback.has-error .form-control{padding-right:37.4px}
tags-input .tags{min-height:33px;border-radius:0;padding:5px}
tags-input .tags .input{height:18px}
tags-input .tags .tag-item{color:#777;background-color:#dddedf;border:1px solid #ccc;border-radius:3px;font-size:12px;font-family:'Source Sans Pro',Arial,sans-serif;line-height:18px;height:18px;padding:0 5px}
tags-input .tags .tag-item .fa-close{cursor:pointer}
tags-input .tags .tag-item:hover{background-color:#c3c5c6;border-color:#b3b3b3;color:#5e5e5e}
tags-input.ng-invalid.ng-pristine .tags{border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.has-error.ng-pristine .control-label{color:#333}
tags-input.ng-pristine .tags.focused{border:1px solid #66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.ez-typeahead-overlay{position:absolute;z-index:1000}
.combo-box>input+.combo-box-scroll{padding-right:0}
.gridster .gridster-item{background:#fff;z-index:auto}
.ez-gridster-element{width:100%;height:100%}
.ez-gridster-element.centered{vertical-align:middle;align-content:center}
.ez-gridster-default-empty-element,.ez-gridster-default-loading-element{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);background:#fff;width:100%;height:100%;vertical-align:middle;align-content:center}
.ez-gridster-template,.ez-gridster-template-container{height:100%}
.ez-gridster .gridster-preview-holder{background-color:#a9a9a9}
.ag-bootstrap .ag-filter,.sgb-ag-grid .ag-filter{border-radius:3px;background-color:#2f333e;padding:10px;border:1px solid #2f333e;color:#fff}
.ag-bootstrap .ag-filter .ag-filter-header-container,.sgb-ag-grid .ag-filter .ag-filter-header-container{padding-bottom:5px}
.ag-bootstrap .ag-filter input:not([type=checkbox]):not([type=radio]),.ag-bootstrap .ag-filter select,.sgb-ag-grid .ag-filter input:not([type=checkbox]):not([type=radio]),.sgb-ag-grid .ag-filter select{border:1px solid #777;background-color:transparent;color:#fff;padding-left:10px;padding-right:10px;height:34px}
.ag-bootstrap .ag-filter input:not([type=checkbox]):not([type=radio]) option,.ag-bootstrap .ag-filter select option,.sgb-ag-grid .ag-filter input:not([type=checkbox]):not([type=radio]) option,.sgb-ag-grid .ag-filter select option{background-color:#2f333e!important;color:#fff}
.ag-bootstrap .ag-filter input[type=checkbox],.ag-bootstrap .ag-filter input[type=radio],.sgb-ag-grid .ag-filter input[type=checkbox],.sgb-ag-grid .ag-filter input[type=radio]{margin-right:5px}
.ag-bootstrap .ag-filter:before,.sgb-ag-grid .ag-filter:before{content:'';position:absolute;width:15px;height:15px;left:10px;margin-top:-18px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#2f333e;border:1px solid #2f333e;border-right:none;border-bottom:none}
.ag-bootstrap .ag-root,.sgb-ag-grid .ag-root{font-size:14px;border:1px solid #dcdcdc}
.ag-bootstrap .ag-root .ag-header .ag-header-cell,.sgb-ag-grid .ag-root .ag-header .ag-header-cell{text-align:left}
.ag-bootstrap .ag-root .ag-header .ag-header-cell:last-child,.sgb-ag-grid .ag-root .ag-header .ag-header-cell:last-child{border-right:0}
.ag-bootstrap .ag-root .ag-header .ag-header-cell svg,.sgb-ag-grid .ag-root .ag-header .ag-header-cell svg{fill:#000}
.ag-bootstrap .ag-root .ag-header .ag-pinned-left-header .ag-header-group-cell,.sgb-ag-grid .ag-root .ag-header .ag-pinned-left-header .ag-header-group-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:700}
.ag-bootstrap .ag-root .ag-header .ag-pinned-left-header .ag-header-cell,.sgb-ag-grid .ag-root .ag-header .ag-pinned-left-header .ag-header-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:700}
.ag-bootstrap .ag-root .ag-header .ag-header-viewport .ag-header-group-cell,.sgb-ag-grid .ag-root .ag-header .ag-header-viewport .ag-header-group-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:700}
.ag-bootstrap .ag-root .ag-header .ag-header-viewport .ag-header-cell,.sgb-ag-grid .ag-root .ag-header .ag-header-viewport .ag-header-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:700}
.ag-bootstrap .ag-root .ag-header .ag-pinned-right-header,.sgb-ag-grid .ag-root .ag-header .ag-pinned-right-header{border-left:solid 1px #dcdcdc}
.ag-bootstrap .ag-root .ag-header .ag-pinned-right-header .ag-header-group-cell,.sgb-ag-grid .ag-root .ag-header .ag-pinned-right-header .ag-header-group-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:700}
.ag-bootstrap .ag-root .ag-header .ag-pinned-right-header .ag-header-group-cell:last-child,.sgb-ag-grid .ag-root .ag-header .ag-pinned-right-header .ag-header-group-cell:last-child{border-right:0}
.ag-bootstrap .ag-root .ag-header .ag-pinned-right-header .ag-header-cell,.sgb-ag-grid .ag-root .ag-header .ag-pinned-right-header .ag-header-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:700}
.ag-bootstrap .ag-root .ag-header .ag-pinned-right-header .ag-header-cell:last-child,.sgb-ag-grid .ag-root .ag-header .ag-pinned-right-header .ag-header-cell:last-child{border-right:0}
.ag-bootstrap .ag-root .ag-body .ag-row-even,.sgb-ag-grid .ag-root .ag-body .ag-row-even{background-color:#f5f5f5}
.ag-bootstrap .ag-root .ag-body .ag-row-odd,.sgb-ag-grid .ag-root .ag-body .ag-row-odd{background-color:#fff}
.ag-bootstrap .ag-root .ag-body .ag-row-focus,.sgb-ag-grid .ag-root .ag-body .ag-row-focus{background-color:#b2e1f0;color:#000}
.ag-bootstrap .ag-root .ag-body .ag-cell,.sgb-ag-grid .ag-root .ag-body .ag-cell{padding:8px 8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc}
.ag-bootstrap .ag-root .ag-body .ag-pinned-right-cols-viewport,.sgb-ag-grid .ag-root .ag-body .ag-pinned-right-cols-viewport{border-left:solid 1px #dcdcdc}
.ez-anchor-container .ez-anchor-menu{z-index:500}
.ez-anchor-container .ez-anchor-menu>*{padding-top:52px}
.ez-anchor-container .ez-anchor-menu>.ez-anchor-affix{position:fixed;top:0}
.ez-anchor-container .ez-anchor-tooltip{width:150px}
.ez-anchor-container .ez-anchor-tooltip.in{opacity:1}
.ez-anchor-container .ez-anchor-tooltip .tooltip-content{font-size:1.2em;padding:10px 20px;color:#FFF}
.ez-anchor-container .anchors{position:relative}

\:ez-fixed-panel,ez-fixed-panel{display:block}
.ez-fixed-panel{position:fixed;display:block}
.ez-fixed-panel.resizeable{margin:6px}
.ez-fixed-panel.top{top:0;margin-top:0}
.ez-fixed-panel.bottom{bottom:0;margin-bottom:0}
.ez-fixed-panel.left{left:0;margin-left:0}
.ez-fixed-panel.right{right:0;margin-right:0}
.ez-fixed-panel .handle{position:absolute;display:block}
.ez-fixed-panel .handle.horizontal{height:6px;cursor:n-resize;width:100%}
.ez-fixed-panel .handle.vertical{width:6px;cursor:e-resize;height:100%;top:6px}
.ez-fixed-panel .handle.both{height:6px;width:6px;cursor:sw-resize}
.ez-fixed-panel .handle.backboth{height:6px;width:6px;cursor:nw-resize}
.ez-fixed-panel .handle.top{top:-6px}
.ez-fixed-panel .handle.bottom{bottom:-6px}
.ez-fixed-panel .handle.left{left:-6px}
.ez-fixed-panel .handle.right{right:-6px}
.ez-fixed-panel .contents{height:100%;width:100%}
.ez-mini-header>.topheader>.navbar>.container>.navbar-collapse .combo-box-search>.form-group>.control-label{display:none}
.ez-mini-header .appLogo img{padding-left:15px;border-left:1px solid #f5f5f5;margin:10px 0;max-height:30px}
.ez-mini-header ul.navbar-right>li.search label{display:none}
.ez-mini-header .navbar{margin-bottom:0}
.login-section .topbar{background-color:#f5f5f5;border-color:transparent}
.login-section .background-image{z-index:-1}
.bodyHeaderElement{border-top:1px solid transparent}
.body-header-content{border-color:#CCC}
.body-header-content-without-navbar{margin-top:-20px}
.middlebar .version{position:absolute;font-size:8px;right:0;bottom:0}
.middlebar .sg-logo{display:inline-block;width:170px;height:48px;background-image:url(vendor/ezweb-ui/images/sg-logo-wrap.png);background-repeat:no-repeat;background-position:top left;vertical-align:middle}
.middlebar .sg-logo.sg-logo-corporate{width:270px;height:48px;background-image:url(vendor/ezweb-ui/images/sg-logo-corporate.png)}
.middlebar .sg-logo.sg-logo-private{width:270px;height:48px;background-image:url(vendor/ezweb-ui/images/sg-logo-private.png)}
.middlebar .sg-logo.sg-logo-securities{width:270px;height:48px;background-image:url(vendor/ezweb-ui/images/sg-logo-securities.png)}
.middlebar .app-logo{display:inline-block;width:256px;height:32px;background-repeat:no-repeat;background-position:top right;vertical-align:middle}
.middlebar .form-group>.control-label{display:none}
.middlebar .middlebar-nav.middlebar-right>li{float:left}
.anchor-header{background-color:#333;position:relative;min-height:50px;z-index:1000!important}
.anchor-header .container{padding-left:0}
.anchor-header .container .anchor-header-nav{padding-left:0;text-align:center}
.anchor-header .container .anchor-header-nav li{display:inline-block}
.anchor-header .container .anchor-header-nav li a{color:#CCC;font-weight:600;font-size:16px}
.anchor-header .container .anchor-header-nav li a:focus,.anchor-header .container .anchor-header-nav li a:hover{color:#fff;background-color:transparent}
.navbar-fixed-top .navbar-brand{padding:10px 15px}
.navbar-fixed-top .navbar-brand .sg-mobile-logo{background-image:url(vendor/ezweb-ui/images/sg-small.png);width:32px;height:32px}
.topheader .navbar{top:0}
.topheader .navbar.transition{transition:top .5s ease}
.topheader .navbar.navbar-fixed-top.prepare{position:fixed;top:-50px}
.topheader .navbar.navbar-fixed-top.transition{top:0;left:0;right:0}
.ez-modal{z-index:10000}
.ez-modal \:ng-form,.ez-modal ng-form{display:block}
.tabs-vertical{border-bottom:1px solid #DCDCDC!important;padding-right:0!important;border-right:5px solid #C6C6C6!important}
.tabs-vertical.nav-tabs-reverse{border-bottom:1px solid #2F333E!important;padding-right:0!important;border-right:5px solid #21242B!important}
.datepicker-dropdown{background-color:#fff!important;border-color:#ccc}
@font-face{font-family:FontAwesome;src:url(vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-cog:before,.fa-gear:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-cogs:before,.fa-gears:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before,.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}
.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}
.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-gavel:before,.fa-legal:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-bolt:before,.fa-flash:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}
.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}
.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}
.fa-eur:before,.fa-euro:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-inr:before,.fa-rupee:before{content:"\f156"}
.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}
.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}
.fa-krw:before,.fa-won:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-try:before,.fa-turkish-lira:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}
.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}
.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}
.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}
.fa-empire:before,.fa-ge:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}
.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before,.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-bed:before,.fa-hotel:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-television:before,.fa-tv:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
.fa-reddit-alien:before{content:"\f281"}
.fa-edge:before{content:"\f282"}
.fa-credit-card-alt:before{content:"\f283"}
.fa-codiepie:before{content:"\f284"}
.fa-modx:before{content:"\f285"}
.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}
.fa-product-hunt:before{content:"\f288"}
.fa-mixcloud:before{content:"\f289"}
.fa-scribd:before{content:"\f28a"}
.fa-pause-circle:before{content:"\f28b"}
.fa-pause-circle-o:before{content:"\f28c"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stop-circle-o:before{content:"\f28e"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-hashtag:before{content:"\f292"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-percent:before{content:"\f295"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}
.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}
.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-o:before{content:"\f2b7"}
.fa-linode:before{content:"\f2b8"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-book-o:before{content:"\f2ba"}
.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}
.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-circle-o:before{content:"\f2be"}
.fa-user-o:before{content:"\f2c0"}
.fa-id-badge:before{content:"\f2c1"}
.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}
.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}
.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-telegram:before{content:"\f2c6"}
.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}
.fa-shower:before{content:"\f2cc"}
.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}
.fa-podcast:before{content:"\f2ce"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}
.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-grav:before{content:"\f2d6"}
.fa-etsy:before{content:"\f2d7"}
.fa-imdb:before{content:"\f2d8"}
.fa-ravelry:before{content:"\f2d9"}
.fa-eercast:before{content:"\f2da"}
.fa-microchip:before{content:"\f2db"}
.fa-snowflake-o:before{content:"\f2dc"}
.fa-superpowers:before{content:"\f2dd"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-meetup:before{content:"\f2e0"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.ack-view-board{padding:15px;background-color:#F5F5F5;font-size:12px}
.ccp-view-board{padding:15px;background-color:#F5F5F5;font-size:12px}
.clb-no-padding{padding:0}
.ccp-view-board .div-width{width:222px}
@media screen and (min-width:922px){.ccp-view-board .clb-date-picker input{width:102px}
}
.ccp-view-board .clb-date-picker label{padding:0 0 0 10px}
.pull-search-right{float:right!important;padding-right:1em;padding-top:.5em}
.vcenter{display:inline-block;vertical-align:middle;float:none}
.select-nodes-btn{width:13em;margin-left:15px;margin-top:25px}
.full-text-search-btn{margin-top:25px}
.file-iconz:before{content:"\f016";font-family:FontAwesome;font-size:large}
.folder-iconz:before{content:"\f07c";font-family:FontAwesome;font-size:large}
.pull-nodes-right{float:right!important;padding-right:1em;padding-top:.5em}
.tree-well{min-height:400px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
.serval-table td{font-weight:600}
.topheader .topbar-dark .container-fluid{padding-left:45px!important;padding-right:20px!important}
.navbar-fixed-top .navbar-brand{padding:15px!important}
.dropdown-language-menu li a{color:#fff!important}
.admin-dropdown-menu{left:0!important}
.ez-mini-header .navbar-right{display:none}
.feature-align{text-align:left;padding-left:30px!important}
@media (max-width:992px){.feature-align{text-align:center}
}
.disabled-switch{opacity:.3;color:red}
.risq-audit-board{background-color:#F5F5F5;font-size:12px}
.clb-no-padding{padding:0}
.risq-audit-board .clb-compact .form-control{height:22px}
@media screen and (min-width:992px){.risq-audit-board .clb-compact .clb-date-picker input{width:102px}
}
.risq-audit-board .clb-compact .clb-date-picker label{padding:0 0 0 10px}
.risq-audit-board .clb-compact select{padding-top:0!important}
.risq-audit-board .clb-compact button{height:22px;padding:0 5px 0 5px}
.risq-audit-board .clb-compact button span{line-height:22px}
.risq-audit-board .clb-tab-title{font-size:14px}
.risq-excess-board{padding:15px;background-color:#F5F5F5;font-size:12px}
.table-risq-statistics{border:none;table-layout:fixed;margin-bottom:0}
.table-risq-statistics thead{border:none}
.table-risq-statistics thead tr th{background-color:unset;text-align:center;padding-top:0;padding-bottom:0;vertical-align:middle}
.table-risq-statistics thead tr th:last-child{text-align:right}
.table-risq-statistics tbody tr td{border:none;text-align:center;padding-top:0;padding-bottom:0;vertical-align:middle}
.table-risq-statistics tbody tr td:last-child{text-align:right}
.highlight{padding:9px 14px;margin-bottom:14px;border:1px solid #e1e1e8;border-radius:4px}
.figure-caption{font-size:large}
.glyphicon-ok:before{content:"\2713"}
.risq-report-simulation-treegrid{font-size:12px}
.risq-todo-list-board{padding:15px;background-color:#F5F5F5;font-size:12px}
main.container-fluid{margin-top:0}
main.su{border:10px solid red}
#clb-alm-excess-list{width:98%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
#clb-alm-excess-list .ag-bl ag-bl-full-height{overflow:visible!important}
#clb-alm-excess-list .ag-root ag-font-style ag-scrolls{overflow:visible!important}

#clb-basyliq-perimeter-mapping{width:98%;height:600px}
#clb-group-roles-grid{width:98%;height:600px}
.btn-group-roles{height:33.56px}
#clb-permission-report-list{width:98%;height:700px}
#clb-group-users-user-list{margin:1em 0 1em 0;height:400px}
#clb-group-users-creation-form{margin:1em}
.btn-group-users{height:33.56px}
.workflow-criteria{width:93%}
.hints{background-color:#ccc;padding:20px;margin-bottom:20px}
#clb-workflow-criteria-list{white-space:normal;height:400px}
.hint-ok{color:#01bc30}
.hint-ko{color:#b10202}
.modal-content{font-size:12px}
.excess-summary{background-color:#ccc;padding-bottom:10px;padding-top:10px;margin-bottom:20px}
.form-button-group{float:right;padding-bottom:1em}
.modal-body .row{margin-left:0;margin-right:0}
.ez-form-toggle-icons .col-sm-3{width:80%}
.ez-form-toggle-icons .col-sm-9{width:20%}
.form-group.required .control-label:after{content:"*";color:red}
.risq-summary-value{font-weight:700}
.risq-roles{text-align:right}
#clb-ccp-view-list{width:98%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
#alm-batch-list{width:100%;height:400px}
#chinese-walls-list{margin:1em 0 1em 0;height:400px}
#chinese-walls-creation-form{margin:1em}
#chinese-walls-buttons-group{margin:1.7em 0 0 0}
#batch-list{width:100%;height:400px}
#clb-pl-whitelist-list{margin:1em 0 1em 0;height:400px}
#clb-pl-whitelist-creation-form{margin:1em}
#clb-pl-whitelist-buttons-group{margin:1.7em 0 0 0}
#clb-request-owner-user-list{margin:1em 0 1em 0;height:400px}
#clb-request-owner-creation-form{margin:1em}
#clb-risq-auditor-trd-dir-list{margin:1em 0 1em 0;height:400px}
#clb-risq-auditor-trd-dir-creation-form{margin:1em}
#clb-risq-auditor-perimeter-node-list{margin:1em 0 1em 0;height:400px}
#clb-risq-auditor-perimeter-node-creation-form{margin:1em}
#risq-batch-list{width:100%;height:400px}
#clb-risq-colibris-sbu-list{margin:1em 0 1em 0;height:400px}
#clb-risq-colibris-sbu-creation-form{margin:1em}
#clb-risq-delegation-user-list{margin:1em 0 1em 0;height:400px}
#clb-risq-delegation-creation-form{margin:1em}
#clb-risq-macc-co-management-list{margin:1em 0 1em 0;height:400px}
.no-padding{padding:0!important;margin:0!important}
.right-border{border-radius:0!important}
#clb-risq-macc-dir-list{margin:1em 0 1em 0;height:400px}
#clb-risq-macc-team-list{margin:1em 0 1em 0;height:400px}
.clb-risq-macc-emails{width:100%!important}
.clb-risq-macc-emails pre{width:215%!important}
#clb-risq-riskcell-pattern-user-list{margin:1em 0 1em 0;height:400px}
#clb-risq-riskcell-pattern-creation-form{margin:1em}
#clb-risq-trd-dir-list{margin:1em 0 1em 0;height:400px}
#clb-risq-trd-dir-creation-form{margin:1em}
#clb-serval-mapping-rights-list{margin-bottom:1em;height:400px}
#clb-whitelist-list{margin:1em 0 1em 0;height:400px}
#clb-whitelist-creation-form{margin:1em}
#clb-whitelist-buttons-group{margin:1.7em 0 0 0}
#clb-consumptions-view-list{width:100%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
#ccp-management-list{width:100%;height:400px}
#clb-pl-classification{border:none;background:#fff;color:#000}
#clb-pl-classification-popup{width:250px;color:#000}
#clb-users-icon{border:none;background:#ccc;color:#000}
#clb-pl-exemptions-history{width:100%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}
#clb-pl-exemptions-list{width:100%;height:800px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
#clb-pl-renaming-list{width:100%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
#clb-risq-audit-excess-list{width:100%;height:600px}
#clb-risq-audit-excess-list .ag-header-cell-label{font-size:small}
#clb-risq-audit-increase-list{width:100%;height:600px}
#clb-attached-files-label{text-align:right}
.clb-ag-compact-column{font-size:11px}
.ez-tree-grid-row-level-0{background-color:#dddedf!important}
.ez-tree-grid-select-label{display:none!important}
@media only screen and (max-device-width:500px){table.dataTable tr td:nth-child(1),table.dataTable tr td:nth-child(10),table.dataTable tr td:nth-child(4),table.dataTable tr td:nth-child(5),table.dataTable tr td:nth-child(6),table.dataTable tr td:nth-child(7),table.dataTable tr th:nth-child(1),table.dataTable tr th:nth-child(10),table.dataTable tr th:nth-child(4),table.dataTable tr th:nth-child(5),table.dataTable tr th:nth-child(6),table.dataTable tr th:nth-child(7){display:none}
}
.excess-board{padding:15px;background-color:#F5F5F5}
.list-flat-button{border:none;background:#fff;color:#000}
.risq-excess-treegrid{font-size:12px}
.modal-content{font-size:12px}
.excess-summary{background-color:#ccc;padding:20px;margin-bottom:20px}
.form-button-group{float:right;padding-bottom:1em}
.modal-body .row{margin-left:0;margin-right:0}
.ez-form-toggle-icons .col-sm-3{width:80%}
.ez-form-toggle-icons .col-sm-9{width:20%}
.form-group.required .control-label:after{content:"*";color:red}
.risq-summary-value{font-weight:700}
.risq-roles{text-align:right}

.modal-content{font-size:12px}
.form-button-group{float:right;padding-bottom:1em}
.modal-body .row{margin-left:0;margin-right:0}
.ez-form-toggle-icons .col-sm-3{width:80%}
.ez-form-toggle-icons .col-sm-9{width:20%}
.form-group.required .control-label:after{content:"*";color:red}
.fill-in{margin-bottom:20px}

.ez-tree-grid-row-level-0{background-color:#dddedf!important}
.ez-tree-grid-select-label{display:none!important}
@media only screen and (max-device-width:500px){table.dataTable tr td:nth-child(1),table.dataTable tr td:nth-child(10),table.dataTable tr td:nth-child(4),table.dataTable tr td:nth-child(5),table.dataTable tr td:nth-child(6),table.dataTable tr td:nth-child(7),table.dataTable tr th:nth-child(1),table.dataTable tr th:nth-child(10),table.dataTable tr th:nth-child(4),table.dataTable tr th:nth-child(5),table.dataTable tr th:nth-child(6),table.dataTable tr th:nth-child(7){display:none}
}
.excess-board{padding:15px;background-color:#F5F5F5}
.list-flat-button{border:none;background:#fff;color:#000}
.risq-excess-treegrid{font-size:12px}
.ez-tree-grid-row-level-0{background-color:#dddedf!important}
.ez-tree-grid-select-label{display:none!important}
@media only screen and (max-device-width:500px){table.dataTable tr td:nth-child(1),table.dataTable tr td:nth-child(10),table.dataTable tr td:nth-child(4),table.dataTable tr td:nth-child(5),table.dataTable tr td:nth-child(6),table.dataTable tr td:nth-child(7),table.dataTable tr th:nth-child(1),table.dataTable tr th:nth-child(10),table.dataTable tr th:nth-child(4),table.dataTable tr th:nth-child(5),table.dataTable tr th:nth-child(6),table.dataTable tr th:nth-child(7){display:none}
}
.excess-board{padding:15px;background-color:#F5F5F5}
.list-flat-button{border:none;background:#fff;color:#000}
.risq-excess-treegrid{font-size:12px}
button{border:0 solid transparent;padding:0}
.readonly{background-color:#dddedf}
.files-list-group li{list-style-type:none}
.empty-history{text-align:center}
.right_align{text-align:right;float:right;margin:0}
.col-md-6{padding-left:10px;padding-right:10px}
.col-md-6{padding-left:10px;padding-right:10px}
.readonly{background-color:#dddedf}
.files-list-group li{list-style-type:none}
.empty-history{text-align:center}
.right_align{text-align:right;float:right;margin:0}
.col-md-6{padding-left:10px;padding-right:10px}
.col-md-6{padding-left:10px;padding-right:10px}
.ack-campaign{height:700px;padding:50px;background-color:#F5F5F5;font-size:12px}
.ack-campaign .clb-date-picker label{padding:0 0 0 10px}
.ack-deduplication-config{height:700px;padding:50px;background-color:#F5F5F5;font-size:12px}
.ack-level-serval{height:700px;padding:50px;background-color:#F5F5F5;font-size:12px}
.ack-ro-sbu{height:700px;padding:50px;background-color:#F5F5F5;font-size:12px}
#mail-filter-list{width:100%;height:400px}
#clb-orthogonal-node-list{width:100%;height:400px}
#pl-exchange-exclusion-list{width:100%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}
#pl-exemption-administrator-list{width:100%;height:600px}
.ag-header-cell-label{text-overflow:clip;overflow:visible;overflow-wrap:break-word;white-space:normal}
.ag-cell-value{text-overflow:clip!important;overflow-wrap:break-word!important;white-space:normal!important}
div.ag-root{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}
#risq-us-irrbb-administrator-user-list{width:100%;height:400px}
#risq-us-irrbb-escalation-user-list{width:100%;height:400px}
#risq-us-irrbb-explainer-user-list{width:100%;height:400px}
#risq-us-irrbb-validator-user-list{width:100%;height:400px}
#risq-us-liquidity-administrator-user-list{width:100%;height:400px}
#risq-us-liquidity-escalation-user-list{width:100%;height:400px}
#risq-us-liquidity-explainer-user-list{width:100%;height:400px}
#risq-us-liquidity-validator-user-list{width:100%;height:400px}
#trader-exception-rights-list{width:100%;height:400px}
#trader-rem-rights-list{width:100%;height:400px}
.col-md-6{padding-left:10px;padding-right:10px}
.col-md-6{padding-left:10px;padding-right:10px}
.fill-in{margin-bottom:20px}
.readonly{background-color:#dddedf}
.files-list-group li{list-style-type:none}
.empty-history{text-align:center}
.right_align{text-align:right;float:right;margin:0}

.readonly{background-color:#dddedf}
.files-list-group li{list-style-type:none}
.empty-history{text-align:center}
.right_align{text-align:right;float:right;margin:0}
.col-md-6{padding-left:10px;padding-right:10px}
#ack-campaign-list{width:93%;height:400px}
#ack-agency-list{width:100%;height:400px}
#ack-deduplication-config-list{width:93%;height:400px}
#ack-level-serval-list{width:93%;height:400px}
#ack-monitoring-list{width:100%;height:400px}
#ack-ro-sbu-list{width:93%;height:400px}
a{cursor:pointer}
.break-text{word-wrap:break-word}
.popover{max-width:350px}
.popover-content{max-height:500px;overflow-y:auto;padding-right:0;padding-left:0}
.popover-content-list{list-style-type:none;padding:2px 10px}
#loading-bar .bar{background:red}
#loading-bar .peg{-moz-box-shadow:red 1px 0 6px 1px;-ms-box-shadow:red 1px 0 6px 1px;-webkit-box-shadow:red 1px 0 6px 1px;box-shadow:red 1px 0 6px 1px}
#loading-bar-spinner .spinner-icon{border-top-color:red;border-left-color:red}
.color-red{color:red}

/*# sourceMappingURL=styles.min.css.map */
