.CodeMirror{font-family:monospace;height:300px;color:#000}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumbers{}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid #000}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0%{background:#7e7}50%{background:none}100%{background:#7e7}}@-webkit-keyframes blink{0%{background:#7e7}50%{background:none}100%{background:#7e7}}@keyframes blink{0%{background:#7e7}50%{background:none}100%{background:#7e7}}div.CodeMirror-overwrite div.CodeMirror-cursor{}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable,.cm-s-default .cm-punctuation,.cm-s-default .cm-property,.cm-s-default .cm-operator{}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative;-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-sizer{position:relative;border-right:30px solid transparent;-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;-moz-box-sizing:content-box;box-sizing:content-box;display:inline-block;margin-bottom:-30px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-widget{}.CodeMirror-code{outline:none}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:none;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror ::selection{background:#d7d4f0}.CodeMirror ::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:none}.CodeMirror-hints{position:absolute;z-index:9009;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;max-width:19em;overflow:hidden;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff}.ac_results li{color:#555}.ac_results .ac_info{color:gray;font-size:11px}.ac_results .ac_green{color:green}.ac_results .ac_red{color:red}.ac_results .ac_warning{color:#ff4500}.lobipanel .panel-heading a,.panel-heading .panel-title{color:#fff}.asmh_menu2_container{position:sticky;top:47px;z-index:101}.asm-blue .fancybox-inner h2:first-of-type{color:#e5e5e5;background-color:#428bca}.asm-blue .fancybox-inner h2:first-of-type,.asm-blue .fancybox-inner header{background-color:#428bca!important}.asm-blue .panel-heading .dropdown ul,.asm-blue h2,.asm-blue .pcombo-a>span,.asm-blue .front-link{color:#e5e5e5}.asm-blue .panel-heading .panel-title{color:#fff}.asm-blue,.asm-blue #asm-main-header,.asm-blue .asmh-dropdown{background:url("../../content/images/bg-blue.jpg")}.asm-blue #asm-main-header>.asmh,.asm-blue .asmh-dropdown li,.asm-blue .asm-container-outer,.asm-blue #asm-main-footer,.asm-blue .asmh_menu2_container_mobile,.asm-blue .main-nav{background:url("../../content/images/opacitySteel.png")}.asm-blue #asm-main-header{box-shadow:0 1px 1px #50697f;-webkit-box-shadow:0 1px 1px #50697f;-moz-box-shadow:0 1px 1px #50697f}.asm-blue .ac_results li.asm_ac_hover .ac_red,.asm-blue .ac_results li.asm_ac_hover .ac_warning,.asm-blue .ac_results li.asm_ac_hover .ac_green,.asm-blue .ac_results li.asm_ac_hover .ac_info,.asm-blue .ac_results li.asm_ac_hover{background-color:#428bca;color:#fff}.asm-blue .asmbg,.asm-blue #asm-main-content .panel-heading,.asm-blue .fancybox-inner .panel-heading,.asm-blue .box-typical .box-typical-header{background-color:#428bca}.asm-blue #asm-main-content .files-manager-side-list a.active{border-left-color:#428bca}.asm-blue .asmbg-secondary{background-color:#50697f}.asm-blue .asmcolor{color:#428bca}.asm-blue .asmaction{color:#08c}.asm-blue .asm-sort-table thead td,.asm-blue .fg_table_header td,.asm-blue .asm-sort-table thead th,.asm-blue .fg_table_header th{background-color:#428bca}.asm-blue .dd-item-active>.dd-content{background-color:#50697f}.asm-blue .asm-i-folder{color:#428bca}.asm-blue a.chart-a-button.active{background-color:#428bca}.asm-blue .asmh-active,.asm-blue .asmh-active:hover,.asm-blue.horizontal-navigation .main-nav .nav-link:hover,.asm-blue.horizontal-navigation .main-nav .nav-link.active,.asm-blue.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#438ccc!important}.asm-blue .asmh_menu ul li a:hover{color:#d5d5d5;background:#438ccc}.asm-blue .asmh_menu ul li i{color:#a0d3ff}.asm-blue .asmh_menu ul li:hover i,.asm-blue .asmh_menu ul li.asmh-active i{color:#e5e5e5}.asm-blue .asmh-drop-menu{border-color:#428bca}.asm-blue .asmh-drop-menu>li>a:hover{background-image:none;background-color:#50697f}.asm-blue .asmh_item:hover,.asm-blue .asmh-dropdown li div:hover{background:#438ccc}.asm-blue .asmh_menu ul li:first-child{border-left:1px solid #50697f}.asm-blue .asmh_menu ul li{border-right:1px solid #50697f}.asm-blue .asmh-dropdown li div{color:#e5e5e5}.asm-blue .asmh-dropdown li a,.asm-blue .asmh-dropdown li div a{color:#e5e5e5}.asm-blue .asmh_photo{border-left:1px solid #50697f}.asm-blue .asmh_video{border-left:1px solid #50697f}.asm-blue .asm-container-outer{box-shadow:0 1px 1px #50697f,0 1px 1px #50697f inset;-webkit-box-shadow:0 1px 1px #50697f,0 1px 1px #50697f inset;-moz-box-shadow:0 1px 1px #50697f,0 1px 1px #50697f inset}.asm-blue #asm-main-footer{box-shadow:0 -1px 1px #50697f}.asm-blue .asmh-dropdown{border:1px solid #428bca}.asm-blue .asmh-dropdown li div,.asm-blue li#default_tab_list{border-bottom:1px solid #428bca}.asm-blue .asmd-overlay{background-color:#111;opacity:.4}.asm-blue .asm-checkbox input[type="checkbox"]:checked~span{background-color:#428bca}.asm-blue .asmh_menu2_container{background:#1f384d}.asm-blue .asmh_menu2_container>div>ul>li:first-child,.asm-blue .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #50697f}.asm-blue .asmh_menu2_container>div>ul>li{border-right:1px solid #50697f}.asm-blue .asmh_menu2_container>div>ul>li:hover,.asm-blue .asmh_menu2_active,.asm-blue #default_tab_list:hover>a,.asm-blue #default_tab_list li:hover>a{background:#438ccc}.asm-blue .asmh_menu2_container>div>ul>li>a{color:#a0d3ff}.asm-blue .asmh_menu2_container>div>ul>li:hover>a,.asm-blue .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#e5e5e5}.asm-blue .asmh_menu2_container>div>span{color:#a0d3ff}.asm-blue #asmh_mobile_menu_link{color:#e5e5e5}.asm-blue #asmh_mobile_menu_link:hover,.asm-blue .asmh_menu2_text:hover{background-color:#438ccc}.asm-blue .ul-msg-office-basket>li>a.active{color:#fff;background-color:#50697f}.asm-blue .ul-msg-office-basket>li.active{background-color:#50697f}.asm-blue .ul-msg-office-basket>li.active a{color:#fff}.asm-black .fancybox-inner h2:first-of-type{color:#e5e5e5;background-color:#333}.asm-black .fancybox-inner h2:first-of-type,.asm-black .fancybox-inner header{background-color:#333!important}.asm-black .panel-heading .dropdown ul,.asm-black h2,.asm-black .pcombo-a>span,.asm-blue .front-link{color:#e5e5e5}.asm-black .panel-heading .panel-title{color:#fff}.asm-black,.asm-black #asm-main-header,.asm-black .asmh-dropdown{background:url("../../content/images/bg-black.jpg")}.asm-black #asm-main-header>.asmh,.asm-black .asmh-dropdown li,.asm-black .asm-container-outer,.asm-black #asm-main-footer,.asm-black .asmh_menu2_container_mobile,.asm-black .main-nav{background:url("../../content/images/opacitySteel.png")}.asm-black #asm-main-header{box-shadow:0 1px 1px #606060;-webkit-box-shadow:0 1px 1px #606060;-moz-box-shadow:0 1px 1px #606060}.asm-black .ac_results li.asm_ac_hover .ac_red,.asm-black .ac_results li.asm_ac_hover .ac_warning,.asm-black .ac_results li.asm_ac_hover .ac_green,.asm-black .ac_results li.asm_ac_hover .ac_info,.asm-black .ac_results li.asm_ac_hover{background-color:#3a3a3a;color:#fff}.asm-black .asmbg,.asm-black #asm-main-content .panel-heading .asm-black .fancybox-inner .panel-heading,.asm-black .box-typical .box-typical-header{background-color:#3a3a3a}.asm-black #asm-main-content .files-manager-side-list a.active{border-left-color:#3a3a3a}.asm-black .asmbg-secondary{background-color:#696969}.asm-black .asmcolor{color:#3a3a3a}.asm-black .asmaction{color:#08c}.asm-black .asm-sort-table thead td,.asm-black .fg_table_header td,.asm-black .asm-sort-table thead th,.asm-black .fg_table_header th{background-color:#3a3a3a}.asm-black .dd-item-active>.dd-content{background-color:#696969}.asm-black .asm-i-folder{color:#3a3a3a}.asm-black a.chart-a-button.active{background-color:#3a3a3a}.asm-black .asmh-active,.asm-black .asmh-active:hover,.asm-black.horizontal-navigation .main-nav .nav-link:hover,.asm-black.horizontal-navigation .main-nav .nav-link.active,.asm-black.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#222!important}.asm-black .asmh_menu ul li a:hover{color:#d5d5d5;background:#222}.asm-black .asmh_menu ul li i{color:#696969}.asm-black .asmh_menu ul li:hover i,.asm-black .asmh_menu ul li.asmh-active i{color:#e5e5e5}.asm-black .asmh-drop-menu{border-color:#3a3a3a}.asm-black .asmh-drop-menu>li>a:hover{background-image:none;background-color:#696969}.asm-black .asmh_item:hover,.asm-black .asmh-dropdown li div:hover{background:#222}.asm-black .asmh_menu ul li:first-child{border-left:1px solid #444}.asm-black .asmh_menu ul li{border-right:1px solid #444}.asm-black .asmh-dropdown li div{color:#e5e5e5}.asm-black .asmh-dropdown li a,.asm-black .asmh-dropdown li div a{color:#e5e5e5}.asm-black .asmh_photo{border-left:1px solid #444}.asm-black .asmh_video{border-left:1px solid #444}.asm-black .asm-container-outer{box-shadow:0 1px 1px #606060,0 1px 1px #2a2a2a inset;-webkit-box-shadow:0 1px 1px #606060,0 1px 1px #2a2a2a inset;-moz-box-shadow:0 1px 1px #606060,0 1px 1px #2a2a2a inset}.asm-black .asmh-dropdown{border:1px solid #696969}.asm-black .asmh-dropdown li,.asm-black li#default_tab_list{border-bottom:1px solid #696969}.asm-black .asmd-overlay{background-color:#111;opacity:.4}.asm-black .asm-checkbox input[type="checkbox"]:checked~span{background-color:#3a3a3a}.asm-black .asmh_menu2_container{background:#393939}.asm-black .asmh_menu2_container>div>ul>li:first-child,.asm-black .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #444}.asm-black .asmh_menu2_container>div>ul>li{border-right:1px solid #444}.asm-black .asmh_menu2_container>div>ul>li:hover,.asm-black .asmh_menu2_active,.asm-black #default_tab_list:hover>a,.asm-black #default_tab_list li:hover>a{background:#222}.asm-black .asmh_menu2_container>div>ul>li>a{color:#d5d5d5}.asm-black .asmh_menu2_container>div>ul>li:hover>a,.asm-black .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#d5d5d5}.asm-black .asmh_menu2_container>div>span{color:#d5d5d5}.asm-black #asmh_mobile_menu_link{color:#e5e5e5}.asm-black #asmh_mobile_menu_link:hover,.asm-black .asmh_menu2_text:hover{background-color:#222;color:#d5d5d5}.asm-black .ul-msg-office-basket>li>a.active{color:#fff;background-color:#696969}.asm-black .ul-msg-office-basket>li.active{background-color:#696969}.asm-black .ul-msg-office-basket>li.active a{color:#fff}.asm-green .fancybox-inner h2:first-of-type{color:#e5e5e5;background-color:#56784f}.asm-green .fancybox-inner h2:first-of-type,.asm-green .fancybox-inner header{background-color:#56784f!important}.asm-green .panel-heading .dropdown ul,.asm-green h2,.asm-green .pcombo-a>span,.asm-green .front-link{color:#e5e5e5}.asm-green .panel-heading .panel-title{color:#fff!important}.asm-green,.asm-green #asm-main-header,.asm-green .asmh-dropdown{background:url("../../content/images/bg-green.jpg")}.asm-green #asm-main-header>.asmh,.asm-green .asmh-dropdown li,.asm-green .asm-container-outer,.asm-green #asm-main-footer,.asm-green .asmh_menu2_container_mobile,.asm-green .main-nav{background:url("../../content/images/opacitySteel.png")}.asm-green #asm-main-header{box-shadow:0 1px 1px #2a5c21;-webkit-box-shadow:0 1px 1px #2a5c21;-moz-box-shadow:0 1px 1px #2a5c21}.asm-green .ac_results li.asm_ac_hover .ac_red,.asm-green .ac_results li.asm_ac_hover .ac_warning,.asm-green .ac_results li.asm_ac_hover .ac_green,.asm-green .ac_results li.asm_ac_hover .ac_info,.asm-green .ac_results li.asm_ac_hover{background-color:#56784f;color:#fff}.asm-green .asmbg,.asm-green #asm-main-content .panel-heading,.asm-green .fancybox-inner .panel-heading,.asm-green .box-typical .box-typical-header{background-color:#56784f}.asm-green #asm-main-content .files-manager-side-list a.active{border-left-color:#56784f}.asm-green .asmbg-secondary{background-color:#2a5c21}.asm-green .asmcolor{color:#56784f}.asm-green .asmaction{color:#08c}.asm-green .asm-sort-table thead td,.asm-green .fg_table_header td,.asm-green .asm-sort-table thead th,.asm-green .fg_table_header th{background-color:#56784f}.asm-green .dd-item-active>.dd-content{background-color:#2a5c21}.asm-green .asm-i-folder{color:#56784f}.asm-green a.chart-a-button.active{background-color:#56784f}.asm-green .asmh-active,.asm-green .asmh-active:hover,.asm-green.horizontal-navigation .main-nav .nav-link:hover,.asm-green.horizontal-navigation .main-nav .nav-link.active,.asm-green.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#496643!important}.asm-green .asmh_menu ul li a:hover{color:#d5d5d5;background:#496643}.asm-green .asmh_menu ul li i{color:#89bf7e}.asm-green .asmh_menu ul li:hover i,.asm-green .asmh_menu ul li.asmh-active i{color:#fff}.asm-green .asmh-drop-menu{border-color:#56784f}.asm-green .asmh-drop-menu>li>a:hover{background-image:none;background-color:#2a5c21}.asm-green .asmh_item:hover,.asm-green .asmh-dropdown li div:hover{background:#496643}.asm-green .asmh_menu ul li:first-child{border-left:1px solid #2a5c21}.asm-green .asmh_menu ul li{border-right:1px solid #2a5c21}.asm-green .asmh-dropdown li div{color:#e5e5e5}.asm-green .asmh-dropdown li a,.asm-green .asmh-dropdown li div a{color:#e5e5e5}.asm-green .asmh_photo{border-left:1px solid #2a5c21}.asm-green .asmh_video{border-left:1px solid #2a5c21}.asm-green .asm-container-outer{box-shadow:0 1px 1px #2a5c21,0 1px 1px #2a5c21 inset;-webkit-box-shadow:0 1px 1px #2a5c21,0 1px 1px #2a5c21 inset;-moz-box-shadow:0 1px 1px #2a5c21,0 1px 1px #2a5c21 inset}.asm-green #asm-main-footer{box-shadow:0 -1px 1px #2a5c21}.asm-green .asmh-dropdown{border:1px solid #479937}.asm-green .asmh-dropdown li div,.asm-green li#default_tab_list{border-bottom:1px solid #479937}.asm-green .asmd-overlay{background-color:#111;opacity:.4}.asm-green .asm-checkbox input[type="checkbox"]:checked~span{background-color:#56784f}.asm-green .asmh_menu2_container{background:#345024}.asm-green .asmh_menu2_container>div>ul>li:first-child,.asm-green .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #2a5c21}.asm-green .asmh_menu2_container>div>ul>li{border-right:1px solid #2a5c21}.asm-green .asmh_menu2_container>div>ul>li:hover,.asm-green .asmh_menu2_active,.asm-green #default_tab_list:hover>a,.asm-green #default_tab_list li:hover>a{background:#496643}.asm-green .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-green .asmh_menu2_container>div>ul>li:hover>a,.asm-green .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-green .asmh_menu2_container>div>span{color:#fff}.asm-green #asmh_mobile_menu_link{color:#e5e5e5}.asm-green #asmh_mobile_menu_link:hover,.asm-green .asmh_menu2_text:hover{background-color:#496643}.asm-green .ul-msg-office-basket>li>a.active{color:#fff;background-color:#2a5c21}.asm-green .ul-msg-office-basket>li.active{background-color:#2a5c21}.asm-green .ul-msg-office-basket>li.active a{color:#fff}.asm-light-blue .fancybox-inner h2:first-of-type{color:#fff;background-color:#428bca}.asm-light-blue .fancybox-inner h2:first-of-type,.asm-light-blue .fancybox-inner header{background-color:#428bca!important}.asm-light-blue .panel-heading .dropdown ul,.asm-light-blue h2,.asm-light-blue .pcombo-a>span,.asm-light-blue .front-link{color:#777}.asm-light-blue .panel-heading .panel-title{color:#fff}.asm-light-blue,.asm-light-blue #asm-main-header,.asm-light-blue .asmh-dropdown{background:url("../../content/images/bg-white.png")}.asm-light-blue #asm-main-header>.asmh,.asm-light-blue .asmh-dropdown li,.asm-light-blue .asm-container-outer,.asm-light-blue #asm-main-footer,.asm-light-blue .asmh_menu2_container_mobile,.asm-light-blue .main-nav{background:#499ae0}.asm-light-blue #asm-main-header{box-shadow:0 1px 1px #4086c4;-webkit-box-shadow:0 1px 1px #4086c4;-moz-box-shadow:0 1px 1px #4086c4}.asm-light-blue .ac_results li.asm_ac_hover .ac_red,.asm-light-blue .ac_results li.asm_ac_hover .ac_warning,.asm-light-blue .ac_results li.asm_ac_hover .ac_green,.asm-light-blue .ac_results li.asm_ac_hover .ac_info,.asm-light-blue .ac_results li.asm_ac_hover{background-color:#428bca;color:#fff}.asm-light-blue .asmbg,.asm-light-blue #asm-main-content .panel-heading,.asm-light-blue .fancybox-inner .panel-heading,.asm-light-blue .box-typical .box-typical-header{background-color:#428bca}.asm-light-blue #asm-main-content .files-manager-side-list a.active{border-left-color:#428bca}.asm-light-blue .asmbg-secondary{background-color:#50697f}.asm-light-blue .asmcolor{color:#428bca}.asm-light-blue .asmaction{color:#08c}.asm-light-blue .asm-sort-table thead td,.asm-light-blue .fg_table_header td,.asm-light-blue .asm-sort-table thead th,.asm-light-blue .fg_table_header th{background-color:#428bca}.asm-light-blue .dd-item-active>.dd-content{background-color:#50697f}.asm-light-blue .asm-i-folder{color:#428bca}.asm-light-blue a.chart-a-button.active{background-color:#428bca}.asm-light-blue .asmh-active,.asm-light-blue .asmh-active:hover,.asm-light-blue.horizontal-navigation .main-nav .nav-link:hover,.asm-light-blue.horizontal-navigation .main-nav .nav-link.active,.asm-light-blue.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#438ccc!important}.asm-light-blue .asmh_menu ul li a:hover{color:#fff;background:#438ccc}.asm-light-blue .asmh_menu ul li i{color:#a0d3ff}.asm-light-blue .asmh_menu ul li:hover i,.asm-light-blue .asmh_menu ul li.asmh-active i{color:#fff}.asm-light-blue .asmh-drop-menu{border-color:#428bca}.asm-light-blue .asmh-drop-menu>li>a:hover{background-image:none;background-color:#50697f}.asm-light-blue .asmh_item:hover,.asm-light-blue .asmh-dropdown li div:hover{background:#438ccc}.asm-light-blue .asmh_menu ul li:first-child{border-left:1px solid #4086c4}.asm-light-blue .asmh_menu ul li{border-right:1px solid #4086c4}.asm-light-blue .asmh-dropdown li div{color:#fff}.asm-light-blue .asmh-dropdown li a,.asm-light-blue .asmh-dropdown li div a{color:#fff}.asm-light-blue .asmh_photo{border-left:1px solid #4086c4}.asm-light-blue .asmh_video{border-left:1px solid #4086c4}.asm-light-blue .asm-container-outer{box-shadow:0 1px 1px #4086c4,0 1px 1px #4086c4 inset;-webkit-box-shadow:0 1px 1px #4086c4,0 1px 1px #4086c4 inset;-moz-box-shadow:0 1px 1px #4086c4,0 1px 1px #4086c4 inset}.asm-light-blue #asm-main-footer{box-shadow:0 -1px 1px #4086c4}.asm-light-blue .asmh-dropdown{border:1px solid #428bca}.asm-light-blue .asmh-dropdown li div,.asm-light-blue li#default_tab_list{border-bottom:1px solid #428bca}.asm-light-blue .asmd-overlay{background-color:#fff;opacity:.8}.asm-light-blue .asm-checkbox input[type="checkbox"]:checked~span{background-color:#428bca}.asm-light-blue .asmh_menu2_container{background:#499ae0}.asm-light-blue .asmh_menu2_container>div>ul>li:first-child,.asm-light-blue .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #4086c4}.asm-light-blue .asmh_menu2_container>div>ul>li{border-right:1px solid #4086c4}.asm-light-blue .asmh_menu2_container>div>ul>li:hover,.asm-light-blue .asmh_menu2_active,.asm-light-blue #default_tab_list:hover>a,.asm-light-blue #default_tab_list li:hover>a{background:#438ccc}.asm-light-blue .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-light-blue .asmh_menu2_container>div>ul>li:hover>a,.asm-light-blue .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-light-blue .asmh_menu2_container>div>span{color:#fff}.asm-light-blue #asmh_mobile_menu_link{color:#e5e5e5}.asm-light-blue #asmh_mobile_menu_link:hover,.asm-light-blue .asmh_menu2_text:hover{color:#fff;background-color:#438ccc}.asm-light-blue .ul-msg-office-basket>li>a.active{color:#fff;background-color:#50697f}.asm-light-blue .ul-msg-office-basket>li.active{background-color:#50697f}.asm-light-blue .ul-msg-office-basket>li.active a{color:#fff}.asm-light-green .fancybox-inner h2:first-of-type{color:#fff;background-color:#306625}.asm-light-green .fancybox-inner h2:first-of-type,.asm-light-green .fancybox-inner header{background-color:#306625!important}.asm-light-green .panel-heading .dropdown ul,.asm-light-green h2,.asm-light-green .pcombo-a>span,.asm-light-green .front-link{color:#306625}.asm-light-green .lobipanel .panel-heading a,.asm-light-green .panel-heading .panel-title{color:#fff}.asm-light-green,.asm-light-green #asm-main-header,.asm-light-green .asmh-dropdown{background:url("../../content/images/bg-white.png")}.asm-light-green #asm-main-header>.asmh,.asm-light-green .asmh-dropdown li,.asm-light-green .asm-container-outer,.asm-light-green #asm-main-footer,.asm-light-green .asmh_menu2_container_mobile,.asm-light-green .main-nav{background:#3c7f2e}.asm-light-green #asm-main-header{box-shadow:0 1px 1px #6a9461;-webkit-box-shadow:0 1px 1px #6a9461;-moz-box-shadow:0 1px 1px #6a9461}.asm-light-green .ac_results li.asm_ac_hover .ac_red,.asm-light-green .ac_results li.asm_ac_hover .ac_warning,.asm-light-green .ac_results li.asm_ac_hover .ac_green,.asm-light-green .ac_results li.asm_ac_hover .ac_info,.asm-light-green .ac_results li.asm_ac_hover{background-color:#3c7f2e;color:#fff}.asm-light-green .asmbg,.asm-light-green #asm-main-content .panel-heading,.asm-light-green .fancybox-inner .panel-heading,.asm-light-green .box-typical .box-typical-header{background-color:#3c7f2e}.asm-light-green #asm-main-content .files-manager-side-list a.active{border-left-color:#3c7f2e}.asm-light-green .asmbg-secondary{background-color:#6a9461}.asm-light-green .asmcolor{color:#3c7f2e}.asm-light-green .asmaction{color:#08c}.asm-light-green .asm-sort-table thead td,.asm-light-green .fg_table_header td,.asm-light-green .asm-sort-table thead th,.asm-light-green .fg_table_header th{background-color:#3c7f2e}.asm-light-green .dd-item-active>.dd-content{background-color:#2a5c21}.asm-light-green .asm-i-folder{color:#3c7f2e}.asm-light-green a.chart-a-button.active{background-color:#3c7f2e}.asm-light-green .asmh-active,.asm-light-green .asmh-active:hover,.asm-light-green.horizontal-navigation .main-nav .nav-link:hover,.asm-light-green.horizontal-navigation .main-nav .nav-link.active,.asm-light-green.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#496643!important}.asm-light-green .asmh_menu ul li a:hover{color:#d5d5d5;background:#496643}.asm-light-green .asmh_menu ul li i{color:#89bf7e}.asm-light-green .asmh_menu ul li:hover i,.asm-light-green .asmh_menu ul li.asmh-active i{color:#fff}.asm-light-green .asmh-drop-menu{border-color:#3c7f2e}.asm-light-green .asmh-drop-menu>li>a:hover{background-image:none;background-color:#2a5c21}.asm-light-green .asmh_item:hover,.asm-light-green .asmh-dropdown li div:hover{background:#496643}.asm-light-green .asmh_menu ul li:first-child{border-left:1px solid #6a9461}.asm-light-green .asmh_menu ul li{border-right:1px solid #6a9461}.asm-light-green .asmh-dropdown li div{color:#e5e5e5}.asm-light-green .asmh-dropdown li a,.asm-light-green .asmh-dropdown li div a{color:#e5e5e5}.asm-light-green .asmh_photo{border-left:1px solid #6a9461}.asm-light-green .asmh_video{border-left:1px solid #6a9461}.asm-light-green .asm-container-outer{box-shadow:0 1px 1px #6a9461,0 1px 1px #6a9461 inset;-webkit-box-shadow:0 1px 1px #6a9461,0 1px 1px #6a9461 inset;-moz-box-shadow:0 1px 1px #6a9461,0 1px 1px #6a9461 inset}.asm-light-green #asm-main-footer{box-shadow:0 -1px 1px #6a9461}.asm-light-green .asmh-dropdown{border:1px solid #479937}.asm-light-green .asmh-dropdown li div,.asm-light-green li#default_tab_list{border-bottom:1px solid #479937}.asm-light-green .asmd-overlay{background-color:#fff;opacity:.8}.asm-light-green .asm-checkbox input[type="checkbox"]:checked~span{background-color:#3c7f2e}.asm-light-green .asmh_menu2_container{background:#3c7f2e}.asm-light-green .asmh_menu2_container>div>ul>li:first-child,.asm-light-green .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #6a9461}.asm-light-green .asmh_menu2_container>div>ul>li{border-right:1px solid #6a9461}.asm-light-green .asmh_menu2_container>div>ul>li:hover,.asm-light-green .asmh_menu2_active,.asm-light-green #default_tab_list:hover>a,.asm-light-green #default_tab_list li:hover>a{background:#496643}.asm-light-green .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-light-green .asmh_menu2_container>div>ul>li:hover>a,.asm-light-green .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-light-green .asmh_menu2_container>div>span{color:#fff}.asm-light-green #asmh_mobile_menu_link{color:#e5e5e5}.asm-light-green #asmh_mobile_menu_link:hover,.asm-light-green .asmh_menu2_text:hover{background-color:#496643}.asm-light-green .ul-msg-office-basket>li>a.active{color:#fff;background-color:#2a5c21}.asm-light-green .ul-msg-office-basket>li.active{background-color:#2a5c21}.asm-light-green .ul-msg-office-basket>li.active a{color:#fff}.asm-light-pink .fancybox-inner h2:first-of-type{color:#fff;background-color:#ffb5ef}.asm-light-pink .fancybox-inner h2:first-of-type,.asm-light-pink .fancybox-inner header{background-color:#ffb5ef!important}.asm-light-pink .panel-heading .dropdown ul,.asm-light-pink h2,.asm-light-pink .pcombo-a>span,.asm-light-pink .front-link{color:#ea3399}.asm-light-pink .panel-heading .panel-title{color:#fff}.asm-light-pink,.asm-light-pink #asm-main-header,.asm-light-pink .asmh-dropdown{background:url("../../content/images/bg-pink-light.jpg")}.asm-light-pink #asm-main-header>.asmh,.asm-light-pink .asmh-dropdown li,.asm-light-pink .asm-container-outer,.asm-light-pink #asm-main-footer,.asm-light-pink .asmh_menu2_container_mobile,.asm-light-pink .main-nav{background:#ffa8eb}.asm-light-pink #asm-main-header{box-shadow:0 1px 1px #ea339a;-webkit-box-shadow:0 1px 1px #ea339a;-moz-box-shadow:0 1px 1px #ea339a}.asm-light-pink .ac_results li.asm_ac_hover .ac_red,.asm-light-pink .ac_results li.asm_ac_hover .ac_warning,.asm-light-pink .ac_results li.asm_ac_hover .ac_green,.asm-light-pink .ac_results li.asm_ac_hover .ac_info,.asm-light-pink .ac_results li.asm_ac_hover{background-color:#ffb5ef;color:#fff}.asm-light-pink .asmbg,.asm-light-pink #asm-main-content .panel-heading,.asm-light-pink .fancybox-inner .panel-heading,.asm-light-pink .box-typical .box-typical-header{background-color:#ffb5ef}.asm-light-pink #asm-main-content .files-manager-side-list a.active{border-left-color:#ffb5ef}.asm-light-pink .asmbg-secondary{background-color:#ea339a}.asm-light-pink .asmcolor{color:#ffb5ef}.asm-light-pink .asmaction{color:#08c}.asm-light-pink .asm-sort-table thead td,.asm-light-pink .fg_table_header td,.asm-light-pink .asm-sort-table thead th,.asm-light-pink .fg_table_header th{background-color:#ffb5ef}.asm-light-pink .dd-item-active>.dd-content{background-color:#ea3388}.asm-light-pink .asm-i-folder{color:#ffb5ef}.asm-light-pink a.chart-a-button.active{background-color:#ffb5ef}.asm-light-pink .asmh-active,.asm-light-pink .asmh-active:hover,.asm-light-pink.horizontal-navigation .main-nav .nav-link:hover,.asm-light-pink.horizontal-navigation .main-nav .nav-link.active,.asm-light-pink.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#f34dc0!important}.asm-light-pink .asmh_menu ul li a:hover{color:#d5d5d5;background:#f34dc0}.asm-light-pink .asmh_menu ul li i{color:#dc5aa3}.asm-light-pink .asmh_menu ul li:hover i,.asm-light-pink .asmh_menu ul li.asmh-active i{color:#fff}.asm-light-pink .asmh-drop-menu{border-color:#ffb5ef}.asm-light-pink .asmh-drop-menu>li>a:hover{background-image:none;background-color:#ea3388}.asm-light-pink .asmh_item:hover,.asm-light-pink .asmh-dropdown li div:hover{background:#f34dc0}.asm-light-pink .asmh_menu ul li:first-child{border-left:1px solid #ea339a}.asm-light-pink .asmh_menu ul li{border-right:1px solid #ea339a}.asm-light-pink .asmh-dropdown li div{color:#e5e5e5}.asm-light-pink .asmh-dropdown li a,.asm-light-pink .asmh-dropdown li div a{color:#e5e5e5}.asm-light-pink .asmh_photo{border-left:1px solid #ea339a}.asm-light-pink .asmh_video{border-left:1px solid #ea339a}.asm-light-pink .asm-container-outer{box-shadow:0 1px 1px #ea339a,0 1px 1px #ea339a inset;-webkit-box-shadow:0 1px 1px #ea339a,0 1px 1px #ea339a inset;-moz-box-shadow:0 1px 1px #ea339a,0 1px 1px #ea339a inset}.asm-light-pink #asm-main-footer{box-shadow:0 -1px 1px #ea339a}.asm-light-pink .asmh-dropdown{border:1px solid #ea3388}.asm-light-pink .asmh-dropdown li div,.asm-light-pink li#default_tab_list{border-bottom:1px solid #ea3388}.asm-light-pink .asmd-overlay{background-color:#fff;opacity:.8}.asm-light-pink .asm-checkbox input[type="checkbox"]:checked~span{background-color:#ffb5ef}.asm-light-pink .asmh_menu2_container{background:#ffb5ef}.asm-light-pink .asmh_menu2_container>div>ul>li:first-child,.asm-light-pink .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #ea339a}.asm-light-pink .asmh_menu2_container>div>ul{border-bottom:1px solid #ea339a}.asm-light-pink .asmh_menu2_container>div>ul>li{border-right:1px solid #ea339a}.asm-light-pink .asmh_menu2_container>div>ul>li:hover,.asm-light-pink .asmh_menu2_active,.asm-light-pink #default_tab_list:hover>a,.asm-light-pink #default_tab_list li:hover>a{background:#f34dc0}.asm-light-pink .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-light-pink .asmh_menu2_container>div>ul>li:hover>a,.asm-light-pink .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-light-pink .asmh_menu2_container>div>span{color:#fff}.asm-light-pink #asmh_mobile_menu_link{color:#e5e5e5}.asm-light-pink #asmh_mobile_menu_link:hover,.asm-light-pink .asmh_menu2_text:hover{background-color:#f34dc0}.asm-light-pink .ul-msg-office-basket>li>a.active{color:#fff;background-color:#ea3388}.asm-light-pink .ul-msg-office-basket>li.active{background-color:#ea3388}.asm-light-pink .ul-msg-office-basket>li.active a{color:#fff}.asm-orange .fancybox-inner h2:first-of-type{color:#fff;background-color:#ffa000}.asm-orange .fancybox-inner h2:first-of-type,.asm-orange .fancybox-inner header{background-color:#ffa000!important}.asm-orange .panel-heading .dropdown ul,.asm-orange h2,.asm-orange .pcombo-a>span,.asm-orange .pcombo-a>span,.asm-orange .front-link{color:#fd6427}.asm-orange .panel-heading .panel-title{color:#fff}.asm-orange,.asm-orange #asm-main-header,.asm-orange .asmh-dropdown{background:url("../../content/images/bg-white.png")}.asm-orange #asm-main-header>.asmh,.asm-orange .asmh-dropdown li,.asm-orange .asm-container-outer,.asm-orange #asm-main-footer,.asm-orange .asmh_menu2_container_mobile,.asm-orange.horizontal-navigation .main-nav{background:#ffa000}.asm-orange #asm-main-header{box-shadow:0 1px 1px #fd6428;-webkit-box-shadow:0 1px 1px #fd6428;-moz-box-shadow:0 1px 1px #fd6428}.asm-orange .ac_results li.asm_ac_hover .ac_red,.asm-orange .ac_results li.asm_ac_hover .ac_warning,.asm-orange .ac_results li.asm_ac_hover .ac_green,.asm-orange .ac_results li.asm_ac_hover .ac_info,.asm-orange .ac_results li.asm_ac_hover{background-color:#ffb301;color:#fff}.asm-orange .asmbg,.asm-orange #asm-main-content .panel-heading,.asm-orange .fancybox-inner .panel-heading,.asm-orange .box-typical .box-typical-header{background-color:#ffb301}.asm-orange #asm-main-content .files-manager-side-list a.active{border-left-color:#ffb301}.asm-orange .asmbg-secondary{background-color:#fd6428}.asm-orange .asmcolor{color:#ffb301}.asm-orange .asmaction{color:#08c}.asm-orange .asm-sort-table thead td,.asm-orange .fg_table_header td,.asm-orange .asm-sort-table thead th,.asm-orange .fg_table_header th{background-color:#ffb301}.asm-orange .dd-item-active>.dd-content{background-color:#fd6430}.asm-orange .asm-i-folder{color:#ffb301}.asm-orange a.chart-a-button.active{background-color:#ffb301}.asm-orange .asmh-active,.asm-orange .asmh-active:hover,.asm-orange.horizontal-navigation .main-nav .nav-link:hover,.asm-orange.horizontal-navigation .main-nav .nav-link.active,.asm-orange.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#fd6420!important}.asm-orange .asmh_menu ul li a:hover{color:#d5d5d5;background:#fd6420}.asm-orange .asmh_menu ul li i{color:#fd6427}.asm-orange .asmh_menu ul li:hover i,.asm-orange .asmh_menu ul li.asmh-active i{color:#fff}.asm-orange .asmh-drop-menu{border-color:#ffb301}.asm-orange .asmh-drop-menu>li>a:hover{background-image:none;background-color:#fd6430}.asm-orange .asmh_item:hover,.asm-orange .asmh-dropdown li div:hover{background:#fd6420}.asm-orange .asmh_menu ul li:first-child{border-left:1px solid #fd6428}.asm-orange .asmh_menu ul li{border-right:1px solid #fd6428}.asm-orange .asmh-dropdown li div{color:#e5e5e5}.asm-orange .asmh-dropdown li a,.asm-orange .asmh-dropdown li div a{color:#e5e5e5}.asm-orange .asmh_photo{border-left:1px solid #fd6428}.asm-orange .asmh_video{border-left:1px solid #fd6428}.asm-orange .asm-container-outer{box-shadow:0 1px 1px #fd6428,0 1px 1px #fd6428 inset;-webkit-box-shadow:0 1px 1px #fd6428,0 1px 1px #fd6428 inset;-moz-box-shadow:0 1px 1px #fd6428,0 1px 1px #fd6428 inset}.asm-orange #asm-main-footer{box-shadow:0 -1px 1px #fd6428}.asm-orange .asmh-dropdown{border:1px solid #fd6430}.asm-orange .asmh-dropdown li div,.asm-orange li#default_tab_list{border-bottom:1px solid #fd6430}.asm-orange .asmd-overlay{background-color:#fff;opacity:.8}.asm-orange .asm-checkbox input[type="checkbox"]:checked~span{background-color:#ffb301}.asm-orange .asmh_menu2_container{background:#ffb301}.asm-orange .asmh_menu2_container>div>ul>li:first-child,.asm-orange .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #fd6428}.asm-orange .asmh_menu2_container>div>ul>li{border-right:1px solid #fd6428}.asm-orange .asmh_menu2_container>div>ul>li:hover,.asm-orange .asmh_menu2_active,.asm-orange #default_tab_list:hover>a,.asm-orange #default_tab_list li:hover>a{background:#fd6420}.asm-orange .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-orange .asmh_menu2_container>div>ul>li:hover>a,.asm-orange .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-orange .asmh_menu2_container>div>span{color:#fff}.asm-orange #asmh_mobile_menu_link{color:#e5e5e5}.asm-orange #asmh_mobile_menu_link:hover,.asm-orange .asmh_menu2_text:hover{background-color:#fd6420}.asm-orange .ul-msg-office-basket>li>a.active{color:#fff;background-color:#fd6430}.asm-orange .ul-msg-office-basket>li.active{background-color:#fd6430}.asm-orange .ul-msg-office-basket>li.active a{color:#fff}.asm-orange-black .fancybox-inner h2:first-of-type{color:#fff;background-color:#1a1a1a}.asm-orange-black .fancybox-inner h2:first-of-type,.asm-orange-black .fancybox-inner header{background-color:#1a1a1a!important}.asm-orange-black .panel-heading .dropdown ul,.asm-orange-black h2,.asm-orange-black .pcombo-a>span,.asm-orange-black .front-link{color:#fd6427}.asm-orange-black .panel-heading .panel-title{color:#fff}.asm-orange-black,.asm-orange-black #asm-main-header,.asm-orange-black .asmh-dropdown{background:url("../../content/images/bg-black2.jpg")}.asm-orange-black #asm-main-header>.asmh,.asm-orange-black .asmh-dropdown li,.asm-orange-black .asm-container-outer,.asm-orange-black #asm-main-footer,.asm-orange-black .asmh_menu2_container_mobile,.asm-orange-black .main-nav{background:#100a00}.asm-orange-black #asm-main-header{box-shadow:0 1px 1px #fd6428;-webkit-box-shadow:0 1px 1px #fd6428;-moz-box-shadow:0 1px 1px #fd6428}.asm-orange-black .ac_results li.asm_ac_hover .ac_red,.asm-orange-black .ac_results li.asm_ac_hover .ac_warning,.asm-orange-black .ac_results li.asm_ac_hover .ac_green,.asm-orange-black .ac_results li.asm_ac_hover .ac_info,.asm-orange-black .ac_results li.asm_ac_hover{background-color:#1a1a1a;color:#fff}.asm-orange-black .asmbg,.asm-orange-black #asm-main-content .panel-heading,.asm-orange-black .fancybox-inner .panel-heading,.asm-orange-black .box-typical .box-typical-header{background-color:#1a1a1a}.asm-orange-black #asm-main-content .files-manager-side-list a.active{border-left-color:#1a1a1a}.asm-orange-black .asmbg-secondary{background-color:#fd6428}.asm-orange-black .asmcolor{color:#1a1a1a}.asm-orange-black .asmaction{color:#08c}.asm-orange-black .asm-sort-table thead td,.asm-orange-black .fg_table_header td,.asm-orange-black .asm-sort-table thead th,.asm-orange-black .fg_table_header th{background-color:#1a1a1a}.asm-orange-black .dd-item-active>.dd-content{background-color:#fd6430}.asm-orange-black .asm-i-folder{color:#fd6427}.asm-orange-black a.chart-a-button.active{background-color:#1a1a1a}.asm-orange-black .asmh-active,.asm-orange-black .asmh-active:hover,.asm-orange-black.horizontal-navigation .main-nav .nav-link:hover,.asm-orange-black.horizontal-navigation .main-nav .nav-link.active,.asm-orange-black.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#fd6420!important}.asm-orange-black .asmh_menu ul li a:hover{color:#d5d5d5;background:#fd6420}.asm-orange-black .asmh_menu ul li i{color:#fd6427}.asm-orange-black .asmh_menu ul li:hover i,.asm-orange-black .asmh_menu ul li.asmh-active i{color:#fff}.asm-orange-black .asmh-drop-menu{border-color:#1a1a1a}.asm-orange-black .asmh-drop-menu>li>a:hover{background-image:none;background-color:#fd6430}.asm-orange-black .asmh_item:hover,.asm-orange-black .asmh-dropdown li div:hover{background:#fd6420}.asm-orange-black .asmh_menu ul li:first-child{border-left:1px solid #fd6428}.asm-orange-black .asmh_menu ul li{border-right:1px solid #fd6428}.asm-orange-black .asmh-dropdown li div{color:#e5e5e5}.asm-orange-black .asmh-dropdown li a,.asm-orange-black .asmh-dropdown li div a{color:#e5e5e5}.asm-orange-black .asmh_photo{border-left:1px solid #fd6428}.asm-orange-black .asmh_video{border-left:1px solid #fd6428}.asm-orange-black .asm-container-outer{box-shadow:0 1px 1px #fd6428,0 1px 1px #fd6428 inset;-webkit-box-shadow:0 1px 1px #fd6428,0 1px 1px #fd6428 inset;-moz-box-shadow:0 1px 1px #fd6428,0 1px 1px #fd6428 inset}.asm-orange-black #asm-main-footer{box-shadow:0 -1px 1px #fd6428}.asm-orange-black .asmh-dropdown{border:1px solid #fd6430}.asm-orange-black .asmh-dropdown li div,.asm-orange-black li#default_tab_list{border-bottom:1px solid #fd6430}.asm-orange-black .asmd-overlay{background-color:#fff;opacity:.8}.asm-orange-black .asm-checkbox input[type="checkbox"]:checked~span{background-color:#1a1a1a}.asm-orange-black .asmh_menu2_container{background:#1a1a1a}.asm-orange-black .asmh_menu2_container>div>ul>li:first-child,.asm-orange-black .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #fd6428}.asm-orange-black .asmh_menu2_container>div>ul>li{border-right:1px solid #fd6428}.asm-orange-black .asmh_menu2_container>div>ul>li:hover,.asm-orange-black .asmh_menu2_active,.asm-orange-black #default_tab_list:hover>a,.asm-orange-black #default_tab_list li:hover>a{background:#fd6420}.asm-orange-black .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-orange-black .asmh_menu2_container>div>ul>li:hover>a,.asm-orange-black .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-orange-black .asmh_menu2_container>div>span{color:#fff}.asm-orange-black #asmh_mobile_menu_link{color:#e5e5e5}.asm-orange-black #asmh_mobile_menu_link:hover,.asm-orange-black .asmh_menu2_text:hover{background-color:#fd6420}.asm-orange-black .ul-msg-office-basket>li>a.active{color:#fff;background-color:#fd6430}.asm-orange-black .ul-msg-office-basket>li.active{background-color:#fd6430}.asm-orange-black .ul-msg-office-basket>li.active a{color:#fff}.asm-blue-summer .fancybox-inner h2:first-of-type{color:#fff;background-color:#5ad0ff}.asm-blue-summer .fancybox-inner h2:first-of-type,.asm-blue-summer .fancybox-inner header{background-color:#5ad0ff!important}.asm-blue-summer .panel-heading .dropdown ul,.asm-blue-summer h2,.asm-blue-summer .pcombo-a>span,.asm-blue-summer .front-link{color:#3532ff}.asm-blue-summer .panel-heading .panel-title{color:#fff}.asm-blue-summer,.asm-blue-summer #asm-main-header,.asm-blue-summer .asmh-dropdown{background:url("../../content/images/bg-blue-summer.jpg")}.asm-blue-summer #asm-main-header>.asmh,.asm-blue-summer .asmh-dropdown li,.asm-blue-summer .asm-container-outer,.asm-blue-summer #asm-main-footer,.asm-blue-summer .asmh_menu2_container_mobile,.asm-blue-summer .main-nav{background:#5ad0ff}.asm-blue-summer #asm-main-header{box-shadow:0 1px 1px #0661b9;-webkit-box-shadow:0 1px 1px #0661b9;-moz-box-shadow:0 1px 1px #0661b9}.asm-blue-summer .ac_results li.asm_ac_hover .ac_red,.asm-blue-summer .ac_results li.asm_ac_hover .ac_warning,.asm-blue-summer .ac_results li.asm_ac_hover .ac_green,.asm-blue-summer .ac_results li.asm_ac_hover .ac_info,.asm-blue-summer .ac_results li.asm_ac_hover{background-color:#5ad0ff;color:#fff}.asm-blue-summer .asmbg,.asm-blue-summer #asm-main-content .panel-heading,.asm-blue-summer .fancybox-inner .panel-heading,.asm-blue-summer .box-typical .box-typical-header{background-color:#5ad0ff}.asm-blue-summer #asm-main-content .files-manager-side-list a.active{border-left-color:#5ad0ff}.asm-blue-summer .asmbg-secondary{background-color:#0661b9}.asm-blue-summer .asmcolor{color:#5ad0ff}.asm-blue-summer .asmaction{color:#08c}.asm-blue-summer .asm-sort-table thead td,.asm-blue-summer .fg_table_header td,.asm-blue-summer .asm-sort-table thead th,.asm-blue-summer .fg_table_header th{background-color:#5ad0ff}.asm-blue-summer .dd-item-active>.dd-content{background-color:#0661b8}.asm-blue-summer .asm-i-folder{color:#5ad0ff}.asm-blue-summer a.chart-a-button.active{background-color:#5ad0ff}.asm-blue-summer .asmh-active,.asm-blue-summer .asmh-active:hover,.asm-blue-summer.horizontal-navigation .main-nav .nav-link:hover,.asm-blue-summer.horizontal-navigation .main-nav .nav-link.active,.asm-blue-summer.horizontal-navigation .main-nav .dropdown.open>.nav-link{background-color:#3533ff!important}.asm-blue-summer .asmh_menu ul li a:hover{color:#d5d5d5;background:#3533ff}.asm-blue-summer .asmh_menu ul li i{color:#3532ff}.asm-blue-summer .asmh_menu ul li:hover i,.asm-blue-summer .asmh_menu ul li.asmh-active i{color:#fff}.asm-blue-summer .asmh-drop-menu{border-color:#5ad0ff}.asm-blue-summer .asmh-drop-menu>li>a:hover{background-image:none;background-color:#0661b8}.asm-blue-summer .asmh_item:hover,.asm-blue-summer .asmh-dropdown li div:hover{background:#3533ff}.asm-blue-summer .asmh_menu ul li:first-child{border-left:1px solid #0661b9}.asm-blue-summer .asmh_menu ul li{border-right:1px solid #0661b9}.asm-blue-summer .asmh-dropdown li div{color:#e5e5e5}.asm-blue-summer .asmh-dropdown li a,.asm-blue-summer .asmh-dropdown li div a{color:#e5e5e5}.asm-blue-summer .asmh_photo{border-left:1px solid #0661b9}.asm-blue-summer .asmh_video{border-left:1px solid #0661b9}.asm-blue-summer .asm-container-outer{box-shadow:0 1px 1px #0661b9,0 1px 1px #0661b9 inset;-webkit-box-shadow:0 1px 1px #0661b9,0 1px 1px #0661b9 inset;-moz-box-shadow:0 1px 1px #0661b9,0 1px 1px #0661b9 inset}.asm-blue-summer #asm-main-footer{box-shadow:0 -1px 1px #0661b9}.asm-blue-summer .asmh-dropdown{border:1px solid #0661b8}.asm-blue-summer .asmh-dropdown li div,.asm-blue-summer li#default_tab_list{border-bottom:1px solid #0661b8}.asm-blue-summer .asmd-overlay{background-color:#fff;opacity:.8}.asm-blue-summer .asm-checkbox input[type="checkbox"]:checked~span{background-color:#5ad0ff}.asm-blue-summer .asmh_menu2_container{background:#5ad0ff}.asm-blue-summer .asmh_menu2_container>div>ul>li:first-child,.asm-blue-summer .asmh_menu2_container>div>ul>li.cog{border-left:1px solid #0661b9}.asm-blue-summer .asmh_menu2_container>div>ul>li{border-right:1px solid #0661b9}.asm-blue-summer .asmh_menu2_container>div>ul>li:hover,.asm-blue-summer .asmh_menu2_active,.asm-blue-summer #default_tab_list:hover>a,.asm-blue-summer #default_tab_list li:hover>a{background:#3533ff}.asm-blue-summer .asmh_menu2_container>div>ul>li>a{color:#fff}.asm-blue-summer .asmh_menu2_container>div>ul>li:hover>a,.asm-blue-summer .asmh_menu2_container>div>ul>li.asmh_menu2_active>a{color:#fff}.asm-blue-summer .asmh_menu2_container>div>span{color:#fff}.asm-blue-summer #asmh_mobile_menu_link{color:#e5e5e5}.asm-blue-summer #asmh_mobile_menu_link:hover,.asm-blue-summer .asmh_menu2_text:hover{background-color:#3533ff}.asm-blue-summer .ul-msg-office-basket>li>a.active{color:#fff;background-color:#0661b8}.asm-blue-summer .ul-msg-office-basket>li.active{background-color:#0661b8}.asm-blue-summer .ul-msg-office-basket>li.active a{color:#fff}