.adv_toolbar{
	padding:0;
}

.adv_toolbar div.element{
	margin:0 5px 0 0;
}
.adv_toolbar div.element.left{
	float:left;
}
.adv_toolbar div.element.right{
	float:right;
}

.adv_toolbar label{
	display:block;
	float:left;
	margin:10px 6px 0 7px;
}
.adv_toolbar input[type="text"]{
	display:block;
	float:left;
	width:150px;
	margin:0 0 0 3px;
}
.adv_toolbar select{
	display:block;
	float:left;
	width:150px;
	margin:0 0 0 3px;
}
.adv_toolbar input:not(.mw_button)[type="submit"]:not(.btn-search-toolbar){
	display:block;
	float:left;
	padding:1px 3px;
	background-color:#eee;
	border:solid 1px #ccc;
}
.adv_toolbar a.button:not(.mw_button){
	display:block;
	float:left;
	padding:2px 3px;
    text-decoration:none;
    margin:8px 20px 0 0;
}
.adv_toolbar input.submit.search{
    margin:2px 0px;
    width:20px;
    height:20px;
    padding:0;
    border:none;
    background:none;
    font-family: 'FontAwesome solid' !important;
    font-size:18px;
    margin:7px;
    cursor:pointer;
}
.adv_toolbar input.submit.search:hover{
    color:#a60214!important;
}
.adv_toolbar a.button.unset{
    width:20px;
    height:20px;
    padding:0;
    border:none;
    margin:7px;
    text-decoration:none;
    color: #30343A;
}
.adv_toolbar a.button.unset:before{
    font-family: 'FontAwesome solid' !important;
    font-size:18px;
    content: "\f00d";
}
.adv_toolbar a.button.create:before{
    content: "\f0fe";
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.adv_toolbar a.button.export:before{
    content: "\f56e";
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}

.adv_toolbar a.button.detail:before{
    content: "\f0c0";
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.adv_toolbar a.button.detail_company:before{
    content: "\f1ad";
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}

.adv_toolbar a.button.checked:before{
    content: "\f055";
    font-family: 'FontAwesome solid' !important;font-size: 16px;
}

.adv_toolbar a.button.unchecked:before{
    content: "\f056";
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
#link_click, #link_heat, #link_pdf.mw_button{
    width:200px!important;
margin: 2px 5px 20px 0;
}
.alignment-selector {
    width: 100px;
    height: 100px;

    display: flex;

    justify-content: space-between;
    align-items: center;

    flex-wrap: wrap;
}

.alignment-selector .alignment-button,
.alignment-selector .alignment-tween,
.alignment-selector .alignment-spacing {
    width: calc(100% / 5);
    height: calc(100% / 5);
}

.alignment-selector .alignment-button,
.alignment-selector .alignment-spacing {
    display: block;
}

.alignment-selector .alignment-tween {
    display: flex;

    align-items: center;
    justify-content: center;
}

.alignment-selector .alignment-tween .line {
    display: block;
    background-color: #aaa;
}

.alignment-selector .alignment-tween.tween-h .line {
    width: 60%;
    height: 2px;
}

.alignment-selector .alignment-tween.tween-v .line {
    width: 2px;
    height: 60%;
}

.alignment-selector .alignment-button {
    background-color: #f9f9f9;

    box-sizing: border-box;
    border: 1px solid #aaa;

    cursor: pointer;

    position: relative;
}

.alignment-selector .alignment-button.active:after {
    content: '';
    position: absolute;

    width: 40%;
    height: 40%;

    background-color: rgba(0, 0, 0, .5);
    border-radius: 25%;

    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.alignment-selector .alignment-button:hover {
    background-color: #f1f1f1;
}
#area_hijack {
    position:absolute;
    top:90px;
    right:20px;
    color:#9a988c;
    font-family:'Open Sans', Arial, Sans serif;
    font-size:11px;
    height:30px;
}

#area_meta_search{
    color:#9a988c;
    font-family:'Open Sans', Arial, Sans serif;
    font-size:11px;
    z-index:3500;
    height:85px;
    float:right;
}

#area_meta_navi{
    position:absolute;
    top:0px;
    right:0px;
    color:#9a988c;
    font-family:'Open Sans', Arial, Sans serif;
    font-size:11px;
    z-index:3004;
    height:85px;
}

#area_meta_navi .left{
    float:left;
    width:10px;
    height:43px;
}

#area_meta_navi .center{
    float:left;
    height:43px;
    padding:12px 5px 0px;
}

#area_meta_navi .right{
    float:left;
    width:10px;
    height:43px;
}

/*****************/

#area_main_navi{
    position:absolute;
    top:0px;
    left:180px;
    right:0px;
    height:85px;
    min-width:960px;
    background-color:#ffffff; /*#30343a*/
    background-position:0px 9px;
    background-repeat:repeat-x;
    z-index:3003;
}
#area_main_navi>a{
    position:absolute;
    top:13px;
    left:5px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    display:none;
}

/*****************/

#area_tab_navi{
    position:absolute;
    top:106px;
    left:18px;
    right:0px;
    height:38px;
    min-width:960px;
    z-index:2;
}

/*****************/

#area_content{
    position:absolute;
    top:144px;
    left:18px;
    bottom:0px;
    right:0px;
    min-width:960px;
}
#area_content .middle_center{
    position:absolute;
    top:0px;
    left:0px;
    bottom:15px;
    right:20px;
    background-color:#fff;
    overflow:auto;
}
#area_content .bottom_left{
    position:absolute;
    left:20px;
    bottom:10px;
    width:5px;
    height:0px;
}
#area_content .bottom_center{
    position:absolute;
    left:25px;
    bottom:10px;
    right:25px;
    height:0px;
}
#area_content .bottom_right{
    position:absolute;
    bottom:10px;
    right:20px;
    width:5px;
    height:0px;
}
#area_test_mode_message{
    position:absolute;
    top:0;
    left:0px;
    right:0px;
    height:100px;
    min-width:960px;
    background-color: #ED3401;
    color: #FFFFFF;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    line-height: 80px;
    opacity: .5;
    pointer-events: none;
}
@supports (-ms-ime-align:auto) {
    .selector {
        property: value;
    }
}


@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(/loader/loader/getFont/index/open-sans-v15-latin-regular.eot?uid=);
src: url(/loader/loader/getFont/index/open-sans-v15-latin-regular.eot?uid=) format('embedded-opentype'),
url(/loader/loader/getFont/index/open-sans-v15-latin-regular.woff2?uid=) format('woff2'),
url(/loader/loader/getFont/index/open-sans-v15-latin-regular.woff?uid=) format('woff'),
url(/loader/loader/getFont/index/open-sans-v15-latin-regular.ttf?uid=) format('truetype'),
url(/loader/loader/getFont/index/open-sans-v15-latin-regular.svg?uid=) format('svg');
}

*{
    margin:0px;
    padding:0px;
    border:none;
    border-collapse:collapse;
    font-family:'Open Sans', Arial, Sans serif;
    font-size:12px;
    text-align:left;
    vertical-align:top;
    list-style-type:none;
    list-style-position:outside;
}

html,body{

}
body{
    background-color:#e7e7e7;
}
body.clean{
    background-image:none !important;
}
body.graybg {
    background-color:#DEDEDE !important;
}

.float_left{
    float:left;
}
.float_right{
    float:right;
}
.clear{
    clear:both;
    height:0px;
}

h2{
    font-size:14px;
    font-weight:bold;
}
a{
    color:#666;
    text-decoration: none;
}
a:not(.cke_dialog_ui_button):not(.disabled):hover,
#contenteditor .array>.drag:hover::before,
.mediaarea .breadcrumbs a:hover,
.mediaarea button:hover,
.editor .treearea div>span.icon:hover{
    color:#a60214 ; /*#f18700*/
}
a.disabled{
    opacity:0.5;
}
.disabled{
    color:#666;
}
a:focus,button:focus,input:focus,textarea:focus {
outline: none!important;
}

@font-face {
  font-family: 'FontAwesome regular';
    font-style: normal;
  font-weight: 400;
font-display: auto;
  src:  url(/loader/loader/getFont/index/fa-regular-400.eot?uid=);
  src:  url(/loader/loader/getFont/index/fa-regular-400.eot?uid=) format('embedded-opentype'),
   url(/loader/loader/getFont/index/fa-regular-400.ttf?uid=) format('truetype'),
    url(/loader/loader/getFont/index/fa-regular-400.woff?uid=) format('woff'),
   url(/loader/loader/getFont/index/fa-regular-400.svg?uid=) format('svg');
}

@font-face {
  font-family: 'FontAwesome solid';
    font-style: normal;
  font-weight: 900;
font-display: auto;
  src:  url(/loader/loader/getFont/index/fa-solid-900.eot?uid=);
  src:  url(/loader/loader/getFont/index/fa-solid-900.eot?uid=) format('embedded-opentype'),
   url(/loader/loader/getFont/index/fa-solid-900.ttf?uid=) format('truetype'),
    url(/loader/loader/getFont/index/fa-solid-900.woff?uid=) format('woff'),
   url(/loader/loader/getFont/index/fa-solid-900.svg?uid=) format('svg');
}

@font-face {
font-family: 'FontAwesome light';
font-style: normal;
font-weight: 300;
font-display: auto;
src:  url(/loader/loader/getFont/index/fa-light-300.eot?uid=);
src:  url(/loader/loader/getFont/index/fa-light-300.eot?uid=) format('embedded-opentype'),
url(/loader/loader/getFont/index/fa-light-300.ttf?uid=) format('truetype'),
url(/loader/loader/getFont/index/fa-light-300.woff?uid=) format('woff'),
url(/loader/loader/getFont/index/fa-light-300.svg?uid=) format('svg');
}

@font-face {
font-family: 'FontAwesome brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src:  url(/loader/loader/getFont/index/fa-brands-400.eot?uid=);
src:  url(/loader/loader/getFont/index/fa-brands-400.eot?uid=) format('embedded-opentype'),
url(/loader/loader/getFont/index/fa-brands-400.ttf?uid=) format('truetype'),
url(/loader/loader/getFont/index/fa-brands-400.woff?uid=) format('woff'),
url(/loader/loader/getFont/index/fa-brands-400.svg?uid=) format('svg');
}

#rotate_l:hover{
   background: #D3D3D3;
   color:white;
   cursor:pointer;
}

#rotate_r:hover{
   background: #D3D3D3;
   color:white;
   cursor:pointer;
}

#flip_h:hover{
   background: #D3D3D3;
   color:white;
   cursor:pointer;
}

#flip_v:hover{
   background: #D3D3D3;
   color:white;
   cursor:pointer;
}

.handle:hover{
   cursor:pointer;
}



input[type=text], input[type=password], select, textarea{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 12px;
    border:solid 1px #d5d5d5;
    font-size:13px;
    color:#767b81;
    border-radius: 3px;
}

textarea{
    padding-top:7px;
}
input[type=text], input[type=password], select{
    height:36px!important;
}

.datagrid select {
    height: 30px !important;
}

select{
    padding:0 30px 0 8px;
    max-width: 100%;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #e9e9e9;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M31.3%20192h257.3c17.8%200%2026.7%2021.5%2014.1%2034.1L174.1%20354.8c-7.8%207.8-20.5%207.8-28.3%200L17.2%20226.1C4.6%20213.5%2013.5%20192%2031.3%20192z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 14px 14px, 100%;
}

select::-ms-expand {
	display: none;
}

textarea.cke_source {
  font-family: monospace!important;
}

select[multiple="multiple"] {
    height:216px!important;
    padding-top:8px;

}

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus{
    outline:none !important;
    border:solid 1px #a60214 !important; /*#f18700*/

}

ul.sortable{
    position:relative;
}
ul.sortable li{
    display:block;
    height:14px;
    margin:0 0 3px;
    padding:10px;
    border-style:solid;
    border-width:1px;
    border-color:#ccc;
    cursor:move;
}
ul.sortable li div:before{
    padding:0 18px 0 0px;
    font-family: 'FontAwesome solid' !important;
    content: "\f0b2";
    font-size: 12px;

}


a.teaser{
    display:block;
    height:40px;
    margin:0px 0px 10px;
    padding:10px 75px;
    background-color:#eee;
    text-decoration:none;
    line-height:20px;
}

.hidden{
    display:none;
}

.button_gradient, div.progress_button >a {
    display:block;
    height:14px;
    margin:0 0 3px;
    padding:5px;

    background:#dedede;
    background:-moz-linear-gradient(top, #fff, #dedede);
    background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(start Colorstr=#ffffff, endColorstr=#dedede);

    border-style:solid;
    border-width:1px;
    border-color:#ccc;

    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;

    cursor:pointer;
}

div.progress_button >a {
    text-decoration:none;
    margin:0 0 -7px !important;
}


.caticon{margin:2px;vertical-align:middle;text-align:center;}
span.caticon{padding:2px;border:1px solid black;font-size:8px; line-height:8px; width:12px}
img.caticon{}

ul.treelike li{
    margin:2px 0;
}
ul.treelike li>div{
    background-color:#e6e6e6;
    padding:4px;
}
ul.treelike li>ul {
    margin-left: 16px;
}
/*Dashboard*/
.before_highlightcolor:before{
    color:#a60214!important;
}
.before_hover_highlightcolor:hover::before{
    color:#a60214!important;
}
.after_highlightcolor:after{
    color:#a60214!important;
}
.after_hover_highlightcolor:hover::after{
    color:#a60214!important;
}
.hover_after_linear_gradient:hover:before{
    color: #ffffff !important;
    background: #a60214 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #a60214 48%,
        #a60214 52%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a60214 48%,
        #a60214 52%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a60214 48%,
        #a60214 52%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60214',
        endColorstr='#a60214',GradientType=0 ) !important; /* IE6-9 */
    border: #a60214 1px solid !important;
}
/*Formassi*/
.formassi .form button:hover, .formassi .form div.btn:hover{
    color: #ffffff !important;
    background: #a60214; /* Old browsers */
    background: -moz-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a60214 48%,
        #a60214 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60214',
        endColorstr='#a60214',GradientType=0 ); /* IE6-9 */
    border: #a60214 1px solid;
}


label.container {
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


label.container input {
    position: absolute!important;
    opacity: 0!important;
    cursor: pointer;
    height: 0!important;
    width: 0!important;
    margin:0!important;
    padding: 0!important;
    display:inline!important;
}


label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #ffffff;
    border:1px solid #8b8b8b;
    border-radius:2px;
}


label.container:hover input ~ .checkmark {
    background-color: #a60214;
}

label.container input[disabled="disabled"] ~ .checkmark {
    background-color: #eeeeee;
    border:1px solid #d3d3d3;
}
label.container input:checked ~ .checkmark {
    background-color: #a60214;
    border:1px solid #a60214;
}
label.container input[disabled="disabled"]:checked ~ .checkmark {
    background-color: #d3d3d3;
    border:1px solid #d3d3d3;
}

label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


label.container input:checked ~ .checkmark:after {
    display: block;
}


label.container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 7px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


label.checkcontainer input:checked ~ .radiobtn::after {
    display: block;
}

label .radiobtn::after {
    content: "";
    position: absolute;
    display: none;
}

label.container input:checked ~ label>.radiobtn ,
label.container input:checked ~ .radiobtn {
    background-color: #a60214;
    border:1px solid #a60214;
}




label .radiobtn {
    top: 0;
    left: 0;
    height: 12px;
    width: 12px;
    display: inline-block;
    background-color: #ffffff;
    border:1px solid #8b8b8b;
    border-radius: 50%;
    margin-top:2px;
    margin-right: 5px;
    position: absolute;
}
label.container:hover input ~ .radiobtn {
    background-color: #a60214;
}

label.container input:checked ~ label>.radiobtn::after ,
label.container input:checked ~ .radiobtn::after {
    display: block;
}
label.container .radiobtn::after {
    top: 4px;
    left: 4px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ffffff;
}

label.container input:disabled ~ .radiobtn {
    background-color: #eeeeee;
    border:1px solid #d3d3d3;
}
label.container input:disabled:checked ~ .radiobtn {
    background-color: #d3d3d3;
    border:1px solid #d3d3d3;
}

.fa-icon{
    position: relative;
    display: inline-block;
    width: 20px;
}
a.fa-icon.text{
    position: relative;
  padding-left: 24px;
    display: inline-block;
    width: initial;
}
a.fa-icon::before{
    left: 6px;
    top: 0px;
    position: absolute;
    font-size: 1.2em;
}
a.fa-icon.text::before{
    left: 6px;
}
span.fa-icon::before{
left: 0px;
top: 0px;
    font-size: 1.2em;
}
.fa-icon.results::before{
    content: "\f03a";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.merge::before{
    content: "\f066";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.export::before{
    content: "\f56e";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.remove::before{
    content: "\f05e";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.empty::before{
    content: "\f056";
    font-family: 'FontAwesome regular' !important;
}
.fa-icon.delete::before{
    content: "\f2ed";
    font-family: 'FontAwesome regular' !important;
}
.fa-icon.copy::before{
  content: "\f0c5";
  font-family: 'FontAwesome regular' !important;
}
.fa-icon.interest::before{
    content: "\f004";
    font-family: 'FontAwesome regular' !important;
}
.fa-icon.interest.selected::before{
    content: "\f004";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.lock::before{
    content: "\f3c1";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.lock.closed::before{
    content: "\f023";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.add::before{
    content: "\f055";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.open::before,
.fa-icon.edit::before{
    content: "\f303";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.error::before{
    content: "\f00d";
    font-family: 'FontAwesome solid' !important;
    color: #da0000;
}
.fa-icon.error-info::before{
    content: "\f00d";
    font-family: 'FontAwesome solid' !important;
    color: #a9a9a9;
}
.fa-icon.error-plain::before{
    content: "\f00d";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.prio-high::before{
    content: "\f12a";
    font-family: 'FontAwesome solid' !important;
    color: #da0000;
}
.fa-icon.prio-low::before{
    content: "\f12a";
    font-family: 'FontAwesome solid' !important;
}
.fa-icon.success::before{
    content: "\f00c";
    font-family: 'FontAwesome solid' !important;
    color: #3caa35;
}
.fa-icon.success-plain::before{
    content: "\f00c";
    font-family: 'FontAwesome solid' !important;
}

.fa-icon.folder::before {
    content: "\f07b";
    font-family: 'FontAwesome regular' !important;
}




#link_html.active::before, #link_mobile.active::before, #link_text.active::before {
    color: #a60214 ;
    font-family: 'FontAwesome solid' !important;
    content: "\f192";
}

.editor .toolarea {
    position: relative;
}

.editor .toolarea a:hover{
	color: #a60214 ;
}

#form_search_simple {
    display: inline-block;
}

#form_search_simple ~ .toolbar {
    display: inline-block;
    height: initial;
    width: calc(100% - 800px);
    margin-left: auto;
    float: right;
}

#form_search_simple ~ .toolbar .search {
    margin: 0;
}

#form_search_simple ~ .toolbar .total {
    margin-left:30px;
    margin-top:8px;
}


a.fa-close{
    position: relative;
}
a.fa-close::before{
    left: 6px;
    top: 0px;
    position: absolute;
    font-size: 1.5em;
    content: "\f0d9";
    font-family: 'FontAwesome solid' !important;
}

#select_tmode_individual_begin{
    margin-bottom: 10px;
}

.ws-doku-template{
    margin-top: -2px;
    margin-left: -25px;
}

.ws-doku-logo>label{
    padding-bottom:0 !important;
}

.form_mwcode .size .close::before,
div.mwcode_popup a.close::before,
.form_mwcode .anchor .close::before,
.form_mwcode .email .close::before,
.form_mwcode .website .close::before,
.form_mwcode .color .close::before{
    font-size: 1em;
    content: "\f00d";
    font-family: 'FontAwesome Light' !important;
}

.user-avatar .mw_file{
    margin: 0;
}

.user-avatar+img{
    margin-top: 20px;
    max-width: 175px;
    height:auto;
}

p a.internal:before {
    display: inline-block;
    margin-right: 2px;
    text-decoration: none;
    content: "\f35d";
    font-family: 'FontAwesome solid' !important;
}

p a.internal {
    text-decoration: underline;
    font-size: inherit;
}

div a.mw_internal:before {
    display: inline-block;
    margin-right: 2px;
    text-decoration: none;
    content: "\f35d";
    font-family: 'FontAwesome solid' !important;
}

div a.mw_internal {
    text-decoration: underline;
    font-size: inherit;
}

p a.external:before {
    display: inline-block;
    margin-right: 2px;
    text-decoration: none;
    content: "\f059";
    font-family: 'FontAwesome solid' !important;
}

p a.external {
    text-decoration: underline;
    font-size: inherit;
}

.btn_disable_pointer_events a#btn_trigger_dialog_update_variable_def_request_rep_list {
    pointer-events: none;
}
.checkbox_group label:not(.container){
	display:block;
	margin:0 3px 3px 0;
}

.checkbox_group label.small{
	float:left;
	width:235px;
	margin:0 5px 5px 0;
}
.colorpicker>a{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin:5px 5px 5px 0;
	border:solid 1px #999;
}
.colorpicker>input{
	width:80px !important;
}
#colorpicker{
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:272px;
}
#colorpicker .colorfield{
	cursor:pointer;
	float:left;
	font-size:1px;
	height:15px;
	line-height:1px;
	margin:1px;
	width:15px;
}
.html5colorpicker_description label{
    float: left;
}

.html5colorpicker>input[type="text"]{
    float: left;
    width: 90px;
}

.html5colorpicker>input[type="color"]{
    float:left;
    width: 36px!important;
    height: 36px!important;
    margin-top: 0px;
    margin-left: 3px;
    padding: 0px!important;
    cursor: pointer;
}
.html5colorpicker_description{
    display:block;
    overflow: auto;
}
#tabset_content_tab_advanced_settings > div{
    margin: 10px 0px;
}
#tabset_content_tab_advanced_settings .fieldset_tooltip .fieldset_tooltip_text{
    min-width: 155px;
}
.color_highlight{
	color:#da0000;
}
.color_lowlight{
	color:#3caa35;
}
.toolbar{
    height:50px;
}

