filterform-row /* ========================================================
*
* Target Admin
*
* ========================================================
*
* File: target-admin.css
* Version: 1.0.0
* Author: Jumpstart Themes
*
* [Table of Contents]
*
*   ==Buttons
*   ==Dropdown
*   ==Badges
*   ==Tables
*   ==Modal
*   ==Progress Bars
*   ==List Group
*   ==Thumbnail
*   ==Accordion
*   ==Tabs
*   ==Pagination
*   ==Forms
*   ==Labels
*   ==Text
*
*   ==Error Styles
*   ==Navbar
*   ==Mainbar
*   ==Content
*   ==Footer
*   ==Noticebar

*   ==Icons List
*   ==Headings
*   ==Portlets
*   ==Progress Stat
*   ==Row Stat
*   ==Spark Stat
*   ==Panel Content
*   ==Back to Top

*   ==Morris
*   ==Calendar
*   ==Slider
*   ==Autosize
*   ==Date Picker
*   ==iCheck
*   ==Select2
*   ==Color Picker
*   ==Time Picker
*   ==Validation
*   ==Howl
*   ==Data Tables
*   ==Flot
*   ==Table Checkablebirthday-anniversary-con

*   ==Account Styles
*   ==Support List
* ======================================================== */
/* ==Body */
/* ----------------------------------------------- */
* {
    outline: none;
}

@font-face {
    font-family: 'Cera';
    src: url('../fonts/Cera/Cera.otf') format('opentype');
}

@font-face {
    font-family: 'CeraBlack';
    src: url('../fonts/Cera/CeraBlack.otf') format('opentype');
}

@font-face {
    font-family: 'CeraBlackItalic';
    src: url('../fonts/Cera/CeraBlackItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CeraBold';
    src: url('../fonts/Cera/CeraBold.otf') format('opentype');
}

@font-face {
    font-family: 'CeraBoldItalic';
    src: url('../fonts/Cera/CeraBoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CeraLight';
    src: url('../fonts/Cera/CeraLight.otf') format('opentype');
}

@font-face {
    font-family: 'CeraMedium';
    src: url('../fonts/Cera/CeraMedium.otf') format('opentype');
}

@font-face {
    font-family: 'CeraMediumItalic';
    src: url('../fonts/Cera/CeraMediumItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CeraRegularItalic';
    src: url('../fonts/Cera/CeraRegularItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CeraThin';
    src: url('../fonts/Cera/CeraThin.otf') format('opentype');
}

@font-face {
    font-family: 'CeraThinItalic';
    src: url('../fonts/Cera/CeraThinItalic.otf') format('opentype');
}

body {
    font-family: Cera;
    /*font: 400 14px/1.6 'Raleway', Verdana, Helvetica, sans-serif;*/
    background: #F8F8F9;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-weight: 400;
}

/* ==Buttons */
/* ----------------------------------------------- */
.btn-secondary, .btn-tertiary, .btn-facebook, .btn-twitter {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-secondary:active, .btn-tertiary:active, .btn-facebook:active, .btn-twitter:active, .btn-secondary.active, .btn-tertiary.active, .btn-facebook.active, .btn-twitter.active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

.btn:active, .btn.active {
    background-image: none;
}

.btn-primary {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #df2e1b;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        /*color: #ffffff;
        background-color: #df2e1b;
        border-color: #a82315;*/
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #e74c3c;
        border-color: #df2e1b;
    }

    .btn-primary .badge {
        color: #e74c3c;
        background-color: #ffffff;
    }

.btn-secondary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #3276b1;
}

    .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
        color: #ffffff;
        background-color: #3276b1;
        border-color: #245682;
    }

    .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
        background-image: none;
    }

    .btn-secondary.disabled, .btn-secondary[disabled], fieldset[disabled] .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary:hover,
    .btn-secondary.disabled:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-secondary:focus, .btn-secondary.disabled:active, .btn-secondary[disabled]:active, fieldset[disabled] .btn-secondary:active, .btn-secondary.disabled.active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary.active {
        background-color: #428bca;
        border-color: #3276b1;
    }

    .btn-secondary .badge {
        color: #428bca;
        background-color: #ffffff;
    }

.btn-tertiary {
    color: #ffffff;
    background-color: #bbbbbb;
    border-color: #a7a7a7;
}

    .btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active, .btn-tertiary.active, .open .dropdown-toggle.btn-tertiary {
        color: #ffffff;
        background-color: #a7a7a7;
        border-color: #888888;
    }

    .btn-tertiary:active, .btn-tertiary.active, .open .dropdown-toggle.btn-tertiary {
        background-image: none;
    }

    .btn-tertiary.disabled, .btn-tertiary[disabled], fieldset[disabled] .btn-tertiary, .btn-tertiary.disabled:hover, .btn-tertiary[disabled]:hover, fieldset[disabled] .btn-tertiary:hover, .btn-tertiary.disabled:focus, .btn-tertiary[disabled]:focus, fieldset[disabled] .btn-tertiary:focus, .btn-tertiary.disabled:active, .btn-tertiary[disabled]:active, fieldset[disabled] .btn-tertiary:active,
    .btn-tertiary.disabled.active, .btn-tertiary[disabled].active, fieldset[disabled] .btn-tertiary.active {
        background-color: #bbbbbb;
        border-color: #a7a7a7;
    }

    .btn-tertiary .badge {
        color: #bbbbbb;
        background-color: #ffffff;
    }

.btn-facebook {
    color: #ffffff;
    background-color: #3b5998;
    border-color: #344e86;
}

    .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
        color: #ffffff;
        background-color: #30487b;
        border-color: #23345a;
    }

    .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
        background-image: none;
    }

    .btn-facebook.disabled, .btn-facebook[disabled], fieldset[disabled] .btn-facebook, .btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled:active, .btn-facebook[disabled]:active, fieldset[disabled] .btn-facebook:active,
    .btn-facebook.disabled.active, .btn-facebook[disabled].active, fieldset[disabled] .btn-facebook.active {
        background-color: #3b5998;
        border-color: #344e86;
    }

    .btn-facebook .badge {
        color: #3b5998;
        background-color: #ffffff;
    }

.btn-twitter {
    color: #ffffff;
    background-color: #00acee;
    border-color: #00a1df;
}

    .btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open .dropdown-toggle.btn-twitter {
        color: #ffffff;
        background-color: #008fc5;
        border-color: #0075a2;
    }

    .btn-twitter:active, .btn-twitter.active, .open .dropdown-toggle.btn-twitter {
        background-image: none;
    }

    .btn-twitter.disabled, .btn-twitter[disabled], fieldset[disabled] .btn-twitter, .btn-twitter.disabled:hover, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter:hover, .btn-twitter.disabled:focus, .btn-twitter[disabled]:focus, fieldset[disabled] .btn-twitter:focus, .btn-twitter.disabled:active, .btn-twitter[disabled]:active, fieldset[disabled] .btn-twitter:active, .btn-twitter.disabled.active, .btn-twitter[disabled].active, fieldset[disabled] .btn-twitter.active {
        background-color: #00acee;
        border-color: #00a1df;
    }

    .btn-twitter .badge {
        color: #00acee;
        background-color: #ffffff;
    }

