html, body { -webkit-font-smoothing: antialiased; font-family: "Open Sans", sans-serif; font-size: 14px; }

@media (max-width: 419px) {    
    html, body { font-size: 12px; }
}

body { background: url("../../img/whitey.jpg") repeat scroll 0 0 #fff; background-size: 220px 220px; color: #212121; }

h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", sans-serif; font-weight: 300; }

h1 { clear: both; color: #03a9f4; font-size: 2em; margin: 0 0 20px 0; padding-left: 14px; }

h2 { clear: both; font-size: 1.8em; margin-bottom: 10px; padding: 10px 0 10px 30px; }

h3 { border-bottom: 2px solid #b0bec5; font-size: 1.4em; margin-bottom: 15px; margin-top: 30px; padding-left: 5px; }

h3 > span { border-bottom: 2px solid #b0bec5; display: inline-block; padding: 0 5px 5px; }

h4 { font-size: 1.2em; }

h5 { font-size: 1em; }

h6 { font-size: 0.875em; }

a { color: #03a9f4; outline: none !important; }

a:hover, a:focus { color: #03a9f4; }

.container { padding-left: 8px; padding-right: 8px; }

@media (max-width: 767px) {    
    .container { padding-left: 5px; padding-right: 5px; }
}

.row { margin-left: -8px; margin-right: -8px; }

@media (max-width: 767px) {    
    .row { margin-left: -5px; margin-right: -5px; }
}

.col-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-sm-3, .col-md-3, .col-lg-3, .col-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-sm-6, .col-md-6, .col-lg-6, .col-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-sm-8, .col-md-8, .col-lg-8, .col-9, .col-sm-9, .col-md-9, .col-lg-9, .col-10, .col-sm-10, .col-md-10, .col-lg-10, .col-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 8px; padding-right: 8px; }

@media (max-width: 767px) {    
    .col-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-sm-3, .col-md-3, .col-lg-3, .col-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-sm-6, .col-md-6, .col-lg-6, .col-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-sm-8, .col-md-8, .col-lg-8, .col-9, .col-sm-9, .col-md-9, .col-lg-9, .col-10, .col-sm-10, .col-md-10, .col-lg-10, .col-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 5px; padding-right: 5px; }
}

@media (max-width: 419px) {    
    h1 { font-size: 1.8em; padding-left: 5px; }

    h2 { font-size: 1.5em; }

    .hidden-xxs { display: none !important; }

    tr.hidden-xxs { display: table-row !important; }

    th.hidden-xxs, td.hidden-xxs { display: table-cell !important; }

    .visible-xxs { display: block !important; }

    tr.visible-xxs { display: none !important; }

    th.visible-xxs, td.visible-xxs { display: none !important; }

    .breadcrumb { padding-left: 6px; }
}

#theme-wrapper { box-shadow: 0 0 53px 0 rgba(0, 0, 0, 0.55); max-width: 1920px; }

#page-wrapper { background-color: #2c3e50; }

.container { margin: 0; max-width: 1920px; width: 100%; }

#content-wrapper { background: #e7ebee; height: 100%; margin-bottom: 0; margin-left: 220px; margin-top: 0; min-height: 1200px; padding: 15px 15px 35px 15px; position: relative; width: 100%; }

@media (max-width: 991px) {    
    #content-wrapper { border-left: 0 !important; border-right: 0 !important; margin-left: 0; }
}

@media (max-width: 767px) {    
    #content-wrapper { padding: 10px 8px 0 8px; }
}

@media (max-width: 419px) {    
    #content-wrapper { padding: 5px 5px 0 5px; }
}

#content-wrapper > .row { opacity: 1; }

#content-header { background: #f3f5f6; border-bottom: 1px solid #dee4e8; margin: -15px -15px 20px -15px; padding: 15px; }

@media (max-width: 767px) {    
    #content-header { margin: -15px -5px 20px -5px; }
}

#content-header h1 { font-size: 1.8em; margin-bottom: 0; }

.main-box { background: #FFFFFF; border-radius: 3px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); margin-bottom: 16px; }

@media (max-width: 767px) {    
    .main-box { margin-bottom: 10px; }
}

.main-box h2 { font-size: 1.3em; line-height: 29px; margin: 0; padding: 0; }

@media (max-width: 419px) {    
    .main-box h2 { margin-bottom: 5px; }
}

.main-box.no-header { padding-top: 20px; }

.main-box .main-box-header { min-height: 50px; padding: 10px 20px; }

.main-box .main-box-header.with-border { border-bottom: 1px solid #ecf0f1; }

.main-box .main-box-body { padding: 0 20px 20px 20px; }

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small { color: #777; font-size: 65%; font-weight: 400; line-height: 1; padding-left: 8px; }

@font-face { font-family: "Glyphicons Halflings"; src: url("../../fonts/glyphicons-halflings-regular.eot?") format("eot"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#Glyphicons_Halflings") format("svg"); }

.glyphicon { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; position: relative; top: 1px; }

.glyphicon-asterisk:before { content: "\002a"; }

.glyphicon-plus:before { content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before { content: "\20ac"; }

.glyphicon-minus:before { content: "\2212"; }

.glyphicon-cloud:before { content: "\2601"; }

.glyphicon-envelope:before { content: "\2709"; }

.glyphicon-pencil:before { content: "\270f"; }

.glyphicon-glass:before { content: "\e001"; }

.glyphicon-music:before { content: "\e002"; }

.glyphicon-search:before { content: "\e003"; }

.glyphicon-heart:before { content: "\e005"; }

.glyphicon-star:before { content: "\e006"; }

.glyphicon-star-empty:before { content: "\e007"; }

.glyphicon-user:before { content: "\e008"; }

.glyphicon-film:before { content: "\e009"; }

.glyphicon-th-large:before { content: "\e010"; }

.glyphicon-th:before { content: "\e011"; }

.glyphicon-th-list:before { content: "\e012"; }

.glyphicon-ok:before { content: "\e013"; }

.glyphicon-remove:before { content: "\e014"; }

.glyphicon-zoom-in:before { content: "\e015"; }

.glyphicon-zoom-out:before { content: "\e016"; }

.glyphicon-off:before { content: "\e017"; }

.glyphicon-signal:before { content: "\e018"; }

.glyphicon-cog:before { content: "\e019"; }

.glyphicon-trash:before { content: "\e020"; }

.glyphicon-home:before { content: "\e021"; }

.glyphicon-file:before { content: "\e022"; }

.glyphicon-time:before { content: "\e023"; }

.glyphicon-road:before { content: "\e024"; }

.glyphicon-download-alt:before { content: "\e025"; }

.glyphicon-download:before { content: "\e026"; }

.glyphicon-upload:before { content: "\e027"; }

.glyphicon-inbox:before { content: "\e028"; }

.glyphicon-play-circle:before { content: "\e029"; }

.glyphicon-repeat:before { content: "\e030"; }

.glyphicon-refresh:before { content: "\e031"; }

.glyphicon-list-alt:before { content: "\e032"; }

.glyphicon-lock:before { content: "\e033"; }

.glyphicon-flag:before { content: "\e034"; }

.glyphicon-headphones:before { content: "\e035"; }

.glyphicon-volume-off:before { content: "\e036"; }

.glyphicon-volume-down:before { content: "\e037"; }

.glyphicon-volume-up:before { content: "\e038"; }

.glyphicon-qrcode:before { content: "\e039"; }

.glyphicon-barcode:before { content: "\e040"; }

.glyphicon-tag:before { content: "\e041"; }

.glyphicon-tags:before { content: "\e042"; }

.glyphicon-book:before { content: "\e043"; }

.glyphicon-bookmark:before { content: "\e044"; }

.glyphicon-print:before { content: "\e045"; }

.glyphicon-camera:before { content: "\e046"; }

.glyphicon-font:before { content: "\e047"; }

.glyphicon-bold:before { content: "\e048"; }

.glyphicon-italic:before { content: "\e049"; }

.glyphicon-text-height:before { content: "\e050"; }

.glyphicon-text-width:before { content: "\e051"; }

.glyphicon-align-left:before { content: "\e052"; }

.glyphicon-align-center:before { content: "\e053"; }

.glyphicon-align-right:before { content: "\e054"; }

.glyphicon-align-justify:before { content: "\e055"; }

.glyphicon-list:before { content: "\e056"; }

.glyphicon-indent-left:before { content: "\e057"; }

.glyphicon-indent-right:before { content: "\e058"; }

.glyphicon-facetime-video:before { content: "\e059"; }

.glyphicon-picture:before { content: "\e060"; }

.glyphicon-map-marker:before { content: "\e062"; }

.glyphicon-adjust:before { content: "\e063"; }

.glyphicon-tint:before { content: "\e064"; }

.glyphicon-edit:before { content: "\e065"; }

.glyphicon-share:before { content: "\e066"; }

.glyphicon-check:before { content: "\e067"; }

.glyphicon-move:before { content: "\e068"; }

.glyphicon-step-backward:before { content: "\e069"; }

.glyphicon-fast-backward:before { content: "\e070"; }

.glyphicon-backward:before { content: "\e071"; }

.glyphicon-play:before { content: "\e072"; }

.glyphicon-pause:before { content: "\e073"; }

.glyphicon-stop:before { content: "\e074"; }

.glyphicon-forward:before { content: "\e075"; }

.glyphicon-fast-forward:before { content: "\e076"; }

.glyphicon-step-forward:before { content: "\e077"; }

.glyphicon-eject:before { content: "\e078"; }

.glyphicon-chevron-left:before { content: "\e079"; }

.glyphicon-chevron-right:before { content: "\e080"; }

.glyphicon-plus-sign:before { content: "\e081"; }

.glyphicon-minus-sign:before { content: "\e082"; }

.glyphicon-remove-sign:before { content: "\e083"; }

.glyphicon-ok-sign:before { content: "\e084"; }

.glyphicon-question-sign:before { content: "\e085"; }

.glyphicon-info-sign:before { content: "\e086"; }

.glyphicon-screenshot:before { content: "\e087"; }

.glyphicon-remove-circle:before { content: "\e088"; }

.glyphicon-ok-circle:before { content: "\e089"; }

.glyphicon-ban-circle:before { content: "\e090"; }

.glyphicon-arrow-left:before { content: "\e091"; }

.glyphicon-arrow-right:before { content: "\e092"; }

.glyphicon-arrow-up:before { content: "\e093"; }

.glyphicon-arrow-down:before { content: "\e094"; }

.glyphicon-share-alt:before { content: "\e095"; }

.glyphicon-resize-full:before { content: "\e096"; }

.glyphicon-resize-small:before { content: "\e097"; }

.glyphicon-exclamation-sign:before { content: "\e101"; }

.glyphicon-gift:before { content: "\e102"; }

.glyphicon-leaf:before { content: "\e103"; }

.glyphicon-fire:before { content: "\e104"; }

.glyphicon-eye-open:before { content: "\e105"; }

.glyphicon-eye-close:before { content: "\e106"; }

.glyphicon-warning-sign:before { content: "\e107"; }

.glyphicon-plane:before { content: "\e108"; }

.glyphicon-calendar:before { content: "\e109"; }

.glyphicon-random:before { content: "\e110"; }

.glyphicon-comment:before { content: "\e111"; }

.glyphicon-magnet:before { content: "\e112"; }

.glyphicon-chevron-up:before { content: "\e113"; }

.glyphicon-chevron-down:before { content: "\e114"; }

.glyphicon-retweet:before { content: "\e115"; }

.glyphicon-shopping-cart:before { content: "\e116"; }

.glyphicon-folder-close:before { content: "\e117"; }

.glyphicon-folder-open:before { content: "\e118"; }

.glyphicon-resize-vertical:before { content: "\e119"; }

.glyphicon-resize-horizontal:before { content: "\e120"; }

.glyphicon-hdd:before { content: "\e121"; }

.glyphicon-bullhorn:before { content: "\e122"; }

.glyphicon-bell:before { content: "\e123"; }

.glyphicon-certificate:before { content: "\e124"; }

.glyphicon-thumbs-up:before { content: "\e125"; }

.glyphicon-thumbs-down:before { content: "\e126"; }

.glyphicon-hand-right:before { content: "\e127"; }

.glyphicon-hand-left:before { content: "\e128"; }

.glyphicon-hand-up:before { content: "\e129"; }

.glyphicon-hand-down:before { content: "\e130"; }

.glyphicon-circle-arrow-right:before { content: "\e131"; }

.glyphicon-circle-arrow-left:before { content: "\e132"; }

.glyphicon-circle-arrow-up:before { content: "\e133"; }

.glyphicon-circle-arrow-down:before { content: "\e134"; }

.glyphicon-globe:before { content: "\e135"; }

.glyphicon-wrench:before { content: "\e136"; }

.glyphicon-tasks:before { content: "\e137"; }

.glyphicon-filter:before { content: "\e138"; }

.glyphicon-briefcase:before { content: "\e139"; }

.glyphicon-fullscreen:before { content: "\e140"; }

.glyphicon-dashboard:before { content: "\e141"; }

.glyphicon-paperclip:before { content: "\e142"; }

.glyphicon-heart-empty:before { content: "\e143"; }

.glyphicon-link:before { content: "\e144"; }

.glyphicon-phone:before { content: "\e145"; }

.glyphicon-pushpin:before { content: "\e146"; }

.glyphicon-usd:before { content: "\e148"; }

.glyphicon-gbp:before { content: "\e149"; }

.glyphicon-sort:before { content: "\e150"; }

.glyphicon-sort-by-alphabet:before { content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }

.glyphicon-sort-by-order:before { content: "\e153"; }

.glyphicon-sort-by-order-alt:before { content: "\e154"; }

.glyphicon-sort-by-attributes:before { content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before { content: "\e156"; }

.glyphicon-unchecked:before { content: "\e157"; }

.glyphicon-expand:before { content: "\e158"; }

.glyphicon-collapse-down:before { content: "\e159"; }

.glyphicon-collapse-up:before { content: "\e160"; }

.glyphicon-log-in:before { content: "\e161"; }

.glyphicon-flash:before { content: "\e162"; }

.glyphicon-log-out:before { content: "\e163"; }

.glyphicon-new-window:before { content: "\e164"; }

.glyphicon-record:before { content: "\e165"; }

.glyphicon-save:before { content: "\e166"; }

.glyphicon-open:before { content: "\e167"; }

.glyphicon-saved:before { content: "\e168"; }

.glyphicon-import:before { content: "\e169"; }

.glyphicon-export:before { content: "\e170"; }

.glyphicon-send:before { content: "\e171"; }

.glyphicon-floppy-disk:before { content: "\e172"; }

.glyphicon-floppy-saved:before { content: "\e173"; }

.glyphicon-floppy-remove:before { content: "\e174"; }

.glyphicon-floppy-save:before { content: "\e175"; }

.glyphicon-floppy-open:before { content: "\e176"; }

.glyphicon-credit-card:before { content: "\e177"; }

.glyphicon-transfer:before { content: "\e178"; }

.glyphicon-cutlery:before { content: "\e179"; }

.glyphicon-header:before { content: "\e180"; }

.glyphicon-compressed:before { content: "\e181"; }

.glyphicon-earphone:before { content: "\e182"; }

.glyphicon-phone-alt:before { content: "\e183"; }

.glyphicon-tower:before { content: "\e184"; }

.glyphicon-stats:before { content: "\e185"; }

.glyphicon-sd-video:before { content: "\e186"; }

.glyphicon-hd-video:before { content: "\e187"; }

.glyphicon-subtitles:before { content: "\e188"; }

.glyphicon-sound-stereo:before { content: "\e189"; }

.glyphicon-sound-dolby:before { content: "\e190"; }

.glyphicon-sound-5-1:before { content: "\e191"; }

.glyphicon-sound-6-1:before { content: "\e192"; }

.glyphicon-sound-7-1:before { content: "\e193"; }

.glyphicon-copyright-mark:before { content: "\e194"; }

.glyphicon-registration-mark:before { content: "\e195"; }

.glyphicon-cloud-download:before { content: "\e197"; }

.glyphicon-cloud-upload:before { content: "\e198"; }

.glyphicon-tree-conifer:before { content: "\e199"; }

.glyphicon-tree-deciduous:before { content: "\e200"; }

.glyphicon-cd:before { content: "\e201"; }

.glyphicon-save-file:before { content: "\e202"; }

.glyphicon-open-file:before { content: "\e203"; }

.glyphicon-level-up:before { content: "\e204"; }

.glyphicon-copy:before { content: "\e205"; }

.glyphicon-paste:before { content: "\e206"; }

.glyphicon-alert:before { content: "\e209"; }

.glyphicon-equalizer:before { content: "\e210"; }

.glyphicon-king:before { content: "\e211"; }

.glyphicon-queen:before { content: "\e212"; }

.glyphicon-pawn:before { content: "\e213"; }

.glyphicon-bishop:before { content: "\e214"; }

.glyphicon-knight:before { content: "\e215"; }

.glyphicon-baby-formula:before { content: "\e216"; }

.glyphicon-tent:before { content: "\26fa"; }

.glyphicon-blackboard:before { content: "\e218"; }

.glyphicon-bed:before { content: "\e219"; }

.glyphicon-apple:before { content: "\f8ff"; }

.glyphicon-erase:before { content: "\e221"; }

.glyphicon-hourglass:before { content: "\231b"; }

.glyphicon-lamp:before { content: "\e223"; }

.glyphicon-duplicate:before { content: "\e224"; }

.glyphicon-piggy-bank:before { content: "\e225"; }

.glyphicon-scissors:before { content: "\e226"; }

.glyphicon-bitcoin:before { content: "\e227"; }

.glyphicon-btc:before { content: "\e227"; }

.glyphicon-xbt:before { content: "\e227"; }

.glyphicon-yen:before { content: "\00a5"; }

.glyphicon-jpy:before { content: "\00a5"; }

.glyphicon-ruble:before { content: "\20bd"; }

.glyphicon-rub:before { content: "\20bd"; }

.glyphicon-scale:before { content: "\e230"; }

.glyphicon-ice-lolly:before { content: "\e231"; }

.glyphicon-ice-lolly-tasted:before { content: "\e232"; }

.glyphicon-education:before { content: "\e233"; }

.glyphicon-option-horizontal:before { content: "\e234"; }

.glyphicon-option-vertical:before { content: "\e235"; }

.glyphicon-menu-hamburger:before { content: "\e236"; }

.glyphicon-modal-window:before { content: "\e237"; }

.glyphicon-oil:before { content: "\e238"; }

.glyphicon-grain:before { content: "\e239"; }

.glyphicon-sunglasses:before { content: "\e240"; }

.glyphicon-text-size:before { content: "\e241"; }

.glyphicon-text-color:before { content: "\e242"; }

.glyphicon-text-background:before { content: "\e243"; }

.glyphicon-object-align-top:before { content: "\e244"; }

.glyphicon-object-align-bottom:before { content: "\e245"; }

.glyphicon-object-align-horizontal:before { content: "\e246"; }

.glyphicon-object-align-left:before { content: "\e247"; }

.glyphicon-object-align-vertical:before { content: "\e248"; }

.glyphicon-object-align-right:before { content: "\e249"; }

.glyphicon-triangle-right:before { content: "\e250"; }

.glyphicon-triangle-left:before { content: "\e251"; }

.glyphicon-triangle-bottom:before { content: "\e252"; }

.glyphicon-triangle-top:before { content: "\e253"; }

.glyphicon-console:before { content: "\e254"; }

.glyphicon-superscript:before { content: "\e255"; }

.glyphicon-subscript:before { content: "\e256"; }

.glyphicon-menu-left:before { content: "\e257"; }

.glyphicon-menu-right:before { content: "\e258"; }

.glyphicon-menu-down:before { content: "\e259"; }

.glyphicon-menu-up:before { content: "\e260"; }

.navbar-toggler { border: medium none; border-radius: 0; color: #fff; font-size: 1.4em; height: 50px; margin: 0; text-shadow: none; width: 50px; z-index: 100; }

.navbar-toggler:focus { outline: none; }

.navbar-toggler .icon-bar { background: none repeat scroll 0 0 white; }

#header-navbar .nav > li { float: left; }

#header-navbar .navbar-nav { margin: 0; }

#header-navbar .navbar-nav > li > a { line-height: 24px; padding-bottom: 15px; padding-top: 15px; }

#header-navbar .navbar-nav > li > .dropdown-menu { border-radius: 3px; min-width: 223px; }

.dropdown-menu > li > a { color: #707070; display: block; font-size: 0.875em; line-height: 1.7; padding: 3px 20px 3px 35px; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #f6f6f6; color: #707070; }

.dropdown-menu > li > a > i { margin-left: -18px; margin-top: 4px; position: absolute; }

.dropdown-nocaret.dropdown-toggle::after { display: none; }

.nav-pills > li { float: none; }

.nav-pills > li > a { border-radius: 0; }

.navbar > .navbar-brand { background: #34495e; color: #fff; font-family: 'Titillium Web', Geneva, sans-serif; font-weight: 700; margin-right: 0; padding: 10px 15px; width: 220px; }

@media (max-width: 991px) {    
    .navbar > .navbar-brand { background: transparent; color: #262626; }
}

@media (max-width: 767px) {    
    .navbar > .navbar-brand { padding-top: 12px; padding-top: 12.5px; }
}

@media (max-width: 767px) {    
    #logo { font-size: 1em; margin-left: 6px; padding-left: 0; width: 150px; }
}

@media (max-width: 400px) {    
    #logo { margin-left: 15px; width: auto; }
}

@media (max-width: 767px) {    
    #logo img { height: 19px; }
}

@media (max-width: 400px) {    
    #logo span { display: none; }
}

#logo.navbar-brand > img { height: 30px; margin: 0 auto; padding-right: 4px; }

@media (max-width: 767px) {    
    #logo.navbar-brand > img { height: 25px; }
}

@media (min-width: 992px) {    
    #logo.navbar-brand > img.normal-logo.logo-white { display: block; }
}

@media (max-width: 991px) {    
    #logo.navbar-brand > img.normal-logo.logo-white { display: none; }
}

@media (min-width: 992px) {    
    #logo.navbar-brand > img.normal-logo.logo-black { display: none; }
}

@media (max-width: 991px) {    
    #logo.navbar-brand > img.normal-logo.logo-black { display: block; }
}

#header-navbar { background: #fff; border: 0 none; border-radius: 0; box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.1); color: #262626; margin: 0; min-height: 50px; padding: 0; position: relative; z-index: 99; }

#header-navbar .navbar-form .form-group { position: relative; }

#header-navbar .navbar-form .form-control { background: #131313; color: #707070; font-size: 0.75em; height: 30px; line-height: 30px; margin-top: 2px; }

#header-navbar .navbar-form .nav-search-icon { color: #707070; position: absolute; right: 6px; top: 8px; }

#header-navbar .nav > li > a { height: 50px; }

#header-navbar .nav > li > a > span.count { background: none repeat scroll 0 0 #e84e40; border-radius: 50%; color: #fff; display: block; font-size: 9px; height: 14px; line-height: 14px; position: absolute; right: 10px; text-align: center; top: 11px; width: 14px; }

#header-navbar .profile-dropdown > a { line-height: 35px !important; padding-bottom: 7px !important; padding-top: 8px !important; }

#header-navbar .profile-dropdown > a > img { border: 2px solid #fff; border-radius: 50%; float: left; height: 35px; margin-right: 5px; width: 35px; }

#header-navbar .profile-dropdown > a > span { display: block; float: left; font-size: 1rem; margin-right: 3px; }

@media (max-width: 991px) {    
    #header-nav { display: block; }
}

#header-nav .form-control { border: 0; border-radius: 0; }

#header-navbar .navbar-left .navbar-nav { margin-left: 0; }

#header-navbar .nav > li > a { border: none; border-radius: 0; color: #484848; cursor: pointer; display: block; font-size: 0.875em; padding-left: 18px; padding-right: 18px; }
    
#header-navbar .nav > li > a > i, #sidebar-nav .nav > li > a > i { font-size: 1.125em; }

#sidebar-nav .nav > li > a:focus, #sidebar-nav .nav .open > a, #sidebar-nav .nav .open > a:focus { background: inherit; }
    
#sidebar-nav .nav > li > a:hover, #sidebar-nav .nav .open > a:hover { background: #253443; color: #fff; outline: none; }

#header-navbar .nav > li > a:hover, #header-navbar .nav > li > a:focus, #header-navbar .nav .open > a, #header-navbar .nav .open > a:hover, #header-navbar .nav .open > a:focus, .navbar-toggler:hover, .navbar-toggler:focus, .mobile-search.active > .btn { background: #03a9f4; color: #fff; }

#header-navbar .nav > li > a:hover, #header-navbar .nav > li > a:focus, #header-navbar .nav .show > a, #header-navbar .nav .show > a:hover, #header-navbar .nav .show > a:focus { background-color: #03a9f4; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, #sidebar-nav .nav-pills > li.active > a, #sidebar-nav .nav-pills > li.active > a:hover, #sidebar-nav .nav-pills > li.active > a:focus, .nav-pills > li.open > a, .nav-pills > li.open > a:hover, .nav-pills > li.open > a:focus, #sidebar-nav .nav-pills > li.open > a, #sidebar-nav .nav-pills > li.open > a:hover, #sidebar-nav .nav-pills > li.open > a:focus, .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a { background-color: #253443; border-left-color: #03a9f4; color: #fff; }

#header-navbar .nav > li .caret { border-bottom-color: #fff; border-top-color: #fff; }

#header-navbar .nav a:hover .caret { border-bottom-color: #fff; border-top-color: #fff; }

.drowdown-search { background: #FFFFFF; display: block; left: 168px; overflow: hidden; padding: 4px 0; position: absolute; top: 0; transition: left 0.25s ease-out 0s, right 0.25s ease-out 0s; width: 0; z-index: 1; }

@media (max-width: 991px) {    
    .drowdown-search { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); display: block; display: none; left: 0; padding: 10px 0; top: 50px; transition: none; width: 100%; }
}

.drowdown-search form .form-group { margin: 0 15px; position: relative; }

.drowdown-search form .form-control { background: none repeat scroll 0 0 #FFFFFF; box-shadow: none !important; color: #212121; font-size: 1em; font-weight: 400; height: 42px; line-height: 42px; padding-left: 5px; padding-right: 26px; }

@media (max-width: 991px) {    
    .drowdown-search form .form-control { font-size: 1.6em; font-weight: 600; }
}

.drowdown-search form .nav-search-icon { color: #212121; cursor: pointer; font-size: 1.2em; position: absolute; right: 5px; top: 13px; }

@media (max-width: 991px) {    
    .drowdown-search form .nav-search-icon { font-size: 1.8em; right: 15px; top: 8px; }
}

.drowdown-search form .form-control::-webkit-input-placeholder { color: #212121; }

.drowdown-search form .form-control:-moz-placeholder { color: #212121; }

.drowdown-search form .form-control::-moz-placeholder { color: #212121; }

.drowdown-search form .form-control:-ms-input-placeholder { color: #212121; }

.mobile-search { overflow: hidden; }

@media (max-width: 991px) {    
    .mobile-search { overflow: visible; position: inherit !important; }
}

.mobile-search > a.btn { float: right; }

.mobile-search.active { position: relative; width: 220px; }

@media (max-width: 991px) {    
    .mobile-search.active { width: auto; }
}

.mobile-search.active .drowdown-search { left: 0; width: 220px; }

@media (max-width: 991px) {    
    .mobile-search.active .drowdown-search { display: block; left: 0; width: 100%; }
}

.navbar-nav > li > .dropdown-menu.notifications-list { color: #707070; min-width: 310px; padding-bottom: 0; padding-top: 0; }

.notifications-list .item-header { font-size: 0.875em; font-weight: bold; line-height: 40px; text-align: center; }

.notifications-list .item { border-top: 1px solid #f6f6f6; clear: both; line-height: 1.4; padding-bottom: 0; padding-top: 0; }

.notifications-list .item > a > i { color: #e84e40; }

.notifications-list .item a { clear: both; display: block; padding-bottom: 8px; padding-top: 8px; white-space: normal; }

.notifications-list .item a .time { color: #03a9f4; margin-left: 10px; position: absolute; right: 13px; white-space: normal !important; }

.notifications-list .item a .time i { margin-right: 3px; }

.notifications-list .item a:hover { text-decoration: none; }

.notifications-list .item-footer { background: #03a9f4; border-radius: 0 0 3px 3px; padding-bottom: 0; padding-top: 0; }

.notifications-list .item-footer a { color: #fff; display: block; padding: 8px 20px; text-align: center; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s; }

.notifications-list .item-footer a:hover, .notifications-list .item-footer a:focus { background-color: #0288d1; color: #fff; text-decoration: none; }

.notifications-list .pointer { display: none !important; height: 12px; margin: 0; padding: 0; position: absolute; right: 21px; top: -12px; width: 12px; }

.notifications-list .pointer .pointer-inner { position: relative; }

.notifications-list .pointer .arrow { border-color: transparent transparent #FFFFFF; border-style: solid; border-width: 6px; cursor: pointer; left: auto; position: absolute; right: 0; top: 0; z-index: 1002; }

.notifications-list .pointer .arrow-border { border-color: transparent transparent rgba(0, 0, 0, 0.15); border-style: solid; border-width: 7px; cursor: pointer; left: -1px; position: absolute; top: -2px; z-index: 1001; }

.messages-list .item.first-item { border-top: 0 !important; }

.messages-list .item > a { padding-bottom: 25px; padding-left: 20px; padding-right: 20px; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s; }

.messages-list .item > a > img { margin-top: 10px; position: absolute; }

.messages-list .item > a > .content { display: block; padding-left: 50px; padding-top: 5px; }

.messages-list .item > a > .content .content-headline { color: #605F5F; display: block; font-weight: 600; }

.messages-list .item > a > .content .content-text { display: block; line-height: 1.4; }

@media (max-width: 400px) {    
    #header-navbar .container { padding: 0; }
}

@media (max-width: 400px) {    
    .profile-dropdown .dropdown-toggle { padding-left: 5px !important; padding-right: 5px !important; }
}

@media (max-width: 400px) {    
    #header-nav.nav { margin-left: 0; }
}

#col-left { color: #003940; height: 100%; position: relative; }

#col-left a { color: #e1e1e1; }

#col-left a:hover, #col-left .nav-active a.nav-link, #col-left a.active { color: #fff; }

#col-left * { outline: none; }

#nav-col { background: #2c3e50; padding: 0; position: absolute; width: 220px; z-index: 100; }

@media (max-width: 991px) {    
    #nav-col { position: relative; width: auto; }
}

#nav-col .navbar { padding: 0; }

#nav-col .navbar .navbar-nav { display: block; margin: 0; width: 100%; }

#sidebar-nav { max-height: 100%; padding-left: 0; padding-right: 0; }

#sidebar-nav .nav > li { margin: 0; /* font-size: 0.875em;
			font-weight: 600; */ }

#sidebar-nav .nav > li.nav-header { border-top: 2px solid #253443; color: #8aa4be; font-size: 0.8em; padding: 12px 15px 6px 14px; }

#sidebar-nav .nav > li.nav-header.nav-header-first { border-top: 0; padding-top: 4px; }

#sidebar-nav .nav > li a:hover { text-decoration: none; }

#sidebar-nav .nav > li > a { border-left: 0 solid transparent; color: #fff; display: block; height: 44px; line-height: 28px; overflow: hidden; padding: 8px 15px 8px 20px; position: relative; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s; }

#sidebar-nav .nav > li > a:hover { border-left-color: #03a9f4; }

#sidebar-nav .nav > li > a > i { margin-top: 6px; position: absolute; }

#sidebar-nav .nav > li > a > span { font-size: 0.875em; font-weight: 700; margin-left: 35px; }

#sidebar-nav .nav > li > a > span.badge { font-size: 0.75em; margin: 5px 0 0 0; padding: 4px 0.6em; }

#sidebar-nav .nav > li > a > span.badge.badge-circle { margin-right: 5px; }

#sidebar-nav .nav > li.show > a { border-bottom-color: #252525; outline: none; text-decoration: none; }

#sidebar-nav .nav > li.active > .submenu > li.active > .submenu { display: block; }

#sidebar-nav .nav li a.dropdown-toggle > .drop-icon { color: #868b98; font-size: 12px; margin-top: -6px; position: absolute; right: 25px; top: 50%; transition: transform 0.2s ease-in-out 0.1s; }

#sidebar-nav .nav li.open > a.dropdown-toggle > .drop-icon, #sidebar-nav .nav li.show > a.dropdown-toggle > .drop-icon, #sidebar-nav .nav li.active > a.dropdown-toggle > .drop-icon { color: #fff; transform: rotate(90deg); }

#sidebar-nav .nav li .submenu { background: #253443; display: none; list-style: none; margin: 0; padding: 5px 0; }

#sidebar-nav .nav li .submenu > li { position: relative; }

#sidebar-nav .nav li .submenu > li > a { color: #fff; display: block; font-size: 0.875em; line-height: 38px; outline: none; padding-left: 66px; text-decoration: none; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s; }

#sidebar-nav .nav li .submenu > li > a > span.badge { font-size: 0.75em; margin: 11px 14px 0 0; padding: 4px 0.6em; }

#sidebar-nav .nav li .submenu > li:first-of-type > a { border-top: 0; }

#sidebar-nav .nav li .submenu > li > a:hover, #sidebar-nav .nav li .submenu > li > a.active, #sidebar-nav .nav li .submenu > li.active > a, #sidebar-nav .nav li .submenu > li.open > a, #sidebar-nav .nav li .submenu > li.show > a { background-color: #1f2c39; color: #fff; text-decoration: none; }

#sidebar-nav .nav li.active > .submenu { display: block; }

#sidebar-nav .nav > .show .submenu .submenu, #sidebar-nav .nav > .active .submenu .submenu { display: none; }

#sidebar-nav .nav > .show .submenu > .open > a, #sidebar-nav .nav > .show .submenu > .active > a, #sidebar-nav .nav > .active .submenu > .open > a, #sidebar-nav .nav > .active .submenu > .active > a { background: inherit; border-bottom-color: #1f2c39; box-shadow: 0 -1px 0 #1f2c39 inset; }

#sidebar-nav .nav > .show .submenu > li a, #sidebar-nav .nav > .active .submenu > li a { position: relative; }

#sidebar-nav .nav > .show .submenu > li > a.dropdown-toggle > .drop-icon, #sidebar-nav .nav > .active .submenu > li > a.dropdown-toggle > .drop-icon { font-size: 10px; margin-top: -5px; }

#sidebar-nav .nav > .show .submenu > li > .submenu, #sidebar-nav .nav > .active .submenu > li > .submenu { background-color: #1f2c39; }

#sidebar-nav .nav > .show .submenu > li > .submenu > li a:hover, #sidebar-nav .nav > .show .submenu > li > .submenu > li a.active, #sidebar-nav .nav > .active .submenu > li > .submenu > li a:hover, #sidebar-nav .nav > .active .submenu > li > .submenu > li a.active { color: #03a9f4; }

#sidebar-nav .nav > .show .submenu > li > .submenu a, #sidebar-nav .nav > .active .submenu > li > .submenu a { border-bottom: 0 none; border-top: 0 none; padding-left: 85px; }

#sidebar-nav .nav > .show .submenu > li > .submenu a:before, #sidebar-nav .nav > .active .submenu > li > .submenu a:before { content: "\f111"; display: inline; font-family: FontAwesome; font-size: 4px; font-style: normal; font-weight: normal; margin-left: -10px; margin-top: 1px; position: absolute; }

.navbar-nav .show .dropdown-menu, .user-box .dropdown .dropdown-menu { background-color: #FFFFFF; border: none; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); position: absolute; }

.user-box .dropdown .dropdown-menu { border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); }

.user-box .dropdown .dropdown-menu .item { font-weight: 400; }

#user-left-box { padding: 20px 15px 20px 25px; }

#user-left-box img { border: 3px solid #fff; border-radius: 18%; float: left; width: 70px; }

#user-left-box .user-box { color: #fff; float: left; padding-left: 15px; padding-top: 18px; }

#user-left-box .user-box > .name { display: block; font-size: 1em; font-weight: 600; line-height: 1.2; }

#user-left-box .user-box > .name > a { color: #fff; }

#user-left-box .user-box > .name > a:hover, #user-left-box .user-box > .name > a:focus { color: #E1E1E1; text-decoration: none; }

#user-left-box .user-box > .status { display: block; font-size: 0.75em; padding-top: 3px; }

#user-left-box .user-box > .status > i { color: #8bc34a; margin-right: 4px; }

#user-left-box.dropdown .dropdown-menu { left: 30px; top: 55px; }

#user-left-box.dropdown .dropdown-menu a { color: #707070; font-size: 0.875em; }

#user-left-box.dropdown .dropdown-menu a:hover { background-color: #f6f6f6; color: #707070; }

@media (min-width: 992px) {    
    .nav-small #nav-col { width: 64px; }

    .nav-small #content-wrapper { margin-left: 64px; }

    .nav-small #nav-col #user-left-box { display: none !important; }

    .nav-small #nav-col #sidebar-nav .nav > li > a { padding-left: 15px !important; padding-right: 15px; text-align: center; }

    .nav-small #nav-col #sidebar-nav .nav > li > a > i { font-size: 1.25em; position: relative; }

    .nav-small #nav-col #sidebar-nav .nav > li > a > span { display: none !important; }

    .nav-small #nav-col #sidebar-nav .nav > li.nav-header { display: none !important; }

    .nav-small #nav-col #sidebar-nav .nav li > a.dropdown-toggle > .drop-icon { display: none !important; }

    .nav-small #nav-col #sidebar-nav .nav .submenu > li > a.dropdown-toggle > .drop-icon { display: block !important; }

    .nav-small #nav-col #sidebar-nav .nav li .submenu { left: 64px; position: absolute; top: 0; width: 210px; }

    .nav-small #nav-col #sidebar-nav .nav li .submenu > li > a { padding-left: 28px; }

    .nav-small #nav-col #sidebar-nav .nav > .show > .submenu > li > .submenu, .nav-small #nav-col #sidebar-nav .nav > .active > .submenu > li > .submenu { left: auto; position: relative; top: auto; width: 100%; }

    .nav-small #nav-col #sidebar-nav .nav > .show > .submenu > li > .submenu a, .nav-small #nav-col #sidebar-nav .nav > .active > .submenu > li > .submenu a { padding-left: 48px; }

    .nav-small #sidebar-nav .nav li.active > .submenu { display: none !important; }

    .nav-small #nav-col-submenu a.dropdown-toggle > .drop-icon { color: #868b98; font-size: 12px; margin-top: -6px; position: absolute; right: 25px; top: 50%; transition: transform 0.2s ease-in-out 0.1s; }

    .nav-small #nav-col-submenu.open > a.dropdown-toggle > .drop-icon, .nav-small #nav-col-submenu.show > a.dropdown-toggle > .drop-icon, .nav-small #nav-col-submenu.active > a.dropdown-toggle > .drop-icon { color: #fff; transform: rotate(90deg); }

    .nav-small #nav-col-submenu .submenu { background: #253443; display: none; list-style: none; margin: 0; padding: 5px 0; }

    .nav-small #nav-col-submenu .submenu > li { position: relative; }

    .nav-small #nav-col-submenu .submenu > li > a { color: #fff; display: block; font-size: 0.875em; line-height: 38px; outline: none; padding-left: 66px; text-decoration: none; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s; }

    .nav-small #nav-col-submenu .submenu > li > a > span.badge { font-size: 0.75em; margin: 11px 14px 0 0; padding: 4px 0.6em; }

    .nav-small #nav-col-submenu .submenu > li:first-of-type > a { border-top: 0; }

    .nav-small #nav-col-submenu .submenu > li > a:hover, .nav-small #nav-col-submenu .submenu > li > a.active, .nav-small #nav-col-submenu .submenu > li.active > a, .nav-small #nav-col-submenu .submenu > li.open > a, .nav-small #nav-col-submenu .submenu > li.show > a { background-color: #1f2c39; color: #fff; text-decoration: none; }

    .nav-small #nav-col-submenu .submenu .submenu { display: none; }

    .nav-small #nav-col-submenu .submenu > .open > a, .nav-small #nav-col-submenu .submenu > .active > a { background: inherit; border-bottom-color: #1f2c39; box-shadow: 0 -1px 0 #1f2c39 inset; }

    .nav-small #nav-col-submenu .submenu > li a { position: relative; }

    .nav-small #nav-col-submenu .submenu > li > a.dropdown-toggle > .drop-icon { font-size: 10px; margin-top: -5px; }

    .nav-small #nav-col-submenu .submenu > li > .submenu { background-color: #1f2c39; }

    .nav-small #nav-col-submenu .submenu > li > .submenu > li a:hover, .nav-small #nav-col-submenu .submenu > li > .submenu > li a.active { color: #03a9f4; }

    .nav-small #nav-col-submenu .submenu > li > .submenu a { border-bottom: 0 none; border-top: 0 none; padding-left: 85px; }

    .nav-small #nav-col-submenu .submenu > li > .submenu a:before { content: "\f111"; display: inline; font-family: FontAwesome; font-size: 4px; font-style: normal; font-weight: normal; margin-left: -10px; margin-top: 1px; position: absolute; }

    .nav-small #nav-col-submenu .submenu { left: 64px; position: absolute; top: 60px; width: 210px; }

    .nav-small #nav-col-submenu .submenu > li > a { padding-left: 28px; }

    .nav-small #nav-col-submenu .submenu > li > a.dropdown-toggle > .drop-icon { display: block; }

    .nav-small #nav-col-submenu > .submenu { display: block !important; }

    .nav-small #nav-col-submenu .submenu > li > .submenu, .nav-small #nav-col-submenu .submenu > li > .submenu { left: auto; position: relative; top: auto; width: 100%; }

    .nav-small #nav-col-submenu .submenu > li > .submenu a, .nav-small #nav-col-submenu .submenu > li > .submenu a { padding-left: 48px; }
}

@media (max-width: 991px) {    
    .navbar-toggler { display: block; }

    #sidebar-nav.navbar-collapse { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); max-height: 336px; overflow-y: auto; }
}

#footer-bar { background: #fff; border-top: 1px solid #e7ebee; bottom: 0; font-size: 0.8em; height: 37px; line-height: 36px; margin-left: -15px; margin-right: -15px; position: absolute; width: 100%; }

@media (max-width: 767px) {    
    #footer-bar { margin-left: -8px; margin-right: -8px; }
}

@media (max-width: 419px) {    
    #footer-bar { margin-left: -5px; margin-right: -5px; }
}

#footer-copyright { margin: 0; text-align: center; }

.fixed-header #header-navbar { left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 999; }

.fixed-header #page-wrapper { padding-top: 50px; }

.fixed-footer #footer-bar { bottom: 0; left: 0; margin: 0; position: fixed; right: 0; width: 100%; z-index: 999; }

.fixed-footer #content-wrapper { padding-bottom: 36px; }

@media (min-width: 992px) {    
    .fixed-leftmenu #nav-col { height: 100%; position: fixed; }

    .fixed-leftmenu.fixed-footer #nav-col { padding-bottom: 36px; }

    .fixed-leftmenu.fixed-header #nav-col { padding-bottom: 50px; }

    .fixed-leftmenu.fixed-header.fixed-footer #nav-col { padding-bottom: 86px; }
}

@media (max-width: 991px) {    
    .fixed-header #nav-col { position: fixed; width: 100%; }
}

.boxed-layout #theme-wrapper { margin: 0 auto; max-width: 1200px; position: relative; }

.boxed-layout #page-wrapper { background-color: #2c3e50; }

.boxed-layout.fixed-header #header-navbar, .boxed-layout.fixed-footer #footer-bar { margin: 0 auto; max-width: 1200px; }

@media (max-width: 1200px) {    
    .boxed-layout #theme-wrapper, .boxed-layout.fixed-header #header-navbar, .boxed-layout.fixed-footer #footer-bar { max-width: 1140px; }
}

@media (max-width: 1199px) {    
    .boxed-layout #theme-wrapper, .boxed-layout.fixed-header #header-navbar, .boxed-layout.fixed-footer #footer-bar { max-width: 1024px; }
}

.emerald-bg { background-color: #03a9f4 !important; }

.red-bg { background-color: #e84e40 !important; }

.yellow-bg { background-color: #ffc107 !important; }

.green-bg { background-color: #2ecc71 !important; }

.purple-bg { background-color: #9c27b0 !important; }

.gray-bg { background-color: #90a4ae !important; }

.white-bg { background-color: #ffffff !important; }

.emerald { color: #03a9f4 !important; }

.red { color: #e84e40 !important; }

.yellow { color: #ffc107 !important; }

.green { color: #8bc34a !important; }

.purple { color: #9c27b0 !important; }

.gray { color: #90a4ae !important; }

.status-green { color: #005826; }

.status-red { color: #9e0b0f; }

.txt-white { color: #fff !important; }

.txt-white-hover:hover { color: #fff !important; }

.mrg-b-none { margin-bottom: 0; }

.mrg-b-xs { margin-bottom: 3px; }

.mrg-b-sm { margin-bottom: 6px; }

.mrg-b-md { margin-bottom: 10px; }

.mrg-b-lg { margin-bottom: 20px; }

.mrg-t-none { margin-top: 0; }

.mrg-t-xs { margin-top: 3px; }

.mrg-t-sm { margin-top: 6px; }

.mrg-t-md { margin-top: 10px; }

.mrg-t-lg { margin-top: 20px; }

.mrg-r-none { margin-right: 0; }

.mrg-r-xs { margin-right: 3px; }

.mrg-r-sm { margin-right: 6px; }

.mrg-r-md { margin-right: 10px; }

.mrg-r-lg { margin-right: 20px; }

.mrg-l-none { margin-left: 0; }

.mrg-l-xs { margin-left: 3px; }

.mrg-l-sm { margin-left: 6px; }

.mrg-l-md { margin-left: 10px; }

.mrg-l-lg { margin-left: 20px; }

.hidden { display: none; }

.btn { border: none; border-bottom: 2px solid; border-radius: 3px; outline: none; padding: 6px 12px; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s; }

.btn-group-sm > .btn, .btn-sm { padding: .25rem .5rem; }

.btn-secondary, .wizard-cancel, .wizard-back { background-color: #90a4ae; border-color: #607d8b; color: #fff; }
    
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .show .dropdown-toggle.btn-secondary, .wizard-cancel:hover, .wizard-cancel:focus, .wizard-cancel:active, .wizard-cancel.active, .wizard-back:hover, .wizard-back:focus, .wizard-back:active, .wizard-back.active { background-color: #949e9f; border-color: #748182; color: #fff; }
    
.btn-secondary .caret { border-top-color: #FFFFFF; }
    
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .show .dropdown-toggle.btn-secondary { background-color: #607d8b; border-color: #5c6667; }

.btn-info { background-color: #01b9fe; border-color: #0298d1; }
    
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .show .dropdown-toggle.btn-info { background-color: #0298d1; border-color: #0178a5; }

.btn-link { border: none; }

.btn-primary { background-color: #03a9f4; border-color: #2980b9; }
    
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .show .dropdown-toggle.btn-primary { background-color: #2980b9; border-color: #1c5c87; }

.btn-success { background-color: #8bc34a; border-color: #689f38; }
    
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .show .dropdown-toggle.btn-success { background-color: #689f38; }

.btn-danger { background-color: #e84e40; border-color: #dd191d; }
    
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .show .dropdown-toggle.btn-danger { background-color: #dd191d; }

.btn-light { background-color: #f8f9fa; border-color: #e0e1e2; }
    
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .show .dropdown-toggle.btn-light { background-color: #e0e1e2; }

.btn-dark { background-color: #343a40; border-color: #171a1d; }
    
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .show .dropdown-toggle.btn-dark { background-color: #171a1d; }

.btn-warning { background-color: #ffc107; border-color: #ffa000; }
    
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .show .dropdown-toggle.btn-warning { background-color: #e0b50a; border-color: #bd9804; }

.btn-facebook { background-color: #3b5998 !important; border-color: #2f477b !important; }

.btn-facebook:hover { background-color: #2f477b !important; border-color: #263963 !important; }

.btn-twitter { background-color: #00aced !important; border-color: #0098d1 !important; }

.btn-twitter:hover { background-color: #0098d1 !important; border-color: #0283b4 !important; }

.icon-box { margin-top: 5px; }

.icon-box .btn { border: 2px solid #e1e1e1; margin-left: 3px; margin-right: 0; }

.icon-box .btn:hover { background-color: #eee; color: #03a9f4; }

.badge { border-radius: 3px; font-size: 0.875em; font-weight: 600; padding: .35em .5em; }

.badge-secondary, .fc-event.label-default { background-color: #90a4ae; }

.badge-primary, .fc-event.label-primary { background-color: #03a9f4; }

.badge-success, .fc-event.label-success { background-color: #8bc34a; }

.badge-info, .fc-event.label-info { background-color: #9c27b0; }

.badge-warning, .fc-event.label-warning { background-color: #ffc107; }

.badge-danger, .fc-event.label-danger { background-color: #e84e40; }

.badge.badge-large { font-size: 1em; padding: 0.4em 0.8em 0.5em; }

.badge.badge-circle { border-radius: 50%; padding: 4px !important; }

#calendar .fc-event, .external-event { border-left: 0 solid #2980b9; border-radius: 2px; font-weight: 700; }
    
#calendar .fc-event.label-success, .external-event.label-success { border-left: 0 solid #689f38; }
    
#calendar .fc-event.label-warning, .external-event.label-warning { border-left: 0 solid #ffa000; }
    
#calendar .fc-event.label-danger, .external-event.label-danger { border-left: 0 solid #dd191d; color: #fff; }
    
#calendar .fc-event.label-info, .external-event.label-info { border-left: 0 solid #7b1fa2; }
    
#calendar .fc-event.label-default, .external-event.label-default { border-left: 0 solid #607d8b; }

@media only screen and (max-width: 440px) {    
    #calendar .fc-header-right, #calendar .fc-button-today, #calendar .fc-header-space { display: none; }
}

.alert { border-image: none; border-radius: 0; border-style: none; border-width: 0; }

.alert-success { border-color: #689f38; color: #689f38; }

.alert-warning { border-color: #ffa000; color: #ffa000; }

.alert-danger { border-color: #dd191d; color: #dd191d; }

.alert-info { border-color: #2980b9; color: #2980b9; }

.alert-info .alert-link { color: #2980b9; }

.pagination { margin: 5px 0; }

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span { border-radius: 3px; }

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > a:active, .pagination > li > span:active { border-width: 2px; color: #03a9f4; margin-left: -2px; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #03a9f4; border-color: #03a9f4; }

.pager li > a, .pager li > span { border-width: 2px; }

.list-group-item { border-width: 2px; margin-bottom: -2px; }

.list-group-item > .badge { float: right; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { background-color: #03a9f4; border-color: #03a9f4; color: #fff; }

.badge.badge-danger { background-color: #e84e40; }

.badge.badge-success { background-color: #8bc34a; }

.badge.badge-warning { background-color: #ffc107; }

.badge.badge-primary { background-color: #03a9f4; }

.badge.badge-info { background-color: #9c27b0; }

.nav-tabs { background: #e7ebee; border-bottom: 0; border-color: transparent; border-radius: 3px 3px 0 0; }

.nav-tabs > li.nav-item > a { border-left: 0; border-radius: 0; border-right: 0; border-top: 2px solid transparent; color: #555; font-size: 1.125em; font-weight: 300; outline: none; }

.nav-tabs > li.nav-item > a:hover, .nav-tabs > li.nav-item > a:focus { background: rgba(219, 221, 223, 0.46); border-bottom: 0; border-color: transparent; border-radius: 0 0 0 0; color: #555; }

.nav-tabs > li.nav-item:first-child > a:hover, .nav-tabs > li.nav-item:first-child > a:focus { border-radius: 3px 0 0 0; }

.nav-tabs > li.nav-item:last-child > a:hover, .nav-tabs > li.nav-item:last-child > a:focus { border-radius: 0 3px 0 0; }

.nav-tabs > li.nav-item > a.active, .nav-tabs > li.nav-item > a.active:hover, .nav-tabs > li.nav-item > a.active:focus { background-color: #fff; border-bottom: 0; border-left: 0; border-radius: 0 0 0 0; border-right: 0; border-top: 2px solid #03a9f4; }

.nav-tabs > li.nav-item:first-child > a.active, .nav-tabs > li.nav-item:first-child > a.active:hover, .nav-tabs > li.nav-item:first-child > a.active:focus { border-radius: 3px 0 0 0; }

.nav-tabs > li.nav-item:last-child > a { margin-right: 0; }

.nav-tabs > li.nav-item:last-child > a.active, .nav-tabs > li.nav-item:last-child > a.active:hover, .nav-tabs > li.nav-item:last-child > a.active:focus { border-radius: 0 3px 0 0; }

.nav .show > a, .nav .show > a:hover, .nav .show > a:focus { border-color: #e7ebee; }

.nav .caret { border-bottom-color: #03a9f4; border-top-color: #03a9f4; }

.main-box .tabs-header { min-height: 50px; padding: 10px 20px; }

.main-box .tab-content-body { margin-bottom: 0; padding: 0 20px 20px 20px; }

.tabs-wrapper.tabs-no-header .tab-content { padding: 0 20px 20px; }

.panel-default > .panel-heading { background-color: #03a9f4; border-color: #03a9f4; border-radius: 0; color: #FFFFFF; }
    
.panel-default > .panel-heading a:focus { color: #fff; }

.panel-group .panel { border: 0 none; border-radius: 0; }

.panel-collapse { border: 2px solid #e1e1e1; border-top: 0; }

.accordion .panel-title > a { color: #FFFFFF; display: block; outline: none; padding-right: 15px; position: relative; text-decoration: none; }

.accordion .panel-title > a:hover { color: #FFFFFF; text-decoration: none; }

.accordion .panel-title > a:after { content: "\f068"; font-family: FontAwesome; font-size: 0.75em; font-style: normal; font-weight: normal; margin-top: -5px; position: absolute; right: 0; text-decoration: inherit; top: 50%; }

.accordion .panel-title > a.accordion-toggle.collapsed:after { content: "\f067"; }

.accordion .panel-title > a.accordion-toggle > i { padding-right: 6px; text-align: center; width: 24px; }

.card-accordion .card { border-radius: 0; margin-bottom: 3px; }

.card-accordion .card .card-header { background-color: #03a9f4; border: 0; border-radius: 0; color: #fff; position: relative; }

.card-accordion .card .card-header .btn-link { color: #fff; font-size: 1.125em; padding-right: 20px; text-align: left; white-space: normal; }

.card-accordion .card .card-header .btn-link:hover, .card-accordion .card .card-header .btn-link:focus { text-decoration: none; }

.card-accordion .card .card-header .btn-link:after { content: "\f068"; font-family: FontAwesome; font-size: 0.75em; font-style: normal; font-weight: normal; margin-top: -7px; position: absolute; right: 20px; text-decoration: inherit; top: 50%; }

.card-accordion .card .card-header .btn-link.collapsed:after { content: "\f067"; }

.card-accordion .card .card-header .btn-link > i { margin-right: 10px; }

.progress { background-color: #eee; border-radius: 0; box-shadow: none; height: 12px; margin-bottom: 12px; }

.progress-bar { background-color: #03a9f4; box-shadow: none; }

.progress-bar .bg-success { background-color: #8bc34a; }

.progress-bar .bg-info { background-color: #9c27b0; }

.progress-bar .bg-warning { background-color: #ffc107; }

.progress-bar .bg-danger { background-color: #e84e40; }

.progress.progress-2x { height: 12px; }

.progress.progress-3x { height: 16px; }

.progress.progress-4x { height: 20px; }

.popover-content { font-size: 0.875em; }

.modal-header { border-width: 2px; }

.modal-content { border-radius: 0; }

.modal-footer { border-width: 2px; }

blockquote, blockquote.float-right { border-left: 5px solid #03a9f4; padding: 10px 20px 10px 40px; }
    
blockquote.float-right { border-left: 0; border-right: 5px solid #03a9f4; padding-left: 20px; padding-right: 40px; }
    
blockquote p { font-style: italic; }
    
blockquote:before { color: #b0bec5; content: "\f10d"; display: inline; font-family: FontAwesome; font-size: 20px; font-style: normal; font-weight: normal; height: auto; line-height: normal; margin-left: -28px; margin-top: 0; position: absolute; width: auto; }
    
blockquote.float-right:before { margin-left: 0; right: 50px; }

.breadcrumb { background: none; margin-bottom: 0; padding-bottom: 0; padding-top: 0; }

.breadcrumb > li { color: #616161; font-size: 0.875em; margin-left: 8px; text-transform: uppercase; }

.breadcrumb > li span { padding-left: 8px; }

.breadcrumb > li a { color: #616161; }

.breadcrumb > li + li:before { color: #616161; content: "\f105"; font-family: FontAwesome; }

.breadcrumb > .active { color: #616161; font-weight: 600; text-transform: none; }

.breadcrumb > li:first-child { margin-left: 0; }

.dropdown-menu { margin-top: 0; }

.dropdown-menu a:hover { text-decoration: none; }

.clockpicker-popover .popover-title { border-radius: 0.3rem 0.3rem 0 0; }

.btn-toolbar.editor-toolbar > .btn-group { margin-bottom: 5px; margin-right: 5px; }

.btn-toolbar.editor-toolbar .btn-group > .btn:not(:last-of-type) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-toolbar.editor-toolbar .btn-group > .btn.last-child { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.note-editor .note-toolbar .note-btn-group .note-btn.btn { background-color: #90a4ae; border-color: #607d8b; color: #fff; }

.note-editor .note-toolbar .note-btn-group .note-btn.btn:hover { background-color: #607d8b; border-color: #5c6667; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: #f8f8f8; }

.table thead > tr > th { border-bottom: 2px solid #e7ebee; border-top-width: 0px; font-size: 0.875em; text-transform: uppercase; }

.table thead > tr > th > a span { color: #212121; }

.table tbody > tr > td { border-top: 1px solid #e7ebee; font-size: 0.875em; padding: 12px 8px; vertical-align: middle; }

.table tbody > tr > td:first-child { font-size: 1.125em; font-weight: 300; }

.table tbody > tr td .call-type { display: block; font-size: 0.75em; text-align: center; }

.table tbody > tr td .first-line { font-size: 1.125em; font-weight: 400; line-height: 1.5; }

.table tbody > tr td .first-line span { color: #969696; font-size: 0.875em; font-weight: 300; }

.table tbody > tr td .second-line { font-size: 0.875em; line-height: 1.2; }

.table tbody > tr.table-line-fb > td { background-color: #9daccb; color: #262525; }

.table tbody > tr.table-line-twitter > td { background-color: #9fccff; color: #262525; }

.table tbody > tr.table-line-plus > td { background-color: #eea59c; color: #262525; }

.table a.table-link { font-size: 1.125em; margin: 0 5px; }

.table a.table-link:hover { color: #2980b9; text-decoration: none; }

.table a.table-link.danger { color: #e84e40; }

.table a.table-link.danger:hover { color: #dd191d; }

.table.table-sm tbody > tr > td { padding: 8px 5px; }

.table.table-bordered thead > tr > th { border-top-width: 1px; }

.table.dataTable { border-collapse: collapse !important; }

.dataTable thead th:hover { color: #03a9f4; }

.table thead > tr > th > a span:after, .dataTable .sorting:after, .dataTable .sorting_asc:after, .dataTable .sorting_desc:after { content: "\f0dc"; font-family: FontAwesome; font-size: 0.75em; font-style: normal; font-weight: normal; margin-left: 5px; text-decoration: inherit; }

.table thead > tr > th > a:hover { text-decoration: none; }

.table thead > tr > th > a.asc span:after, .dataTable .sorting_desc:after { content: "\f0dd"; }

.table thead > tr > th > a.desc span:after, .dataTable .sorting_asc:after { content: "\f0de"; }

.table thead > tr > th > a:hover span { border-color: #03a9f4; color: #03a9f4; text-decoration: none; }

.table.table-hover tbody > tr > td { transition: background-color 0.15s ease-in-out 0s; }

.table-products tbody > tr > td { background: none; border: none; border-bottom: 1px solid #ebebeb; position: relative; transition: background-color 0.15s ease-in-out 0s; }

.table-products tbody > tr:hover > td { background-color: #f6f6f6; text-decoration: none; }

.table-products .name { display: block; font-weight: 600; padding-bottom: 7px; }

.table-products .price { display: block; float: left; font-size: 0.875em; text-decoration: none; width: 50%; }

.table-products .price > i { color: #8bc34a; }

.table-products .warranty { display: block; float: left; font-size: 0.875em; text-decoration: none; width: 50%; }

.table-products .warranty > i { color: #ffc107; }

.table-stats .status-social-icon { font-size: 1.9em; vertical-align: bottom; }

.table-stats .table-line-fb .status-social-icon { color: #556484; }

.table-stats .table-line-twitter .status-social-icon { color: #5885b8; }

.table-stats .table-line-plus .status-social-icon { color: #a75d54; }

.dataTables_length { float: left; margin-bottom: 15px; margin-right: 30px; margin-top: 10px; }

@media (max-width: 767px) {    
    .dataTables_length { display: none; }
}

.dataTables_filter { float: right; margin-bottom: 15px; margin-top: 10px; }

@media (max-width: 767px) {    
    .dataTables_filter { display: none; }
}

.dataTables_filter input { margin-left: 10px; }

@media (max-width: 767px) {    
    .DTTT { display: none; }
}

.DTTT.btn-group { float: right; margin-left: 10px; margin-top: 10px; }
    
.DTTT.btn-group a.btn { height: 30px; line-height: 16px; }

.user-list tbody td > img { border-radius: 18%; float: left; margin-right: 15px; max-width: 50px; position: relative; }

.user-list tbody td .user-link { display: block; font-size: 1.25em; margin-left: 60px; padding-top: 3px; }

.user-list tbody td .user-subhead { font-size: 0.875em; font-style: italic; }

.map-stats { padding-top: 20px; }

.map-stats .table tbody > tr > td { padding-bottom: 10px; padding-top: 10px; }

.map-stats .table tbody > tr > td:first-child { font-size: 1em; font-weight: 400; }

.map-stats .table tbody > tr > td.status { font-size: 1.2em; font-weight: 600; }

.main-box-body table.footable-editing-no-delete tbody td.footable-editing, .main-box-body table.footable-editing-no-edit tbody td.footable-editing, .main-box-body table.footable-editing-no-view tbody td.footable-editing { max-width: 90px; width: 90px; }

.main-box-body table.footable-editing-no-delete tbody td.footable-editing .fooicon, .main-box-body table.footable-editing-no-edit tbody td.footable-editing .fooicon, .main-box-body table.footable-editing-no-view tbody td.footable-editing .fooicon { font-size: 1.125em; padding: 6px; top: 1px; }

table.footable-filtering .footable-filtering .d-flex align-items-center mt-2 { display: block; }

table.footable-filtering .footable-filtering .d-flex align-items-center mt-2 .form-group { display: inline-block; }

table.footable-filtering .footable-filtering .d-flex align-items-center mt-2 .form-group .input-group-btn.open > .dropdown-menu { opacity: 1; transform: scale(1, 1); visibility: visible; }

table.footable-filtering .footable-filtering .d-flex align-items-center mt-2 .form-group .input-group-btn > .dropdown-menu.dropdown-menu-right { left: auto; right: 0; }

table.footable .btn-group-xs > .btn { border-radius: .2rem; font-size: .875rem; line-height: 1.5; padding: .25rem .5rem; }

table.footable .btn-group > .btn-group:not(:first-child) > .btn, table.footable .btn-group > .btn:not(:first-child), table.footable .input-group-btn > button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

table.footable .btn-group > .btn-group:not(:last-child) > .btn, table.footable .btn-group > .btn:not(:last-child):not(.dropdown-toggle), table.footable .input-group-btn > button:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

table.footable .footable-paging .footable-pagination-wrapper .pagination { -ms-flex-pack: center !important; -webkit-box-pack: center !important; justify-content: center !important; }

table.footable-details tbody tr th { font-size: 0.75em; padding: 12px 8px; }

table.footable-details tbody tr td { font-size: 0.75em; padding: 12px 8px; text-align: left !important; }

table > tbody > tr > td > span.footable-toggle { cursor: pointer; }

.footable .footable-row-detail .footable-row-detail-cell { font-size: 1em; }

.main-box table.dataTable tr.group td { background-color: #e7ebee; font-size: 1em; padding-bottom: 8px; padding-top: 8px; }

.main-box table.dataTable tbody > tr.selected, .main-box table.dataTable tbody > tr > .selected, .main-box table.dataTable.order-column tbody > tr.selected > .sorting_1, .main-box table.dataTable.order-column tbody > tr.selected > .sorting_2, .main-box table.dataTable.order-column tbody > tr.selected > .sorting_3, .main-box table.dataTable.order-column tbody > tr > .selected, .main-box table.dataTable.display tbody > tr.selected > .sorting_1, .main-box table.dataTable.display tbody > tr.selected > .sorting_2, .main-box table.dataTable.display tbody > tr.selected > .sorting_3, .main-box table.dataTable.display tbody > tr > .selected, .main-box table.dataTable.stripe tbody > tr.odd.selected, .main-box table.dataTable.stripe tbody > tr.odd > .selected, .main-box table.dataTable.display tbody > tr.odd.selected, .main-box table.dataTable.display tbody > tr.odd > .selected, .main-box table.dataTable.display tbody > tr.odd.selected > .sorting_1, .main-box table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1, .main-box table.dataTable.display tbody > tr.even.selected > .sorting_1, .main-box table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1, .main-box table.dataTable.hover tbody > tr.selected:hover, .main-box table.dataTable.hover tbody > tr > .selected:hover, .main-box table.dataTable.display tbody > tr.selected:hover, .main-box table.dataTable.display tbody > tr > .selected:hover { background-color: #90a4ae !important; }

.dataTables_wrapper.d-flex align-items-center mt-2 { display: block; }

.form-group { margin-bottom: 20px; }

label { font-size: 0.875em; font-weight: 400; }

.form-control { border-color: #e7ebee; border-radius: 3px; border-width: 2px; box-shadow: none; font-size: 13px; }

.form-control:focus { border-color: rgba(52, 151, 219, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 152, 219, 0.6); outline: 0; }

.d-flex align-items-center mt-2-box { background: none repeat scroll 0 0 #F6F6F6; border: 2px solid #e7ebee; padding: 7px; }

.radio { padding-left: 2px; }

.radio label { cursor: pointer; display: inline-block; padding-bottom: 5px; padding-left: 30px; padding-right: 10px; position: relative; }

input[type="radio"] { box-sizing: border-box; line-height: normal; }

.radio input[type=radio], .radio-inline input[type=radio] { float: left; margin-left: -20px; }

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

.radio label:before { background: none repeat scroll 0 0 #ffffff; border: 2px solid #e7ebee; border-radius: 50%; content: ""; display: inline-block; height: 20px; left: 0; margin-right: 10px; position: absolute; width: 20px; }

.radio label:after { background-color: #03a9f4; border: 1px solid #03a9f4; border-radius: 50%; content: ""; display: inline-block; font-size: 13px; height: 16px; left: 2px; position: absolute; text-align: center; top: 2px; transform: scale(0); width: 16px; }

.radio input[type=radio]:checked + label:before, .radio input[type=radio]:hover + label:before { border-color: #03a9f4; }

.radio input[type=radio]:checked + label:after { line-height: 16px; transform: scale(0.63); transition: transform 0.1s 0s cubic-bezier(0.4, 0.02, 0.3, 1.2); }

.has-success .form-control { border-color: #8bc34a; }

.has-success .help-block, .has-success .control-label { color: #689f38; }

.has-success .form-control:focus { border-color: #689f38; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #689f38; }

.has-success .input-group-prepend { background-color: #dff0d8; border-color: #8bc34a; color: #8bc34a; }

.has-warning .form-control { border-color: #ffc107; }

.has-warning .help-block, .has-warning .control-label { color: #ffa000; }

.has-warning .form-control:focus { border-color: #ffa000; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa000; }

.has-warning .input-group-prepend { background-color: #fcf8e3; border-color: #ffc107; color: #ffc107; }

.has-error .form-control { border-color: #e84e40; }

.has-error .help-block, .has-error .control-label { color: #dd191d; }

.has-error .form-control:focus { border-color: #dd191d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dd191d; }

.has-error .input-group-prepend { background-color: #f2dede; border-color: #e84e40; color: #e84e40; }

.input-group > .form-control, .input-group > .input-group-prepend, .input-group > .input-group-btn > .btn { line-height: 1; }

.input-group > .input-group-btn > .btn { border: 0; height: 34px; }

/*.input-group-prepend .input-group-text,
.input-group-append .input-group-text {
  background: transparent;
  border-color: #e7ebee;
  border-width: 2px;
  border-right-width: 0; }*/

.input-group-append .input-group-text { border-left-width: 0; border-right-width: 2px; }

.dropdown-menu { border-radius: 3px; }

.help-block { font-size: 0.875em; }

.checkbox-inline > input { margin-top: 0; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: #03a9f4; }

.bootstrap-timepicker-widget table td input { border: 1px solid #ccc; height: 30px; width: 30px !important; }

.form-group-select2 label { display: block; }

.select2-container--default .select2-selection--single { border-color: #e7ebee !important; border-width: 2px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow { background: #e7ebee !important; background-clip: padding-box; border-color: #e7ebee !important; border-radius: 0 !important; width: 24px !important; }

.select2-container--default .select2-selection--multiple { border-color: #e7ebee !important; border-width: 2px !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #03a9f4 !important; border: 0 !important; color: #fff; font-size: 0.875em; padding: 4px 5px !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #fff !important; margin-right: 4px !important; }

.select2-container--default .select2-results__option[aria-selected=true] { background-color: #f1f1f1 !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #03a9f4 !important; }

.select2-container--default .help-icon { font-size: 1.25em; margin-top: 1px; position: absolute; right: 10px; }

.select2-container--default .select2-selection__clear { margin-right: 12px; margin-top: -1px; }

.select2:focus, .select2-container--default .select2-selection--single:focus { outline: none !important; }

.select2-dropdown { border-color: #e7ebee !important; border-width: 2px !important; }

.select2-results__options { margin: 0 4px 4px 4px !important; }

.select2-results__option { font-size: 0.875em; padding: 4px 6px !important; }

.select2-search--dropdown { font-size: 0.875em; }

.select2-search input { border-color: #e9e9e9 !important; }

.select2-search input:focus { -webkit-appearance: none !important; outline: none !important; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom-width: 1px !important; }

.select2-container .select2-selection--single { height: 34px !important; }

.select2-container .select2-selection--single .select2-selection__arrow { height: 32px !important; }

.select2-container .select2-selection--single .select2-selection__rendered { line-height: 32px !important; }

#top-filter .select2-container .select2-selection--single, .select2-graph-changer .select2-container .select2-selection--single { height: 37px !important; }

#top-filter .select2-container .select2-selection--single .select2-selection__arrow, #top-filter .select2-container .select2-selection--single .select2-selection__arrow, .select2-graph-changer .select2-container .select2-selection--single .select2-selection__arrow, .select2-graph-changer .select2-container .select2-selection--single .select2-selection__arrow { height: 35px !important; }

#top-filter .select2-container .select2-selection--single .select2-selection__rendered, #top-filter .select2-container .select2-selection--single .select2-selection__rendered, .select2-graph-changer .select2-container .select2-selection--single .select2-selection__rendered, .select2-graph-changer .select2-container .select2-selection--single .select2-selection__rendered { font-size: 1.15em; line-height: 34px !important; }

#top-filter .select2 { margin-right: 12px; }

.select2-graph-changer .select2 { margin-left: 12px; }

.tt-query { box-shadow: none !important; }

.wysiwyg-editor { background-color: #fff; border: 1px solid #e7ebee; border-collapse: separate; border-radius: 3px; box-sizing: content-box; height: 250px; max-height: 250px; outline: none; overflow: scroll; padding: 10px; }

.btn-toolbar.editor-toolbar { margin-bottom: 7px; }

.checkbox-nice { padding-left: 15px; position: relative; }

.checkbox-nice input[type=checkbox] { visibility: hidden; }

.checkbox-nice label { padding-top: 3px; }

.checkbox-nice.checkbox-inline > label { margin-left: 16px; }

.checkbox-nice label:before { background: #ffffff; border: 2px solid #e7ebee; border-radius: 3px; content: ""; cursor: pointer; height: 22px; left: 1px; position: absolute; top: 1px; width: 22px; }

.checkbox-nice label:after { background: transparent; border: 3px solid #03a9f4; border-right: none; border-top: none; content: ''; height: 7px; left: 6px; opacity: 0; position: absolute; top: 7px; transform: rotate(-45deg); width: 12px; }

.checkbox-nice label:hover::after { opacity: 0.3; }

.checkbox-nice input[type=checkbox]:checked + label:after { opacity: 1; }

.onoffswitch { box-sizing: content-box; margin-right: 20px; position: relative; width: 90px; }

.onoffswitch-checkbox { display: none; }

.onoffswitch-label { border: 1px solid #999999; border-radius: 20px; cursor: pointer; display: block; overflow: hidden; }

.onoffswitch-inner { margin-left: -100%; width: 200%; }
    
.onoffswitch-inner:before, .onoffswitch-inner:after { color: white; float: left; font-family: Trebuchet, Arial, sans-serif; font-size: 14px; font-weight: bold; height: 30px; line-height: 30px; padding: 0; width: 50%; }
    
.onoffswitch-inner:before { background-color: #03a9f4; color: #FFFFFF; content: "ON"; padding-left: 10px; }

.onoffswitch.onoffswitch-success .onoffswitch-inner:before { background-color: #8bc34a; }

.onoffswitch.onoffswitch-danger .onoffswitch-inner:before { background-color: #e84e40; }

.onoffswitch.onoffswitch-warning .onoffswitch-inner:before { background-color: #ffc107; }

.onoffswitch-inner:after { background-color: #EEEEEE; color: #999999; content: "OFF"; padding-right: 10px; text-align: right; }

.onoffswitch-switch { background: #FFFFFF; border: 1px solid #999999; border-radius: 20px; bottom: 0; box-sizing: content-box; margin: 6px; position: absolute; right: 56px; top: 0; width: 18px; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 0px; }

.typeahead, .tt-query, .tt-hint { width: 400px; }

@media only screen and (max-width: 480px) {    
    .typeahead, .tt-query, .tt-hint { width: 100%; }
}

.editable-input .typeahead, .editable-input .tt-query, .editable-input .tt-hint { width: auto; }

@media only screen and (max-width: 480px) {    
    .editable-input .typeahead, .editable-input .tt-query, .editable-input .tt-hint { width: auto; }
}

.twitter-typeahead { display: block !important; }

.typeahead { background-color: #fff; }

.typeahead:focus { border: 2px solid #0097cf; }

.tt-query { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint { color: #999; font-size: 13px; padding-left: .75rem; padding-top: .375rem; }

.tt-dropdown-menu { background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); margin-top: 12px; padding: 0; width: 422px; }

@media only screen and (max-width: 480px) {    
    .tt-dropdown-menu { width: 100%; }
}

.editable-input .tt-dropdown-menu { width: auto; }

.tt-suggestion { font-size: 1em; line-height: 20px; padding: 3px 20px; }

.tt-suggestion.tt-is-under-cursor { background-color: #03a9f4; color: #fff; }

.tt-suggestion p { margin: 0; }

.gist { font-size: 12px; }

.example-twitter-oss .tt-suggestion { padding: 8px 20px; }
    
.example-twitter-oss .tt-suggestion + .tt-suggestion { border-top: 1px solid #ccc; }

.example-twitter-oss .repo-language { float: right; font-size: 12px; font-style: italic; }

.example-twitter-oss .repo-name { font-weight: bold; }

.example-twitter-oss .repo-description { font-size: 12px; }

.slider-vertical { float: left; height: 200px; margin-right: 20px; }

.datepicker, .daterangepicker { z-index: 2200 !important; }
    
.datepicker td, .datepicker th, .daterangepicker td, .daterangepicker th { font-size: 0.875em; text-transform: uppercase; }
    
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover { background: #03a9f4 !important; }
    
.daterangepicker td.active, .daterangepicker td.active:hover { background: #03a9f4 !important; }
    
.daterangepicker td.in-range { background: #dceffc !important; }
    
.daterangepicker .ranges li { border-radius: 0 !important; color: #03a9f4 !important; }
        
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover { background-color: #03a9f4 !important; border-color: #03a9f4 !important; color: #fff !important; }
    
.daterangepicker .range_inputs button.applyBtn { margin-right: 7px; min-width: 74px; }
    
.daterangepicker .range_inputs button.cancelBtn { min-width: 74px; }

.pwstrength-wrapper .progress { height: 12px; }

.pwstrength-wrapper .progress .progress-bar { padding: 3px 0; }

#gallery-photos-wrapper { position: relative; }

.gallery-photos { list-style: none; margin: 0; padding: 0; position: relative; }

.gallery-photos li { display: block; float: left; margin-bottom: 7px; margin-top: 7px; overflow: hidden; position: relative; }

.gallery-photos li .photo-box { background-color: #eee; background-position: center; background-repeat: no-repeat; background-size: cover; display: block; height: 100%; min-height: 100px; min-width: 100px; overflow: hidden; padding-top: 98%; width: 100%; }

.gallery-photos li .photo-box.image-link { padding-top: 68%; }

.gallery-photos li:hover .photo-box:after { background: rgba(0, 0, 0, 0.4); bottom: 0; content: ""; left: 8px; position: absolute; right: 8px; top: 0; }

.gallery-photos.gallery-photos-hover { cursor: move; }

.gallery-photos .remove-photo-link { cursor: pointer; display: none; left: 50%; margin-left: -18.5px; margin-top: -18.5px; position: absolute; text-align: center; top: 50%; }

.gallery-photos .thumb-meta-time { bottom: 10px; color: #eee; font-size: 0.75em; left: 18px; position: absolute; }

.gallery-photos li .remove-photo-link .icon-stack { font-size: 2em; }

.gallery-photos.gallery-photos-hover li:hover .remove-photo-link { display: block; }

.dd { display: block; font-size: 13px; line-height: 20px; list-style: none; position: relative; }

@media only screen and (min-width: 700px) {    
    .dd { float: left; width: 48%; }
}

.dd-list { display: block; list-style: none; margin: 0; padding: 0; position: relative; }
    
.dd-list .dd-list { padding-left: 30px; }

.dd-collapsed .dd-list { display: none; }

.dd-item, .dd-empty, .dd-placeholder { display: block; font-size: 13px; line-height: 20px; margin: 0; min-height: 20px; padding: 0; position: relative; }

.dd-handle-list { background: #E1E1E1; border: 1px solid #E1E1E1; color: #000000; font-size: 1em; height: 30px; left: 0; padding-top: 4px; position: absolute; text-align: center; top: 0; width: 30px; z-index: 1; }

.dd-handle { background: none repeat scroll 0 0 #F6F6F8; border: 2px solid #e1e1e1; border-radius: 0; box-sizing: border-box; color: #000000; display: block; font-size: 0.875em; font-weight: 700; height: 32px; margin: 5px 0; padding: 5px 10px; text-decoration: none; }

.dd-handle:hover { background: #fff; color: #03a9f4; }

.dd-handle .nested-links { float: right; }

.dd-handle .nested-links .nested-link { margin: 0 2px; }

.dd-handle .nested-links .nested-link:last-child { margin-right: 0; }

.dd-handle .nested-links .nested-link i { font-size: 1.25em; }

.dd-item-list .dd-handle { padding-left: 40px; }

.dd-item > button { background: transparent; border: 0; cursor: pointer; float: left; font-size: 12px; font-weight: bold; height: 20px; line-height: 1; margin: 7px 0 3px; overflow: hidden; padding: 0; position: relative; text-align: center; text-indent: 100%; white-space: nowrap; width: 25px; }
    
.dd-item > button:before { content: '+'; display: block; position: absolute; text-align: center; text-indent: 0; width: 100%; }
    
.dd-item > button.dd-expand:before { content: '+'; }
    
.dd-item > button.dd-collapse:before { content: '-'; }

.dd-expand { display: none; }

.dd-collapsed .dd-list, .dd-collapsed .dd-collapse { display: none; }

.dd-collapsed .dd-expand { display: block; }

.dd-placeholder, .dd-empty { background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; margin: 5px 0; min-height: 30px; padding: 0; }

.dd-empty { background-color: #e5e5e5; background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-position: 0 0, 30px 30px; background-size: 60px 60px; border: 1px dashed #bbb; min-height: 100px; }

.dd-dragel { pointer-events: none; position: absolute; z-index: 9999; }

.dd-dragel > .dd-item .dd-handle { margin-top: 0; }

.dd-dragel .dd-handle { box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

.nestable-lists { clear: both; display: block; padding: 30px 0; width: 100%; }

.nestable-lists .dd-placeholder { background: #E9FDFB; border-color: #2980b9; }

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

@media only screen and (min-width: 700px) {    
    .dd + .dd { margin-left: 2%; }
}

#login-page { background-color: #e7ebee; }

#login-page-full { background-color: #e7ebee; }

#login-box { border-radius: 3px 3px 0 0; margin: 60px auto 20px; max-width: 350px; min-width: 280px; overflow: hidden; }

@media only screen and (max-width: 767px) {    
    #login-box { margin-top: 20px; }
}

#login-box #login-box-header { height: 5px; }

#login-box #login-box-header > div { float: left; height: 100%; width: 16.6667%; }

#login-box #login-box-header .login-box-header-red { background: #e84e40; }

#login-box #login-box-header .login-box-header-green { background: #8bc34a; }

#login-box #login-box-header .login-box-header-yellow { background: #ffc107; }

#login-box #login-box-header .login-box-header-purple { background: #9c27b0; }

#login-box #login-box-header .login-box-header-blue { background: #03a9f4; }

#login-box #login-box-header .login-box-header-gray { background: #90a4ae; }

#login-box-inner { background: #fff; border: 1px solid #e1e1e1; border-bottom-width: 5px; border-radius: 0 0 3px 3px; padding: 40px 25px; }

#login-box-inner.with-heading { padding-top: 20px; }

#login-box-inner h4 { margin-bottom: 10px; margin-top: 0; }

#login-box-inner .reset-pass-input { margin-bottom: 0; padding: 15px 0; }

#login-logo { background: none repeat scroll 0 0 #34495e; color: #fff; display: block; font-size: 2em; font-weight: 400; padding: 35px 0; text-align: center; text-transform: uppercase; }

#login-logo > img { display: block; height: 40px; margin: 0 auto; }

#login-logo > span { display: block; font-size: 0.6em; font-weight: 300; text-transform: none; }

#login-box .input-group { margin-bottom: 10px; }

#login-box .input-group input { font-weight: 300; }

#login-box .input-group .input-group-prepend { padding-left: 0; padding-right: 0; }

#login-box .input-group .input-group-prepend .input-group-text { background-color: #fff; min-width: 50px; text-align: center; }

#login-box .input-group .input-group-prepend .input-group-text i { color: #03a9f4; }

#login-box #login-forget-link { display: block; font-size: 0.875em; margin-top: 3px; text-align: right; }

#login-box #remember-me-wrapper { padding: 10px 0; }

#login-box .btn { font-size: 1.125em; font-weight: 600; margin-top: 8px; padding-bottom: 10px; padding-top: 10px; text-transform: uppercase; }

#login-box .form-group { margin-bottom: 7px; }

#login-box .form-group .checkbox label { padding-left: 7px; }

#login-box .form-group .checkbox input { margin-left: 0; }

#login-box .btn-facebook, #login-box .btn-twitter { font-size: 1em; margin-bottom: 10px; text-transform: none; }

#login-box .social-text { font-size: 0.875em; margin: 0; padding: 15px 0; text-align: center; }

#login-box-inner .input-group > .form-control, #login-box-inner .input-group > .input-group-addon { height: 46px; line-height: 42px; padding-bottom: 0; padding-top: 0; }

#login-box-inner .input-group > .input-group-addon { height: 44px; }

#login-box-footer { font-size: 0.875em; margin-top: 10px; text-align: center; }

#login-full-wrapper #login-box-footer { color: #fff; }

#login-full-wrapper #login-box-footer a { color: #fff; text-decoration: underline; }

#login-full-wrapper #login-box-footer a:hover { text-decoration: none; }

#login-page .login-create, #login-page-full .login-create { margin-bottom: 20px; }

#login-full-wrapper { background: url(../../img/login-img.jpg) no-repeat center center; background-size: cover; height: 100%; position: absolute; width: 100%; }

@media (max-height: 605px) {    
    #login-full-wrapper { position: relative; }
}

@media (max-height: 621px) and (max-width: 767px) {    
    #login-full-wrapper { position: relative; }
}

#login-full-wrapper #login-box { border: none; }

#login-page-full .container { margin: 0 auto; max-width: 1440px; }

#login-page-full .login-full-create { line-height: 50px; margin-right: 20px; }

#login-full-left { margin-bottom: 20px; margin-top: 50px; }

#login-full-left h1 { color: #363636; font-weight: 600; margin-bottom: 40px; text-align: center; }

#login-full-left h2 { margin-top: 30px; text-align: center; }

#login-full-left p.login-full-devices { margin-top: 30px; }

#login-full-left .login-full-features { list-style: none; margin: 20px 0; padding: 0; text-align: center; }

#login-full-left .login-full-features > li { display: inline-block; margin: 0 8px; }

#login-full-left .login-full-features > li > i { display: block; font-size: 1.6em; margin-bottom: 4px; text-align: center; }

#login-full-left .login-full-features > li > span { display: block; font-size: 0.845em; line-height: 1.2; text-align: center; }

@media (max-height: 605px) {    
    #login-full-wrapper.reset-password-wrapper { position: absolute; }
}

@media (max-height: 505px) {    
    #login-full-wrapper.reset-password-wrapper { position: relative; }
}

#lock-screen-user img { border-radius: 18%; display: block; height: 100px; margin: 0 auto; width: 100px; }

#lock-screen-user .user-box .name { display: block; font-size: 1.3em; padding: 10px 0 40px; text-align: center; }

#pwindicator { margin-bottom: 5px; margin-top: 15px; width: 150px; }

.pwdindicator .bar { height: 4px; }

.pwdindicator.pw-very-weak .bar { background: #fb241f; width: 30px; }

.pwdindicator.pw-very-weak .pwdstrength-label { color: #fb241f; }

.pwdindicator.pw-weak .bar { background: #e84e40; width: 60px; }

.pwdindicator.pw-weak .pwdstrength-label { color: #e84e40; }

.pwdindicator.pw-mediocre .bar { background: #ffc107; width: 90px; }

.pwdindicator.pw-mediocre .pwdstrength-label { color: #ffc107; }

.pwdindicator.pw-strong .bar { background: #f3b31a; width: 120px; }

.pwdindicator.pw-strong .pwdstrength-label { color: #f3b31a; }

.pwdindicator.pw-very-strong .bar { background: #8bc34a; width: 150px; }

.pwdindicator.pw-very-strong .pwdstrength-label { color: #8bc34a; }

.pricing-package { padding-bottom: 20px; padding-top: 20px; }

.pricing-package .pricing-package-inner { border-radius: 2px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); color: #7d7d7d; position: relative; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s; }

.pricing-package .pricing-star { background: url(../../img/pricing-star.png) no-repeat; color: #fff; font-size: 0.65em; height: 40px; line-height: 1.1; padding-top: 9px; position: absolute; right: -10px; text-align: center; top: -20px; width: 39px; }

.pricing-package .package-header { background: #03a9f4; border-radius: 2px 2px 0 0; }

.pricing-package .package-header h3 { border: 0; color: #fff; font-size: 1.2em; font-weight: 400; line-height: 1; margin: 0; padding: 20px 0 0; text-align: center; text-transform: uppercase; }

.pricing-package .package-header .stars { color: #fff; display: none; padding-top: 8px; text-align: center; }

.pricing-package .package-content { border: 1px solid #e7ebee; border-radius: 0 0 2px 2px; border-top: 0; border-top-color: transparent; margin: 0; padding: 0; }

.pricing-package .package-content .package-price { background: #03a9f4; color: #fff; font-weight: bold; height: 80px; line-height: 75px; margin: -1px; position: relative; text-align: center; }

.pricing-package .package-content .package-price .package-month { font-size: 1em; font-weight: normal; }

.pricing-package .package-content .package-price .price { font-size: 4em; font-weight: 400; }

.pricing-package .package-content .package-price .currency { font-size: 1.5em; font-weight: 600; }

.pricing-package .package-top-features { list-style: none; margin: 0; padding: 0; }

.pricing-package .package-top-features li { border-bottom: 1px solid #e7ebee; font-size: 1.125em; line-height: 1.5; padding: 8px 0; text-align: center; }

.pricing-package .package-top-features li:first-child { border-top: 1px solid #e7ebee; }

.pricing-package .package-features { list-style: none; margin: 0 18px; padding: 15px 0; position: relative; }

.pricing-package .package-features li { color: #7d7d7d; font-size: 0.875em; line-height: 1.3; padding: 6px 0; padding-left: 25px; }

.pricing-package .package-features li.has-feature { transition: color 0.1s ease-in-out 0s; }

.pricing-package .package-features li.has-nofeature { text-decoration: line-through; }

.pricing-package .package-features li.has-feature:before { color: #8bc34a; content: "\f00c"; font-family: FontAwesome; font-size: 1.3em; font-style: normal; font-weight: normal; left: 0; margin-top: -2px; position: absolute; text-decoration: inherit; text-decoration: none; }

.pricing-package .package-features li.has-nofeature:before { color: #e84e40; content: "\f00d"; font-family: FontAwesome; font-size: 1.3em; font-style: normal; font-weight: normal; left: 0; margin-top: -2px; position: absolute; text-decoration: inherit; text-decoration: none; }

.pricing-package .package-footer { padding: 10px 0 25px; text-align: center; }

.pricing-package .package-footer .btn > span { padding-right: 6px; transition: color 0.1s ease-in-out 0s; }

.pricing-package .package-footer .btn:hover > span { color: #fff; }

.pricing-package.simple .package-header h3 { font-size: 1.3em; height: 42px; line-height: 42px; padding: 0; }

.pricing-package.simple .package-content .package-price { background: transparent; color: inherit; font-size: 1.8em; height: 60px; line-height: 60px; }

.pricing-package.simple .package-top-features li { font-size: 0.875em; }

.pricing-package.simple .package-top-features li:last-child { border-bottom: 0; }

.pricing-package:hover .pricing-package-inner { background-color: #fcfcfc; color: #212121; }

.pricing-package:hover .package-features li.has-feature { color: #212121; }

#invoice-companies { border: 1px solid #e7ebee; border-left: 0; border-right: 0; margin: 20px -20px; }

@media (max-width: 419px) {    
    #invoice-companies { margin-left: -10px; margin-right: -10px; }
}

#invoice-companies .invoice-box { border-right: 1px solid #e7ebee; height: 100%; min-height: 165px; padding: 25px 20px; }

@media only screen and (max-width: 767px) {    
    #invoice-companies .invoice-box { border-bottom: 1px solid #e7ebee; border-left: 0; border-right: 0; }
}

#invoice-companies .invoice-box.invoice-box-dates { border-right: 0; }

@media only screen and (max-width: 767px) {    
    #invoice-companies .invoice-box.invoice-box-dates { border-bottom: 0; }
}

#invoice-companies .invoice-icon { color: #e7ebee; float: left; margin-right: 20px; margin-top: 20px; text-align: center; }

#invoice-companies .invoice-icon > i { display: block; font-size: 2.4em; }

#invoice-companies .invoice-company { float: left; }

#invoice-companies .invoice-company h4 { font-size: 1.4em; }

@media only screen and (min-width: 768px) and (max-width: 991px) {    
    #invoice-companies .invoice-dates { padding-top: 15px; }
}

#invoice-companies .invoice-dates .invoice-date > strong { line-height: 28px; text-transform: uppercase; }

@media only screen and (min-width: 768px) and (max-width: 991px) {    
    #invoice-companies .invoice-dates .invoice-date > strong { font-size: 0.875em; line-height: 22px; }
}

#invoice-companies .invoice-dates .invoice-date > span { font-size: 1.3em; }

@media only screen and (min-width: 768px) and (max-width: 991px) {    
    #invoice-companies .invoice-dates .invoice-date > span { font-size: 1.1em; }
}

#invoice-companies .invoice-dates .invoice-date.invoice-due-date > span { font-weight: bold; }

#invoice-companies .invoice-dates .invoice-number > strong { line-height: 48px; text-transform: uppercase; }

@media only screen and (min-width: 768px) and (max-width: 991px) {    
    #invoice-companies .invoice-dates .invoice-number > strong { font-size: 0.875em; line-height: 33px; }
}

#invoice-companies .invoice-dates .invoice-number > span { color: #03a9f4; font-size: 1.9em; }

@media only screen and (min-width: 768px) and (max-width: 991px) {    
    #invoice-companies .invoice-dates .invoice-number > span { font-size: 1.4em; }
}

.invoice-box-total { border: 1px solid #e7ebee; border-left: 0; border-right: 0; line-height: 1.8; padding: 20px 0; }

.invoice-box-total .invoice-box-total-label { font-size: 1.125em; }

.invoice-box-total .invoice-box-total-value { font-size: 1.125em; }

.invoice-box-total .grand-total { font-size: 1.25em; font-weight: bold; text-transform: uppercase; }

.invoice-summary { margin-left: -3px; margin-right: -3px; padding-bottom: 30px; padding-top: 30px; }

.invoice-summary > div { padding-left: 3px; padding-right: 3px; }

.invoice-summary .invoice-summary-item { background: #dceffc; margin-bottom: 3px; margin-top: 3px; padding: 10px 0; text-align: center; }

.invoice-summary .invoice-summary-item > span { font-size: 0.75em; }

.invoice-summary .invoice-summary-item > div { font-size: 1.125em; }

#user-profile h2 { padding-right: 15px; }

#user-profile .profile-status { color: #8bc34a; font-size: 0.75em; margin-top: -10px; padding-bottom: 10px; }

#user-profile .profile-status.offline { color: #e84e40; }

#user-profile .profile-img { border-radius: 50%; margin-bottom: 15px; }

#user-profile .profile-label { padding: 5px 0; text-align: center; }

#user-profile .profile-label.badge { font-size: 1em; padding: 5px 15px; }

#user-profile .profile-stars { color: #FABA03; padding: 7px 0; text-align: center; }

#user-profile .profile-stars > i { margin-left: -2px; }

#user-profile .profile-since { margin-top: -5px; text-align: center; }

#user-profile .profile-details { border-bottom: 1px solid #e7ebee; border-top: 1px solid #e7ebee; margin: 15px 0; padding: 15px 0; }

#user-profile .profile-details ul { margin-bottom: 0; margin-left: 40px; margin-top: 0; padding: 0; }

#user-profile .profile-details ul > li { line-height: 1.5; margin: 3px 0; }

#user-profile .profile-details ul > li > i { padding-top: 2px; }

#user-profile .profile-details ul > li > span { color: #03a9f4; }

#user-profile .profile-header { position: relative; }

#user-profile .profile-header > h3 { margin-top: 10px; }

#user-profile .profile-header .edit-profile { margin-top: -6px; position: absolute; right: 0; top: 0; }

@media only screen and (max-width: 419px) {    
    #user-profile .profile-header .edit-profile { display: block; margin-bottom: 15px; position: relative; }
}

#user-profile .profile-tabs { }

#user-profile .profile-user-info { padding-bottom: 20px; padding-top: 10px; }

#user-profile .profile-user-info .profile-user-details { padding: 4px 0; position: relative; }

#user-profile .profile-user-info .profile-user-details .profile-user-details-label { bottom: 0; float: left; font-weight: bold; left: 0; padding-top: 4px; position: absolute; text-align: right; top: 0; width: 110px; width: 110px; }

@media only screen and (max-width: 767px) {    
    #user-profile .profile-user-info .profile-user-details .profile-user-details-label { float: none; position: relative; text-align: left; }
}

#user-profile .profile-user-info .profile-user-details .profile-user-details-value { margin-left: 120px; }

@media only screen and (max-width: 767px) {    
    #user-profile .profile-user-info .profile-user-details .profile-user-details-value { margin-left: 0; }
}

@media only screen and (max-width: 767px) {    
    #user-profile .profile-social { margin-top: 20px; }
}

#user-profile .profile-social li { padding: 4px 0; }
    
#user-profile .profile-social li > i { padding-top: 6px; }

@media only screen and (max-width: 419px) {    
    #user-profile .profile-message-btn .btn { display: block; }
}

#user-profile .table tbody tr td { padding-bottom: 20px; padding-top: 20px; }

#user-profile .table tbody tr:first-child td { border-top: none; }

#newsfeed .story { border-bottom: 1px solid #e7ebee; margin: 0 20px; padding: 40px 0; }

#newsfeed .story:last-child { border-bottom: 0; }

@media (max-width: 767px) {    
    #newsfeed .story { margin: 0; padding: 20px 0; }
}

#newsfeed .story-user { position: absolute; }

#newsfeed .story-user a { display: block; }

#newsfeed .story-user a img { border-radius: 50%; display: block; height: 70px; width: 70px; }

@media (max-width: 767px) {    
    #newsfeed .story-user a img { height: 30px; width: 30px; }
}

#newsfeed .story-content { padding-left: 100px; position: relative; }

@media (max-width: 767px) {    
    #newsfeed .story-content { padding-left: 40px; }
}

#newsfeed .story-content .story-header .story-author { font-weight: 300; }

#newsfeed .story-content .story-header .story-author a { font-weight: 400; }

#newsfeed .story-content .story-header .story-time { color: #999; font-size: 0.75em; position: absolute; right: 0px; top: 0; }

@media (max-width: 1170px) {    
    #newsfeed .story-content .story-header .story-time { padding-top: 2px; position: relative; }
}

#newsfeed .story-content .story-inner-content { color: #6c6f75; font-size: 0.85em; padding: 12px 0; }

#newsfeed .story-content .story-footer { font-size: 0.85em; }

#newsfeed .story-content .story-footer .story-comments-link { color: #212121; margin-right: 10px; }

#newsfeed .story-content .story-footer .story-comments-link:hover { color: #161e1d; text-decoration: none; }

#newsfeed .story-content .story-footer .story-likes-link { color: #e84e40; }

#newsfeed .story-content .story-footer .story-likes-link:hover { color: #dd191d; text-decoration: none; }

#newsfeed .map-content { height: 200px; width: 100%; }

#newsfeed .story-images .story-image-link { display: block; float: left; padding-right: 2px; width: 50%; }

@media (max-width: 767px) {    
    #newsfeed .story-images .story-image-link { width: 50%; }
}

#newsfeed .story-images .story-image-link-small { padding-bottom: 2px; width: 25%; }

@media (max-width: 767px) {    
    #newsfeed .story-images .story-image-link-small { width: 50%; }
}

.widget-users { padding: 0 20px; }

@media (max-width: 767px) {    
    .widget-users { padding: 0 10px; }
}

.conversation-wrapper { padding: 10px 20px; }

@media (max-width: 767px) {    
    .conversation-wrapper { padding: 10px 5px; }
}

.conversation-wrapper .conversation-inner { margin-right: 10px; padding: 0 0 5px 0; }

.conversation-wrapper .conversation-user { border-radius: 50%; float: left; height: 50px; margin-top: 6px; overflow: hidden; width: 50px; }

.conversation-wrapper .conversation-item { padding: 5px 0; position: relative; }

.conversation-wrapper .conversation-item.item-right .conversation-body { background: #dceffc; }

.conversation-wrapper .conversation-item.item-right .conversation-body:before { border-color: transparent transparent transparent #dceffc; left: auto; right: -12px; }

.conversation-wrapper .conversation-item.item-right .conversation-user { float: right; }

.conversation-wrapper .conversation-item.item-right .conversation-body { margin-left: 0; margin-right: 60px; }

.conversation-wrapper .conversation-body { background: #f5f5f5; border-radius: 3px; font-size: 0.875em; margin-left: 60px; padding: 8px 10px; position: relative; width: auto; }

.conversation-wrapper .conversation-body:before { border-color: transparent #f5f5f5 transparent transparent; border-style: solid; border-width: 6px; content: ""; cursor: pointer; left: -12px; position: absolute; top: 25px; }

.conversation-wrapper .conversation-body > .name { font-size: 1.125em; font-weight: 600; }

.conversation-wrapper .conversation-body > .time { color: #605f5f; font-size: 0.875em; font-weight: 300; margin-top: 10px; position: absolute; right: 10px; top: 0; }

.conversation-wrapper .conversation-body > .time:before { content: "\f017"; font-family: FontAwesome; font-size: 0.875em; font-style: normal; font-weight: normal; margin-top: 4px; text-decoration: inherit; }

.conversation-wrapper .conversation-body > .text { padding-top: 6px; }

.conversation-wrapper .conversation-new-message { padding-top: 10px; }

.widget-users { list-style: none; margin: 0; padding: 0; }

.widget-users li { border-bottom: 2px solid #ebebeb; height: 96px; padding: 15px 0; }

.widget-users li > .img { border-radius: 50%; float: left; height: 50px; margin-top: 8px; overflow: hidden; width: 50px; }

.widget-users li > .details { margin-left: 60px; }

.widget-users li > .details > .name { font-weight: 600; }

.widget-users li > .details > .name > a { color: #212121; }

.widget-users li > .details > .name > a:hover { color: #03a9f4; }

.widget-users li > .details > .time { color: #03a9f4; font-size: 0.75em; padding-bottom: 7px; }

.widget-users li > .details > .time.online { color: #8bc34a; }

.infographic-box { padding: 20px; }

.infographic-box i { border-radius: 50%; color: #fff; display: block; float: left; font-size: 2.4em; height: 60px; line-height: 60px; margin-right: 15px; text-align: center; width: 60px; }

.infographic-box .headline { display: block; font-size: 1.2em; font-weight: 300; text-align: right; }

.infographic-box .value { display: block; font-size: 2.1em; font-weight: 600; margin-top: -5px; text-align: right; }

.infographic-box.merged { border-right: 2px solid #e7ebee; border-top: 2px solid #e7ebee; width: 50%; }

@media (max-width: 767px) {    
    .infographic-box.merged { border-right: none; width: 100%; }
}

.infographic-box.merged .headline { font-size: 0.8em; font-weight: 600; margin-top: -2px; text-align: left; text-transform: uppercase; }

.infographic-box.merged .value { font-size: 1.8em; font-weight: 400; margin-top: 2px; text-align: left; }

.infographic-box.merged.merged-top { border-top: none; }

.infographic-box.merged.merged-right { border-right: none; }

@media (max-width: 767px) {    
    .infographic-box.merged.merged-top.merged-right { border-top: 1px solid #e7ebee; }
}

.infographic-box.colored { border: 0 !important; color: #fff; }

.infographic-box.colored i { color: #fff; font-size: 4.6em; margin-left: 7px; }

.infographic-box.colored .headline { font-size: 1em; font-weight: 600; margin-bottom: 4px; }

.widget-products { list-style: none; margin: 0; padding: 0; }

.widget-products li { border-bottom: 2px solid #ebebeb; }

.widget-products li > a { color: #212121; display: block; height: 88px; padding: 3px 10px; position: relative; transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s; width: 100%; }

@media only screen and (max-width: 440px) {    
    .widget-products li > a { height: auto; padding-bottom: 10px; }
}

.widget-products li > a:hover { background-color: #f6f6f6; color: #212121; text-decoration: none; }

.widget-products li > a:after { color: #cccccc; content: "\f138"; font-family: FontAwesome; font-size: 0.875em; font-size: 1.3em; font-style: normal; font-weight: normal; margin-top: 32px; position: absolute; right: 10px; text-decoration: inherit; top: 0; }

@media only screen and (max-width: 440px) {    
    .widget-products li > a:after { display: none; }
}

.widget-products li .img { display: block; float: left; height: 68px; margin-top: 7px; overflow: hidden; text-align: center; width: 70px; }

.widget-products li .product { display: block; margin-left: 90px; margin-top: 19px; }

.widget-products li .product > .name { display: block; font-weight: 600; padding-bottom: 7px; }

.widget-products li .product > .price { display: block; float: left; font-size: 0.875em; text-decoration: none; width: 50%; }

@media only screen and (max-width: 440px) {    
    .widget-products li .product > .price { width: 100%; }
}

.widget-products li .product > .price > i { color: #8bc34a; }

.widget-products li .product > .warranty { display: block; float: left; font-size: 0.875em; text-decoration: none; width: 50%; }

@media only screen and (max-width: 440px) {    
    .widget-products li .product > .warranty { clear: both; width: 100%; }
}

.widget-products li .product > .warranty > i { color: #ffc107; }

.widget-todo { list-style: none; margin: 0; padding: 0; }

.widget-todo > li { border-bottom: 2px solid #ebebeb; padding: 10px 5px; }

.widget-todo > li:hover { background-color: #f8f8f8; }

.widget-todo > li input:checked + label { text-decoration: line-through; }

.widget-todo .name { float: left; }

.widget-todo .name span.badge { margin-left: 5px; }

.widget-todo .actions { float: right; padding-right: 5px; padding-top: 2px; }

.widget-todo .actions > a { color: #707070; margin: 0 2px; }

.widget-todo .actions > a.badge { color: #fff; }

.widget-todo .actions > a:hover { color: #03a9f4; text-decoration: none; }

.widget-todo .actions > a.badge:hover { background-color: #fff; }

.widget-todo .actions > a > i { font-size: 1.125em; }

.xs-graph .graph-label { color: #616161; font-size: 0.875em; padding-bottom: 5px; }

.jqstooltip { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; background: rgba(0, 0, 0, 0.7) !important; border: 0 !important; border-radius: 3px; box-sizing: content-box; opacity: 1; }

#flot-tooltip { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8); border: 2px solid rgba(230, 230, 230, 0.8); border-radius: 10px; color: #666; font-family: sans-serif; font-size: 12px; padding: 6px; position: absolute; text-align: center; }
    
#flot-tooltip span { display: block; }
    
#flot-tooltip b { color: #666; font-family: sans-serif; font-size: 12px; font-weight: bold; margin: 0.25em 0; text-align: center; }
    
#flot-tooltip i { color: #666; font-family: sans-serif; font-size: 12px; font-style: normal; margin: 0.1em 0; text-align: center; white-space: nowrap; }

.legend .legendColorBox > div { border: none !important; margin-right: 7px; }

.graph-stats { list-style: none; margin: 0; margin-top: 10px; padding: 0; }

.graph-stats li { padding: 0; }

.graph-stats li .title { color: #3b3a3a; font-size: 0.875em; margin-top: 12px; }

.graph-stats li .value { color: #3b3a3a; font-size: 1.6em; font-weight: 300; }

.graph-stats li .value > .fa { font-size: 0.6em; }

.graph-stats li .value .tooltip { font-weight: 400; }

.graph-stats li .progress { height: 5px; }

.graph-box { border-radius: 3px 0 0 3px; padding: 15px 15px; }

.graph-box h2 { color: #fff; font-size: 1.6em; font-weight: 300; margin-bottom: 10px; margin-left: 10px; }

.graph-box .graph .morris-hover.morris-default-style { background: #000; background: rgba(0, 0, 0, 0.8); border: none; border-radius: 6px; color: #999; }

.graph-nice-legend { padding-left: 15px; padding-top: 65px; }

@media (max-width: 1199px) {    
    .graph-nice-legend { padding-left: 0; }
}

@media (max-width: 991px) {    
    .graph-nice-legend { padding-bottom: 10px; padding-left: 0; padding-top: 10px; }
}

.graph-nice-legend .graph-legend-row { padding-bottom: 10px; padding-top: 10px; }

.graph-nice-legend .graph-legend-name { display: block; font-size: 1.2em; font-weight: 300; }

.graph-nice-legend .graph-legend-value { display: block; font-size: 2.1em; font-weight: 600; }

@media (max-width: 991px) {    
    .graph-nice-legend .graph-legend-row-inner { padding: 0 20px; }
}

.small-graph-box { border: 0 !important; color: #fff; padding: 20px; }

.small-graph-box .headline { display: block; font-size: 0.875em; font-weight: 400; margin-top: -5px; padding-bottom: 5px; text-transform: uppercase; }

.small-graph-box .value { display: block; font-size: 1.9em; font-weight: 600; margin-top: -5px; }

.small-graph-box .progress { background: rgba(0, 0, 0, 0.2); height: 5px; margin-bottom: 5px; margin-top: 10px; }

.small-graph-box .progress .progress-bar { background-color: #fff; }

.small-graph-box .subinfo { display: block; font-size: 0.8em; padding-top: 5px; }

.small-graph-box .subinfo i { font-size: 1.2em; }

.dashboard-stats { margin: 20px -20px -20px; }

@media (max-width: 419px) {    
    .dashboard-stats { margin-bottom: -12px; margin-left: -10px; margin-right: -10px; }
}

.chart-small { border-right: 1px solid #e1e1e1; border-top: 1px solid #e1e1e1; color: #212121; display: block; outline: none; padding: 15px 0; text-decoration: none; transition: background-color 0.1s ease-in-out 0s; }

.chart-small:last-child, .chart-small.last { border-right: 0; }

@media (max-width: 767px) {    
    .chart-small:nth-child(2) { border-right: 0; }
}

.chart-small:hover { background-color: #f9f9f9; color: #212121; text-decoration: none; }

.chart-small .headline { font-size: 0.75em; font-weight: 600; margin-bottom: -5px; padding: 0 20px; }

.chart-small .value { font-size: 1.9em; font-weight: 600; padding: 0 20px; }

@media (max-width: 419px) {    
    .chart-small .value { font-size: 1.6em; }
}

.chart-small-content { height: 50px; margin: 20px 20px 0; max-height: 100px; padding: 0px; position: relative; }

.social-box-wrapper { border-radius: 3px; box-shadow: 1px 1px 2px 0 #cccccc; margin-bottom: 16px; overflow: hidden; }

.social-box { color: #fff; font-weight: 300; padding: 15px; transition: background-color 0.15s ease-in-out 0s; }

.social-box .social-count { display: block; float: left; font-size: 1.8em; font-weight: 400; }

.social-box .social-action { display: block; float: left; font-size: 1.2em; margin-left: 5px; margin-top: 9px; }

.social-box .social-name { display: block; font-size: 0.875em; padding-top: 4px; }

.social-box > i { display: block; font-size: 3.4em; text-align: right; }

.social-box.facebook { background: #3b5998; }

.social-box.facebook:hover { background-color: #2f477b; }

.social-box.twitter { background: #55acee; }

.social-box.twitter:hover { background-color: #4091ce; }

.social-box.google { background: #dd4b39; }

.social-box.google:hover { background-color: #c43a2a; }

.profile-box .main-box-body { padding: 0; }

.profile-box .profile-box-header { background-repeat: no-repeat; background-size: cover; border-radius: 3px 3px 0 0; color: #fff; padding: 30px 20px 20px; text-align: center; }

.profile-box .profile-img { border: 5px solid #fff; border-radius: 18%; height: 130px; width: 130px; }

.profile-box h2 { font-weight: 600; margin: 0; padding: 10px 0 0; }

.profile-box .job-position { color: #fff; font-size: 0.875em; font-weight: 400; }

.profile-box .profile-box-footer { background: #03a9f4; border-radius: 0 0 3px 3px; }

.profile-box .profile-box-footer a { background: #03a9f4; color: #fff; display: block; float: left; padding: 15px 10px; text-align: center; width: 33%; width: 33.33%; }

.profile-box .profile-box-footer a:first-child { border-radius: 0 0 0 3px; }

.profile-box .profile-box-footer a:last-child { border-radius: 0 0 3px 0; }

.profile-box .profile-box-footer a:hover { color: #fff; text-decoration: none; }

.profile-box .profile-box-footer .value { display: block; font-size: 1.8em; font-weight: 600; }

.profile-box .profile-box-footer .badge { display: block; font-size: 0.875em; font-weight: 600; }

.profile-box-menu .main-box-body { padding: 0; }

.profile-box-menu .profile-box-header { background-repeat: no-repeat; background-size: cover; border-radius: 3px 3px 0 0; color: #fff; padding: 30px 20px; }

.profile-box-menu .profile-img { border: 5px solid #fff; border-radius: 18%; float: left; height: 110px; margin-right: 15px; width: 110px; }

.profile-box-menu h2 { display: inline-block; font-weight: 600; line-height: 1.1; margin: 0; padding: 20px 0 3px; }

.profile-box-menu .job-position { font-size: 0.875em; font-weight: 600; }

.profile-box-menu .profile-box-content .menu-items { list-style: none; margin: 0; padding: 0; }

.profile-box-menu .profile-box-content .menu-items li a { border-bottom: 2px solid #e7ebee; color: #212121; display: block; font-size: 0.875em; height: 40px; line-height: 40px; padding: 0 20px; transition: background-color 0.15s ease-in-out 0s; }

.profile-box-menu .profile-box-content .menu-items li a:hover { background-color: #e7ebee; text-decoration: none; }

.profile-box-menu .profile-box-content .menu-items li a i { width: 24px; }

.profile-box-menu .profile-box-content .menu-items li a span.badge { margin-top: 10px; }

.profile-box-menu .profile-box-content .menu-items li:last-child a { border-bottom: none; }

.profile-box-stats .main-box-body { padding: 0; }

.profile-box-stats .profile-box-header { background-repeat: no-repeat; background-size: cover; border-radius: 3px 3px 0 0; color: #fff; padding: 30px 20px 70px; position: relative; text-align: center; }

.profile-box-stats .profile-img { border: 5px solid #fff; border-radius: 18%; bottom: -45px; float: left; height: 90px; left: 50%; margin-left: -45px; position: absolute; width: 90px; }

.profile-box-stats h2 { display: inline-block; font-size: 1.5em; font-weight: 600; line-height: 1.1; margin: 0; padding: 0 0 8px; }

.profile-box-stats .job-position { font-size: 0.875em; font-weight: 600; }

.profile-box-stats .profile-box-footer { padding-bottom: 15px; padding-top: 50px; }

.profile-box-stats .profile-box-footer a { color: #212121; display: block; float: left; padding: 15px 10px; text-align: center; width: 33%; width: 33.33%; }

.profile-box-stats .profile-box-footer a:hover { text-decoration: none; }

.profile-box-stats .profile-box-footer .value { display: block; font-size: 1.8em; font-weight: 300; }

.profile-box-stats .profile-box-footer .badge { color: #212121; display: block; font-size: 1em; font-weight: 300; }

.profile-box-contact .main-box-body { padding: 0; }

.profile-box-contact .profile-box-header { border-radius: 3px 3px 0 0; color: #fff; padding: 30px 20px; }

.profile-box-contact .profile-img { border: 5px solid #fff; border-radius: 18%; float: left; height: 110px; margin-right: 15px; width: 110px; }

.profile-box-contact h2 { display: inline-block; font-weight: 400; line-height: 1.1; margin: 0; padding: 8px 0 3px; }

.profile-box-contact .job-position { font-size: 0.875em; font-weight: 300; }

.profile-box-contact .profile-box-footer { padding-bottom: 15px; padding-top: 10px; }

.profile-box-contact .profile-box-footer a { color: #212121; display: block; float: left; padding: 15px 10px; text-align: center; width: 33%; width: 33.33%; }

.profile-box-contact .profile-box-footer a:hover { text-decoration: none; }

.profile-box-contact .profile-box-footer .value { display: block; font-size: 1.8em; font-weight: 300; }

.profile-box-contact .profile-box-footer .badge { color: #212121; display: block; font-size: 1em; font-weight: 300; }

.profile-box-contact .contact-details { font-size: 0.875em; font-weight: 300; list-style: none; margin: 0; padding: 4px 0 0; }

.profile-box-contact .contact-details li i { margin-right: 3px; text-align: center; width: 12px; }

.weather-box .main-box-body { padding: 0; }

.weather-box .current { padding-bottom: 40px; padding-top: 36px; text-align: center; }

.weather-box .current .icon { display: block; float: left; }

.weather-box .current .temp-wrapper { float: left; margin-left: 20px; }

.weather-box .current .temp-wrapper .temperature { font-size: 3.6em; font-weight: 300; margin-top: -5px; text-align: left; }

.weather-box .current .temp-wrapper .desc { margin-top: -4px; text-align: left; }

.weather-box .next { background: #03a9f4; border-radius: 0 0 3px 3px; color: #fff; padding: 20px; }

.weather-box .next ul { list-style: none; margin: 0; padding: 0; }

.weather-box .next ul li { float: left; text-align: center; width: 20%; }

.weather-box .next .day { font-size: 1em; text-transform: uppercase; }

.weather-box .next .icon { font-size: 2em; }

.weather-box .next .temperature { font-size: 1.4em; }

.weather-box-large .main-box-body { padding: 0; }

.weather-box-large .current { background: url(../../img/samples/new-york-sunset.jpg) no-repeat; background-size: cover; border-radius: 3px; color: #fff; min-height: 340px; padding: 20px 30px; }

.weather-box-large .current h4 { margin-bottom: 30px; }

.weather-box-large .current .place { font-size: 1.2em; font-weight: 600; text-transform: uppercase; }

.weather-box-large .current .place > i { margin-right: 5px; }

.weather-box-large .current .temp-out-wrapper { margin-top: 20px; }

.weather-box-large .current .icon { display: block; float: left; font-size: 6em; }

.weather-box-large .current .temp-wrapper { float: left; margin-left: 30px; }

.weather-box-large .current .temp-wrapper .temperature { font-size: 3.6em; font-weight: 300; margin-top: -5px; text-align: left; }

.weather-box-large .current .temp-wrapper .desc { font-weight: 600; margin-top: -4px; text-align: left; }

.feed ul { list-style: none; margin: 0; padding: 0; }

.feed li { border-bottom: 2px solid #ebebeb; font-size: 0.875em; padding: 15px 0; position: relative; }

.feed li:last-child { border-bottom: 0; }

.feed li .img { float: left; margin-right: 10px; }

.feed li .img img { border-radius: 50%; height: 50px; width: 50px; }

.feed li .title { margin-left: 60px; padding-right: 55px; }

.feed li .title a { font-weight: 600; }

.feed li .post-time { color: #878787; margin-left: 60px; padding-top: 4px; }

.feed li .time-ago { color: #878787; font-size: 0.875em; position: absolute; right: 0; top: 16px; }

.feed li .photos { margin-left: 60px; margin-top: 10px; }

.feed li .photos .item { float: left; margin-right: 2px; }

.feed li .photos .item img { height: 50px; width: 50px; }

.project-box .main-box-body { padding: 0; }

.project-box .project-box-header { border-radius: 3px 3px 0 0; }

.project-box .project-box-header .name a { border-radius: 3px 3px 0 0; color: #fff; display: block; font-size: 1.4em; font-weight: 300; padding: 16px 15px; transition: background-color 0.1s ease-in-out 0s; }

.project-box .project-box-header .name a:hover { text-decoration: none; }

.project-box .project-box-header.green-bg .name a:hover { background: #689f38; }

.project-box .project-box-content { padding: 30px 20px 5px; text-align: center; }

.project-box .project-box-content .chart { display: block; font-size: 1em; font-weight: 300; height: 130px; margin: 0 auto; padding-top: 37px; position: relative; text-align: center; width: 130px; }

.project-box .project-box-content .chart canvas { left: 0; position: absolute; top: 0; }

.project-box .project-box-content .chart .percent { font-size: 2.1em; font-weight: 600; }

.project-box .project-box-content .chart .lbl { display: block; font-size: 0.875em; margin-top: -7px; }

.project-box .project-box-footer { border-radius: 0 0 3px 3px; }

.project-box .project-box-footer a { border-right: 1px solid #eee; color: #212121; display: block; float: left; margin: 20px 0; padding: 5px 10px; text-align: center; width: 33.33%; }

.project-box .project-box-footer a:last-child { border: none; }

.project-box .project-box-footer a:hover { text-decoration: none; }

.project-box .project-box-footer .value { display: block; font-size: 1.8em; font-weight: 300; }

.project-box .project-box-footer .badge { color: #212121; display: block; font-size: 0.875em; font-weight: 300; }

.project-box .project-box-ultrafooter { background: #f7fafa; border-radius: 0 0 3px 3px; border-top: 1px solid #e9eef0; padding: 8px 15px; }

.project-box .project-box-ultrafooter .project-img-owner { border-radius: 50%; display: block; float: left; height: 33px; margin-right: 5px; overflow: hidden; width: 33px; }

.project-box .project-box-ultrafooter .link { color: #c1c5c6; margin-top: 6px; }

.project-box.emerald-box .project-box-footer a:hover { color: #03a9f4; }

.project-box.red-box .project-box-footer a:hover { color: #e84e40; }

.project-box.yellow-box .project-box-footer a:hover { color: #ffc107; }

.project-box.green-box .project-box-footer a:hover { color: #8bc34a; }

.project-box.purple-box .project-box-footer a:hover { color: #9c27b0; }

.project-box.gray-box .project-box-footer a:hover { color: #90a4ae; }

#search-results { list-style: none; margin: 23px 0 0; padding: 0; }

#search-results li { margin-bottom: 25px; }

#search-results li h3.title { border: 0 none; font-size: 1.3em; font-weight: 600; margin: 0 0 3px; padding: 0; }

#search-results li .meta-info { margin-left: 83px; }

@media (max-width: 767px) {    
    #search-results li .meta-info { margin-left: 0; }
}

#search-results li .search-img { float: left; margin-right: 8px; margin-top: 4px; }

#search-results li .link-title { color: #006611; font-size: 0.875em; overflow: hidden; }

#search-results li .desc { font-size: 0.875em; margin-top: 3px; max-width: 750px; }

#search-form .input-group-btn button { border-bottom-left-radius: 0; border-top-left-radius: 0; font-size: 16px; height: 46px; }

#search-form .input-group-btn button > i { margin-right: 3px; }

#search-form .input-group .form-control { font-size: 16px; }

#timeline-grid { position: relative; }

#timeline-grid .item { background: #fff; border-radius: 3px; box-shadow: 1px 1px 2px 0 #CCCCCC; overflow: hidden; }

#timeline-grid .item a { text-decoration: none; }

#timeline-grid .item a:hover { text-decoration: underline; }

#timeline-grid .item img { width: 100%; }

#timeline-grid .item .text { display: block; }

#timeline-grid .item .time, #timeline-grid .tweet .user { color: #666666; font-style: italic; }

#timeline-grid .tweet-wrapper { font-size: 0.875em; line-height: 16px; line-height: 1.4; padding: 10px; }

#error-page { background-color: #eeeeee; }

#error-box { margin: 40px auto 20px; min-width: 280px; text-align: center; }

#error-box h1 { color: #605f5f; margin-top: 40px; padding: 0; }

#error-box p { margin: 20px 0; }

.pace { -moz-user-select: none; -webkit-pointer-events: none; -webkit-user-select: none; pointer-events: none; user-select: none; }

.pace-inactive { display: none; }

.pace .pace-progress { background: #ffffff; height: 2px; position: fixed; right: 100%; top: 0; width: 100%; z-index: 2000; }

.daterange-filter { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; cursor: pointer; padding: 5px 10px; }

.main-box-header .daterange-filter { margin-bottom: 7px; margin-top: 7px; }

.filter-block { margin-top: 7px; }

@media only screen and (max-width: 440px) {    
    .filter-block { clear: both; float: none !important; }
}

.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 { color: #707070; position: absolute; 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 { text-align: center; width: 30px; }

.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; }

.note-editor.panel-default > .panel-heading { background-color: #f5f5f5 !important; border-color: #ddd !important; border-top-left-radius: 3px !important; border-top-right-radius: 3px !important; color: #333; }

.btn.btn-secondary.clockpicker-button { border-top: 1px solid #ccc; color: #333; }

.btn.btn-secondary.clockpicker-button:hover { color: #333; }

.dropzone-wrapper { margin-bottom: 3rem; }

.dropzone-wrapper .dropzone { background: white; border: 2px dashed #03a9f4; border-radius: 5px; padding: 54px; }

.dropzone-wrapper .dropzone .dz-message { font-size: 1.5em; font-weight: 400; }

.dropzone-wrapper .dropzone .dz-message .note { display: block; font-size: 0.8em; font-weight: 200; margin-top: 1.4rem; }

.main-box .pagecallout { border: 1px solid #e7ebee; border-left-width: 5px; border-radius: 3px; margin: 15px 0; padding: 20px; }

.main-box .pagecallout.pagecallout-info { border-left-color: #03a9f4; }

.jvectormap-container .jvectormap-label { -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #292929; border-radius: 3px; color: white; display: none; font-size: smaller; padding: 3px; position: absolute; }

.jvectormap-container .jvectormap-zoomin, .jvectormap-container .jvectormap-zoomout { background: #fff; border: 1px solid #e1e1e1; color: #3498db; cursor: pointer; font-size: 0.75em; font-weight: bold; height: 16px; left: 10px; line-height: 16px; position: absolute; text-align: center; width: 16px; }

.jvectormap-container .jvectormap-zoomin { border-radius: 3px 3px 0 0; top: 10px; }

.jvectormap-container .jvectormap-zoomout { border-radius: 0 0 3px 3px; top: 33px; }
    
.jvectormap-container .jvectormap-zoomin:hover, .jvectormap-container .jvectormap-zoomout:hover { background-color: #eeeeee; }

.daterangepicker .calendar th, .daterangepicker .calendar td { padding: 5px; }

.ns-box .ns-box-inner a { color: #fff; }

.ns-box .ns-box-inner a:hover { color: #fff; }

.editableform .editable-buttons { padding-top: 4px; }

.editableform .has-error .editable-error-block { padding-left: 7px; }

.editableform .editable-checklist label { display: block; }

.select2-container { max-width: 100%; }

#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 { list-style: none; margin: 0; padding: 0; }

#email-header { padding-bottom: 10px; }

#email-header-title { font-size: 1.8em; font-weight: 300; position: absolute; width: 200px; }

#email-header-tools { float: left; margin-left: 215px; position: relative; }

@media (max-width: 991px) {    
    #email-header-tools { margin-left: 0; }
}

#email-header-pagination .pagination { margin: 0; padding: 0; }

#email-header-pagination .num-items { font-size: 0.875em; margin-right: 10px; margin-top: 9px; }

#email-navigation { position: absolute; width: 200px; }

#email-navigation .email-compose-btn { display: block; font-size: 0.875em; font-weight: 600; margin-bottom: 30px; margin-top: 10px; }

#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; display: block; font-size: 0.875em; padding: 8px 5px 8px 0; }

#email-nav-items li a i { color: #212121; margin-right: 5px; text-align: center; width: 25px; }

#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; display: block; font-size: 0.875em; 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 { margin-left: 215px; position: relative; }

@media (max-width: 991px) {    
    #email-content { height: auto !important; margin-bottom: 35px; margin-left: 0; }
}

#email-list { padding: 10px 0 1px; }

#email-list li { background-color: #f3f7fa; border-bottom: 1px solid #e7ebee; height: 46px; line-height: 46px; overflow: hidden; padding-left: 250px; padding-right: 10px; position: relative; width: 100%; }

@media (max-width: 767px) {    
    #email-list li { height: auto; line-height: 1.5; min-height: 46px; padding-left: 45px; }
}

#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 { margin-top: -12px; top: 50%; }
}

#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 > .badge { margin-right: 2px; }

@media (max-width: 767px) {    
    #email-list li .message > .badge { display: none; }
}

#email-list li .message > .body { color: #777; font-weight: 400; }

#email-list li .meta-info { background-color: #f3f7fa; padding-left: 10px; padding-right: 10px; position: absolute; right: 0; top: 0; }

@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 { margin-top: 8px; width: 50px; }
}

#email-list li:hover, #email-list li:hover .meta-info { background-color: #eff3f6; cursor: pointer; }

#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 { margin-left: 215px; position: relative; }

@media (max-width: 991px) {    
    #email-detail { margin-bottom: 35px; margin-left: 0; }
}

#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 .badge { 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%; 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; margin-bottom: 10px; padding-left: 20px; }

#email-body ul li, #email-body ol li { line-height: 1.4; padding: 2px 0; }

#email-body h1 { margin-bottom: 15px; margin-top: 25px; padding-left: 0; }

#email-body h2 { margin-top: 20px; padding: 0; }

#email-body h3 { border: none; margin-top: 15px; padding-left: 0; }

#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; 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; height: 87px; overflow: hidden; text-align: center; width: 130px; }

#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 { margin-left: 215px; position: relative; }

@media (max-width: 991px) {    
    #email-new { margin-bottom: 55px; margin-left: 0; }
}

#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 { padding-left: 5px; text-align: left; }

#email-new-footer { margin-bottom: 20px; margin-top: 20px; }

#email-new .form-control-s2 { width: 100%; }

#email-new .wysiwyg-editor { height: 220px; max-height: 220px; }

#email-new .select2-container.select2-container-multi .select2-choices .select2-search-field input { height: 32px; }

#email-new .select2-container--default .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: 0px; }

#email-new .form-group { margin-bottom: 10px; }

.nano > .nano-pane { -moz-border-radius: 7px; -webkit-border-radius: 7px; background: rgba(0, 0, 0, 0.1); border-radius: 7px; bottom: 0; right: 0; top: 0; width: 7px; }
    
.nano > .nano-pane > .nano-slider { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

@media (min-width: 992px) {    
    .fixed-leftmenu .col-left-nano { height: 100%; overflow: hidden; position: relative; width: 100%; }

    .fixed-leftmenu .col-left-nano > .col-left-nano-content { bottom: 0; left: 0; overflow: scroll; overflow-x: hidden; position: absolute; right: 0; top: 0; }

    .fixed-leftmenu .col-left-nano > .col-left-nano-content:focus { outline: thin dotted; }

    .fixed-leftmenu .col-left-nano > .col-left-nano-content::-webkit-scrollbar { display: none; }

    .fixed-leftmenu .has-scrollbar > .col-left-nano-content::-webkit-scrollbar { display: block; }

    .fixed-leftmenu .col-left-nano > .nano-pane { -moz-border-radius: 7px; -moz-transition: .2s; -o-transition: .2s; -webkit-border-radius: 7px; -webkit-transition: .2s; background: rgba(0, 0, 0, 0.1); border-radius: 7px; bottom: 0; opacity: .01; position: absolute; right: 0; top: 0; transition: .2s; visibility: hidden\9; width: 7px; }

    .fixed-leftmenu .col-left-nano > .nano-pane > .nano-slider { -moz-border-radius: 7px; -webkit-border-radius: 7px; background: #444; background: rgba(0, 0, 0, 0.5); border-radius: 7px; margin: 0 1px; position: relative; }

    .fixed-leftmenu .col-left-:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed { opacity: 0.99; visibility: visible\9; }

    #email-navigation.email-nav-nano, #email-content.email-content-nano, #email-detail.email-detail-nano, #email-new.email-new-nano { height: 100%; overflow: hidden; }

    #email-navigation.email-nav-nano > .email-nav-nano-content, #email-content.email-content-nano > .email-content-nano-content, #email-detail.email-detail-nano > .email-detail-nano-content, #email-new.email-new-nano > .email-new-nano-content { bottom: 0; left: 0; overflow: scroll; overflow-x: hidden; position: absolute; right: 0; top: 0; }

    .rtl #email-navigation.email-nav-nano > .email-nav-nano-content, .rtl #email-content.email-content-nano > .email-content-nano-content, .rtl #email-detail.email-detail-nano > .email-detail-nano-content, .rtl #email-new.email-new-nano > .email-new-nano-content { left: -14px; padding-left: 14px; padding-right: 0 !important; right: 0 !important; }

    #email-navigation.email-nav-nano > .email-nav-nano-content:focus, #email-content.email-content-nano > .email-content-nano-content:focus, #email-detail.email-detail-nano > .email-detail-nano-content:focus, #email-new.email-new-nano > .email-new-nano-content:focus { outline: thin dotted; }

    #email-navigation.email-nav-nano > .email-nav-nano-content::-webkit-scrollbar, #email-content.email-content-nano > .email-content-nano-content::-webkit-scrollbar, #email-detail.email-detail-nano > .email-detail-nano-content::-webkit-scrollbar, #email-new.email-new-nano > .email-new-nano-content::-webkit-scrollbar { display: none; }

    #email-navigation.has-scrollbar > .email-nav-nano-content::-webkit-scrollbar, #email-content.has-scrollbar > .email-content-nano-content::-webkit-scrollbar, #email-detail.has-scrollbar > .email-detail-nano-content::-webkit-scrollbar, #email-new.has-scrollbar > .email-new-nano-content::-webkit-scrollbar { display: block; }

    #email-navigation.email-nav-nano > .nano-pane, #email-content.email-content-nano > .nano-pane, #email-detail.email-detail-nano > .nano-pane, #email-new.email-new-nano > .nano-pane { -moz-border-radius: 7px; -moz-transition: .2s; -o-transition: .2s; -webkit-border-radius: 7px; -webkit-transition: .2s; background: rgba(0, 0, 0, 0.1); border-radius: 7px; bottom: 0; opacity: .01; position: absolute; right: 0; top: 0; transition: .2s; visibility: hidden\9; width: 7px; }

    .rtl #email-navigation.email-nav-nano > .nano-pane, .rtl #email-content.email-content-nano > .nano-pane, .rtl #email-detail.email-detail-nano > .nano-pane, .rtl #email-new.email-new-nano > .nano-pane { left: 0; right: auto; }

    #email-navigation.email-nav-nano > .nano-pane > .nano-slider, #email-content.email-content-nano > .nano-pane > .nano-slider, #email-detail.email-detail-nano > .nano-pane > .nano-slider, #email-new.email-new-nano > .nano-pane > .nano-slider { -moz-border-radius: 7px; -webkit-border-radius: 7px; background: #444; background: rgba(0, 0, 0, 0.5); border-radius: 7px; margin: 0 1px; position: relative; }

    #email-navigation.email-nav-nano:hover > .nano-pane, #email-navigation .nano-pane.active, #email-navigation .nano-pane.flashed, #email-content.email-content-nano:hover > .nano-pane, #email-content .nano-pane.active, #email-content .nano-pane.flashed, #email-detail.email-detail-nano:hover > .nano-pane, #email-detail .nano-pane.active, #email-detail .nano-pane.flashed, #email-new.email-new-nano:hover > .nano-pane, #email-new .nano-pane.active, #email-new .nano-pane.flashed { opacity: 0.99; visibility: visible\9; }
}

.noUi-base .noUi-connect { background: #03a9f4; border-radius: 0; box-shadow: none; }

.noUi-target { background: #e8e8e8 !important; border: 1px solid #fff !important; border-radius: 0 !important; box-shadow: none !important; }

.noUi-target.noUi-horizontal { height: 8px; }

.noUi-target.noUi-vertical { width: 8px; }

.noUi-target .noUi-value-sub { margin-top: 4px; }

@media (max-width: 1199px) {    
    .noUi-target .noUi-value-sub { font-size: 0.65em; margin-top: 3px; }
}

.noUi-target .noUi-value-large { font-size: 0.95em; margin-top: 8px; }

@media (max-width: 1199px) {    
    .noUi-target .noUi-value-large { font-size: 0.9em; margin-top: 9px; }
}

.noUi-target .noUi-handle { border-radius: 50%; transition: box-shadow .2s, -webkit-transform .2s; transition: box-shadow .2s, transform .2s; transition: box-shadow .2s, transform .2s, -webkit-transform .2s; }

.noUi-target.noUi-horizontal .noUi-handle { height: 22px; left: -10px; top: -8px; width: 22px; }

.noUi-target.noUi-horizontal .noUi-handle:focus { outline: none !important; }

.noUi-target.noUi-vertical .noUi-handle { height: 22px; left: -8px; top: -10px; width: 22px; }

.noUi-target.noUi-vertical .noUi-handle:focus { outline: none !important; }

.noUi-target .noUi-handle:after, .noUi-target .noUi-handle:before { content: none; height: 0; width: 0; }

.noUi-target.noUi-horizontal .noUi-handle.noUi-active, .noUi-target.noUi-vertical .noUi-handle.noUi-active { -webkit-transform: scale(1.2); transform: scale(1.2); }

.noUi-target .noUi-pips-horizontal { padding: 6px 0; }

.noUi-target .noUi-marker-horizontal.noUi-marker { margin-left: 0.5px; width: 1px; }

.noUi-target .noUi-marker-vertical.noUi-marker { height: 1px; }

#config-tool { position: fixed; right: 0; top: 120px; transition: all 0.2s ease-in-out 0s; width: 200px; z-index: 1000; }
    
#config-tool #config-tool-cog { background: #fff; border-radius: 3px 0 0 3px; box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.1); cursor: pointer; left: -50px; padding: 10px; position: absolute; text-align: center; top: 0; transition: all 0.1s ease-in-out 0s; width: 50px; }
    
#config-tool.closed #config-tool-cog i { -moz-animation: rotating 3s linear infinite; -ms-animation: rotating 3s linear infinite; -o-animation: rotating 3s linear infinite; /* -webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg); */-webkit-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-transition: -webkit-transform 1.1s ease-in-out 0.1s;
	-moz-transition: -moz-transform 1.1s ease-in-out 0.1s;
	transition: transform 1.1s ease-in-out 0.1s;
	-webkit-animation: rotating 2s linear infinite; */ }

@-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 { font-size: 1.3em; margin: 0; }
    
#config-tool #config-tool-options ul { list-style: none; margin: 0; padding: 15px 0 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; cursor: pointer; display: block; height: 30px; width: 30px; }
    
#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 .float-left { float: right !important; }

.rtl .float-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.show > 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.badge { 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 > .show > .submenu > li > .submenu a:before { margin-left: 0; margin-right: -10px; }

.rtl .navbar > .container .navbar-brand { margin-left: 0; margin-right: -8px; }

.rtl #user-left-box img { float: right; }

.rtl #user-left-box .user-box { float: right; padding-left: 0; padding-right: 15px; }

.rtl .nav-small #nav-col #sidebar-nav .nav li .submenu { left: auto; right: 64px; }

.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-left: 25px; padding-right: 35px; }
    
.rtl .dropdown-menu > li > a > i { margin-left: 0; margin-right: -18px; }

.rtl .mobile-search > a.btn { float: left; }

.rtl .mobile-search.active .drowdown-search { left: auto; right: 0; }

.rtl .drowdown-search { left: 0; right: 168px; }

.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-left: 15px; margin-right: 0; }

.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 { float: right; margin-left: 0; margin-right: 5px; }

.rtl .breadcrumb > li + li:before { display: none; }

.rtl .breadcrumb > li + li:after { color: #262626; content: "\f104"; font-family: FontAwesome; }

.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; }

.rtl .filter-block .form-group { margin-left: 10px; margin-right: 0; }

.rtl .filter-block .btn { margin-left: 0; margin-right: 5px; }

.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-left: 0; margin-right: 60px; }

.rtl .widget-products li .product { margin-left: 0; margin-right: 90px; }

.rtl .widget-products li > a:after { content: "\f137"; left: 10px; right: auto; }

.rtl .widget-todo .actions { float: left; padding-left: 5px; padding-right: 0; }

.rtl .checkbox-nice { padding-left: 0; padding-right: 15px; }
    
.rtl .checkbox-nice label:after { left: auto; right: 6px; }
    
.rtl .checkbox-nice label:before { left: auto; right: 1px; }

.rtl .conversation-user { float: right; }

.rtl .conversation-body:before { border-color: transparent transparent transparent #f5f5f5; left: auto; right: -12px; }

.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; left: -12px; right: auto; }

.rtl .conversation-item.item-right .conversation-body { margin-left: 60px; margin-right: 0; }

.rtl #config-tool { left: 0; right: auto; }
    
.rtl #config-tool.closed { left: -200px; }
    
.rtl #config-tool #config-tool-cog { border-radius: 0 3px 3px 0; box-shadow: 3px 3px 3px -2px rgba(0, 0, 0, 0.1); left: auto; right: -50px; }

.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 { float: right; margin-left: 0; margin-right: 215px; }

.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 { left: auto; right: 10px; }
    
.rtl #email-list li .star { left: auto; right: 38px; }
    
.rtl #email-list li .name { left: auto; right: 70px; }
    
.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-left: 10px; margin-right: 0; }

.rtl #email-detail-subject .badge { 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-left: 0; padding-right: 60px; }

.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-left: 10px; margin-right: 0; }

.rtl #email-body { padding-left: 30px; padding-right: 0; }

.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-left: 0; padding-right: 25px; }
    
.rtl .pricing-package .package-features li.has-feature:before, .rtl .pricing-package .package-features li.has-nofeature:before { left: auto; right: 0; }

.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 { float: right; margin-left: 15px; margin-right: 0; }

.rtl .main-box { box-shadow: -1px 1px 2px 0 #cccccc; }

.rtl .nav-tabs > li > a { margin-left: 3px; margin-right: 0; }

.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-left: 15px; padding-right: 0; }

.rtl #user-profile .profile-details ul { margin-left: 0; margin-right: 40px; }
    
.rtl #user-profile .profile-details ul > li > i { left: auto; right: -2.14286em; }

.rtl #search-results li .search-img { float: right; margin-left: 8px; margin-right: 0; }

.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 { float: right; margin-left: 20px; margin-right: 0; }

.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.float-right { border-left: 5px solid #03a9f4; border-right: none; padding-left: 40px; padding-right: 20px; }
        
.rtl blockquote.float-right:before { left: 50px; margin-right: 0; right: auto; }

.rtl .alert { border-style: none solid none none; border-width: 0 4px 0 0; }

.rtl .fa-ul { margin-left: 0; margin-right: 2.14286em; padding-right: 0; }

.rtl .fa-li { left: auto; right: -2.14286em; }

.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-left: 10px; padding-right: 40px; }

.rtl .dataTables_filter input { margin-right: 10px; }

.rtl .dataTables_length { float: right; margin-left: 30px; margin-right: 0; }

.rtl .DTTT.btn-group { float: left; margin-left: 0; margin-right: 10px; }

.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 { padding-right: 5px; text-align: right; }
}

body.theme-blue #header-navbar { background-color: #03a9f4; }

body.theme-blue .navbar > .container .navbar-brand { background-color: #03a9f4; }

body.theme-blue #nav-col, body.theme-blue #page-wrapper { background-color: #4c5763; }

body.theme-blue #sidebar-nav .nav > .open > .submenu > li > .submenu, body.theme-blue #sidebar-nav .nav > .active > .submenu > li > .submenu, body.theme-blue #sidebar-nav .nav li .submenu > li.open a, body.theme-blue #nav-col-submenu .submenu > li > .submenu, body.theme-blue #nav-col-submenu li .submenu > li.open > a { background-color: #363e46; }

body.theme-blue #sidebar-nav .nav > .open > .submenu > .open > a, body.theme-blue #sidebar-nav .nav > .active > .submenu > .open > a, body.theme-blue #sidebar-nav .nav > .active > .submenu > .active > a, body.theme-blue #nav-col-submenu > .submenu > .open > a, body.theme-blue #nav-col-submenu > .submenu > .active > a { border-bottom-color: transparent; box-shadow: 0 -1px 0 transparent inset; }

body.theme-blue #sidebar-nav .nav > .open > .submenu > li > .submenu > li a:hover, body.theme-blue #sidebar-nav .nav > .active > .submenu > li > .submenu > li a:hover, body.theme-blue #sidebar-nav .nav > .active > .submenu > li > .submenu > li a.active { color: #03a9f4; }

body.theme-blue .nav-pills > li.active > a, body.theme-blue .nav-pills > li.active > a:hover, body.theme-blue .nav-pills > li.active > a:focus, body.theme-blue #sidebar-nav .nav-pills > li.active > a, body.theme-blue #sidebar-nav .nav-pills > li.active > a:hover, body.theme-blue #sidebar-nav .nav-pills > li.active > a:focus, body.theme-blue .nav-pills > li.open > a, body.theme-blue .nav-pills > li.open > a:hover, body.theme-blue .nav-pills > li.open > a:focus, body.theme-blue #sidebar-nav .nav-pills > li.open > a, body.theme-blue #sidebar-nav .nav-pills > li.open > a:hover, body.theme-blue #sidebar-nav .nav-pills > li.open > a:focus, body.theme-blue .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a, body.theme-blue .nav-small #nav-col-submenu .submenu > .open > a, body.theme-blue .nav-small #nav-col-submenu .submenu > .active > a, body.theme-blue .nav-small #nav-col-submenu .submenu > li > a:hover { background-color: #414a55; }

body.theme-blue #sidebar-nav .nav > li > a:hover { background-color: #414a55; }

body.theme-blue #header-navbar .nav > li > a { color: #fff; }
    
body.theme-blue #header-navbar .nav > li > a:hover, body.theme-blue #header-navbar .nav > li > a:focus, body.theme-blue #header-navbar .nav .open > a, body.theme-blue #header-navbar .nav .open > a:hover, body.theme-blue #header-navbar .nav .open > a:focus { background-color: #2980b9; }

body.theme-blue #sidebar-nav .nav li .submenu, body.theme-blue #nav-col-submenu .submenu { background-color: #414a55; }
    
body.theme-blue #sidebar-nav .nav li .submenu > li > a:hover, body.theme-blue #sidebar-nav .nav li .submenu > li > a.active, body.theme-blue #sidebar-nav .nav li .submenu > li.active > a, body.theme-blue .nav-small #nav-col-submenu .submenu > .open > a, body.theme-blue .nav-small #nav-col-submenu .submenu > .active > a, body.theme-blue .nav-small #nav-col-submenu .submenu > li > a:hover, body.theme-blue .nav-small #nav-col-submenu .submenu > li > a.active, body.theme-blue .nav-small #nav-col-submenu .submenu > li.active > a { background-color: #363e46; }

body.theme-blue #sidebar-nav .nav > li.nav-header { border-top-color: #414a55; color: #98a3b0; }

body.theme-blue .navbar > .container .navbar-brand { color: #fff; }

body.theme-blue .navbar-toggler { color: #fff; }

body.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; }
}

body.theme-amethyst .navbar > .container .navbar-brand { background-color: #9c27b0; }

body.theme-amethyst #nav-col, body.theme-amethyst #page-wrapper { background-color: #4c5763; }

body.theme-amethyst #sidebar-nav .nav > .open > .submenu > li > .submenu, body.theme-amethyst #sidebar-nav .nav > .active > .submenu > li > .submenu, body.theme-amethyst #sidebar-nav .nav li .submenu > li.open a, body.theme-amethyst #nav-col-submenu .submenu > li > .submenu, body.theme-amethyst #nav-col-submenu li .submenu > li.open > a { background-color: #2a3139; }

body.theme-amethyst #sidebar-nav .nav > .open > .submenu > .open > a, body.theme-amethyst #sidebar-nav .nav > .active > .submenu > .open > a, body.theme-amethyst #sidebar-nav .nav > .active > .submenu > .active > a, body.theme-amethyst #nav-col-submenu > .submenu > .open > a, body.theme-amethyst #nav-col-submenu > .submenu > .active > a { border-bottom-color: transparent; box-shadow: 0 -1px 0 transparent inset; }

body.theme-amethyst #sidebar-nav .nav > .open > .submenu > li > .submenu > li a:hover, body.theme-amethyst #sidebar-nav .nav > .active > .submenu > li > .submenu > li a:hover, body.theme-amethyst #sidebar-nav .nav > .active > .submenu > li > .submenu > li a.active, body.theme-amethyst .nav-small #nav-col-submenu .submenu > li > .submenu > li a:hover, body.theme-amethyst .nav-small #nav-col-submenu .submenu > li > .submenu > li a.active { color: #9c27b0; }

body.theme-amethyst .nav-pills > li.active > a, body.theme-amethyst .nav-pills > li.active > a:hover, body.theme-amethyst .nav-pills > li.active > a:focus, body.theme-amethyst #sidebar-nav .nav-pills > li.active > a, body.theme-amethyst #sidebar-nav .nav-pills > li.active > a:hover, body.theme-amethyst #sidebar-nav .nav-pills > li.active > a:focus, body.theme-amethyst .nav-pills > li.open > a, body.theme-amethyst .nav-pills > li.open > a:hover, body.theme-amethyst .nav-pills > li.open > a:focus, body.theme-amethyst #sidebar-nav .nav-pills > li.open > a, body.theme-amethyst #sidebar-nav .nav-pills > li.open > a:hover, body.theme-amethyst #sidebar-nav .nav-pills > li.open > a:focus, body.theme-amethyst .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a, body.theme-amethyst .nav-small #nav-col-submenu .submenu > .open > a, body.theme-amethyst .nav-small #nav-col-submenu .submenu > .active > a, body.theme-amethyst .nav-small #nav-col-submenu .submenu > li > a:hover { background-color: #414a55; }

body.theme-amethyst #sidebar-nav .nav > li > a:hover { background-color: #414a55; }

body.theme-amethyst #header-navbar .nav > li > a:hover, body.theme-amethyst #header-navbar .nav > li > a:focus, body.theme-amethyst #header-navbar .nav .open > a, body.theme-amethyst #header-navbar .nav .open > a:hover, body.theme-amethyst #header-navbar .nav .open > a:focus { background-color: #7b1fa2; }

body.theme-amethyst #sidebar-nav .nav li .submenu, body.theme-amethyst #nav-col-submenu .submenu { background-color: #414a55; }
    
body.theme-amethyst #sidebar-nav .nav li .submenu > li > a:hover, body.theme-amethyst #sidebar-nav .nav li .submenu > li > a.active, body.theme-amethyst #sidebar-nav .nav li .submenu > li.active > a, body.theme-amethyst .nav-small #nav-col-submenu .submenu > .open > a, body.theme-amethyst .nav-small #nav-col-submenu .submenu > .active > a, body.theme-amethyst .nav-small #nav-col-submenu .submenu > li > a:hover, body.theme-amethyst .nav-small #nav-col-submenu .submenu > li > a.active, body.theme-amethyst .nav-small #nav-col-submenu .submenu > li.active > a { background-color: #2a3139; }

body.theme-amethyst #sidebar-nav .nav > li.nav-header { border-top-color: #414a55; color: #98a3b0; }

body.theme-amethyst a, body.theme-amethyst .fc-state-default, body.theme-amethyst .jvectormap-zoomin, body.theme-amethyst .jvectormap-zoomout, body.theme-amethyst #user-profile .profile-details ul > li > span { color: #9c27b0; }
    
body.theme-amethyst a:hover, body.theme-amethyst a:focus, body.theme-amethyst .widget-users li > .details > .name > a:hover, body.theme-amethyst .widget-todo .actions > a:hover { color: #9c27b0; }

body.theme-amethyst .table a.table-link:hover { color: #7b1fa2; }

body.theme-amethyst .pagination > li > a, body.theme-amethyst .pagination > li > span, body.theme-amethyst .pagination > li > a:hover, body.theme-amethyst .pagination > li > span:hover, body.theme-amethyst .pagination > li > a:focus, body.theme-amethyst .pagination > li > span:focus, body.theme-amethyst .pagination > li > a:active, body.theme-amethyst .pagination > li > span:active { color: #9c27b0; }

body.theme-amethyst .pagination > .active > a, body.theme-amethyst .pagination > .active > span, body.theme-amethyst .pagination > .active > a:hover, body.theme-amethyst .pagination > .active > span:hover, body.theme-amethyst .pagination > .active > a:focus, body.theme-amethyst .pagination > .active > span:focus { background-color: #9c27b0; border-color: #9c27b0; color: #fff; }

body.theme-amethyst .graph-box { background-color: #9c27b0 !important; }

body.theme-amethyst .btn-primary, body.theme-amethyst .btn-secondary, body.theme-amethyst .btn-info, body.theme-amethyst .btn-success, body.theme-amethyst .btn-warning, body.theme-amethyst .btn-danger, body.theme-amethyst .btn-primary:hover, body.theme-amethyst .btn-secondary:hover, body.theme-amethyst .btn-info:hover, body.theme-amethyst .btn-success:hover, body.theme-amethyst .btn-warning:hover, body.theme-amethyst .btn-danger:hover { color: #fff; }

body.theme-amethyst .btn-primary { background-color: #9c27b0; border-color: #7b1fa2; }
    
body.theme-amethyst .btn-primary:hover { background-color: #7b1fa2; border-color: #6c2e86; }

body.theme-amethyst h1 { color: #9c27b0; }

body.theme-amethyst .nav-tabs > li.active > a, body.theme-amethyst .nav-tabs > li.active > a:hover, body.theme-amethyst .nav-tabs > li.active > a:focus { border-top-color: #9c27b0; }

body.theme-amethyst .widget-users li > .details > .time { color: #9c27b0; }

body.theme-amethyst .conversation-item.item-right .conversation-body:before { border-color: transparent transparent transparent #f7e9fd; }

body.theme-amethyst .conversation-item.item-right .conversation-body, body.theme-amethyst .invoice-summary .invoice-summary-item { background-color: #f7e9fd; }

body.theme-amethyst blockquote, body.theme-amethyst blockquote.float-right { border-color: #9c27b0; }

body.theme-amethyst a.list-group-item.active, body.theme-amethyst a.list-group-item.active:hover, body.theme-amethyst a.list-group-item.active:focus { background-color: #9c27b0; border-color: #9c27b0; }

body.theme-amethyst .nav .caret { border-bottom-color: #9c27b0; border-top-color: #9c27b0; }

body.theme-amethyst .panel-default > .panel-heading, body.theme-amethyst .notifications-list .item-footer { background-color: #9c27b0; }
    
body.theme-amethyst .notifications-list .item-footer a:hover { background-color: #7b1fa2; }

body.theme-amethyst #invoice-companies .invoice-dates .invoice-number > span, body.theme-amethyst .notifications-list .item a .time { color: #9c27b0; }

body.theme-amethyst #header-navbar .nav > li > a:hover, body.theme-amethyst #header-navbar .nav > li > a:focus, body.theme-amethyst #header-navbar .nav .open > a, body.theme-amethyst #header-navbar .nav .open > a:hover, body.theme-amethyst #header-navbar .nav .open > a:focus, body.theme-amethyst .navbar-toggler:hover, body.theme-amethyst .navbar-toggler:focus, body.theme-amethyst .mobile-search.active > .btn { background-color: #9c27b0; }

body.theme-amethyst .table thead > tr > th > a:hover span { border-color: #9c27b0; color: #9c27b0; }

body.theme-amethyst #email-nav-items li.active { border-left-color: #9c27b0; border-right-color: #9c27b0; }

body.theme-amethyst #email-nav-items li.active a { color: #9c27b0; }

body.theme-amethyst #email-nav-items li.active .badge-primary { background-color: #9c27b0; }

body.theme-amethyst #email-nav-items li a:hover { color: #9c27b0; }

body.theme-amethyst .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #9c27b0 !important; }

body.theme-amethyst .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #9c27b0 !important; }

body.theme-amethyst .cd-timeline-img { background-color: #9c27b0; box-shadow: 0 0 0 6px #dec0eb; }

body.theme-amethyst #cd-timeline::before { background-color: #dec0eb; }

body.theme-amethyst .dataTable thead th:hover { color: #9c27b0; }

body.theme-amethyst .pace .pace-progress { background-color: #9c27b0; }

body.theme-amethyst #config-tool.closed #config-tool-cog:hover { background-color: #9c27b0; }

body.theme-amethyst #sidebar-nav .nav > li.nav-header { border-top-color: #414a55; color: #98a3b0; }

body.theme-amethyst .main-box .pagecallout.pagecallout-info { border-left-color: #9c27b0; }

body.theme-amethyst .noUi-base .noUi-connect { background: #9c27b0; }

@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; }
}

body.theme-red #header-navbar { background-color: #e84e40; }

body.theme-red .navbar > .container .navbar-brand { background-color: #e84e40; }

body.theme-red #nav-col, body.theme-red #page-wrapper { background-color: #272d33; }

body.theme-red #sidebar-nav .nav > .open > .submenu > li > .submenu, body.theme-red #sidebar-nav .nav > .active > .submenu > li > .submenu, body.theme-red #sidebar-nav .nav li .submenu > li.open a, body.theme-red #nav-col-submenu .submenu > li > .submenu, body.theme-red #nav-col-submenu li .submenu > li.open > a { background-color: #121518; }

body.theme-red #sidebar-nav .nav > .open > .submenu > .open > a, body.theme-red #sidebar-nav .nav > .active > .submenu > .open > a, body.theme-red #sidebar-nav .nav > .active > .submenu > .active > a, body.theme-red #nav-col-submenu > .submenu > .open > a, body.theme-red #nav-col-submenu > .submenu > .active > a { border-bottom-color: transparent; box-shadow: 0 -1px 0 transparent inset; }

body.theme-red #sidebar-nav .nav > .open > .submenu > li > .submenu > li a:hover, body.theme-red #sidebar-nav .nav > .active > .submenu > li > .submenu > li a:hover, body.theme-red #sidebar-nav .nav > .active > .submenu > li > .submenu > li a.active, body.theme-red .nav-small #nav-col-submenu .submenu > li > .submenu > li a:hover, body.theme-red .nav-small #nav-col-submenu .submenu > li > .submenu > li a.active { color: #e84e40; }

body.theme-red .nav-pills > li.active > a, body.theme-red .nav-pills > li.active > a:hover, body.theme-red .nav-pills > li.active > a:focus, body.theme-red #sidebar-nav .nav-pills > li.active > a, body.theme-red #sidebar-nav .nav-pills > li.active > a:hover, body.theme-red #sidebar-nav .nav-pills > li.active > a:focus, body.theme-red .nav-pills > li.open > a, body.theme-red .nav-pills > li.open > a:hover, body.theme-red .nav-pills > li.open > a:focus, body.theme-red #sidebar-nav .nav-pills > li.open > a, body.theme-red #sidebar-nav .nav-pills > li.open > a:hover, body.theme-red #sidebar-nav .nav-pills > li.open > a:focus, body.theme-red .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a, body.theme-red .nav-small #nav-col-submenu .submenu > .open > a, body.theme-red .nav-small #nav-col-submenu .submenu > .active > a, body.theme-red .nav-small #nav-col-submenu .submenu > li > a:hover { background-color: #161a1d; }

body.theme-red #sidebar-nav .nav > li > a:hover { background-color: #161a1d; }

body.theme-red #header-navbar .nav > li > a { color: #fff; }
    
body.theme-red #header-navbar .nav > li > a:hover, body.theme-red #header-navbar .nav > li > a:focus, body.theme-red #header-navbar .nav .open > a, body.theme-red #header-navbar .nav .open > a:hover, body.theme-red #header-navbar .nav .open > a:focus { background-color: #dd191d; }

body.theme-red #sidebar-nav .nav li .submenu, body.theme-red #nav-col-submenu .submenu { background-color: #161a1d; }
    
body.theme-red #sidebar-nav .nav li .submenu > li > a:hover, body.theme-red #sidebar-nav .nav li .submenu > li > a.active, body.theme-red #sidebar-nav .nav li .submenu > li.active > a, body.theme-red .nav-small #nav-col-submenu .submenu > .open > a, body.theme-red .nav-small #nav-col-submenu .submenu > .active > a, body.theme-red .nav-small #nav-col-submenu .submenu > li > a:hover, body.theme-red .nav-small #nav-col-submenu .submenu > li > a.active, body.theme-red .nav-small #nav-col-submenu .submenu > li.active > a { background-color: #121518; }

body.theme-red #sidebar-nav .nav > li.nav-header { border-top-color: #191d20; color: #778998; }

body.theme-red .navbar > .container .navbar-brand { color: #fff; }

body.theme-red .navbar-toggler { color: #fff; }

body.theme-red .graph-box { background-color: #e84e40 !important; }

body.theme-red a, body.theme-red .fc-state-default, body.theme-red .jvectormap-zoomin, body.theme-red .jvectormap-zoomout, body.theme-red #user-profile .profile-details ul > li > span { color: #e84e40; }
    
body.theme-red a:hover, body.theme-red a:focus, body.theme-red .widget-users li > .details > .name > a:hover, body.theme-red .widget-todo .actions > a:hover { color: #e84e40; }

body.theme-red .table a.table-link:hover { color: #dd191d; }

body.theme-red .pagination > li > a, body.theme-red .pagination > li > span, body.theme-red .pagination > li > a:hover, body.theme-red .pagination > li > span:hover, body.theme-red .pagination > li > a:focus, body.theme-red .pagination > li > span:focus, body.theme-red .pagination > li > a:active, body.theme-red .pagination > li > span:active { color: #e84e40; }

body.theme-red .pagination > .active > a, body.theme-red .pagination > .active > span, body.theme-red .pagination > .active > a:hover, body.theme-red .pagination > .active > span:hover, body.theme-red .pagination > .active > a:focus, body.theme-red .pagination > .active > span:focus { background-color: #e84e40; border-color: #e84e40; color: #fff; }

body.theme-red .notifications-list .item-footer { background-color: #272d33; }

body.theme-red .notifications-list .item-footer a:hover { background-color: #0f1114; }

body.theme-red #header-navbar .nav > li > a > span.count { background-color: #dd191d; }

body.theme-red .btn-primary, body.theme-red .btn-secondary, body.theme-red .btn-info, body.theme-red .btn-success, body.theme-red .btn-warning, body.theme-red .btn-danger, body.theme-red .btn-primary:hover, body.theme-red .btn-secondary:hover, body.theme-red .btn-info:hover, body.theme-red .btn-success:hover, body.theme-red .btn-warning:hover, body.theme-red .btn-danger:hover { color: #fff; }

body.theme-red .btn-primary { background-color: #e84e40; border-color: #dd191d; }
    
body.theme-red .btn-primary:hover, body.theme-red .btn-primary:focus, body.theme-red .btn-primary:active, body.theme-red .btn-primary.active, body.theme-red .open .dropdown-toggle.btn-primary { background-color: #dd191d; border-color: #9e2b20; }

body.theme-red .btn-danger { background-color: #03a9f4; border-color: #2980b9; }
    
body.theme-red .btn-danger:hover, body.theme-red .btn-danger:focus, body.theme-red .btn-danger:active, body.theme-red .btn-danger.active, body.theme-red .open .dropdown-toggle.btn-danger { background-color: #2980b9; border-color: #1c5c87; }

body.theme-red h1 { color: #e84e40; }

body.theme-red .nav-tabs > li.active > a, body.theme-red .nav-tabs > li.active > a:hover, body.theme-red .nav-tabs > li.active > a:focus { border-top-color: #e84e40; }

body.theme-red .widget-users li > .details > .time { color: #e84e40; }

body.theme-red .conversation-item.item-right .conversation-body:before { border-color: transparent transparent transparent #fceeec; }

body.theme-red .conversation-item.item-right .conversation-body, body.theme-red .invoice-summary .invoice-summary-item { background-color: #fceeec; }

body.theme-red blockquote, body.theme-red blockquote.float-right { border-color: #e84e40; }

body.theme-red a.list-group-item.active, body.theme-red a.list-group-item.active:hover, body.theme-red a.list-group-item.active:focus { background-color: #e84e40; border-color: #e84e40; }

body.theme-red .nav .caret { border-bottom-color: #e84e40; border-top-color: #e84e40; }

body.theme-red .panel-default > .panel-heading, body.theme-red .notifications-list .item-footer { background-color: #e84e40; }
    
body.theme-red .notifications-list .item-footer a:hover { background-color: #dd191d; }

body.theme-red #invoice-companies .invoice-dates .invoice-number > span, body.theme-red .notifications-list .item a .time { color: #e84e40; }

body.theme-red #header-navbar .nav > li > a:hover, body.theme-red #header-navbar .nav > li > a:focus, body.theme-red #header-navbar .nav .open > a, body.theme-red #header-navbar .nav .open > a:hover, body.theme-red #header-navbar .nav .open > a:focus, body.theme-red .navbar-toggler:hover, body.theme-red .navbar-toggler:focus, body.theme-red .mobile-search.active > .btn { background-color: #dd191d; }

body.theme-red .table thead > tr > th > a:hover span { border-color: #dd191d; color: #dd191d; }

body.theme-red #email-nav-items li.active { border-left-color: #e84e40; border-right-color: #e84e40; }

body.theme-red #email-nav-items li.active a { color: #e84e40; }

body.theme-red #email-nav-items li.active .badge-primary { background-color: #e84e40; }

body.theme-red #email-nav-items li a:hover { color: #e84e40; }

body.theme-red .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e84e40 !important; }

body.theme-red .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #e84e40 !important; }

body.theme-red .cd-timeline-img { background-color: #e84e40; box-shadow: 0 0 0 6px #ebc4c0; }

body.theme-red #cd-timeline::before { background-color: #ebc4c0; }

body.theme-red .dataTable thead th:hover { color: #e84e40; }

body.theme-red .pace .pace-progress { background-color: #fff; }

body.theme-red #config-tool.closed #config-tool-cog:hover { background-color: #e84e40; }

body.theme-red .main-box .pagecallout.pagecallout-info { border-left-color: #e84e40; }

body.theme-red .noUi-base .noUi-connect { background: #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); }

body.theme-blue-gradient .navbar > .container .navbar-brand { background: transparent; }

body.theme-blue-gradient #header-navbar .nav > li > a { color: #fff; }
    
body.theme-blue-gradient #header-navbar .nav > li > a:hover, body.theme-blue-gradient #header-navbar .nav > li > a:focus, body.theme-blue-gradient #header-navbar .nav .open > a, body.theme-blue-gradient #header-navbar .nav .open > a:hover, body.theme-blue-gradient #header-navbar .nav .open > a:focus { background-color: #005486; }

body.theme-blue-gradient .navbar > .container .navbar-brand { color: #fff; }

body.theme-blue-gradient .navbar-toggler { color: #fff; }

body.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; }

body.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; }

body.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; }

body.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; }

body.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; }

body.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; }

body.theme-blue-gradient .pace .pace-progress { background-color: #fff; }

body.theme-blue-gradient #nav-col, body.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; }
}

body.theme-white #header-navbar { background-color: #8bc34a; }

body.theme-white .navbar > .navbar-brand { background-color: #8bc34a; width: 221px; }

body.theme-white #nav-col, body.theme-white #page-wrapper { background-color: #ffffff; }

body.theme-white #sidebar-nav .nav > li > a { color: #484848; }

body.theme-white #sidebar-nav .nav > .open > .submenu > li > .submenu, body.theme-white #sidebar-nav .nav > .active > .submenu > li > .submenu, body.theme-white #sidebar-nav .nav li .submenu > li.open a, body.theme-white #nav-col-submenu .submenu > li > .submenu, body.theme-white #nav-col-submenu li .submenu > li.open > a { background-color: #ebebeb; }

body.theme-white #sidebar-nav .nav > .open > .submenu > .open > a, body.theme-white #sidebar-nav .nav > .active > .submenu > .open > a, body.theme-white #sidebar-nav .nav > .active > .submenu > .active > a, body.theme-white #nav-col-submenu .submenu > .open > a, body.theme-white #nav-col-submenu .submenu > .active > a { border-bottom-color: transparent; box-shadow: none; }

body.theme-white #sidebar-nav .nav > .open > .submenu > li > .submenu > li a:hover, body.theme-white #sidebar-nav .nav > .active > .submenu > li > .submenu > li a:hover, body.theme-white #sidebar-nav .nav > .active > .submenu > li > .submenu > li a.active, body.theme-white .nav-small #nav-col-submenu .submenu > li > .submenu > li a:hover, body.theme-white .nav-small #nav-col-submenu .submenu > li > .submenu > li a.active { color: #8bc34a; }

body.theme-white .nav-pills > li.active > a, body.theme-white .nav-pills > li.active > a:hover, body.theme-white .nav-pills > li.active > a:focus, body.theme-white #sidebar-nav .nav-pills > li.active > a, body.theme-white #sidebar-nav .nav-pills > li.active > a:hover, body.theme-white #sidebar-nav .nav-pills > li.active > a:focus, body.theme-white .nav-pills > li.open > a, body.theme-white .nav-pills > li.open > a:hover, body.theme-white .nav-pills > li.open > a:focus, body.theme-white #sidebar-nav .nav-pills > li.open > a, body.theme-white #sidebar-nav .nav-pills > li.open > a:hover, body.theme-white #sidebar-nav .nav-pills > li.open > a:focus, body.theme-white .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a, body.theme-white .nav-small #nav-col #sidebar-nav .nav-pills > li.active > a, body.theme-white .nav-small #nav-col-submenu .submenu > .open > a, body.theme-white .nav-small #nav-col-submenu .submenu > .active > a, body.theme-white .nav-small #nav-col-submenu .submenu > li > a:hover { background-color: whitesmoke; border-bottom-color: #e0e0e0; border-color: #8bc34a; color: #484848; }
    
body.theme-white #sidebar-nav .nav-pills > li.active > a > i { color: #689f38; }

body.theme-white #sidebar-nav .nav > li > a:hover { background-color: whitesmoke; border-bottom-color: #e0e0e0; border-color: #8bc34a; color: #484848; }

body.theme-white #header-navbar .nav > li > a { color: #fff; }
    
body.theme-white #header-navbar .nav > li > a:hover, body.theme-white #header-navbar .nav > li > a:focus, body.theme-white #header-navbar .nav .open > a, body.theme-white #header-navbar .nav .open > a:hover, body.theme-white #header-navbar .nav .open > a:focus { background-color: #689f38; }

body.theme-white #sidebar-nav .nav li .submenu, body.theme-white #nav-col-submenu .submenu { background-color: whitesmoke; }
    
body.theme-white #sidebar-nav .nav li .submenu > li > a, body.theme-white .nav-small #nav-col-submenu .submenu > li > a { color: #16191c; }

body.theme-white #sidebar-nav .nav li.open > a.dropdown-toggle > .drop-icon, body.theme-white #sidebar-nav .nav li.active > a.dropdown-toggle > .drop-icon { color: #16191c; }

body.theme-white #sidebar-nav .nav li .submenu > li > a:hover, body.theme-white #sidebar-nav .nav li .submenu > li > a.active, body.theme-white #sidebar-nav .nav li .submenu > li.active > a, body.theme-white .nav-small #nav-col-submenu .submenu > .open > a, body.theme-white .nav-small #nav-col-submenu .submenu > .active > a, body.theme-white .nav-small #nav-col-submenu .submenu > li > a:hover, body.theme-white .nav-small #nav-col-submenu .submenu > li > a.active, body.theme-white .nav-small #nav-col-submenu .submenu > li.active > a { background-color: #ebebeb; }

body.theme-white .navbar > .container .navbar-brand { color: #fff; }

body.theme-white .navbar-toggler { color: #fff; }

body.theme-white .graph-box { background-color: #8bc34a !important; }

body.theme-white #content-wrapper { background-color: #f9f9f9; border-left: 2px solid #e7ebee; }

body.theme-white #user-left-box .user-box, body.theme-white #user-left-box .user-box a { color: #16191c; }
    
body.theme-white #user-left-box .user-box a:hover, body.theme-white #user-left-box .user-box a:focus { color: black; }

body.theme-white #sidebar-nav .nav > li.nav-header { border-top-color: #e7ebee; color: #a6a6a6; }

body.theme-white .nav-tabs { background-color: #f9f9f9; }

body.theme-white .nav-tabs > li.active > a, body.theme-white .nav-tabs > li.active > a:hover, body.theme-white .nav-tabs > li.active > a:focus { border-top-color: #8bc34a; }

body.theme-white h1 { color: #8bc34a; }

body.theme-white #header-navbar .nav > li > a:hover, body.theme-white #header-navbar .nav > li > a:focus, body.theme-white #header-navbar .nav .open > a, body.theme-white #header-navbar .nav .open > a:hover, body.theme-white #header-navbar .nav .open > a:focus, body.theme-white .navbar-toggler:hover, body.theme-white .navbar-toggler:focus, body.theme-white .mobile-search.active > .btn { background-color: #689f38; }

body.theme-white .main-box { border: 1px solid #e7ebee; }

body.theme-white a, body.theme-white .fc-state-default, body.theme-white .jvectormap-zoomin, body.theme-white .jvectormap-zoomout, body.theme-white #user-profile .profile-details ul > li > span { color: #8bc34a; }
    
body.theme-white a:hover, body.theme-white a:focus, body.theme-white .widget-users li > .details > .name > a:hover, body.theme-white .widget-todo .actions > a:hover { color: #8bc34a; }

body.theme-white .table a.table-link:hover { color: #689f38; }

body.theme-white .pagination > li > a, body.theme-white .pagination > li > span, body.theme-white .pagination > li > a:hover, body.theme-white .pagination > li > span:hover, body.theme-white .pagination > li > a:focus, body.theme-white .pagination > li > span:focus, body.theme-white .pagination > li > a:active, body.theme-white .pagination > li > span:active { color: #8bc34a; }

body.theme-white .pagination > .active > a, body.theme-white .pagination > .active > span, body.theme-white .pagination > .active > a:hover, body.theme-white .pagination > .active > span:hover, body.theme-white .pagination > .active > a:focus, body.theme-white .pagination > .active > span:focus { background-color: #8bc34a; border-color: #8bc34a; color: #fff; }

body.theme-white .notifications-list .item-footer { background-color: #272d33; }

body.theme-white .notifications-list .item-footer a:hover { background-color: #0f1114; }

body.theme-white .btn-primary, body.theme-white .btn-secondary, body.theme-white .btn-info, body.theme-white .btn-success, body.theme-white .btn-warning, body.theme-white .btn-danger, body.theme-white .btn-primary:hover, body.theme-white .btn-secondary:hover, body.theme-white .btn-info:hover, body.theme-white .btn-success:hover, body.theme-white .btn-warning:hover, body.theme-white .btn-danger:hover { color: #fff; }

body.theme-white .btn-primary { background-color: #8bc34a; border-color: #689f38; }
    
body.theme-white .btn-primary:hover, body.theme-white .btn-primary:focus, body.theme-white .btn-primary:active, body.theme-white .btn-primary.active, body.theme-white .open .dropdown-toggle.btn-primary { background-color: #689f38; border-color: #1a8849; }

body.theme-white .btn-success { background-color: #03a9f4; border-color: #2980b9; }
    
body.theme-white .btn-success:hover, body.theme-white .btn-success:focus, body.theme-white .btn-success:active, body.theme-white .btn-success.active, body.theme-white .open .dropdown-toggle.btn-success { background-color: #2980b9; border-color: #1c5c87; }

body.theme-white h1 { color: #8bc34a; }

body.theme-white .widget-users li > .details > .time { color: #8bc34a; }

body.theme-white .conversation-item.item-right .conversation-body:before { border-color: transparent transparent transparent #e2fdee; }

body.theme-white .conversation-item.item-right .conversation-body, body.theme-white .invoice-summary .invoice-summary-item { background-color: #e2fdee; }

body.theme-white blockquote, body.theme-white blockquote.float-right { border-color: #8bc34a; }

body.theme-white a.list-group-item.active, body.theme-white a.list-group-item.active:hover, body.theme-white a.list-group-item.active:focus { background-color: #8bc34a; border-color: #8bc34a; }

body.theme-white .nav .caret { border-bottom-color: #8bc34a; border-top-color: #8bc34a; }

body.theme-white .panel-default > .panel-heading, body.theme-white .notifications-list .item-footer { background-color: #8bc34a; }
    
body.theme-white .notifications-list .item-footer a:hover { background-color: #689f38; }

body.theme-white #invoice-companies .invoice-dates .invoice-number > span, body.theme-white .notifications-list .item a .time { color: #8bc34a; }

body.theme-white .table thead > tr > th > a:hover span { border-color: #8bc34a; color: #8bc34a; }

body.theme-white #email-nav-items li.active { border-left-color: #8bc34a; border-right-color: #8bc34a; }

body.theme-white #email-nav-items li.active a { color: #8bc34a; }

body.theme-white #email-nav-items li.active .badge-primary { background-color: #8bc34a; }

body.theme-white #email-nav-items li a:hover { color: #8bc34a; }

body.theme-white .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #8bc34a !important; }

body.theme-white .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #8bc34a !important; }

body.theme-white .cd-timeline-img { background-color: #8bc34a; box-shadow: 0 0 0 6px #bce9cf; }

body.theme-white #cd-timeline::before { background-color: #bce9cf; }

body.theme-white .dataTable thead th:hover { color: #8bc34a; }

body.theme-white .pace .pace-progress { background-color: #fff; }

body.theme-white #config-tool.closed #config-tool-cog:hover { background-color: #8bc34a; }

body.theme-white .main-box .pagecallout.pagecallout-info { border-left-color: #8bc34a; }

body.theme-white .noUi-base .noUi-connect { background: #8bc34a; }

.rtl.theme-white #content-wrapper { border-left: 0; border-right: 2px solid #e7ebee; }

@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; }
}

body.theme-whbl #header-navbar { background-color: #03a9f4; }

body.theme-whbl .navbar > .navbar-brand { background-color: transparent; width: 221px; }

body.theme-whbl #nav-col, body.theme-whbl #page-wrapper { background-color: #ffffff; }

body.theme-whbl #sidebar-nav .nav > li > a { color: #484848; }

body.theme-whbl #sidebar-nav .nav > .open > .submenu > li > .submenu, body.theme-whbl #sidebar-nav .nav > .active > .submenu > li > .submenu, body.theme-whbl #sidebar-nav .nav li .submenu > li.open a, body.theme-whbl #nav-col-submenu .submenu > li > .submenu, body.theme-whbl #nav-col-submenu li .submenu > li.open > a { background-color: #ebebeb; }

body.theme-whbl .nav-pills > li.active > a, body.theme-whbl .nav-pills > li.active > a:hover, body.theme-whbl .nav-pills > li.active > a:focus, body.theme-whbl #sidebar-nav .nav-pills > li.active > a, body.theme-whbl #sidebar-nav .nav-pills > li.active > a:hover, body.theme-whbl #sidebar-nav .nav-pills > li.active > a:focus, body.theme-whbl .nav-pills > li.open > a, body.theme-whbl .nav-pills > li.open > a:hover, body.theme-whbl .nav-pills > li.open > a:focus, body.theme-whbl #sidebar-nav .nav-pills > li.open > a, body.theme-whbl #sidebar-nav .nav-pills > li.open > a:hover, body.theme-whbl #sidebar-nav .nav-pills > li.open > a:focus, body.theme-whbl .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a, body.theme-whbl .nav-small #nav-col #sidebar-nav .nav-pills > li.active > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > .open > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > .active > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > li > a:hover { background-color: whitesmoke; border-bottom-color: #e7ebee; border-color: #03a9f4; color: #484848; }
    
body.theme-whbl #sidebar-nav .nav-pills > li.active > a > i { color: #2980b9; }

body.theme-whbl #sidebar-nav .nav > li > a:hover { background-color: whitesmoke; border-bottom-color: #e7ebee; border-color: #03a9f4; color: #484848; }

body.theme-whbl #header-navbar .nav > li > a { color: #fff; }
    
body.theme-whbl #header-navbar .nav > li > a:hover, body.theme-whbl #header-navbar .nav > li > a:focus, body.theme-whbl #header-navbar .nav .show > a, body.theme-whbl #header-navbar .nav .show > a:hover, body.theme-whbl #header-navbar .nav .show > a:focus { background-color: #2980b9; }

body.theme-whbl #sidebar-nav .nav li .submenu, body.theme-whbl #nav-col-submenu .submenu { background-color: whitesmoke; }
    
body.theme-whbl #sidebar-nav .nav li .submenu > li > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > li > a { color: #16191c; }
    
body.theme-whbl #sidebar-nav .nav > .open > .submenu > .open > a, body.theme-whbl #sidebar-nav .nav > .active > .submenu > .open > a, body.theme-whbl #sidebar-nav .nav > .active > .submenu > .active > a, body.theme-whbl #nav-col-submenu .submenu > .open > a, body.theme-whbl #nav-col-submenu .submenu > .active > a { border-bottom-color: transparent; box-shadow: 0 -1px 0 transparent inset; }

body.theme-whbl #sidebar-nav .nav > .open > .submenu > .open > a { border-bottom-color: #dcdfe6; box-shadow: none; }

body.theme-whbl #sidebar-nav .nav li.open > a.dropdown-toggle > .drop-icon, body.theme-whbl #sidebar-nav .nav li.active > a.dropdown-toggle > .drop-icon { color: #16191c; }

body.theme-whbl #sidebar-nav .nav li .submenu > li > a:hover, body.theme-whbl #sidebar-nav .nav li .submenu > li > a.active, body.theme-whbl #sidebar-nav .nav li .submenu > li.active > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > .open > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > .active > a, body.theme-whbl .nav-small #nav-col-submenu .submenu > li > a:hover, body.theme-whbl .nav-small #nav-col-submenu .submenu > li > a.active, body.theme-whbl .nav-small #nav-col-submenu .submenu > li.active > a { background-color: #ebebeb; }

body.theme-whbl .navbar > .container .navbar-brand { color: #fff; }

body.theme-whbl .navbar-toggler { color: #fff; }

body.theme-whbl .graph-box { background-color: #03a9f4 !important; }

body.theme-whbl #content-wrapper { background-color: #f9f9f9; border-left: 2px solid #e7ebee; }

body.theme-whbl #user-left-box .user-box, body.theme-whbl #user-left-box .user-box a { color: #16191c; }
    
body.theme-whbl #user-left-box .user-box a:hover, body.theme-whbl #user-left-box .user-box a:focus { color: black; }

body.theme-whbl #sidebar-nav .nav > li.nav-header { border-top-color: #e7ebee; color: #a6a6a6; }

body.theme-whbl .nav-tabs { background-color: #f9f9f9; }

body.theme-whbl h1 { color: #03a9f4; }

body.theme-whbl #header-navbar .nav > li > a:hover, body.theme-whbl #header-navbar .nav > li > a:focus, body.theme-whbl #header-navbar .nav .show > a, body.theme-whbl #header-navbar .nav .show > a:hover, body.theme-whbl #header-navbar .nav .show > a:focus, body.theme-whbl .navbar-toggler:hover, body.theme-whbl .navbar-toggler:focus, body.theme-whbl .mobile-search.active > .btn { background-color: #2980b9; }

body.theme-whbl .main-box { border: 1px solid #e7ebee; }

body.theme-whbl a, body.theme-whbl .fc-state-default, body.theme-whbl .jvectormap-zoomin, body.theme-whbl .jvectormap-zoomout, body.theme-whbl #user-profile .profile-details ul > li > span { color: #03a9f4; }
    
body.theme-whbl a:hover, body.theme-whbl a:focus, body.theme-whbl .widget-users li > .details > .name > a:hover, body.theme-whbl .widget-todo .actions > a:hover { color: #03a9f4; }

body.theme-whbl .table a.table-link:hover { color: #2980b9; }

body.theme-whbl .pagination > li > a, body.theme-whbl .pagination > li > span, body.theme-whbl .pagination > li > a:hover, body.theme-whbl .pagination > li > span:hover, body.theme-whbl .pagination > li > a:focus, body.theme-whbl .pagination > li > span:focus, body.theme-whbl .pagination > li > a:active, body.theme-whbl .pagination > li > span:active { color: #03a9f4; }

body.theme-whbl .pagination > .active > a, body.theme-whbl .pagination > .active > span, body.theme-whbl .pagination > .active > a:hover, body.theme-whbl .pagination > .active > span:hover, body.theme-whbl .pagination > .active > a:focus, body.theme-whbl .pagination > .active > span:focus { background-color: #03a9f4; border-color: #03a9f4; color: #fff; }

body.theme-whbl .notifications-list .item-footer { background-color: #272d33; }

body.theme-whbl .notifications-list .item-footer a:hover { background-color: #0f1114; }

body.theme-whbl .btn-primary, body.theme-whbl .btn-secondary, body.theme-whbl .btn-info, body.theme-whbl .btn-success, body.theme-whbl .btn-warning, body.theme-whbl .btn-danger, body.theme-whbl .btn-primary:hover, body.theme-whbl .btn-secondary:hover, body.theme-whbl .btn-info:hover, body.theme-whbl .btn-success:hover, body.theme-whbl .btn-warning:hover, body.theme-whbl .btn-danger:hover { color: #fff; }

body.theme-whbl .btn-primary { background-color: #03a9f4; border-color: #2980b9; }
    
body.theme-whbl .btn-primary:hover, body.theme-whbl .btn-primary:focus, body.theme-whbl .btn-primary:active, body.theme-whbl .btn-primary.active, body.theme-whbl .open .dropdown-toggle.btn-primary, body.theme-whbl .show .dropdown-toggle.btn-primary { background-color: #2980b9; border-color: #216897; }

body.theme-whbl h1 { color: #03a9f4; }

body.theme-whbl .widget-users li > .details > .time { color: #03a9f4; }

body.theme-whbl blockquote, body.theme-whbl blockquote.float-right { border-color: #03a9f4; }

body.theme-whbl a.list-group-item.active, body.theme-whbl a.list-group-item.active:hover, body.theme-whbl a.list-group-item.active:focus { background-color: #03a9f4; border-color: #03a9f4; }

body.theme-whbl .nav .caret { border-bottom-color: #03a9f4; border-top-color: #03a9f4; }

body.theme-whbl .panel-default > .panel-heading, body.theme-whbl .notifications-list .item-footer { background-color: #03a9f4; }
    
body.theme-whbl .notifications-list .item-footer a:hover { background-color: #2980b9; }

body.theme-whbl #invoice-companies .invoice-dates .invoice-number > span, body.theme-whbl .notifications-list .item a .time { color: #03a9f4; }

body.theme-whbl .table thead > tr > th > a:hover span { border-color: #03a9f4; color: #03a9f4; }

body.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; }
}

body.theme-turquoise #header-navbar { background-color: #1abc9c; }

body.theme-turquoise .navbar > .navbar-brand { background-color: transparent; width: 221px; }

body.theme-turquoise #nav-col, body.theme-turquoise #page-wrapper { background-color: #ffffff; }

body.theme-turquoise #sidebar-nav .nav > li > a { color: #484848; }

body.theme-turquoise #sidebar-nav .nav > .open > .submenu > li > .submenu, body.theme-turquoise #sidebar-nav .nav > .active > .submenu > li > .submenu, body.theme-turquoise #sidebar-nav .nav li .submenu > li.open a, body.theme-turquoise #nav-col-submenu .submenu > li > .submenu, body.theme-turquoise #nav-col-submenu li .submenu > li.open > a { background-color: #ebebeb; }

body.theme-turquoise .nav-pills > li.active > a, body.theme-turquoise .nav-pills > li.active > a:hover, body.theme-turquoise .nav-pills > li.active > a:focus, body.theme-turquoise #sidebar-nav .nav-pills > li.active > a, body.theme-turquoise #sidebar-nav .nav-pills > li.active > a:hover, body.theme-turquoise #sidebar-nav .nav-pills > li.active > a:focus, body.theme-turquoise .nav-pills > li.open > a, body.theme-turquoise .nav-pills > li.open > a:hover, body.theme-turquoise .nav-pills > li.open > a:focus, body.theme-turquoise #sidebar-nav .nav-pills > li.open > a, body.theme-turquoise #sidebar-nav .nav-pills > li.open > a:hover, body.theme-turquoise #sidebar-nav .nav-pills > li.open > a:focus, body.theme-turquoise .nav-small #nav-col #sidebar-nav .nav-pills > li.open > a, body.theme-turquoise .nav-small #nav-col #sidebar-nav .nav-pills > li.active > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > .open > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > .active > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li > a:hover { background-color: whitesmoke; border-bottom-color: #e0e0e0; border-color: #1abc9c; color: #484848; }
    
body.theme-turquoise #sidebar-nav .nav-pills > li.active > a > i { color: #16a085; }

body.theme-turquoise #sidebar-nav .nav > li > a:hover { background-color: whitesmoke; border-bottom-color: #e0e0e0; border-color: #1abc9c; color: #484848; }

body.theme-turquoise #header-navbar .nav > li > a { color: #fff; }
    
body.theme-turquoise #header-navbar .nav > li > a:hover, body.theme-turquoise #header-navbar .nav > li > a:focus, body.theme-turquoise #header-navbar .nav .open > a, body.theme-turquoise #header-navbar .nav .open > a:hover, body.theme-turquoise #header-navbar .nav .open > a:focus { background-color: #16a085; }

body.theme-turquoise #sidebar-nav .nav li .submenu, body.theme-turquoise #nav-col-submenu .submenu { background-color: whitesmoke; }
    
body.theme-turquoise #sidebar-nav .nav li .submenu > li > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li > a { color: #16191c; }
    
body.theme-turquoise #sidebar-nav .nav > .open > .submenu > .open > a, body.theme-turquoise #sidebar-nav .nav > .active > .submenu > .open > a, body.theme-turquoise #sidebar-nav .nav > .active > .submenu > .active > a, body.theme-turquoise #nav-col-submenu .submenu > .open > a, body.theme-turquoise #nav-col-submenu .submenu > .active > a { border-bottom-color: transparent; box-shadow: 0 -1px 0 transparent inset; }

body.theme-turquoise #sidebar-nav .nav > .open > .submenu > .open > a { border-bottom-color: #dcdfe6; box-shadow: none; }

body.theme-turquoise #sidebar-nav .nav li.open > a.dropdown-toggle > .drop-icon, body.theme-turquoise #sidebar-nav .nav li.active > a.dropdown-toggle > .drop-icon { color: #16191c; }

body.theme-turquoise #sidebar-nav .nav li .submenu > li > a:hover, body.theme-turquoise #sidebar-nav .nav li .submenu > li > a.active, body.theme-turquoise #sidebar-nav .nav li .submenu > li.active > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > .open > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > .active > a, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li > a:hover, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li > a.active, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li.active > a { background-color: #ebebeb; }

body.theme-turquoise #sidebar-nav .nav > .open > .submenu > li > .submenu > li a:hover, body.theme-turquoise #sidebar-nav .nav > .active > .submenu > li > .submenu > li a:hover, body.theme-turquoise #sidebar-nav .nav > .active > .submenu > li > .submenu > li a.active, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li > .submenu > li a:hover, body.theme-turquoise .nav-small #nav-col-submenu .submenu > li > .submenu > li a.active { color: #1abc9c; }

body.theme-turquoise .navbar > .container .navbar-brand { color: #fff; }

body.theme-turquoise .navbar-toggler { color: #fff; }

body.theme-turquoise .graph-box { background-color: #1abc9c !important; }

body.theme-turquoise #content-wrapper { background-color: #f9f9f9; border-left: 2px solid #e7ebee; }

body.theme-turquoise #user-left-box .user-box, body.theme-turquoise #user-left-box .user-box a { color: #16191c; }
    
body.theme-turquoise #user-left-box .user-box a:hover, body.theme-turquoise #user-left-box .user-box a:focus { color: black; }

body.theme-turquoise #sidebar-nav .nav > li.nav-header { border-top-color: #e7ebee; color: #a6a6a6; }

body.theme-turquoise .nav-tabs { background-color: #f9f9f9; }

body.theme-turquoise .nav-tabs > li.active > a, body.theme-turquoise .nav-tabs > li.active > a:hover, body.theme-turquoise .nav-tabs > li.active > a:focus { border-top-color: #1abc9c; }

body.theme-turquoise h1 { color: #1abc9c; }

body.theme-turquoise #header-navbar .nav > li > a:hover, body.theme-turquoise #header-navbar .nav > li > a:focus, body.theme-turquoise #header-navbar .nav .open > a, body.theme-turquoise #header-navbar .nav .open > a:hover, body.theme-turquoise #header-navbar .nav .open > a:focus, body.theme-turquoise .navbar-toggler:hover, body.theme-turquoise .navbar-toggler:focus, body.theme-turquoise .mobile-search.active > .btn { background-color: #16a085; }

body.theme-turquoise .main-box { border: 1px solid #e7ebee; }

body.theme-turquoise a, body.theme-turquoise .fc-state-default, body.theme-turquoise .jvectormap-zoomin, body.theme-turquoise .jvectormap-zoomout, body.theme-turquoise #user-profile .profile-details ul > li > span { color: #1abc9c; }
    
body.theme-turquoise a:hover, body.theme-turquoise a:focus, body.theme-turquoise .widget-users li > .details > .name > a:hover, body.theme-turquoise .widget-todo .actions > a:hover { color: #1abc9c; }

body.theme-turquoise .table a.table-link:hover { color: #16a085; }

body.theme-turquoise .pagination > li > a, body.theme-turquoise .pagination > li > span, body.theme-turquoise .pagination > li > a:hover, body.theme-turquoise .pagination > li > span:hover, body.theme-turquoise .pagination > li > a:focus, body.theme-turquoise .pagination > li > span:focus, body.theme-turquoise .pagination > li > a:active, body.theme-turquoise .pagination > li > span:active { color: #1abc9c; }

body.theme-turquoise .pagination > .active > a, body.theme-turquoise .pagination > .active > span, body.theme-turquoise .pagination > .active > a:hover, body.theme-turquoise .pagination > .active > span:hover, body.theme-turquoise .pagination > .active > a:focus, body.theme-turquoise .pagination > .active > span:focus { background-color: #1abc9c; border-color: #1abc9c; color: #fff; }

body.theme-turquoise .notifications-list .item-footer { background-color: #272d33; }

body.theme-turquoise .notifications-list .item-footer a:hover { background-color: #0f1114; }

body.theme-turquoise .btn-primary, body.theme-turquoise .btn-secondary, body.theme-turquoise .btn-info, body.theme-turquoise .btn-success, body.theme-turquoise .btn-warning, body.theme-turquoise .btn-danger, body.theme-turquoise .btn-primary:hover, body.theme-turquoise .btn-secondary:hover, body.theme-turquoise .btn-info:hover, body.theme-turquoise .btn-success:hover, body.theme-turquoise .btn-warning:hover, body.theme-turquoise .btn-danger:hover { color: #fff; }

body.theme-turquoise .btn-primary { background-color: #1abc9c; border-color: #16a085; }
    
body.theme-turquoise .btn-primary:hover, body.theme-turquoise .btn-primary:focus, body.theme-turquoise .btn-primary:active, body.theme-turquoise .btn-primary.active, body.theme-turquoise .open .dropdown-toggle.btn-primary { background-color: #16a085; border-color: #12816b; }

body.theme-turquoise h1 { color: #1abc9c; }

body.theme-turquoise .widget-users li > .details > .time { color: #1abc9c; }

body.theme-turquoise blockquote, body.theme-turquoise blockquote.float-right { border-color: #1abc9c; }

body.theme-turquoise a.list-group-item.active, body.theme-turquoise a.list-group-item.active:hover, body.theme-turquoise a.list-group-item.active:focus { background-color: #1abc9c; border-color: #1abc9c; }

body.theme-turquoise .nav .caret { border-bottom-color: #1abc9c; border-top-color: #1abc9c; }

body.theme-turquoise .panel-default > .panel-heading, body.theme-turquoise .notifications-list .item-footer { background-color: #1abc9c; }
    
body.theme-turquoise .notifications-list .item-footer a:hover { background-color: #16a085; }

body.theme-turquoise #invoice-companies .invoice-dates .invoice-number > span, body.theme-turquoise .notifications-list .item a .time { color: #1abc9c; }

body.theme-turquoise .table thead > tr > th > a:hover span { border-color: #1abc9c; color: #1abc9c; }

body.theme-turquoise #email-nav-items li.active { border-left-color: #1abc9c; border-right-color: #1abc9c; }

body.theme-turquoise #email-nav-items li.active a { color: #1abc9c; }

body.theme-turquoise #email-nav-items li.active .badge-primary { background-color: #1abc9c; }

body.theme-turquoise #email-nav-items li a:hover { color: #1abc9c; }

body.theme-turquoise .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #1abc9c !important; }

body.theme-turquoise .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #1abc9c !important; }

body.theme-turquoise .cd-timeline-img { background-color: #1abc9c; box-shadow: 0 0 0 6px #bdeae1; }

body.theme-turquoise #cd-timeline::before { background-color: #bdeae1; }

body.theme-turquoise .dataTable thead th:hover { color: #1abc9c; }

body.theme-turquoise .conversation-item.item-right .conversation-body:before { border-color: transparent transparent transparent #e9fefa; }

body.theme-turquoise .conversation-item.item-right .conversation-body, body.theme-turquoise .invoice-summary .invoice-summary-item { background-color: #e9fefa; }

body.theme-turquoise #config-tool.closed #config-tool-cog:hover { background-color: #1abc9c; }

body.theme-turquoise .pace .pace-progress { background-color: #fff; }

body.theme-turquoise .main-box .pagecallout.pagecallout-info { border-left-color: #1abc9c; }

body.theme-turquoise .noUi-base .noUi-connect { background: #1abc9c; }

.rtl.theme-turquoise #content-wrapper { border-left: 0; border-right: 2px solid #e7ebee; }

@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; }
}