  

.showphoto { display: none; }
.mobile-align {text-align: right;}
.mobile-padding { }
.namemenu {margin-top: 20px;}
.nomobile { display: inline; }



  

@media (max-width: 480px) { 

  .namemenu {margin-top: 5px !important;color:#fff;} 
  .showphoto { display: inline; }
  .nomobile { display: none; }
  .mobile-userphoto {text-align: left; padding-top: 20px;}
  .mobile-padding {padding:0px !important;margin:0px !important;} 
  .mobile-align {text-align: left; padding-top: 20px; } 

  #containerShow  {    display: inline;}
  #containerShow   img {width: 200px !important;float: left;}  

  #containerCustom  {    display: none;}
  #containerCustom span {    display: none;}
  #containerCustom img {    display: none;}   
  #alignCustom  {    text-align:left;} 
} 


@media (max-width: 768px) { 
  .mobilemargin {margin-top: 20px;}
  .nomobile { display: none; }
  .mobile-padding {padding:0px !important;margin:0px !important;} 
  .showphoto { display: inline; }
  .namemenu {margin-top: 10px;}
  #containerShow   img {width: 200px!important;float: left; padding: 10px;}  
  #containerCustom img {    display: none;}  
} 

 



 

.bg-color-orangeCustom{
   background-color: #faa937;
}
.txt-color-orangeCustom{
   color: #faa937;
}

 .numberCircle {
    border-radius: 50%; 
    width: 185px;
    height: 185px;
 /*   padding: 44px;*//*
    padding-top: 44px;
    padding-right: 37px;
    padding-bottom: 44px;
    padding-left: 34px;*/
   /* position: relative;*/
    background: #fff;
    border: 24px solid #b19a6b;
    color: #777;
    text-align: center;
    font: 40px Arial, sans-serif
}
 .numberCircle2 {
    border-radius: 50%; 
    width: 185px;
    height: 185px;
 /*   padding: 44px;*//*
    padding-top: 44px;
    padding-right: 37px;
    padding-bottom: 44px;
    padding-left: 34px;*/
   /* position: relative;*/
    background: #fff;
    border: 24px solid #900C3F;
    color: #777;
    text-align: center;
    font: 40px Arial, sans-serif
}

 

.label-landscape{
  float: right;
  padding-top: 7px;
}

.shadowbox1 { 
   box-shadow: 0 -2px 12px rgba(0,0,0,.5);
}
.shadowbox2 { 
   box-shadow: 0 2px 17px rgba(0,0,0,.5);
}


.hoverdark a:hover{

    color:black;
 
}

.middle{
   position: relative;top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}  
.center{
    text-align: center; 
    margin: auto;
}  
.datefield{
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;

}




.page-title{
    font-weight: bold;
    margin: 0px;
} 
 .header-newlink{

    line-height: 30px !important;
    padding-left: 2px !important;
} 
 
 .header-title{

    line-height: 30px !important;
    padding-left: 8px !important;
    padding-top: 2px !important;
}


.newlink{
   line-height: 0.428571 !important;
} 
 

.main-login {
    /* margin-left: 220px; */
    padding: 0;
    padding-bottom: 52px;
    min-height: 500px;
    position: relative;
    margin-top: 100px;
}

.cover-div {
  width: 100%;
  padding-left: 30px;
  padding-right: 10px;
}
.cover-footer {
    height: 52px;
    padding: 15px 13px 0;
    padding-left: 17px; 
    border-top: 1px solid #CECECE;
    background: #2a2725;
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;}


.system-message
{background-color: red;padding-left: 230px;padding-top: 60px;}

/*======================================================================================================
*/.smart-style-ywam body,body.smart-style-ywam{background:#fff!important;
font-family:Arial,sans-serif}
.smart-style-ywam #logo img{width:208px;
height:auto;
padding-left:0px;
margin-top:-8px}
.smart-style-ywam #header{background-color:#f2f2f2;
background-image:-moz-linear-gradient(top,#999,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#999),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#999,#f2f2f2);

background-image:-o-linear-gradient(top,#999,#f2f2f2);
background-image:linear-gradient(to bottom,#999,#f2f2f2)}


.smart-style-ywam #ribbon{background:#eae8e8}
.smart-style-ywam #hide-menu i{color:#fff!important}
.smart-style-ywam .header-dropdown-list>li>.dropdown-toggle{display:block;
background:rgba(0,0,0,.2);
padding:2px 7px 3px;
border-radius:3px;
margin-top:14px}
.smart-style-ywam .header-search>input[type=text]{border-color:#CA854F}
.smart-style-ywam .header-search>button{color:#DF9B45}
.smart-style-ywam aside{background:#f2f2f2;
border-right:2px solid #ccc}
.smart-style-ywam .login-info{border-bottom:1px solid #E2E2E2;
background:#fff;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none}
.smart-style-ywam .login-info span{border-bottom:none}
.smart-style-ywam .login-info a span{color:#444!important}
.smart-style-ywam nav>ul>li{background-color:#f2f2f2;
background-image:-moz-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-o-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:linear-gradient(to bottom,#f9f9f9,#f2f2f2);


border-bottom:1px solid #DFDFDF}
/*.smart-style-ywam nav>ul>li>a{padding:12px 10px 12px 11px;
font-size:13px}
.smart-style-ywam nav>ul>li>a b{top:12px}
.smart-style-ywam nav>ul>li>a>i{color:#f78c40;
font-size:20px}
.smart-style-ywam nav>ul>li.active>a:before{top:10px!important}
/*.smart-style-ywam nav>ul>li.open{border-left:4px solid #f78c40}*/
/*.smart-style-ywam nav>ul>li.open>a{padding-left:7px}*/
.smart-style-ywam nav>ul>li.open ul li>a,.smart-style-ywam nav>ul>li.open>ul>li>a{padding-left:42px}
.smart-style-ywam nav ul li.active>a:before{top:6px;
color:#bbb}
.smart-style-ywam nav ul li.active>a{font-weight:700}
.smart-style-ywam nav ul ul{background:0 0}
.smart-style-ywam nav ul ul li>a{font-size:13px}
.smart-style-ywam nav ul li a:hover{background:rgba(0,0,0,.05)!important}*/ 
.smart-style-ywam .superbox-list.active:before{color:#3D3B39}
.smart-style-ywam .active+.ajax-dropdown{-webkit-box-shadow:1px 14px 16px rgba(61,35,14,.55);
box-shadow:1px 14px 16px rgba(61,35,14,.55)}
.smart-style-ywam .dropdown-menu{border-radius:0;
border-bottom:2px solid #ADADAD;
background:#FFF}
.smart-style-ywam .dropdown-menu>li>a{color:#4E361B}
.smart-style-ywam .dropdown-menu .divider{background-color:#EBC7A6}
.smart-style-ywam .dropdown-menu-large .dropdown-header{color:#5C391E}
.smart-style-ywam .has-warning .form-control{border-color:#c09853!important}
.smart-style-ywam .has-error .form-control{border-color:#b94a48!important}
.smart-style-ywam .has-success .form-control{border-color:#468847!important}
.smart-style-ywam #shortcut{background-color:rgba(25,16,6,.85)}
.smart-style-ywam .ui-chatbox-titlebar{background-color:#66605B!important}
.smart-style-ywam .ui-chatbox-titlebar.ui-state-focus{background-color:#4B433C!important}
.smart-style-ywam #ribbon .breadcrumb,.smart-style-ywam #ribbon .breadcrumb a{color:#7C7C7C!important}
.smart-style-ywam #ribbon .breadcrumb li:last-child,.smart-style-ywam #ribbon .breadcrumb>.active{color:#5F5F5F}
.smart-style-ywam.fixed-ribbon #ribbon{box-shadow:0 .0625em .3125em rgba(0,0,0,.35)}
.smart-style-ywam #logo-group span#activity,.smart-style-ywam .btn-header>:first-child>a{background-color:#a6a6a6;
background-image:-moz-linear-gradient(top,#a6a6a6,#a6a6a6);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#a6a6a6),to(#a6a6a6));
background-image:-webkit-linear-gradient(top,#a6a6a6,#a6a6a6);
background-image:-o-linear-gradient(top,#a6a6a6,#a6a6a6);
background-image:linear-gradient(to bottom,#ccc,#999);
color:#fff!important;
border:1px solid #808080;
text-shadow:#8080800 -1px} 
.smart-style-ywam #logo-group span#activity:active,.smart-style-ywam #logo-group span#activity:hover,.smart-style-ywam .btn-header>:first-child>a:active,.smart-style-ywam .btn-header>:first-child>
a:hover{-webkit-box-shadow:inset 1px 1px 0 #808080,inset -1px -1px 0 #808080;
-moz-box-shadow:inset 1px 1px 0 #808080,inset -1px -1px 0 #808080;
box-shadow:inset 1px 1px 0 #808080,inset -1px -1px 0 #808080;
background-color:#808080;
background-image:-moz-linear-gradient(top,#808080,#808181);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#808080),to(#808181));
background-image:-webkit-linear-gradient(top,#808080,#808181);
background-image:-o-linear-gradient(top,#808080,#808181);
background-image:linear-gradient(to bottom,#808080,#808181)} 
.smart-style-ywam .header-dropdown-list>li>.dropdown-toggle,.smart-style-ywam .project-context>:first-child,.smart-style-ywam .project-selector{color:#fff;
text-shadow:#8080800 -1px}
.smart-style-ywam nav ul li a,.smart-style-ywam nav ul li.open>a,.smart-style-ywam nav ul li.open>a b{color:#444!important}
/*.smart-style-ywam nav>ul ul li::before,.smart-style-ywam 
nav>ul>li>ul::before{ 
      content: "";
    display: block;
    position: absolute;
    width: 8px;
    left: 23px;
    top: 16px;
    border-top: 1px solid #7A7A7A;
    z-index: 1;
}*/
.smart-style-ywam .page-footer,.smart-style-ywam .superbox-show{background:#3D3B39}
.smart-style-ywam.minified nav>ul>li{border-bottom:1px solid #E9E4E4;
border-top:1px solid #FFF}
.smart-style-ywam.minified nav>ul>li.open ul li>a{padding-left:14px}
.smart-style-ywam.minified nav>ul>li>ul,.smart-style-ywam.minified nav>ul>li>ul>li>ul>li{background-color:rgba(69,69,69,.9)}
.smart-style-ywam.minified nav ul li a,.smart-style-ywam.minified nav ul li.open>a,.smart-style-ywam.minified nav ul li.open>a b{color:#fff!important}
.smart-style-ywam .dropdown-menu>.active>a,.smart-style-ywam .dropdown-menu>.active>
a:hover,.smart-style-ywam .dropdown-menu>li>a:focus,.smart-style-ywam .dropdown-menu>li>
a:hover,.smart-style-ywam .tt-suggestion.tt-is-under-cursor{background-color:#1f496d;
color:#fff}
.smart-style-ywam .dropdown-menu-large>li ul>li>a:focus,.smart-style-ywam .dropdown-menu-large>li ul>li>a:hover{border-radius:3px;
background-color:#F1B686}
.smart-style-ywam input:not([type]),.smart-style-ywam input[type=color],.smart-style-ywam input[type=email],.smart-style-ywam input[type=number],.smart-style-ywam input[type=password],.smart-style-ywam input[type=tel],.smart-style-ywam input[type=text],.smart-style-ywam input[type=url],.smart-style-ywam textarea{border-top-color:#a3a3a3;
border-left-color:#a3a3a3;
border-bottom-color:#ccc;
border-right-color:#ccc;
-webkit-box-shadow:inset 0 1px 0 #d6d6d6;
-moz-box-shadow:inset 0 1px 0 #d6d6d6;
box-shadow:inset 0 1px 0 #d6d6d6;
color:#000}
.smart-style-ywam .select2-container-multi .select2-choices .select2-search-field input,.smart-style-ywam .tt-hint{box-shadow:none!important;
border:none!important}
.smart-style-ywam .SmallBox span,.smart-style-ywam .bigBox span{letter-spacing:0}
.smart-style-ywam.menu-on-top nav ul ul li>a{color:inherit}
.smart-style-ywam.menu-on-top nav ul ul li a{padding-left:10px!important;
font-size:13px}
.smart-style-ywam.menu-on-top nav ul ul li:hover>a{color:#fff}
.smart-style-ywam.menu-on-top nav ul ul .active>a{color:#333!important}
.smart-style-ywam.menu-on-top nav ul>li>ul{left:-2px}
.smart-style-ywam.menu-on-top nav>ul>li>a:hover{background:#fff!important}
.smart-style-ywam.menu-on-top nav>ul>li>a:after{color:#8AA1B3!important}
.smart-style-ywam.menu-on-top aside{background:inherit}
.smart-style-ywam.menu-on-top aside#left-panel{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
border-bottom:1px solid #fff;
border-top:1px solid #fff}
.smart-style-ywam.menu-on-top aside#left-panel nav>ul>li{border-right:1px solid #E2E2E2;
border-left:1px solid #FFF}
.smart-style-ywam.menu-on-top aside#left-panel nav>ul>li>a{text-shadow:none!important;
font-size:13px;
padding:10px 9px!important;
border:none!important}
.smart-style-ywam.menu-on-top aside#left-panel nav>ul>li:hover{background:#fff}
.smart-style-ywam.menu-on-top nav ul ul,.smart-style-ywam.menu-on-top nav ul ul ul{border-color:#E2E2E2}
.smart-style-ywam.menu-on-top nav ul ul li a:hover,.smart-style-ywam.menu-on-top nav ul ul li:hover>a,.smart-style-ywam.menu-on-top nav ul ul ul li a:hover{background:rgba(0,0,0,.05)}
.smart-style-ywam.menu-on-top nav ul ul li a,.smart-style-ywam.menu-on-top nav ul ul ul li a{color:#D8DEE5}
.smart-style-ywam.menu-on-top nav ul ul li a:hover,.smart-style-ywam.menu-on-top nav ul ul ul li a:hover{color:#fff}
.smart-style-ywam.menu-on-top nav ul ul li:hover>a:after,.smart-style-ywam.menu-on-top nav>ul ul>li a:after,.smart-style-ywam.menu-on-top nav>ul ul>li a:hover:after,.smart-style-ywam.menu-on-top nav>ul>li>a:after{color:inherit}
.smart-style-ywam.menu-on-top nav ul ul .active>a:hover,.smart-style-ywam.menu-on-top nav ul ul li.active:hover>a{color:#333!important}
@media (max-width:979px){.smart-style-ywam #content{padding-left:5px;
padding-right:5px}
.smart-style-ywam #ribbon{margin-left:0;
margin-right:0;
margin-top:0;
border-radius:0}
}





/*======================================================================================================
*/.smart-style-admin body,body.smart-style-admin{background:#fff!important;
font-family:Arial,sans-serif}
.smart-style-admin #logo img{width:208px;
height:auto;
padding-left:0px;
margin-top:-8px}
.smart-style-admin #header{background-color:#f78c40;
background-image:-moz-linear-gradient(top,#f78c40,#d67632);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f78c40),to(#d67632));
background-image:-webkit-linear-gradient(top,#f78c40,#d67632);
background-image:-o-linear-gradient(top,#f78c40,#d67632);
background-image:linear-gradient(to bottom,#f78c40,#d67632)}
.smart-style-admin #ribbon{background:#eae8e8}
.smart-style-admin #hide-menu i{color:#fff!important}
.smart-style-admin .header-dropdown-list>li>.dropdown-toggle{display:block;
background:rgba(0,0,0,.2);
padding:2px 7px 3px;
border-radius:3px;
margin-top:14px}
.smart-style-admin .header-search>input[type=text]{border-color:#CA854F}
.smart-style-admin .header-search>button{color:#DF9B45}
.smart-style-admin aside{background:#f2f2f2;
border-right:2px solid #ccc}
.smart-style-admin .login-info{border-bottom:1px solid #E2E2E2;
background:#fff;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none}
.smart-style-admin .login-info span{border-bottom:none}
.smart-style-admin .login-info a span{color:#444!important}
.smart-style-admin nav>ul>li{background-color:#f2f2f2;
background-image:-moz-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-o-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:linear-gradient(to bottom,#f9f9f9,#f2f2f2);
border-bottom:1px solid #DFDFDF}
/*.smart-style-admin nav>ul>li>a{padding:12px 10px 12px 11px;
font-size:13px}
.smart-style-admin nav>ul>li>a b{top:12px}
.smart-style-admin nav>ul>li>a>i{color:#f78c40;
font-size:20px}
.smart-style-admin nav>ul>li.active>a:before{top:10px!important}
/*.smart-style-admin nav>ul>li.open{border-left:4px solid #f78c40}*/
/*.smart-style-admin nav>ul>li.open>a{padding-left:7px}*/
.smart-style-admin nav>ul>li.open ul li>a,.smart-style-admin nav>ul>li.open>ul>li>a{padding-left:42px}
.smart-style-admin nav ul li.active>a:before{top:6px;
color:#bbb}
.smart-style-admin nav ul li.active>a{font-weight:700}
.smart-style-admin nav ul ul{background:0 0}
.smart-style-admin nav ul ul li>a{font-size:13px}
.smart-style-admin nav ul li a:hover{background:rgba(0,0,0,.05)!important}*/ 
.smart-style-admin .superbox-list.active:before{color:#3D3B39}
.smart-style-admin .active+.ajax-dropdown{-webkit-box-shadow:1px 14px 16px rgba(61,35,14,.55);
box-shadow:1px 14px 16px rgba(61,35,14,.55)}
.smart-style-admin .dropdown-menu{border-radius:0;
border-bottom:2px solid #ADADAD;
background:#FFF}
.smart-style-admin .dropdown-menu>li>a{color:#4E361B}
.smart-style-admin .dropdown-menu .divider{background-color:#EBC7A6}
.smart-style-admin .dropdown-menu-large .dropdown-header{color:#5C391E}
.smart-style-admin .has-warning .form-control{border-color:#c09853!important}
.smart-style-admin .has-error .form-control{border-color:#b94a48!important}
.smart-style-admin .has-success .form-control{border-color:#468847!important}
.smart-style-admin #shortcut{background-color:rgba(25,16,6,.85)}
.smart-style-admin .ui-chatbox-titlebar{background-color:#66605B!important}
.smart-style-admin .ui-chatbox-titlebar.ui-state-focus{background-color:#4B433C!important}
.smart-style-admin #ribbon .breadcrumb,.smart-style-admin #ribbon .breadcrumb a{color:#7C7C7C!important}
.smart-style-admin #ribbon .breadcrumb li:last-child,.smart-style-admin #ribbon .breadcrumb>.active{color:#5F5F5F}
.smart-style-admin.fixed-ribbon #ribbon{box-shadow:0 .0625em .3125em rgba(0,0,0,.35)}
.smart-style-admin #logo-group span#activity,.smart-style-admin .btn-header>:first-child>a{background-color:#DD7C37;
background-image:-moz-linear-gradient(top,#dd7c37,#b9662b);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#b9662b),to(#b9662b));
background-image:-webkit-linear-gradient(top,#dd7c37,#b9662b);
background-image:-o-linear-gradient(top,#dd7c37,#b9662b);
background-image:linear-gradient(to bottom,#dd7c37,#b9662b);
color:#fff!important;
border:1px solid #808080;
text-shadow:#985813 0 -1px} 
.smart-style-admin #logo-group span#activity:active,.smart-style-admin #logo-group span#activity:hover,.smart-style-admin .btn-header>:first-child>a:active,.smart-style-admin .btn-header>:first-child>
a:hover{-webkit-box-shadow:inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
-moz-box-shadow:inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
box-shadow:inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
background-color:#dd7a35;
background-image:-moz-linear-gradient(top,#dd7a35,#984a13);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#dd7a35),to(#984a13));
background-image:-webkit-linear-gradient(top,#dd7a35,#984a13);
background-image:-o-linear-gradient(top,#dd7a35,#984a13);
background-image:linear-gradient(to bottom,#dd7a35,#984a13)} 
.smart-style-admin .header-dropdown-list>li>.dropdown-toggle,.smart-style-admin .project-context>:first-child,.smart-style-admin .project-selector{color:#fff;
text-shadow:#985813 0 -1px}
.smart-style-admin nav ul li a,.smart-style-admin nav ul li.open>a,.smart-style-admin nav ul li.open>a b{color:#444!important}
/*.smart-style-admin nav>ul ul li::before,.smart-style-admin 
nav>ul>li>ul::before{ 
      content: "";
    display: block;
    position: absolute;
    width: 8px;
    left: 23px;
    top: 16px;
    border-top: 1px solid #7A7A7A;
    z-index: 1;
}*/
.smart-style-admin .page-footer,.smart-style-admin .superbox-show{background:#3D3B39}
.smart-style-admin.minified nav>ul>li{border-bottom:1px solid #E9E4E4;
border-top:1px solid #FFF}
.smart-style-admin.minified nav>ul>li.open ul li>a{padding-left:14px}
.smart-style-admin.minified nav>ul>li>ul,.smart-style-admin.minified nav>ul>li>ul>li>ul>li{background-color:rgba(69,69,69,.9)}
.smart-style-admin.minified nav ul li a,.smart-style-admin.minified nav ul li.open>a,.smart-style-admin.minified nav ul li.open>a b{color:#fff!important}
.smart-style-admin .dropdown-menu>.active>a,.smart-style-admin .dropdown-menu>.active>
a:hover,.smart-style-admin .dropdown-menu>li>a:focus,.smart-style-admin .dropdown-menu>li>
a:hover,.smart-style-admin .tt-suggestion.tt-is-under-cursor{background-color:#1f496d;
color:#fff}
.smart-style-admin .dropdown-menu-large>li ul>li>a:focus,.smart-style-admin .dropdown-menu-large>li ul>li>a:hover{border-radius:3px;
background-color:#F1B686}
.smart-style-admin input:not([type]),.smart-style-admin input[type=color],.smart-style-admin input[type=email],.smart-style-admin input[type=number],.smart-style-admin input[type=password],.smart-style-admin input[type=tel],.smart-style-admin input[type=text],.smart-style-admin input[type=url],.smart-style-admin textarea{border-top-color:#a3a3a3;
border-left-color:#a3a3a3;
border-bottom-color:#ccc;
border-right-color:#ccc;
-webkit-box-shadow:inset 0 1px 0 #d6d6d6;
-moz-box-shadow:inset 0 1px 0 #d6d6d6;
box-shadow:inset 0 1px 0 #d6d6d6;
color:#000}
.smart-style-admin .select2-container-multi .select2-choices .select2-search-field input,.smart-style-admin .tt-hint{box-shadow:none!important;
border:none!important}
.smart-style-admin .SmallBox span,.smart-style-admin .bigBox span{letter-spacing:0}
.smart-style-admin.menu-on-top nav ul ul li>a{color:inherit}
.smart-style-admin.menu-on-top nav ul ul li a{padding-left:10px!important;
font-size:13px}
.smart-style-admin.menu-on-top nav ul ul li:hover>a{color:#fff}
.smart-style-admin.menu-on-top nav ul ul .active>a{color:#333!important}
.smart-style-admin.menu-on-top nav ul>li>ul{left:-2px}
.smart-style-admin.menu-on-top nav>ul>li>a:hover{background:#fff!important}
.smart-style-admin.menu-on-top nav>ul>li>a:after{color:#8AA1B3!important}
.smart-style-admin.menu-on-top aside{background:inherit}
.smart-style-admin.menu-on-top aside#left-panel{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
border-bottom:1px solid #fff;
border-top:1px solid #fff}
.smart-style-admin.menu-on-top aside#left-panel nav>ul>li{border-right:1px solid #E2E2E2;
border-left:1px solid #FFF}
.smart-style-admin.menu-on-top aside#left-panel nav>ul>li>a{text-shadow:none!important;
font-size:13px;
padding:10px 9px!important;
border:none!important}
.smart-style-admin.menu-on-top aside#left-panel nav>ul>li:hover{background:#fff}
.smart-style-admin.menu-on-top nav ul ul,.smart-style-admin.menu-on-top nav ul ul ul{border-color:#E2E2E2}
.smart-style-admin.menu-on-top nav ul ul li a:hover,.smart-style-admin.menu-on-top nav ul ul li:hover>a,.smart-style-admin.menu-on-top nav ul ul ul li a:hover{background:rgba(0,0,0,.05)}
.smart-style-admin.menu-on-top nav ul ul li a,.smart-style-admin.menu-on-top nav ul ul ul li a{color:#D8DEE5}
.smart-style-admin.menu-on-top nav ul ul li a:hover,.smart-style-admin.menu-on-top nav ul ul ul li a:hover{color:#fff}
.smart-style-admin.menu-on-top nav ul ul li:hover>a:after,.smart-style-admin.menu-on-top nav>ul ul>li a:after,.smart-style-admin.menu-on-top nav>ul ul>li a:hover:after,.smart-style-admin.menu-on-top nav>ul>li>a:after{color:inherit}
.smart-style-admin.menu-on-top nav ul ul .active>a:hover,.smart-style-admin.menu-on-top nav ul ul li.active:hover>a{color:#333!important}
@media (max-width:979px){.smart-style-admin #content{padding-left:5px;
padding-right:5px}
.smart-style-admin #ribbon{margin-left:0;
margin-right:0;
margin-top:0;
border-radius:0}
}


















/*======================================================================================================
*/.smart-style-blue body,body.smart-style-blue{background:#fff!important;
font-family:Arial,sans-serif}
.smart-style-blue #logo img{width:208px;
height:auto;
padding-left:0px;
margin-top:-8px}
.smart-style-blue #header{background-color:#f78c40;
background-image:-moz-linear-gradient(top,#f78c40,#d67632);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f78c40),to(#d67632));
background-image:-webkit-linear-gradient(top,#f78c40,#d67632);
background-image:-o-linear-gradient(top,#f78c40,#d67632);
background-image:linear-gradient(to bottom,#f78c40,#d67632)}
.smart-style-blue #ribbon{background:#eae8e8}
.smart-style-blue #hide-menu i{color:#fff!important}
.smart-style-blue .header-dropdown-list>li>.dropdown-toggle{display:block;
background:rgba(0,0,0,.2);
padding:2px 7px 3px;
border-radius:3px;
margin-top:14px}
.smart-style-blue .header-search>input[type=text]{border-color:#CA854F}
.smart-style-blue .header-search>button{color:#DF9B45}
.smart-style-blue aside{background:#f2f2f2;
border-right:2px solid #ccc}
.smart-style-blue .login-info{border-bottom:1px solid #E2E2E2;
background:#fff;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none}
.smart-style-blue .login-info span{border-bottom:none}
.smart-style-blue .login-info a span{color:#444!important}
.smart-style-blue nav>ul>li{background-color:#f2f2f2;
background-image:-moz-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-o-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:linear-gradient(to bottom,#f9f9f9,#f2f2f2);
border-bottom:1px solid #DFDFDF}
/*.smart-style-blue nav>ul>li>a{padding:12px 10px 12px 11px;
font-size:13px}
.smart-style-blue nav>ul>li>a b{top:12px}
.smart-style-blue nav>ul>li>a>i{color:#f78c40;
font-size:20px}
.smart-style-blue nav>ul>li.active>a:before{top:10px!important}
/*.smart-style-blue nav>ul>li.open{border-left:4px solid #f78c40}*/
/*.smart-style-blue nav>ul>li.open>a{padding-left:7px}*/
.smart-style-blue nav>ul>li.open ul li>a,.smart-style-blue nav>ul>li.open>ul>li>a{padding-left:42px}
.smart-style-blue nav ul li.active>a:before{top:6px;
color:#bbb}
.smart-style-blue nav ul li.active>a{font-weight:700}
.smart-style-blue nav ul ul{background:0 0}
.smart-style-blue nav ul ul li>a{font-size:13px}
.smart-style-blue nav ul li a:hover{background:rgba(0,0,0,.05)!important}*/ 
.smart-style-blue .superbox-list.active:before{color:#3D3B39}
.smart-style-blue .active+.ajax-dropdown{-webkit-box-shadow:1px 14px 16px rgba(61,35,14,.55);
box-shadow:1px 14px 16px rgba(61,35,14,.55)}
.smart-style-blue .dropdown-menu{border-radius:0;
border-bottom:2px solid #ADADAD;
background:#FFF}
.smart-style-blue .dropdown-menu>li>a{color:#4E361B}
.smart-style-blue .dropdown-menu .divider{background-color:#EBC7A6}
.smart-style-blue .dropdown-menu-large .dropdown-header{color:#5C391E}
.smart-style-blue .has-warning .form-control{border-color:#c09853!important}
.smart-style-blue .has-error .form-control{border-color:#b94a48!important}
.smart-style-blue .has-success .form-control{border-color:#468847!important}
.smart-style-blue #shortcut{background-color:rgba(25,16,6,.85)}
.smart-style-blue .ui-chatbox-titlebar{background-color:#66605B!important}
.smart-style-blue .ui-chatbox-titlebar.ui-state-focus{background-color:#4B433C!important}
.smart-style-blue #ribbon .breadcrumb,.smart-style-blue #ribbon .breadcrumb a{color:#7C7C7C!important}
.smart-style-blue #ribbon .breadcrumb li:last-child,.smart-style-blue #ribbon .breadcrumb>.active{color:#5F5F5F}
.smart-style-blue.fixed-ribbon #ribbon{box-shadow:0 .0625em .3125em rgba(0,0,0,.35)}
.smart-style-blue #logo-group span#activity,.smart-style-blue .btn-header>:first-child>a{background-color:#DD7C37;
background-image:-moz-linear-gradient(top,#dd7c37,#b9662b);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#b9662b),to(#b9662b));
background-image:-webkit-linear-gradient(top,#dd7c37,#b9662b);
background-image:-o-linear-gradient(top,#dd7c37,#b9662b);
background-image:linear-gradient(to bottom,#dd7c37,#b9662b);
color:#fff!important;
border:1px solid #808080;
text-shadow:#985813 0 -1px} 
.smart-style-blue #logo-group span#activity:active,.smart-style-blue #logo-group span#activity:hover,.smart-style-blue .btn-header>:first-child>a:active,.smart-style-blue .btn-header>:first-child>
a:hover{-webkit-box-shadow:inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
-moz-box-shadow:inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
box-shadow:inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
background-color:#dd7a35;
background-image:-moz-linear-gradient(top,#dd7a35,#984a13);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#dd7a35),to(#984a13));
background-image:-webkit-linear-gradient(top,#dd7a35,#984a13);
background-image:-o-linear-gradient(top,#dd7a35,#984a13);
background-image:linear-gradient(to bottom,#dd7a35,#984a13)} 
.smart-style-blue .header-dropdown-list>li>.dropdown-toggle,.smart-style-blue .project-context>:first-child,.smart-style-blue .project-selector{color:#fff;
text-shadow:#985813 0 -1px}
.smart-style-blue nav ul li a,.smart-style-blue nav ul li.open>a,.smart-style-blue nav ul li.open>a b{color:#444!important}
/*.smart-style-blue nav>ul ul li::before,.smart-style-blue 
nav>ul>li>ul::before{ 
      content: "";
    display: block;
    position: absolute;
    width: 8px;
    left: 23px;
    top: 16px;
    border-top: 1px solid #7A7A7A;
    z-index: 1;
}*/
.smart-style-blue .page-footer,.smart-style-blue .superbox-show{background:#3D3B39}
.smart-style-blue.minified nav>ul>li{border-bottom:1px solid #E9E4E4;
border-top:1px solid #FFF}
.smart-style-blue.minified nav>ul>li.open ul li>a{padding-left:14px}
.smart-style-blue.minified nav>ul>li>ul,.smart-style-blue.minified nav>ul>li>ul>li>ul>li{background-color:rgba(69,69,69,.9)}
.smart-style-blue.minified nav ul li a,.smart-style-blue.minified nav ul li.open>a,.smart-style-blue.minified nav ul li.open>a b{color:#fff!important}
.smart-style-blue .dropdown-menu>.active>a,.smart-style-blue .dropdown-menu>.active>
a:hover,.smart-style-blue .dropdown-menu>li>a:focus,.smart-style-blue .dropdown-menu>li>
a:hover,.smart-style-blue .tt-suggestion.tt-is-under-cursor{background-color:#1f496d;
color:#fff}
.smart-style-blue .dropdown-menu-large>li ul>li>a:focus,.smart-style-blue .dropdown-menu-large>li ul>li>a:hover{border-radius:3px;
background-color:#F1B686}
.smart-style-blue input:not([type]),.smart-style-blue input[type=color],.smart-style-blue input[type=email],.smart-style-blue input[type=number],.smart-style-blue input[type=password],.smart-style-blue input[type=tel],.smart-style-blue input[type=text],.smart-style-blue input[type=url],.smart-style-blue textarea{border-top-color:#a3a3a3;
border-left-color:#a3a3a3;
border-bottom-color:#ccc;
border-right-color:#ccc;
-webkit-box-shadow:inset 0 1px 0 #d6d6d6;
-moz-box-shadow:inset 0 1px 0 #d6d6d6;
box-shadow:inset 0 1px 0 #d6d6d6;
color:#000}
.smart-style-blue .select2-container-multi .select2-choices .select2-search-field input,.smart-style-blue .tt-hint{box-shadow:none!important;
border:none!important}
.smart-style-blue .SmallBox span,.smart-style-blue .bigBox span{letter-spacing:0}
.smart-style-blue.menu-on-top nav ul ul li>a{color:inherit}
.smart-style-blue.menu-on-top nav ul ul li a{padding-left:10px!important;
font-size:13px}
.smart-style-blue.menu-on-top nav ul ul li:hover>a{color:#fff}
.smart-style-blue.menu-on-top nav ul ul .active>a{color:#333!important}
.smart-style-blue.menu-on-top nav ul>li>ul{left:-2px}
.smart-style-blue.menu-on-top nav>ul>li>a:hover{background:#fff!important}
.smart-style-blue.menu-on-top nav>ul>li>a:after{color:#8AA1B3!important}
.smart-style-blue.menu-on-top aside{background:inherit}
.smart-style-blue.menu-on-top aside#left-panel{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
border-bottom:1px solid #fff;
border-top:1px solid #fff}
.smart-style-blue.menu-on-top aside#left-panel nav>ul>li{border-right:1px solid #E2E2E2;
border-left:1px solid #FFF}
.smart-style-blue.menu-on-top aside#left-panel nav>ul>li>a{text-shadow:none!important;
font-size:13px;
padding:10px 9px!important;
border:none!important}
.smart-style-blue.menu-on-top aside#left-panel nav>ul>li:hover{background:#fff}
.smart-style-blue.menu-on-top nav ul ul,.smart-style-blue.menu-on-top nav ul ul ul{border-color:#E2E2E2}
.smart-style-blue.menu-on-top nav ul ul li a:hover,.smart-style-blue.menu-on-top nav ul ul li:hover>a,.smart-style-blue.menu-on-top nav ul ul ul li a:hover{background:rgba(0,0,0,.05)}
.smart-style-blue.menu-on-top nav ul ul li a,.smart-style-blue.menu-on-top nav ul ul ul li a{color:#D8DEE5}
.smart-style-blue.menu-on-top nav ul ul li a:hover,.smart-style-blue.menu-on-top nav ul ul ul li a:hover{color:#fff}
.smart-style-blue.menu-on-top nav ul ul li:hover>a:after,.smart-style-blue.menu-on-top nav>ul ul>li a:after,.smart-style-blue.menu-on-top nav>ul ul>li a:hover:after,.smart-style-blue.menu-on-top nav>ul>li>a:after{color:inherit}
.smart-style-blue.menu-on-top nav ul ul .active>a:hover,.smart-style-blue.menu-on-top nav ul ul li.active:hover>a{color:#333!important}
@media (max-width:979px){.smart-style-blue #content{padding-left:5px;
padding-right:5px}
.smart-style-blue #ribbon{margin-left:0;
margin-right:0;
margin-top:0;
border-radius:0}
}






@font-face {
    font-family: 'latoblack';
    src: url('/CHskin/fonts/Lato-Black.eot') format('eot');
    src: url('/CHskin/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), 
         url('/CHskin/fonts/Lato-Black.woff') format('woff'),
         url('/CHskin/fonts/Lato-Black.ttf') format('truetype'),
         url('/CHskin/fonts/Lato-Black.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('/CHskin/fonts/Lato-Regular.eot') format('eot');
    src: url('/CHskin/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), 
         url('/CHskin/fonts/Lato-Regular.woff') format('woff'),
         url('/CHskin/fonts/Lato-Regular.ttf') format('truetype'),
         url('/CHskin/fonts/Lato-Regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('/CHskin/fonts/Lato-Bold.eot') format('eot');
    src: url('/CHskin/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), 
         url('/CHskin/fonts/Lato-Bold.woff') format('woff'),
         url('/CHskin/fonts/Lato-Bold.ttf') format('truetype'),
         url('/CHskin/fonts/Lato-Bold.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