.btn-jumbo {
    padding: 13px 20px;
    font-size: 22px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-primary .caret, .btn-secondary .caret, .btn-tertiary .caret, .btn-facebook .caret, .btn-twitter .caret {
    border-top-color: #fff;
}

.dropup .btn-primary .caret, .dropup .btn-secondary .caret, .dropup .btn-tertiary .caret, .dropup .btn-facebook .caret, .dropup .btn-twitter .caret {
    border-bottom-color: #fff;
}

/* ==Dropdowns */
/* ----------------------------------------------- */
.btn-primary .caret, .btn-secondary .caret, .btn-tertiary .caret, .btn-facebook .caret, .btn-twitter .caret {
    border-top-color: #fff;
}

.dropup .btn-primary .caret, .dropup .btn-secondary .caret, .dropup .btn-tertiary .caret, .dropup .btn-facebook .caret, .dropup .btn-twitter .caret {
    border-bottom-color: #fff;
}

.dropdown-menu {
    min-width: 185px;
    /*margin-top: 35px;*/
}

    .dropdown-menu > li {
        margin-right: .5em;
        margin-left: .5em;
        display: block !important;
    }

        .dropdown-menu > li > a {
            padding: 6px 7px;
            font-size: 13px;
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
        }

.dropdown-header {
    padding: 7px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #333;
    /*background-color: #e74c3c;*/
    /*background-color: #1d5e85;*/
    background-color: #F6F7F8;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #444;
    background-color: #dadada;
}

.selectbox {
    min-width: 80px;
    background: #ffffff;
    border: 1px solid #dcdfe1;
    border-radius: 0;
    font-size: 14px;
    height: 26px;
    padding: 0px 7px;
}

@media (max-width: 768px) {
    .dropdown-header {
        color: #083d33;
        font-size: 13px;
    }

    .dropdown-menu > li > a {
        color: #333;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding-left: 20px;
        left: -486px !important;
    }

    .dropdown-menu .divider {
        background-color: #1abf9f;
    }
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        display: none;
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

.navbar .dropdown-submenu > .dropdown-menu, .mainnav .dropdown-submenu > .dropdown-menu {
    display: block;
    margin-top: -6px;
    margin-left: 20px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .dropdown-submenu:hover > .dropdown-menu:before, .dropdown-submenu:hover > .dropdown-menu:after {
        display: none;
    }

@media (min-width: 768px) {
    .navbar .dropdown-submenu > .dropdown-menu, .mainnav .dropdown-submenu > .dropdown-menu {
        display: none;
        margin-left: -1px;
    }

    .navbar .dropdown-submenu:hover > .dropdown-menu, .mainnav .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        content: " ";
        display: block;
        float: right;
        width: 0;
        height: 0;
        margin-top: 5px;
        margin-right: -5px;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #e74c3c;
    }
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

/* ==Badges */
/* ----------------------------------------------- */
.badge-primary {
    background: #e74c3c;
}

.badge-secondary {
    background: #428bca;
}

.badge-tertiary {
    background: #bbbbbb;
}

/* ==Tables */
/* ----------------------------------------------- */
.table-bordered thead tr, .table-bordered tfoot tr {
    /*background-color: #f7f8f9;*/
    background-color: #FBFBFB;
    border-bottom: 1px solid #D6D7D9;
}

    .table-bordered thead tr th, .table-bordered tfoot tr th {
        color: #444;
        font-size: 12px;
        font-weight: 800;
        background-color: transparent;
        border-bottom-width: 1px;
        vertical-align: middle;
    }

.table-bordered.table-highlight {
    border-top-color: #111;
}

    .table-bordered.table-highlight thead tr:first-child {
        background-color: #f7f8f9;
    }

        .table-bordered.table-highlight thead tr:first-child th {
            color: #fff;
            font-weight: 600;
            border: 1px solid #2c2c2c;
        }

/* ==Modal */
/* ----------------------------------------------- */
.modal-backdrop {
    background-color: #ffffff;
}

    .modal-backdrop.in {
        filter: alpha(opacity=60);
        -webkit-opacity: 0.6;
        -moz-opacity: 0.6;
        opacity: 0.6;
    }

.modal-styled .modal-header {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #333;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

    .modal-styled .modal-header .close {
        color: #fff;
        opacity: 1;
        text-shadow: none;
    }

        .modal-styled .modal-header .close:hover {
            filter: alpha(opacity=70);
            -webkit-opacity: 0.7;
            -moz-opacity: 0.7;
            opacity: 0.7;
        }

.modal-styled .modal-footer {
    padding: 14px 20px 15px;
    background-color: #eee;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
/* ==Progress Bars */
/* ----------------------------------------------- */
.progress-bar-primary {
    background-color: #e74c3c;
}

.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-secondary {
    background-color: #428bca;
}

.progress-striped .progress-bar-secondary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-tertiary {
    background-color: #bbbbbb;
}

.progress-striped .progress-bar-tertiary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* ==List Group */
/* ----------------------------------------------- */
.list-group .list-group-item i {
    color: #e74c3c;
}

.list-group .list-group-item.active {
    background-color: #e74c3c;
    border-color: #e74c3c;
}

    .list-group .list-group-item.active i {
        color: #fff;
    }

.list-group .list-group-item .list-group-chevron {
    float: right;
    margin-top: 5px;
    color: #bbb;
}

.list-group .list-group-item .badge {
    margin-top: 2px;
}

.list-group .list-group-item .list-group-chevron + .badge {
    margin-right: 10px;
}
/* ==Thumbnails */
/* ----------------------------------------------- */
.thumbnail-view {
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

    .thumbnail-view img {
        max-width: 100%;
    }

    .thumbnail-view .thumbnail-view-hover {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        right: 0;
        background: #111111 /*url(../images/gallery/zoom.png)*/ no-repeat 50%;
        z-index: 10;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .thumbnail-view:hover .thumbnail-view-hover {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        opacity: .5;
        filter: alpha(opacity=50);
    }

.thumbnail-footer {
    padding: 7px 10px;
    border-top: 1px dotted #ccc;
}

    .thumbnail-footer:before,
    .thumbnail-footer:after {
        content: " ";
        display: table;
    }

    .thumbnail-footer:after {
        clear: both;
    }

    .thumbnail-footer a {
        color: #999;
        font-size: 12px;
    }

        .thumbnail-footer a:hover {
            text-decoration: none;
            color: #e74c3c;
        }

    .thumbnail-footer .pull-left a {
        padding: 0 12px 0 0;
    }

    .thumbnail-footer .pull-right a {
        padding: 0 0 0 12px;
    }
/* ==Accordion */
/* ----------------------------------------------- */
.accordion .panel-heading {
    padding: 0;
}

.accordion .accordion-toggle {
    display: block;
    padding: 10px 0px;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    color: #292929;
    text-align: left;
}

    .accordion .accordion-toggle:hover,
    .accordion .accordion-toggle:active,
    .accordion .accordion-toggle:focus {
        text-decoration: none;
        outline: none !important;
        opacity: .9;
    }

    .accordion .accordion-toggle:active {
        color: #1d5e85;
    }

.accordion .panel.open .accordion-toggle {
    color: #fff;
    background-color: #e74c3c;
}
/* ==Tabs */
/* ----------------------------------------------- */
.tab-content.stacked-content > .tab-pane {
    padding-top: 0;
}

.nav-tabs,
.nav-pills {
    margin-bottom: 1.5em;
}

    .nav-tabs .caret,
    .nav-pills .caret,
    .nav-tabs a:hover .caret,
    .nav-pills a:hover .caret {
        border-top-color: #444;
        border-bottom-color: #444;
    }

    .nav-pills.nav-stacked > li {
        margin-right: 0;
        margin-bottom: .5em;
    }

        .nav-pills.nav-stacked > li > a {
            padding: 10px 15px;
        }

    .nav-pills > li {
        margin-right: 6px;
    }

        .nav-pills > li > a {
            padding: 5px 12px;
            color: #444;
            background-color: #eee;
        }

            .nav-pills > li > a:hover {
                background-color: #e4e4e4;
            }

        .nav-pills > li.active > a,
        .nav-pills > li.active > a:hover,
        .nav-pills > li.active > a:focus {
            color: #fff;
            background-color: #e74c3c;
        }

        .nav-pills > li.active .caret,
        .nav-pills > li.active a:hover .caret {
            border-top-color: #fff;
            border-bottom-color: #fff;
        }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        color: #e74c3c;
        font-weight: 600;
    }

    .nav-tabs > li > a {
        color: #444;
    }

    .nav-tabs .open > a,
    .nav-tabs .open > a:hover,
    .nav-tabs .open > a:focus {
        background-color: #eeeeee;
        border-color: #e74c3c;
    }

    .nav-tabs .dropdown-menu > .active > a,
    .nav-tabs .dropdown-menu > .active > a:hover,
    .nav-tabs .dropdown-menu > .active > a:focus {
        color: #fff;
    }
/* ==Pagination [.pagination] */
/* ----------------------------------------------- */
.pagination > li > a,
.pagination > li > span {
    color: #222;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c;
    cursor: default;
}

.pager > li > a {
    color: #222;
}
/* ==Forms */
/* ----------------------------------------------- */
.form .row,
.form-horizontal .row {
    margin-bottom: 0 !important;
}

.help-block {
    margin-bottom: 0;
}

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    outline: none !important;
}
/* ==Labels */
/* ----------------------------------------------- */
.label-primary {
    background-color: #e74c3c;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #d62c1a;
    }

.label-secondary {
    background-color: #428bca;
}

    .label-secondary[href]:hover,
    .label-secondary[href]:focus {
        background-color: #3071a9;
    }

.label-tertiary {
    background-color: #bbbbbb;
}

    .label-tertiary[href]:hover,
    .label-tertiary[href]:focus {
        background-color: #a2a2a2;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }
/* ==Text */
/* ----------------------------------------------- */
.text-muted {
    color: #999999;
}

.text-primary {
    color: #e74c3c;
}

.text-warning {
    color: #8a6d3b;
}

.text-info {
    color: #31708f;
}
/* ==Error [.error-container]*/
/* ----------------------------------------------- */
.error-container {
    margin-top: 1em;
    text-align: center;
}

.error-code {
    display: inline-block;
    vertical-align: top;
    font-size: 100px;
    font-weight: 600;
    line-height: .7em;
}

.error-details {
    display: inline-block;
    vertical-align: top;
    margin-top: 4em;
}

    .error-details ul {
        text-align: left;
    }

@media (min-width: 768px) {
    .error-container {
        margin-top: 2.5em;
    }

    .error-details {
        width: 250px;
        margin-top: 0;
        margin-left: 25px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .error-container {
        margin-top: 5em;
    }

    .error-code {
        font-size: 150px;
    }

    .error-details {
        width: 350px;
        margin-left: 50px;
    }
}

/* ==Navbar [.navbar]*/
/* ----------------------------------------------- */
.navbar {
    position: relative;
    /*z-index: 501;*/
    margin-bottom: 0;
    border: none;
    border-top: 5px solid #dcdfe1;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .navbar .navbar-text {
        color: #999999;
    }

    .navbar .navbar-nav > li > a {
        color: #999999;
        font-size: 13px;
    }

        .navbar .navbar-nav > li > a:hover,
        .navbar .navbar-nav > li > a:focus {
            color: #96b841;
            background-color: transparent;
        }

    .navbar .navbar-nav > .active > a,
    .navbar .navbar-nav > .active > a:hover,
    .navbar .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar .navbar-nav > .disabled > a,
    .navbar .navbar-nav > .disabled > a:hover,
    .navbar .navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar .navbar-toggle {
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 30px;
        color: #145175;
        font-size: 18px;
        border-color: none;
        background: #96b841;
        float: right;
    }

        .navbar .navbar-toggle:hover,
        .navbar .navbar-toggle:focus {
            background-color: #1d5e85;
            color: #fff;
        }

    .navbar .navbar-collapse {
        /*background: #222222;*/ margin-right: 16px;
    }

    .navbar .navbar-collapse,
    .navbar .navbar-form {
        border-color: #101010;
    }

    .navbar .navbar-nav > .open > a,
    .navbar .navbar-nav > .open > a:hover,
    .navbar .navbar-nav > .open > a:focus {
        color: #96b841;
        background-color: transparent;
        background-color: transparent;
    }

    .navbar .navbar-link {
        color: #999999;
    }

        .navbar .navbar-link:hover {
            color: #ffffff;
        }

.navbar-brand {
    height: 100px;
    /*padding-top: 20px;
    padding-bottom: 20px;*/
}

.navbar-brand-image {
    /*padding: 20px 0;*/
}

.navbar .navbar-nav > .navbar-profile > a {
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 60px;
}

.navbar-profile-avatar {
    position: relative;
    top: -1px;
    min-width: 65px;
    height: 65px;
    /*border: 2px solid #d8dada;*/
    border-top-right-radius: 32px;
    border-top-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
}

.navbar-profile-label {
    display: inline;
    font-size: 13px;
}

@media (min-width: 768px) {
    .navbar {
        height: 100px;
    }

        .navbar .navbar-nav > li > a {
            padding-top: 20px;
            margin-top: 30px;
            padding-bottom: 20px;
            /*padding-left: 10px;
            padding-right: 10px;*/
            padding-left: 6px;
            padding-right: 6px;
        }

    .navbar-profile-label {
        display: none;
    }
}

/* ==Mainbar [.mainbar]*/
/* ----------------------------------------------- */
.mainbar {
    width: 100%;
    padding: 5px 0;
    text-align: center;
}

    .mainbar .mainbar-nav {
        text-align: left;
    }

        .mainbar .mainbar-nav > li > a {
            color: #fff;
            font-weight: 600;
            outline: none;
            border-top-left-radius: 5px;
        }

            .mainbar .mainbar-nav > li > a > i {
                margin-right: 5px;
            }

            .mainbar .mainbar-nav > li > a:hover,
            .mainbar .mainbar-nav > li > a:focus {
                /*background: #148e76;*/
            }

        .mainbar .mainbar-nav > .open > a,
        .mainbar .mainbar-nav > .open > a:hover,
        .mainbar .mainbar-nav > .open > a:focus {
            color: #fff;
            /*background: #159c81;
  border-color: #148e76;*/
            color: #fff;
        }

    .mainbar .mainbar-toggle {
        display: block;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 18px;
        background: #1d5e85;
    }

@media (min-width: 768px) {
    .mainbar { /*height: 160px;*/
        padding: 10px 0;
    }

        .mainbar .mainbar-nav {
            float: none;
            margin-top: 17px;
        }

            .mainbar .mainbar-nav > li {
                /*margin-right: 4px;*/
            }

                .mainbar .mainbar-nav > li > a {
                    border: 1px solid transparent;
                    font-size: 16px;
                    font-weight: 500;
                    font-family: Cera;
                    padding: 12px;
                    text-align: center;
                }

                    .mainbar .mainbar-nav > li > a > i {
                        display: block;
                        margin-right: 0;
                        margin-bottom: 6px;
                        font-size: 24px;
                    }

                    .mainbar .mainbar-nav > li > a:hover, .mainbar .mainbar-nav > li > a:focus { /*border-color: #145175;*/
                        background: #145175; /*color:#96b841;*/
                    }

            .mainbar .mainbar-nav > .active > a, .mainbar .mainbar-nav > .active > a:hover, .mainbar .mainbar-nav > .active > a:focus {
                color: #fff;
                background: #45C3F4;
                border-color: transparent;
                background-color: #45C3F4;
            }

            .mainbar .mainbar-nav > li.active > a {
                border-radius: 0px 0 0 0;
            }

            .mainbar .mainbar-nav > .active > a::after, .mainbar .mainbar-nav > .active > a:hover::after, .mainbar .mainbar-nav > .active > a:focus::after {
                content: '';
                display: inline-block;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-top: 8px solid transparent;
                border-top-color: #45C3F4;
                position: absolute;
                top: 100%;
                left: 50%;
                margin-left: -8px;
            }

        .mainbar .mainbar-toggle {
            display: none;
        }

        .mainbar .mainbar-collapse {
            width: auto;
            border-top: 0;
            box-shadow: none;
        }

            .mainbar .mainbar-collapse.collapse {
                display: block !important;
                height: auto !important;
                padding-bottom: 0;
                overflow: visible !important;
                /*background: #1d5e85;*/
                background: none;
                border-bottom: 10px solid #96b841;
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
                border-bottom-right-radius: 5px;
                border-bottom-left-radius: 5px;
            }

            .mainbar .mainbar-collapse.in {
                overflow-y: visible;
            }
}

@media (min-width: 992px) {
    .mainbar { /*height: 170px;*/
    }

        .mainbar .mainbar-nav > li {
            /*margin-right: 10px;*/
        }

            .mainbar .mainbar-nav > li > a {
                padding: 16px 8px;
                font-family: Cera;
                font-size: 16px;
                font-weight: 500;
            }

                .mainbar .mainbar-nav > li > a > i {
                    font-size: 28px;
                }
}

@media (max-width: 768px) {
    .mainbar .dropdown-menu > li > a:hover, .mainbar .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #117c67;
    }
}

@media (max-width: 767px) {
    .mainbar {
        background: #1d5e85;
    }

        .mainbar .dropdown-menu > li > a:hover, .mainbar .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: #117c67;
        }
}

.mainbar-item1 a:hover {
    border-top-left-radius: 5px !important;
}

/* ==Content [.content]*/
/* ----------------------------------------------- */
.content {
    position: relative;
    width: 100%;
    padding-top: 20px; /*background: #fff;*/
}
    /*.content::before {content: ""; position: absolute; top: 10px; right: 10px; left: 10px; width: auto; height: 100px; margin-top: -15px; margin-right: -25px; margin-left: -25px;
background-repeat: repeat-x; background-image: linear-gradient(to bottom, #e9e9e9 0%, #ffffff 100%);}*/

    .content .breadcrumb {
        padding: 4px 0;
        margin-bottom: 0;
        background: none;
    }

        .content .breadcrumb > li {
            font-size: 15px;
        }

.content-container {
    position: relative;
    z-index: 101;
}

.content-header {
    padding-bottom: .5em;
    margin-bottom: 2.5em;
    border-bottom: 1px dotted #CCC;
}

.content-header-title {
    margin-top: 0;
    color: #16a085;
    font-size: 24px;
}

.content-header-subtitle {
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
}

.row-spacer {
    height: 40px;
}

@media (min-width: 768px) {
    .content {
        padding: 0;
        margin-top: 40px; /*min-height: 750px; border-top-right-radius: 5px; border-top-left-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);*/
    }

        .content::before {
            margin: 0;
            border: none;
            border-top-right-radius: 5px;
            border-top-left-radius: 5px;
        }

    .content-no-margin {
        padding: 0;
        margin-top: 10px; /*min-height: 750px; border-top-right-radius: 5px; border-top-left-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);*/
    }

        .content-no-margin::before {
            margin: 0;
            border: none;
            border-top-right-radius: 5px;
            border-top-left-radius: 5px;
        }

    .content-container { /*padding: 30px 25px 40px 25px;*/
    }

    .content-header-title {
        font-size: 28px;
    }
}

/* ==Footer [.footer]*/
/* ----------------------------------------------- */
.footer {
    /*padding: 0 0 0 0;*/
    padding: 10px 0 20px 0;
    margin-top: 2em;
    font-size: 12px;
    /*background: #e6e6e6;
    border-top: 1px solid #cdcdcd;
    -webkit-box-shadow: inset 1px 1px 1px #ffffff;
    -moz-box-shadow: inset 1px 1px 1px #ffffff;
    box-shadow: inset 1px 1px 1px #ffffff;*/
}

    .footer .row > div {
        padding-bottom: .75em;
    }

    .footer hr {
        border-top-color: #d2d2d2;
    }

@media (min-width: 768px) {
    .footer {
        padding-bottom: 0;
        /*padding-bottom: 30px;
        margin-top: 1.5em;
        background: transparent;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;*/
    }
}
/* ==Noticebar [.noticebar]*/
/* ----------------------------------------------- */
.navbar .noticebar > li > a .badge {
    padding-top: 3px;
    padding-bottom: 5px;
    font-size: 10px;
    background: #e74c3c;
    /*border: 2px solid #e74c3c;*/
}

.navbar .noticebar > .open > a .badge {
    background: #e74c3c;
}

@media (min-width: 768px) {
    .navbar .noticebar > li > a {
        max-height: 100px;
        color: #1d5e85;
        /*font-size: 24px;*/
        font-size: 18px;
    }

        .navbar .noticebar > li > a:hover {
            color: #96b841;
        }

        .navbar .noticebar > li > a .badge {
            position: absolute;
            top: 6px;
            right: 3px;
            border-top-right-radius: 100px;
            border-top-left-radius: 100px;
            border-bottom-right-radius: 100px;
            border-bottom-left-radius: 100px;
        }

    .navbar .noticebar > .open > a:after {
        /*content: '';
        position: relative;
        z-index: 1001;
        display: inline-block;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
        position: absolute;
        bottom: -2px;
        left: 50%;
        margin-left: -8px;*/
        content: '';
        position: relative;
        z-index: 1001;
        display: inline-block;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #DBDBDB;
        position: absolute;
        bottom: -2px;
        left: 50%;
        margin-left: -14px;
        top: 21px;
    }
}

.noticebar-empty {
    padding: 25px 35px !important;
    text-align: center;
}

.noticebar-empty-title {
    color: #e74c3c;
}

.noticebar-empty-text {
    color: #777;
}

.noticebar-menu-view-all {
    text-align: center;
}

.noticebar-menu {
    width: 325px;
}

    .noticebar-menu .nav-header {
        padding: 6px 12px;
        font-size: 13px;
        font-weight: 600;
    }

        .noticebar-menu .nav-header a {
            font-weight: 400;
        }

    .noticebar-menu > li {
        display: table;
        width: 100%;
        padding: 0;
        margin-right: 0;
        margin-left: 0;
        border-bottom: 1px dotted #ccc;
    }

        .noticebar-menu > li:last-child {
            border-bottom: none;
        }

        .noticebar-menu > li > a {
            padding: 8px 12px;
            font-size: 12px;
            white-space: normal;
        }

            .noticebar-menu > li > a:hover {
                color: #444;
                background: #eee;
            }

    .noticebar-menu:before, .noticebar-menu:after {
        display: none !important;
    }

.navbar-visible-collapsed {
    display: inline;
}

@media (max-width: 767px) {
    /*.noticebar-menu {display: none !important;}*/
    .navbar-collapse {
        background: #1d5e85;
    }

    .navbar .navbar-nav > li > a {
        color: #fff;
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .navbar-visible-collapsed {
        display: none;
    }
}

.noticebar-item-image, .noticebar-item-body {
    display: table-cell;
    vertical-align: middle;
}

.noticebar-item-image {
    width: 36px;
    font-size: 30px;
    text-align: center;
}

.noticebar-item-body {
    padding-left: 20px;
}

.noticebar-item-title {
    display: block;
}

.noticebar-item-time {
    display: block;
    color: #777;
}

/* ==Misc */
/* ----------------------------------------------- */
.nav-icon {
    width: 1em;
    margin-right: 6px;
    font-size: 13px;
    text-align: center;
}

.chart-holder, .chart-holder-225 {
    width: 100%;
    height: 275px;
}

.chart-holder-225 {
    height: 225px;
}

.clear {
    clear: both;
}

/* ==Icons List [.icons-list]*/
/* ----------------------------------------------- */
.icons-list {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}

    .icons-list > li {
        position: relative;
        padding-left: 2.2em;
        margin-bottom: 1em;
        line-height: 1.65em;
    }

        .icons-list > li > .icon-li {
            position: absolute;
            top: 2px;
            left: 0;
            width: 1em;
            font-size: 1.25em;
            text-align: center;
        }

/* ==Headings [.heading]*/
/* ----------------------------------------------- */
.heading {
    padding-bottom: 8px;
    margin-bottom: 1.35em;
    border-bottom: 1px dotted #CCC;
}

.heading-inline {
    display: inline-block;
}

/* ==Portlet [.portlet]*/
/* ----------------------------------------------- */
.portlet {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 2em; /* Clearfix Hack */ /* portlet Plain */
}

    .portlet .portlet-header {
        /*position: relative;
        padding: 5px 15px;
        min-height: 51px;
        border-bottom: 1px solid #dcdddf;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        -webkit-background-clip: padding-box;
        background: rgb(243,244,246);
        background: -moz-linear-gradient(top, rgba(243,244,246,1) 0%, rgba(231,232,234,1) 100%);
        background: -webkit-linear-gradient(top, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
        background: linear-gradient(to bottom, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );*/
        height: 60px;
        width: 100%;
        padding: 7px 15px;
        border-radius: 4px 4px 0 0;
        background-color: #F6F7F8;
        overflow: visible;
        /*white-space: nowrap;*/
        border-bottom: 1px solid #D6D7D9 !important;
    }

        .portlet .portlet-header:before, .portlet .portlet-header:after {
            content: " ";
            display: table;
        }

        .portlet .portlet-header:after {
            clear: both;
        }

        .portlet .portlet-header h1, .portlet .portlet-header h2, .portlet .portlet-header h3, .portlet .portlet-header h4, .portlet .portlet-header h5, .portlet .portlet-header h6 {
            float: left;
            padding: 10px 0;
            margin: 0 1em 0 0;
            display: inline-block;
            vertical-align: middle;
            font-size: 15px;
            font-weight: 400;
            color: #555;
            text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
        }

            .portlet .portlet-header h1 i, .portlet .portlet-header h2 i, .portlet .portlet-header h3 i, .portlet .portlet-header h4 i, .portlet .portlet-header h5 i, .portlet .portlet-header h6 i {
                display: inline-block;
                margin-top: -3px;
                margin-right: 10px;
                font-size: 16px;
                color: #777;
                vertical-align: middle;
                font-family: Cera;
            }

    .portlet .portlet-tools {
        float: left;
        display: inline-block;
        padding: 0;
        margin: 5px 0 0 0;
    }

        .portlet .portlet-tools > li {
            display: inline-block;
            vertical-align: middle;
            padding: 0;
            margin: 0;
            list-style: none;
        }

        .portlet .portlet-tools .btn-icon {
            margin-top: -2px;
            color: #555;
            font-size: 16px;
        }

            .portlet .portlet-tools .btn-icon:hover {
                text-decoration: none;
                background-color: #fff;
            }

            .portlet .portlet-tools .btn-icon .caret {
                margin-top: -3px;
            }

        .portlet .portlet-tools .dropdown-menu {
            left: auto;
            right: 0;
        }

        .portlet .portlet-tools .btn.btn-sm {
            padding-top: 3px;
            padding-bottom: 3px;
            margin-bottom: 0;
        }

        .portlet .portlet-tools .form-control.input-sm {
            display: inline-block;
            width: 125px;
            height: 26px;
        }

        .portlet .portlet-tools .progress {
            margin-top: 0;
            margin-bottom: 0;
            width: 125px;
        }

        .portlet .portlet-tools .nav-tabs, .portlet .portlet-tools .nav-pills {
            margin-bottom: 0;
        }

            .portlet .portlet-tools .nav-pills > li > a {
                padding: 2px 9px;
                font-size: 12px;
                font-weight: 600;
            }

            .portlet .portlet-tools .nav-pills > li.active > a, .portlet .portlet-tools .nav-pills > li.active > a:hover, .portlet .portlet-tools .nav-pills > li.active > a:focus {
                color: #fff;
                background-color: #555;
            }

    .portlet .portlet-toolbar {
        padding: 10px 15px;
        background-repeat: repeat-x;
        border: 1px solid #d5d5d5;
        background-image: linear-gradient(to bottom, #fafafa 0%, #ebebeb 100%);
    }

        .portlet .portlet-toolbar:before, .portlet .portlet-toolbar:after {
            content: " ";
            display: table;
        }

        .portlet .portlet-toolbar:after {
            clear: both;
        }

        .portlet .portlet-header + .portlet-content, .portlet .portlet-toolbar + .portlet-content {
            margin-top: 1px;
            -webkit-border-top-left-radius: 0;
            -webkit-border-top-right-radius: 0;
            -moz-border-radius-topleft: 0;
            -moz-border-radius-topright: 0;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .portlet .portlet-header + .portlet-toolbar {
        margin-top: 1px;
    }

    .portlet .portlet-content + .portlet-toolbar {
        margin-top: 1px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .portlet .toolbar-bottom .portlet-content {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    .portlet.portlet-nopad .portlet-content {
        padding: 0;
    }

    .portlet .portlet-content:before, .portlet .portlet-content:after {
        content: " ";
        display: table;
    }

    .portlet .portlet-content:after {
        clear: both;
    }

    .portlet.portlet-plain {
        background: transparent;
        border: none;
    }

        .portlet.portlet-plain .portlet-header {
            padding-right: 0;
            padding-top: 0;
            padding-bottom: 8px;
            padding-left: 0;
            background: #fff;
            filter: none;
            border: none;
            border-bottom: 1px dotted #ccc;
        }

    .portlet .portlet-header h3 {
        float: none;
        display: block;
        text-align: center;
        font-size: 20px;
        margin: 0;
    }

        .portlet .portlet-header h3 i {
            color: #323335;
            font-size: 20px;
            margin: 0;
        }

    .portlet.portlet-plain .portlet-header h3 {
        left: 0;
        padding: 0;
        margin: 0;
        font-size: 22px;
        font-weight: 400;
        color: #555;
        line-height: 30px;
    }

    .portlet.portlet-plain .portlet-header i {
        font-size: 20px;
    }

    .portlet.portlet-plain .portlet-content {
        padding-right: 0;
        padding-left: 0;
        background: transparent;
        border: none;
    }

.portlet {
    border: 1px solid #d6d7d9;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    min-height: 20px;
}

.portlet-content {
    padding: 22px 15px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
}

.portlet-footer {
    padding: 10px;
    text-align: center;
}

    .portlet-footer a {
        color: #4b4c4e;
        text-decoration: none;
    }

.portlet-table .portlet-content {
    padding: 0;
}

    .portlet-table .portlet-content .table-bordered {
        margin-bottom: 0;
        border: none;
    }

        .portlet-table .portlet-content .table-bordered thead > tr > th:first-child,
        .portlet-table .portlet-content .table-bordered tbody > tr > td:first-child {
            border-left: none;
        }

        .portlet-table .portlet-content .table-bordered thead > tr > th:last-child,
        .portlet-table .portlet-content .table-bordered tbody > tr > td:last-child {
            border-right: none;
        }
/* ==Progress Stat [.progress-stat]*/
/* ----------------------------------------------- */
.progress-stat {
    margin-bottom: 2.5em;
}

    .progress-stat:last-child {
        margin-bottom: 0;
    }

.progress-stat-value {
    float: right;
    width: 50%;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    text-transform: uppercase;
}

.progress-stat-label {
    float: left;
    width: 50%;
    color: #999;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.progress-stat .progress {
    clear: both;
    position: relative;
    top: .5em;
}

.lt-ie9 .progress-stat-value {
    font-size: 13px;
}
/* ==Row Stat [.row-stat]*/
/* ----------------------------------------------- */
.row-stat {
    padding: 17px 13px 21px;
    margin-bottom: 1.25em;
    border: 1px solid #ddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.row-stat-label {
    color: #999;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

.row-stat-value {
    display: inline-block;
    margin-right: .25em;
    margin-bottom: 0;
}

.row-stat-badge {
    position: relative;
    top: -3px;
    font-size: 85%;
}

.row-stat {
    position: relative;
}

    .row-stat:after,
    .row-stat:before {
        content: '';
        position: absolute;
        display: block;
        height: 1px;
        bottom: -3px;
        left: 3px;
        right: 3px;
        background-color: #ffffff;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        border: 1px solid #ddd;
        border-top: 0;
    }

    .row-stat:before {
        bottom: -5px;
        left: 6px;
        right: 6px;
    }
/* ==Spark Stat [.spark-stat]*/
/* ----------------------------------------------- */
.spark-stat {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
}

.spark-stat-value {
    display: block;
    margin-top: .75em;
    margin-bottom: .3em;
    font-size: 16px;
    font-weight: 600;
}

.spark-stat-label {
    margin-top: 0;
    font-size: 13px;
}
/* ==Panel Lists [.panel-lists]*/
/* ----------------------------------------------- */
.panel-lists {
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
}

    .panel-lists li {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 20px;
        border-bottom: 1px solid #e6e7e8;
    }

        .panel-lists li:before,
        .panel-lists li:after {
            content: " ";
            display: table;
        }

        .panel-lists li:after {
            clear: both;
        }

        .panel-lists li:before,
        .panel-lists li:after {
            content: " ";
            display: table;
        }

        .panel-lists li:after {
            clear: both;
        }

        .panel-lists li:first-child {
            padding-top: 0;
        }

.panel-list-avatar {
    float: left;
    height: 40px;
    width: 40px;
    border-radius: 1px;
    border: 1px solid #ccc;
    padding: 2px;
}

.panel-list-content {
    margin-left: 55px;
}

.panel-list-time {
    float: right;
    color: #aeafb1;
    font-size: 12px;
}

.panel-list-title {
    display: block;
    padding-right: 40px;
}

.panel-list-meta {
    color: #aeafb1;
    display: block;
    font-size: 12px;
    padding-top: 5px;
    line-height: 14px;
}

    .panel-list-meta a {
        color: #4f5259;
    }

        .panel-list-meta a:hover {
            color: #4d4d4d;
            text-decoration: none;
        }
/* ==Back to Top [#back-to-top] */
/* ----------------------------------------------- */
#back-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1001;
    width: 45px;
    height: 45px;
    display: block;
    background-color: #16a085;
    background-color: rgba(22, 160, 133, 0.3);
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    cursor: pointer;
    transition: background 0.25s linear;
}

    #back-to-top:hover {
        text-decoration: none;
        background-color: #16a085;
        background-color: rgba(22, 160, 133, 0.85);
    }

    #back-to-top i {
        color: #fff;
    }
/* ==Social Feed [.feed-item] */
/* ----------------------------------------------- */
.feed-item {
    position: relative;
    padding: 0;
    margin: 0;
    padding-top: 22px;
    padding-bottom: 35px;
    padding-left: 40px;
    margin-left: 20px;
    border-left: 2px solid #DDD;
}

    .feed-item:last-child {
        padding-bottom: 15px;
    }

    .feed-item .feed-subject {
        margin-bottom: 1.5em;
    }

        .feed-item .feed-subject a {
            font-weight: 600;
        }

    .feed-item .feed-content {
        padding-left: 25px;
    }

    .feed-item .feed-actions {
        padding: 10px 10px;
        margin-top: 2em;
        border-top: 1px dotted #ccc;
    }

        .feed-item .feed-actions:before,
        .feed-item .feed-actions:after {
            content: " ";
            display: table;
        }

        .feed-item .feed-actions:after {
            clear: both;
        }

        .feed-item .feed-actions a {
            color: #999;
            font-size: 13px;
        }

            .feed-item .feed-actions a:hover {
                text-decoration: none;
                color: #e74c3c;
            }

        .feed-item .feed-actions .pull-left {
            margin: 0 15px 0 0;
        }

        .feed-item .feed-actions .pull-right {
            margin: 0 0 0 15px;
        }

    .feed-item .feed-icon {
        position: absolute;
        top: 15px;
        left: -23px;
        width: 40px;
        height: 40px;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        line-height: 34px;
        background-color: #428bca;
        border: 3px solid #FFF;
        border-top-right-radius: 100px;
        border-top-left-radius: 100px;
        border-bottom-right-radius: 100px;
        border-bottom-left-radius: 100px;
        -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    }

.feed-item-idea .feed-icon {
    background-color: #428bca;
}

.feed-item-image .feed-icon {
    background-color: #bbbbbb;
}

.feed-item-file .feed-icon {
    background-color: #e74c3c;
}

.feed-item-bookmark .feed-icon {
    background-color: #555;
}

.feed-item-question .feed-icon {
    background-color: #428bca;
}
/* ==Pricing Plans [.pricing-plan] */
/* ----------------------------------------------- */
.pricing-plan {
    margin-bottom: 2em;
}

.pricing-plan-header {
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    background: #e74c3c;
    border-bottom: none;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.pricing-plan-title {
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pricing-plan-price {
    display: block;
    margin-bottom: 5px;
    font-size: 72px;
    font-weight: 600;
}

.pricing-plan-price-term {
    position: relative;
    left: -8px;
    font-size: 16px;
}

.pricing-plan-body {
    padding: 30px 20px;
    text-align: left;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

ul.pricing-plan-details {
    padding: 0;
    margin: 0 0 0;
}

    ul.pricing-plan-details li {
        padding: 0 0 .825em;
        margin: 0 0 .825em;
        list-style: none;
        color: #555;
        font-size: 16px;
        border-bottom: 1px dotted #ccc;
    }

        ul.pricing-plan-details li:last-child {
            padding-bottom: 0;
            margin-bottom: 0;
            border-bottom: none;
        }

.pricing-plan-detail-icon {
    width: 1em;
    margin-right: .5em;
    font-size: 17px;
    text-align: center;
}

.pricing-plan-signup-btn {
    padding-right: 22px;
    padding-left: 22px;
    color: #fff;
    background: #e74c3c;
    border: 2px solid #fff;
}

    .pricing-plan-signup-btn:hover {
        color: #fff;
        background: #bf2718;
    }

.pricing-plan-secondary .pricing-plan-header {
    background: #428bca;
}

.pricing-plan-secondary .pricing-plan-signup-btn {
    background: #428bca;
}

    .pricing-plan-secondary .pricing-plan-signup-btn:hover {
        background: #2a6496;
    }

.pricing-plan-tertiary .pricing-plan-header {
    background: #bbbbbb;
}

.pricing-plan-tertiary .pricing-plan-signup-btn {
    background: #bbbbbb;
}

    .pricing-plan-tertiary .pricing-plan-signup-btn:hover {
        background: #959595;
    }
/* ==Font Awesome List */
/* ----------------------------------------------- */
.fontawesome-icon-list {
    margin-top: 3em;
    margin-bottom: 3em;
}

    .fontawesome-icon-list > div {
        margin-bottom: 3em;
        text-align: center;
    }

        .fontawesome-icon-list > div a {
            display: block;
            color: #777;
            white-space: nowrap;
            font-size: 14px;
        }

            .fontawesome-icon-list > div a:hover {
                color: #d74b4b;
                text-decoration: none;
            }

        .fontawesome-icon-list > div i {
            display: block;
            margin-bottom: 10px;
            font-size: 22px;
        }
/* ==Morris [.morris]*/
/* ----------------------------------------------- */
.morris-hover {
    position: absolute;
    z-index: 1000;
}

    .morris-hover.morris-default-style {
        padding: 6px;
        color: #666;
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        background: rgba(255, 255, 255, 0.8);
        border: solid 2px rgba(230, 230, 230, 0.8);
        -webkit-border-radius: 10px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px;
        -moz-background-clip: padding;
        border-radius: 10px;
        background-clip: padding-box;
    }

        .morris-hover.morris-default-style .morris-hover-row-label {
            margin: .25em 0;
            font-weight: 600;
        }

        .morris-hover.morris-default-style .morris-hover-point {
            margin: 0.1em 0;
            white-space: nowrap;
        }
/* ==Full Calendar [.fc]*/
/* ----------------------------------------------- */
.fc {
    direction: ltr;
    text-align: left;
}

    .fc table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    html .fc,
    .fc table {
        font-size: 1em;
    }

    .fc td,
    .fc th {
        padding: 0;
        vertical-align: top;
    }
/* Header
------------------------------------------------------------------------*/
.fc-header td {
    white-space: nowrap;
}

.fc-header-left {
    width: 25%;
    text-align: left;
}

.fc-header-center {
    text-align: center;
}

.fc-header-right {
    width: 25%;
    text-align: right;
}

.fc-header-title {
    display: inline-block;
    vertical-align: top;
}

    .fc-header-title h2 {
        margin-top: 0;
        margin-bottom: 1em;
        white-space: nowrap;
        font-size: 18px;
    }

.fc .fc-header-space {
    padding-left: 10px;
}

.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top;
    font-weight: 400;
}
/* Buttons
------------------------------------------------------------------------*/
.fc-button {
    position: relative;
    display: inline-block;
    padding: 0 .6em;
    overflow: hidden;
    height: 1.9em;
    line-height: 1.7em;
    white-space: nowrap;
    cursor: pointer;
}

.fc-state-default {
    /* non-theme */
}

    .fc-state-default.fc-corner-left {
        /* non-theme */
        border-radius: 4px 0 0 4px;
    }

    .fc-state-default.fc-corner-right {
        /* non-theme */
        border-radius: 0 4px 4px 0;
    }

    .fc-state-default.fc-button-today {
        border-radius: 4px;
    }
/*
  Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
  and we'll try to make them look good cross-browser.
*/
.fc-text-arrow {
    margin: 0;
    font-size: 1.5em;
    font-family: Courier, monospace;
    vertical-align: baseline;
    /* for IE7 */
}

.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow {
    /* for &lsaquo; &rsaquo; */
    font-weight: 200;
}
/* icon (for jquery ui) */
.fc-button .fc-icon-wrap {
    position: relative;
    float: left;
    top: 50%;
}

.fc-button .ui-icon {
    position: relative;
    float: left;
    margin-top: -50%;
    *margin-top: 0;
    *top: -50%;
}

.fc-state-default {
    color: #888;
    background: #fff;
    border: 1px solid #BBB;
    font-weight: 200;
    transition: background 0.1s linear;
    text-shadow: none;
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
    color: #666;
    background-color: #e74c3c;
    border-color: #ccc;
    font-weight: 200;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.fc-state-hover {
    background-color: #ddd;
    background-image: none;
    outline: 0;
    color: #444;
}

.fc-state-down,
.fc-state-active {
    background-color: #e74c3c;
    background-image: none;
    outline: 0;
    color: #fff;
}

.fc-state-down {
    background-color: #888;
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

.fc-event {
    background-color: #e74c3c;
    border-color: #e74c3c;
}

    .fc-event.fc-red,
    .external-event.fc-red {
        background-color: #e74c3c;
        border-color: #e74c3c;
    }

    .fc-event.fc-yellow,
    .external-event.fc-yellow {
        background-color: #428bca;
        border-color: #428bca;
    }

    .fc-event.fc-grey,
    .external-event.fc-grey {
        background-color: #bbbbbb;
        border-color: #bbbbbb;
    }

    .fc-event.fc-charcoal,
    .external-event.fc-charcoal {
        background-color: #444;
        border-color: #444;
    }

.external-event {
    display: inline-block;
    margin: 5px 5px;
    padding: 7px 10px;
    background: #e74c3c;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
}
/* ==jQuery UI Slider [.ui-slider]*/
/* ----------------------------------------------- */
.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 25px;
        height: 16px;
        background: /*url(../images/jquery/handle.png)*/ no-repeat;
        border: none;
        cursor: pointer;
    }

        .ui-slider .ui-slider-handle:hover {
            background-position: 0 -16px;
        }

        .ui-slider .ui-slider-handle:active {
            background-position: 0 -16px;
        }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        height: 6px;
        font-size: .7em;
        display: block;
        border: 1px solid #FFF;
        border-bottom-left-radius: 6px;
        border-top-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-top-right-radius: 6px;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
        background: #ccc;
        border-color: #b3b3b3;
    }

    .ui-slider.slider-primary .ui-slider-range {
        background: #e74c3c;
        border-color: #d62c1a;
    }

    .ui-slider.slider-secondary .ui-slider-range {
        background: #428bca;
        border-color: #3071a9;
    }

    .ui-slider.slider-tertiary .ui-slider-range {
        background: #bbbbbb;
        border-color: #a2a2a2;
    }

    .ui-slider.slider-success .ui-slider-range {
        background: #5cb85c;
        border-color: #449d44;
    }

    .ui-slider.slider-warning .ui-slider-range {
        background: #f0ad4e;
        border-color: #ec971f;
    }

    .ui-slider.slider-danger .ui-slider-range {
        background: #d9534f;
        border-color: #c9302c;
    }

    .ui-slider.slider-info .ui-slider-range {
        background: #5bc0de;
        border-color: #31b0d5;
    }

.ui-slider-horizontal {
    height: 12px;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -4px;
        margin-left: -0.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: -1px;
        height: 110%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: 11px;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -3px;
        margin-left: 0;
        margin-bottom: -0.6em;
        width: 15px;
        height: 24px;
        background: /*url(../images/jquery/handle-vertical.png)*/ no-repeat;
    }

        .ui-slider-vertical .ui-slider-handle:hover {
            background-position: 0 -24px;
        }

        .ui-slider-vertical .ui-slider-handle:active {
            background-position: 0 -24px;
        }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 9px;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }
/* ==Autosize [.autosize]*/
/* ----------------------------------------------- */
.originalTextareaInfo {
    width: auto !important;
}

.autosize-animate {
    transition: height 0.2s;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
}
/* ==Date Picker [.datapicker]*/
/* ----------------------------------------------- */
.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:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #e74c3c;
    background-image: none;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #e74c3c;
    background-image: none;
}

.datepicker-inline {
    border: 1px solid #c0c0c0;
    width: 215px;
}

.datepicker-dropdown:before,
.datepicker-dropdown:after {
    display: none;
}

.ui-datepicker .input-group-addon {
    cursor: pointer;
}
/* ==iCheck [.icheck]*/
/* ----------------------------------------------- */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
    display: inline-block;
}

.form-group .icheckbox_minimal-blue,
.form-group .iradio_minimal-blue {
    display: inline-block;
    top: 4px;
    margin-right: .5em;
    margin-left: -20px;
}

.checkbox-inline,
.radio-inline {
    margin-right: 20px;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-left: 0;
    }
/* ==Select2 [.select2-container]*/
/* ----------------------------------------------- */
.select2-container {
    margin-left: 0 !important;
    text-align: left;
}

    .select2-container .select2-choice {
        height: 34px;
        line-height: 34px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border-color: #ccc;
        background: #fff !important;
        filter: none;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

        .select2-container .select2-choice .select2-arrow {
            background: none;
            border: none;
            top: 2px;
            right: 5px;
        }

            .select2-container .select2-choice .select2-arrow b {
                background-position: 1px 1px;
            }

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -17px 1px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices,
.select2-container .select2-choice:hover {
    border-color: #c2c2c2 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-results {
    padding: 0;
    margin-right: 0;
}

.select2-search {
    padding-top: 4px;
}

.select2-drop,
.select2-drop.select2-drop-above {
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .select2-drop.select2-drop-above.select2-drop-active {
        border-color: #aaa;
        margin-top: -5px;
    }

.select2-drop-multi.select2-drop-above {
    margin-top: -1px !important;
}

.select2-container .select2-choice abbr {
    top: 9px;
}
/* .select2-search-choice-close */
.select2-container-multi .select2-choices {
    min-height: 34px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .select2-container-multi .select2-choices .select2-search-field input {
        height: 28px;
        padding-bottom: 4px;
    }

    .select2-container-multi .select2-choices .select2-search-choice {
        background: #f8f8f8;
        height: 22px;
        line-height: 14px;
        margin: 2px 1px 1px 2px;
        -webkit-border-radius: 2px !important;
        -moz-border-radius: 2px !important;
        border-radius: 2px !important;
        padding: 3px 22px 3px 6px;
        border: 1px solid #aaa;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.select2-container-multi .select2-search-choice-close {
    right: 3px;
    top: 4px;
    left: auto;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #e1e1e1;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    background: #fff !important;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.select2-container .select2-choice > .select2-chosen i,
.select2-results .select2-result-label i,
.select2-container-multi .select2-choices .select2-search-choice i {
    margin: -1px 6px 0 0;
    height: 15px;
    vertical-align: -2px;
}

.form-control.select2-container {
    height: auto;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/* ==Simple Color Picker [.simplecolorpicker]*/
/* ----------------------------------------------- */
.simplecolorpicker.inline {
    display: block;
    height: auto;
}

.simplecolorpicker.icon {
    display: block;
    width: 100px;
    height: 25px;
    text-align: center;
    border: 3px solid #222;
}

    .simplecolorpicker.icon i {
        visibility: hidden;
        color: #FFF;
    }

.simplecolorpicker span {
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #FFF;
    text-align: center;
    border: 3px solid transparent;
}

    .simplecolorpicker span i {
        display: table-cell;
        visibility: hidden;
        vertical-align: middle;
        width: 19px;
        height: 19px;
    }

        .simplecolorpicker span i:active,
        .simplecolorpicker span i:focus {
            outline: none;
        }

    .simplecolorpicker span:hover {
        border-width: 3px;
        outline: none;
    }

    .simplecolorpicker span.selected {
        border-width: 3px;
    }

        .simplecolorpicker span.selected i {
            visibility: visible !important;
        }
/* ==Bootstrap Timepicker [.bootstrap-timepicker]*/
/* ----------------------------------------------- */
.bootstrap-timepicker > .fa-clock-o {
    position: absolute;
    top: 10px;
    right: 10px;
}

.bootstrap-timepicker {
    position: relative;
}

.bootstrap-timepicker-widget.dropdown-menu {
    max-width: 215px;
}

.bootstrap-timepicker-widget.modal {
    margin: 0;
    width: auto;
}

    .bootstrap-timepicker-widget.modal .modal-dialog {
        width: 280px;
    }

    .bootstrap-timepicker-widget.modal .modal-body {
        padding: 0;
    }

    .bootstrap-timepicker-widget.modal .modal-footer {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 0;
    }

.bootstrap-timepicker-widget .modal-content {
    padding: 0;
}

.bootstrap-timepicker .input-group-addon {
    cursor: pointer;
}

.bootstrap-timepicker-widget table td input {
    width: 42px;
}
/* ==Validation [.form-group]*/
/* ----------------------------------------------- */
.form-group {
    position: relative;
}

    .form-group .parsley-success .parsley-error-list {
        display: none !important;
    }

    .form-group .parsley-error-list {
        position: relative;
        display: inline-block !important;
        padding: 2px 10px;
        margin: 0;
        list-style: none;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        background: #b94a48;
        -webkit-border-radius: 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 4px;
        -moz-background-clip: padding;
        border-radius: 4px;
        background-clip: padding-box;
    }

        .form-group .parsley-error-list::after {
            content: '';
            display: inline-block;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid #B94A48;
            position: absolute;
            top: -6px;
            left: 3px;
        }

.form-horizontal .form-group span.error {
    margin-left: 1.5em;
    margin-left: 15px;
}
/* ==Howl [.howl]*/
/* ----------------------------------------------- */
.howl {
    padding: 0;
    list-style: none;
    background: #353535;
    border: 1px solid #111;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
}

    .howl:empty {
        display: none;
    }

.howl-slot {
    position: relative;
}

.howl-close {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 10px;
    color: #000;
    outline: none !important;
    filter: alpha(opacity=25);
    -webkit-opacity: 0.25;
    -moz-opacity: 0.25;
    opacity: 0.25;
    text-shadow: none;
}

.howl-message {
    position: relative;
    padding: 10px 30px 13px 65px;
    color: #f0f0f0;
    font-size: 13px;
    font-weight: 500;
    background: transparent;
    text-shadow: 0px 1px #111111;
    -webkit-box-shadow: inset 0px 1px rgba(255, 255, 255, 0.13), inset 0px -1px rgba(0, 0, 0, 0.23), inset 48px 0px 0px rgba(0, 0, 0, 0.3), inset 46px 0px 0px rgba(255, 255, 255, 0.07);
    -moz-box-shadow: inset 0px 1px rgba(255, 255, 255, 0.13), inset 0px -1px rgba(0, 0, 0, 0.23), inset 48px 0px 0px rgba(0, 0, 0, 0.3), inset 46px 0px 0px rgba(255, 255, 255, 0.07);
    box-shadow: inset 0px 1px rgba(255, 255, 255, 0.13), inset 0px -1px rgba(0, 0, 0, 0.23), inset 48px 0px 0px rgba(0, 0, 0, 0.3), inset 46px 0px 0px rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}

    .howl-message:hover .howl-close {
        color: #fff;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    .howl-message a {
        color: #428bca;
        text-decoration: none;
    }

        .howl-message a:hover {
            text-decoration: underline;
        }

.howl-title {
    margin-bottom: 4px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

    .howl-title:empty {
        display: none;
    }

.howl-message-inner:before {
    position: absolute;
    top: 15px;
    left: 18px;
    z-index: 20;
    display: block;
    content: " ";
    height: 13px;
    width: 13px;
    background-color: #999;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
}

.howl-message.howl-danger .howl-message-inner:before {
    background-color: #d9534f;
}

.howl-message.howl-info .howl-message-inner:before {
    background-color: #5bc0de;
}

.howl-message.howl-success .howl-message-inner:before {
    background-color: #5cb85c;
}

.howl-message.howl-warning .howl-message-inner:before {
    background-color: #f0ad4e;
}

.howl-icon {
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 1000;
    width: 1em;
    font-size: 20px;
    text-align: center;
}

.howl-has-icon .howl-message-inner:before {
    display: none !important;
}

.howl-has-icon .howl-icon {
    color: #bbb;
}

.howl-has-icon .howl-success .howl-icon {
    color: #5cb85c;
}

.howl-has-icon .howl-warning .howl-icon {
    color: #f0ad4e;
}

.howl-has-icon .howl-danger .howl-icon {
    color: #d9534f;
}

.howl-has-icon .howl-info .howl-icon {
    color: #5bc0de;
}

.howl {
    position: fixed;
    top: auto;
    bottom: 10px;
    right: auto;
    left: 50%;
    z-index: 1001;
    width: 300px;
    padding: 0;
    margin: 0;
    margin-left: -150px;
}

@media (min-width: 768px) {
    .howl {
        left: auto;
        right: 30px;
        width: 350px;
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .howl {
        width: 375px;
    }
}
/* ==Data Tables [.dataTable]*/
/* ----------------------------------------------- */
.datatable-columnfilter {
    width: 100% !important;
}

.datatable-hidesearch .dataTables_filter {
    display: none;
}

.dataTables_wrapper .row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.dataTables_wrapper .dt-rt > div {
    margin-bottom: 1em !important;
}

    .dataTables_wrapper .dt-rt > div:empty {
        margin-bottom: 0 !important;
    }

.dataTables_wrapper .dt-rb > div {
    margin-top: 1em !important;
}

    .dataTables_wrapper .dt-rb > div:empty {
        margin-top: 0 !important;
    }

.dataTables_wrapper .dataTable {
    margin-bottom: .5em;
}

.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_length select {
    vertical-align: middle;
    font-size: 12px;
    height: 30px;
    padding: 6px 8px;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .dataTables_wrapper .dataTables_filter input:focus,
    .dataTables_wrapper .dataTables_length select:focus {
        outline: none;
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

.dataTables_wrapper .dataTables_length select {
    height: auto;
}

.dataTables_info {
    padding-top: 6px;
}

div.dataTables_length label {
    float: left;
    text-align: left;
    font-weight: 600;
}

div.dataTables_length select {
    width: 70px;
    margin-right: .65em;
}

div.dataTables_filter label {
    float: right;
    font-weight: 600;
}

    div.dataTables_filter label input {
        width: 215px;
        margin-left: .65em;
    }

div.dataTables_paginate {
    text-align: right;
    margin: 0;
}

    div.dataTables_paginate .pagination {
        margin-top: 0;
        margin-bottom: 0;
    }

.dataTable input::-ms-clear {
    display: none !important;
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled,
.paginate_enabled_previous,
.paginate_enabled_previous:hover,
.paginate_disabled_previous,
.paginate_enabled_next,
.paginate_enabled_next:hover,
.paginate_disabled_next {
    position: relative;
    background: none;
}

    .sorting:before,
    .sorting_asc:before,
    .sorting_desc:before,
    .sorting_asc_disabled:before,
    .sorting_desc_disabled:before,
    .paginate_enabled_previous:before,
    .paginate_disabled_previous:before,
    .paginate_enabled_next:before,
    .paginate_disabled_next:before {
        margin-right: 10px;
        color: #e74c3c;
        font-family: FontAwesome;
        font-size: 16px;
    }

.sorting:before {
    content: "\f0dc";
    color: #bbb;
}

.sorting_asc:before,
.sorting_asc_disabled:before {
    content: "\f0de";
}

.sorting_desc:before,
.sorting_desc_disabled:before {
    content: "\f0dd";
}

.sorting_asc_disabled:before,
.sorting_desc_disabled:before {
    color: #ddd;
}

.paginate_enabled_previous:after,
.paginate_disabled_previous:after {
    content: "\f0d9";
    right: auto;
    left: 2px;
    top: 0;
}

.paginate_enabled_next:after,
.paginate_disabled_next:after {
    content: "\f0da";
    top: 0;
}

.paginate_disabled_previous:after,
.paginate_disabled_next:after {
    color: #999;
}

.paginate_enabled_previous:hover:after,
.paginate_enabled_next:hover:after {
    color: #e74c3c;
}
/* ==Flot */
/* ----------------------------------------------- */
#flotTip {
    padding: 3px 6px !important;
    color: #FFF !important;
    font-size: 11px !important;
    text-align: center !important;
    text-decoration: none !important;
    background-color: #222 !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    border: 1px solid #000 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

.chart-tooltip {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;
    font-size: 11px;
    padding: 5px 9px;
    border: 1px solid #282828;
    background: #3b3b3b;
    background: -moz-linear-gradient(top, #3b3b3b 0%, #222222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b3b3b), color-stop(100%, #222222));
    background: -webkit-linear-gradient(top, #3b3b3b 0%, #222222 100%);
    background: -o-linear-gradient(top, #3b3b3b 0%, #222222 100%);
    background: -ms-linear-gradient(top, #3b3b3b 0%, #222222 100%);
    background: linear-gradient(top, #3b3b3b 0%, #222222 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset;
}

    .chart-tooltip:after {
        content: '';
        display: inline-block;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #222222;
        position: absolute;
        bottom: -5px;
        left: 4px;
    }
/* ==Table Checkable [.table-checkable]*/
/* ----------------------------------------------- */
.table-checkable .checkbox-column {
    width: 40px;
    text-align: center;
    vertical-align: middle;
}

    .table-checkable .checkbox-column input[type=text] {
        display: none;
    }

.table-checkable tbody > tr.checked > td {
    background-color: #c1d9ee;
}
/* ==User Accounts [.account-wrapper]*/
/* ----------------------------------------------- */
.account-bg {
    background: #e6e6e6;
}

.account-header-divider {
    margin-top: 0;
    border-top: 10px solid #fff;
    border-bottom: none;
}

.account-wrapper {
    position: relative;
    width: 90%;
    padding: 15px 0;
    margin: 0 auto;
    text-align: center;
}

    .account-wrapper .row > div {
        margin-bottom: 1em;
    }

.account-logo {
    position: relative;
    margin: 0 auto 25px;
    z-index: 100;
    width: 100px;
    height: 100px;
    background-color: #16a085;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

    .account-logo::after {
        content: '';
        display: inline-block;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid transparent;
        border-top-color: #16a085;
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -10px;
    }

.account-form {
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: left;
}

    .account-form .placeholder-hidden {
        display: none;
    }

    .account-form .form-control {
        height: 40px;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: 1.25em;
    }

.account-body {
    position: relative;
    padding: 35px 30px 10px;
    margin-bottom: 1em;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.125);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.125);
}

.account-body-title {
    margin-bottom: 10px;
    line-height: 1.5em;
}

.account-body-subtitle {
    color: #777;
    line-height: 1.5em;
}

.account-footer {
    padding: 0 25px;
    margin-top: 1.5em;
}

.account-or-social {
    display: block;
    margin-top: 1em;
}

@media (min-width: 768px) {
    .account-wrapper {
        width: 450px;
        padding: 30px 0;
    }

        .account-wrapper .row > div {
            margin-bottom: 0;
        }

    .account-body .account-form {
        padding: 0 25px;
        text-align: left;
    }

    .account-or-social {
        margin-top: 2em;
    }
}
/* ==Support List [.support-list]*/
/* ----------------------------------------------- */
ul.support-list {
    margin-top: 2em;
    margin-bottom: 4em;
}

    ul.support-list li {
        margin-left: 2.5em;
    }

.scrollable-panel {
    height: 300px;
    overflow-y: hidden;
    outline: none;
}

/* ==Container Head*/
/* ----------------------------------------------- */
.container-head {
    width: 100%;
    padding-top: 20px;
    border-bottom: 1px solid #dcdfe1;
}

    .container-head h1 {
        font-size: 45px;
        font-weight: 300;
        background: transparent;
    }

    .container-head .headr-text {
        font-size: 45px;
        font-weight: 300;
    }

    .container-head .right-link-arrow {
        float: right;
        width: auto;
        padding: 15px 0;
    }

        .container-head .right-link-arrow a {
            width: 28px;
            height: 28px;
            float: left;
            text-align: center;
            line-height: 28px;
            display: inline-block;
            font-size: 16px;
            color: #666666;
            border: 1px solid #dcdfe1;
            border-radius: 2px;
            margin-left: 5px;
            background: #fff;
        }

            .container-head .right-link-arrow a i {
                margin: 0;
            }

            .container-head .right-link-arrow a:hover {
                background: #1d5e85;
                color: #fff;
                border: 1px solid #1d5e85;
            }

.search-bar {
    width: 24%;
    padding: 10px 0 0;
}

    .search-bar .form-control {
        border: 0px;
        font-size: 14px;
        /*color: #afb4b8;*/
        color: #36383b;
        border-radius: 2px;
        font-weight: 400;
        margin-top: 10px;
    }

    .search-bar .search-btn {
        position: absolute;
        right: -3px;
        top: 14px;
        height: 34px;
        border-radius: 2px 4px 4px 2px;
        background: #96b841;
        border: 0px;
        color: #fff;
        font-size: 20px;
        padding: 2px 10px 3px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        /*box-shadow: inset -2px -2px 0px 1px rgba(113,146,34,1);*/
    }

        .search-bar .search-btn:hover {
            /*background: #ff4e00;*/
            /*box-shadow: inset -2px -2px 0px 1px rgba(225,78,0,1);*/
            box-shadow: inset -2px -2px 0px 1px rgba(113,146,34,1);
        }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 12px;
}

.table-pager {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
}

    .table-pager a {
        width: 38px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        display: inline-block;
        font-size: 20px;
        color: #666666;
        /* border: 1px solid #dcdfe1; */
        border-radius: 2px;
        /* background: #fff; */
        /*margin: 0 2px 0 19px;*/
    }

        .table-pager a i {
            margin: 0;
        }

        .table-pager a:hover {
            text-shadow: 1px 3px 1px #a4a2a2;
            color: #565555;
            text-decoration: none;
        }

    .table-pager .data-record {
        padding: 0 10px;
        font-size: 14px;
        color: #252525;
        display: inline-block;
        font-family: "Open Sans";
    }

        .table-pager .data-record i {
            color: #b3b6b7;
        }

        .table-pager .data-record b {
            color: #1d5e85;
        }

.thumbnail-wrap {
    background: url('../images/profile-thumb-bg.png') center 99% no-repeat;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.thumbnail {
    display: block;
    padding: 5px;
    background: #fff;
    border: 1px solid #dcdfe1;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .thumbnail img {
        max-width: 100%;
        width: 100%;
    }

.thumbnailSizeAdjust img {
    max-width: 100%;
    width: auto;
    max-height: 200px;
    position: relative;
}

.thumbnailSizeAdjust:before {
    content: '';
}
/* ==Panel Group*/
/* ----------------------------------------------- */
.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0px;
        overflow: hidden;
        background: none;
        box-shadow: none;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top: 0px solid #ddd;
            padding: 10px 0 0;
            background: none;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            padding: 0;
        }

.panel-default {
    border-color: #f2f3f5;
}

    .panel-default > .panel-heading {
        color: #252525;
        font-size: 16px;
        font-weight: 700;
        background-color: transparent;
        border-bottom: 1px solid #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #428bca;
}

.informention-panel {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

    .informention-panel a {
        /*font-size: 16px;
        color: #252525;
        font-weight: 300;
        display: block;
        margin-bottom: 5px;
        padding: 5px;
        text-align: left;*/
        font-size: 16px;
        color: #252525;
        font-weight: 300;
        display: block;
        margin-bottom: 5px;
        padding: 5px;
        text-align: left;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .informention-panel a i {
            color: #b3b6b7;
            font-size: 14px;
            width: 15px;
            padding-right: 19px;
        }

        .informention-panel a:hover, .informention-panel a:hover i {
            /*color: #1d5e85;*/
            background: #e9ebed;
            text-decoration: none !important;
        }

        .informention-panel a.active, .informention-panel a.active i {
            /*color: #1d5e85;*/
            background: #e9ebed;
            text-decoration: none !important;
        }

.sideNavBarSelection {
    color: #1d5e85;
    background: #e9ebed;
    text-decoration: none !important;
}

.informention-wrap {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.informention-wrap-popupContent {
    margin-top: 15px !important;
}

.selection-popupContent {
    margin-top: 15px !important;
    padding: 15px;
}

.informention-wrap h2 {
    /*color: #1d5e85;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 0 0 5px;
    border-bottom: 1px solid #dcdfe1;
    font-size: 18px;
    font-weight: 700;
    text-align: left;*/
    border-bottom: 1px solid #dcdfe1;
    font-weight: 100;
    font-family: Cera;
    color: #272727;
    text-transform: capitalize;
    text-align: center;
    font-size: 24px;
    border: none;
    margin: 0 0 35px 0;
}

.informention-wrap .portlet-header h4 {
    float: none;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    display: block;
    /*padding: 5px 0;*/
    padding: 11px 0 0 0;
    display: inline-block;
    width: 80%;
    font-family: Cera;
}

.information-form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    float: none;
    padding: 0;
}

    .information-form .form-row {
        width: 65%;
        float: left;
        margin-bottom: 23px;
        position: relative;
    }

    .information-form .form-row-nohelper {
        width: 90%;
        float: left;
        margin-bottom: 10px;
        position: relative;
    }

    .information-form .form-left {
        width: 32%;
        float: left;
    }

    .information-form .form-right {
        position: relative;
        width: 65.50%;
        float: right;
    }

        .information-form .form-right a {
            padding: 0 5px;
            line-height: normal;
            margin: 8px 0 0 0;
        }

        .information-form .form-right a {
            color: #bbbbbb;
            font-size: 18px;
            text-decoration: none;
            outline: none;
        }

            .information-form .form-right a:hover {
                color: #bbbbbb;
                text-decoration: none;
            }

    .information-form label {
        width: 100%;
        display: inline-block;
        text-align: right;
        margin: 0;
        padding: 5px 0 0;
        font-family: Cera;
        font-weight: normal;
        font-size: 16px;
        color: #989898;
    }

    .information-form .text-field {
        background: #fff;
        padding: 5px 7px;
        height: 42px;
        font-size: 16px;
        border-radius: 5px;
        border: 1px solid #DCDFE1;
        width: 90%;
        font-weight: normal;
        box-shadow: none;
        float: left; /*-webkit-appearance: none;*/
        font-family: Cera;
    }

    .information-form .Dropwdown {
        background: #fff;
        padding: 0 7px;
        height: 33px;
        font-size: 16px;
        border-radius: 3px;
        border: 1px solid #dcdfe1 !important;
        width: 90%;
        float: left;
        box-shadow: none;
        font-family: Cera;
        /*-webkit-appearance: none;*/
    }

    /*.information-form .text-field-3 {
        background: #f7f8f9;
        padding: 5px 7px;
        height: 32px;
        font-size: 14px;
        border-radius: 3px;
        border: 1px solid #dcdfe1;
        width: 90%;
        float: left;
        background-color: transparent;
        border: none;
    }*/

    .information-form div.selector {
        width: 90%;
    }

    .information-form .check {
        width: 90%;
        float: left;
    }

        .information-form .check label {
            text-align: left;
        }

    .information-form .checkColumn2 {
        width: 81%;
        float: left;
    }

        .information-form .checkColumn2 label {
            text-align: left;
            color: #292929 !important;
        }

    .information-form .form-right .first {
        width: 46%;
        float: left;
    }

        .information-form .form-right .first .text-field-1 {
            background: #fff;
            padding: 5px 7px;
            height: 42px;
            font-size: 16px;
            border-radius: 5px;
            border: 1px solid #dcdfe1;
            width: 100%;
            float: left; /*-webkit-appearance: none;*/
        }

    .information-form .form-right .column2 label {
        width: 80.60% !important;
    }

    .information-form .form-right .mid {
        width: 52.05%;
        float: right;
    }

        .information-form .form-right .mid .text-field-2 {
            background: #fff;
            padding: 5px 7px;
            height: 42px;
            font-size: 16px;
            border-radius: 5px;
            border: 1px solid #dcdfe1;
            width: 49%;
            ;
            float: left; /*-webkit-appearance: none;*/
        }

        .information-form .form-right .mid label {
            width: 31.60%;
            float: left;
            display: inline-block;
            font-size: 16px;
            color: #989898;
            padding-right: 5px;
            font-family: Cera;
            font-weight: normal;
        }

/*input[type="text"].dxeEditAreaSys {
    background: transparent !important;
    font-size: 16px !important;
    font-family: Cera !IMPORTANT;
    font-weight: normal !IMPORTANT;
}*/

.btn-wrap {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.btn-wrap2 {
    background-color: white;
    padding: 10px 10px 0 10px;
}

.btn-wrap3 {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-top: 1px solid #cccccc;
    background-color: lightblue;
}

.delete-btn {
    font-size: 16px;
    color: #fff;
    font-weight: 100;
    background: #BBBBBB;
    margin: 0 0 15px 5px;
    height: 38px;
    width: 107px;
    float: left;
    border: none;
    text-shadow: none;
    font-family: Cera;
}

    .delete-btn:hover {
        opacity: .9;
        background: #BBBBBB;
        color: #fff;
    }

    .delete-btn:disabled {
        background: #b3b6b7;
        color: #fff;
        border: 1px solid #ff4e00;
    }

.audit-btn {
    font-size: 16px;
    color: #ADADAD;
    font-weight: 100;
    background-color: transparent;
    margin: 0 0 15px 5px;
    /* padding: 11px 43px; */
    float: left;
    text-shadow: none;
    font-family: Cera;
    border-radius: 4px;
    border: 1px solid #BBBBBB;
    border-radius: 4px;
    height: 38px;
    width: 107px;
    outline: none;
}

    .audit-btn span {
        float: right;
        margin: 2px 8px 0 0;
    }

.auditSpan {
    position: relative;
}

    .auditSpan > .audit-btn {
        font-size: 0px;
        background: url("../images/AuditTrailBtn.png") no-repeat scroll center top;
        background-color: transparent;
        border: none;
        height: 25px;
        width: 25px;
        padding: 0;
        margin-top: 7px;
    }

        .auditSpan > .audit-btn:hover {
            border: none;
            background: url("../images/AuditTrailBtnHover.png") no-repeat scroll center top;
        }

.audit-btn:hover {
    opacity: .9;
    color: #ADADAD;
}

.auditBtnIcon {
    position: relative;
    position: relative;
    border: none;
    background: none;
    margin-top: 5px;
}

    .auditBtnIcon::before {
        content: "\f022";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #9ea1a2;
        margin: 0;
        font-size: 20px;
    }

.thirdButton-btn {
    margin-left: 5px !important;
}

.save-btn {
    font-size: 16px !important;
    color: #fff;
    font-weight: 100;
    background: #2CA14C;
    margin: 0 0 15px 5px;
    height: 38px;
    width: 107px;
    float: right;
    border: none;
    text-shadow: none;
    font-family: Cera;
}

    .save-btn:hover {
        opacity: .9;
        background: #2CA14C;
        color: #fff;
    }

    .save-btn:disabled {
        background: #2CA14C !important;
        color: #fff !important;
        border: 1px solid #1d5e85 !important;
    }

@media only screen and (max-width:980px) {
    .search-bar {
        padding: 2px 0 0;
        width: 22%;
    }

        .search-bar .search-btn {
            top: 6px;
        }

    .container-head h1 {
        font-size: 38px;
    }

    h2, .h2 {
        font-size: 22px;
    }

    .container-head .right-link-arrow {
        padding: 10px 0;
    }

    .information-form .form-row {
        width: 70%;
    }

    .information-form .form-left {
        float: left;
        width: 100%;
    }

    .information-form .form-right {
        float: right;
        width: 100%;
    }

    .information-form label {
        text-align: left;
    }

    .popover.right {
        margin-left: 10px;
        width: 50%;
    }
}

@media only screen and (max-width:767px) {
    .container-head h1 {
        font-size: 32px;
    }

    .search-bar {
        padding: 10px 15px;
        width: 100%;
    }

        .search-bar .search-btn {
            top: 10px;
            right: 12px;
        }

    .thumbnail-wrap {
        background: none;
        text-align: center;
        margin: 30px 0 0;
    }

    .thumbnail {
        max-width: 300px;
        margin: 0 auto;
        display: inherit;
    }

    .img-responsive {
        display: inline-block;
    }
}

@media only screen and (max-width:414px) {
    .information-form .form-row {
        width: 100%;
    }

    .table-pager {
        text-align: center;
        width: 100%;
        margin: 15px 0 0;
    }
}

@media only screen and (max-width:360px) {
    .information-form .form-right .first {
        float: left;
        width: 100%;
    }

        .information-form .form-right .first .text-field-1 {
            width: 90%;
        }

    .information-form .form-right .mid {
        float: right;
        padding: 5px 0 0;
        width: 100%;
    }

        .information-form .form-right .mid label {
            width: 100%;
        }

        .information-form .form-right .mid .text-field-2 {
            width: 90%;
        }
}

/* ==Top nav bar*/
/* ----------------------------------------------- */

@media only screen and (max-width:767px) {
    .top-nav-bar {
        position: relative;
    }

    .dropdown-menu .divider {
        background-color: #96b841;
    }

    .dropdown-menu > li > a {
        color: #fff;
    }

    .noticebar-empty-text {
        color: #fff;
    }

    .noticebar-item-time {
        color: #f5f5f5;
    }

    .noticebar-menu .nav-header {
        color: #96b841;
    }
}

/* ==table*/
/* ----------------------------------------------- */
.add-employee {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    height: 36px;
    width: 148px;
    background-color: #2CA14C;
    border: none;
}

    .add-employee:hover {
        color: #fff;
        background-color: #2CA14C;
        opacity: .9;
    }

.active-btn,
.terminate-btn,
.onboarding-btn,
.inactive-btn,
.leave-of-absence-btn {
    font-size: 16px;
    color: #fff;
    font-family: Cera;
    margin: 0 0 15px;
    text-align: center;
    padding: 4px 15px;
    width: 100%;
    float: left;
    text-shadow: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
}

.onboarding-btn {
    background-color: #01AEF0;
}
    .onboarding-btn:before {
        content: 'On-Boarding';
    }

.active-btn {
    background-color: #2CA14C;
}

    .active-btn:before {
        content: 'Active';
    }

.terminate-btn {
    background-color: #ff4e00;
}

    .terminate-btn:before {
        content: 'Terminated';
    }

.active-btn {
    background-color: #2CA14C;
}

    .active-btn:before {
        content: 'Active';
    }

.inactive-btn,
.leave-of-absence-btn {
    background-color: #BBBBBB;
}

    .inactive-btn:before {
        content: 'Inactive';
    }

    .leave-of-absence-btn:before {
        content: 'Leave Of Absence';
    }

    .active-btn span,
    .terminate-btn span,
    .onboarding-btn span,
    .inactive-btn span,
    .leave-of-absence-btn span {
        display: block;
        font-size: 12px;
        font-family: CeraThin;
    }

ul.filter-tools {
    margin: 0 !important;
    padding: 10px 0 !important;
    list-style: none;
}

    ul.filter-tools li a {
        width: 32px;
        height: 32px;
        /*border: 1px solid #9ea1a2;*/
        float: left;
        font-size: 20px;
        text-align: center;
        line-height: 30px;
        margin-right: 5px;
        border-radius: 3px;
        color: #9ea1a2;
        /*box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
        background: rgb(209,211,211);
        background: -moz-linear-gradient(top, rgba(209,211,211,1) 0%, rgba(180,183,184,1) 100%);
        background: -webkit-linear-gradient(top, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%);
        background: linear-gradient(to bottom, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d3d3', endColorstr='#b4b7b8',GradientType=0 );*/
    }

        ul.filter-tools li a:hover {
            color: #1d5e85;
        }

ul.filter-tools1 {
    margin: 0 !important;
    padding: 10px 0 !important;
    list-style: none;
    white-space: nowrap;
}

    ul.filter-tools1 li a {
        width: 32px;
        height: 32px;
        float: left;
        font-size: 20px;
        text-align: center;
        line-height: 30px;
        margin-right: 5px;
        color: #9ea1a2;
        box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,0.5);
        display: inline-block;
        cursor: pointer;
        padding: 4px 0 0 0;
    }

    ul.filter-tools1 li {
        display: inline-block;
        white-space: nowrap;
        vertical-align: bottom;
        margin-bottom: -5px;
    }

        ul.filter-tools1 li a:hover {
            color: #1d5e85;
            display: inline-block;
        }

@media only screen and (max-width:414px) {
    .add-employee {
        float: left;
        margin: 8px 0;
    }
}

.informention-wrap .portlet-header h4 a.pluse-btnOld {
    width: 32px;
    height: 32px;
    border: 1px solid #9ea1a2;
    float: right;
    font-size: 40px;
    text-align: center !important;
    line-height: 30px;
    margin-right: 5px;
    border-radius: 3px;
    color: #fff !important;
    box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
    background: rgb(209,211,211); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(209,211,211,1) 0%, rgba(180,183,184,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d3d3', endColorstr='#b4b7b8',GradientType=0 ); /* IE6-9 */
    font-family: Cera;
}

    .informention-wrap .portlet-header h4 a.pluse-btnOld i {
        color: #fff;
        margin: 0;
        font-size: 20px;
        line-height: 20px;
        vertical-align: 6px;
        font-family: Cera;
    }

    .informention-wrap .portlet-header h4 a.pluse-btnOld:hover {
        color: #1d5e85;
    }

        .informention-wrap .portlet-header h4 a.pluse-btnOld:hover i {
            color: #1d5e85;
        }

.informention-wrap .portlet-header h4 a.pluse-btn {
    width: 32px;
    height: 32px;
    float: right;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    color: #9ea1a2;
    box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,0.5);
    display: inline-block;
}

    .informention-wrap .portlet-header h4 a.pluse-btn i {
        color: #9ea1a2;
        margin: 0;
        font-size: 20px;
    }

    .informention-wrap .portlet-header h4 a.pluse-btn:hover {
        color: #1d5e85;
    }

        .informention-wrap .portlet-header h4 a.pluse-btn:hover i {
            color: #1d5e85;
        }

a.pencil-h {
    font-size: 16px;
    padding: 5px;
    color: #1d5e85;
}

    a.pencil-h:hover {
        color: #8cad3a;
    }

.top-nav-bar {
    width: 100%;
    float: left;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 99999;
}

.fingertec-box {
    width: 402px;
    display: inline-block;
}

.fingertec-list-menu {
    float: left;
    max-width: 358px;
    width: 100%;
    background: #1d5e85;
    margin: 0 0 0 22px;
    top: -2px;
    position: relative;
}

    .fingertec-list-menu ul {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 10px 0;
    }

.top-menu {
    height: 40px;
    display: block;
    float: left;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    text-align: center;
    background: url("../images/head-top.png") no-repeat scroll center top;
    margin: 0;
    padding: 4px 0 0 0;
}

.sub-menu-here:after {
    /*content: '';
    position: relative;
    z-index: 1001;
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    right: 49%;
    margin-left: -8px;*/
    content: '';
    position: absolute;
    transform: rotate(46deg);
    width: 26px;
    height: 26px;
    border: 1px solid #dadada;
    top: -14px;
    left: 6%;
    border-bottom: none;
    border-right: none;
    background: #fff;
}

.top-right-arrow {
    float: right;
    padding: 4px 30px 0 7px;
    font-size: 12px;
}

.sub-menu-here {
    max-width: 358px !important;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    padding: 5px 10px;
    color: #333;
    text-align: left;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 4px;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
}

.sub-menu-here-divisionSelection {
    right: inherit !important;
    max-width: 550px !important;
    padding: 0;
    margin-top: 21px;
    left: -22px !important;
    overflow: hidden;
    height: 545px;
}

.input-sub-menu-here:after {
    content: '';
    position: relative;
    z-index: 1001;
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    left: 30px;
    margin-left: -8px;
}

.input-sub-menu-here {
    max-width: 358px !important;
    margin: 0 auto;
    left: 0px;
    top: 58px;
    right: 0px;
    padding: 5px 10px;
    color: #333;
    text-align: left;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 4px;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
}

    .input-sub-menu-here ul {
        max-width: 100%;
        margin: 0 auto;
        left: 0px;
        right: 0px;
        padding: 0 4px;
        color: #333;
        text-align: left;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 4px;
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 400;
    }

        .input-sub-menu-here ul li {
            width: 100%;
            float: left;
            padding: 3px 0;
            list-style: none;
            text-align: left;
        }

/*.tooltip-1 { width:23px; position:relative; float:left; }
.tooltip-1 .tooltip-2 { display:none; position:absolute; top:0px; left:35px; z-index:999; }
.tooltip-1:hover .tooltip-2 { display:block; width:275px; background-color:#fff; color:#fff;font-size: 12px; border-radius:0 0 4px 4px; box-shadow: -1px 4px 11px 0px #d6d6d6; border:solid 1px #fff;  }
.tooltip-1 .tooltip-2 .arrow { width:11px; height:22px; background:url("../images/tooltip-arrow.png") no-repeat left center; position:absolute; top:4px; left:-12px; }*/

/*.popover.right {
    margin-left: 10px;
    width: 100%;
}

.popover {
    top: -3px !important;
    left: 97% !important;
    border-radius: 0 0 4px 4px;
    border: 0px;
}

.popover-title {
    background-color: #1d5e85;
    color: #fff;
    font-size: 12px;
    border-radius: 0;
}

.popover-content {
    font-size: 12px;
    padding: 5px 10px;
    color: #1f1f1f;
}

.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -9px;
    top: 20%;
}*/

.popover.right {
    /*margin: 3px 0 0 23px;
    width: 100%;
    border: 1px solid #BBBBBB;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(146,146,146,0.38);*/
    margin: 3px 0 0 23px;
    width: 100%;
    border: 1px solid #BBBBBB;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(146,146,146,0.38);
    top: -26px !important;
    left: 477.063px !important;
    display: block !important;
    position: absolute;
    z-index: 12000
}

.informention-wrap-popupContent .information-form .form-row .popover.right {
    margin: 6px 0 0 -140px;
}

.popover-title {
    font-family: Cera;
    background-color: #fff;
    color: #292929;
    font-size: 14px;
    border: none;
    font-weight: 600;
}

.popover-content {
    font-family: Cera;
    font-size: 16px;
}

.dropdown-menu-submenu {
    min-width: 450px;
    background: #01AEF0;
    border: 1px solid #0288D2;
    background-color: #01AEF0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.38);
}

.dropdown-menu-submenu-single {
    min-width: 250px !important;
}

.left-sub-menu-single {
    width: 100% !important;
    padding: 5px 15px 20px 15px !important;
}

.left-sub-menu {
    width: 50%;
    float: left;
    padding: 20px 15px 20px 15px;
}

    .left-sub-menu ul {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

        .left-sub-menu ul li {
            width: 100%;
            float: left;
            padding: 5px 0 0 0;
            list-style: none;
        }

            .left-sub-menu ul li a {
                color: #fff;
                text-decoration: none;
                font-family: Cera;
                padding: 3px 6px;
                border-radius: 4px;
            }

                .left-sub-menu ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                    background-color: #45C3F4;
                    background: #45C3F4;
                }

.menu-title {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 4px 0
}

.right-sub-menu {
    width: 50%;
    float: right;
    padding: 20px 15px 20px 15px;
}

    .right-sub-menu ul {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

        .right-sub-menu ul li {
            width: 100%;
            float: left;
            padding: 5px 0 0 0;
            list-style: none;
        }

            .right-sub-menu ul li a {
                color: #fff;
                text-decoration: none;
                font-family: Cera;
                padding: 3px 6px;
                border-radius: 4px;
            }

                .right-sub-menu ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                    font-family: Cera;
                    background-color: #45C3F4;
                    background: #45C3F4;
                }

.title-down-arrow {
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 0;
}

    .title-down-arrow .dropdown {
        top: -4px;
    }

    .title-down-arrow a {
        /*width: 38px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        display: inline-block;
        font-size: 20px;
        color: #666666;
        border: 1px solid #dcdfe1;
        border-radius: 2px;
        background: #fff;*/
        cursor: pointer;
        width: 20px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        display: inline-block;
        font-size: 20px;
        color: #666666;
        /* border: 1px solid #dcdfe1; */
        border-radius: 2px;
        /* background: #fff; */
    }

        .title-down-arrow a i {
            margin: 0;
        }

        .title-down-arrow a:hover {
            /*background: #1d5e85;
            color: #fff;
            border: 1px solid #1d5e85;
            text-shadow: 1px 3px 1px #a4a2a2;*/
            color: #565555;
            text-decoration: none;
        }

    .title-down-arrow .dropdown-menu {
        /*padding: 8px 15px;*/
        padding-right: 2px;
        margin: 6px 0 0 0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 4px;
        z-index: 9;
        height: 285px;
    }

.title-down-sub-arrow:after {
    /*content: '';
    position: relative;
    z-index: 1001;
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    left: 501px;
    margin-left: -8px;*/
}

@media only screen and (max-width:1024px) {
    .popover.right {
        width: 85%;
    }

    .dropdown-menu-submenu {
        min-width: 380px;
    }

    .menu-title {
        font-size: 16px;
        margin: 0 0 5px 0;
    }

    .left-sub-menu {
        padding: 10px 12px 10px 12px;
    }

        .left-sub-menu ul li {
            font-size: 14px;
            padding: 3px 0 0 0;
        }

    .right-sub-menu {
        padding: 10px 12px 10px 12px;
    }

        .right-sub-menu ul li {
            font-size: 14px;
            padding: 3px 0 0 0;
        }

    .search-bar {
        width: 23%;
    }
}

@media only screen and (max-width:980px) {
    .popover.right {
        width: 70%;
    }

    .left-sub-menu {
        padding: 10px 12px 10px 7px;
    }

    .right-sub-menu {
        padding: 10px 12px 10px 7px;
    }
}

@media only screen and (max-width:900px) {
    .popover.right {
        width: 60%;
    }
}

@media only screen and (max-width:854px) {
    .popover.right {
        width: 50%;
    }

        .popover.right > .arrow {
            margin-top: -13px;
        }
}

@media only screen and (max-width:767px) {
    .menu-title {
        font-weight: 600;
    }

    .dropdown-menu-submenu {
        min-width: 100%;
    }

    .popover.right > .arrow {
        margin-top: -9px;
    }

    .search-bar {
        width: 100%;
    }

        .search-bar .search-btn {
            top: 14px;
        }

    .input-sub-menu-here {
        float: left !important;
        padding: 0px;
    }

        .input-sub-menu-here ul {
            background: #fff;
            float: left;
            left: 0px;
            margin: 10px 0 0 0;
            border: 1px solid rgba(0, 0, 0, 0.15);
        }

            .input-sub-menu-here ul li {
                padding: 6px 10px 0 10px;
            }

        .input-sub-menu-here::after {
            top: 51px;
            left: 48px;
        }

    .title-down-sub-arrow:after {
        top: -7px;
    }

    .title-down-arrow .dropdown-menu {
        margin: 7px 0 0 0;
    }
}

@media only screen and (max-width:640px) {
}

@media only screen and (max-width:568px) {
    .popover.right > .arrow {
        margin-top: -13px;
    }
}

@media only screen and (max-width:480px) {
    .fingertec-box {
        width: 250px;
    }

    .fingertec-list-menu {
        max-width: 223px;
        margin: 0 0 0 14px;
    }

    .top-menu {
        background: url("../images/head-top.png") no-repeat scroll center top;
        background-size: 100% 80%;
    }

    .tooltip-1:hover .tooltip-2 {
        width: 130px;
    }

    .sub-menu-here {
        max-width: 222px !important;
    }

    .title-down-arrow .dropdown-menu {
        right: 0px;
        left: auto;
    }

    .title-down-sub-arrow:after {
        right: 6px;
        left: auto;
    }
}

@media only screen and (max-width:414px) {
    .left-sub-menu {
        width: 100%;
        padding: 10px 12px 10px 7px;
    }

    .right-sub-menu {
        width: 100%;
        padding: 10px 12px 5px 7px;
    }

    .right-sub-menu {
        width: 100%;
    }

    .popover {
        left: -10px !important;
        width: 100% !important;
        top: -100px !important;
    }

        .popover.right > .arrow {
            left: 15px;
            top: 88px;
            border-right-color: transparent !important;
        }

        .popover > .arrow:after {
            position: absolute;
            display: block;
            width: 23px;
            height: 30px;
            background: url("../images/tooltip-arrow-mo.png") no-repeat left bottom;
            background-color: transparent !important;
            border-color: transparent !important;
            border: none !important;
        }

    .mobile-middle {
        position: relative;
    }

        .mobile-middle .popover {
            top: -100px !important;
            left: -145px !important;
            width: 276px !important;
        }

            .mobile-middle .popover.right > .arrow {
                left: 200px !important;
                top: 88px;
            }
}

@media only screen and (max-width:383px) {
    .popover {
        width: 250px !important;
    }

    .mobile-middle .popover {
        width: 250px !important;
        left: -132px !important;
    }

        .mobile-middle .popover.right > .arrow {
            left: 180px !important;
        }
}

@media only screen and (max-width:375px) {
}

@media only screen and (max-width:360px) {
    .mobile-middle .popover {
        top: -73px !important;
        left: -10px !important;
    }

        .mobile-middle .popover.right > .arrow {
            left: 15px !important;
        }
}

@media only screen and (max-width:320px) {
}

.modal-headingCustomClose {
    padding-right: 10px !important;
    color: #ccc;
}

    .modal-headingCustomClose:hover {
        background-color: transparent;
        color: #ccc;
        border-color: transparent;
        padding: 2px;
    }

.modal-headingCustom {
    height: 50px;
    /*background-color: #F6F7F8;*/
    background-color: #F6F7F8 !important;
    color: #292929 !important;
    font-size: 21px !important;
    border-bottom: 1px solid #D6D7D9 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-family: Cera;
    padding-top: 7px !important;
}

.dxpcLite_Moderno .modal-headingCustom {
    background-image: inherit;
}

.dxpcLite_Moderno .dxpc-closeBtnHover {
    background-color: transparent !important;
    background: none !important;
    box-shadow: none !important;
}

.modal-windowCustom {
    border: 0px !important;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 999999 !important;
    padding: 0px !important;
}

.messageBox-Custom {
    border: 0px !important;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999999 !important;
    padding: 0px !important;
}

.dxpcLite {
    z-index: 999999 !important;
}

.dxpcLite_Moderno, .dxdpLite_Moderno {
    z-index: 999999 !important;
}

.dxpcModalBackLite {
    z-index: 999998 !important;
}

.dxpcModalBackLite_Moderno {
    z-index: 999998 !important;
}

.modal-windowCustomOverlay {
    z-index: 999998 !important;
}

.messageBox-windowCustomOverlay {
    z-index: 999998 !important;
}

.modal-footerCustom {
    height: 60px;
    background-color: #F6F7F8;
    border-top: 1px solid #d6d7d9;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.dxgvPopupEditForm {
    overflow: visible !important; /*billy*/
}

.dxgvPopupEditForm_Moderno {
    overflow: visible !important; /*joel*/
}

.dxpcLite, .dxdpLite {
    font: 400 14px/1.6 'Raleway', Verdana, Helvetica, sans-serif;
}

.filter .textBox {
    border-radius: 3px;
    font-family: Relaway;
    color: #afb4b8;
    border: 1px solid;
    border-color: #9ea1a2;
}

.filter .textBoxClear {
    border-radius: 3px;
    font-family: Relaway;
    color: #afb4b8;
    border: 1px solid;
    border-color: #dcdfe1;
}

.FilterNullTextStyle {
    font-family: Relaway;
}

.form-message {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

    .form-message strong {
        font-size: 15px;
        line-height: 20px;
        text-transform: uppercase;
    }

    .form-message p {
        font-size: 13px;
        line-height: 20px;
    }

    .form-message .close {
        font-size: 30px;
        font-weight: 700;
        color: #D3D3D3;
        opacity: 1;
        float: left;
        margin: 0 15px 0 7px;
        /*font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        color: #c2cacf;
        margin-right: 83px;
        margin-left: -96px;
        text-shadow: 0 1px 0 #fff;
        opacity: 1;
        background-color: #ebeef1;
        padding: 0 5px 0 5px;
        border-radius: 4px;*/
    }

        .form-message .close:hover {
            color: #bababa;
            background-color: transparent;
            /* box-shadow: 4px 4px 25px #888888; */
            border-radius: 4px;
            /*padding: 0px 4px;*/
        }

    .form-message .alert-success {
        /*background-color: #96b841;
        border-color: #96b841;
        color: #fff;
        box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);*/
        color: #2CA14C;
    }

    .form-message .alert-info {
        /*background-color: #9fa1a3;
        border-color: #9fa1a3;
        color: #fff;
        box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);*/
        color: #9fa1a3;
    }

    .form-message .alert-danger {
        /*background-color: #ff4e00;
        border-color: #ff4e00;
        color: #fff;
        box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);*/
        color: #DE2424;
    }

    .form-message .alert-warning {
        background-color: #ffb400;
        border-color: #ffb400;
        color: #fff;
        box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
    }

/*** 12-05-2016 CSS ***/

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.eot');
    src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'), url('../fonts/opensans-bolditalic-webfont.woff') format('woff'), url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'), url('../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabold-webfont.woff') format('woff'), url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'), url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../fonts/opensans-extrabolditalic-webfont.eot');
    src: url('../fonts/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff'), url('../fonts/opensans-extrabolditalic-webfont.ttf') format('truetype'), url('../fonts/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-italic-webfont.woff2') format('woff2'), url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.ttf') format('truetype'), url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic-webfont.eot');
    src: url('../fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'), url('../fonts/opensans-lightitalic-webfont.woff') format('woff'), url('../fonts/opensans-lightitalic-webfont.ttf') format('truetype'), url('../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/opensans-semibolditalic-webfont.eot');
    src: url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2'), url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'), url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'), url('../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayblack';
    src: url('../fonts/raleway-black-webfont.woff2') format('woff2'), url('../fonts/raleway-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayblack_italic';
    src: url('../fonts/raleway-blackitalic-webfont.woff2') format('woff2'), url('../fonts/raleway-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.woff2') format('woff2'), url('../fonts/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold_italic';
    src: url('../fonts/raleway-bolditalic-webfont.woff2') format('woff2'), url('../fonts/raleway-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayextrabold';
    src: url('../fonts/raleway-extrabold-webfont.woff2') format('woff2'), url('../fonts/raleway-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayextrabold_italic';
    src: url('../fonts/raleway-extrabolditalic-webfont.woff2') format('woff2'), url('../fonts/raleway-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayextralight';
    src: url('../fonts/raleway-extralight-webfont.woff2') format('woff2'), url('../fonts/raleway-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayextralight_italic';
    src: url('../fonts/raleway-extralightitalic-webfont.woff2') format('woff2'), url('../fonts/raleway-extralightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayitalic';
    src: url('../fonts/raleway-italic-webfont.woff2') format('woff2'), url('../fonts/raleway-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.woff2') format('woff2'), url('../fonts/raleway-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaylight_italic';
    src: url('../fonts/raleway-lightitalic-webfont.woff2') format('woff2'), url('../fonts/raleway-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont.woff2') format('woff2'), url('../fonts/raleway-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.counter-area {
    margin-bottom: 20px;
}

.counter-1 {
    background-color: #fff;
    background: url(/images/dashboard-profile.png) no-repeat;
    border: 1px solid #DADADA;
    border-radius: 5px;
    font-family: 'open_sanslight';
    color: #fff;
    padding: 20px;
    min-height: 100px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.08);
    height: 160px;
    background-size: 148px;
    background-position: right 9px;
}

    .counter-1 .rectangle {
        height: 28px;
        width: 7px;
        transform: scaleX(-1);
        border-radius: 4px 0 0 4px;
        position: absolute;
        top: 39px;
        left: 16px;
    }

    .counter-1 h3 {
        height: 68px;
        width: 67px;
        color: #292929;
        font-family: Cera;
        font-size: 42px;
        letter-spacing: -1px;
        line-height: 53px;
    }

    .counter-1 span {
        height: 17px;
        width: 200px;
        color: #292929;
        font-family: Cera;
        font-size: .8vw;
        line-height: 21px;
    }

/*.counter-1 .ico-dashbord-Profile:before {
        content: '';
        background: url(/images/dashboard-profile.png);
        background-size: cover;
        position: absolute;
        width: 147px;
        height: 146px;
        background-repeat: no-repeat;
        top: 11px;
        right: 17px;
    }*/

.rectangle-headCount {
    background-color: #01AEF0;
}

.rectangle-fulltime {
    background-color: #9DC867;
}

.rectangle-partTime {
    background-color: #2CA14C;
}

.rectangle-absence {
    background-color: #3B964B;
}

.counter-2 {
    background: #17a697;
    border: 1px solid #17a697;
    border-radius: 5px;
    font-family: 'open_sanslight';
    color: #fff;
    padding: 20px;
    min-height: 100px;
}

    .counter-2 h3 {
        font-size: 48px;
        line-height: 45px;
    }

.counter-3 {
    background: #638ca6;
    border: 1px solid #638ca6;
    border-radius: 5px;
    font-family: 'open_sanslight';
    color: #fff;
    padding: 20px;
    min-height: 100px;
}

    .counter-3 h3 {
        font-size: 48px;
        line-height: 45px;
    }

.counter-4 {
    background: #d16b3d;
    border: 1px solid #d16b3d;
    border-radius: 5px;
    font-family: 'open_sanslight';
    color: #fff;
    padding: 20px;
    min-height: 100px;
}

    .counter-4 h3 {
        font-size: 48px;
        line-height: 45px;
    }

.ico-refresh:before {
    content: '';
    background: url(/images/refresh-button@1x.png);
    background-size: cover;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    float: left;
}

.ico-audit:before {
    content: '';
    background: url(/images/audit@1x.png);
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    height: 22px;
    width: 20px;
    margin: 0 0 0 11px;
}

.dashDivide {
    border-right: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
}

.portlet-head {
    float: left;
    width: 100%;
    border-bottom: 1px solid #D6D7D9;
    background-color: #F6F7F8;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.02);
    border-radius: 4px 4px 0 0;
    height: 55px;
}

    .portlet-head .ico-dashbord:before {
        content: '';
        background: url(/images/icon-dashboard@1x.png);
        background-size: cover;
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        float: left;
        margin: 13px 24px 0 0;
    }

    .portlet-head h1 {
        height: 18px;
        width: 315.21px;
        color: #292929;
        font-family: Cera;
        font-size: 18px;
        line-height: 53px;
    }

    .portlet-head h3 {
        margin: 12px 0 0 0;
    }

    .portlet-head h1 i {
        color: #96b841;
    }

    .portlet-head h3 a i {
        padding: 15px 0px;
        color: #fff;
    }

.portlet-content h2 {
    border-top: 1px solid #d0d1d2;
    padding: 30px 0px 0px 0px;
}

.time-request {
    float: left;
    position: relative;
    clear: both;
    width: 100%;
    margin-bottom: 2em;
    border: 1px solid #d6d7d9;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: white;
}

.time-request-head {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #D6D7D9;
    border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    /*background: -moz-linear-gradient(top, rgba(29,94,133,1) 0%, rgba(29,94,133,1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
    background-color: #F6F7F8;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.02);
    color: #000000;
}

    .time-request-head h3 .ico-request:before {
        content: '';
        background: url('/images/icon-time-off@1x.png');
        background-size: cover;
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        float: left;
        margin: 0px 25px 0 0;
    }

    /*.time-request .time-request-head:before, .time-request .time-request-head:after {
    content: " ";
    display: table;
}*/

    .time-request-head h3 {
        float: none;
        display: block;
        text-align: left;
        font-size: 18px;
        margin: 0;
        color: #292929;
    }

        .time-request-head h3 a {
            font-size: 18px;
            color: #292929;
        }

    /*.time-request-head h3 i {
        color: #83aa4c;
    }*/

    .time-request-head a i {
        color: #fff;
    }

.time-request-con {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;
    min-height: 427px;
    background-color: #ffffff;
    max-height: 427px;
}

    .time-request-con .first-part {
        float: left;
        width: 100%;
        padding: 10px 0px;
        background: #fff;
        border-bottom: 1px solid #D6D7D9;
    }

    .time-request-con .second-part {
        float: left;
        width: 100%;
        padding: 10px 0px;
        background: #fff;
        border-bottom: 1px solid #D6D7D9;
    }

    .time-request-con img {
        top: auto;
        max-width: 100%;
    }

    .time-request-con h6 {
        height: 17px;
        width: 126px;
        color: #292929;
        font-family: Cera;
        font-size: 17px;
        font-weight: 500;
        line-height: 21px;
        white-space: nowrap;
    }

    .time-request-con p {
        height: 14px;
        width: 61px;
        color: #292929;
        font-family: Cera;
        font-size: 14px;
        line-height: 18px;
        white-space: nowrap;
    }

    .time-request-con span {
        height: 15px;
        width: 77px;
        color: #292929;
        font-family: Cera;
        font-size: 15px;
        line-height: 19px;
        text-align: right;
        white-space: nowrap;
    }

.general-request {
    float: left;
    position: relative;
    clear: both;
    width: 100%;
    margin-bottom: 2em;
    border: 1px solid #d6d7d9;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    /*overflow-y: auto;
    overflow-x: hidden;*/
}

.general-request-head {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #D6D7D9;
    border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    /*background: -moz-linear-gradient(top, rgba(29,94,133,1) 0%, rgba(29,94,133,1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
    background-color: #F6F7F8;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.02);
    color: #000000;
}

    /*.general-request .general-request-head:before, .general-request .general-request-head:after {
    content: " ";
    display: table;
}*/

    .general-request-head h3 .ico-generalRequest:before {
        content: '';
        background: url('/images/icon-general-requests@1x.png');
        background-size: cover;
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        float: left;
        margin: 0px 25px 0 0;
    }

    .general-request-head h3 {
        float: none;
        display: block;
        text-align: left;
        font-size: 18px;
        margin: 0;
        color: #292929;
    }

        .general-request-head h3 a {
            font-size: 18px;
            color: #292929;
        }

    /*.general-request-head h3 i {
        color: #83aa4c;
    }*/

    .general-request-head a i {
        color: #fff;
    }

.general-request-con {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;
    min-height: 427px;
    background-color: #ffffff;
    max-height: 427px;
}

    .general-request-con .first-part {
        float: left;
        width: 100%;
        padding: 10px 0px;
        background: #fff;
        border-bottom: 1px solid #D6D7D9;
    }

    .general-request-con .second-part {
        float: left;
        width: 100%;
        padding: 10px 0px;
        background: #fff;
        border-bottom: 1px solid #D6D7D9;
    }

    .general-request-con img {
        top: auto;
        max-width: 100%;
    }

    .general-request-con h6 {
        height: 17px;
        width: 126px;
        color: #292929;
        font-family: Cera;
        font-size: 17px;
        font-weight: 500;
        line-height: 21px;
        white-space: nowrap;
    }

    .general-request-con p {
        height: 14px;
        width: 61px;
        color: #292929;
        font-family: Cera;
        font-size: 14px;
        line-height: 18px;
        white-space: nowrap;
    }

    .general-request-con span {
        height: 15px;
        width: 77px;
        color: #292929;
        font-family: Cera;
        font-size: 15px;
        line-height: 19px;
        text-align: right;
        white-space: nowrap;
    }

.dashboard-col-3 {
    margin-top: 45px;
}

    .dashboard-col-3 span {
        margin-left: 10px;
    }

.favorite-reports {
    float: left;
    position: relative;
    clear: both;
    width: 100%;
    margin-bottom: 1.2em;
    border: 1px solid #d6d7d9;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #fff;
}

.favorite-reports-head {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #D6D7D9;
    border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    /*background: -moz-linear-gradient(top, rgba(29,94,133,1) 0%, rgba(29,94,133,1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
    background-color: #F6F7F8;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.02);
    color: #000000;
}

    .favorite-reports-head h3 .ico-favReports:before {
        content: '';
        background: url('/images/icon-favorite-reports@1x.png');
        background-size: cover;
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        float: left;
        margin: 0px 25px 0 0;
    }

    /*.favorite-reports .favorite-reports-head:before, .favorite-reports .favorite-reports-head:after {
    content: " ";
    display: table;
}*/

    .favorite-reports-head h3 {
        float: none;
        display: block;
        text-align: left;
        font-size: 18px;
        margin: 0;
        color: #292929;
    }

        .favorite-reports-head h3 a {
            font-size: 18px;
            color: #292929;
        }

    /*.favorite-reports-head h3 i {
        color: #83aa4c;
    }*/

    .favorite-reports-head a i {
        color: #fff;
    }

.favorite-reports-con {
    /*-webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;*/
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;
    min-height: 427px;
    background-color: #ffffff;
    max-height: 427px;
}

    .favorite-reports-con ul {
        float: left;
        width: 100%;
        padding: 5px 0 20px 0;
        list-style: none;
        background: #fff;
        margin: 0px;
        min-height: 427px;
        max-height: 427px;
    }

        .favorite-reports-con ul li {
            font-family: CeraLight;
            font-size: 14px;
            color: #1d5e85;
            line-height: 50px;
            border-bottom: 1px solid #d0d1d2;
            padding-left: 52px
        }

            .favorite-reports-con ul li a {
                font-family: 'ralewayextrabold';
                font-size: 14px;
                color: #0F73C7;
            }

            .favorite-reports-con ul li:last-child {
                border-bottom: none;
            }

            .favorite-reports-con ul li i {
                color: #96b841;
            }

.birthday-anniversary {
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    width: 100%;
    height: 403px;
    border: 1px solid #D6D7D9;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
}

.birthday-anniversary-head {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #D6D7D9;
    border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    /*background: -moz-linear-gradient(top, rgba(29,94,133,1) 0%, rgba(29,94,133,1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
    background-color: #F6F7F8;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.02);
    color: #000000;
}

    .birthday-anniversary-head h3 .ico-birthday:before {
        content: '';
        background: url('/images/celebration@2x.png');
        background-size: cover;
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        float: left;
        margin: 0px 25px 0 0;
    }

    .birthday-anniversary-head h3 .ico-birthday-left:before {
        content: '';
        background: url('/images/box-pagination-left@1x.png');
        background-size: cover;
        background-repeat: no-repeat;
        float: right;
        height: 38px;
        width: 39px;
        border-radius: 4px;
        margin: -9px 0 0 0;
    }

    .birthday-anniversary-head h3 .ico-birthday-right:before {
        content: '';
        background: url('/images/box-pagination-right@1x.png');
        background-size: cover;
        background-repeat: no-repeat;
        float: right;
        height: 38px;
        width: 39px;
        border-radius: 4px;
        margin: -9px 0 0 9px;
    }

    .birthday-anniversary-head h3 {
        float: none;
        display: block;
        text-align: left;
        font-size: 18px;
        margin: 0;
        color: #292929;
    }

.birthdayPicDiv {
    display: inline-block;
    float: left;
    margin: 0 0 0 21px;
}

.birthdayPic {
    box-sizing: border-box;
    height: 74px;
    width: 74px;
    border: 1px solid #DADADA;
    border-radius: 50px;
    margin: 15px 0 0 0;
}

.birthdayDiv {
    width: 59%;
    text-align: right;
    margin: 21px 0 0 12px;
    overflow: hidden;
    display: inline-block;
}

    .birthdayDiv p {
        text-align: left;
    }

.birthdayPic img {
    border-radius: 50px;
}

/*.birthday-anniversary-head h3 img {
            max-width: 100%;
            padding-right: 10px;
        }*/

/*.birthday-anniversary-head h3 a.left-btn {
            position: absolute;
            right: 32px;
            background: #2f6e93;
            padding: 3px 5px;
            color: #6099bb;
            border: 1px solid #6099bb;
            border-radius: 5px;
        }*/

/*.birthday-anniversary-head h3 a.right-btn {
            position: absolute;
            right: 0px;
            /*background: #fff;
            padding: 3px 5px;
            color: #1d5e85;
            border: 1px solid #fff;
            border-radius: 5px;
background: #2f6e93; padding: 3px 5px; color: #6099bb; border: 1px solid #6099bb; border-radius: 5px;
}*/

.birthday-anniversary-con {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    min-height: 302px;
    border: 1px solid #f2f3f5;
    background: #fff;
    padding-bottom: 5px;
}

.time-off-con {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    height: 195px;
    border: 1px solid #f2f3f5;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 5px;
}

.birthday-detail {
    float: left;
    width: 100%;
    position: relative;
    clear: both;
    min-height: 110px;
    white-space: nowrap;
}

    .birthday-detail img {
        max-width: 100%;
        display: inline-block;
        height: 74px;
        width: 74px;
        min-width: 74px;
    }

    .birthday-detail h6 {
        width: 100%;
        color: #292929;
        font-family: Cera;
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: left;
    }

    .birthday-detail p {
        height: 42px;
        width: 100%;
        color: #292929;
        font-family: Cera;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.birthday-anniversary-con .birthday-area {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.birthday-anniversary-con .birthday-border {
    border-right: 1px solid #d0d1d2;
}

.newFeatures {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    height: 404px;
    border: 1px solid #f2f3f5;
    margin-bottom: 2em;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border: 1px solid #D6D7D9;
}

.newFeatures-head {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #D6D7D9;
    border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    /*background: -moz-linear-gradient(top, rgba(29,94,133,1) 0%, rgba(29,94,133,1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
    background-color: #F6F7F8;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.02);
    color: #000000;
}

    .newFeatures-head h3 {
        float: none;
        display: block;
        text-align: left;
        font-size: 18px;
        margin: 0;
        color: #292929;
    }

        .newFeatures-head h3 .ico-newFeatures:before {
            content: '';
            background: url('/images/icon-new@1x.png');
            background-size: cover;
            width: 26px;
            height: 26px;
            background-repeat: no-repeat;
            float: left;
            margin: 0px 25px 0 0;
        }

.newFeatures-con {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;
    padding: 4px 20px 20px 20px;
    background: #fff;
    min-height: 303px;
    max-height: 303px;
    overflow: hidden;
}

.newFeaturesItemWrapper {
    max-height: 294px;
    overflow-x: hidden;
    overflow-y: auto;
    display: inline-block;
    width: 100%;
}

    .newFeaturesItemWrapper div ul,
    .newFeaturesItemWrapper div li,
    .newFeaturesItemWrapper div ol {
        padding: 0 !important;
    }

    .newFeaturesItemWrapper::-webkit-scrollbar {
        width: 3px;
    }

    .newFeaturesItemWrapper::-webkit-scrollbar-thumb {
        /*height: 6px;*/
        border: 9px solid transparent;
        background-clip: padding-box;
        -webkit-border-radius: 50px;
        background-color: #c4d6e1;
    }

        .newFeaturesItemWrapper::-webkit-scrollbar-thumb:window-inactive {
            background-color: #c4d6e1;
        }

    .newFeaturesItemWrapper a {
        text-decoration: none;
    }

.newFeaturesItemDiv {
    height: 75px;
    width: 320px;
    border-bottom: 1px solid #caced1;
    overflow: hidden;
    margin: 10px 0 0px 0;
    cursor: pointer;
    cursor: pointer;
    width: 100%;
}

    .newFeaturesItemDiv > .featureImg {
        height: 64px;
        width: 86px;
        overflow: hidden;
        /*border: 1px solid #caced1;*/
        border: none;
        text-align: center;
        float: left;
        display: inline-block;
        margin: 0px 14px 0 0;
        /*follwoing is a placeholder. Remove when image becomes available in rss*/
        /*background-image: url("../images/tmp_overNightShift.jpg");
        background-size: 94px 64px;
        background-repeat: no-repeat;*/
    }

        .newFeaturesItemDiv > .featureImg img {
            width: 86px;
            height: 64px;
        }

    .newFeaturesItemDiv > .featureTitle {
        display: inline;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        white-space: normal;
        clear: left;
        text-decoration: none;
    }

        .newFeaturesItemDiv > .featureTitle > .featureTitleDiv {
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .newFeaturesItemDiv > .featureDate {
        /*float: left;*/
        display: inline;
        position: relative;
        clear: both;
        width: 100%;
        /*margin: -17px 0 0 106px;*/
        color: #576268;
    }

.quick-action {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;
    margin-bottom: 2em;
}

.quick-action-head {
    position: relative;
    padding: 20px;
    border-bottom: 5px solid #96b841;
    border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    background: rgb(29,94,133);
    /*background: -moz-linear-gradient(top, rgba(29,94,133,1) 0%, rgba(29,94,133,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,94,133,1) 0%,rgba(29,94,133,1) 100%);
    background: linear-gradient(to bottom, rgba(29,94,133,1) 0%,rgba(29,94,133,1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
}

    .quick-action-head h3 {
        float: none;
        display: block;
        text-align: left;
        font-size: 20px;
        margin: 0;
        color: #fff;
    }

.quick-action-con {
    -webkit-border-radius: 0px 0px 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 5px 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    border: 1px solid #f2f3f5;
    padding: 20px;
    background: #fff;
}

.run-time {
    float: left;
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
}

    .run-time img {
        max-width: 100%;
        display: inline-block;
    }

    .run-time h6 {
        font-family: 'ralewayextrabold';
        font-size: 16px;
        color: #1d5e85;
        line-height: 35px;
    }

@media only screen and (max-width:1024px) {
    .popover.right {
        width: 85%;
    }

    .dropdown-menu-submenu {
        min-width: 380px;
    }

    .menu-title {
        font-size: 16px;
        margin: 0 0 5px 0;
    }

    .left-sub-menu {
        padding: 10px 12px 10px 12px;
    }

        .left-sub-menu ul li {
            font-size: 14px;
            padding: 3px 0 0 0;
        }

    .right-sub-menu {
        padding: 10px 12px 10px 12px;
    }

        .right-sub-menu ul li {
            font-size: 14px;
            padding: 3px 0 0 0;
        }

    .search-bar {
        width: 23%;
    }
}

@media only screen and (max-width:980px) {
    .popover.right {
        width: 70%;
    }

    .left-sub-menu {
        padding: 10px 12px 10px 7px;
    }

    .right-sub-menu {
        padding: 10px 12px 10px 7px;
    }

    .counter-1 h3 {
        font-size: 35px;
    }

    .counter-2 h3 {
        font-size: 35px;
    }

    .counter-3 h3 {
        font-size: 35px;
    }

    .counter-4 h3 {
        font-size: 35px;
    }
}

@media only screen and (max-width:900px) {
    .popover.right {
        width: 60%;
    }
}

@media only screen and (max-width:854px) {
    .popover.right {
        width: 50%;
    }

        .popover.right > .arrow {
            margin-top: -13px;
        }
}

@media only screen and (max-width:768px) {
    .birthday-detail {
        text-align: center;
    }

    .birthday-anniversary-con .birthday-border {
        border-right: 1px solid #d0d1d2;
    }
}

@media only screen and (max-width:767px) {
    .menu-title {
        font-weight: 600;
    }

    .dropdown-menu-submenu {
        min-width: 100%;
    }

    .popover.right > .arrow {
        margin-top: -9px;
    }

    .search-bar {
        width: 100%;
    }

        .search-bar .search-btn {
            top: 14px;
        }

    .input-sub-menu-here {
        float: left !important;
        padding: 0px;
    }

        .input-sub-menu-here ul {
            background: #fff;
            float: left;
            left: 0px;
            margin: 10px 0 0 0;
            border: 1px solid rgba(0, 0, 0, 0.15);
        }

            .input-sub-menu-here ul li {
                padding: 6px 10px 0 10px;
            }

        .input-sub-menu-here::after {
            top: 51px;
            left: 48px;
        }

    .title-down-sub-arrow:after {
        top: -7px;
    }

    .title-down-arrow .dropdown-menu {
        margin: 7px 0 0 0;
    }

    .counter-1 h3 {
        font-size: 48px;
    }

    .counter-2 h3 {
        font-size: 48px;
    }

    .counter-3 h3 {
        font-size: 48px;
    }

    .counter-4 h3 {
        font-size: 48px;
    }
}

@media only screen and (max-width:640px) {
}

@media only screen and (max-width:568px) {
    .popover.right > .arrow {
        margin-top: -13px;
    }
}

@media only screen and (max-width:480px) {
    .fingertec-box {
        width: 250px;
    }

    .fingertec-list-menu {
        max-width: 223px;
        margin: 0 0 0 14px;
    }

    .top-menu {
        background: /* url("../img/head-top.png") */ no-repeat scroll center top;
        background-size: 100% 80%;
    }

    .tooltip-1:hover .tooltip-2 {
        width: 130px;
    }

    .sub-menu-here {
        max-width: 222px !important;
    }

    .title-down-arrow .dropdown-menu {
        right: 0px;
        left: auto;
    }

    .title-down-sub-arrow:after {
        right: 6px;
        left: auto;
    }
}

@media only screen and (max-width:414px) {
    .left-sub-menu {
        width: 100%;
        padding: 10px 12px 10px 7px;
    }

    .right-sub-menu {
        width: 100%;
        padding: 10px 12px 5px 7px;
    }

    .right-sub-menu {
        width: 100%;
    }

    .popover {
        left: -10px !important;
        width: 100% !important;
        top: -100px !important;
    }

        .popover.right > .arrow {
            left: 15px;
            top: 88px;
            border-right-color: transparent !important;
        }

        .popover > .arrow:after {
            position: absolute;
            display: block;
            width: 23px;
            height: 30px;
            background: /* url("../img/tooltip-arrow-mo.png") */ no-repeat left bottom;
            background-color: transparent !important;
            border-color: transparent !important;
            border: none !important;
        }

    .mobile-middle {
        position: relative;
    }

        .mobile-middle .popover {
            top: -100px !important;
            left: -145px !important;
            width: 276px !important;
        }

            .mobile-middle .popover.right > .arrow {
                left: 200px !important;
                top: 88px;
            }
}

@media only screen and (max-width:383px) {
    .popover {
        width: 250px !important;
    }

    .mobile-middle .popover {
        width: 250px !important;
        left: -132px !important;
    }

        .mobile-middle .popover.right > .arrow {
            left: 180px !important;
        }
}

@media only screen and (max-width:375px) {
}

@media only screen and (max-width:360px) {
    .mobile-middle .popover {
        top: -73px !important;
        left: -10px !important;
    }

        .mobile-middle .popover.right > .arrow {
            left: 15px !important;
        }
}

@media only screen and (max-width:320px) {
    .portlet-head h1 {
        font-size: 33px;
    }

    .birthday-anniversary-head h3 {
        font-size: 14px;
    }
}

.tableHeader {
    font-weight: bold;
    font-family: Raleway, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f7f8f9;
    color: #444444;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 12px;
    padding-left: 12px;
    margin-left: 0;
    border: solid;
    border-width: 1px;
    border-color: #dddddd;
    height: 50px;
}

.tableRow {
    background-color: white;
}

.tableSelectRow {
    background-color: #ECF6D9;
    color: black;
}

.tableFilterRow {
    background-color: #f9f9f9;
}

.tableCell {
    margin-left: 0;
    font-family: Raleway, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #f2f3f5;
    color: #333333;
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
}

.popUpEditorForm {
    border-style: none;
    border-left: none;
    border-right: none;
    border-color: #c2d4da;
}

.popUpLoadingPanel {
    background-color: #D4E3E5;
    font-family: Arial;
    font-size: 9px;
    color: #303030;
    border-color: #7EACB1;
    border-style: solid;
    border-width: 1px;
}

.popUpLoadingDiv {
    background-color: grey;
    opacity: 1;
}

.popUpCommandColumn {
    padding: 5px;
}

.popUpCommandColumnItem {
    padding: 15px;
}

.popUpFilter {
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.popUpTitlePanel {
    background-color: red;
}

.popUpEmptyDataRow {
    background-color: white;
}

.popUpPanelHeader {
    margin-top: 12px !important;
    margin-bottom: 10px !important;
    width: 98% !important;
    height: 30px;
    padding-left: 15px;
    padding-top: 3px;
    /*background-color: #f2f3f5;*/
    /*border-bottom: solid 1px #dcdfe1;*/
    font-family: inherit;
    font-size: 15px;
    font-weight: 300;
    border-radius: 0px;
}

.popUpPanelDivider {
    margin-top: 12px !important;
    margin-bottom: 10px !important;
    width: 94% !important;
    height: 30px;
    padding-left: 15px;
    padding-top: 3px;
    /*background-color: #f2f3f5;*/
    /*border-bottom: solid 1px #dcdfe1;*/
    font-family: inherit;
    font-size: 15px;
    font-weight: 300;
    border-radius: 0px;
}

.popUpPanelHeader2 {
    margin-bottom: 10px;
    width: 100% !important;
    padding: 7px 6px 7px 12px;
    height: 30px;
    border-bottom: solid;
    border-bottom-color: #96b841;
    border-bottom-width: 5px;
    background-color: #1d5e85;
    font-family: Raleway;
    color: white;
    font-size: 12px;
}

.dxeButtonEdit .dxeEditArea {
    background-color: Transparent !important;
}

.GridReadOnly {
    padding: 5px 7px;
    height: 32px;
    font-size: 16px;
    width: 90%;
    float: left;
    background-color: transparent;
    border: none;
    font-family: Cera;
    font-weight: normal;
    color: #292929;
}

.RequiredAsterisk {
    position: relative;
}

    .RequiredAsterisk::after {
        content: "\f069";
        font-family: FontAwesome;
        color: #787878;
        font-weight: 100;
        font-size: 7px;
        position: absolute;
    }

.ControlDivider {
    position: relative;
}

    .ControlDivider::after {
        content: "\f068";
        font-family: FontAwesome;
        color: #787878;
        font-weight: 100;
        font-size: 7px;
        margin: 10px 0 0 8px;
        position: absolute;
    }

.pdfButton {
    position: relative;
}

    .pdfButton::after {
        content: "\f1c1";
        font-family: FontAwesome;
        color: #787878;
        font-weight: 100;
        font-size: 32px;
        position: absolute;
    }

.portletHeaderFilter {
    /*background-color: transparent;*/
}

.portletHeaderTools {
    max-height: 57px !important;
}

    .portletHeaderTools li {
        margin-top: -75px !important;
    }

    .PortletHeaderTools .ComboBox {
        background: #f7f8f9;
        padding: 5px 7px;
        height: 32px;
        font-size: 14px;
        border: 1px solid #dcdfe1;
        border-radius: 6px;
        float: left; /*-webkit-appearance: none;*/
    }

.portletHeaderFilter .label {
    display: inline-block;
    font-size: 14px;
    text-align: right;
    margin: 10px 0px 0 5px;
    padding: 5px 0 0;
    font-weight: 300;
    color: #252525;
    float: left;
    padding-right: 3px;
}

.portletHeaderFilter .DropDown {
    background: #FFF;
    padding: 2px 2px 1px 2px !important;
    height: 42px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #DCDFE1;
    width: 150px;
    float: right;
    font-family: Cera;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 0 0 0;
    /*margin: 2px 3px -60px 3px;*/
}

.portletHeaderFilter .DropDown2 {
    background: #fff;
    padding: 0;
    height: 42px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #DCDFE1;
    width: 150px;
    float: right;
    font-family: Cera;
    box-shadow: none;
    /*margin: 2px 3px -60px 3px;*/
}

.portletHeaderJSDropDown i {
    width: 32px;
    height: 32px;
    /*border: 1px solid #9ea1a2;*/
    float: left;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    border-radius: 3px;
    color: #9ea1a2;
    /*box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
    background: rgb(209,211,211);
    background: -moz-linear-gradient(top, rgba(209,211,211,1) 0%, rgba(180,183,184,1) 100%);
    background: -webkit-linear-gradient(top, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%);
    background: linear-gradient(to bottom, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d3d3', endColorstr='#b4b7b8',GradientType=0 );*/
}

    .portletHeaderJSDropDown i:hover {
        /*color: #1d5e85 !important;*/
    }

.portletHeaderJSDropDown li:hover {
    color: #1d5e85 !important;
}

.testback {
    font-family: Aharoni;
    color: red;
}

    .testback:hover {
        color: #1d5e85 !important;
    }

.PortletHeaderLeft {
    left: -100% !important;
}

ul.portletheaderBtn {
    margin: 0 !important;
    padding: 10px 0 !important;
    list-style: none;
}

    ul.portletheaderBtn li a {
        width: 32px;
        height: 32px;
        margin-top: -7px;
        border: 1px solid #9ea1a2;
        float: right;
        font-size: 20px;
        text-align: center;
        line-height: 30px;
        margin-right: 5px;
        border-radius: 3px;
        color: #fff;
        box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
        background: rgb(209,211,211); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(209,211,211,1) 0%, rgba(180,183,184,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d3d3', endColorstr='#b4b7b8',GradientType=0 ); /* IE6-9 */
    }

        ul.portletheaderBtn li a:hover {
            color: #1d5e85;
        }

.table-pager span {
    font-size: 14px;
    color: #252525;
}

    .table-pager span i {
        color: #b3b6b7;
    }

    .table-pager span strong {
        color: #1d5e85;
    }

.company-title-contant {
    width: 100%;
    float: left;
}

    .company-title-contant ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .company-title-contant ul li {
            font-size: 14px;
            color: #252525;
            line-height: 28px;
            font-family: sans-serif;
            white-space: nowrap;
        }

            .company-title-contant ul li i {
                font-size: 15px;
                color: #b3b6b7;
            }

            .company-title-contant ul li span {
                display: inline-block;
                text-overflow: ellipsis;
                overflow-x: hidden;
                vertical-align: top;
                max-width: 100%;
            }

.social {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dcdfe1;
    padding: 18px 0 23px 0;
}

    .social ul {
        float: left;
        width: 100%;
        display: inline-block;
        margin: 0px;
        padding: 0px;
    }

        .social ul li {
            float: left;
            width: auto;
            padding: 0 5px 0 0;
        }

            .social ul li a {
                box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
                width: 27px;
                height: 27px;
                text-align: center;
                line-height: 28px;
                display: inline-block;
                font-size: 16px;
                color: #fff;
                border: 1px solid #9ea1a2;
                border-radius: 2px;
                background: #b3b6b7;
            }

                .social ul li a:hover {
                    color: #1d5e85;
                }

ul, li, ol {
    text-decoration: none;
    list-style: none;
}

.company-title-main {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #96b841;
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: left !important;
    position: relative;
    bottom: 4px;
}

.gridIcon {
    color: #565555 !important;
    font-size: 18px;
    background-color: transparent;
    padding: 0 0 0 12px;
}

    .gridIcon:hover {
        color: #010101 !important;
        text-decoration: none;
        /*background-color: #bbbbbb;*/
        /*border: solid 2px;*/
        /*border-color: #bbbbbb;*/
    }

.systemSearchHeight {
    min-height: 100px;
}

.refresh-container {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(200,200,200,0.50);
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    z-index: 4;
}

.refresh-spinner {
    padding: 30px;
    font-weight: 100;
}

.input-sub-menu-here i {
    color: #b2b5b6;
    margin-right: 8px;
}

.refresh-icon {
    position: relative;
    margin-right: 15px;
}

    .refresh-icon::after {
        content: "\f021";
        font-family: FontAwesome;
        color: #fff;
        font-weight: 100;
        font-size: 20px;
        position: absolute;
    }

.input-sub-menu-here a {
    color: #333;
}

    .input-sub-menu-here a:hover, .input-sub-menu-here a:hover i {
        color: #1d5e85;
        text-decoration: none;
    }

.input-sub-menu-here h5 {
    color: #333;
    font-weight: bold;
    background-color: #e9ebed;
    padding: 6px;
    margin: 3px 0;
    cursor: auto;
}

.input-sub-menu-here {
    padding: 0 !important;
}

    .input-sub-menu-here ul {
        padding: 0 !important;
    }

    .input-sub-menu-here li {
        margin: 0 10px;
        float: none !important;
    }

    .input-sub-menu-here img {
        max-width: 40px;
        height: auto;
        margin-right: 8px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    .input-sub-menu-here a:hover img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

.messageBox-Wrapper {
    z-index: 9999999;
    position: absolute;
}

.informationFormChild {
    margin: -32px -1000px -60px -25px !important;
}

.gridCommands a {
    color: #9ea1a2;
    text-decoration: none;
}

    .gridCommands a:hover {
        color: #1d5e85;
    }

.PortletToolsSearch {
    padding-left: 30px;
    height: 30px;
    border-radius: 6px;
    width: 275px;
    background-image: url(../App_Themes/bdb/icons/searchIcon.jpg);
    background-position: 7px;
    outline: 0;
    background-repeat: no-repeat;
    font-family: Roboto,sans-serif;
    font-size: 11pt;
    border: 0px;
}

.GPSMapField {
    width: 2000px !important;
    border: solid !important;
}

.ThreeColumn {
    display: inline;
}

    .ThreeColumn .col1 {
        float: left;
        width: 125px;
    }

    .ThreeColumn .col2 {
        float: left;
        width: 50px;
        margin-right: 5px;
    }

    .ThreeColumn .col3 {
        float: left;
        width: 130px;
    }

    .ThreeColumn .Description {
        float: left;
        width: 10px;
        margin-left: -6px;
    }

.search-area {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

    .search-area h4 {
        display: block;
        padding: 10px 0px;
        font-size: 16px;
        cursor: default;
        font-weight: 700;
        color: #1d5e85;
        margin: 0px;
    }

.search-pannel {
    float: left;
    width: 100%;
    border: 10px solid #dcdfe1;
    margin: 0px;
    padding: 0px;
    position: relative;
}

    .search-pannel input {
        font-size: 16px;
        color: #252525;
        font-weight: 300;
        display: inline-block;
        padding: 1px 5px;
        width: 100%;
    }

.Divisionsearch-pannel {
    float: left;
    width: 100%;
    /*border: 7px solid #96b841;*/
    /*border: 5px solid #dcdfe1;*/
    border-radius: 4px;
    margin: 0px;
    padding: 0px 0px 0 0;
    position: relative;
    /*background-color: #96b841;*/
}

    .Divisionsearch-pannel input {
        background: #fff;
        padding: 5px 7px;
        height: 42px;
        font-size: 16px;
        border-radius: 5px;
        border: 1px solid #d6d7d9;
        width: 90%;
        font-weight: normal;
        box-shadow: none;
        float: left; /*-webkit-appearance: none;*/
        font-family: Cera;
    }

        .Divisionsearch-pannel input:hover,
        .Divisionsearch-pannel input:focus,
        .Divisionsearch-pannel input:active {
            border: 1px solid #d6d7d9;
            outline: none;
        }

.search-pannel-main-a {
    float: right;
    width: auto;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 90%;
    top: 11px;
}

    .search-pannel-main-a i {
        color: #fff;
        font-size: 24px;
        /*background-color: #96b841;*/
        height: 29px;
        width: 28px;
        padding: 2px 0 0 7px;
        /*border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;*/
    }

.search-pannel-main-img {
    max-width: 100%;
    display: inline-block;
}

.dxWeb_edtCheckBoxUnchecked_Moderno, .dxWeb_edtCheckBoxChecked_Moderno {
    width: 14px !important;
    height: 14px !important;
}

.dxWeb_edtCheckBoxChecked_Moderno {
    background-position: -238px -114px !important;
    width: 14px !important;
    height: 14px !important;
}

.imageHover {
}

    .imageHover:hover {
        cursor: pointer;
    }

.no-padding {
    padding: 0px;
}

.table-pager {
    float: right;
    width: auto;
    margin: 0;
    padding: 0px 0px;
    border: none;
}

    .table-pager select {
        font-size: 18px;
        font-weight: 600;
        padding: 5px;
        text-align: center;
        line-height: 25px;
        font: 600 18px 'Raleway', Verdana, Helvetica, sans-serif;
        color: #252525;
        border: 1px solid #dcdfe1;
    }

.table-pager-select {
    font-size: 18px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
    line-height: 25px;
    font: 600 18px 'Raleway', Verdana, Helvetica, sans-serif;
    color: #252525;
    border: 1px solid #dcdfe1;
    display: inline-block;
    margin-bottom: -10px;
}

.time-card {
    position: relative;
    clear: both;
    width: auto;
}

.time-card {
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
}

    .time-card .time-card-header {
        height: 60px;
        margin-bottom: -7px;
        width: 100%;
        border-radius: 4px 4px 0 0;
        background-color: #F6F7F8;
        border: 1px solid #D6D7D9 !important;
        display: inline-block;
    }

.time-card-date {
    float: left;
    display: inline-block;
    margin: 0px;
    margin-top: 10px;
    padding: 10px 0px;
    list-style: none;
}

    .time-card-date a {
        /*width: 33px;*/
        width: 20px;
        height: 33px;
        text-align: center;
        line-height: 33px;
        display: inline-block;
        font-size: 16px;
        color: #666666;
        /*border: 1px solid #dcdfe1;*/
        border-radius: 2px;
        /*background: #fff;*/
    }

        .time-card-date a:hover {
            /*background: #1d5e85;
            color: #fff;
            border: 1px solid #1d5e85;*/
            text-shadow: 1px 3px 1px #a4a2a2;
            color: #565555;
            text-decoration: none;
            /*margin-top: -1px;*/
        }

    .time-card-date select {
        font-size: 14px;
        font-weight: 400;
        padding: 5px;
        text-align: center;
        line-height: 25px;
        font: 400 14px 'Raleway', Verdana, Helvetica, sans-serif;
        color: #252525;
        border: 1px solid #dcdfe1;
    }

    .time-card-date p {
        font-size: 14px;
        font-weight: 400;
        padding: 5px;
        line-height: 25px;
        font: 400 14px 'Raleway', Verdana, Helvetica, sans-serif;
        color: #252525;
        display: inline-block;
    }

.time-card-from-to {
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 10px 0px;
    list-style: none;
}

    .time-card-from-to input {
        font-size: 14px;
        font-weight: 400;
        padding: 5px;
        line-height: 25px;
        font: 400 14px 'Raleway', Verdana, Helvetica, sans-serif;
        color: #252525;
        border: 1px solid #dcdfe1;
        background: #f8f8f9 /* url(../img/datepicker-icon.png) */;
        background-repeat: no-repeat;
        background-position: 95% 50%;
        max-width: 35%;
    }

    .time-card-from-to p {
        font-size: 14px;
        font-weight: 400;
        padding: 5px;
        line-height: 25px;
        font: 400 14px 'Raleway', Verdana, Helvetica, sans-serif;
        color: #252525;
        display: inline-block;
    }

ul.time-card-tools {
    float: right;
    display: inline-block;
    margin: 0px;
    padding: 20px 0px 7px 0px;
    list-style: none;
}

    ul.time-card-tools > li {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    ul.time-card-tools li a {
        width: 32px;
        height: 32px;
        /*border: 1px solid #9ea1a2;*/
        float: left;
        font-size: 20px;
        text-align: center;
        line-height: 30px;
        margin-right: 5px;
        border-radius: 3px;
        color: #9ea1a2;
        /*box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5);
	background: rgb(209,211,211);
	background: -moz-linear-gradient(top, rgba(209,211,211,1) 0%, rgba(180,183,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%);
	background: linear-gradient(to bottom, rgba(209,211,211,1) 0%,rgba(180,183,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d3d3', endColorstr='#b4b7b8',GradientType=0 );*/
    }

        ul.time-card-tools li a:hover {
            color: #1d5e85;
        }

.border-right-set {
    border-right: 1px solid #fff;
}

.time-card-content {
    margin-top: 1px;
    /*-webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;*/
    padding: 0;
    background: #FFF;
    /*-webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;*/
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
}

    .time-card-content:before {
        content: " ";
        display: table;
    }

    .time-card-content:after {
        clear: both;
    }

    .time-card-content .table-bordered > thead > tr > th,
    .time-card-content .table-bordered > tbody > tr > th,
    .time-card-content .table-bordered > tfoot > tr > th,
    .time-card-content .table-bordered > thead > tr > td,
    .time-card-content .table-bordered > tbody > tr > td,
    .time-card-content .table-bordered > tfoot > tr > td {
        border: none;
        padding: 0;
    }

.txtright {
    text-align: right;
}

.time-card-content .table-bordered > thead > tr > td,
.time-card-content .table-bordered > tbody > tr > td,
.time-card-content .table-bordered > tfoot > tr > td {
    color: #1d5e85;
    padding: 0;
}

.time-card-content .table-bordered > thead > tr > th.middle-text,
.time-card-content .table-bordered > tbody > tr > th.middle-text, .title-table,
.time-card-content .table-bordered > tfoot > tr > th.middle-text {
    position: relative;
    padding: 0px;
    border: 1px solid #dcdddf;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-background-clip: padding-box;
    background: rgb(243,244,246);
    background: -moz-linear-gradient(top, rgba(243,244,246,1) 0%, rgba(231,232,234,1) 100%);
    background: -webkit-linear-gradient(top, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
    background: linear-gradient(to bottom, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #252525;
    text-transform: uppercase;
}

.time-card-content .table-bordered > thead > tr > td.middle-text,
.time-card-content .table-bordered > tbody > tr > td.middle-text, .title-table,
.time-card-content .table-bordered > tfoot > tr > td.middle-text {
    position: relative;
    padding: 0px;
    /*border: 1px solid #dcdddf;*/
    /*border-top-right-radius: 4px;
    border-top-left-radius: 4px;*/
    /*-webkit-background-clip: padding-box;
    background: rgb(243,244,246);
    background: -moz-linear-gradient(top, rgba(243,244,246,1) 0%, rgba(231,232,234,1) 100%);
    background: -webkit-linear-gradient(top, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
    background: linear-gradient(to bottom, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );*/
    text-align: center;
    /*font-size: 18px;*/
    font-size: 12px;
    /*line-height: 50px;*/
    line-height: 25px;
    height: 25px;
    /*color: #252525;*/
    color: #fff;
    text-transform: uppercase;
    background-color: #f2f3f5;
    border-bottom: 1px solid #D6d7d9;
}

.pay-period {
    position: relative;
    padding: 0px;
    border: 1px solid #d6d7d9;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    /*-webkit-background-clip: padding-box;
    background: rgb(243,244,246);
    background: -moz-linear-gradient(top, rgba(243,244,246,1) 0%, rgba(231,232,234,1) 100%);
    background: -webkit-linear-gradient(top, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
    background: linear-gradient(to bottom, rgba(243,244,246,1) 0%,rgba(231,232,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#e7e8ea',GradientType=0 );*/
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
    color: #292929;
    float: left;
    width: 100%;
    background-color: #F6F7F8;
}

    .pay-period h4 {
        font-family: 'Cera';
        text-align: center;
        font-size: 16px;
        line-height: 60px;
        font-weight: bold;
        color: #292929;
        margin: 0px;
        padding: 0px;
        float: left;
        width: 100%;
        display: inline-block;
    }

.TimeCardTotals {
    padding: 10px 0 10px 0;
    background: #ffffff;
    border: 1px solid #d3d3d3;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.pay-period-time-total {
    /*-webkit-border-radius: 5px;*/
    -webkit-background-clip: padding-box;
    /*-moz-border-radius: 5px;*/
    -moz-background-clip: padding;
    /*border-radius: 5px;*/
    background-clip: padding-box;
    float: left;
    width: 100%;
    /*border: 1px solid #d6d7d9;*/
    background: #fff;
    padding: 10px;
    /*margin: 20px 0px;*/
}

.pay-period-time-total-title {
    font-family: 'Cera';
    font-size: 22px;
    color: #292929;
    line-height: normal;
    border-bottom: 1px solid #D6D7D9;
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pay-period-time-total ul {
    float: left;
    width: 100%;
    list-style: none;
    background: #fff;
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: pad;
}

    .pay-period-time-total ul li {
        float: left;
        width: 100%;
        display: block;
        font-family: 'Cera';
        font-size: 16px;
        color: #292929;
        font-weight: normal;
        line-height: 40px;
    }

        .pay-period-time-total ul li i {
            margin-right: 10px;
        }

        .pay-period-time-total ul li span {
            font-family: 'Cera';
            font-size: 16px;
            line-height: 40px;
            float: right;
            color: #292929;
        }

.pay-period-time-total h6 {
    float: left;
    width: 100%;
    display: block;
    font-family: Cera;
    font-size: 20px;
    color: #292929;
    font-weight: normal;
    line-height: 40px;
    border-top: 1px solid #d6d7d9;
    margin-top: 15px;
    padding-top: 15px;
}

    .pay-period-time-total h6 span {
        font-family: Cera;
        font-size: 20px;
        line-height: 40px;
        float: right;
        color: #292929;
    }

.pay-period-type-total {
    /*-webkit-border-radius: 5px;*/
    -webkit-background-clip: padding-box;
    /*-moz-border-radius: 5px;*/
    -moz-background-clip: padding;
    /*border-radius: 5px;*/
    background-clip: padding-box;
    float: left;
    width: 100%;
    /*border: 1px solid #d6d7d9;*/
    background: #fff;
    padding: 10px 20px;
    /*margin: 20px 0px;*/
}

.pay-period-type-total-title {
    font-family: 'Cera';
    font-size: 22px;
    color: #292929;
    line-height: normal;
    border-bottom: 1px solid #D6D7D9;
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pay-period-type-total ul {
    float: left;
    width: 100%;
    list-style: none;
    background: #fff;
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
}

    .pay-period-type-total ul li {
        float: left;
        width: 100%;
        display: block;
        font-family: 'Cera';
        font-size: 16px;
        color: #292929;
        font-weight: normal;
        line-height: 40px;
    }

        .pay-period-type-total ul li i {
            margin-right: 10px;
        }

        .pay-period-type-total ul li span {
            font-family: 'Cera';
            font-size: 16px;
            line-height: 40px;
            float: right;
            color: #292929;
        }

.pay-period-type-total h6 {
    float: left;
    width: 100%;
    display: block;
    font-family: 'Cera';
    font-size: 20px;
    color: #292929;
    font-weight: normal;
    line-height: 40px;
    border-top: 1px solid #d6d7d9;
    margin-top: 15px;
    padding-top: 15px;
}

    .pay-period-type-total h6 span {
        font-family: 'Cera';
        font-size: 20px;
        line-height: 40px;
        float: right;
        color: #292929;
    }

.pay-period-earning-total {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    float: left;
    width: 100%;
    /*border: 1px solid #d6d7d9;*/
    background: #fff;
    padding: 10px 20px 5px 0px;
    /*margin: 20px 0px;*/
}

.pay-period-earning-con {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0 15px 0 0;
    max-height: 317px;
    overflow-y: auto;
}

    .pay-period-earning-con::-webkit-scrollbar {
        width: 25px;
        /*height: 6px !important;*/
    }

    .pay-period-earning-con::-webkit-scrollbar-thumb {
        /*height: 6px;*/
        border: 9px solid transparent;
        background-clip: padding-box;
        -webkit-border-radius: 50px;
        background-color: #1d5e85;
    }

        .pay-period-earning-con::-webkit-scrollbar-thumb:window-inactive {
            background-color: #1d5e85;
        }

/*.pay-period-earning-con::-webkit-scrollbar-corner {
    background-color: red;
}*/

.pay-period-earning-total-title {
    font-family: 'Cera';
    font-size: 22px;
    color: #292929;
    line-height: normal;
    border-bottom: 1px solid #d6d7d9;
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pay-period-earning-total ul {
    float: left;
    width: 100%;
    list-style: none;
    background: #fff;
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: pad;
}

    .pay-period-earning-total ul li {
        float: left;
        width: 100%;
        display: block;
        font-family: 'Cera';
        font-size: 16px;
        color: #292929;
        font-weight: normal;
        line-height: 40px;
    }

        .pay-period-earning-total ul li i {
            margin-right: 10px;
        }

        .pay-period-earning-total ul li label {
            font-family: 'Cera';
            font-size: 16px;
            color: #292929;
            font-weight: normal;
            line-height: 40px;
            margin-bottom: 0px !important;
        }

        .pay-period-earning-total ul li span {
            font-family: 'Cera';
            font-size: 16px;
            line-height: 40px;
            float: right;
            color: #0288D2;
            font-weight: bold;
        }

            .pay-period-earning-total ul li span:hover {
                text-decoration: underline;
            }

.pay-period-earning-total h6 {
    float: left;
    width: 100%;
    display: block;
    font-family: Cera;
    font-size: 20px;
    color: #292929;
    font-weight: normal;
    line-height: 40px;
    border-top: 1px solid #d6d7d9;
    margin-top: 15px;
    padding-top: 15px;
}

    .pay-period-earning-total h6 span {
        font-family: 'Cera';
        font-size: 20px;
        line-height: 40px;
        float: right;
        color: #292929;
    }

.pay-period-earning-image {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 35px 0px;
}

    .pay-period-earning-image img {
        max-width: 100%;
        text-align: center;
        height: auto;
    }

.approved-by {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
}

    .approved-by h5 {
        text-align: center;
        font-size: 18px;
        line-height: 50px;
        font-weight: bold;
        color: #252525;
        margin: 0px;
        padding: 0px;
        float: left;
        width: auto;
        display: inline-block;
    }

    .approved-by img {
        float: left;
        width: auto;
        padding: 15px 0px;
        margin: 0px 10px;
        display: inline-block;
        max-width: 100%;
    }

.time-card-bottom {
    border-bottom: 1px solid #dcdfe1;
    margin: 0;
}

@media (max-width: 1024px) {
    ul.time-card-tools {
        float: left;
    }

        ul.time-card-tools li a span.navbar-visible-collapsed {
            display: none;
        }
}

@media (max-width: 640px) {
    ul.time-card-tools li .noticebar-menu {
        width: 185px;
    }

    .time-card-main {
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }
}

.CellHeaderTextNew {
    text-align: center !important;
    font-size: 14px !important;
    padding: 0 !important;
    border-bottom: 1px solid #D6D7D9 !important;
}

    .CellHeaderTextNew:hover {
        cursor: pointer;
    }

.hoverTest:hover {
    background-color: indianred;
}

.InfoLinkTextNew {
    /*height: 22px;*/
    cursor: pointer;
    border-color: White;
    color: #0F73C;
    font-size: 15px;
    text-align: center !important;
    font-family: Cera;
    padding-top: 5PX;
}

.InfoLinkTextNewTempTest {
    /*height: 22px;*/
    cursor: pointer;
    border-color: White;
    color: red;
    font-size: 15px;
    text-align: center !important;
    font-family: 'Raleway', Verdana, Helvetica, sans-serif !important;
    font-weight: 500 !important;
}

.TimeCard-Menu {
    padding: 6px 7px !important;
    font-size: 13px !important;
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    width: 100% !important;
    display: block !important;
    padding: 3px 20px !important;
    clear: both !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    white-space: nowrap !important;
    text-align: left !important;
    border: none !important;
    background: transparent !important;
}

.HorizontalStrike {
    display: block;
    text-align: left;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
}

    .HorizontalStrike > span {
        position: relative;
        display: inline-block;
    }

        .HorizontalStrike > span:before,
        .HorizontalStrike > span:after {
            content: "";
            position: absolute;
            top: 50%;
            width: 9999px;
            height: 1px;
            background-color: darkgray;
        }

        .HorizontalStrike > span:before {
            right: 100%;
            margin-right: 3px;
        }

        .HorizontalStrike > span:after {
            left: 100%;
            margin-left: 3px;
        }

.RecrutingH2 {
    font-size: 30px;
    font-family: 'Raleway', Verdana, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    color: #252525;
}

.LinkLoader {
    font-family: 'Raleway', Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #0d45b7;
    max-width: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.toggle {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 15px;
}

    .toggle input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9ea1a2;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 1px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.FixedFooter {
    position: fixed;
    bottom: 0px;
    padding: 0px 44px 0 15px;
    width: 100%;
}

.fixedFooterAdjust {
    padding: 10px 70px 0 40px;
}

.selected {
    background-color: #e9ebed;
}

.hidden-field {
    display: none !important;
}

.hidden-fieldJQ {
    display: none;
}

.divider {
    border-top: 1px solid #D6D7D9;
    border-bottom: 1px solid #D6D7D9;
    font-family: Cera;
    padding: 15px 6px 15px 15px;
    height: 52px !important;
    margin: 0 0 0 16px;
}

.formDivider {
    border-top: 1px solid #D6D7D9;
    border-bottom: 1px solid #D6D7D9;
    font-family: Cera;
    padding: 15px 6px 15px 15px;
    height: 52px !important;
    margin: 0 0 0 16px;
}

.ChangeLinkStyle {
    color: #1d5e85;
    font-size: 16px;
    text-decoration: none;
    outline: none;
    font-weight: bold;
    margin-right: 31px !important;
    /*margin: 0 !important;
    float: left !important;*/
}

.userclick {
    float: left;
    font-weight: bold;
    margin-top: 0 !important;
    /*margin: 0 40px 0 0;*/
}

.usernameTextLine {
    text-align: center;
    margin-right: 140px;
}

.dxeButtonEditButtonHover_Moderno, .dxeSpinIncButtonHover_Moderno, .dxeSpinDecButtonHover_Moderno, .dxeSpinLargeIncButtonHover_Moderno, .dxeSpinLargeDecButtonHover_Moderno {
    background: none;
}

.tax-divider {
    width: 100%;
    text-align: left;
    padding-left: 25px;
    border-bottom: 3px solid #b9b9ba;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .tax-divider span {
        background: #f2f3f5;
        padding: 0 5px;
    }

.html-editor {
    margin: 7px 15px 15px 15px;
}

.employee-detail-head {
    margin: -15px 0 5px 0;
    text-align: left;
    min-height: 45px;
}

/*.pager-adjust {
    margin-top: 20px;
}*/

.reposition {
    left: -330px;
}

.back-button {
    font-size: 28px;
    font-weight: 300;
    background-color: transparent;
    text-decoration: none !important;
    color: #292929;
    font-family: Cera;
    min-width: 171px;
}

.divisionBar {
    margin-left: 7px;
    margin-right: 3px;
}

.col-margins {
    margin-top: 7px;
    margin-bottom: 7px;
}

.avoid-wrap {
    overflow: auto;
    white-space: nowrap;
}

@media (max-width: 600px) {
    .media-width {
        width: 330px !important;
    }

    .media-placement {
        float: left !important;
    }
}

.auto-slim {
    overflow: auto;
    background-color: white;
}

.PaperClipStyle {
    -ms-transform: rotate(44deg); /* IE 9 */
    -webkit-transform: rotate(44deg); /* Chrome, Safari, Opera */
    transform: rotate(44deg);
    font-size: 28px;
    font-weight: 600;
}

.PaperClip {
    position: relative;
}

    .PaperClip::after {
        content: "\f0c6";
        font-family: FontAwesome;
        font-weight: 100;
        font-size: 28px;
        position: absolute;
    }

    .PaperClip:hover::after {
        text-shadow: 1px 3px 1px #a4a2a2;
    }

.ViewUpload {
    position: relative;
}

    .ViewUpload::after {
        content: "\f002";
        font-family: FontAwesome;
        font-weight: 100;
        font-size: 22px;
        padding-bottom: 6px;
        position: absolute;
        /*-ms-transform: rotate(44deg);
        -webkit-transform: rotate(44deg);
        transform: rotate(44deg);*/
    }

    .ViewUpload:hover::after {
        text-shadow: 1px 3px 1px #a4a2a2;
    }

.nav-margin-adjust {
    margin-top: 10px;
}

.lblPlacment {
    margin-right: 5px !important;
    margin-top: 7px !important;
}

.multi-selection {
    height: 300px;
    border: 1px solid #d0cfcf;
    border-radius: 3px;
    width: 300px;
    display: inline-block;
}

    .multi-selection .header {
        background-color: #f1f1f1;
        height: 35px;
        border-bottom: #a8a8a8;
        padding: 5px;
        text-align: left;
        overflow: hidden;
    }

.select-avail {
}

.select-selected {
}

.multi-selection-command {
    display: inline-block;
    margin-right: 80px;
    margin-left: 15px;
    margin-bottom: -90px;
    text-align: center;
    vertical-align: middle;
}

.QuickRefreshCss {
    position: relative;
}

    .QuickRefreshCss::after {
        content: "\f021";
        font-family: FontAwesome;
        color: #787878;
        font-weight: 100;
        font-size: 32px;
        position: absolute;
    }

.marginAdjust {
    margin: -7px 0 0 0 !important;
}

.lblmarginAdjust {
    margin-top: 3px !important;
}

.dateFilter {
    display: inline-block;
    margin-top: -6px;
}

.masterFooter {
    position: absolute;
    margin: 10px 0 0 0;
    /*bottom: 0;*/
    width: 100%;
    clear: both;
    display: inline-block;
    left: 19.3%;
    width: 1170px;
}

    .masterFooter p {
        color: #939393;
    }

.popOutNoteField {
    width: 100%;
    padding: 5px;
    overflow: hidden;
}

.popOutProgressDiv {
    margin: -0% 0 0 50%;
    padding-top: 0 !important;
    position: absolute;
}

.helpMenue .dropdown-menu:before {
    position: absolute !important;
    top: 21px;
    left: -22px;
    display: inline-block;
    border-right: 14px solid transparent !important;
    border-bottom: none !important;
    border-left: 14px solid transparent !important;
    border-bottom-color: transparent !important;
    content: '';
    transform: rotate(271deg);
    -webkit-transform: rotate(271deg);
}

.dxeListBoxItem_Moderno {
    font-family: Cera;
}

.information-form {
    overflow: visible !important;
}

.informention-wrap-popupContent .slimScrollDiv .popover .right {
    top: -33px !important;
    left: 316.063px !important;
}

.btn-blue {
    font-size: 16px;
    color: #fff;
    font-weight: 100;
    background: #0288D2;
    margin: 0 0 15px 5px;
    height: 38px;
    width: 107px;
    float: left;
    border: none;
    text-shadow: none;
    font-family: Cera;
}

    .btn-blue:hover {
        opacity: 0.9;
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        background: #0288D2;
        margin: 0 0 15px 5px;
        height: 38px;
        width: 107px;
        float: left;
        border: none;
        text-shadow: none;
        font-family: Cera;
    }

.dxmLite_Office2010Blue .dxm-popup .dxm-hovered {
    background-color: transparent;
    background: none;
    border-color: transparent;
}

.launchSetupAssistantText {
}

.launchSetupAssistantButton {
    background: url(/images/wizard.svg)no-repeat;
    background-color: #fff;
    color: #2CA14C;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 13px;
    padding: 11px 24px 11px 44px;
    background-position: left 14px top 7px;
    text-decoration: none;
}

.launchSetupAssistantButton:hover {
    color: #2CA14C;
    text-decoration: none;
}

.launchSetupWizardText {
}

.launchSetupWizardButton {
    background: url(/images/wizard.svg)no-repeat;
    background-color: #fff;
    color: #2CA14C;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 13px;
    padding: 11px 24px 11px 44px;
    background-position: left 14px top 7px;
    text-decoration: none;
}

.launchSetupWizardButton:hover {
    color: #2CA14C;
    text-decoration: none;
}

iframe#userpilot-resource-centre-frame {
    opacity: 1 !important;
    min-width: 47px !important;
    min-height: 165px !important;
    margin-bottom: 0px;
    bottom: 17px;
}


@media (max-width:1950px) {
    .employee-schedule-rule-form .popover.right,
    .employee-accrual-new-form .popover.right,
    .employee-contact-form .popover.right,
    .employee-onboarding-form .popover.right,
    .employee-training-form .popover.right,
    .employee-task-form .popover.right,
    .employee-membership-form .popover.right,
    .employee-skill-form .popover.right,
    .employee-license-form .popover.right,
    .employee-clock-message-form .popover.right,
    .employee-education-form .popover.right {
        margin: 3px 0 0 23px !important;
    }

    .employee-contact-form .form-row-double-input .popover.right {
        margin: 6px 0 0 -140px !important;
    }
}
