.toast-title{font-weight:bold}
.toast-message{-ms-word-wrap:break-word;word-wrap:break-word;font-size: 12.5px}
.toast-message a,.toast-message label{color:#fff}
.toast-message a:hover{color:#ccc;text-decoration:none}
.toast-close-button{
    position:relative;
    right:-.3em;
    top:-.5em;
    float:right;
    font-size:18px;
    font-family:'FontAwesome';
    font-weight:bold;
    color:#fff;
    -webkit-text-shadow:0 1px 0 #fff;
    text-shadow:0 1px 0 #fff;
    zoom:1;
    filter:alpha(opacity=80);
    -webkit-opacity:.8;
    -moz-opacity:.8;
    opacity:.8
}
.toast-close-button:hover,.toast-close-button:focus
{
    color:#999;
    text-decoration:none;
    cursor:pointer;
    zoom:1;
    filter:alpha(opacity=40);
    -webkit-opacity:.4;
    -moz-opacity:.4;
    opacity:.4
}
button.toast-close-button{
    padding:0;
    cursor:pointer;
    background:transparent;
    border:0;
    -webkit-appearance:none
}
.toast-top-full-width{top:0;right:0;width:100%}
.toast-bottom-full-width{bottom:0;right:0;width:100%}
.toast-top-left{top:12px;left:12px}
.toast-top-right{top:12px;right:12px}
.toast-bottom-right{right:12px;bottom:12px}
.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999}
#toast-container>div{
    margin:0 0 6px;
    padding:15px 15px 15px 50px;
    width:300px;
    /*-webkit-border-radius:3px;*/
    -webkit-background-clip:padding-box;
    /*-moz-border-radius:3px;*/
    -moz-background-clip:padding;
    /*border-radius:3px;*/
    background-clip:padding-box;
    background-position:15px center;
    background-repeat:no-repeat;
    -webkit-box-shadow:0 0 12px #999;
    -moz-box-shadow:0 0 12px #999;
    box-shadow:0 0 12px #999;
    color:#fff;
    zoom:1;
    filter:alpha(opacity=90);
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1
}
#toast-container>:hover{
    /*    -webkit-box-shadow:0 0 12px #999;
        -moz-box-shadow:0 0 12px #999;
        box-shadow:0 0 12px #000;zoom:1;
        filter:alpha(opacity=100);
        -webkit-opacity:1;
        -moz-opacity:1;
        opacity:1;
    */cursor:pointer;
}
#toast-container>.toast{background-image:none !important}
#toast-container>.toast:before{
    position:fixed;
    font-family:FontAwesome;
    font-size:24px;
    line-height:18px;
    float:left;
    color:#fff;
    padding-right:.5em;
    margin:auto .5em auto -1.5em
}
#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin:auto}
.toast{background-color:#030303}
.toast-white{background-color:#fff !important}
.toast-snow{background-color:#fbfbfb !important}
.toast-whitesmoke{background-color:#f5f5f5 !important}
.toast-seashell{background-color:#f3f3f3 !important}
.toast-ivory{background-color:#eee !important}
.toast-platinum{background-color:#e5e5e5 !important}
.toast-lightgray{background-color:#d0d0d0 !important}
.toast-gray{background-color:#ccc !important}
.toast-darkgray{background-color:#999 !important}
.toast-silver{background-color:#777 !important}
.toast-sonic-silver{background-color:#737373 !important}
.toast-storm-cloud{background-color:#666 !important}
.toast-lightcarbon{background-color:#555 !important}
.toast-carbon{background-color:#444 !important}
.toast-slate-gray{background-color:#333 !important}
.toast-darkcarbon{background-color:#262626 !important}
.toast-blue{background-color:#5db2ff !important}
.toast-info{background-color:#57b5e3 !important}
.toast-sky{background-color:#11a9cc !important}
.toast-primary{background-color:#4374e0 !important}
.toast-blueberry{background-color:#6f85bf !important}
.toast-palegreen{background-color:#a0d468 !important}
.toast-success{background-color:#53a93f !important}
.toast-green{background-color:#8cc474 !important}
.toast-lightyellow{background-color:#f6d52e !important}
.toast-yellow{background-color:#ffce55 !important}
.toast-warning{background-color:#f4b400 !important}
.toast-gold{background-color:#f9b256 !important}
.toast-orange{background-color:#fb6e52 !important}
.toast-lightred{background-color:#e46f61 !important}
.toast-darkorange{background-color:#ed4e2a !important}
.toast-red{background-color:#df5138 !important}
.toast-danger{background-color:#d73d32 !important}
.toast-pink{background-color:#e75b8d !important}
.toast-darkpink{background-color:#cc324b !important}
.toast-magenta{background-color:#bc5679 !important}
.toast-purple{background-color:#7e3794 !important}
.toast-maroon{background-color:#981b48 !important}
@media all and (max-width:239px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:240px) and (max-width:479px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:480px) and (max-width:767px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}

.pace .pace-progress{background:#03a9f4;position:fixed;z-index:2000;top:0;left:0;height:2px;transition:width 1s;}
.pace-inactive{display:none;}
.daterange-filter{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #CCCCCC;cursor:pointer;padding:5px 10px;}.main-box-header .daterange-filter{margin-top:7px;margin-bottom:7px;}.filter-block{margin-top:7px;}@media only screen and (max-width: 440px) {.filter-block{float:none!important;clear:both;}}.filter-block .form-group{margin-right:10px;position:relative;}@media only screen and (max-width: 440px) {.filter-block .form-group{float:none!important;margin-right:0;}}.filter-block .form-group .form-control{height:34px;}.filter-block .form-group .search-icon{position:absolute;color:#707070;right:8px;top:11px;}.filter-block .btn{margin-left:5px;}@media only screen and (max-width: 440px) {.filter-block .btn{display:block;float:none!important;margin-bottom:15px;margin-left:0;}}@media only screen and (max-width: 440px) {#reportrange{clear:both;float:none!important;margin-bottom:15px;}}.the-icons{font-size:0.875em;line-height:2;}.the-icons .glyphicon{width:30px;text-align:center;}.tabs-wrapper .nav-tabs{margin-bottom:15px;}.tabs-wrapper .tab-content{margin-bottom:20px;padding:0 10px;}.dropdown-example ul.dropdown-menu{display:block;}svg{width:100%!important;}.top-page-ui{margin-top:-10px;}#content-wrapper.email-inbox-wrapper{background-color:#fff;min-height:inherit;padding:0 15px;}@media (max-width: 767px) {#content-wrapper.email-inbox-wrapper{padding-left:8px;padding-right:8px;}}@media (max-width: 419px) {#content-wrapper.email-inbox-wrapper{padding-left:5px;padding-right:5px;}}#email-box{background:#fff;margin:0 -15px;padding:15px 15px 0;}@media (max-width: 767px) {#email-box{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px;}}@media (max-width: 419px) {#email-box{margin-left:-5px;margin-right:-5px;padding-left:5px;padding-right:5px;}}#email-box ul{padding:0;margin:0;list-style:none;}#email-header{padding-bottom:10px;}#email-header-title{font-size:1.8em;font-weight:300;position:absolute;width:200px;}#email-header-tools{margin-left:215px;position:relative;float:left;}@media (max-width: 991px) {#email-header-tools{margin-left:0;}}#email-header-pagination .pagination{padding:0;margin:0;}#email-header-pagination .num-items{margin-right:10px;margin-top:9px;font-size:0.875em;}#email-navigation{width:200px;position:absolute;}#email-navigation .email-compose-btn{display:block;margin-bottom:30px;margin-top:10px;font-size:0.875em;font-weight:600;}#email-navigation .email-compose-btn>i{margin-right:3px;}#email-nav-items{margin:15px 0 5px;}#email-nav-items li{border-left:3px solid #fff;}#email-nav-items li a{color:#212121;font-size:0.875em;display:block;padding:8px 5px 8px 0;}#email-nav-items li a i{margin-right:5px;text-align:center;width:25px;color:#212121;}#email-nav-items li a:hover{color:#03a9f4;text-decoration:none;}#email-nav-items li.active{background:none repeat scroll 0 0 #e7ebee;border-left-color:#03a9f4;font-weight:700;}#email-nav-items li.active a{color:#03a9f4;}#email-nav-labels-wrapper{padding:20px 0 10px;}#email-nav-labels-wrapper .email-nav-headline{color:#777;font-size:0.75em;font-weight:700;text-transform:uppercase;}#email-nav-labels{padding:5px 0 0;}#email-nav-labels li a{color:#212121;font-size:0.875em;display:block;padding:8px 5px 8px 0;}#email-nav-labels li a:hover{color:#03a9f4;text-decoration:none;}#email-nav-labels li a i{margin-right:5px;text-align:center;width:25px;}#email-content{position:relative;margin-left:215px;}@media (max-width: 991px) {#email-content{margin-left:0;margin-bottom:35px;height:auto!important;}}#email-list{padding:10px 0 1px;}#email-list li{background-color:#f3f7fa;height:46px;line-height:46px;overflow:hidden;padding-left:250px;padding-right:10px;position:relative;width:100%;border-bottom:1px solid #e7ebee;}@media (max-width: 767px) {#email-list li{height:auto;padding-left:45px;line-height:1.5;min-height:46px;}}#email-list li:first-child{border-top:1px solid #d3d9dd;}#email-list li.unread{background-color:#fff;}#email-list li.unread .name,#email-list li.unread .message .subject{font-weight:700;}#email-list li.unread .meta-info{background-color:#fff;}#email-list li .chbox{height:24px;left:10px;position:absolute;top:11px;width:24px;}@media (max-width: 767px) {#email-list li .chbox{top:50%;margin-top:-12px;}}#email-list li .star{left:38px;position:absolute;top:11px;}@media (max-width: 767px) {#email-list li .star{display:none;}}#email-list li .star a:before{color:#ffc107;content:"\f006";display:block;font-family:FontAwesome;font-size:1.25em;font-style:normal;font-weight:normal;height:24px;line-height:24px;text-align:center;text-decoration:none;width:24px;}#email-list li .star a:hover{text-decoration:none;}#email-list li .star a:hover:before{color:#ffa000;}#email-list li .star a.starred:before{content:"\f005";}#email-list li .name{font-size:0.875em;left:70px;position:absolute;width:170px;}@media (max-width: 767px) {#email-list li .name{left:45px;line-height:1.5;padding-top:8px;}}#email-list li .message{font-size:0.875em;}@media (max-width: 767px) {#email-list li .message{margin-top:24px;padding-bottom:8px;}}#email-list li .message>.label{margin-right:2px;}@media (max-width: 767px) {#email-list li .message>.label{display:none;}}#email-list li .message>.body{color:#777;font-weight:400;}#email-list li .meta-info{position:absolute;right:0;top:0;padding-right:10px;padding-left:10px;background-color:#f3f7fa;}@media (max-width: 767px) {#email-list li .meta-info{padding-left:5px;padding-right:5px;}}#email-list li .meta-info .attachment{color:#212121;display:inline-block;font-size:1.125em;margin-right:5px;}@media (max-width: 767px) {#email-list li .meta-info .attachment{display:none;}}#email-list li .meta-info .date{display:inline-block;font-size:0.875em;text-align:right;width:60px;}@media (max-width: 767px) {#email-list li .meta-info .date{width:50px;margin-top:8px;}}#email-list li:hover,#email-list li:hover .meta-info{cursor:pointer;background-color:#eff3f6;}#email-header-mobile{height:36px;line-height:36px;margin-bottom:10px;}#email-header-mobile #email-header-title-mobile{font-size:1.4em;font-weight:300;}#email-detail{position:relative;margin-left:215px;}@media (max-width: 991px) {#email-detail{margin-left:0;margin-bottom:35px;}}#email-detail-subject,#email-new-title{border-bottom:1px solid #e7ebee;border-top:1px solid #e7ebee;font-weight:300;line-height:1.5;margin-top:5px;padding:15px 0;}#email-new-title{margin-bottom:20px;}#email-detail-subject .subject,#email-new-title .subject{display:block;float:left;font-size:1.5em;margin-right:10px;}#email-detail-subject .label{display:inline-block;float:left;margin-top:4px;padding-bottom:5px;padding-top:5px;}#email-detail-sender{border-bottom:1px solid #e7ebee;height:70px;padding:10px 0 10px 60px;position:relative;}@media (max-width: 767px) {#email-detail-sender{padding-left:0;}}#email-detail-sender .picture{left:0;position:absolute;top:10px;}#email-detail-sender .picture img{border-radius:50%;background-clip:padding-box;width:50px;}#email-detail-sender .users{padding-top:6px;}#email-detail-sender .users .from .name{float:left;font-weight:700;margin-right:5px;}#email-detail-sender .users .from .email{float:left;}#email-detail-sender .users .to{color:#777;}#email-detail-sender .tools{margin-top:-18px;position:absolute;right:0;top:50%;}#email-detail-sender .tools .date{color:#777;float:left;font-size:0.875em;line-height:36px;margin-right:10px;}#email-detail-sender .tools .btns{float:right;}#email-detail-sender .tools .btns .dropdown-menu{left:auto;right:0;}#email-body{padding:18px 30px 18px 0;}#email-body p{margin:0 0 10px;}#email-body p:last-child{margin-bottom:0;}#email-body ul,#email-body ol{list-style:inherit;padding-left:20px;margin-bottom:10px;}#email-body ul li,#email-body ol li{padding:2px 0;line-height:1.4;}#email-body h1{padding-left:0;margin-bottom:15px;margin-top:25px;}#email-body h2{margin-top:20px;padding:0;}#email-body h3{border:none;padding-left:0;margin-top:15px;}#email-detail-attachments{border-top:1px solid #e7ebee;padding:18px 0;}#email-detail-attachments #email-attachments-header .headline{float:left;font-size:0.875em;}#email-detail-attachments #email-attachments-header .headline>span{font-weight:600;}#email-detail-attachments #email-attachments-header .headline>b{font-weight:600;}#email-detail-attachments #email-attachments-header .tools{float:left;font-size:0.875em;margin-left:3px;}#email-detail-attachments #email-attachments-content ul li{background:none repeat scroll 0 0 #e7ebee;border:1px solid #e7ebee;border-radius:3px;background-clip:padding-box;float:left;font-size:0.875em;margin:10px 10px 10px 0;overflow:hidden;padding:0;}#email-detail-attachments #email-attachments-content ul li .img{border-radius:3px 3px 0 0;background-clip:padding-box;height:87px;overflow:hidden;width:130px;text-align:center;}#email-detail-attachments #email-attachments-content ul li .img img{width:100%;}#email-detail-attachments #email-attachments-content ul li .img>i{font-size:5.7em;padding:10px 0;}#email-detail-attachments #email-attachments-content ul li .name{display:block;padding:4px 6px;}#email-detail-attachments #email-attachments-content ul li>a{display:block;padding:0 6px 5px;}#email-new{position:relative;margin-left:215px;}@media (max-width: 991px) {#email-new{margin-left:0;margin-bottom:55px;}}#email-new-header .form-group label,#email-new-body label{font-weight:600;margin-bottom:0;margin-top:9px;text-align:right;}@media (max-width: 767px) {#email-new-header .form-group label,#email-new-body label{padding-bottom:4px;}}#email-new-body label{text-align:left;padding-left:5px;}#email-new-footer{margin-top:20px;margin-bottom:20px;}#email-new .form-control-s2{width:100%;}#email-new .wysiwyg-editor{max-height:220px;height:220px;}#email-new .select2-container.select2-container-multi .select2-choices .select2-search-field input{height:32px;}#config-tool{position:fixed;right:0;top:120px;width:200px;z-index:1000;transition:all 0.2s ease-in-out 0s;}#config-tool #config-tool-cog{background:#fff;border-radius:3px 0 0 3px;background-clip:padding-box;box-shadow:-3px 3px 3px -2px rgba(0,0,0,0.1);cursor:pointer;left:-50px;padding:10px;position:absolute;text-align:center;width:50px;transition:all 0.1s ease-in-out 0s;top:0;}#config-tool.closed #config-tool-cog i{-webkit-animation:rotating 3s linear infinite;-moz-animation:rotating 3s linear infinite;-ms-animation:rotating 3s linear infinite;-o-animation:rotating 3s linear infinite;animation:rotating 3s linear infinite;}#config-tool.closed #config-tool-cog:hover{background-color:#03a9f4;color:#fff;}#config-tool #config-tool-cog i{font-size:2.2em;}@-webkit-keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@-moz-keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@-ms-keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@-o-keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}#config-tool #config-tool-options{background:#fff;box-shadow:-3px 3px 3px -2px rgba(0,0,0,0.1);padding:15px;}#config-tool #config-tool-options h4{margin:0;font-size:1.3em;}#config-tool #config-tool-options ul{list-style:none;padding:15px 0 0;margin:0;}#config-tool #config-tool-options ul li{padding:4px 0;}#config-tool #config-tool-options ul li .checkbox{margin:0;}#config-tool.closed{right:-200px;}#config-tool.opened{right:0;}#config-tool #skin-colors li{display:block;float:left;padding:3px!important;}#config-tool #skin-colors li a.skin-changer{background:#03a9f4;display:block;height:30px;width:30px;cursor:pointer;}#config-tool #skin-colors li:nth-child(5){clear:left;}#config-tool #skin-colors li a.skin-changer.active{border:2px solid #ff0000;}.rtl #content-wrapper{margin-left:0;margin-right:220px;}.rtl .nav-small #content-wrapper{margin-right:64px;}.rtl .pull-left{float:right!important;}.rtl .pull-right{float:left!important;}.rtl .nav>li{float:right;}.rtl #sidebar-nav .nav>li{float:none;}.rtl #sidebar-nav .nav>li>a{border-left:none;padding-left:15px;padding-right:20px;}.rtl #sidebar-nav .nav>li>a:hover{border-left-color:transparent;border-right-color:#03a9f4;}.rtl .nav-pills>li.active>a,.rtl .nav-pills>li.active>a:hover,.rtl .nav-pills>li.active>a:focus,.rtl #sidebar-nav .nav-pills>li.active>a,.rtl #sidebar-nav .nav-pills>li.active>a:hover,.rtl #sidebar-nav .nav-pills>li.active>a:focus,.rtl .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a{border-left-color:transparent;border-right-color:#03a9f4;}.rtl #sidebar-nav .nav>li>a>span{margin-left:0;margin-right:35px;}.rtl #sidebar-nav .nav>li>a>span.label{margin-right:0;}.rtl #sidebar-nav .nav li>a.dropdown-toggle>.drop-icon{left:25px;right:auto;}.rtl #sidebar-nav .nav li .submenu>li>a{padding-left:0;padding-right:66px;}.rtl #sidebar-nav .nav>.open>.submenu>li>.submenu a:before{margin-right:-10px;margin-left:0;}.rtl .navbar>.container .navbar-brand{margin-right:-8px;margin-left:0;}.rtl #user-left-box img{float:right;}.rtl #user-left-box .user-box{padding-left:0;padding-right:15px;float:right;}.rtl .nav-small #nav-col #sidebar-nav .nav li .submenu{right:64px;left:auto;}.rtl .messages-list .item>a>.content{padding-left:0;padding-right:50px;}.rtl .notifications-list .item a .time{left:13px;right:auto;}.rtl .notifications-list .item a .time i{margin-left:3px;margin-right:0;}.rtl .dropdown-menu>li>a{padding-right:35px;padding-left:25px;}.rtl .dropdown-menu>li>a>i{margin-right:-18px;margin-left:0;}.rtl .mobile-search>a.btn{float:left;}.rtl .mobile-search.active .drowdown-search{right:0;left:auto;}.rtl .drowdown-search{right:168px;left:0;}.rtl .navbar-nav{margin-left:0;}.rtl #logo.navbar-brand>img{float:right;padding-left:4px;padding-right:0;}.rtl .infographic-box i{float:right;margin-right:0;margin-left:15px;}.rtl .infographic-box .headline{text-align:left;}.rtl .infographic-box .value{text-align:left;}.rtl .social-box>i{text-align:left;}.rtl .social-box .social-count{float:right;}.rtl .social-box .social-action{margin-left:0;margin-right:5px;float:right;}.rtl .breadcrumb>li+li:before{display:none;}.rtl .breadcrumb>li+li:after{color:#262626;font-family:FontAwesome;content:"\f104";}.rtl .breadcrumb>li{margin-left:0;margin-right:8px;}.rtl .breadcrumb>li span{padding-left:0;padding-right:8px;}.rtl .breadcrumb>li:first-child{margin-right:0;}.rtl h1{padding-left:0;padding-right:14px;}.rtl .graph-box{border-radius:0 3px 3px 0;background-clip:padding-box;}.rtl .filter-block .form-group{margin-right:0;margin-left:10px;}.rtl .filter-block .btn{margin-right:5px;margin-left:0;}.rtl .filter-block .form-group .search-icon{left:8px;right:auto;}.rtl .widget-users li>.img,.rtl .widget-products li .img,.rtl .widget-todo .name{float:right;}.rtl .widget-users li>.details{margin-right:60px;margin-left:0;}.rtl .widget-products li .product{margin-right:90px;margin-left:0;}.rtl .widget-products li>a:after{left:10px;right:auto;content:"\f137";}.rtl .widget-todo .actions{float:left;padding-right:0;padding-left:5px;}.rtl .checkbox-nice{padding-right:15px;padding-left:0;}.rtl .checkbox-nice label:after{right:6px;left:auto;}.rtl .checkbox-nice label:before{right:1px;left:auto;}.rtl .conversation-user{float:right;}.rtl .conversation-body:before{right:-12px;left:auto;border-color:transparent transparent transparent #f5f5f5;}.rtl .conversation-body{margin-left:0;margin-right:60px;}.rtl .conversation-body>.time{left:10px;right:auto;}.rtl .conversation-item.item-right .conversation-user{float:left;}.rtl .conversation-item.item-right .conversation-body:before{border-color:transparent #dceffc transparent transparent;right:auto;left:-12px;}.rtl .conversation-item.item-right .conversation-body{margin-right:0;margin-left:60px;}.rtl #config-tool{left:0;right:auto;}.rtl #config-tool.closed{left:-200px;}.rtl #config-tool #config-tool-cog{left:auto;right:-50px;border-radius:0 3px 3px 0;background-clip:padding-box;box-shadow:3px 3px 3px -2px rgba(0,0,0,0.1);}.rtl .user-list tbody td>img{float:right;margin-left:15px;margin-right:0;}.rtl #email-content,.rtl #email-detail,.rtl #email-new{margin-left:0;margin-right:215px;}.rtl #email-header-tools{margin-left:0;margin-right:215px;float:right;}.rtl #email-header-pagination .num-items{margin-left:10px;margin-right:0;}.rtl #email-list li{padding-left:10px;padding-right:250px;}.rtl #email-list li .chbox{right:10px;left:auto;}.rtl #email-list li .star{right:38px;left:auto;}.rtl #email-list li .name{right:70px;left:auto;}.rtl #email-list li .meta-info{left:0;right:auto;}.rtl #email-list li .meta-info .attachment{margin-left:5px;margin-right:0;}.rtl #email-nav-items li.active{border-right-color:#03a9f4;}.rtl #email-nav-items li{border-left-width:0;border-right:3px solid #fff;}.rtl #email-nav-items li a,.rtl #email-nav-labels li a{padding-left:5px;padding-right:0;}.rtl #email-nav-items li a i,.rtl #email-nav-labels li a i{margin-left:5px;margin-right:0;}.rtl #email-detail-subject .subject,.rtl #email-new-title .subject{float:right;margin-right:0;margin-left:10px;}.rtl #email-detail-subject .label{float:right;}.rtl #email-detail-sender .picture{left:auto;right:0;}.rtl #email-detail-sender .tools{left:0;right:auto;}.rtl #email-detail-sender .users .from .name,.rtl #email-detail-sender .users .from .email{float:right;}.rtl #email-detail-sender{padding-right:60px;padding-left:0;}.rtl #email-detail-attachments #email-attachments-header .headline{float:right;}.rtl #email-detail-attachments #email-attachments-header .tools{float:right;margin-left:0;margin-right:3px;}.rtl #email-detail-attachments #email-attachments-content ul li{float:right;margin-right:0;margin-left:10px;}.rtl #email-body{padding-right:0;padding-left:30px;}.rtl #email-new-header .form-group label,.rtl #email-new-body label{text-align:left;}.rtl .select2-container.select2-container-multi .select2-choices .select2-search-choice{margin-left:0;margin-right:5px;}.rtl .select2-container-multi .select2-choices .select2-search-choice{padding-left:5px;padding-right:18px;}.rtl .select2-container-multi .select2-choices li{float:right;}.rtl #email-navigation .email-compose-btn>i{margin-left:3px;margin-right:0;}.rtl .dygraph canvas{right:0;}.rtl .profile-box-menu .profile-img{float:right;margin-left:15px;margin-right:0;}.rtl .mfp-image-holder .mfp-close,.rtl .mfp-iframe-holder .mfp-close{left:-6px;padding-left:6px;text-align:left;}.rtl .mfp-counter{left:0;right:auto;}.rtl .pricing-package .package-features li{padding-right:25px;padding-left:0;}.rtl .pricing-package .package-features li.has-feature:before,.rtl .pricing-package .package-features li.has-nofeature:before{right:0;left:auto;}.rtl .pricing-package .package-footer .btn>span{padding-left:6px;padding-right:0;}.rtl .project-box .project-box-ultrafooter .project-img-owner{float:right;margin-left:5px;margin-right:0;}.rtl .profile-box-contact .profile-img{margin-left:15px;margin-right:0;float:right;}.rtl .main-box{box-shadow:-1px 1px 2px 0 #cccccc;}.rtl .nav-tabs>li>a{margin-right:0;margin-left:3px;}.rtl #newsfeed .story-content{padding-left:0;padding-right:100px;}.rtl #newsfeed .story-content .story-header .story-time{left:0;right:auto;}.rtl #newsfeed .story-content .story-footer .story-comments-link{margin-left:10px;margin-right:0;}.rtl #user-profile h2{padding-right:0;padding-left:15px;}.rtl #user-profile .profile-details ul{margin-left:0;margin-right:40px;}.rtl #user-profile .profile-details ul>li>i{right:-2.14286em;left:auto;}.rtl #search-results li .search-img{margin-right:0;margin-left:8px;float:right;}.rtl #invoice-companies .invoice-box{border-left:1px solid #e7ebee;border-right:0;}.rtl #invoice-companies .invoice-box.invoice-box-dates{border-left:0;}.rtl #invoice-companies .invoice-icon{margin-left:20px;margin-right:0;float:right;}.rtl #invoice-companies .invoice-company{float:right;}.rtl .invoice-box-total .invoice-box-total-label,.rtl .invoice-box-total .invoice-box-total-value{text-align:left;}.rtl div.hopscotch-bubble{direction:ltr;}.rtl #login-box #login-forget-link{text-align:left;}.rtl .input-group-addon:first-child{border-right-color:#e7ebee;}.rtl blockquote{padding-left:20px;padding-right:40px;}.rtl blockquote:before{margin-left:0;margin-right:-28px;}.rtl .blockquote-reverse,.rtl blockquote.pull-right{border-left:5px solid #03a9f4;border-right:none;padding-left:40px;padding-right:20px;}.rtl blockquote.pull-right:before{left:50px;right:auto;margin-right:0;}.rtl .alert{border-width:0 4px 0 0;border-style:none solid none none;}.rtl .fa-ul{margin-left:0;margin-right:2.14286em;padding-right:0;}.rtl .fa-li{right:-2.14286em;left:auto;}.rtl .dd-list .dd-list{padding-left:0;padding-right:30px;}.rtl .dd-handle .nested-links{float:left;}.rtl .dd-item>button{float:right;}.rtl .dd-handle-list{left:auto;right:0;}.rtl .dd-item-list .dd-handle{padding-right:40px;padding-left:10px;}.rtl .dataTables_filter input{margin-right:10px;}.rtl .dataTables_length{float:right;margin-right:0;margin-left:30px;}.rtl .DTTT.btn-group{float:left;margin-right:10px;margin-left:0;}.rtl .dataTables_filter{float:left;}.rtl .wizard-modal-header.modal-header h3{padding-left:0;padding-right:20px;}.rtl li.wizard-nav-item{float:none;}.rtl .wizard-cancel{margin-left:0;margin-right:20px;}@media (max-width: 991px) {.rtl #content-wrapper{margin-right:0!important;}.rtl #email-content,.rtl #email-header-tools,.rtl #email-detail,.rtl #email-new{margin-right:0;}}@media (max-width: 767px) {.rtl #email-list li .name{right:45px;}.rtl #email-list li{padding-right:45px;}.rtl #email-new-body label{text-align:right;padding-right:5px;}}.theme-blue #header-navbar{background-color:#03a9f4;}.theme-blue .navbar>.container .navbar-brand{background-color:#03a9f4;}.theme-blue #nav-col,.theme-blue #page-wrapper{background-color:#4c5763;}.theme-blue #sidebar-nav .nav>.open>.submenu>li>.submenu,.theme-blue #sidebar-nav .nav>.active>.submenu>li>.submenu,.theme-blue #sidebar-nav .nav li .submenu>li.open a,.theme-blue #nav-col-submenu .submenu>li>.submenu,.theme-blue #nav-col-submenu li .submenu>li.open>a{background-color:#363e46;}.theme-blue #sidebar-nav .nav>.open>.submenu>.open>a,.theme-blue #sidebar-nav .nav>.active>.submenu>.open>a,.theme-blue #sidebar-nav .nav>.active>.submenu>.active>a,.theme-blue #nav-col-submenu>.submenu>.open>a,.theme-blue #nav-col-submenu>.submenu>.active>a{border-bottom-color:transparent;box-shadow:0 -1px 0 transparent inset;}.theme-blue #sidebar-nav .nav>.open>.submenu>li>.submenu>li a:hover,.theme-blue #sidebar-nav .nav>.active>.submenu>li>.submenu>li a:hover,.theme-blue #sidebar-nav .nav>.active>.submenu>li>.submenu>li a.active{color:#03a9f4;}.theme-blue .nav-pills>li.active>a,.theme-blue .nav-pills>li.active>a:hover,.theme-blue .nav-pills>li.active>a:focus,.theme-blue #sidebar-nav .nav-pills>li.active>a,.theme-blue #sidebar-nav .nav-pills>li.active>a:hover,.theme-blue #sidebar-nav .nav-pills>li.active>a:focus,.theme-blue .nav-pills>li.open>a,.theme-blue .nav-pills>li.open>a:hover,.theme-blue .nav-pills>li.open>a:focus,.theme-blue #sidebar-nav .nav-pills>li.open>a,.theme-blue #sidebar-nav .nav-pills>li.open>a:hover,.theme-blue #sidebar-nav .nav-pills>li.open>a:focus,.theme-blue .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a,.theme-blue .nav-small #nav-col-submenu .submenu>.open>a,.theme-blue .nav-small #nav-col-submenu .submenu>.active>a,.theme-blue .nav-small #nav-col-submenu .submenu>li>a:hover{background-color:#414a55;}.theme-blue #sidebar-nav .nav>li>a:hover{background-color:#414a55;}.theme-blue #header-navbar .nav>li>a{color:#fff;}.theme-blue #header-navbar .nav>li>a:hover,.theme-blue #header-navbar .nav>li>a:focus,.theme-blue #header-navbar .nav .open>a,.theme-blue #header-navbar .nav .open>a:hover,.theme-blue #header-navbar .nav .open>a:focus{background-color:#2980b9;}.theme-blue #sidebar-nav .nav li .submenu,.theme-blue #nav-col-submenu .submenu{background-color:#414a55;}.theme-blue #sidebar-nav .nav li .submenu>li>a:hover,.theme-blue #sidebar-nav .nav li .submenu>li>a.active,.theme-blue #sidebar-nav .nav li .submenu>li.active>a,.theme-blue .nav-small #nav-col-submenu .submenu>.open>a,.theme-blue .nav-small #nav-col-submenu .submenu>.active>a,.theme-blue .nav-small #nav-col-submenu .submenu>li>a:hover,.theme-blue .nav-small #nav-col-submenu .submenu>li>a.active,.theme-blue .nav-small #nav-col-submenu .submenu>li.active>a{background-color:#363e46;}.theme-blue #sidebar-nav .nav>li.nav-header{border-top-color:#414a55;color:#98a3b0;}.theme-blue .navbar>.container .navbar-brand{color:#fff;}.theme-blue .navbar-toggle{color:#fff;}.theme-blue 
.pace .pace-progress{background-color:#fff;}@media (max-width: 991px) {.theme-blue #logo.navbar-brand>img.normal-logo.logo-white{display:block;}.theme-blue #logo.navbar-brand>img.normal-logo.logo-black{display:none;}}.theme-amethyst .navbar>.container .navbar-brand{background-color:#9c27b0;}.theme-amethyst #nav-col,.theme-amethyst #page-wrapper{background-color:#4c5763;}.theme-amethyst #sidebar-nav .nav>.open>.submenu>li>.submenu,.theme-amethyst #sidebar-nav .nav>.active>.submenu>li>.submenu,.theme-amethyst #sidebar-nav .nav li .submenu>li.open a,.theme-amethyst #nav-col-submenu .submenu>li>.submenu,.theme-amethyst #nav-col-submenu li .submenu>li.open>a{background-color:#2a3139;}.theme-amethyst #sidebar-nav .nav>.open>.submenu>.open>a,.theme-amethyst #sidebar-nav .nav>.active>.submenu>.open>a,.theme-amethyst #sidebar-nav .nav>.active>.submenu>.active>a,.theme-amethyst #nav-col-submenu>.submenu>.open>a,.theme-amethyst #nav-col-submenu>.submenu>.active>a{border-bottom-color:transparent;box-shadow:0 -1px 0 transparent inset;}.theme-amethyst #sidebar-nav .nav>.open>.submenu>li>.submenu>li a:hover,.theme-amethyst #sidebar-nav .nav>.active>.submenu>li>.submenu>li a:hover,.theme-amethyst #sidebar-nav .nav>.active>.submenu>li>.submenu>li a.active,.theme-amethyst .nav-small #nav-col-submenu .submenu>li>.submenu>li a:hover,.theme-amethyst .nav-small #nav-col-submenu .submenu>li>.submenu>li a.active{color:#9c27b0;}.theme-amethyst .nav-pills>li.active>a,.theme-amethyst .nav-pills>li.active>a:hover,.theme-amethyst .nav-pills>li.active>a:focus,.theme-amethyst #sidebar-nav .nav-pills>li.active>a,.theme-amethyst #sidebar-nav .nav-pills>li.active>a:hover,.theme-amethyst #sidebar-nav .nav-pills>li.active>a:focus,.theme-amethyst .nav-pills>li.open>a,.theme-amethyst .nav-pills>li.open>a:hover,.theme-amethyst .nav-pills>li.open>a:focus,.theme-amethyst #sidebar-nav .nav-pills>li.open>a,.theme-amethyst #sidebar-nav .nav-pills>li.open>a:hover,.theme-amethyst #sidebar-nav .nav-pills>li.open>a:focus,.theme-amethyst .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a,.theme-amethyst .nav-small #nav-col-submenu .submenu>.open>a,.theme-amethyst .nav-small #nav-col-submenu .submenu>.active>a,.theme-amethyst .nav-small #nav-col-submenu .submenu>li>a:hover{background-color:#414a55;}.theme-amethyst #sidebar-nav .nav>li>a:hover{background-color:#414a55;}.theme-amethyst #header-navbar .nav>li>a:hover,.theme-amethyst #header-navbar .nav>li>a:focus,.theme-amethyst #header-navbar .nav .open>a,.theme-amethyst #header-navbar .nav .open>a:hover,.theme-amethyst #header-navbar .nav .open>a:focus{background-color:#7b1fa2;}.theme-amethyst #sidebar-nav .nav li .submenu,.theme-amethyst #nav-col-submenu .submenu{background-color:#414a55;}.theme-amethyst #sidebar-nav .nav li .submenu>li>a:hover,.theme-amethyst #sidebar-nav .nav li .submenu>li>a.active,.theme-amethyst #sidebar-nav .nav li .submenu>li.active>a,.theme-amethyst .nav-small #nav-col-submenu .submenu>.open>a,.theme-amethyst .nav-small #nav-col-submenu .submenu>.active>a,.theme-amethyst .nav-small #nav-col-submenu .submenu>li>a:hover,.theme-amethyst .nav-small #nav-col-submenu .submenu>li>a.active,.theme-amethyst .nav-small #nav-col-submenu .submenu>li.active>a{background-color:#2a3139;}.theme-amethyst #sidebar-nav .nav>li.nav-header{border-top-color:#414a55;color:#98a3b0;}.theme-amethyst a,.theme-amethyst .fc-state-default,.theme-amethyst .jvectormap-zoomin,.theme-amethyst .jvectormap-zoomout,.theme-amethyst #user-profile .profile-details ul>li>span{color:#9c27b0;}.theme-amethyst a:hover,.theme-amethyst a:focus,.theme-amethyst .widget-users li>.details>.name>a:hover,.theme-amethyst .widget-todo .actions>a:hover{color:#9c27b0;}.theme-amethyst .table a.table-link:hover{color:#7b1fa2;}.theme-amethyst .pagination>li>a,.theme-amethyst .pagination>li>span,.theme-amethyst .pagination>li>a:hover,.theme-amethyst .pagination>li>span:hover,.theme-amethyst .pagination>li>a:focus,.theme-amethyst .pagination>li>span:focus,.theme-amethyst .pagination>li>a:active,.theme-amethyst .pagination>li>span:active{color:#9c27b0;}.theme-amethyst .pagination>.active>a,.theme-amethyst .pagination>.active>span,.theme-amethyst .pagination>.active>a:hover,.theme-amethyst .pagination>.active>span:hover,.theme-amethyst .pagination>.active>a:focus,.theme-amethyst .pagination>.active>span:focus{background-color:#9c27b0;border-color:#9c27b0;color:#fff;}.theme-amethyst .graph-box{background-color:#9c27b0!important;}.theme-amethyst .btn-primary,.theme-amethyst .btn-default,.theme-amethyst .btn-info,.theme-amethyst .btn-success,.theme-amethyst .btn-warning,.theme-amethyst .btn-danger,.theme-amethyst .btn-primary:hover,.theme-amethyst .btn-default:hover,.theme-amethyst .btn-info:hover,.theme-amethyst .btn-success:hover,.theme-amethyst .btn-warning:hover,.theme-amethyst .btn-danger:hover{color:#fff;}.theme-amethyst .btn-primary{background-color:#9c27b0;border-color:#7b1fa2;}.theme-amethyst .btn-primary:hover{background-color:#7b1fa2;border-color:#6c2e86;}.theme-amethyst h1{color:#9c27b0;}.theme-amethyst .nav-tabs>li.active>a,.theme-amethyst .nav-tabs>li.active>a:hover,.theme-amethyst .nav-tabs>li.active>a:focus{border-top-color:#9c27b0;}.theme-amethyst .widget-users li>.details>.time{color:#9c27b0;}.theme-amethyst .conversation-item.item-right .conversation-body:before{border-color:transparent transparent transparent #f7e9fd;}.theme-amethyst .conversation-item.item-right .conversation-body,.theme-amethyst .invoice-summary .invoice-summary-item{background-color:#f7e9fd;}.theme-amethyst blockquote,.theme-amethyst blockquote.pull-right{border-color:#9c27b0;}.theme-amethyst a.list-group-item.active,.theme-amethyst a.list-group-item.active:hover,.theme-amethyst a.list-group-item.active:focus{background-color:#9c27b0;border-color:#9c27b0;}.theme-amethyst .nav .caret{border-bottom-color:#9c27b0;border-top-color:#9c27b0;}.theme-amethyst .panel-default>.panel-heading,.theme-amethyst .notifications-list .item-footer{background-color:#9c27b0;}.theme-amethyst .notifications-list .item-footer a:hover{background-color:#7b1fa2;}.theme-amethyst #invoice-companies .invoice-dates .invoice-number>span,.theme-amethyst .notifications-list .item a .time{color:#9c27b0;}.theme-amethyst #header-navbar .nav>li>a:hover,.theme-amethyst #header-navbar .nav>li>a:focus,.theme-amethyst #header-navbar .nav .open>a,.theme-amethyst #header-navbar .nav .open>a:hover,.theme-amethyst #header-navbar .nav .open>a:focus,.theme-amethyst .navbar-toggle:hover,.theme-amethyst .navbar-toggle:focus,.theme-amethyst .mobile-search.active>.btn{background-color:#9c27b0;}.theme-amethyst .table thead>tr>th>a:hover span{color:#9c27b0;border-color:#9c27b0;}.theme-amethyst #email-nav-items li.active{border-left-color:#9c27b0;border-right-color:#9c27b0;}.theme-amethyst #email-nav-items li.active a{color:#9c27b0;}.theme-amethyst #email-nav-items li.active .label-primary{background-color:#9c27b0;}.theme-amethyst #email-nav-items li a:hover{color:#9c27b0;}.theme-amethyst .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#9c27b0!important;}.theme-amethyst .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#9c27b0!important;}.theme-amethyst .cd-timeline-img{background-color:#9c27b0;box-shadow:0 0 0 6px #dec0eb;}.theme-amethyst #cd-timeline::before{background-color:#dec0eb;}.theme-amethyst .dataTable thead th:hover{color:#9c27b0;}.theme-amethyst 
.pace .pace-progress{background-color:#9c27b0;}.theme-amethyst #config-tool.closed #config-tool-cog:hover{background-color:#9c27b0;}.theme-amethyst #sidebar-nav .nav>li.nav-header{border-top-color:#414a55;color:#98a3b0;}@media only screen and (min-width: 1170px) {.theme-amethyst .cd-timeline-content .cd-date{color:#9c27b0;}}@media (max-width: 991px) {.theme-amethyst #logo.navbar-brand>img.normal-logo.logo-white{display:none;}.theme-amethyst #logo.navbar-brand>img.normal-logo.logo-black{display:block;}.theme-amethyst .navbar>.container .navbar-brand{background-color:#fff;}}.theme-red #header-navbar{background-color:#e84e40;}.theme-red .navbar>.container .navbar-brand{background-color:#e84e40;}.theme-red #nav-col,.theme-red #page-wrapper{background-color:#272d33;}.theme-red #sidebar-nav .nav>.open>.submenu>li>.submenu,.theme-red #sidebar-nav .nav>.active>.submenu>li>.submenu,.theme-red #sidebar-nav .nav li .submenu>li.open a,.theme-red #nav-col-submenu .submenu>li>.submenu,.theme-red #nav-col-submenu li .submenu>li.open>a{background-color:#121518;}.theme-red #sidebar-nav .nav>.open>.submenu>.open>a,.theme-red #sidebar-nav .nav>.active>.submenu>.open>a,.theme-red #sidebar-nav .nav>.active>.submenu>.active>a,.theme-red #nav-col-submenu>.submenu>.open>a,.theme-red #nav-col-submenu>.submenu>.active>a{border-bottom-color:transparent;box-shadow:0 -1px 0 transparent inset;}.theme-red #sidebar-nav .nav>.open>.submenu>li>.submenu>li a:hover,.theme-red #sidebar-nav .nav>.active>.submenu>li>.submenu>li a:hover,.theme-red #sidebar-nav .nav>.active>.submenu>li>.submenu>li a.active,.theme-red .nav-small #nav-col-submenu .submenu>li>.submenu>li a:hover,.theme-red .nav-small #nav-col-submenu .submenu>li>.submenu>li a.active{color:#e84e40;}.theme-red .nav-pills>li.active>a,.theme-red .nav-pills>li.active>a:hover,.theme-red .nav-pills>li.active>a:focus,.theme-red #sidebar-nav .nav-pills>li.active>a,.theme-red #sidebar-nav .nav-pills>li.active>a:hover,.theme-red #sidebar-nav .nav-pills>li.active>a:focus,.theme-red .nav-pills>li.open>a,.theme-red .nav-pills>li.open>a:hover,.theme-red .nav-pills>li.open>a:focus,.theme-red #sidebar-nav .nav-pills>li.open>a,.theme-red #sidebar-nav .nav-pills>li.open>a:hover,.theme-red #sidebar-nav .nav-pills>li.open>a:focus,.theme-red .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a,.theme-red .nav-small #nav-col-submenu .submenu>.open>a,.theme-red .nav-small #nav-col-submenu .submenu>.active>a,.theme-red .nav-small #nav-col-submenu .submenu>li>a:hover{background-color:#161a1d;}.theme-red #sidebar-nav .nav>li>a:hover{background-color:#161a1d;}.theme-red #header-navbar .nav>li>a{color:#fff;}.theme-red #header-navbar .nav>li>a:hover,.theme-red #header-navbar .nav>li>a:focus,.theme-red #header-navbar .nav .open>a,.theme-red #header-navbar .nav .open>a:hover,.theme-red #header-navbar .nav .open>a:focus{background-color:#dd191d;}.theme-red #sidebar-nav .nav li .submenu,.theme-red #nav-col-submenu .submenu{background-color:#161a1d;}.theme-red #sidebar-nav .nav li .submenu>li>a:hover,.theme-red #sidebar-nav .nav li .submenu>li>a.active,.theme-red #sidebar-nav .nav li .submenu>li.active>a,.theme-red .nav-small #nav-col-submenu .submenu>.open>a,.theme-red .nav-small #nav-col-submenu .submenu>.active>a,.theme-red .nav-small #nav-col-submenu .submenu>li>a:hover,.theme-red .nav-small #nav-col-submenu .submenu>li>a.active,.theme-red .nav-small #nav-col-submenu .submenu>li.active>a{background-color:#121518;}.theme-red #sidebar-nav .nav>li.nav-header{border-top-color:#191d20;color:#778998;}.theme-red .navbar>.container .navbar-brand{color:#fff;}.theme-red .navbar-toggle{color:#fff;}.theme-red .graph-box{background-color:#e84e40!important;}.theme-red a,.theme-red .fc-state-default,.theme-red .jvectormap-zoomin,.theme-red .jvectormap-zoomout,.theme-red #user-profile .profile-details ul>li>span{color:#e84e40;}.theme-red a:hover,.theme-red a:focus,.theme-red .widget-users li>.details>.name>a:hover,.theme-red .widget-todo .actions>a:hover{color:#e84e40;}.theme-red .table a.table-link:hover{color:#dd191d;}.theme-red .pagination>li>a,.theme-red .pagination>li>span,.theme-red .pagination>li>a:hover,.theme-red .pagination>li>span:hover,.theme-red .pagination>li>a:focus,.theme-red .pagination>li>span:focus,.theme-red .pagination>li>a:active,.theme-red .pagination>li>span:active{color:#e84e40;}.theme-red .pagination>.active>a,.theme-red .pagination>.active>span,.theme-red .pagination>.active>a:hover,.theme-red .pagination>.active>span:hover,.theme-red .pagination>.active>a:focus,.theme-red .pagination>.active>span:focus{background-color:#e84e40;border-color:#e84e40;color:#fff;}.theme-red .notifications-list .item-footer{background-color:#272d33;}.theme-red .notifications-list .item-footer a:hover{background-color:#0f1114;}.theme-red #header-navbar .nav>li>a>span.count{background-color:#dd191d;}.theme-red .btn-primary,.theme-red .btn-default,.theme-red .btn-info,.theme-red .btn-success,.theme-red .btn-warning,.theme-red .btn-danger,.theme-red .btn-primary:hover,.theme-red .btn-default:hover,.theme-red .btn-info:hover,.theme-red .btn-success:hover,.theme-red .btn-warning:hover,.theme-red .btn-danger:hover{color:#fff;}.theme-red .btn-primary{background-color:#e84e40;border-color:#dd191d;}.theme-red .btn-primary:hover,.theme-red .btn-primary:focus,.theme-red .btn-primary:active,.theme-red .btn-primary.active,.theme-red .open .dropdown-toggle.btn-primary{background-color:#dd191d;border-color:#9e2b20;}.theme-red .btn-danger{background-color:#03a9f4;border-color:#2980b9;}.theme-red .btn-danger:hover,.theme-red .btn-danger:focus,.theme-red .btn-danger:active,.theme-red .btn-danger.active,.theme-red .open .dropdown-toggle.btn-danger{background-color:#2980b9;border-color:#1c5c87;}.theme-red h1{color:#e84e40;}.theme-red .nav-tabs>li.active>a,.theme-red .nav-tabs>li.active>a:hover,.theme-red .nav-tabs>li.active>a:focus{border-top-color:#e84e40;}.theme-red .widget-users li>.details>.time{color:#e84e40;}.theme-red .conversation-item.item-right .conversation-body:before{border-color:transparent transparent transparent #fceeec;}.theme-red .conversation-item.item-right .conversation-body,.theme-red .invoice-summary .invoice-summary-item{background-color:#fceeec;}.theme-red blockquote,.theme-red blockquote.pull-right{border-color:#e84e40;}.theme-red a.list-group-item.active,.theme-red a.list-group-item.active:hover,.theme-red a.list-group-item.active:focus{background-color:#e84e40;border-color:#e84e40;}.theme-red .nav .caret{border-bottom-color:#e84e40;border-top-color:#e84e40;}.theme-red .panel-default>.panel-heading,.theme-red .notifications-list .item-footer{background-color:#e84e40;}.theme-red .notifications-list .item-footer a:hover{background-color:#dd191d;}.theme-red #invoice-companies .invoice-dates .invoice-number>span,.theme-red .notifications-list .item a .time{color:#e84e40;}.theme-red #header-navbar .nav>li>a:hover,.theme-red #header-navbar .nav>li>a:focus,.theme-red #header-navbar .nav .open>a,.theme-red #header-navbar .nav .open>a:hover,.theme-red #header-navbar .nav .open>a:focus,.theme-red .navbar-toggle:hover,.theme-red .navbar-toggle:focus,.theme-red .mobile-search.active>.btn{background-color:#dd191d;}.theme-red .table thead>tr>th>a:hover span{color:#dd191d;border-color:#dd191d;}.theme-red #email-nav-items li.active{border-left-color:#e84e40;border-right-color:#e84e40;}.theme-red #email-nav-items li.active a{color:#e84e40;}.theme-red #email-nav-items li.active .label-primary{background-color:#e84e40;}.theme-red #email-nav-items li a:hover{color:#e84e40;}.theme-red .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e84e40!important;}.theme-red .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#e84e40!important;}.theme-red .cd-timeline-img{background-color:#e84e40;box-shadow:0 0 0 6px #ebc4c0;}.theme-red #cd-timeline::before{background-color:#ebc4c0;}.theme-red .dataTable thead th:hover{color:#e84e40;}.theme-red 
.pace .pace-progress{background-color:#fff;}.theme-red #config-tool.closed #config-tool-cog:hover{background-color:#e84e40;}@media only screen and (min-width: 1170px) {.theme-red .cd-timeline-content .cd-date{color:#e84e40;}}@media (max-width: 991px) {.theme-red #logo.navbar-brand>img.normal-logo.logo-white{display:block;}.theme-red #logo.navbar-brand>img.normal-logo.logo-black{display:none;}.theme-red .navbar>.container .navbar-brand{background-color:#e84e40;}}.theme-blue-gradient #header-navbar,#config-tool #skin-colors li a.skin-changer.blue-gradient{background:#03a9f4;background:-moz-linear-gradient(top,#03a9f4 0%,#2980b9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#03a9f4),color-stop(100%,#2980b9));background:-webkit-linear-gradient(top,#03a9f4 0%,#2980b9 100%);background:-o-linear-gradient(top,#03a9f4 0%,#2980b9 100%);background:-ms-linear-gradient(top,#03a9f4 0%,#2980b9 100%);background:linear-gradient(to bottom,#03a9f4 0%,#2980b9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$primary-color',endColorstr='#2980b9',GradientType=0);}.theme-blue-gradient .navbar>.container .navbar-brand{background:transparent;}.theme-blue-gradient #header-navbar .nav>li>a{color:#fff;}.theme-blue-gradient #header-navbar .nav>li>a:hover,.theme-blue-gradient #header-navbar .nav>li>a:focus,.theme-blue-gradient #header-navbar .nav .open>a,.theme-blue-gradient #header-navbar .nav .open>a:hover,.theme-blue-gradient #header-navbar .nav .open>a:focus{background-color:#005486;}.theme-blue-gradient .navbar>.container .navbar-brand{color:#fff;}.theme-blue-gradient .navbar-toggle{color:#fff;}.theme-blue-gradient .red-bg{background:#e84e40!important;background:-moz-linear-gradient(top,#e84e40 0%,#dd191d 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e84e40),color-stop(100%,#dd191d))!important;background:-webkit-linear-gradient(top,#e84e40 0%,#dd191d 100%)!important;background:-o-linear-gradient(top,#e84e40 0%,#dd191d 100%)!important;background:-ms-linear-gradient(top,#e84e40 0%,#dd191d 100%)!important;background:linear-gradient(to bottom,#e84e40 0%,#dd191d 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$red-color',endColorstr='$red-color-dark',GradientType=0)!important;}.theme-blue-gradient .emerald-bg{background:#03a9f4!important;background:-moz-linear-gradient(top,#03a9f4 0%,#2980b9 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#03a9f4),color-stop(100%,#2980b9))!important;background:-webkit-linear-gradient(top,#03a9f4 0%,#2980b9 100%)!important;background:-o-linear-gradient(top,#03a9f4 0%,#2980b9 100%)!important;background:-ms-linear-gradient(top,#03a9f4 0%,#2980b9 100%)!important;background:linear-gradient(to bottom,#03a9f4 0%,#2980b9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$primary-color',endColorstr='#2980b9',GradientType=0)!important;}.theme-blue-gradient .yellow-bg{background:#ffc107!important;background:-moz-linear-gradient(top,#ffc107 0%,#ffa000 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffc107),color-stop(100%,#ffa000))!important;background:-webkit-linear-gradient(top,#ffc107 0%,#ffa000 100%)!important;background:-o-linear-gradient(top,#ffc107 0%,#ffa000 100%)!important;background:-ms-linear-gradient(top,#ffc107 0%,#ffa000 100%)!important;background:linear-gradient(to bottom,#ffc107 0%,#ffa000 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$yellow-color',endColorstr='$yellow-color-dark',GradientType=0)!important;}.theme-blue-gradient .green-bg{background:#8bc34a!important;background:-moz-linear-gradient(top,#8bc34a 0%,#689f38 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#8bc34a),color-stop(100%,#689f38))!important;background:-webkit-linear-gradient(top,#8bc34a 0%,#689f38 100%)!important;background:-o-linear-gradient(top,#8bc34a 0%,#689f38 100%)!important;background:-ms-linear-gradient(top,#8bc34a 0%,#689f38 100%)!important;background:linear-gradient(to bottom,#8bc34a 0%,#689f38 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$green-color',endColorstr='$green-color-dark',GradientType=0)!important;}.theme-blue-gradient .purple-bg{background:#9c27b0!important;background:-moz-linear-gradient(top,#9c27b0 0%,#7b1fa2 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9c27b0),color-stop(100%,#7b1fa2))!important;background:-webkit-linear-gradient(top,#9c27b0 0%,#7b1fa2 100%)!important;background:-o-linear-gradient(top,#9c27b0 0%,#7b1fa2 100%)!important;background:-ms-linear-gradient(top,#9c27b0 0%,#7b1fa2 100%)!important;background:linear-gradient(to bottom,#9c27b0 0%,#7b1fa2 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$purple-color',endColorstr='$purple-color-dark',GradientType=0)!important;}.theme-blue-gradient .gray-bg{background:#90a4ae!important;background:-moz-linear-gradient(top,#90a4ae 0%,#607d8b 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#90a4ae),color-stop(100%,#607d8b))!important;background:-webkit-linear-gradient(top,#90a4ae 0%,#607d8b 100%)!important;background:-o-linear-gradient(top,#90a4ae 0%,#607d8b 100%)!important;background:-ms-linear-gradient(top,#90a4ae 0%,#607d8b 100%)!important;background:linear-gradient(to bottom,#90a4ae 0%,#607d8b 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$gray-color',endColorstr='$gray-color-dark',GradientType=0)!important;}.theme-blue-gradient
.pace .pace-progress{background-color:#fff;}.theme-blue-gradient #nav-col,.theme-blue-gradient #page-wrapper{background-color:#2c3e50;}@media (max-width: 991px) {.theme-blue-gradient #logo.navbar-brand>img.normal-logo.logo-white{display:block;}.theme-blue-gradient #logo.navbar-brand>img.normal-logo.logo-black{display:none;}}.theme-white #header-navbar{background-color:#8bc34a;}.theme-white .navbar>.container .navbar-brand{background-color:#8bc34a;width:221px;}.theme-white #nav-col,.theme-white #page-wrapper{background-color:#ffffff;}.theme-white #sidebar-nav .nav>li>a{color:#484848;}.theme-white #sidebar-nav .nav>.open>.submenu>li>.submenu,.theme-white #sidebar-nav .nav>.active>.submenu>li>.submenu,.theme-white #sidebar-nav .nav li .submenu>li.open a,.theme-white #nav-col-submenu .submenu>li>.submenu,.theme-white #nav-col-submenu li .submenu>li.open>a{background-color:#ebebeb;}.theme-white #sidebar-nav .nav>.open>.submenu>.open>a,.theme-white #sidebar-nav .nav>.active>.submenu>.open>a,.theme-white #sidebar-nav .nav>.active>.submenu>.active>a,.theme-white #nav-col-submenu .submenu>.open>a,.theme-white #nav-col-submenu .submenu>.active>a{border-bottom-color:transparent;box-shadow:none;}.theme-white #sidebar-nav .nav>.open>.submenu>li>.submenu>li a:hover,.theme-white #sidebar-nav .nav>.active>.submenu>li>.submenu>li a:hover,.theme-white #sidebar-nav .nav>.active>.submenu>li>.submenu>li a.active,.theme-white .nav-small #nav-col-submenu .submenu>li>.submenu>li a:hover,.theme-white .nav-small #nav-col-submenu .submenu>li>.submenu>li a.active{color:#8bc34a;}.theme-white .nav-pills>li.active>a,.theme-white .nav-pills>li.active>a:hover,.theme-white .nav-pills>li.active>a:focus,.theme-white #sidebar-nav .nav-pills>li.active>a,.theme-white #sidebar-nav .nav-pills>li.active>a:hover,.theme-white #sidebar-nav .nav-pills>li.active>a:focus,.theme-white .nav-pills>li.open>a,.theme-white .nav-pills>li.open>a:hover,.theme-white .nav-pills>li.open>a:focus,.theme-white #sidebar-nav .nav-pills>li.open>a,.theme-white #sidebar-nav .nav-pills>li.open>a:hover,.theme-white #sidebar-nav .nav-pills>li.open>a:focus,.theme-white .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a,.theme-white .nav-small #nav-col #sidebar-nav .nav-pills>li.active>a,.theme-white .nav-small #nav-col-submenu .submenu>.open>a,.theme-white .nav-small #nav-col-submenu .submenu>.active>a,.theme-white .nav-small #nav-col-submenu .submenu>li>a:hover{background-color:whitesmoke;border-color:#8bc34a;border-bottom-color:#e0e0e0;color:#484848;}.theme-white #sidebar-nav .nav-pills>li.active>a>i{color:#689f38;}.theme-white #sidebar-nav .nav>li>a:hover{background-color:whitesmoke;border-color:#8bc34a;border-bottom-color:#e0e0e0;color:#484848;}.theme-white #header-navbar .nav>li>a{color:#fff;}.theme-white #header-navbar .nav>li>a:hover,.theme-white #header-navbar .nav>li>a:focus,.theme-white #header-navbar .nav .open>a,.theme-white #header-navbar .nav .open>a:hover,.theme-white #header-navbar .nav .open>a:focus{background-color:#689f38;}.theme-white #sidebar-nav .nav li .submenu,.theme-white #nav-col-submenu .submenu{background-color:whitesmoke;}.theme-white #sidebar-nav .nav li .submenu>li>a,.theme-white .nav-small #nav-col-submenu .submenu>li>a{color:#16191c;}.theme-white #sidebar-nav .nav li.open>a.dropdown-toggle>.drop-icon,.theme-white #sidebar-nav .nav li.active>a.dropdown-toggle>.drop-icon{color:#16191c;}.theme-white #sidebar-nav .nav li .submenu>li>a:hover,.theme-white #sidebar-nav .nav li .submenu>li>a.active,.theme-white #sidebar-nav .nav li .submenu>li.active>a,.theme-white .nav-small #nav-col-submenu .submenu>.open>a,.theme-white .nav-small #nav-col-submenu .submenu>.active>a,.theme-white .nav-small #nav-col-submenu .submenu>li>a:hover,.theme-white .nav-small #nav-col-submenu .submenu>li>a.active,.theme-white .nav-small #nav-col-submenu .submenu>li.active>a{background-color:#ebebeb;}.theme-white .navbar>.container .navbar-brand{color:#fff;}.theme-white .navbar-toggle{color:#fff;}.theme-white .graph-box{background-color:#8bc34a!important;}.theme-white #content-wrapper{background-color:#f9f9f9;border-left:2px solid #e7ebee;}.theme-white #user-left-box .user-box,.theme-white #user-left-box .user-box a{color:#16191c;}.theme-white #user-left-box .user-box a:hover,.theme-white #user-left-box .user-box a:focus{color:black;}.theme-white #sidebar-nav .nav>li.nav-header{border-top-color:#e7ebee;color:#a6a6a6;}.theme-white .nav-tabs{background-color:#f9f9f9;}.theme-white .nav-tabs>li.active>a,.theme-white .nav-tabs>li.active>a:hover,.theme-white .nav-tabs>li.active>a:focus{border-top-color:#8bc34a;}.theme-white h1{color:#8bc34a;}.theme-white #header-navbar .nav>li>a:hover,.theme-white #header-navbar .nav>li>a:focus,.theme-white #header-navbar .nav .open>a,.theme-white #header-navbar .nav .open>a:hover,.theme-white #header-navbar .nav .open>a:focus,.theme-white .navbar-toggle:hover,.theme-white .navbar-toggle:focus,.theme-white .mobile-search.active>.btn{background-color:#689f38;}.theme-white .main-box{border:1px solid #e7ebee;}.theme-white a,.theme-white .fc-state-default,.theme-white .jvectormap-zoomin,.theme-white .jvectormap-zoomout,.theme-white #user-profile .profile-details ul>li>span{color:#8bc34a;}.theme-white a:hover,.theme-white a:focus,.theme-white .widget-users li>.details>.name>a:hover,.theme-white .widget-todo .actions>a:hover{color:#8bc34a;}.theme-white .table a.table-link:hover{color:#689f38;}.theme-white .pagination>li>a,.theme-white .pagination>li>span,.theme-white .pagination>li>a:hover,.theme-white .pagination>li>span:hover,.theme-white .pagination>li>a:focus,.theme-white .pagination>li>span:focus,.theme-white .pagination>li>a:active,.theme-white .pagination>li>span:active{color:#8bc34a;}.theme-white .pagination>.active>a,.theme-white .pagination>.active>span,.theme-white .pagination>.active>a:hover,.theme-white .pagination>.active>span:hover,.theme-white .pagination>.active>a:focus,.theme-white .pagination>.active>span:focus{background-color:#8bc34a;border-color:#8bc34a;color:#fff;}.theme-white .notifications-list .item-footer{background-color:#272d33;}.theme-white .notifications-list .item-footer a:hover{background-color:#0f1114;}.theme-white .btn-primary,.theme-white .btn-default,.theme-white .btn-info,.theme-white .btn-success,.theme-white .btn-warning,.theme-white .btn-danger,.theme-white .btn-primary:hover,.theme-white .btn-default:hover,.theme-white .btn-info:hover,.theme-white .btn-success:hover,.theme-white .btn-warning:hover,.theme-white .btn-danger:hover{color:#fff;}.theme-white .btn-primary{background-color:#8bc34a;border-color:#689f38;}.theme-white .btn-primary:hover,.theme-white .btn-primary:focus,.theme-white .btn-primary:active,.theme-white .btn-primary.active,.theme-white .open .dropdown-toggle.btn-primary{background-color:#689f38;border-color:#1a8849;}.theme-white .btn-success{background-color:#03a9f4;border-color:#2980b9;}.theme-white .btn-success:hover,.theme-white .btn-success:focus,.theme-white .btn-success:active,.theme-white .btn-success.active,.theme-white .open .dropdown-toggle.btn-success{background-color:#2980b9;border-color:#1c5c87;}.theme-white h1{color:#8bc34a;}.theme-white .widget-users li>.details>.time{color:#8bc34a;}.theme-white .conversation-item.item-right .conversation-body:before{border-color:transparent transparent transparent #e2fdee;}.theme-white .conversation-item.item-right .conversation-body,.theme-white .invoice-summary .invoice-summary-item{background-color:#e2fdee;}.theme-white blockquote,.theme-white blockquote.pull-right{border-color:#8bc34a;}.theme-white a.list-group-item.active,.theme-white a.list-group-item.active:hover,.theme-white a.list-group-item.active:focus{background-color:#8bc34a;border-color:#8bc34a;}.theme-white .nav .caret{border-bottom-color:#8bc34a;border-top-color:#8bc34a;}.theme-white .panel-default>.panel-heading,.theme-white .notifications-list .item-footer{background-color:#8bc34a;}.theme-white .notifications-list .item-footer a:hover{background-color:#689f38;}.theme-white #invoice-companies .invoice-dates .invoice-number>span,.theme-white .notifications-list .item a .time{color:#8bc34a;}.theme-white .table thead>tr>th>a:hover span{color:#8bc34a;border-color:#8bc34a;}.theme-white #email-nav-items li.active{border-left-color:#8bc34a;border-right-color:#8bc34a;}.theme-white #email-nav-items li.active a{color:#8bc34a;}.theme-white #email-nav-items li.active .label-primary{background-color:#8bc34a;}.theme-white #email-nav-items li a:hover{color:#8bc34a;}.theme-white .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#8bc34a!important;}.theme-white .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#8bc34a!important;}.theme-white .cd-timeline-img{background-color:#8bc34a;box-shadow:0 0 0 6px #bce9cf;}.theme-white #cd-timeline::before{background-color:#bce9cf;}.theme-white .dataTable thead th:hover{color:#8bc34a;}.theme-white 
.pace .pace-progress{background-color:#fff;}.theme-white #config-tool.closed #config-tool-cog:hover{background-color:#8bc34a;}.rtl.theme-white #content-wrapper{border-right:2px solid #e7ebee;border-left:0;}@media only screen and (min-width: 1170px) {.theme-white .cd-timeline-content .cd-date{color:#8bc34a;}}@media (max-width: 991px) {.theme-white #logo.navbar-brand>img.normal-logo.logo-white{display:block;}.theme-white #logo.navbar-brand>img.normal-logo.logo-black{display:none;}.theme-white .navbar>.container .navbar-brand{background-color:#8bc34a;}}.theme-whbl #header-navbar{background-color:#03a9f4;}.theme-whbl .navbar>.container .navbar-brand{background-color:transparent;width:221px;}.theme-whbl #nav-col,.theme-whbl #page-wrapper{background-color:#ffffff;}.theme-whbl #sidebar-nav .nav>li>a{color:#484848;}.theme-whbl #sidebar-nav .nav>.open>.submenu>li>.submenu,.theme-whbl #sidebar-nav .nav>.active>.submenu>li>.submenu,.theme-whbl #sidebar-nav .nav li .submenu>li.open a,.theme-whbl #nav-col-submenu .submenu>li>.submenu,.theme-whbl #nav-col-submenu li .submenu>li.open>a{background-color:#ebebeb;}.theme-whbl .nav-pills>li.active>a,.theme-whbl .nav-pills>li.active>a:hover,.theme-whbl .nav-pills>li.active>a:focus,.theme-whbl #sidebar-nav .nav-pills>li.active>a,.theme-whbl #sidebar-nav .nav-pills>li.active>a:hover,.theme-whbl #sidebar-nav .nav-pills>li.active>a:focus,.theme-whbl .nav-pills>li.open>a,.theme-whbl .nav-pills>li.open>a:hover,.theme-whbl .nav-pills>li.open>a:focus,.theme-whbl #sidebar-nav .nav-pills>li.open>a,.theme-whbl #sidebar-nav .nav-pills>li.open>a:hover,.theme-whbl #sidebar-nav .nav-pills>li.open>a:focus,.theme-whbl .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a,.theme-whbl .nav-small #nav-col #sidebar-nav .nav-pills>li.active>a,.theme-whbl .nav-small #nav-col-submenu .submenu>.open>a,.theme-whbl .nav-small #nav-col-submenu .submenu>.active>a,.theme-whbl .nav-small #nav-col-submenu .submenu>li>a:hover{background-color:whitesmoke;border-color:#03a9f4;border-bottom-color:#e7ebee;color:#484848;}.theme-whbl #sidebar-nav .nav-pills>li.active>a>i{color:#2980b9;}.theme-whbl #sidebar-nav .nav>li>a:hover{background-color:whitesmoke;border-color:#03a9f4;border-bottom-color:#e7ebee;color:#484848;}.theme-whbl #header-navbar .nav>li>a{color:#fff;}.theme-whbl #header-navbar .nav>li>a:hover,.theme-whbl #header-navbar .nav>li>a:focus,.theme-whbl #header-navbar .nav .open>a,.theme-whbl #header-navbar .nav .open>a:hover,.theme-whbl #header-navbar .nav .open>a:focus{background-color:#2980b9;}.theme-whbl #sidebar-nav .nav li .submenu,.theme-whbl #nav-col-submenu .submenu{background-color:whitesmoke;}.theme-whbl #sidebar-nav .nav li .submenu>li>a,.theme-whbl .nav-small #nav-col-submenu .submenu>li>a{color:#16191c;}.theme-whbl #sidebar-nav .nav>.open>.submenu>.open>a,.theme-whbl #sidebar-nav .nav>.active>.submenu>.open>a,.theme-whbl #sidebar-nav .nav>.active>.submenu>.active>a,.theme-whbl #nav-col-submenu .submenu>.open>a,.theme-whbl #nav-col-submenu .submenu>.active>a{border-bottom-color:transparent;box-shadow:0 -1px 0 transparent inset;}.theme-whbl #sidebar-nav .nav>.open>.submenu>.open>a{border-bottom-color:#dcdfe6;box-shadow:none;}.theme-whbl #sidebar-nav .nav li.open>a.dropdown-toggle>.drop-icon,.theme-whbl #sidebar-nav .nav li.active>a.dropdown-toggle>.drop-icon{color:#16191c;}.theme-whbl #sidebar-nav .nav li .submenu>li>a:hover,.theme-whbl #sidebar-nav .nav li .submenu>li>a.active,.theme-whbl #sidebar-nav .nav li .submenu>li.active>a,.theme-whbl .nav-small #nav-col-submenu .submenu>.open>a,.theme-whbl .nav-small #nav-col-submenu .submenu>.active>a,.theme-whbl .nav-small #nav-col-submenu .submenu>li>a:hover,.theme-whbl .nav-small #nav-col-submenu .submenu>li>a.active,.theme-whbl .nav-small #nav-col-submenu .submenu>li.active>a{background-color:#ebebeb;}.theme-whbl .navbar>.container .navbar-brand{color:#fff;}.theme-whbl .navbar-toggle{color:#fff;}.theme-whbl .graph-box{background-color:#03a9f4!important;}.theme-whbl #content-wrapper{background-color:#f9f9f9;border-left:2px solid #e7ebee;}.theme-whbl #user-left-box .user-box,.theme-whbl #user-left-box .user-box a{color:#16191c;}.theme-whbl #user-left-box .user-box a:hover,.theme-whbl #user-left-box .user-box a:focus{color:black;}.theme-whbl #sidebar-nav .nav>li.nav-header{border-top-color:#e7ebee;color:#a6a6a6;}.theme-whbl .nav-tabs{background-color:#f9f9f9;}.theme-whbl h1{color:#03a9f4;}.theme-whbl #header-navbar .nav>li>a:hover,.theme-whbl #header-navbar .nav>li>a:focus,.theme-whbl #header-navbar .nav .open>a,.theme-whbl #header-navbar .nav .open>a:hover,.theme-whbl #header-navbar .nav .open>a:focus,.theme-whbl .navbar-toggle:hover,.theme-whbl .navbar-toggle:focus,.theme-whbl .mobile-search.active>.btn{background-color:#2980b9;}.theme-whbl .main-box{border:1px solid #e7ebee;}.theme-whbl a,.theme-whbl .fc-state-default,.theme-whbl .jvectormap-zoomin,.theme-whbl .jvectormap-zoomout,.theme-whbl #user-profile .profile-details ul>li>span{color:#03a9f4;}.theme-whbl a:hover,.theme-whbl a:focus,.theme-whbl .widget-users li>.details>.name>a:hover,.theme-whbl .widget-todo .actions>a:hover{color:#03a9f4;}.theme-whbl .table a.table-link:hover{color:#2980b9;}.theme-whbl .pagination>li>a,.theme-whbl .pagination>li>span,.theme-whbl .pagination>li>a:hover,.theme-whbl .pagination>li>span:hover,.theme-whbl .pagination>li>a:focus,.theme-whbl .pagination>li>span:focus,.theme-whbl .pagination>li>a:active,.theme-whbl .pagination>li>span:active{color:#03a9f4;}.theme-whbl .pagination>.active>a,.theme-whbl .pagination>.active>span,.theme-whbl .pagination>.active>a:hover,.theme-whbl .pagination>.active>span:hover,.theme-whbl .pagination>.active>a:focus,.theme-whbl .pagination>.active>span:focus{background-color:#03a9f4;border-color:#03a9f4;color:#fff;}.theme-whbl .notifications-list .item-footer{background-color:#272d33;}.theme-whbl .notifications-list .item-footer a:hover{background-color:#0f1114;}.theme-whbl .btn-primary,.theme-whbl .btn-default,.theme-whbl .btn-info,.theme-whbl .btn-success,.theme-whbl .btn-warning,.theme-whbl .btn-danger,.theme-whbl .btn-primary:hover,.theme-whbl .btn-default:hover,.theme-whbl .btn-info:hover,.theme-whbl .btn-success:hover,.theme-whbl .btn-warning:hover,.theme-whbl .btn-danger:hover{color:#fff;}.theme-whbl .btn-primary{background-color:#03a9f4;border-color:#2980b9;}.theme-whbl .btn-primary:hover,.theme-whbl .btn-primary:focus,.theme-whbl .btn-primary:active,.theme-whbl .btn-primary.active,.theme-whbl .open .dropdown-toggle.btn-primary{background-color:#2980b9;border-color:#216897;}.theme-whbl .btn-success{background-color:#03a9f4;border-color:#2980b9;}.theme-whbl .btn-success:hover,.theme-whbl .btn-success:focus,.theme-whbl .btn-success:active,.theme-whbl .btn-success.active,.theme-whbl .open .dropdown-toggle.btn-success{background-color:#2980b9;border-color:#1c5c87;}.theme-whbl h1{color:#03a9f4;}.theme-whbl .widget-users li>.details>.time{color:#03a9f4;}.theme-whbl blockquote,.theme-whbl blockquote.pull-right{border-color:#03a9f4;}.theme-whbl a.list-group-item.active,.theme-whbl a.list-group-item.active:hover,.theme-whbl a.list-group-item.active:focus{background-color:#03a9f4;border-color:#03a9f4;}.theme-whbl .nav .caret{border-bottom-color:#03a9f4;border-top-color:#03a9f4;}.theme-whbl .panel-default>.panel-heading,.theme-whbl .notifications-list .item-footer{background-color:#03a9f4;}.theme-whbl .notifications-list .item-footer a:hover{background-color:#2980b9;}.theme-whbl #invoice-companies .invoice-dates .invoice-number>span,.theme-whbl .notifications-list .item a .time{color:#03a9f4;}.theme-whbl .table thead>tr>th>a:hover span{color:#03a9f4;border-color:#03a9f4;}.theme-whbl 
.pace .pace-progress{background-color:#fff;}.rtl.theme-whbl #content-wrapper{border-left:0;border-right:2px solid #e7ebee;}@media (max-width: 991px) {.theme-whbl #logo.navbar-brand>img.normal-logo.logo-white{display:block;}.theme-whbl #logo.navbar-brand>img.normal-logo.logo-black{display:none;}.theme-whbl .navbar>.container .navbar-brand{background-color:#03a9f4;}}.theme-turquoise #header-navbar{background-color:#1abc9c;}.theme-turquoise .navbar>.container .navbar-brand{background-color:transparent;width:221px;}.theme-turquoise #nav-col,.theme-turquoise #page-wrapper{background-color:#ffffff;}.theme-turquoise #sidebar-nav .nav>li>a{color:#484848;}.theme-turquoise #sidebar-nav .nav>.open>.submenu>li>.submenu,.theme-turquoise #sidebar-nav .nav>.active>.submenu>li>.submenu,.theme-turquoise #sidebar-nav .nav li .submenu>li.open a,.theme-turquoise #nav-col-submenu .submenu>li>.submenu,.theme-turquoise #nav-col-submenu li .submenu>li.open>a{background-color:#ebebeb;}.theme-turquoise .nav-pills>li.active>a,.theme-turquoise .nav-pills>li.active>a:hover,.theme-turquoise .nav-pills>li.active>a:focus,.theme-turquoise #sidebar-nav .nav-pills>li.active>a,.theme-turquoise #sidebar-nav .nav-pills>li.active>a:hover,.theme-turquoise #sidebar-nav .nav-pills>li.active>a:focus,.theme-turquoise .nav-pills>li.open>a,.theme-turquoise .nav-pills>li.open>a:hover,.theme-turquoise .nav-pills>li.open>a:focus,.theme-turquoise #sidebar-nav .nav-pills>li.open>a,.theme-turquoise #sidebar-nav .nav-pills>li.open>a:hover,.theme-turquoise #sidebar-nav .nav-pills>li.open>a:focus,.theme-turquoise .nav-small #nav-col #sidebar-nav .nav-pills>li.open>a,.theme-turquoise .nav-small #nav-col #sidebar-nav .nav-pills>li.active>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>.open>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>.active>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>li>a:hover{background-color:whitesmoke;border-color:#1abc9c;border-bottom-color:#e0e0e0;color:#484848;}.theme-turquoise #sidebar-nav .nav-pills>li.active>a>i{color:#16a085;}.theme-turquoise #sidebar-nav .nav>li>a:hover{background-color:whitesmoke;border-color:#1abc9c;border-bottom-color:#e0e0e0;color:#484848;}.theme-turquoise #header-navbar .nav>li>a{color:#fff;}.theme-turquoise #header-navbar .nav>li>a:hover,.theme-turquoise #header-navbar .nav>li>a:focus,.theme-turquoise #header-navbar .nav .open>a,.theme-turquoise #header-navbar .nav .open>a:hover,.theme-turquoise #header-navbar .nav .open>a:focus{background-color:#16a085;}.theme-turquoise #sidebar-nav .nav li .submenu,.theme-turquoise #nav-col-submenu .submenu{background-color:whitesmoke;}.theme-turquoise #sidebar-nav .nav li .submenu>li>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>li>a{color:#16191c;}.theme-turquoise #sidebar-nav .nav>.open>.submenu>.open>a,.theme-turquoise #sidebar-nav .nav>.active>.submenu>.open>a,.theme-turquoise #sidebar-nav .nav>.active>.submenu>.active>a,.theme-turquoise #nav-col-submenu .submenu>.open>a,.theme-turquoise #nav-col-submenu .submenu>.active>a{border-bottom-color:transparent;box-shadow:0 -1px 0 transparent inset;}.theme-turquoise #sidebar-nav .nav>.open>.submenu>.open>a{border-bottom-color:#dcdfe6;box-shadow:none;}.theme-turquoise #sidebar-nav .nav li.open>a.dropdown-toggle>.drop-icon,.theme-turquoise #sidebar-nav .nav li.active>a.dropdown-toggle>.drop-icon{color:#16191c;}.theme-turquoise #sidebar-nav .nav li .submenu>li>a:hover,.theme-turquoise #sidebar-nav .nav li .submenu>li>a.active,.theme-turquoise #sidebar-nav .nav li .submenu>li.active>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>.open>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>.active>a,.theme-turquoise .nav-small #nav-col-submenu .submenu>li>a:hover,.theme-turquoise .nav-small #nav-col-submenu .submenu>li>a.active,.theme-turquoise .nav-small #nav-col-submenu .submenu>li.active>a{background-color:#ebebeb;}.theme-turquoise #sidebar-nav .nav>.open>.submenu>li>.submenu>li a:hover,.theme-turquoise #sidebar-nav .nav>.active>.submenu>li>.submenu>li a:hover,.theme-turquoise #sidebar-nav .nav>.active>.submenu>li>.submenu>li a.active,.theme-turquoise .nav-small #nav-col-submenu .submenu>li>.submenu>li a:hover,.theme-turquoise .nav-small #nav-col-submenu .submenu>li>.submenu>li a.active{color:#1abc9c;}.theme-turquoise .navbar>.container .navbar-brand{color:#fff;}.theme-turquoise .navbar-toggle{color:#fff;}.theme-turquoise .graph-box{background-color:#1abc9c!important;}.theme-turquoise #content-wrapper{background-color:#f9f9f9;border-left:2px solid #e7ebee;}.theme-turquoise #user-left-box .user-box,.theme-turquoise #user-left-box .user-box a{color:#16191c;}.theme-turquoise #user-left-box .user-box a:hover,.theme-turquoise #user-left-box .user-box a:focus{color:black;}.theme-turquoise #sidebar-nav .nav>li.nav-header{border-top-color:#e7ebee;color:#a6a6a6;}.theme-turquoise .nav-tabs{background-color:#f9f9f9;}.theme-turquoise .nav-tabs>li.active>a,.theme-turquoise .nav-tabs>li.active>a:hover,.theme-turquoise .nav-tabs>li.active>a:focus{border-top-color:#1abc9c;}.theme-turquoise h1{color:#1abc9c;}.theme-turquoise #header-navbar .nav>li>a:hover,.theme-turquoise #header-navbar .nav>li>a:focus,.theme-turquoise #header-navbar .nav .open>a,.theme-turquoise #header-navbar .nav .open>a:hover,.theme-turquoise #header-navbar .nav .open>a:focus,.theme-turquoise .navbar-toggle:hover,.theme-turquoise .navbar-toggle:focus,.theme-turquoise .mobile-search.active>.btn{background-color:#16a085;}.theme-turquoise .main-box{border:1px solid #e7ebee;}.theme-turquoise a,.theme-turquoise .fc-state-default,.theme-turquoise .jvectormap-zoomin,.theme-turquoise .jvectormap-zoomout,.theme-turquoise #user-profile .profile-details ul>li>span{color:#1abc9c;}.theme-turquoise a:hover,.theme-turquoise a:focus,.theme-turquoise .widget-users li>.details>.name>a:hover,.theme-turquoise .widget-todo .actions>a:hover{color:#1abc9c;}.theme-turquoise .table a.table-link:hover{color:#16a085;}.theme-turquoise .pagination>li>a,.theme-turquoise .pagination>li>span,.theme-turquoise .pagination>li>a:hover,.theme-turquoise .pagination>li>span:hover,.theme-turquoise .pagination>li>a:focus,.theme-turquoise .pagination>li>span:focus,.theme-turquoise .pagination>li>a:active,.theme-turquoise .pagination>li>span:active{color:#1abc9c;}.theme-turquoise .pagination>.active>a,.theme-turquoise .pagination>.active>span,.theme-turquoise .pagination>.active>a:hover,.theme-turquoise .pagination>.active>span:hover,.theme-turquoise .pagination>.active>a:focus,.theme-turquoise .pagination>.active>span:focus{background-color:#1abc9c;border-color:#1abc9c;color:#fff;}.theme-turquoise .notifications-list .item-footer{background-color:#272d33;}.theme-turquoise .notifications-list .item-footer a:hover{background-color:#0f1114;}.theme-turquoise .btn-primary,.theme-turquoise .btn-default,.theme-turquoise .btn-info,.theme-turquoise .btn-success,.theme-turquoise .btn-warning,.theme-turquoise .btn-danger,.theme-turquoise .btn-primary:hover,.theme-turquoise .btn-default:hover,.theme-turquoise .btn-info:hover,.theme-turquoise .btn-success:hover,.theme-turquoise .btn-warning:hover,.theme-turquoise .btn-danger:hover{color:#fff;}.theme-turquoise .btn-primary{background-color:#1abc9c;border-color:#16a085;}.theme-turquoise .btn-primary:hover,.theme-turquoise .btn-primary:focus,.theme-turquoise .btn-primary:active,.theme-turquoise .btn-primary.active,.theme-turquoise .open .dropdown-toggle.btn-primary{background-color:#16a085;border-color:#12816b;}.theme-turquoise h1{color:#1abc9c;}.theme-turquoise .widget-users li>.details>.time{color:#1abc9c;}.theme-turquoise blockquote,.theme-turquoise blockquote.pull-right{border-color:#1abc9c;}.theme-turquoise a.list-group-item.active,.theme-turquoise a.list-group-item.active:hover,.theme-turquoise a.list-group-item.active:focus{background-color:#1abc9c;border-color:#1abc9c;}.theme-turquoise .nav .caret{border-bottom-color:#1abc9c;border-top-color:#1abc9c;}.theme-turquoise .panel-default>.panel-heading,.theme-turquoise .notifications-list .item-footer{background-color:#1abc9c;}.theme-turquoise .notifications-list .item-footer a:hover{background-color:#16a085;}.theme-turquoise #invoice-companies .invoice-dates .invoice-number>span,.theme-turquoise .notifications-list .item a .time{color:#1abc9c;}.theme-turquoise .table thead>tr>th>a:hover span{color:#1abc9c;border-color:#1abc9c;}.theme-turquoise #email-nav-items li.active{border-left-color:#1abc9c;border-right-color:#1abc9c;}.theme-turquoise #email-nav-items li.active a{color:#1abc9c;}.theme-turquoise #email-nav-items li.active .label-primary{background-color:#1abc9c;}.theme-turquoise #email-nav-items li a:hover{color:#1abc9c;}.theme-turquoise .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#1abc9c!important;}.theme-turquoise .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#1abc9c!important;}.theme-turquoise .cd-timeline-img{background-color:#1abc9c;box-shadow:0 0 0 6px #bdeae1;}.theme-turquoise #cd-timeline::before{background-color:#bdeae1;}.theme-turquoise .dataTable thead th:hover{color:#1abc9c;}.theme-turquoise .conversation-item.item-right .conversation-body:before{border-color:transparent transparent transparent #e9fefa;}.theme-turquoise .conversation-item.item-right .conversation-body,.theme-turquoise .invoice-summary .invoice-summary-item{background-color:#e9fefa;}.theme-turquoise #config-tool.closed #config-tool-cog:hover{background-color:#1abc9c;}.theme-turquoise 
.pace .pace-progress{background-color:#fff;}.rtl.theme-turquoise #content-wrapper{border-right:2px solid #e7ebee;border-left:0;}@media only screen and (min-width: 1170px) {.theme-turquoise .cd-timeline-content .cd-date{color:#1abc9c;}}@media (max-width: 991px) {.theme-turquoise #logo.navbar-brand>img.normal-logo.logo-white{display:block;}.theme-turquoise #logo.navbar-brand>img.normal-logo.logo-black{display:none;}.theme-turquoise .navbar>.container .navbar-brand{background-color:#1abc9c;}}

/*.ui-inputfield
{
    border-bottom-right-radius: 3px !important;
    border-top-right-radius:  3px !important;
    border-bottom-left-radius:  0px !important;
    border-top-left-radius:  0px !important;
}*/