.toolbar div.action{
    float:right;
    height:37px;
    margin-left:5px;
    padding:2px 8px;
}


.toolbar div.action a, .toolbar_adv div.action a, div.tabs_vertical a  {
    display: block;
    padding: 0 9px;
    height: 30px;
    margin: 5px 0px 0px 5px;
    border: #eeeeee 1px solid;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    color: #717171;
    text-decoration: none;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(
        top, #f8f8f8 48%, #f2f2f2 52%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top, #f8f8f8 48%,#f2f2f2 52%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom, #f8f8f8 48%,#f2f2f2 52%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(
        startColorstr='#f8f8f8', endColorstr='#f2f2f2',GradientType=0
    ); /* IE6-9 */
}

.toolbar div.action a:hover,.toolbar_adv div.action a:hover, div.tabs_vertical a:hover{
    color: #ffffff !important;
    background: #a60214; /* Old browsers */
    background: -moz-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a60214 48%,
        #a60214 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60214',
        endColorstr='#a60214',GradientType=0 ); /* IE6-9 */
    border: #a60214 1px solid;
}
.toolbar div.action a.no_label{
    width:16px;
}
.toolbar div.action a.no_label:before{
padding:0!important;

}

.toolbar div.action a.action::before{
    content: "\f0da";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.calculation::before{
    content: "\f1ec";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.pick::before{
    content: "\f56f";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.btn_create::before,
.toolbar div.action a.create_bw::before,
.toolbar div.action a.create::before{
    content: "\f055";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.discover::before{
    content: "\f0c1";

    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.font::before{
    content: "\f031";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.oxid::before{
    content: "\f07a";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.refresh::before{
    content: "\f2f1";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.switch::before{
    content: "\f362";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.feed::before{
    content: "\f09e";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.delete::before{
    content: "\f2ed";
    font-family: 'FontAwesome regular' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.filter::before{
    content: "\f0b0";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.upload::before{
    content: "\f574";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.download::before{
    content: "\f56d";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.chart::before{
    content: "\f201";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.import::before{
    content: "\f56f";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.export::before{
    content: "\f56e";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.cols::before,.toolbar_adv div.action a.cols::before{
    content: "\f00a";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.generate::before{
    content: "\f021";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.step_backward::before{
    content: "\f048";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.step_forward::before{
    content: "\f051";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.email::before{
    content: "\f0e0";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.clear::before{
  content: "\f056";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.sort::before{
    content: "\f0dc";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.search::before{
    content: "\f002";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}

.toolbar a.unset_search {
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    margin: 7px;
    text-decoration: none;
    color: #30343A;
}

.toolbar a.unset_search:before {
    font-family: 'FontAwesome solid' !important;
    font-size: 18px;
    content: "\f00d";
    position: relative;
    top: 8px;
}

.toolbar div.action a.close::before{
    content: "\f410";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.view_list::before{
    content: "\f0c9";
    font-family: 'FontAwesome solid' !important;
padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.key::before{
    content: "\f084";
    font-family: 'FontAwesome solid' !important;
padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.view_box::before{
    content: "\f009";

    font-family: 'FontAwesome solid' !important;
padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.reset::before{
    content: "\f0e2";
padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.csv::before{
    content: "\f6dd";
padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.user::before{
    content: "\f007";
    padding-right: 8px;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
}
.toolbar div.action a.barchart::before{
    content: "\f080";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
    position:relative;
    top: 1px;
}
.toolbar div.action a.linechart::before{
    content: "\f201";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.pdf::before{
    content: "\f1c1";
    font-family: 'FontAwesome solid' !important;
    padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.preview::before{
    content: "\f06e";

    font-family: 'FontAwesome solid' !important;
padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.previous::before{
    content:url(/loader/loader/getPNG/index/btn_previous?uid=);
padding-right: 8px;
}
.toolbar div.action a.next::before{
    content:url(/loader/loader/getPNG/index/btn_next?uid=);
padding-right: 8px;
}
.toolbar div.action a.email2landingpage::before{
    content: "\f57c";
padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.editorversion::before{
    content: "\f362";

    font-family: 'FontAwesome solid' !important;
padding-right: 8px;
    font-size: 16px;
}
.toolbar div.action a.zip::before{
    content: "\f1c6";
padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.folder_active::before{
    content: "\f07b";
padding-right: 8px;
    font-family: 'FontAwesome solid' !important;

    font-size: 16px;
}
.toolbar div.action a.folder_passive::before{
    content: "\f07b";
padding-right: 8px;
    font-family: 'FontAwesome regular' !important;

    font-size: 16px;
}

.toolbar div.total {
    float:left;
    height:16px;
    margin-left:5px;
    padding:2px 2px 2px 0;
    background-color:#efefef;
    color:#30343A;
    margin-top:8px;
}

#scan_datagrid1_control {
    float:left;
    height:16px;
    margin-left:5px;
    padding:2px 2px 2px 0;
    margin-top:11px;
}


.toolbar div.search div.select {
    height:18px;
    font-size:12px;
    padding:11px 2px 2px 20px;
    float:left;
}

.toolbar div.search div.select text {
    float:left;
}

.toolbar div.search div.select select {
    font-size:12px;
    margin: -11px 0 0 0;
    padding: 3px 1px 1px 5px;
    width: 250px;
    margin-left: 5px;
}


.toolbar div.search{
    float:left;
    height:20px;
    margin-right:5px;
    padding:0px;
}

.toolbar div.search form{
    float:left;
    height:30px;
  line-height: 30px;
}
.toolbar div.search input[type=text]{
    float:left;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 9px;
    border: solid 1px #e7e7e7;
    font-size: 13px;
    color: #767b81;
    height: 36px;
    border-radius: 3px;

}

.toolbar div.search input[type=submit]{
    margin:2px 0px;
    width:20px;
    height:20px;
    padding:0;
    border:none;
    background:none;
    font-family: 'FontAwesome solid' !important;
    font-size:18px;
    margin:7px;
    cursor:pointer;
}
.toolbar div.search input[type=submit]:hover{
    color:#a60214!important;
}

.adv_toolbar .btn-search-toolbar{
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    background: none;
    font-family: 'FontAwesome solid' !important;
    font-size: 18px;
    margin: 7px;
    cursor: pointer;
}

.share .toolbar{
    width:100%;
}

.share .toolbar div.search{
    float:none;
    padding-bottom:5px;
}
.share .toolbar .search  label.mw {
    float:left;
    margin-top: 9px;
    margin-left:10px;
    margin-right:3px;
}
.share .toolbar .search  label.mwl{
    float:left;
    margin-top: 9px;
    margin-left:0px;
    margin-right:3px;
}
.share .container label.mw {
    float:none!important;
    margin-top: 0px;
    margin-left:10px;
    margin-right:3px;
}
.share .toolbar .search > input {
}

.share .toolbar .search > multi_select{height:12px;}

div.share{
    overflow:visible;
}

.share .toolbar .search .multi_select_opts  label
{
    margin-left:2px;
}




/* ****************************** */

table.datagrid{
    width:100%;
    border:1px solid #e6e6e6;
    color:#30343A;
}

table.datagrid th.tl{
    color:#30343A;
}

table.datagrid th.tl{
    width:5px;
    background-color:#e7e7e7;

}
table.datagrid th.tc{
    padding:0px 5px;
    vertical-align:middle;
    background-color:#e7e7e7;
    white-space:nowrap;
}
table.datagrid th.tr{
    width:5px;
    background-color: #e7e7e7;

}
table.datagrid th.tsg{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
}
table.datagrid th.tc a{
    display:block;
    float:left;
    height:16px;
    margin-right:10px;
    padding:2px 25px 2px 0px;
    text-decoration:none;
    background-position:right center;
    background-repeat:no-repeat;
    color: inherit;
}
table.datagrid th.tc a:hover
{
    color:#a60214 ; /*#f18700*/
}
table.datagrid th.tc a.sort_both::before{
    color:#c2c2c2;
    content: "\f0d8 \f0d7";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:5px;
}
table.datagrid th.tc a.sort_asc::before{
    color:#c2c2c2;
    content: "\f0d8";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:5px;
}
table.datagrid th.tc a.sort_desc::before{
    color:#c2c2c2;
    content: "\f0d7";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:5px;
}



table.datagrid th table tr{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #fff;
}
table.datagrid th table th.sl{
    width:5px;
    background-image:url(/loader/loader/getPNG/index/datagrid_bg_sl?uid=);
}
table.datagrid th table th.sc{
    padding:0px 5px;
    vertical-align:middle;
    background-image:url(/loader/loader/getPNG/index/datagrid_bg_sc?uid=);
    white-space:nowrap;
}
table.datagrid th table th.sr{
    width:5px;
    background-image:url(/loader/loader/getPNG/index/datagrid_bg_sr?uid=);
}
table.datagrid th table th.sm{
    width:5px;
    background-image:url(/loader/loader/getPNG/index/datagrid_bg_sc?uid=);
}
table.datagrid th.ssg{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
}



table.datagrid tbody tr, table.datagrid thead tr{
    height:36px;
}
table.datagrid tbody tr:nth-child(odd){
    background-color:#ffffff;
}
table.datagrid tbody tr:nth-child(even){
    background-color:#f9f9f9;
}
table.datagrid tbody tr.highlight{
    background-color:#b2d4e8;
}
table.datagrid tbody tr.dark{
    background-color:#efefef
}
table.datagrid tbody tr.error td{
    background-color:#e71b00;
    color:#ffffff;
}
table.datagrid tbody tr:hover{
    background-color:#d5d5d5;
}
table.datagrid tbody tr:nth-child(odd) tr{
    background:none!important;
}
table.datagrid tbody tr:nth-child(even) tr{
    background:none!important;
}
table.datagrid td.ml{
    width:5px;
}
table.datagrid td.mc{
    padding:1px 5px;
    vertical-align:middle;
}
table.datagrid td.mr{
    width:5px;
}
table.datagrid td.msg{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
}


table.datagrid tr.group, table.datagrid tr.group:hover{
    background-color:#c5c5c5;
}
table.datagrid tr.group td.ml{
    width:5px;
}
table.datagrid tr.group td.mc{
    padding:1px 5px;
    vertical-align:middle;
    font-weight: bold;
}
table.datagrid tr.group td.mr{
    width:5px;
}


table.datagrid td.bl{
    width:5px;
    height:0px;
    //background-image:url(/loader/loader/getPNG/index/datagrid_bg_bl?uid=);
}
table.datagrid td.bc{
    height:0px;
    padding:0px 5px;
    //background-image:url(/loader/loader/getPNG/index/datagrid_bg_bc?uid=);
}
table.datagrid td.br{
    width:5px;
    height:0px;
    //background-image:url(/loader/loader/getPNG/index/datagrid_bg_br?uid=);
}

table.datagrid td.nowrap{
    white-space:nowrap;
}

table.datagrid td.filter, td.aggregate{
    padding:2px;
    background-color:#eeeeee;
}

table.datagrid td.filter select, td.aggregate select{
    margin:2px 0px;
}

/* ****************************** */

div.datagrid_table_div{
    position: relative;
}

div.datagrid_table_div div{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/* ****************************** */

div.datagrid{
    margin:5px 0px;
}

div.datagrid .box{
    float:left;
    margin:0px 10px 10px 0px;
    padding:3px;
    border:solid 1px #ccc;
    background-color:#f0f0f0;
}
.files div.datagrid .box, #tabset_content_image div.datagrid .box{
    float:left;
    margin:0px 10px 10px 0px;
    padding:9px;
    border:none;
    background-color:#ffffff;
}
.zoomable{
    margin:0 auto;
}
.files div.datagrid .box div, #tabset_content_image div.datagrid .box div{
text-align:center;
    margin:10px;
}
div.datagrid .box:hover{
    background-color:#fff;
}
.files div.datagrid, #tabset_content_image div.datagrid{
    background-color:#f9f9f9;
    padding: 10px;
}
/* ****************************** */

div.footbar{
    margin:5px 10px;
}
div.pagination{
    float:right;

}
div.pagination span.limit {
    color:#a60214;
    font-weight:bold;
}
div.pagination span.limit a {
color: #000;
font-weight:normal;
}
div.pagination span.limit *{
    padding-right:5px;
}
span.total{
    font-size: 12px;
    color: #000;
    background-color:#efefef;
    /* #CCCCCC;   #9C9C9C */
}



a[class*="icon_"]{
    text-decoration:none!important;
    position: relative;
    width: 20px;
    display: inline-block;
}
a[class*="icon_"]+a:not([class*="icon_"]){
    padding-left: 10px;
}
a[class*="icon_"]::before{
    position: absolute;
    left:10px;
}
a[class^="icon_"]:hover{
    color:#a60214;
    text-decoration:none;
}
a.off[class^="icon_"]::before{
    opacity: 0.3;
}
a.off[class^="icon_"]:hover{
    color:#666;
    text-decoration:none;
}
a.icon_open::before{
    content: "\f303";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_copy::before{
    content: "\f0c5";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_delete::before{
    content: "\f2ed";
    font-family: 'FontAwesome regular' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_del::before{
    content: "\f2ed";
    font-family: 'FontAwesome regular' !important;
    font-size: 14px;
    padding-right:10px;
    left:0px;
}
a.icon_folder::before{
    content: "\f07c";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_move::before{
    content: "\f0ec";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_copy.active::before{
    content: "\f0c5";
    font-family: 'FontAwesome solid' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_share_up::before{
    content: "\f3bf";
    font-family: 'FontAwesome solid' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_share_down::before{
    content: "\f3be";
    font-family: 'FontAwesome solid' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_check::before{
    content: "\f021";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_show::before{
    content: "\f35d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_list::before{
    content: "\f022";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_calculate::before{
    content: "\f1ec";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_link::before{
    content: "\f35d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_basket{
    margin-right:10px;
}
a.icon_basket::before{
    content: "\f349";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
}
a.icon_extract::before{
    content: "\f1c6";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_reset::before{
    content: "\f0e2";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
    padding-right:10px;
}
a.icon_sync::before{
    content: "\f021";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_lock_open::before{
    content: "\f09c";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_lock_close::before{
    content: "\f023";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_arrow::before{
    content: "\f0b2";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_create::before{
    content: "\f055";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_tick::before{
    content: "\f058";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_stop::before{
    content: "\f28d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_filter::before{
    content: "\f0b0";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_download::before{
    content: "\f56d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_true::before{
    content: "\f00c";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_false::before{
    content: "\f00d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
a.icon_gears::before{
    content: "\f085";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    padding-right:10px;
}
span.icon_undef::before{
    content: "\f00d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
}
span.icon_true::before{
    content: "\f00c";
    font-family: 'FontAwesome solid' !important;
    color: #3caa35;
}
span.icon_false::before{
    content: "\f00d";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
    color:#da0000;
}
span.icon_info::before{
    content: "\f05a";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
}
#tabset_content_import .datagrid td.mc div {
    height:36px;
}
#tabset_content_import .datagrid td.mc select {
    margin:3px 0;
}
.icon_select{
    float:left;
    margin:0px 8px 8px 0px;
    padding:4px;
    border:solid 1px #d5d5d5;
}
.icon_select:hover{
    border-color:#a60214;
}
input.datetime, input.date, input.time{
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
}
span.calendar{
    float: right;
    margin-right: 17px;
    margin-top: -26px;
    position: relative;
    z-index: 2;
    color: #767b81;

}
.calendar::after{
    content: "\f073";
    font-family: 'FontAwesome regular' !important;
    font-size: 15px;
}

.datetimepicker {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	z-index: 9999;
	padding: 0px;
	margin: 0px;
	width: 228px;
	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #b0bac4;
	position: absolute;
	display: none;
}

/****** NAVIGATION ******/
div.dtpnav {
	width: 100%;
	height: 25px;
}

.dtpnavarrowleft {
	cursor: pointer;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 24px;
	height: 25px;
}
.dtpnavarrowleftimg {
	margin-left: 8px;
	margin-top:6px
}

div.dtpnavmonthyearsel {
	float: left;
	font-weight: bold;
	min-width: 180px;
	text-align: center;
}


.dtpnavarrowright {
	cursor: pointer;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	width: 24px;
	height: 25px;
}

.dtpnavarrowrightimg {
	margin-left: 8px;
	margin-top:6px
}



/****** MONTH-SELECTION ******/
.dtpmonthsel {
	cursor: pointer;
	display: inline-block;
	margin-right: 2px;
}

.dtpmonthshow {
	float:left;
	line-height: 24px;
	color: #FFF;
}

.dtpmonthshowimg {
	width: 13px;
	height: 26px;
	float: left;
	background-repeat: no-repeat;
	background-position: 4px 10px;
}

.dtpyearsel {
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
}

div.dtpyearselbox {
	height: 184px;
	overflow: hidden;
	width: 228px;
	background-color: #fff;
	border: 1px solid #b0bac4;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	position: absolute;
	left: -1px;
	top: 24px;
}

div.dtpyearselboxleft {
	height: 182px;
	width: 34px;
	margin: 1px;
	float: left;
	cursor: pointer;
}


div.dtpyearselboxright {
	height: 182px;
	width: 33px;
	margin: 1px;
	float: left;
	cursor: pointer;
}

.dtpyearshow {
	float: left;
	line-height: 24px;
	color: #FFF;
}

.dtpyearshowarrowimg {
	width: 13px;
	height: 26px;
	float: left;
	background-repeat: no-repeat;
	background-position: 4px 10px;
}

/***** YEAR-BOX ******/
.dtpyearbox {
	height: 182px;
	width: 156px;
	background-color: #fff;
	float:left;
}

.dtpyearboxselul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
	background-color: #fff;
}

.dtpyearboxselli {
	float: left;
	margin-bottom:1px;
	text-align: center;
}

/********** CAL ************/
.dtpcalendar {
	width: 100%;
	background-color: #fcfdff;
	border-top: 1px solid #b0bac4;
}

.dtpcalrow {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.calField {
	float:left;
	text-align: center;
	cursor: pointer !important;
}

.disabledCalField {
	float:left;
	text-align: center;
	background-color: #757575 !important;
cursor: default;
}

.notThisMonthField {
	background-color: #fff !important;
	margin-bottom: 1px !important;
}

/******* TIME *********/
.dtptimearea {
	width: 100%;
	height: 25px;
	color: #34404b;
	font-weight: bold;
	text-align: center;
}

.dtptimeclock {
	vertical-align: top;
	margin-right: 10px;
	margin-top: 4px;
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.dtphoursel {
	margin-right: 2px;
	display: inline-block;
	cursor: pointer;
}

.dtphoursel1 {
	width: 9px;
	height: 6px;
	margin-right: 2px;
	margin-top: 9px;
	float: left;
}

.dtphoursel2 {
	float: right;
	line-height: 24px;
}

.dtphourselectbox {
	font-weight: normal;
	top: 24px;
	height: 184px;
	width: 228px;
	background-color: #fff;
	border: 1px solid #b0bac4;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	position: absolute;
	left: -1px;
}

.dtphourul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.dtphouril {
	float: left;
	width: 56px;
	margin-bottom: 1px;
	text-align: center;
	cursor: pointer;
	margin-left: 1px;
}

.dtpdblp {
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
}

.dtpminutesel {
	margin-right: 2px;
	display: inline-block;
	cursor: pointer;
}

.dtpminutesel1 {
	float: left;
	line-height: 24px;
	margin-left:2px;
}

.dtpminutesel2 {
	width: 9px;
	height: 6px;
	margin-left: 3px;
	margin-top: 9px;
	float: right;
}

.dtpminuteselectbox {
	font-weight: normal;
	top: 24px;
	left: -1px;
	height: 184px;
	width: 228px;
	background-color: #fff;
	border: 1px solid #b0bac4;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	position: absolute;
}

.dtpminuteul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.dtpminuteil {
	float: left;
	text-align: center;
	margin-bottom: 1px;
	cursor: pointer;
	margin-left: 1px;
}

.dtptimeselarea {
	font-weight: normal;
	left: -1px;
	top: 24px;
	height: 184px;
	width: 228px;
	background-color: #fff;
	border: 1px solid #b0bac4;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	position: absolute;
}

.dtptimeselarealeft {
	height: 100%;
	width: 100px;
	float:left;
}
.dtptimeselarealeftarrowup {
	width: 100%;
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}
.dtptimeselarealeftnumber {
	width: 100%;
	height: 84px;
	vertical-align: middle;
	text-align: center;
	line-height: 84px;
	font-size: 36pt;
}

.dtptimeselarealeftarrowdown {
	width: 100%;
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}

.dtptimeselareamiddle {
	vertical-align: middle;
	text-align: center;
	line-height: 170px;
	font-size: 42pt;
	width: 28px;
	float:left;
}

.dtptimeselarearight {
	height: 100%;
	width: 100px;
	float:left;
}
.dtptimeselarearightarrowup {
	width: 100%;
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}
.dtptimeselarearightnumber {
	width: 100%;
	height: 84px;
	vertical-align: middle;
	text-align: center;
	line-height: 84px;
	font-size: 36pt;
}
.dtptimeselarearightarrowdown {
	width: 100%;
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}

/***** MONTH SELECTION BOX *****/
div.dtpmonthbox {
	height: 184px;
	width: 228px;
	background-color: #FFF;
	border: 1px solid #b0bac4;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	display: none;
	position: absolute;
	left: -1px;
	top: 24px;
}

ul.dtpmonthrow {
 	margin-left: 0px;
 	float:left;
 	list-style-type: none;
 	width:100%;
 	padding-left: 0px;
 	margin-top: 0px;
 	margin-bottom: 1px;
}

il.dtpmonthcell {
	float: left;
	text-align: center;
	line-height: 45px;
	border-left: 1px solid #fff;
	cursor: pointer;
}


/***** BUTTONS *****/
.dtpbuttons {
	width: 100%;
	height: 25px;
	border-top: 1px solid #b0bac4;
	text-align: center;
}

.dtpbuttonsul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	background-color: #FFF;
}

.dtpbuttonsborder {
	line-height: 25px;
	margin-right: 1px;
	background-color: rgb(48, 52, 58);
	text-align: center;
	float: left;
	color:#FFF;
	cursor: pointer;
}

.dtpbuttonsnoborder {
	line-height: 25px;
	text-align: center;
	background-color: rgb(48, 52, 58);
	float: left;
	color:#FFF;
	cursor: pointer;
	width: 75px;
}

/***** IE-FIX *****/
.iefix {
	min-width: 180px;
	float: left;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.rightiefix {
	position: absolute;
	right: 0;
	top: 0;
}

.leftiefix {
	position: absolute;
	left: 0;
	top: 0;
}
.color3{
    background-color:#a60214!important;
}
.fieldset_tooltip {
    color: #717171;;
    display:inline-block;
    margin-left:15px;
    font-weight: normal;
    height: 18px;
    position: relative;
    text-align: center;
    width: 18px;
}
.fieldset_tooltip::before{
    content: "\f05a";
    font-family: 'FontAwesome light' !important;
    font-size: 18px;
}
.fieldset_tooltip .fieldset_tooltip_text {
    background-color: white;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    display: inline-block;
    margin-left: 5px;
    min-width: 320px;
    padding: 5px 5px 5px 5px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    z-index: 1;
}

.fieldset_tooltip:hover .fieldset_tooltip_text {
    visibility: visible;
}
form div.input_area{
    position:absolute;
    top:0px;
    left:0px;
    bottom:55px;
    right:0px;
    overflow:auto;
}
form div.input_area.no_scroll{
    overflow:hidden;
}
form div.button_area{
    position:absolute;
    left:0px;
    bottom:0px;
    right:0px;
    height:50px;
    overflow:hidden;
    padding-left:10px;
    padding-bottom:10px;
}
div.button_area input.login_button_area{
    width:260px;
}
.window form div.button_area{
    padding-bottom:0px;
}

div.fieldset{
    border-radius: 3px;
    padding:10px 15px 10px;
}
div.fieldset>.head{
    margin:5px;
    font-size:15px;
    //padding:0 0 0 18px;
    font-weight: bold;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position:center left;
}
div.fieldset.closable>.head:before{
    cursor:pointer;
    content: "\f0d7";
    padding-right:10px;
    font-family: 'FontAwesome solid' !important;
}
div.fieldset.closable>.head:hover::before{
    color:#a60214;
}
div.fieldset.closed>.head:hover::before{
    color: #ffffff !important;
}
div.fieldset.closable {
    border: 1px solid #e7e7e7;
}
div.fieldset.closed{
    box-sizing: border-box;
    cursor:pointer;
    text-decoration: none!important;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top, #f8f8f8 48%, #f2f2f2 52%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f8f8f8 48%,#f2f2f2 52%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f8f8f8 48%,#f2f2f2 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
div.fieldset.closed:hover{
    color: #ffffff !important; /*#ffffff*/
    background: #a60214; /* Old browsers */ /*#f19400*/
    background: -moz-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a60214 48%,
        #a60214 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60214',
        endColorstr='#a60214',GradientType=0 ); /* IE6-9 */
    border: #a60214 1px solid;
}
div.fieldset.closable:hover {
    background-color:#f9f9f9;
}
div.fieldset.closed>.head:before{
    cursor:pointer;
    content: "\f0da";
    padding-right:10px;
    font-family: 'FontAwesome solid' !important;
}
div.fieldset.closed>.body{
    display:none;
}


.descr{
    color:#666;
    margin-top: 1px;
    font-style:italic;
    padding:5px 2px;
    font-size:13px;
}
label.container label.mw{
    display:inline;
}

label.mw{
    padding:0 1px 9px 1px;
    margin-left:0 px;
}

label.mw,
label.mwl{
    display:block;
    color:#30343A;
    font-size:13px;
    font-weight:bold;
}
div.disabled label.mw{
    color:#666;
}

.input-container input,
.input-container textarea,
input.mw,
select.mw,
textarea.mw,
div.mw{
    display:block;
    width:100%;
    margin:0px 0px;
    font-size:14px;
}
.input-container textarea,
textarea.mw{
    padding-top:7px;
}
input.link_box, input.copy_box {
    display:inline-block;
    width:calc(100% - 29px);
}

img.link_box, img.copy_box {
    display:inline-block;
    width:20px;
    height:20px;
    padding: 2px 2px 2px 7px;
}

textarea.mw.red{
    display:block;
    width:100%;
    color:red;
    margin:1px -2px;
    padding:2px 1px !important;
    font-size:14px;
}

.code textarea.mw{
    font-family:monospace;
    font-size:14px;
}

input.mw[type=hidden]{
    display:none;
}

input.mw[type=file]{
    background: #fff;
    padding:5px 0;
}

input.mw[type=checkbox], input.mw[type=radio]{
    float:left;
    margin:3px 5px 0px 0px;
    padding:1px;
    width:auto;
    height:auto;
    border:none;
}

input.mw[type=submit]{
    padding:4px 0px;
    background-color:#fff;
    border:solid 1px #999;
    text-align:center;
    font-size:14px;
}

div.mw.multi_select{
    float:left;
    padding:10px 5px 10px 5px !important;
    width:150px;
    margin:0px 0;
    border:solid 1px #ccc;
    background-color:#fff;
    overflow:hidden;
    color:#333;
    text-decoration:none;
    cursor:pointer;
    font-size:12px;
    overflow:hidden;
     white-space: nowrap;
    height: auto;

}

div.mw.multi_select>span{
    width: 90%;

}
div.mw.multi_select_opts span{
    top: 4px;

}

div.mw.multi_select_opts label.mw{
    font-weight:normal;

}

div.mw.multi_select_opts{
    padding:3px 5px 3px 5px !important;
    position:absolute;
    max-width:250px;
    height:250px;
    overflow:auto;
    background-color:#fff;
    border:solid 1px #ccc;
    margin-top:3px;
    margin-left:-6px;
    z-index:100;
}
div.mw.multi_select_opts.hidden{
    display:none;
}

div.mw.multi_select_opts label{
    float:none;
    display:block;
    margin: 0px;
    padding: 1px 0 2px 10px;
}

form input.mw[type=image]{
    width:auto;
    border:none;
}

a.inputassistance{
    display:block;
    padding: 0px 1px;
    float:right;
    font-size:13px;
    text-decoration:none;
    height:16px;
}
a.inputassistance:after{
    font-family: 'FontAwesome solid' !important;
    padding-left:5px;
    font-size:14px;
    content: "\f56f";
}

.mw_button{
    display:block;
    width: 100% !important;
    height: 30px !important;
    line-height: 30px !important;
}
#send_date_save{
    margin-left:0px;
}
.mw_file{
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.mw_file span{
    width: 180px !important;
    display: inline-block;
    cursor: pointer;
    margin:3px 0 !important;
}

.mw_file input[type=file] {
    position: absolute;
    top: 3px;
    left: 0;
    width:50%;
    margin: 0;
    padding: 0;
    height:30px;
    font-size: 1px;
    cursor: pointer;
    z-index:10;
    opacity: 0;
    filter: alpha(opacity=0);
}
   .mw_file input[type=text] {
    width:calc(100% - 190px);
    margin: 0 0 0 5px !important;
    display: inline-block;
}

.formarea button, .mw_popup .foot button, .oxid_search button, .element_delete button, .new_element button{
    line-height: 20px;
    height:30px;
}
.button_area input, .button_area a{
    line-height: 40px;
    height:40px;
    }
.mw_button[disabled=disabled] {
    opacity:0.5;
}
.button_area input, .button_area a, .formarea button, .mw_popup .foot button, .mw_popup .body button,
.oxid_search button, .element_delete button, .new_element button, .mw_button{
    display:block;
    float:left;
    width:200px;
    margin:5px 0px 0px 5px;
    border: #eeeeee 1px solid;
    border-radius: 3px;
    text-align:center;
    font-weight: bold;
    box-sizing: border-box;
    font-size:12px;
    cursor:pointer;
    color: #717171;
    text-decoration: none!important;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(
        top, #f8f8f8 48%, #f2f2f2 52%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top, #f8f8f8 48%,#f2f2f2 52%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom, #f8f8f8 48%,#f2f2f2 52%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(
        startColorstr='#f8f8f8', endColorstr='#f2f2f2',GradientType=0
    ); /* IE6-9 */
}
.button_area input:not([disabled=disabled]):hover, .button_area a:not(.disabled):hover, .formarea button:hover, .mw_popup .foot button:hover, .mw_popup .body button:hover,
.oxid_search button:hover, .element_delete button:hover,
.new_element button:hover, .mw_button:not(.disabled):not([disabled=disabled]):hover, .mw_file>input[type=file]:hover+.mw_button,#toolbar a.pdf:hover, #toolbar a.html:hover, #toolbar a.create:hover,
.mw_button.preview-active {
    color: #ffffff !important; /*#ffffff*/
    background: #a60214; /* Old browsers */ /*#f19400*/
    background: -moz-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a60214 48%,
        #a60214 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#a60214,
        endColorstr=#a60214,GradientType=0 ); /* IE6-9 */
    border: #a60214 1px solid !important;
}

.button_area input[disabled=disabled] {
    opacity: 0.5;
}

input.mw[readonly=readonly]:not(.datetime):not(.time):not(.date):not(.filename),
textarea.mw[readonly=readonly],
select.mw[readonly=readonly],
input.mw[disabled=disabled],
textarea.mw[disabled=disabled],
select.mw[disabled=disabled],
.contenteditor *[readonly=readonly]{
    background-color:#f9f9f9;
    border-color:#e7e7e7;
    color:#c2c2c2;
}
select.mw option:disabled{
    color:#c2c2c2;
}

select.mw[disabled=disabled]{
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3…0L17.2%20226.1C4.6%20213.5%2013.5%20192%2031.3%20192z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #d5d5d5 0%,#e5e5e5 100%);
    color:#999;
}

div.adv_select{
    margin:1px -2px;
    font-size:14px;
    background-color:#fff;
    border:solid 1px #d5d5d5;
    background-image:url(/loader/loader/getPNG/index/icon_adv_select?uid=);
    background-position:right center;
    background-repeat:no-repeat;
    cursor:pointer;
    color: #767b81;
    padding: 8px 9px 0 9px;
    height: 27px;
    border-radius: 3px;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.adv_select.disabled{
    background-color:#ddd;
    border-color:#d5d5d5;
    color:#666;
    cursor:auto;
}

div.grid.radio_middle{
    padding-bottom:20px;
}
div.radio_middle>input[type=radio]{
    margin: 20px 0px 0px 0px;
}

.cke_button_openInputassistance span.cke_label{
    display:inline !important;
}
.cke_button_openUrl2Html span.cke_label{
    display:inline !important;
}
#form_filter > label ,
#form_filter > div > label {
    margin: 9px 10px 0 0;
}
div#ui_10_opts .container label {
width: 240px;
}

.grid{
    padding:0px;
    padding:10px 15px 10px;
    overflow:hidden;
}
table.datagrid .grid{
    padding:10px 0px 10px;
}
.tabset_vertical .grid{
    overflow:visible;
}
.grid.overflowable{
    overflow:visible !important;
}

.grid.p_0_10_0{
    padding:0px 10px 0 !important;
}

.grid.p_20_10_0{
    padding:10px 10px 0 !important;
}
.grid.p_30_10_0{
    padding:30px 10px 0 !important;
}
.grid.p_45_10_0{
    padding:45px 10px 0 !important;
}
.grid.ignore_padding{
    padding:0px 0px !important;
}
.grid.ignore_padding_tb{
    padding:0 15px !important;
}
.grid.ignore_padding_lr{
    padding:15px 0 !important;
}
.grid.ignore_padding_b{
    padding:10px 0px 0 !important;
}
.grid.ignore_padding_t{
    padding:0 15px 10px !important;
}
.grid_lean{
    padding:15px 5px 15px 5px;
}
.grid_lean input[type=radio],
.grid_lean input[type=checkbox]{
    margin-top:6px;
}
.grid_lean label{
    margin-top:5px;
}
.grid.size_3_2{
    width:1122px;
}
.grid.size_1_1{
    width:738px;
}
.grid.size_3_4{
    width:546px;
}
.grid.size_2_3{
    width:482px;
}
.grid.size_3_5{
    width:390px;
}
.grid.size_1_2{
    width:354px;
}
.grid.size_1_3{
    width:226px;
}
.grid.size_1_4{
    width:162px;
}
.grid.size_1_5{
    width:130px;
}
.grid.size_1_6{
    width:108px;
}
.grid.size_1_7{
    width:115px;
}
.grid.size_1_8{
    width:66px;
}
.grid.size_1_16{
    width:18px;
}
.grid.size_1_32{
    width:9px;
}


/* ********************* */

.grid>.fill{
    position:relative;
    overflow:hidden;
}

.grid>.fill>.tl{
    position:absolute;
    top:0;
    left:0;
    width:5px;
    height:5px;
}
.grid>.fill>.tl.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_tl_medium?uid=);
}
.grid>.fill>.tc{
    position:absolute;
    top:0;
    left:5px;
    right:5px;
    height:5px;
}
.grid>.fill>.tc.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_tc_medium?uid=);
}
.grid>.fill>.tr{
    position:absolute;
    top:0;
    right:0;
    width:5px;
    height:5px;
}
.grid>.fill>.tr.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_tr_medium?uid=);
}

.grid>.fill>.ml{
    position:absolute;
    top:5px;
    left:0;
    bottom:5px;
    width:5px;
}
.grid>.fill>.ml.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_ml_medium?uid=);
}
.grid>.fill>.mc{
    margin:5px;
}
.grid>.fill>.mc.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_mc_medium?uid=);
}
.grid>.fill>.mr{
    position:absolute;
    top:5px;
    right:0;
    bottom:5px;
    width:5px
}
.grid>.fill>.mr.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_mr_medium?uid=);
}

.grid>.fill>.bl{
    position:absolute;
    bottom:0;
    left:0;
    width:5px;
    height:5px;
}
.grid>.fill>.bl.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_bl_medium?uid=);
}
.grid>.fill>.bc{
    position:absolute;
    bottom:0;
    left:5px;
    right:5px;
    height:5px;
}
.grid>.fill>.bc.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_bc_medium?uid=);
}
.grid>.fill>.br{
    position:absolute;
    bottom:0;
    right:0;
    width:5px;
    height:5px;
}
.grid>.fill>.br.medium{
    background-image:url(/loader/loader/getPNG/index/grid_bg_br_medium?uid=);
}

.grid>.fill>.mc>.wrapper{
    margin:0 2px;
}

/* ********************* */


.grid_fill{
    position:relative;
}


.pgrid{
    box-sizing:border-box;
    display:inline-block;
    *display:inline;
    /* IE < 8:fake inline-block */
    zoom:1;
    vertical-align:top;
}
.high-1-1{
    width:100%;
}
.high-1-2{
    width:50%;
    *width:49.969%;
}
.high-1-3{
    width:33.3333%;
    *width:33.3023%;
}
.high-2-3{
    width:66.6667%;
    *width:66.6357%;
}
.high-1-4{
    width:25%;
    *width:24.969%;
}
.high-3-4{
    width:75%;
    *width:74.969%;
}
.high-1-5{
    width:20%;
    *width:19.969%;
}
.high-2-5{
    width:40%;
    *width:39.969%;
}
.high-3-5{
    width:60%;
    *width:59.969%;
}
.high-4-5{
    width:80%;
    *width:79.969%;
}
.high-1-6{
    width:16.6667%;
    *width:16.6357%;
}
.high-5-6{
    width:83.3333%;
    *width:83.3023%;
}
.high-1-8{
    width:12.5%;
    *width:12.469%;
}
.high-3-8{
    width:37.5%;
    *width:37.469%;
}
.high-5-8{
    width:62.5%;
    *width:62.469%;
}
.high-7-8{
    width:87.5%;
    *width:87.469%;
}
.high-1-12{
    width:8.3333%;
    *width:8.3023%;
}
.high-5-12{
    width:41.6667%;
    *width:41.6357%;
}
.high-7-12{
    width:58.3333%;
    *width:58.3023%;
}
.high-11-12{
    width:91.6667%;
    *width:91.6357%;
}
.high-1-24{
    width:4.1667%;
    *width:4.1357%;
}
.high-5-24{
    width:20.8333%;
    *width:20.8023%;
}
.high-7-24{
    width:29.1667%;
    *width:29.1357%;
}
.high-11-24{
    width:45.8333%;
    *width:45.8023%;
}
.high-13-24{
    width:54.1667%;
    *width:54.1357%;
}
.high-17-24{
    width:70.8333%;
    *width:70.8023%;
}
.high-19-24{
    width:79.1667%;
    *width:79.1357%;
}
.high-23-24{
    width:95.8333%;
    *width:95.8023%;
}
h1{
	padding:8px 0px 0px;
    font-family:'Open Sans', Arial, Sans serif;
    font-size:20px;
    font-weight:semibold;
    color:#363636; /*#30343a*/
}

h1.icon{
	height:24px;
	padding:8px 0px;
    background-image:none!important;
	white-space:nowrap;
}
p.msg_success, p.msg_error, p.msg_info, p.msg_question, p.msg_load, p.msg_warning {
    padding:13px 15px;
    font-weight:bold;
    background-position:15px center;
    background-repeat:no-repeat;
    background-color:#f0f0f0;
    position: relative;
}
p.msg_success a, p.msg_info a, p.msg_question a {
    background-color:transparent;
    color:#000;
    font-weight:bold;
    vertical-align:baseline;
}

p.msg_error a {
    background-color:transparent;
    color:#fff;
    font-weight:bold;
    vertical-align:baseline;
}

p.msg_success a:hover, p.msg_info a:hover, p.msg_question a:hover {
    color:#000 !important;
}

p.msg_error a:hover {
    color:#fff !important;
}

p[class*=msg_]+.clear+p[class*=msg_] ,
p[class*=msg_]+p[class*=msg_] {
    margin-top: 10px;
}

p.msg_success{
    background-color:#cce1a9;
}

p.msg_warning{
    background-color:#ffcc00;
}

p.msg_warning:before{
    content: "\f071";
    font-family: 'FontAwesome solid' !important;
    font-family: 'FontAwesome solid' !important;
    padding-right: 5px;
    font-size: 14px;
}

p.msg_success:before{
    content: "\f058";
    font-family: 'FontAwesome solid' !important;
    font-family: 'FontAwesome solid' !important;
    padding-right:5px;
    font-size: 18px;
}
p.msg_success.fadeOut{
    left:0;
    opacity:1;
    right:0;
    top:0;
    transition: all 2s ease;
}

p.msg_error{
    background-color:#e71b00;
    color:#ffffff;
}

p.msg_error:before{
    content: "\f06a";
    font-family: 'FontAwesome solid' !important;
    padding-right:5px;
    font-size: 18px;
}
p.msg_info:before{
    content: "\f05a";
    font-family: 'FontAwesome solid' !important;
    padding-right:5px;
    font-size: 18px;
}
p.msg_question:before{
    content: "\f059";
    font-family: 'FontAwesome solid' !important;
    padding-right:5px;
    font-size: 18px;
}
p.msg_load{
    padding-left: 38px;
}
p.msg_load:before{
  content: "\f1ce";
    font-family: 'FontAwesome solid' !important;
    position: absolute;
    top: 10px;
    left: 14px;
    margin: 0;
    font-size: 18px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}



@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
div.multislider{
	position:relative;
	height:65px;
}

div.multislider>div.rail_all{
	position:absolute;
	top:20px;
	left:0px;
	right:20px;
	height:30px;
	}


div.rail_all>div.rail{
	position:absolute;
	top:0px;
	left:5px;
	right:5px;
	height:30px;
	z-index:0;
    border: 1px dashed #dedede;
}

div.rail_all>div.rail_left{
	position:absolute;
	top:0px;
	left:0px;
	height:30px;
	width:5px;
	z-index:1;
}

div.rail_all>div.rail_right{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:30px;
	width:5px;
	z-index:1;
}

/* einsteller */
div.multislider>div.handle{
	position:absolute;
	top:20px;
	width:32px;
	height:32px;
	border: 0px;
	z-index:2;

}
div.multislider>div.handle:before{
    font-family: 'FontAwesome solid' !important;
    content: "\f0d9  \f0da";
    font-size: 30px;
    margin-left:-10px;
}
div.multislider>div.handle:hover:before{
    color:#a60214!important;
}
/* text on rail */
div.multislider>div.percent{
	position:absolute;
	top:28px;
	width:25px;
	color:#333;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:2;
}

/* text unten*/
div.multislider>div.info{
	position:absolute;
	top:55px;
	/*width:25px;*/
	color:#333;
	font-size:12px;
	text-align:center;
	white-space:nowrap;
}

div.multislider>div.group{
	position:absolute;
}

#group0 {
	position:absolute;
	top:21px;
	left:0px;
	right:0px;
	height:19px;
	color:#FFF;
	padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#7fa2b8;

}

#group1 {
	position:absolute;
    top:21px;
    left:0px;
    right:0px;
    height:19px;
    color:#FFF;
    padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#aec39e;
}

#group2 {
	position:absolute;
    top:21px;
    left:0px;
    right:0px;
    height:19px;
    color:#FFF;
    padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#d5c377;
}

#group3 {
	position:absolute;
    top:21px;
    left:0px;
    right:0px;
    height:19px;
    color:#FFF;
    padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#a0c1c6;
}

#group4 {
	position:absolute;
    top:21px;
    left:0px;
    right:0px;
    height:19px;
    color:#FFF;
    padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#e9945d;
}

#group5 {
	position:absolute;
    top:21px;
    left:0px;
    right:0px;
    height:19px;
    color:#FFF;
    padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#cd9898;
}

#group6 {
	position:absolute;
    top:21px;
    left:0px;
    right:0px;
    height:19px;
    color:#FFF;
    padding-top:8px;
	padding-bottom:3px;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	z-index:1;
    background-color:#a9a9a9;
}

/* :#B45F04 #DF7401 #FF8000 #FE9A2E #FAAC58 */
.form_mwcode{
}

.form_mwcode>ul{
	float:right;
}
.form_mwcode>ul>li{
	float:left;
}
.form_mwcode>ul>li>a::before {
    position: absolute;
    font-size: 11px;
    top: 4px;
    left: 5px;
}
.form_mwcode>ul>li>a:hover{
    color: #a60214;
}
.form_mwcode>ul>li>a{
	display:block;
	width:20px;
	height:20px;
	margin-right:2px;
	position: relative;
    color: #767b81;
}

.form_mwcode li.bold>a::before{
	content: "\f032";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.italic>a::before{
	content: "\f033";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.underline>a::before{
	content: "\f0cd";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.superscript>a::before{
    content: "\f12b";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.subscript>a::before{
    content: "\f12c";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.size>a::before{
	content: "\f034";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.color>a::before{
	content: "\f53f";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.website>a::before{
	content: "\f0c1";
    font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.email>a::before{
	content: "\f0e0";
    font-family: 'FontAwesome regular' !important;
}
.form_mwcode li.anchor>a::before{
content: "\f13d";
font-family: 'FontAwesome solid' !important;
}
.form_mwcode li.inputassi>a::before{
    content: "\f56f";
    font-family: 'FontAwesome solid' !important;
}

.form_mwcode li.inputassistance a{
	float:none;
	width:20px;
	height:20px;
	padding:0;
	xxbackground-image:url(/loader/Loader/getPNG/index/btn_inputassistance?uid=);
}
.form_mwcode li.inputassistance a.withlabel{
	padding-right: 22px;
	width: auto;
}

div.mwcode_popup{
	position:absolute;
	display:none;
	min-width:100px;
	max-width:275px;
	padding:7px;
	background-color:#eee;
	border:solid 1px #999;
	z-index:1000000;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
  	border-radius:3px;

  	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 3px 3px 3px #aaa;
}

div.mwcode_popup h1{
	margin:0 0 3px 0;
	padding:0;
	font-size:12px;
}
div.mwcode_popup a.close{
	display:block;
	float:right;
	margin-bottom:3px;
	text-decoration:none;
}
div.mwcode_popup a.paste:hover{
	color: #ffffff !important;
    background: #a60214; /* Old browsers */
    background: -moz-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a60214 48%,
        #a60214 52%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a60214 48%,
        #a60214 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60214',
        endColorstr='#a60214',GradientType=0 ); /* IE6-9 */
    border: #a60214 1px solid;
}
div.mwcode_popup a.paste{
	display:block;
	float:left;
	padding:2px 5px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 48%, #f2f2f2 52%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f8f8f8 48%,#f2f2f2 52%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f8f8f8 48%,#f2f2f2 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	border: #b1b1b1 1px solid;
	color:#333;
	text-decoration:none;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
  	border-radius:3px;
}
div.mwcode_popup label{
	display:block;
	margin:5px 0;
}

div.mwcode_colors{
	width:102px;
}
div.mwcode_colors a.color{
	display:block;
	float:left;
	width:15px;
	height:15px;
	margin:1px;
}

div.mwcode_sizes{
}
div.mwcode_sizes a.size{
	display:block;
	margin:2px;
}

div.mwcode_website input[type=text]{
	width:250px;
}

div.mwcode_email input[type=text]{
	width:200px;
}

div.mwcode_anchor input[type=text]{
	width:250px;
}
div.mw_popup{
    background-color:rgba(0, 0, 0, 0.5);
    bottom:0;
    left:0;
    overflow:auto;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    z-index: 9999;
    height: 100%;
}

div.mw_popup>div{
    background-color:#fff;
    bottom:32px;
    left:64px;
    position:absolute;
    right:64px;
    text-align:left;
    top:32px;
}

div.mw_popup.small>div{
    bottom:auto;
    height:256px;
    left:auto;
    margin:256px auto;
    position:relative;
    right:auto;
    top:auto;
    width:512px;
}

div.mw_popup.medium>div{
    bottom:auto;
    height:480px;
    left:auto;
    margin:196px auto;
    position:relative;
    right:auto;
    top:auto;
    width:640px;
}

div.mw_popup>div>div.head{
    background-color:#888;
    color:#fff;
    font-weight:bold;
    height:16px;
    left:0;
    padding:8px;
    position:absolute;
    right:0;
    top:0;
}

div.mw_popup>div>div.body{
    background-color:#fff;
    bottom:70px;
    left:0;
    padding:8px;
    overflow:auto;
    position:absolute;
    right:0;
    top:32px;
}

div.mw_popup .foot{
    background-color:#fff;
    border-color:#666;
    border-style:solid;
    border-width:1px 0 0;
    bottom:0;
    x-height:32px;
    left:0;
    padding:8px;
    overflow:auto;
    position:absolute;
    right:0;
}

div.mw_popup>div>a.close{
    color:#ccc;
    position:absolute;
    right:8px;
    top:8px;
}
div.mw_popup>div>a.close:hover{
    color:#fff;
}


div.mw_popup>div>.cover{
    background-color:rgba(250, 250, 250, 0.8);
    background-image:url(/loader/Loader/getGIF/index/ajax_loader?uid=);
    background-position:center center;
    background-repeat:no-repeat;
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
}

div.mw_popup h2{
    margin:0 8px 8px 0;
}

div.mw_popup table.datagrid{
    margin:0 8px 8px 0;
}

div.mw_popup .foot .formbox.button{
    display:inline-block;
    margin:0 8px 8px 0;
    width:auto;
}

/**********/

.mw_popup .foot button{
    margin-right:4px;
    padding:4px 8px;
}
/* main-navi */

@font-face {
    font-family: 'icomoon';
    src:  url(/loader/loader/getFont/index/icomoon.eot?uid=);
    src:  url(/loader/loader/getFont/index/icomoon.eot?uid=) format('embedded-opentype'),
    url(/loader/loader/getFont/index/icomoon.ttf?uid=) format('truetype'),
    url(/loader/loader/getFont/index/icomoon.woff?uid=) format('woff'),
    url(/loader/loader/getFont/index/icomoon.svg?uid=) format('svg');
    font-weight: normal;
    font-style: normal;
}
#logo_link{
    width:180px;
    height:85px;
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    float:left;
    background-image:url(/loader/loader/getPNG/index/logo?uid=);
    background-position:0px 0px;
    background-repeat:no-repeat;
    background-color:#ffffff;
}
img#login_logo_link {
    margin: 10px 15px 10px;
    width:260px;
    height:120px;
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    float:left;
    content:url(/loader/loader/getPNG/index/login_logo?uid=);
    background-position:0px 0px;
    background-repeat:no-repeat;
}
div.window_login_cover{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color:#666666;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}
p.windows_login_msg {
    margin: 10px 15px 10px;
}
ul.main_navi_level_0{
    position:absolute;
    top:0px;
    left:0px;
    z-index:2;
    background-color:#ffffff;
    transform-origin: center left;
    transform: scaleX(1);
    transition: transform 0.25s ease-in-out;
}

ul.main_navi_level_0 li.left{
    position:relative;
    float:left;
    width:0px;
    height:36px;
    background-repeat:no-repeat;
}
ul.main_navi_level_0 li.center,
ul.main_navi_hamburger li.center {
    position:relative;
    float:left;
    box-sizing: border-box;
    height:85px;
    padding:16px 20px;
    background-repeat:repeat-x;

}
ul.main_navi_level_0 li.center:hover{
    background-color:#ecece8; /*#3d434d*/
}


ul.main_navi_level_0 > li.center > span:before {
 /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

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

    display: block;
    text-align: center;
    color:#9a988c; /*#767b81*/
    font-size: 34px;


}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_account]:before {
    font-family: 'FontAwesome solid' !important;
    content: "\f2bb";
    font-size: 23px;
    line-height: 34px;
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_subscriber]:before {
    content: "\e900";
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_mailing]:before {
    content: "\e903";
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_archive]:before {
    font-family: 'FontAwesome solid' !important;
    content: "\f187";
    font-size: 23px;
    line-height: 34px;
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_statistic]:before {
    content: "\e906";
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_module]:before {
    content: "\e904";
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_extra]:before {
    content: "\e902";
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_administration]:before {
    content: "\e901";
}
ul.main_navi_level_0 > li.center > span[id=main_navi_point_setup]:before {
    content: "\e905";
}
ul.main_navi_level_0 > li.center:hover > span:before {
    color:#a60214!important; /*#f18700*/
}
ul.main_navi_level_0 li.between{
    position:relative;
    float:left;
    width:0px;
    height:36px;
    background-repeat:repeat-x;
}
ul.main_navi_level_0 li.right{
    position:relative;
    float:left;
    width:0px;
    height:36px;
    background-repeat:no-repeat;
}
ul.main_navi_level_0 li.center span, ul.main_navi_level_0 li.center a{
    font-family:'Open Sans', Arial, Sans serif;
    font-size:14px;
    color:#9a988c;
    font-weight:semibold;
    text-decoration:none;
}
ul.main_navi_level_0 li.center span{
    cursor:default;
}


/* zweite ebene */
ul.main_navi_level_1{
    display:none;
    position:absolute;
    top:85px;
    left:0px;
    width:230px;
    background-color:#fff;
    border-right:solid 1px #e7e7e7;
    box-shadow: 0px 4px 12px #e6e6e6;

}
ul.main_navi_level_1 li{
    position:relative;
    float:none;
    background-color:#fff;
    border:none;
}
ul.main_navi_level_1 li span, ul.main_navi_level_1 li a{
    display:block;
    padding:16px 20px;
    color:#3d3d3d !important;
    font-weight:normal !important;
}
ul.main_navi_level_1 li span:hover, ul.main_navi_level_1 li a:hover{
    color:#a60214!important;
}

/* dritte ebene und weitere */
ul.main_navi_level_2, ul.main_navi_level_3{
    display:none;
    position:absolute;
    top:0;
    left:225px;
    width:230px;
    background-color:#fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    box-shadow: 0px 4px 12px #e6e6e6;
}
ul.main_navi_level_2 li, ul.main_navi_level_3 li{
    position:relative;
    float:none;
}

/* hover-zustand */
ul.main_navi_level_1 li:hover, ul.main_navi_level_2 li:hover, ul.main_navi_level_3 li:hover{
    background-color:#eee;
    z-index:1;
}


/* bei hover die naechste ebene aufklappen */
ul.main_navi_level_0 li:hover ul.main_navi_level_1, ul.main_navi_level_1 li:hover ul.main_navi_level_2, ul.main_navi_level_2 li:hover ul.main_navi_level_3{
    display:block;
    z-index:1;
}


/*******************************/

#smart_navi{
    position:absolute;
    top: 54px;
    right: 44px;
}
#smart_navi a, #smart_navi span{
    color:#fff;
    font-weight:bold;
}

/*******************************/

#error_info{
    position:absolute;
    top:40px;
    right:25px;
}
#error_info a, #error_info span{
    color:red;
}

/*******************************/


/* tab-navi */
ul.tab_navi_level_0{
    position:absolute;
    top:0;
    left:0px;
    right:50px;
    height:38px;
    overflow:hidden;
}
ul.tab_navi_level_0 li.center{
    position:relative;
    float:left;
    height:37px;
    background-color:#d5d5d5;
    background-image:none!important;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #ffffff;
}
ul.tab_navi_level_0 > li:nth-of-type(2) {
    border-left:none!important;
}
ul.tab_navi_level_0 li > a{
     background-image:none!important;
}

ul.tab_navi_level_0 li.center:hover{
    background-image:none!important;
    background-color:#ffffff;
    border-right: 1px solid #e7e7e7;
}
ul.tab_navi_level_0 > li:nth-last-of-type(2){
    border-right: 1px solid #e7e7e7 !important;
}
ul.tab_navi_level_0 li.active{
    background-color:#ffffff;
    background-image:none!important;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #e7e7e7;
}
ul.tab_navi_level_0 li.active:first-of-type{
    margin-left: -1px;
}
ul.tab_navi_level_0 li.left{
    float:left;
    width:0px;
    height:25px;
}
ul.tab_navi_level_0 li.right{
    float:left;
    width:0px;
    height:25px;
}
ul.tab_navi_level_0 li.between{
    float:left;
    width:0px;
    height:37px;
}
ul.tab_navi_level_0 li.center a{
    color:#30343a;
    font-family:'Open Sans', Arial, Sans serif;
    font-size:13px;
}
ul.tab_navi_level_0 li.active a{
    color:#a60214;
    font-weight:semibold;
}
ul.tab_navi_level_0 li.center a.label{
    display:block;
    width:auto;
    height:19px;
    padding:9px 30px 0px 28px;
    background-position:3px 5px;
    background-repeat:no-repeat;
    text-decoration:none;
}
ul.tab_navi_level_0 li.center a.label::before{
    font-family: 'FontAwesome solid' !important;
    padding-top:2px;
}

ul.tab_navi_level_0 li.center a.close:before{
    font-family: 'FontAwesome solid' !important;
    content: "\f00d";
    font-size: 14px;
    color:#717171;



}
ul.tab_navi_level_0 li.center a.close{
    position:absolute;
    top:9px;
    right:10px;
    text-decoration:none;

}
ul.tab_navi_level_0 li.center a.close:before{
   font-family: 'FontAwesome solid' !important;
    content: "\f00d";
    font-size: 11px;
    color:#717171;
}
ul.tab_navi_level_0 li.center a.close:hover:before{
    color:#ffffff;
}
ul.tab_navi_all{
    position:absolute;
    right:20px;
}
ul.tab_navi_all li{
    display:block;
    float:left;
}
ul.tab_navi_all a, ul.tab_navi_all span{
    display:block;
    position:relative;
    width:17px;
    height:17px;
    margin:6px 2px;
    text-decoration:none;
}
ul.tab_navi_all li> a:before{
    font-family: 'FontAwesome solid' !important;
    content: "\f00d";
    font-size: 14px;
    color:#ffffff;
}
ul.tab_navi_all li > a:hover:before{
    color:#a60214;
}
ul.tab_navi_all span:before{
    font-family: 'FontAwesome solid' !important;
    content: "\f0dd";
    font-size: 14px;
    color:#ffffff;
}
ul.tab_navi_all span:hover:before{
    color:#a60214;
}

ul.tab_navi_all>li>span>div{
    position:absolute;
    display:none;
    top:17px;
    right:0px;
    min-width:150px;
    padding:5px;
    background-color:#fff;
    border:solid 1px #999;
}
ul.tab_navi_all>li>span:hover>div{
    display:block;
}
#all_tabs>a.open{
    display:block;
    width:auto;
    margin:0 20px 0 0;
    padding:2px 2px 2px 20px;
    background-position:left center;
    background-repeat:no-repeat;
    color:#666;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
}
#all_tabs>a.close{
    display:block;
    float:right;
    width:auto;
    margin:0;
    padding:2px 2px 2px 2px;
    background-image:none;
    color:#666;
    font-size:12px;
    font-weight:normal;
}

/******************************************************/


/* meta-navi */

ul.meta_navi li.center{
    cursor: pointer;
    position:relative;
    float:left;
    box-sizing: border-box;
    padding:16px 20px;
    background-repeat:repeat-x;
}

ul.meta_navi > li.center span:before {
    font-family: 'FontAwesome solid' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

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

ul.meta_navi {
    display:block;
    height:100%;
    float:right;
    background-color:#ecece8; /*#3B3F48;*/
}

#area_meta_navi ul.meta_navi > li.center {
    height:100%;
    margin-left:10px;
    margin-right:10px;
}

#area_meta_navi ul.meta_navi > li.center > div {
    height:100%;
}

ul.meta_navi > li.center .meta_navi_sub_label {
    cursor:default;
}

ul.meta_navi > li.center .meta_navi_sub_label span {
    font-weight:bold;
}

ul.meta_navi > li.center .meta_navi_sub_label span:before {
    display:block;
    font-size:24px;
    line-height:40px;
    text-align: center;
}

ul.meta_navi > li.center .meta_navi_sub_content span:before {
    margin-right:5px;
    font-size:13px;
    width:15px;
    display: inline-block;
}

ul.meta_navi span[id="meta_navi_point_advertise"]:before {
    content: "\f06b";
}

ul.meta_navi span[id="meta_navi_point_advertise"] {
    color:#a60214 !important;
}

ul.meta_navi span[id="meta_navi_point_advertise"]:hover,
ul.meta_navi a:hover span[id="meta_navi_point_advertise"]:before
{
    cursor:pointer;
    text-decoration:none;
    color:#9a988c !important;
}

ul.meta_navi span[id=meta_navi_point_support]:before {
    content: "\f095";
}

ul.meta_navi span[id=meta_navi_point_faq]:before {
    content: "\f4ad";
}

ul.meta_navi span[id=meta_navi_point_docu]:before {
    content: "\f128";
}

ul.meta_navi span[id=meta_navi_link_messages]:before {
    content: "\f0f3";
}

ul.meta_navi span[id=meta_navi_link_settings]:before {
    content: "\f4fe";
}

ul.meta_navi span[id=meta_navi_link_accountsettings]:before {
    content: "\f013";
}

ul.meta_navi span[id=meta_navi_link_logout]:before {
    content: "\f011";
}

ul.meta_navi > li.center .meta_navi_sub_content span#meta_navi_info_clipboard::before {
    font-family: 'FontAwesome solid' !important;
    content: "\f05a";
}

ul.meta_navi > li.center .meta_navi_sub_content span#meta_navi_info_zbv::before {
    font-family: 'FontAwesome solid' !important;
    content: "\f05a";
}

.meta_navi_sub {
    position: relative;
    display: inline-block;
}

.meta_navi_sub_label {
    border: none;
    cursor: pointer;
    height:100%;
    text-align:center;
}

.meta_navi_sub_content {
    display: none;
    position: absolute;
    z-index: 1;
    background-color:#ffffff;
    border-bottom: solid 1px #e7e7e7;
    border-right: solid 1px #e7e7e7;
    border-left: solid 1px #e7e7e7;
    box-shadow: 0px 4px 12px #e6e6e6;
}

.meta_navi_sub_content.align-left {
    left:-14px;
}
.meta_navi_sub_content .black {
    color:#000000;
}
.meta_navi_sub_content .bold {
    font-weight:bold;
}
.meta_navi_sub_content.align-right {
    right:-14px;
}

.meta_navi_sub_content>span,
.meta_navi_sub_content a {
    color:#767b81; /*#767b81*/
    text-decoration: none;
    display: block;
    white-space:nowrap;
    margin:13px 10px 13px 10px;
}

.meta_navi_sub_content>span:hover {
    cursor:pointer;
}

.meta_navi_sub_label span.more:after {
    font-family: 'FontAwesome solid' !important;
    content: "\f0dd";
    margin-left: 5px;
    vertical-align:top;
}

.meta_navi_sub_label a {
    color:#9a988c;
}

.meta_navi_sub_label a:hover {
    cursor:pointer;
    text-decoration:none;
    color:#9a988c;
}

.meta_navi_sub_label a:hover span:before{
    cursor:pointer;
    color:#a60214!important;
}

.meta_navi_sub_label span:hover:before {
    cursor:pointer;
    color:#a60214!important;
}

.meta_navi_sub_content a:hover {
    color: #a60214!important;
    text-decoration: none;
}

.meta_navi_sub_content a:hover span:before {
    color: #a60214!important;
    text-decoration: none;
}

.meta_navi_sub:hover .meta_navi_sub_content {
    display: block;
}

#message_counter,
#message_indicator {
    border-radius:4px 4px;
    display:none;
    position:absolute;
}
#message_counter {
    background-color:#9a988c;
    color:#ecece8;
    padding:1px 2px;
    right:-4px;
    top:0;
}
#message_indicator {
    background-color:#ecece8;
    height:8px;
    left:8px;
    top:-2px;
    width:8px;
}

.message_symbol {
    font-family:'FontAwesome regular';
    font-size:16px;
}
.message_symbol.info::before {
    color:#666;
    content: "\f05a";
}
.message_symbol.success::before,
.message_symbol.confirmation::before {
    color:#99cc00;
    content: "\f058";
}
.message_symbol.warning::before,
.message_symbol.error::before {
    color:#e71b00;
    content: "\f06a";
}

#area_meta_search form{
    float:right;
    margin: 31px;
    position:relative;
}

#area_meta_search form span.a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    z-index: 2;
    background-color: #9a988c;
}

#area_meta_search form span.b {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    z-index: 4;
    background-color: #a60214;
    transform-origin: bottom right;
    transform: scaleX(0);
    transition: transform 0.5s ease;
}

#area_meta_search form:focus-within span.b {
    transform-origin: bottom left;
    transform: scaleX(1);
}

#area_meta_search input[type=text]{
    width:120px;
    height:20px !important;
    margin:1px 0px;
    background-color: #ffffff;
    color: #9a988c;
    border: none;
    outline: none;
    border-radius: 0;
}

#area_meta_search input[type=text]:focus{
    border: none !important;
    outline: none !important;
}

img.avatar {
    margin-top:6px;
    width:34px;
    height:34px;
    border-radius:34px;
}

#area_meta_search input[type=submit]{
    font-family: 'FontAwesome solid' !important;
    padding: 4px 0 0 0;
    margin: 0 0 0 0;
    color: #9a988c;
    background-color: #ffffff;
    border:none;
}

#session-timer{
    margin-top:6px;
    margin-bottom:2px;
    text-align:center;
    cursor:pointer;
}

#session-timer *{
    border:none;
    margin:0 !important;
    padding:0 !important;
}

#session-timer-value{
    stroke:#a60214;
}

#session-timer-circle{
    stroke:#9a988c;
}

li.hassub {
    background-image: url(/loader/loader/getPNG/index/arrow_sub?uid=) !important;
    background-repeat: no-repeat;
    background-position: 96% 50%;
}

ul.main_navi_hamburger{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
span#main_navi_hamburger{
    cursor: default;
    font-family: 'Open Sans', Arial, Sans serif;
    font-size: 14px;
    color: #9a988c;
    font-weight: semibold;
    text-decoration: none;
}
span#main_navi_hamburger::before{


    font-size: 23px;
    line-height: 34px;

    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    text-align: center;

      font-family: 'FontAwesome light' !important;
    content: "\f0c9";
    color: #9a988c;
        font-size: 34px;

}

ul.main_navi_level_1 li span.beta {
    vertical-align:baseline;
    line-height:12px;
    margin-left:5px;
    display:inline;
    font-size:11.5px;
    padding:0px 5px 0px 5px;
    border-radius:3px;
    background-color:#d5d5d5!important;
    color:#666666!important;
}

ul.main_navi_level_1 li span.beta.hover {
    color:#3d3d3d !important;
}

@media only screen and (max-width: 1575px) {
    ul.main_navi_level_0:not(.whitelabel_preview){
        transform-origin: center left;
        transform: scaleX(0);
    }
    ul.main_navi_hamburger:hover ~ ul.main_navi_level_0,
    #area_main_navi:hover ul.main_navi_level_0,
    ul.main_navi_level_0:hover {
        transform-origin: center left;
        transform: scaleX(1);
    }
    #area_main_navi:hover ~ #area_meta_navi{
        display: none;
    }
}
div.oovset div.oovs{
}

div.oovset div.oovs div.oov{
}

div.oovset div.oovs div.oov div.operand,
div.oovset div.oovs div.oov div.operator,
div.oovset div.oovs div.oov div.value{
	float:left;
	padding:0 5px 5px 0;
}

div.oovset select{
	width:190px;
	font-size:14px;
}
div.oovset div.oovs div.oov input[type=text]{
	width:190px;
	font-size:14px;
    color: #767b81;
    height:34px;
}

div.oovset div.oovs div.oov div.delete{
	float:left;
	padding:10px 0px 5px 0;
	cursor:pointer;
}

div.oovset div.actions{
	margin-top:10px;
}

div.oovset div.actions label, div.oovset div.value label{
	display:block;
	float:left;
	padding:3px 5px 0 0;
}

div.oovset .component.singleselect input + button {
    display:none;
}
div.oovset .component.singleselect .listing li {
    border: solid 1px #d5d5d5;
    padding: 7px 16px;
    width:250px;
}
div.panel div {
	float:left;
	font-weight: bold;
	cursor:pointer;
	margin:1px;
	background-color: #bbbbbb;
	color:#333333
	padding:5px;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	border: 1px solid #bbbbbb;
}

div.panel div.selected {
	background-color: #eeeeee;
	border: 1px solid #000000;
}#box {
	border:2px solid #fff;
	background:#fff;
	width:600px;
	height:12px;
	/* background-image:url(/loader/loader/getGIF/index/upload_bar?uid=); */
	/* height:16px;*/
	/* width: 221px;*/
}


#box_hidden {
	/* border:2px solid #fff;*/
	/* background:#fff; */
	/* width:600px; */
	/* height:12px; */
	/* background-image:url(/loader/loader/getGIF/index/upload_bar?uid=); */
	/* height:16px;*/
	/* width: 221px;*/
}
#perc {
	/* background:#FF8C00; */
	background-image:url(/loader/loader/getPNG/index/progress?uid=);
	height:12px;
}
#perc_hidden {
	/* background:#FF8C00; */
}.progressbar{
	margin: 3px 1px;
}
.progressbar .outer{
	padding:1px;
	border:solid 1px #efefef;
	background-color:#fff;
	overflow:hidden;
}
.progressbar .inner{
	height:15px;
    background-color:#a60214;
}
.progressbar p{
	color:#666;
}
div.range_slider {
	width: 100%;
}

div.range_slider>div {
	float: left;
	padding: 10px 0 10px 0;
}

div.range_slider div.handle_container {
	width: 32px;

}

div.range_slider div.handle {
	position:relative;
	height: 32px;
}

div.range_slider div.handle:before{
    font-family: 'FontAwesome solid' !important;
    content: "\f0d9  \f0da";
    font-size: 30px;
    margin-left:2px;
}
div.range_slider div.handle:hover::before{
    color:#a60214;
}

div.range_slider div.bar {
	position:relative;
	margin: 15px 0 15px 0;
	height:26px;
	border-radius: 2px;
}

div.range_slider div.label {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}

div.range_slider div.bar div.label {
	white-space: nowrap;
	overflow: hidden;
	line-height: 26px;
	pointer-events: none;
}

div.range_slider div.bar div.label strong {
	font-size: 15px;
	line-height: 26px;
	pointer-events: none;
}

div.range_slider div.remove {
	z-index:10;
	cursor:pointer;
    right: -15px;
    bottom: -7px;
	position:absolute;
	width:14px;
	height:14px;

}

div.range_slider div.add {
	z-index:9;
	cursor:pointer;
	left:0;
	right:0;
	margin:auto;
	bottom:-10px;
	position:absolute;
	width:14px;
	height:14px;
}
div.range_slider div.add span.icon_add::before {
    content: "\f055";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
}
div.range_slider div.remove span.icon_remove::before {
    content: "\f056";
    font-family: 'FontAwesome solid' !important;
    font-size: 14px;
}
div.range_slider div.add span.icon_add:hover::before, div.range_slider div.remove span.icon_remove:hover::before {
    color:#a60214;
}
div.slider{
	position:relative;
	height:30px;
}

div.slider>div.rail{
	position:absolute;
	top:20px;
	left:0px;
	right:0px;
	height:1px;
	border:solid 1px #999;
}

div.slider>div.handle{
	position:absolute;
	top:13px;
	width:5px;
	height:15px;
	border:solid 1px #999;
	background-color:#ccc;
}

div.slider>div.display{
	position:absolute;
	top:0px;
	width:25px;
	color:#333;
	font-size:10px;
	text-align:center;
	white-space:nowrap;
}ul.stepset{
	display:block;
	min-height:20px;
	padding:5px;
}
.stepset>li{
	float:left;
	text-align:center;
	min-width:134px;
}
.stepset div{
	float:left;
}

.stepset .left{
	width:14px;
	height:18px;
	padding:2px 0px 0px 6px;
	font-size:12px;
	color:#fff;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    font-weight:bold;
}
.stepset li .left{
    background-color:#a60214;
}
.stepset li.active ~ li.passive .left{
    background-color:#c2c2c2;
}

.stepset .center{
	min-width:120px;
	height:16px;
	padding:3px 3px;
	text-align:center;
    margin:0px 0px 0px 2px;
}
.stepset li .center{
    color:#a60214;
    border-top: 4px solid #a60214;
    margin-top:8px;
}
.stepset li.active ~ li.passive .center{
	color:#c2c2c2;
    border-top: 4px solid #c2c2c2;
    margin-top:8px;
}
.stepset li .right{
    border-top: 4px solid #a60214;
    margin-top:8px;
}
.stepset li.active ~ li.passive .right{
    border-top: 4px solid #c2c2c2;
    margin-top:8px;
}
.stepset .right{
	width:10px;
	height:40px;
	margin:0px 2px 0px 0px;
}
div.tabs{
    height: 39px;
    overflow:visible;
    color: #30343A;
    font-family: 'Open Sans', Arial, Sans serif;
    font-size: 13px;
    border-bottom: 1px solid #e7e7e7;

}

div.tabs a, div.tabs>div.disabled{
    display:block;
    float:left;
    height: 38px;
    text-decoration:none;
    text-align:center;
}
div.tabs a.active{
    color:#a60214; /*#f18700*/
    text-decoration:none;
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    background-color:#ffffff;
}
div.tabs > *:first-child{
    border-left: 1px solid #e7e7e7!important;;
}
div.tabs > *:last-child{
    border-right: 1px solid #e7e7e7!important;
}
div.tabs a.passive{
    background-color:#d5d5d5;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
}
div.tabs a.passive:hover{
    background-color:#ffffff;
    border-right: 1px solid #e7e7e7;
}

div.tabs>div.disabled{
    background: repeating-linear-gradient(
        45deg,
        #eeeeee,
        #ffffff 5px,
        #e7e7e7 5px
    );
    border-right: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
}
div.tabs a.active div.left{
    float:left;
    width:0px;
    height:38px;
}
div.tabs a.active div.center,
div.tabs a.disabled div.center,
div.tabs a.passive div.center{
    transition: padding 0.8s ease;
}
div.tabs a.active div.center{
    float:left;
    min-width:60px;
    height:38px;
    padding: 9px 22px 0px 22px;
    text-align:center;
}
div.tabs a.active div.img{
    float:left;
    height:15px;
    padding:1px 10px 1px 0;
}
div.tabs a.active div.right{
    float:left;
    width:0px;
    height:38px;
}
div.tabs a.passive div.left, div.tabs>div.disabled div.left{
    float:left;
    width:0px;
    height:38px;
}
div.tabs a.passive div.center, div.tabs>div.disabled div.center{
    float:left;
    height:38px;
    min-width:60px;
    padding: 9px 22px 0px 22px;
    text-align:center;
}
div.tabs a.passive div.img, div.tabs>div.disabled div.img{
    float:left;
    height:38px;
    padding:0 10px 0 0;
}
div.tabs a.passive div.right, div.tabs>div.disabled div.right{
    float:left;
    width:0px;
    height:38px;
}

.tabset_vertical .contents{
    border:none;
}
div.contents{
    margin:1px 0;
    padding:10px;
    background-color:#ffffff;
    overflow:auto;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}


div.contents_side{
    padding:5px 0 10px;
    background-color:#ffffff;
    overflow:scroll;
    width: 20%!important;
    float:left;
    height: 100%;
}

div.contents_main{
    padding:5px 10px 0;
    background-color:#f0f0f0;
    overflow:auto;
    max-width: 80%!important
    float:left;
    height: 100%
}

div.contents div.passive, div.contents_side div.passive{
    display:none;
}

div.footer{
    position:relative;
    height:10px;
    margin-bottom:10px;
}
div.footer .bl{
    position:absolute;
    bottom:0px;
    left:0px;
    width:5px;
    height:10px;
    background-color: #ffffff;
}
div.footer .bc{
    position:absolute;
    bottom:0px;
    left:5px;
    right:5px;
    height:10px;
    background-color: #ffffff;
}
div.footer .br{
    position:absolute;
    bottom:0px;
    right:0px;
    width:5px;
    height:10px;
    background-color: #ffffff;
}
div.columnpanel {
    position:relative;
    width:47%;
    float:left;
    margin-right:3%;
}
div.columnpanel_container {
    position:relative;
    width:98%;
    display:block;
}
@media only screen and (max-width: 1470px) {
    div.tabs a.active div.center ,
    div.tabs a.disabled div.center,
    div.tabs a.passive div.center {
    padding: 9px 10px 0px 10px;
}
}

@media only screen and (max-width: 1024px) {
    div.tabs {
        width:200px;
        float: left;
        height: auto;
        margin-right: 10px;
    }
    div.tabs a{
        width:100%;
    }
    div.contents{
        border:none;
    }
    div.tabs a.passive div.center, div.tabs > div.disabled div.center, div.tabs a.active div.center{
        text-align:left;
    }
    div.tabs a.passive {
        border-right: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
    }
    div.tabs a.active {
        border:none;
        border-left:1px solid #e7e7e7;
        border-right:1px solid #e7e7e7;
    }
    div.tabs a:first-child.active {
        border-top:1px solid #e7e7e7;

    }
    div.tabs a.passive:hover {
        background-color: #ffffff;
        border-bottom: 1px solid #e7e7e7;
    }
    div.footer {
        float:left;
    }

}
div.tabs_vertical a{
    height:60px;
    font-weight: normal;
    padding-left:20px;
}
div.tabs_vertical{
    float: left;
    overflow: visible;
    color: #30343A;
    font-family: 'Open Sans', Arial, Sans serif;
    font-size: 13px;

}

div.tabset_vertical div.footer {
    display: none;
}

div.tabs_vertical a, div.tabs_vertical>div.disabled{
    display: block;
    text-decoration: none;
}

div.tabs_vertical a.active{
    color: #a60214;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    background-color: #ffffff;
}

div.tabs_vertical a.passive{
    background-color: #f9f9f9;
    border-left: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    border-top: 1px solid #f9f9f9;
}

div.tabs_vertical>div.disabled{
    color: #ccc;
    background-color: #f9f9f9;
}

div.tabs_vertical a.active div.left{
    float: left;
    width: 1px;
}

div.tabs_vertical a.active div.center{
    float: left;
    min-width: 60px;
    text-align center;
}
div.tabs_vertical a div.center{
    padding:14px 10px 16px 10px;
    width:175px;
}
div.tabs_vertical a.active div.img{
    float: left;
    height: 15px;
}

div.tabs_vertical a.active div.right{
    float: right;
    width: 1px;
}

div.tabs_vertical a.passive div.left, div.tabs_vertical>div.disabled div.left{
    float: left;
    width: 0px;

}

div.tabs_vertical a.passive div.center, div.tabs_vertical>div.disabled div.center{
    float: left;
    min-width: 60px;
}

div.tabs_vertical a.passive div.img, div.tabs_vertical>div.disabled div.img{
    float: left;

}

div.tabs_vertical a.passive div.right, div.tabs_vertical>div.disabled div.right{
    float: right;
    width: 0px;

}

a#tabset_tab_tab_advanced_mailsettings::before{
    content: "\f0e0";
    font-family: 'FontAwesome solid' !important;
    font-size: 28px;
    float: left;
    padding-top: 14px;
    width:50px;
}
a#tabset_tab_tab_advanced_tracking::before{
    content: "\f643";
    font-family: 'FontAwesome solid' !important;
    font-size: 28px;
    float: left;
    padding-top: 14px;
    width:50px;
}
a#tabset_tab_tab_advanced_sending::before{
    content: "\f759";
    font-family: 'FontAwesome regular' !important;
    font-size: 28px;
    float: left;
    padding-top: 14px;
    width:50px;
}
a#tabset_tab_tab_advanced_report::before{
    content: "\f200";
    font-family: 'FontAwesome solid' !important;
    font-size: 28px;
    float: left;
    padding-top: 14px;
    width:50px;
}
a#tabset_tab_tab_advanced_archive::before{
    content: "\f187";
    font-family: 'FontAwesome solid' !important;
    font-size: 28px;
    float: left;
    padding-top: 14px;
    width:50px;
}
a#tabset_tab_tab_advanced_copy::before{
    content: "\f0c5";
    font-family: 'FontAwesome solid' !important;
    font-size: 28px;
    float: left;
    padding-top: 14px;
    width:50px;
}

div.contents_vertical{
    background-color: #ffffff;
    overflow: auto;
    padding: 10px;
}

div.contents_vertical div.passive{
    display: none;
}
div.toolbar_adv.standalone{
	border-width:1px;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

div.toolbar_adv.standalone_small{

}

div.toolbar_adv a.mw_button{
    padding:0px 5px 2px;
}
div.toolbar_adv a{
	display:block;
	float:left;
	margin:0 3px;
	padding:3px 5px 2px;
	color:#717171;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
}
div.toolbar_adv a.button, div.toolbar_adv:not(.inputassistance) input[type=submit]:not(.search){
	display:block;
	float:left;
	margin:0 3px;
	padding:2px 10px;
	background-color:#dadada;
	background-image:url(/loader/loader/getPNG/index/toolbar_button_bg?uid=);
	border:solid 1px #999;
	color:#333;
	font-size:12px;
	text-decoration:none;
	text-align:center;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
div.toolbar_adv a.prev{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin:0 0 0 3px;
    padding-top:12px;
	text-decoration:none;
}
div.toolbar_adv a.next{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin:0 3px 0 0;
    padding-top:9px;
	text-decoration:none;
}

div.toolbar_adv label{
	display:block;
	float:left;
	margin:7px 7px;
	padding:3px 0 2px 5px;
	color:#333;
	font-size:12px;
}

div.toolbar_adv select{
	display:block;
	float:left;
	margin:0 3px;
	color:#333;
	font-size:12px;
}
div.toolbar_adv input[type=text]{
	display:block;
	float:left;
}

div.toolbar_adv input.upload{
	width:20px;
	height:20px;
	padding:0;
	border:none;
	background-color:transparent;
	background-image:url(/loader/loader/getPNG/index/btn_upload?uid=);
	background-repeat:no-repeat;
}
div.toolbar_adv input.search{
	margin:2px 0px;
    width:20px;
	height:20px;
	padding:0;
	border:none;
	background:none;
    font-family: 'FontAwesome solid' !important;
    font-size:18px;
    margin:7px;
    cursor:pointer;
    float:left;
}
.adv_toolbar .btn-search-toolbar:hover,
div.toolbar_adv input.search:hover{
    color:#a60214!important;

}

div.toolbar_adv a.unset_search{
    width:20px;
    height:20px;
    padding:0;
    border:none;
    margin:7px;
    text-decoration:none;
}
div.toolbar_adv a.unset_search:before{
    font-family: 'FontAwesome solid' !important;
    font-size:18px;
    content: "\f00d";
    position: relative;
    top: 0px;
}

div.toolbar_adv .right{
	float:right !important;
}
span.action {
	vertical-align:middle;
	font-style: italic;
	color:#ccc;
}


div.toolbar_adv.standalone_small_left{
	border-width:1px;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	height: 20px;
    padding: 5px;
}

div.toolbar_adv.standalone_small_left > div{
	display:block;
	float:left;
	margin: 5px 5px 5px 7px;

}
div.toolbar_adv.standalone_small_left .mw_file~input[type=submit]{
    width:200px !important;
    margin: 8px;
}
div.toolbar_adv.standalone_small_left:not(.inputassistance) input[type=submit]{
	display:block;
	float:left;
	margin: 1px 1px 1px 10px;
	padding:2px 10px;
	background-color:#dadada;
	background-image:url(/loader/loader/getPNG/index/toolbar_button_bg?uid=);
	border:solid 1px #999;
	color:#333;
	font-size:12px;
	text-decoration:none;
	text-align:center;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
div.toolbar_adv.standalone_small_left input[type=file]{
	display:block;
	float:left;
	font-size:12px;
	vertical-align:middle;
	margin: 1px 1px 1px 10px;

	padding_feft:5 px;
}
#toolbar a.pdf, #toolbar a.html, #toolbar a.create {
    display: inline-block;
    float:right;
    padding: 0 9px;
    height: 30px;
    margin: 5px 0px 0px 5px;
    border: #eeeeee 1px solid;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    color: #717171;
    text-decoration: none;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(
        top, #f8f8f8 48%, #f2f2f2 52%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top, #f8f8f8 48%,#f2f2f2 52%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom, #f8f8f8 48%,#f2f2f2 52%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(
        startColorstr='#f8f8f8', endColorstr='#f2f2f2',GradientType=0
    ); /* IE6-9 */
}
#toolbar a.create::before {
    content: "\f055";
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
    padding-right: 8px;
    font-weight: normal;
}
ul.tree{
	padding:5px 0px;
}
ul.tree li ul.tree{
	margin-left:0px;
	padding:0px;
}

ul.tree li.root.close, ul.tree li.node.close{
	display:block;
	min-height:16px;
}
ul.tree li.node.close::before{
    position:absolute;
    content: "\f105";
    font-family: 'FontAwesome solid' !important;
    font-size: 12px;
    margin-left:-11px;
}
ul.tree li.root.close>ul, ul.tree li.node.close>ul{
	display:none;
}


ul.tree li.node.open::before{
    position:absolute;
    content: "\f107";
    font-family: 'FontAwesome solid' !important;
    font-size: 12px;
    margin-left:-11px;
}
ul.tree li.root.open>ul, ul.tree li.node.open>ul{
	display:block;
}
ul.tree li.leaf{
	padding-left:20px;
}
ul.tree li.node{
    padding-left:20px;
}

ul.tree li.ignore{
	margin-bottom:18px;
}

ul.tree a{
	display:block;
	height:28px;
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
}
ul.tree a:hover{
    text-decoration:none !important;
}

ul.tree li.leaf a:hover:before, ul.tree li.ignore a:hover:before, ul.tree li.root a:hover:before{
    color:#a60214!important;
}

ul.tree a:before{
	padding:2px 8px 0px 0px;
}

ul.tree li.new a:before{
    content: "\f013";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#767b81;
}


ul.tree li.ignore a:before{
	content: "\f00a"!important;
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#a60214;
}

ul.tree li.shared a:before{
	content: "\f14d";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}
ul.tree li.shared.active >a:before{
	content: "\f14d";
    font-family: 'FontAwesome regular' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}
ul.tree li.shared.passive >a:before{
	content: "\f14d";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}
ul.tree li.mediashare>a:before{
    content: "\f302"!important;
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}
ul.tree li.mediashare.active>a:before{
    content: "\f302"!important;
    font-family: 'FontAwesome regular' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}
ul.tree li.root>a:before{
	content: "\f07c";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}

ul.tree li.root.active>a:before{
	content: "\f07c";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#a60214;
}
ul.tree li.root.active>a, ul.tree li.leaf.close.active>a, ul.tree li.leaf.close.active>a:before,ul.tree li.leaf.close a:hover:before, ul.tree li.root.open.passive a:hover:before,ul.tree li.ignore.active a{
    color:#a60214;
}
ul.tree li.active>a:before{
	content: "\f07c";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#a60214;
}
ul.tree li.passive>a:before{
    content: "\f07b";
    font-family: 'FontAwesome solid' !important;
    font-style: normal;
    font-weight: normal;
    color:#30343A;
}
a.fa-folder-open:before{
    content: "\f07c";
    font-family: 'FontAwesome solid' !important;
    font-size:18px;
    font-style: normal;
    font-weight: normal;
    color:#767b81!important;
}
ul.tree li.active>a{
    color:#a60214;
}
li.tree_item{
    margin:2px 0;
}

li.tree_item ul{
    margin-left:16px;
}
li.tree_item.closed ul{
    display:none;
}

li.tree_item.dark>div{
    background-color:#ccc;
}
li.tree_item.light>div{
    background-color:#e6e6e6;
}

li.tree_item div.row{
    display:table-row;
}
li.tree_item div.row>div{
    display:table-cell;
    padding:4px 0;
}
li.tree_item div.label{
    width:100%;
}

li.tree_item a.toggle{
    background-image:url(/loader/Loader/getPNG/editor/icon_close?uid=);
    background-position:center;
    background-repeat:no-repeat;
    display:block;
    height:16px;
    width:16px;
}

li.tree_item.closed a.toggle{
    background-image:url(/loader/Loader/getPNG/editor/icon_open?uid=);
}
li.tree_item.leaf a.toggle{
    background-image:none;
}

li.tree_item input.select{
    display:block;
    margin:4px;
}

li.tree_item label{
    display:block;
    margin:2px;
}
div.window_container{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;

	z-index:4999;
}

.cover{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	background-color:#666;

	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

div.window{
	position:absolute;
	top:15%;
	left:20%;
	bottom:15%;
	right:20%;
	min-width:300px;
	min-height:200px;
	overflow:hidden;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
	z-index:3999;
    background-color: #fff;
    border-radius: 5px;
}

#window_login>div.window{
    height: 460px;
    width: 360px;
    left: calc(50% - 180px) !important;
    right: unset !important;
    top: calc(50% - 230px) !important;
    bottom: unset !important;
    animation: swoop-in 0.5s ease-out;
}

@keyframes swoop-in {
    0% {
        transform: scale(0.9);
        filter: blur(5px);
    }
    100% {
        filter: blur(0);
        transform: scale(1);
    }
}

div.window>div.tl{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 35px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 5px 0 0 0;
}
div.window>div.tc{
	position:absolute;
	top:0px;
	left:35px;
	background-color: #ffffff;
	right:35px;
	height:70px;
}
div.window>div.tr{
	position:absolute;
	top:0px;
	right:0px;
	width:35px;
	height:70px;
	background-color: #ffffff;
    border-radius: 0 5px 0 0;
}
div.window>div.ml{
	position:absolute;
	top:70px;
	left:0px;
	bottom:35px;
	width:35px;
	background-color: #ffffff;
}
div.window>div.mc{
	position:absolute;
	top:70px;
	left:35px;
	right:35px;
	bottom:35px;
	background-color: #ffffff;
}
div.window>div.mr{
	position:absolute;
	top:70px;
	right:0px;
	bottom:35px;
	width:35px;
	background-color: #ffffff;
}
div.window>div.bl{
	position:absolute;
	left:0px;
	bottom:0px;
	width:35px;
	height:35px;
	background-color: #ffffff;
    border-radius: 0 0 0 5px;
}
div.window>div.bc{
	position:absolute;
	left:35px;
	right:35px;
	bottom:0px;
	background-color: #ffffff;
	height:35px;
}
div.window>div.br{
	position:absolute;
	right:0px;
	bottom:0px;
	width:35px;
	height:35px;
	background-color: #ffffff;
    border-radius: 0 0 5px 0;
}


div.window>div.tc h2{
	position:absolute;
	top:27px;
	left:5px;
	font-size:16px;
    color:#30343A;
}



div.window>div.tc a.close{
	display: block;
    position: absolute;
    top: 8px;
    right: -23px;
    font-size: 14px;
    color: #30343A;
    font-weight: bold;
    text-decoration: none;
    z-index: 1;
}
div.window>div.tc a.close::after {
    content: "\f00d";
    color: #717171;
    font-family: 'FontAwesome solid' !important;
    font-size: 16px;
    background-color: #ffffff;
    right: 0px;
    position: absolute;
    padding:10px;
}
div.window>div.tc a.close:hover::after{
	color:#a60214;
}

.yag{
    float:left;
    min-height:1px;
    overflow:hidden;
}
.nl{
    clear:both;
}

.yag.w38>label:first-child {
    padding-top: 12px;
}

.yag.w1{width:8px;}.yag.w2{width:16px;}.yag.w3{width:24px;}.yag.w4{width:32px;}.yag.w5{width:40px;}.yag.w6{width:48px;}.yag.w7{width:56px;}.yag.w8{width:64px;}.yag.w9{width:72px;}.yag.w10{width:80px;}.yag.w11{width:88px;}.yag.w12{width:96px;}.yag.w13{width:104px;}.yag.w14{width:112px;}.yag.w15{width:120px;}.yag.w16{width:128px;}.yag.w17{width:136px;}.yag.w18{width:144px;}.yag.w19{width:152px;}.yag.w20{width:160px;}.yag.w21{width:168px;}.yag.w22{width:176px;}.yag.w23{width:184px;}.yag.w24{width:192px;}.yag.w25{width:200px;}.yag.w26{width:208px;}.yag.w27{width:216px;}.yag.w28{width:224px;}.yag.w29{width:232px;}.yag.w30{width:240px;}.yag.w31{width:248px;}.yag.w32{width:256px;}.yag.w33{width:264px;}.yag.w34{width:272px;}.yag.w35{width:280px;}.yag.w36{width:288px;}.yag.w37{width:296px;}.yag.w38{width:304px;}.yag.w39{width:312px;}.yag.w40{width:320px;}.yag.w41{width:328px;}.yag.w42{width:336px;}.yag.w43{width:344px;}.yag.w44{width:352px;}.yag.w45{width:360px;}.yag.w46{width:368px;}.yag.w47{width:376px;}.yag.w48{width:384px;}.yag.w49{width:392px;}.yag.w50{width:400px;}.yag.w51{width:408px;}.yag.w52{width:416px;}.yag.w53{width:424px;}.yag.w54{width:432px;}.yag.w55{width:440px;}.yag.w56{width:448px;}.yag.w57{width:456px;}.yag.w58{width:464px;}.yag.w59{width:472px;}.yag.w60{width:480px;}.yag.w61{width:488px;}.yag.w62{width:496px;}.yag.w63{width:504px;}.yag.w64{width:512px;}.yag.w65{width:520px;}.yag.w66{width:528px;}.yag.w67{width:536px;}.yag.w68{width:544px;}.yag.w69{width:552px;}.yag.w70{width:560px;}.yag.w71{width:568px;}.yag.w72{width:576px;}.yag.w73{width:584px;}.yag.w74{width:592px;}.yag.w75{width:600px;}.yag.w76{width:608px;}.yag.w77{width:616px;}.yag.w78{width:624px;}.yag.w79{width:632px;}.yag.w80{width:640px;}.yag.w81{width:648px;}.yag.w82{width:656px;}.yag.w83{width:664px;}.yag.w84{width:672px;}.yag.w85{width:680px;}.yag.w86{width:688px;}.yag.w87{width:696px;}.yag.w88{width:704px;}.yag.w89{width:712px;}.yag.w90{width:720px;}.yag.w91{width:728px;}.yag.w92{width:736px;}.yag.w93{width:744px;}.yag.w94{width:752px;}.yag.w95{width:760px;}.yag.w96{width:768px;}.yag.w97{width:776px;}.yag.w98{width:784px;}.yag.w99{width:792px;}.yag.w100{width:800px;}.yag.w101{width:808px;}.yag.w102{width:816px;}.yag.w103{width:824px;}.yag.w104{width:832px;}.yag.w105{width:840px;}.yag.w106{width:848px;}.yag.w107{width:856px;}.yag.w108{width:864px;}.yag.w109{width:872px;}.yag.w110{width:880px;}.yag.w111{width:888px;}.yag.w112{width:896px;}.yag.w113{width:904px;}.yag.w114{width:912px;}.yag.w115{width:920px;}.yag.w116{width:928px;}.yag.w117{width:936px;}.yag.w118{width:944px;}.yag.w119{width:952px;}.yag.w120{width:960px;}.yag.w121{width:968px;}.yag.w122{width:976px;}.yag.w123{width:984px;}.yag.w124{width:992px;}.yag.w125{width:1000px;}.yag.w126{width:1008px;}.yag.w127{width:1016px;}.yag.w128{width:1024px;}.yag.w129{width:1032px;}.yag.w130{width:1040px;}.yag.w131{width:1048px;}.yag.w132{width:1056px;}.yag.w133{width:1064px;}.yag.w134{width:1072px;}.yag.w135{width:1080px;}.yag.w136{width:1088px;}.yag.w137{width:1096px;}.yag.w138{width:1104px;}.yag.w139{width:1112px;}.yag.w140{width:1120px;}.yag.w141{width:1128px;}.yag.w142{width:1136px;}.yag.w143{width:1144px;}.yag.w144{width:1152px;}.yag.p1{padding:8px;}.yag.p1_2-1{padding:4px 8px ;}.yag.m1{margin:8px;}.yag.fill{
    padding:7px !important;

}
.input_area > .yag > .yag.fill{
    background-color: #f9f9f9;
}
.yag.tar{
    text-align:right;
}

.yag.w20 label {
    text-align:right;
    font-weight:bold;
    padding:11px 10px 5px 5px;
}

.yag>a.inputassistance{
    display:block;
    margin:0;
    padding:0 16px 0 0;
    text-align:right;
    float:none;
}
.yag>label{
    display:block;
    margin:0;
    padding:4px 0 4px 0;
    font-size:12px;

}
.yag>input[type=radio],
.yag>input[type=checkbox]{
    margin:6px 0 4px 0;
}

.yag>input[type=text],
.yag>input[type=password],
.yag>input[type=file],
.yag>input[type=submit],
.yag>button,
.yag>select,
.yag>textarea,
.yag>fieldset{
    display:block;
    margin:0;
    font-size:12px;
}
.yag.w3>input[type=text],.yag.w3>input[type=password],.yag.w3>input[type=file],.yag.w3>input[type=submit],.yag.w3>button,.yag.w3>select,.yag.w3>textarea,.yag.w3>fieldset{width:16px;}.yag.w4>input[type=text],.yag.w4>input[type=password],.yag.w4>input[type=file],.yag.w4>input[type=submit],.yag.w4>button,.yag.w4>select,.yag.w4>textarea,.yag.w4>fieldset{width:24px;}.yag.w5>input[type=text],.yag.w5>input[type=password],.yag.w5>input[type=file],.yag.w5>input[type=submit],.yag.w5>button,.yag.w5>select,.yag.w5>textarea,.yag.w5>fieldset{width:32px;}.yag.w6>input[type=text],.yag.w6>input[type=password],.yag.w6>input[type=file],.yag.w6>input[type=submit],.yag.w6>button,.yag.w6>select,.yag.w6>textarea,.yag.w6>fieldset{width:40px;}.yag.w7>input[type=text],.yag.w7>input[type=password],.yag.w7>input[type=file],.yag.w7>input[type=submit],.yag.w7>button,.yag.w7>select,.yag.w7>textarea,.yag.w7>fieldset{width:48px;}.yag.w8>input[type=text],.yag.w8>input[type=password],.yag.w8>input[type=file],.yag.w8>input[type=submit],.yag.w8>button,.yag.w8>select,.yag.w8>textarea,.yag.w8>fieldset{width:56px;}.yag.w9>input[type=text],.yag.w9>input[type=password],.yag.w9>input[type=file],.yag.w9>input[type=submit],.yag.w9>button,.yag.w9>select,.yag.w9>textarea,.yag.w9>fieldset{width:64px;}.yag.w10>input[type=text],.yag.w10>input[type=password],.yag.w10>input[type=file],.yag.w10>input[type=submit],.yag.w10>button,.yag.w10>select,.yag.w10>textarea,.yag.w10>fieldset{width:72px;}.yag.w11>input[type=text],.yag.w11>input[type=password],.yag.w11>input[type=file],.yag.w11>input[type=submit],.yag.w11>button,.yag.w11>select,.yag.w11>textarea,.yag.w11>fieldset{width:80px;}.yag.w12>input[type=text],.yag.w12>input[type=password],.yag.w12>input[type=file],.yag.w12>input[type=submit],.yag.w12>button,.yag.w12>select,.yag.w12>textarea,.yag.w12>fieldset{width:88px;}.yag.w13>input[type=text],.yag.w13>input[type=password],.yag.w13>input[type=file],.yag.w13>input[type=submit],.yag.w13>button,.yag.w13>select,.yag.w13>textarea,.yag.w13>fieldset{width:96px;}.yag.w14>input[type=text],.yag.w14>input[type=password],.yag.w14>input[type=file],.yag.w14>input[type=submit],.yag.w14>button,.yag.w14>select,.yag.w14>textarea,.yag.w14>fieldset{width:104px;}.yag.w15>input[type=text],.yag.w15>input[type=password],.yag.w15>input[type=file],.yag.w15>input[type=submit],.yag.w15>button,.yag.w15>select,.yag.w15>textarea,.yag.w15>fieldset{width:112px;}.yag.w16>input[type=text],.yag.w16>input[type=password],.yag.w16>input[type=file],.yag.w16>input[type=submit],.yag.w16>button,.yag.w16>select,.yag.w16>textarea,.yag.w16>fieldset{width:120px;}.yag.w17>input[type=text],.yag.w17>input[type=password],.yag.w17>input[type=file],.yag.w17>input[type=submit],.yag.w17>button,.yag.w17>select,.yag.w17>textarea,.yag.w17>fieldset{width:128px;}.yag.w18>input[type=text],.yag.w18>input[type=password],.yag.w18>input[type=file],.yag.w18>input[type=submit],.yag.w18>button,.yag.w18>select,.yag.w18>textarea,.yag.w18>fieldset{width:136px;}.yag.w19>input[type=text],.yag.w19>input[type=password],.yag.w19>input[type=file],.yag.w19>input[type=submit],.yag.w19>button,.yag.w19>select,.yag.w19>textarea,.yag.w19>fieldset{width:144px;}.yag.w20>input[type=text],.yag.w20>input[type=password],.yag.w20>input[type=file],.yag.w20>input[type=submit],.yag.w20>button,.yag.w20>select,.yag.w20>textarea,.yag.w20>fieldset{width:152px;}.yag.w21>input[type=text],.yag.w21>input[type=password],.yag.w21>input[type=file],.yag.w21>input[type=submit],.yag.w21>button,.yag.w21>select,.yag.w21>textarea,.yag.w21>fieldset{width:160px;}.yag.w22>input[type=text],.yag.w22>input[type=password],.yag.w22>input[type=file],.yag.w22>input[type=submit],.yag.w22>button,.yag.w22>select,.yag.w22>textarea,.yag.w22>fieldset{width:168px;}.yag.w23>input[type=text],.yag.w23>input[type=password],.yag.w23>input[type=file],.yag.w23>input[type=submit],.yag.w23>button,.yag.w23>select,.yag.w23>textarea,.yag.w23>fieldset{width:176px;}.yag.w24>input[type=text],.yag.w24>input[type=password],.yag.w24>input[type=file],.yag.w24>input[type=submit],.yag.w24>button,.yag.w24>select,.yag.w24>textarea,.yag.w24>fieldset{width:184px;}.yag.w25>input[type=text],.yag.w25>input[type=password],.yag.w25>input[type=file],.yag.w25>input[type=submit],.yag.w25>button,.yag.w25>select,.yag.w25>textarea,.yag.w25>fieldset{width:192px;}.yag.w26>input[type=text],.yag.w26>input[type=password],.yag.w26>input[type=file],.yag.w26>input[type=submit],.yag.w26>button,.yag.w26>select,.yag.w26>textarea,.yag.w26>fieldset{width:200px;}.yag.w27>input[type=text],.yag.w27>input[type=password],.yag.w27>input[type=file],.yag.w27>input[type=submit],.yag.w27>button,.yag.w27>select,.yag.w27>textarea,.yag.w27>fieldset{width:208px;}.yag.w28>input[type=text],.yag.w28>input[type=password],.yag.w28>input[type=file],.yag.w28>input[type=submit],.yag.w28>button,.yag.w28>select,.yag.w28>textarea,.yag.w28>fieldset{width:216px;}.yag.w29>input[type=text],.yag.w29>input[type=password],.yag.w29>input[type=file],.yag.w29>input[type=submit],.yag.w29>button,.yag.w29>select,.yag.w29>textarea,.yag.w29>fieldset{width:224px;}.yag.w30>input[type=text],.yag.w30>input[type=password],.yag.w30>input[type=file],.yag.w30>input[type=submit],.yag.w30>button,.yag.w30>select,.yag.w30>textarea,.yag.w30>fieldset{width:232px;}.yag.w31>input[type=text],.yag.w31>input[type=password],.yag.w31>input[type=file],.yag.w31>input[type=submit],.yag.w31>button,.yag.w31>select,.yag.w31>textarea,.yag.w31>fieldset{width:240px;}.yag.w32>input[type=text],.yag.w32>input[type=password],.yag.w32>input[type=file],.yag.w32>input[type=submit],.yag.w32>button,.yag.w32>select,.yag.w32>textarea,.yag.w32>fieldset{width:248px;}.yag.w33>input[type=text],.yag.w33>input[type=password],.yag.w33>input[type=file],.yag.w33>input[type=submit],.yag.w33>button,.yag.w33>select,.yag.w33>textarea,.yag.w33>fieldset{width:256px;}.yag.w34>input[type=text],.yag.w34>input[type=password],.yag.w34>input[type=file],.yag.w34>input[type=submit],.yag.w34>button,.yag.w34>select,.yag.w34>textarea,.yag.w34>fieldset{width:264px;}.yag.w35>input[type=text],.yag.w35>input[type=password],.yag.w35>input[type=file],.yag.w35>input[type=submit],.yag.w35>button,.yag.w35>select,.yag.w35>textarea,.yag.w35>fieldset{width:272px;}.yag.w36>input[type=text],.yag.w36>input[type=password],.yag.w36>input[type=file],.yag.w36>input[type=submit],.yag.w36>button,.yag.w36>select,.yag.w36>textarea,.yag.w36>fieldset{width:280px;}.yag.w37>input[type=text],.yag.w37>input[type=password],.yag.w37>input[type=file],.yag.w37>input[type=submit],.yag.w37>button,.yag.w37>select,.yag.w37>textarea,.yag.w37>fieldset{width:288px;}.yag.w38>input[type=text],.yag.w38>input[type=password],.yag.w38>input[type=file],.yag.w38>input[type=submit],.yag.w38>button,.yag.w38>select,.yag.w38>textarea,.yag.w38>fieldset{width:296px;}.yag.w39>input[type=text],.yag.w39>input[type=password],.yag.w39>input[type=file],.yag.w39>input[type=submit],.yag.w39>button,.yag.w39>select,.yag.w39>textarea,.yag.w39>fieldset{width:304px;}.yag.w40>input[type=text],.yag.w40>input[type=password],.yag.w40>input[type=file],.yag.w40>input[type=submit],.yag.w40>button,.yag.w40>select,.yag.w40>textarea,.yag.w40>fieldset{width:312px;}.yag.w41>input[type=text],.yag.w41>input[type=password],.yag.w41>input[type=file],.yag.w41>input[type=submit],.yag.w41>button,.yag.w41>select,.yag.w41>textarea,.yag.w41>fieldset{width:320px;}.yag.w42>input[type=text],.yag.w42>input[type=password],.yag.w42>input[type=file],.yag.w42>input[type=submit],.yag.w42>button,.yag.w42>select,.yag.w42>textarea,.yag.w42>fieldset{width:328px;}.yag.w43>input[type=text],.yag.w43>input[type=password],.yag.w43>input[type=file],.yag.w43>input[type=submit],.yag.w43>button,.yag.w43>select,.yag.w43>textarea,.yag.w43>fieldset{width:336px;}.yag.w44>input[type=text],.yag.w44>input[type=password],.yag.w44>input[type=file],.yag.w44>input[type=submit],.yag.w44>button,.yag.w44>select,.yag.w44>textarea,.yag.w44>fieldset{width:344px;}.yag.w45>input[type=text],.yag.w45>input[type=password],.yag.w45>input[type=file],.yag.w45>input[type=submit],.yag.w45>button,.yag.w45>select,.yag.w45>textarea,.yag.w45>fieldset{width:352px;}.yag.w46>input[type=text],.yag.w46>input[type=password],.yag.w46>input[type=file],.yag.w46>input[type=submit],.yag.w46>button,.yag.w46>select,.yag.w46>textarea,.yag.w46>fieldset{width:360px;}.yag.w47>input[type=text],.yag.w47>input[type=password],.yag.w47>input[type=file],.yag.w47>input[type=submit],.yag.w47>button,.yag.w47>select,.yag.w47>textarea,.yag.w47>fieldset{width:368px;}.yag.w48>input[type=text],.yag.w48>input[type=password],.yag.w48>input[type=file],.yag.w48>input[type=submit],.yag.w48>button,.yag.w48>select,.yag.w48>textarea,.yag.w48>fieldset{width:376px;}.yag.w49>input[type=text],.yag.w49>input[type=password],.yag.w49>input[type=file],.yag.w49>input[type=submit],.yag.w49>button,.yag.w49>select,.yag.w49>textarea,.yag.w49>fieldset{width:384px;}.yag.w50>input[type=text],.yag.w50>input[type=password],.yag.w50>input[type=file],.yag.w50>input[type=submit],.yag.w50>button,.yag.w50>select,.yag.w50>textarea,.yag.w50>fieldset{width:392px;}.yag.w51>input[type=text],.yag.w51>input[type=password],.yag.w51>input[type=file],.yag.w51>input[type=submit],.yag.w51>button,.yag.w51>select,.yag.w51>textarea,.yag.w51>fieldset{width:400px;}.yag.w52>input[type=text],.yag.w52>input[type=password],.yag.w52>input[type=file],.yag.w52>input[type=submit],.yag.w52>button,.yag.w52>select,.yag.w52>textarea,.yag.w52>fieldset{width:408px;}.yag.w53>input[type=text],.yag.w53>input[type=password],.yag.w53>input[type=file],.yag.w53>input[type=submit],.yag.w53>button,.yag.w53>select,.yag.w53>textarea,.yag.w53>fieldset{width:416px;}.yag.w54>input[type=text],.yag.w54>input[type=password],.yag.w54>input[type=file],.yag.w54>input[type=submit],.yag.w54>button,.yag.w54>select,.yag.w54>textarea,.yag.w54>fieldset{width:424px;}.yag.w55>input[type=text],.yag.w55>input[type=password],.yag.w55>input[type=file],.yag.w55>input[type=submit],.yag.w55>button,.yag.w55>select,.yag.w55>textarea,.yag.w55>fieldset{width:432px;}.yag.w56>input[type=text],.yag.w56>input[type=password],.yag.w56>input[type=file],.yag.w56>input[type=submit],.yag.w56>button,.yag.w56>select,.yag.w56>textarea,.yag.w56>fieldset{width:440px;}.yag.w57>input[type=text],.yag.w57>input[type=password],.yag.w57>input[type=file],.yag.w57>input[type=submit],.yag.w57>button,.yag.w57>select,.yag.w57>textarea,.yag.w57>fieldset{width:448px;}.yag.w58>input[type=text],.yag.w58>input[type=password],.yag.w58>input[type=file],.yag.w58>input[type=submit],.yag.w58>button,.yag.w58>select,.yag.w58>textarea,.yag.w58>fieldset{width:456px;}.yag.w59>input[type=text],.yag.w59>input[type=password],.yag.w59>input[type=file],.yag.w59>input[type=submit],.yag.w59>button,.yag.w59>select,.yag.w59>textarea,.yag.w59>fieldset{width:464px;}.yag.w60>input[type=text],.yag.w60>input[type=password],.yag.w60>input[type=file],.yag.w60>input[type=submit],.yag.w60>button,.yag.w60>select,.yag.w60>textarea,.yag.w60>fieldset{width:472px;}.yag.w61>input[type=text],.yag.w61>input[type=password],.yag.w61>input[type=file],.yag.w61>input[type=submit],.yag.w61>button,.yag.w61>select,.yag.w61>textarea,.yag.w61>fieldset{width:480px;}.yag.w62>input[type=text],.yag.w62>input[type=password],.yag.w62>input[type=file],.yag.w62>input[type=submit],.yag.w62>button,.yag.w62>select,.yag.w62>textarea,.yag.w62>fieldset{width:488px;}.yag.w63>input[type=text],.yag.w63>input[type=password],.yag.w63>input[type=file],.yag.w63>input[type=submit],.yag.w63>button,.yag.w63>select,.yag.w63>textarea,.yag.w63>fieldset{width:496px;}.yag.w64>input[type=text],.yag.w64>input[type=password],.yag.w64>input[type=file],.yag.w64>input[type=submit],.yag.w64>button,.yag.w64>select,.yag.w64>textarea,.yag.w64>fieldset{width:504px;}.yag.w65>input[type=text],.yag.w65>input[type=password],.yag.w65>input[type=file],.yag.w65>input[type=submit],.yag.w65>button,.yag.w65>select,.yag.w65>textarea,.yag.w65>fieldset{width:512px;}.yag.w66>input[type=text],.yag.w66>input[type=password],.yag.w66>input[type=file],.yag.w66>input[type=submit],.yag.w66>button,.yag.w66>select,.yag.w66>textarea,.yag.w66>fieldset{width:520px;}.yag.w67>input[type=text],.yag.w67>input[type=password],.yag.w67>input[type=file],.yag.w67>input[type=submit],.yag.w67>button,.yag.w67>select,.yag.w67>textarea,.yag.w67>fieldset{width:528px;}.yag.w68>input[type=text],.yag.w68>input[type=password],.yag.w68>input[type=file],.yag.w68>input[type=submit],.yag.w68>button,.yag.w68>select,.yag.w68>textarea,.yag.w68>fieldset{width:536px;}.yag.w69>input[type=text],.yag.w69>input[type=password],.yag.w69>input[type=file],.yag.w69>input[type=submit],.yag.w69>button,.yag.w69>select,.yag.w69>textarea,.yag.w69>fieldset{width:544px;}.yag.w70>input[type=text],.yag.w70>input[type=password],.yag.w70>input[type=file],.yag.w70>input[type=submit],.yag.w70>button,.yag.w70>select,.yag.w70>textarea,.yag.w70>fieldset{width:552px;}.yag.w71>input[type=text],.yag.w71>input[type=password],.yag.w71>input[type=file],.yag.w71>input[type=submit],.yag.w71>button,.yag.w71>select,.yag.w71>textarea,.yag.w71>fieldset{width:560px;}.yag.w72>input[type=text],.yag.w72>input[type=password],.yag.w72>input[type=file],.yag.w72>input[type=submit],.yag.w72>button,.yag.w72>select,.yag.w72>textarea,.yag.w72>fieldset{width:568px;}.yag.w73>input[type=text],.yag.w73>input[type=password],.yag.w73>input[type=file],.yag.w73>input[type=submit],.yag.w73>button,.yag.w73>select,.yag.w73>textarea,.yag.w73>fieldset{width:576px;}.yag.w74>input[type=text],.yag.w74>input[type=password],.yag.w74>input[type=file],.yag.w74>input[type=submit],.yag.w74>button,.yag.w74>select,.yag.w74>textarea,.yag.w74>fieldset{width:584px;}.yag.w75>input[type=text],.yag.w75>input[type=password],.yag.w75>input[type=file],.yag.w75>input[type=submit],.yag.w75>button,.yag.w75>select,.yag.w75>textarea,.yag.w75>fieldset{width:592px;}.yag.w76>input[type=text],.yag.w76>input[type=password],.yag.w76>input[type=file],.yag.w76>input[type=submit],.yag.w76>button,.yag.w76>select,.yag.w76>textarea,.yag.w76>fieldset{width:600px;}.yag.w77>input[type=text],.yag.w77>input[type=password],.yag.w77>input[type=file],.yag.w77>input[type=submit],.yag.w77>button,.yag.w77>select,.yag.w77>textarea,.yag.w77>fieldset{width:608px;}.yag.w78>input[type=text],.yag.w78>input[type=password],.yag.w78>input[type=file],.yag.w78>input[type=submit],.yag.w78>button,.yag.w78>select,.yag.w78>textarea,.yag.w78>fieldset{width:616px;}.yag.w79>input[type=text],.yag.w79>input[type=password],.yag.w79>input[type=file],.yag.w79>input[type=submit],.yag.w79>button,.yag.w79>select,.yag.w79>textarea,.yag.w79>fieldset{width:624px;}.yag.w80>input[type=text],.yag.w80>input[type=password],.yag.w80>input[type=file],.yag.w80>input[type=submit],.yag.w80>button,.yag.w80>select,.yag.w80>textarea,.yag.w80>fieldset{width:632px;}.yag.w81>input[type=text],.yag.w81>input[type=password],.yag.w81>input[type=file],.yag.w81>input[type=submit],.yag.w81>button,.yag.w81>select,.yag.w81>textarea,.yag.w81>fieldset{width:640px;}.yag.w82>input[type=text],.yag.w82>input[type=password],.yag.w82>input[type=file],.yag.w82>input[type=submit],.yag.w82>button,.yag.w82>select,.yag.w82>textarea,.yag.w82>fieldset{width:648px;}.yag.w83>input[type=text],.yag.w83>input[type=password],.yag.w83>input[type=file],.yag.w83>input[type=submit],.yag.w83>button,.yag.w83>select,.yag.w83>textarea,.yag.w83>fieldset{width:656px;}.yag.w84>input[type=text],.yag.w84>input[type=password],.yag.w84>input[type=file],.yag.w84>input[type=submit],.yag.w84>button,.yag.w84>select,.yag.w84>textarea,.yag.w84>fieldset{width:664px;}.yag.w85>input[type=text],.yag.w85>input[type=password],.yag.w85>input[type=file],.yag.w85>input[type=submit],.yag.w85>button,.yag.w85>select,.yag.w85>textarea,.yag.w85>fieldset{width:672px;}.yag.w86>input[type=text],.yag.w86>input[type=password],.yag.w86>input[type=file],.yag.w86>input[type=submit],.yag.w86>button,.yag.w86>select,.yag.w86>textarea,.yag.w86>fieldset{width:680px;}.yag.w87>input[type=text],.yag.w87>input[type=password],.yag.w87>input[type=file],.yag.w87>input[type=submit],.yag.w87>button,.yag.w87>select,.yag.w87>textarea,.yag.w87>fieldset{width:688px;}.yag.w88>input[type=text],.yag.w88>input[type=password],.yag.w88>input[type=file],.yag.w88>input[type=submit],.yag.w88>button,.yag.w88>select,.yag.w88>textarea,.yag.w88>fieldset{width:696px;}.yag.w89>input[type=text],.yag.w89>input[type=password],.yag.w89>input[type=file],.yag.w89>input[type=submit],.yag.w89>button,.yag.w89>select,.yag.w89>textarea,.yag.w89>fieldset{width:704px;}.yag.w90>input[type=text],.yag.w90>input[type=password],.yag.w90>input[type=file],.yag.w90>input[type=submit],.yag.w90>button,.yag.w90>select,.yag.w90>textarea,.yag.w90>fieldset{width:712px;}.yag.w91>input[type=text],.yag.w91>input[type=password],.yag.w91>input[type=file],.yag.w91>input[type=submit],.yag.w91>button,.yag.w91>select,.yag.w91>textarea,.yag.w91>fieldset{width:720px;}.yag.w92>input[type=text],.yag.w92>input[type=password],.yag.w92>input[type=file],.yag.w92>input[type=submit],.yag.w92>button,.yag.w92>select,.yag.w92>textarea,.yag.w92>fieldset{width:728px;}.yag.w93>input[type=text],.yag.w93>input[type=password],.yag.w93>input[type=file],.yag.w93>input[type=submit],.yag.w93>button,.yag.w93>select,.yag.w93>textarea,.yag.w93>fieldset{width:736px;}.yag.w94>input[type=text],.yag.w94>input[type=password],.yag.w94>input[type=file],.yag.w94>input[type=submit],.yag.w94>button,.yag.w94>select,.yag.w94>textarea,.yag.w94>fieldset{width:744px;}.yag.w95>input[type=text],.yag.w95>input[type=password],.yag.w95>input[type=file],.yag.w95>input[type=submit],.yag.w95>button,.yag.w95>select,.yag.w95>textarea,.yag.w95>fieldset{width:752px;}.yag.w96>input[type=text],.yag.w96>input[type=password],.yag.w96>input[type=file],.yag.w96>input[type=submit],.yag.w96>button,.yag.w96>select,.yag.w96>textarea,.yag.w96>fieldset{width:760px;}.yag.w97>input[type=text],.yag.w97>input[type=password],.yag.w97>input[type=file],.yag.w97>input[type=submit],.yag.w97>button,.yag.w97>select,.yag.w97>textarea,.yag.w97>fieldset{width:768px;}.yag.w98>input[type=text],.yag.w98>input[type=password],.yag.w98>input[type=file],.yag.w98>input[type=submit],.yag.w98>button,.yag.w98>select,.yag.w98>textarea,.yag.w98>fieldset{width:776px;}.yag.w99>input[type=text],.yag.w99>input[type=password],.yag.w99>input[type=file],.yag.w99>input[type=submit],.yag.w99>button,.yag.w99>select,.yag.w99>textarea,.yag.w99>fieldset{width:784px;}.yag.w100>input[type=text],.yag.w100>input[type=password],.yag.w100>input[type=file],.yag.w100>input[type=submit],.yag.w100>button,.yag.w100>select,.yag.w100>textarea,.yag.w100>fieldset{width:792px;}.yag.w101>input[type=text],.yag.w101>input[type=password],.yag.w101>input[type=file],.yag.w101>input[type=submit],.yag.w101>button,.yag.w101>select,.yag.w101>textarea,.yag.w101>fieldset{width:800px;}.yag.w102>input[type=text],.yag.w102>input[type=password],.yag.w102>input[type=file],.yag.w102>input[type=submit],.yag.w102>button,.yag.w102>select,.yag.w102>textarea,.yag.w102>fieldset{width:808px;}.yag.w103>input[type=text],.yag.w103>input[type=password],.yag.w103>input[type=file],.yag.w103>input[type=submit],.yag.w103>button,.yag.w103>select,.yag.w103>textarea,.yag.w103>fieldset{width:816px;}.yag.w104>input[type=text],.yag.w104>input[type=password],.yag.w104>input[type=file],.yag.w104>input[type=submit],.yag.w104>button,.yag.w104>select,.yag.w104>textarea,.yag.w104>fieldset{width:824px;}.yag.w105>input[type=text],.yag.w105>input[type=password],.yag.w105>input[type=file],.yag.w105>input[type=submit],.yag.w105>button,.yag.w105>select,.yag.w105>textarea,.yag.w105>fieldset{width:832px;}.yag.w106>input[type=text],.yag.w106>input[type=password],.yag.w106>input[type=file],.yag.w106>input[type=submit],.yag.w106>button,.yag.w106>select,.yag.w106>textarea,.yag.w106>fieldset{width:840px;}.yag.w107>input[type=text],.yag.w107>input[type=password],.yag.w107>input[type=file],.yag.w107>input[type=submit],.yag.w107>button,.yag.w107>select,.yag.w107>textarea,.yag.w107>fieldset{width:848px;}.yag.w108>input[type=text],.yag.w108>input[type=password],.yag.w108>input[type=file],.yag.w108>input[type=submit],.yag.w108>button,.yag.w108>select,.yag.w108>textarea,.yag.w108>fieldset{width:856px;}.yag.w109>input[type=text],.yag.w109>input[type=password],.yag.w109>input[type=file],.yag.w109>input[type=submit],.yag.w109>button,.yag.w109>select,.yag.w109>textarea,.yag.w109>fieldset{width:864px;}.yag.w110>input[type=text],.yag.w110>input[type=password],.yag.w110>input[type=file],.yag.w110>input[type=submit],.yag.w110>button,.yag.w110>select,.yag.w110>textarea,.yag.w110>fieldset{width:872px;}.yag.w111>input[type=text],.yag.w111>input[type=password],.yag.w111>input[type=file],.yag.w111>input[type=submit],.yag.w111>button,.yag.w111>select,.yag.w111>textarea,.yag.w111>fieldset{width:880px;}.yag.w112>input[type=text],.yag.w112>input[type=password],.yag.w112>input[type=file],.yag.w112>input[type=submit],.yag.w112>button,.yag.w112>select,.yag.w112>textarea,.yag.w112>fieldset{width:888px;}.yag.w113>input[type=text],.yag.w113>input[type=password],.yag.w113>input[type=file],.yag.w113>input[type=submit],.yag.w113>button,.yag.w113>select,.yag.w113>textarea,.yag.w113>fieldset{width:896px;}.yag.w114>input[type=text],.yag.w114>input[type=password],.yag.w114>input[type=file],.yag.w114>input[type=submit],.yag.w114>button,.yag.w114>select,.yag.w114>textarea,.yag.w114>fieldset{width:904px;}.yag.w115>input[type=text],.yag.w115>input[type=password],.yag.w115>input[type=file],.yag.w115>input[type=submit],.yag.w115>button,.yag.w115>select,.yag.w115>textarea,.yag.w115>fieldset{width:912px;}.yag.w116>input[type=text],.yag.w116>input[type=password],.yag.w116>input[type=file],.yag.w116>input[type=submit],.yag.w116>button,.yag.w116>select,.yag.w116>textarea,.yag.w116>fieldset{width:920px;}.yag.w117>input[type=text],.yag.w117>input[type=password],.yag.w117>input[type=file],.yag.w117>input[type=submit],.yag.w117>button,.yag.w117>select,.yag.w117>textarea,.yag.w117>fieldset{width:928px;}.yag.w118>input[type=text],.yag.w118>input[type=password],.yag.w118>input[type=file],.yag.w118>input[type=submit],.yag.w118>button,.yag.w118>select,.yag.w118>textarea,.yag.w118>fieldset{width:936px;}.yag.w119>input[type=text],.yag.w119>input[type=password],.yag.w119>input[type=file],.yag.w119>input[type=submit],.yag.w119>button,.yag.w119>select,.yag.w119>textarea,.yag.w119>fieldset{width:944px;}.yag.w120>input[type=text],.yag.w120>input[type=password],.yag.w120>input[type=file],.yag.w120>input[type=submit],.yag.w120>button,.yag.w120>select,.yag.w120>textarea,.yag.w120>fieldset{width:952px;}.yag.w121>input[type=text],.yag.w121>input[type=password],.yag.w121>input[type=file],.yag.w121>input[type=submit],.yag.w121>button,.yag.w121>select,.yag.w121>textarea,.yag.w121>fieldset{width:960px;}.yag.w122>input[type=text],.yag.w122>input[type=password],.yag.w122>input[type=file],.yag.w122>input[type=submit],.yag.w122>button,.yag.w122>select,.yag.w122>textarea,.yag.w122>fieldset{width:968px;}.yag.w123>input[type=text],.yag.w123>input[type=password],.yag.w123>input[type=file],.yag.w123>input[type=submit],.yag.w123>button,.yag.w123>select,.yag.w123>textarea,.yag.w123>fieldset{width:976px;}.yag.w124>input[type=text],.yag.w124>input[type=password],.yag.w124>input[type=file],.yag.w124>input[type=submit],.yag.w124>button,.yag.w124>select,.yag.w124>textarea,.yag.w124>fieldset{width:984px;}.yag.w125>input[type=text],.yag.w125>input[type=password],.yag.w125>input[type=file],.yag.w125>input[type=submit],.yag.w125>button,.yag.w125>select,.yag.w125>textarea,.yag.w125>fieldset{width:992px;}.yag.w126>input[type=text],.yag.w126>input[type=password],.yag.w126>input[type=file],.yag.w126>input[type=submit],.yag.w126>button,.yag.w126>select,.yag.w126>textarea,.yag.w126>fieldset{width:1000px;}.yag.w127>input[type=text],.yag.w127>input[type=password],.yag.w127>input[type=file],.yag.w127>input[type=submit],.yag.w127>button,.yag.w127>select,.yag.w127>textarea,.yag.w127>fieldset{width:1008px;}.yag.w128>input[type=text],.yag.w128>input[type=password],.yag.w128>input[type=file],.yag.w128>input[type=submit],.yag.w128>button,.yag.w128>select,.yag.w128>textarea,.yag.w128>fieldset{width:1016px;}.yag.w129>input[type=text],.yag.w129>input[type=password],.yag.w129>input[type=file],.yag.w129>input[type=submit],.yag.w129>button,.yag.w129>select,.yag.w129>textarea,.yag.w129>fieldset{width:1024px;}.yag.w130>input[type=text],.yag.w130>input[type=password],.yag.w130>input[type=file],.yag.w130>input[type=submit],.yag.w130>button,.yag.w130>select,.yag.w130>textarea,.yag.w130>fieldset{width:1032px;}.yag.w131>input[type=text],.yag.w131>input[type=password],.yag.w131>input[type=file],.yag.w131>input[type=submit],.yag.w131>button,.yag.w131>select,.yag.w131>textarea,.yag.w131>fieldset{width:1040px;}.yag.w132>input[type=text],.yag.w132>input[type=password],.yag.w132>input[type=file],.yag.w132>input[type=submit],.yag.w132>button,.yag.w132>select,.yag.w132>textarea,.yag.w132>fieldset{width:1048px;}.yag.w133>input[type=text],.yag.w133>input[type=password],.yag.w133>input[type=file],.yag.w133>input[type=submit],.yag.w133>button,.yag.w133>select,.yag.w133>textarea,.yag.w133>fieldset{width:1056px;}.yag.w134>input[type=text],.yag.w134>input[type=password],.yag.w134>input[type=file],.yag.w134>input[type=submit],.yag.w134>button,.yag.w134>select,.yag.w134>textarea,.yag.w134>fieldset{width:1064px;}.yag.w135>input[type=text],.yag.w135>input[type=password],.yag.w135>input[type=file],.yag.w135>input[type=submit],.yag.w135>button,.yag.w135>select,.yag.w135>textarea,.yag.w135>fieldset{width:1072px;}.yag.w136>input[type=text],.yag.w136>input[type=password],.yag.w136>input[type=file],.yag.w136>input[type=submit],.yag.w136>button,.yag.w136>select,.yag.w136>textarea,.yag.w136>fieldset{width:1080px;}.yag.w137>input[type=text],.yag.w137>input[type=password],.yag.w137>input[type=file],.yag.w137>input[type=submit],.yag.w137>button,.yag.w137>select,.yag.w137>textarea,.yag.w137>fieldset{width:1088px;}.yag.w138>input[type=text],.yag.w138>input[type=password],.yag.w138>input[type=file],.yag.w138>input[type=submit],.yag.w138>button,.yag.w138>select,.yag.w138>textarea,.yag.w138>fieldset{width:1096px;}.yag.w139>input[type=text],.yag.w139>input[type=password],.yag.w139>input[type=file],.yag.w139>input[type=submit],.yag.w139>button,.yag.w139>select,.yag.w139>textarea,.yag.w139>fieldset{width:1104px;}.yag.w140>input[type=text],.yag.w140>input[type=password],.yag.w140>input[type=file],.yag.w140>input[type=submit],.yag.w140>button,.yag.w140>select,.yag.w140>textarea,.yag.w140>fieldset{width:1112px;}.yag.w141>input[type=text],.yag.w141>input[type=password],.yag.w141>input[type=file],.yag.w141>input[type=submit],.yag.w141>button,.yag.w141>select,.yag.w141>textarea,.yag.w141>fieldset{width:1120px;}.yag.w142>input[type=text],.yag.w142>input[type=password],.yag.w142>input[type=file],.yag.w142>input[type=submit],.yag.w142>button,.yag.w142>select,.yag.w142>textarea,.yag.w142>fieldset{width:1128px;}.yag.w143>input[type=text],.yag.w143>input[type=password],.yag.w143>input[type=file],.yag.w143>input[type=submit],.yag.w143>button,.yag.w143>select,.yag.w143>textarea,.yag.w143>fieldset{width:1136px;}.yag.w144>input[type=text],.yag.w144>input[type=password],.yag.w144>input[type=file],.yag.w144>input[type=submit],.yag.w144>button,.yag.w144>select,.yag.w144>textarea,.yag.w144>fieldset{width:1144px;}.description{
    color:#666;
    width:100%;
}
.eye-input-container {
    margin: 0;
    padding: 0;
    position: relative;
}

.password-mw-eye,
.password-mw-eye-closed {
    position: absolute;
    right: 9px;
    top: -4px;
    transform: translateY(50%);
    cursor: pointer;
    font-size: 16px;
    display: none;
    color: lightslategrey;
}

.password-mw-eye::before {
    font-family: 'FontAwesome regular' !important;
    content: "\f06e";
}

.password-mw-eye-closed::before {
    font-family: 'FontAwesome regular' !important;
    content: "\f070";
}
