
@import "googlecss.css";
@import "../fonts/openSans/font-open-sans.css";
.table-condensed {
    width: 100%;
    background: white;
}

#btnSubmitEvent {
    text-transform:capitalize !important; 
}

.searchHelp {
    position: absolute;
    cursor: pointer;
    right: 3%;
    margin-top: 6px;
    color: #7f97a2;
}
.keywordHelp{
    cursor:pointer;
}
.selectize-control {
    /*max-height:32px;*/
}
.message-header {
    height: 45px;
    width: 100%;
    border-width: 1px 1px 0px;
    border-style: solid;
    border-color: rgb(205, 208, 211);
    padding-left: 5px;
    visibility: visible;
    background-color: rgb(248, 248, 248);
}

.message-body {
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: rgb(205, 208, 211);
    height: 200px;
    width: 100%;
    padding: 5px;
    visibility: visible;
}

.compose-body {
    height: inherit;
    border: 1px solid #ccc !important;
    font-size: 12px;
    margin-bottom: 4px;
    width: 100%;
    padding-left: 5px;
}

.reportSearchNotif {
    color: #b50707;
    font-size: 12px;
}

.m-t-8 {
    margin-top: 8px !important;
}

:-moz-placeholder {
    color: #333843 !important;
}

*::-moz-placeholder {
    color: #333843 !important;
}

html {
    font-size: 100%;
    height: 100%;
}

body {
    background-color: #e5e9ec;
}

.navbar, .navbar-inverse {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 0;
}

    .navbar .nav > li > .dropdown-menu::before {
        border-bottom: 7px solid rgba(0, 0, 0, 0.2);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        right: 9px;
        top: -7px;
    }

    .navbar .nav > li > .dropdown-menu::after {
        border-bottom: 6px solid white;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        right: 10px;
        top: -6px;
    }

.header-seperation {
    background-color: #22262e;
}

.header .navbar-inner {
    background-color: #ffffff !important;
    background-image: none !important;
}

.header .btn-navbar {
    background-color: #1f1f1f !important;
}

.header .nav .dropdown-toggle:hover, .header .nav .dropdown.open .dropdown-toggle {
}

.header .nav li.dropdown .dropdown-toggle i {
    color: #eff4f8 !important;
}

.navbar .notifications {
    background-color: #1b1e24;
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    padding-top: 5px;
    position: relative;
}

.menu-title {
    color: #808285;
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 25px;
    text-transform: uppercase;
}


    .menu-title a {
        color: #808285;
    }

        .menu-title a:hover {
            text-decoration: none;
        }

    .menu-title i {
        font-size: 10px;
        font-weight: normal;
    }

.page-sidebar {
    background-color: #1b1e24 !important;
    font-family: "Open Sans";
    height: 100%;
    z-index: 1000;
}

.nav-collapse.collapse {
    height: 100% !important;
}

.page-sidebar .outer-tab-nav-section {
    background-color: #0aa699 !important;
    display: inline-block;
    height: 100%;
    position: absolute;
    width: 45px;
}

.page-sidebar .inner-menu {
    display: inline-block;
    width: 200px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a {
    color: #8b91a0;
}

.page-sidebar .page-sidebar-wrapper > ul > li:last-child > a {
    border-bottom: 1px solid transparent !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li a i {
    color: #8b91a0;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 20px;
}

.page-sidebar .page-sidebar-wrapper > ul > li.open > a, .page-sidebar .page-sidebar-wrapper > ul > li > a:hover, .page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
    background: #1b1e24 none repeat scroll 0 0;
    color: #fff;
    padding: 11.5px 31px;
}

    .page-sidebar .page-sidebar-wrapper > ul > li.open > a i, .page-sidebar .page-sidebar-wrapper > ul > li > a:hover i, .page-sidebar .page-sidebar-wrapper > ul > li:hover > a i {
        color: #fff;
    }

.page-sidebar.mini .page-sidebar-wrapper > ul > li > a:hover, .page-sidebar.mini .page-sidebar-wrapper > ul > li:hover > a {
    background: #000 none repeat scroll 0 0;
}

.page-sidebar.mini .page-sidebar-wrapper > ul > li > ul.sub-menu {
    margin-left: 50px;
    margin-top: -70px;
    min-width: 250px;
    position: absolute;
    width: auto;
    z-index: 999;
}

.page-sidebar .page-sidebar-wrapper > ul > li.active > a {
    border-top-color: transparent !important;
    color: #fff;
}

.page-sidebar .page-sidebar-wrapper > ul > li.active i {
    color: #fff;
}

.page-sidebar.mini .page-sidebar-wrapper > ul > li.active > a i, .page-sidebar .page-sidebar-wrapper > ul > li:hover > a i {
    color: #fff !important;
}

#editSeriesLi:hover #editSeriesUl {
    display: block;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a.open {
    background: #313131 none repeat scroll 0 0;
}

.page-sidebar .page-sidebar-wrapper ul > li > a > .arrow::before, .page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open::before {
    color: #919091 !important;
}

.page-sidebar .page-sidebar-wrapper ul > li.active > a .arrow::before, .page-sidebar .page-sidebar-wrapper > ul > li.active > a .arrow.open::before {
    color: #fff !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
    margin-left: 0;
    padding-left: 5px;
}

    .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a span {
        padding-left: 8px;
    }

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li:first-child > a {
    border-top: 0 none !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a {
    font-weight: 600;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
    background: #1b1e24 none repeat scroll 0 0 !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li.active > a, .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a:hover, .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li.open > a {
    color: #fff !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow::before, .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow.open::before {
    color: #919091 !important;
}

.page-sidebar ul.folders {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .page-sidebar ul.folders > li {
        border: 0 none;
        display: block;
        margin: 0;
        padding: 0;
    }

        .page-sidebar ul.folders > li > a {
            color: #fff;
            display: block;
            font-size: 13px;
            padding: 5px 31px;
            position: relative;
        }

            .page-sidebar ul.folders > li > a:hover {
                text-decoration: none;
            }

        .page-sidebar ul.folders > li > input {
            font-size: 13px;
            margin: 5px 31px;
            width: 150px;
        }

.h-ribbon {
    background-color: #f35958;
    height: 4px;
    width: 100%;
}

    .h-ribbon .red {
        background-color: #f35958 !important;
    }

.notification-alert {
    background-image: url("../img/notification-alert.png");
    float: right;
    height: 29px;
    position: absolute;
    right: -15px;
    width: 29px;
    z-index: 9999;
}

body {
    color: #6f7b8a;
    font-family:"Open Sans", Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 !important;
    padding: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
}

h1 {
    line-height: 30px;
}

h2 {
    line-height: 35px;
}

h3 {
    line-height: 30px;
}

h4 {
    line-height: 22px;
}

    h3 small, h4 small, h5 small {
        color: #444;
        font-family: "Open Sans";
        font-weight: 300;
    }

h1, h2, h3, h4, h5, h6 {
    color: #505458;
    font-family: "Open Sans";
    font-weight: 300;
}

    h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
        padding-bottom: 10px;
    }

a {
    color: #0d638f;
    text-shadow: none !important;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}

    a, a:focus, a:hover, a:active {
        outline: 0 none;
        text-decoration: none;
    }

i {
    font-size: 14px;
}

label.inline {
    display: inline-block;
    font-size: 13px;
    position: relative;
    top: 0;
}

ul > li {
    line-height: 20px;
    padding-left: 6px;
}

address {
    margin-bottom: 0;
}

blockquote {
    border-left: 5px solid #eeeeee;
    padding: 0 0 0 18px;
}

    blockquote p {
        font-size: 16px;
    }

    blockquote small::before {
        content: "";
    }

    blockquote.pull-right small::after {
        content: "";
    }

    blockquote small {
        color: #8b91a0;
        line-height: 29px;
    }

.logo {
    margin: 18px 14px;
}

.normal {
    font-weight: normal;
}

.semi-bold {
    font-weight: 600;
}

.bold {
    font-weight: bold;
}

.all-caps {
    text-transform: uppercase;
}

.light {
    font-weight: 300 !important;
}

.text-extra-small {
    font-size: 10.5px !important;
}

.small-text {
    font-size: 12px !important;
}

.normal-text {
    font-size: 13px !important;
}

.large-text {
    font-size: 15px !important;
}

.center-text {
    text-align: center !important;
}

.muted {
    color: #b6bfc5;
}

.bg-blue {
    background-color: #00acec !important;
}

.bg-red {
    background-color: #f35958 !important;
}

.bg-yellow {
    background-color: #00acec !important;
}

.bg-green {
    background-color: #0aa699 !important;
}

.bg-purple {
    color: #852b99 !important;
}

.bg-grey {
    color: #555555 !important;
}

.text-black {
    color: #1b1e24 !important;
}

.text-white {
    color: #fff !important;
}

.text-grey {
    color: #8b91a0 !important;
}

.text-success {
    color: #0aa699 !important;
}

.text-info {
    color: #0090d9 !important;
}

.text-warning {
    color: #fbb05e !important;
}

.text-error {
    color: #f35958 !important;
}

.text-white-opacity {
    color: rgba(255, 255, 255, 0.6);
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.color-bands.green {
    background-color: #0aa699;
}

.color-bands.purple {
    background-color: #a272b2;
}

.color-bands.red {
    background-color: #f35958;
}

.color-bands.blue {
    background-color: #14b9d6;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e0dfdf -moz-use-text-color #fefefe;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
}

.icon-custom-2x {
    font-size: 0.9em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

[class^="icon-"], [class*=" icon-"], [class^="icon-"]:hover, [class*=" icon-"]:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.color-bands {
    display: inline-block;
    height: 4px;
    margin-bottom: 8px;
    margin-right: 2px;
    width: 80px;
}

span.iconset {
    display: block;
}

.iconset {
    background: rgba(0, 0, 0, 0) url("../img/icon/top-tray.png") no-repeat scroll 0 0;
    position: relative;
    top: 1px;
}

    .iconset.top-home {
        background-position: -6px -7px;
        height: 14px;
        top: -1px;
        width: 16px;
    }

    .iconset.top-settings {
        background-position: -35px -6px;
        height: 16px;
        top: 1px;
        width: 16px;
    }

    .iconset.top-messages {
        background-position: -63px -8px;
        height: 12px;
        top: 1px;
        width: 16px;
    }

    .iconset.top-back {
        background-position: -92px -8px;
        height: 14px;
        width: 15px;
    }

    .iconset.top-forward {
        background-position: -121px -8px;
        height: 14px;
        width: 15px;
    }

    .iconset.top-reload {
        background-position: -147px -6px;
        height: 16px;
        width: 18px;
    }

    .iconset.top-settings-dark {
        background-position: -176px -6px;
        height: 16px;
        width: 17px;
    }

    .iconset.top-tiles {
        background-position: -206px -7px;
        height: 14px;
        top: 1.5px;
        width: 14px;
    }

    .iconset.top-down-arrow {
        background-position: -238px -12px;
        height: 5px;
        width: 7px;
    }

    .iconset.top-search {
        background-position: -261px -6px;
        height: 16px;
        top: 5px;
        width: 16px;
    }

    .iconset.top-menu-toggle-dark {
        background-position: -288px -7px;
        height: 15px;
        width: 18px;
    }

    .iconset.top-menu-toggle-white {
        background-position: -315px -7px;
        height: 15px;
        width: 18px;
    }

    .iconset.top-menu-toggle-white {
        background-position: -315px -7px;
        height: 15px;
        width: 18px;
    }

    .iconset.top-chat-dark {
        background-position: -341px -6px;
        height: 16px;
        width: 21px;
    }

    .iconset.top-chat-white {
        background-position: -369px -6px;
        height: 16px;
        width: 21px;
    }

.iconplaceholder {
    background-color: #e5e9ec;
    border-radius: 99px;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    padding: 3px;
    width: 20px;
}

    .iconplaceholder i {
        color: #656c78;
        font-size: 10px;
        left: 4px;
        position: relative;
        top: -3px;
    }

.iconset .badge {
    font-size: 10px;
    padding: 4px 6px;
    position: relative;
    right: -10px;
    top: -12px;
}

.blog-bar {
    border-top: 1px solid #d7dbe0;
    margin-top: 18px;
    padding: 10px;
}

    .blog-bar a {
        color: #8b91a0;
        margin-right: 8px;
        text-decoration: none;
    }

        .blog-bar a:hover {
            color: #d7dbe0;
        }

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.spacing-bottom {
    margin-bottom: 30px;
}

.inherit-size {
    height: inherit;
    width: inherit;
}

.inherit-height {
    height: inherit;
}

.v-align-bottom {
    display: table-cell;
    vertical-align: bottom;
}

.v-align-top {
    display: table-cell;
    vertical-align: top;
}

.v-align-middle {
    display: table-cell;
    vertical-align: middle;
}

.h-align-middle {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-55 {
    padding-top: 55px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-65 {
    padding-top: 65px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-55 {
    padding-bottom: 55px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-65 {
    padding-bottom: 65px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-l-50 {
    padding-left: 50px;
}

.p-l-55 {
    padding-left: 55px;
}

.p-l-60 {
    padding-left: 60px;
}

.p-l-65 {
    padding-left: 65px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-r-55 {
    padding-right: 55px;
}

.p-r-60 {
    padding-right: 60px;
}

.p-r-65 {
    padding-right: 65px;
}

.margin-10 {
    margin: 10px;
}

.margin-20 {
    margin: 20px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-55 {
    margin-top: 55px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-b-55 {
    margin-bottom: 55px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-l-50 {
    margin-left: 50px;
}

.m-l-55 {
    margin-left: 55px;
}

.m-l-60 {
    margin-left: 60px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-r-55 {
    margin-right: 55px;
}

.m-r-60 {
    margin-right: 60px;
}

.hide {
    display: none;
}

.padding-10 {
    padding: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.inline {
    display: inline-block !important;
}

.b-blank {
    border-color: #000;
}

.b-r {
    border-right: 1px solid;
}

.b-l {
    border-left: 1px solid;
}

.b-t {
    border-top: 1px solid;
}

.b-b {
    border-bottom: 1px solid;
}

.b-b {
    border-bottom: 1px solid;
}

.b-a {
}

.b-transparent {
    border-color: rgba(0, 0, 0, 0.4);
}

.b-grey {
    border-color: #e5e9ec;
}

.visible-xlg {
    display: none;
}

.hidden-xlg {
    display: block;
}

.image-responsive-width {
    width: 100%;
}

.box-250 {
    height: 250px;
    width: 250px;
}

.header {
    box-shadow: 0 2px 6px -4px rgba(0, 0, 0, 0.8);
    margin: 0 !important;
    min-height: 60px;
    padding: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 999;
}

    .header .btn-navbar {
        background-image: none;
        border: 0 none;
        box-shadow: none;
        color: #fff;
        margin-bottom: 0;
        padding-bottom: 6px;
        padding-right: 0;
        padding-top: 10px;
    }

        .header .btn-navbar:hover {
            text-decoration: none;
        }

    .header .navbar-inner {
        border: 0 none;
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .header .navbar-inner [class*="span"] {
            min-height: 58px !important;
        }

    .header .nav {
        display: block;
    }

    .header .header-seperation {
        display: block;
        float: left;
        height: 60px;
        width: 250px;
    }

    .header .header-quick-nav {
        margin-left: 50px;
        padding-right: 10px;
        transition-duration: 1s;
        transition-property: transform, opacity;
        transition-timing-function: ease-in-out;
    }

        .header .header-quick-nav .input-append .add-on, .input-prepend .add-on {
        }

        .header .header-quick-nav input {
            height: 12px !important;
        }

    .header .notifcation-center {
        background-color: #1b1e24;
        display: inline-flex;
        margin-right: 15px !important;
        margin-top: 12px;
    }

        .header .notifcation-center li {
            min-width: 30px !important;
        }

            .header .notifcation-center li a {
                min-height: 17.5px;
                padding: 10px !important;
            }

                .header .notifcation-center li a i {
                    font-size: 13px !important;
                }

    .header .nav > li {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .header .nav > li.dropdown, .header .nav > li.dropdown > a {
            text-align: center;
        }

            .header .nav > li.dropdown:last-child {
            }

            .header .nav > li.dropdown .dropdown-toggle {
                margin: 0;
            }

            .header .nav > li.dropdown .active {
                background-color: #0d0f12;
            }

            .header .nav > li.dropdown .dropdown-toggle i {
                font-size: 15px;
                margin-left: auto;
                margin-right: auto;
            }

            .header .nav > li.dropdown.user .dropdown-toggle {
                padding: 8px 4px 7px 9px;
            }

                .header .nav > li.dropdown.user .dropdown-toggle:hover {
                    text-decoration: none;
                }

    .header .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #fff;
    }

    .header a {
        text-decoration: none;
    }

    .header .chat-toggler {
        display: inline-block;
        float: left;
        margin-right: 5px;
        min-width: 163px;
        position: relative;
        top: 10px;
    }

        .header .chat-toggler .user-details {
            display: inline-block;
            float: left;
            line-height: 35px;
        }

        .header .chat-toggler .iconset {
            display: inline-block;
            float: left;
            margin: 15px 10px;
        }

    .header .chat-message-preview .user-details {
        display: inline-block;
        float: left;
    }

    .header .chat-toggler .profile-pic {
        border-radius: 100px;
        display: inline-block;
        float: left;
        height: 35px;
        overflow: hidden;
        width: 35px;
    }

    .header .chat-message-preview .profile-pic {
        border-radius: 100px;
        display: inline-block;
        float: left;
        height: 35px;
        margin-left: 10px;
        overflow: hidden;
        width: 35px;
    }

    .header .chat-toggler a {
        color: #1b1e24;
        display: inline-block;
        float: left;
        font-size: 15px;
    }

    .header .chat-toggler .user-details .username a {
        color: #1b1e24;
        font-size: 15px;
    }

    .header .chat-message-preview .user-details .username a {
        color: #22262e;
        font-weight: 600;
        text-align: right;
    }

    .header .chat-toggler .user-details .company a {
        color: #8b8f92;
        font-size: 12px;
        font-weight: 400;
        text-align: right;
    }

    .header .chat-toggler > i {
        color: #808080;
        font-size: 20px;
        padding: 8px;
        position: relative;
        text-align: right;
        top: 8px;
    }

    .header .chat-toggler .message-count {
        display: inline-block;
        float: left;
    }

        .header .chat-toggler .message-count .badge {
            float: left;
            position: absolute;
            right: 0;
            top: 0;
        }

    .header .chat-message-preview {
        border-left: 1px solid #e5e9ec;
        border-right: 1px solid #e5e9ec;
        margin-right: 12px;
        padding: 4px 15px;
    }

        .header .chat-message-preview a {
            color: #6f7b8a;
        }

        .header .chat-message-preview .chat-message {
            background-color: #e5e9ec;
            border-radius: 3px;
            color: #8b8f92;
            font-size: 12px;
            padding: 5px;
        }

    .header .quick-section {
        display: inline-block;
        float: left;
        margin-left: 20px;
        margin-right: 10px;
        margin-top: 16px;
    }

    .header .nav > li.quicklinks i {
        color: #656565 !important;
        display: inline-block;
        font-size: 14px;
        margin: 0;
    }

    .header .nav > li.quicklinks > a {
        padding: 4px 2px !important;
    }

    .header .nav .h-seperate {
        border-left: 1px solid #e1e1e1;
        display: inline;
        height: 6px;
        margin: 0 10px;
        position: relative;
        top: 2px;
        width: 2px;
    }

    .header .nav li.dropdown.user .dropdown-toggle i {
        color: #808080 !important;
        display: inline-block;
        font-size: 16px;
        margin: 0;
    }

    .header .search-form {
        display: inline-block;
        float: left;
        margin-left: 25px !important;
        position: relative;
        top: -4.5px;
    }

    .header .nav > li.dropdown .dropdown-toggle .badge {
        background-color: #fb3c4a;
        border-radius: 12px !important;
        color: #fff;
        font-size: 10px !important;
        font-weight: 700;
        padding: 4px 6px;
        position: absolute;
        right: 2px;
        text-align: center;
        text-shadow: none !important;
        top: 0;
    }

    .header .nav .dropdown-menu {
        margin-top: 3px;
    }

.open {
    position: relative;
}

.navbar .pull-right > li.open > .dropdown-menu, .navbar .nav > li.open > .dropdown-menu.pull-right {
    margin-right: -6px;
    margin-top: 7px;
}

.pace .pace-activity {
    top: 72px;
}

.no-top .pace .pace-activity {
    top: 10px;
}

.loading-animator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 400ms linear 0s normal none infinite running pace-spinner;
    border-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.4);
    border-image: none;
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    display: block;
    height: 14px;
    margin-left: 40%;
    width: 14px;
    z-index: 2000;
}

.page-container {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.page-sidebar .page-sidebar-wrapper > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .page-sidebar .page-sidebar-wrapper > ul > li {
        border: 0 none;
        display: block;
        margin: 0;
        padding: 0;
    }

        .page-sidebar .page-sidebar-wrapper > ul > li.start > a {
            border-top-color: transparent !important;
        }

        .page-sidebar .page-sidebar-wrapper > ul > li:last-child > a {
            border-bottom: 1px solid transparent !important;
        }

        .page-sidebar .page-sidebar-wrapper > ul > li > a {
            border: 0 none;
            display: block;
            font-size: 14px;
            font-weight: normal;
            margin: 0;
            padding: 11.5px 31px;
            position: relative;
            text-decoration: none;
        }

            .page-sidebar .page-sidebar-wrapper > ul > li > a i {
                font-size: 20px;
                margin-right: 5px;
                text-shadow: none;
            }

        .page-sidebar .page-sidebar-wrapper > ul > li.active > a {
            border: medium none;
            text-shadow: none;
        }

            .page-sidebar .page-sidebar-wrapper > ul > li.active > a .selected {
                background-image: url("../img/sidebar-menu-arrow.png");
                display: block;
                float: right;
                height: 25px;
                position: absolute;
                right: -8px;
                top: 8px;
                width: 8px;
            }

.page-sidebar ul > li > a > .arrow::before {
    content: "\f105";
    display: inline;
    float: right;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    margin-right: 5px;
    margin-top: 1px;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open::before {
    content: "\f107";
    display: inline;
    float: right;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    margin-right: 3px;
    margin-top: 1px;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    background-color: #22262e;
    clear: both;
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 8px 0 10px;
}

.page-sidebar .page-sidebar-wrapper > ul > li.active > ul.sub-menu {
    display: block;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px !important;
    padding: 0;
}

    .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #e1eaf1;
        display: block;
        font-size: 13px;
        font-weight: 300;
        margin: 0;
        padding-bottom: 5px;
        padding-left: 45px ;
        padding-right: 0;
        padding-top: 5px;
        text-decoration: none;
        text-shadow: 0 1px 1px #000;
    }
.page-sidebar.mini .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
    padding-left: 25px;
}
    .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li ul.sub-menu {
        clear: both;
        display: none;
        list-style: outside none none;
        margin: 0;
        padding-left: 0;
    }

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > a > .arrow::before {
    content: "";
    display: inline;
    float: right;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    margin-right: 20px;
    margin-top: 1px;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > a > .arrow.open::before {
    content: "";
    display: inline;
    float: right;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    margin-right: 18px;
    margin-top: 1px;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li.active > ul.sub-menu > li ul.sub-menu {
    display: block;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li ul.sub-menu li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a {
    color: #ccc;
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 70px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 80px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a > i {
    font-size: 13px;
}

.chat-window-wrapper {
    overflow: hidden;
}

.sidr {
    background-color: #22262e;
    box-shadow: none;
}

    .sidr ul.chat-window li {
        border: 0 none;
    }

        .sidr ul.chat-window li:hover > a, .sidr ul.chat-window li:hover > span, .sidr ul.chat-window li.active > a, .sidr ul.chat-window li.active > span, .sidr ul.chat-window li.sidr-class-active > a, .sidr ul.chat-window li.sidr-class-active > span {
            background-color: #fed8db;
            box-shadow: none;
            line-height: 16px;
        }

        .sidr ul.chat-window li:nth-child(2n+1) {
            background-color: #fff;
        }

        .sidr ul.chat-window li:nth-child(2n) {
            background-color: #f5f6f8;
        }

.scrollup {
    background: rgba(0, 0, 0, 0) url("../img/pullup.png") no-repeat scroll 0 0;
    bottom: 10px;
    display: none;
    height: 27px;
    left: 250px;
    position: fixed;
    text-indent: -9999px;
    width: 27px;
    z-index: 101;
}

    .scrollup:hover {
        background-position: -30px 0;
    }

    .scrollup.to-edge {
        left: 35px;
    }

.footer-widget {
    background-color: #22262e;
    bottom: 0;
    clear: both;
    display: block;
    padding: 11px 21px;
    position: fixed;
    width: 250px;
}

    .footer-widget .progress {
        position: relative;
        top: 15px;
        width: 70%;
    }

    .footer-widget a {
        color: #8b91a0;
    }

        .footer-widget a:hover, .footer-widget a:hover i {
            color: #8b91a0;
            text-decoration: none;
        }

    .footer-widget i {
        color: #5e646d;
        font-size: 18px;
    }

    .footer-widget .details-status {
        background-color: #2d3139;
        border-radius: 3px;
        color: #8b91a0;
        display: inline-block;
        font-size: 11px;
        left: -22px;
        padding: 6px;
        position: relative;
    }

.chat-window-wrapper {
    font-family: "Open Sans";
    font-size: 13px;
}

    .chat-window-wrapper .chat-header {
        height: 58px;
    }

    .chat-window-wrapper input[type="text"], .chat-window-wrapper input[type="password"], .chat-window-wrapper input[type="date"], .chat-window-wrapper input[type="datetime"], .chat-window-wrapper input[type="email"], .chat-window-wrapper input[type="number"], .chat-window-wrapper input[type="search"], .chat-window-wrapper input[type="tel"], .chat-window-wrapper input[type="time"], .chat-window-wrapper input[type="url"], .chat-window-wrapper textarea, .chat-window-wrapper select {
        background-color: #0d0f12;
        height: 28px;
    }

.chat-header input[type="text"] {
    margin: 15px 0 15px 14px;
    width: 195px;
}

.chat-header .iconset {
    margin: 20px 15px;
}

.chat-window-wrapper .side-widget {
    display: block;
    margin-top: 15px;
}

.chat-window-wrapper .side-widget-title {
    color: #808285;
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding-left: 31px;
    padding-right: 31px;
    text-transform: uppercase;
}

.chat-window-wrapper .side-widget-content {
    display: block;
}

    .chat-window-wrapper .side-widget-content ul.groups {
        list-style: outside none none;
        margin: 10px 0 0;
        padding-left: 0;
    }

        .chat-window-wrapper .side-widget-content ul.groups li {
            line-height: 25px;
        }

        .chat-window-wrapper .side-widget-content ul.groups > li > a {
            color: #fff;
            font-size: 13px;
            padding: 5px 31px;
        }

            .chat-window-wrapper .side-widget-content ul.groups > li > a:hover {
                text-decoration: none;
            }

.chat-window-wrapper .user-details-wrapper {
    border-radius: 3px;
    display: block;
    margin: 8px;
    padding: 10px;
}

.chat-window-wrapper .chat-messages .user-details-wrapper {
    padding: 6px;
}

    .chat-window-wrapper .chat-messages .user-details-wrapper:hover {
        background-color: #22262e;
        cursor: auto;
    }

.chat-window-wrapper .user-details-wrapper .status-icon {
    margin-right: 0;
}

.chat-window-wrapper .user-details-wrapper.active {
    background-color: #372b32;
}

    .chat-window-wrapper .user-details-wrapper.active:hover {
        background-color: #482f36;
        cursor: pointer;
    }

.chat-window-wrapper .user-details-wrapper:hover {
    background-color: #2a2e36;
    cursor: pointer;
}

.chat-window-wrapper .user-details-wrapper > .user-profile {
    border-radius: 100px;
    display: inline-block;
    float: left;
    height: 35px;
    margin-right: 13px;
    overflow: hidden;
    width: 35px;
}

.chat-window-wrapper .user-details-wrapper > .user-details {
    display: inline-block;
    float: left;
}

    .chat-window-wrapper .user-details-wrapper > .user-details > .user-name {
        color: #fff;
        display: block;
    }

    .chat-window-wrapper .user-details-wrapper > .user-details > .user-more {
        color: #747b89;
        display: block;
        font-size: 11px;
        width: 120px;
    }

.chat-window-wrapper .user-details-status-wrapper {
    display: inline-block;
    float: left;
    margin-top: 8px;
    min-width: 32px;
}

.chat-window-wrapper .user-details-count-wrapper {
    display: inline-block;
    float: left;
    margin-top: 8px;
}

.chat-messages-header {
    background-color: #1b1e24;
    color: #4c5264;
    padding: 8px 8px 8px 21px;
}

    .chat-messages-header .status {
        background-color: #e5e9ec;
        border-radius: 8px;
        display: inline-block;
        height: 10px;
        margin-right: 12px;
        width: 10px;
    }

        .chat-messages-header .status.online {
            background-color: #0aa699;
        }

        .chat-messages-header .status.busy {
            background-color: #f35958;
        }

        .chat-messages-header .status.away {
            background-color: #0aa699;
        }

    .chat-messages-header a > i {
        color: #4c5264;
        float: right;
        font-size: 10px;
        margin-right: 5px;
        margin-top: 5px;
    }

.chat-footer {
    background-color: #e5e9ec;
    bottom: 0;
    padding: 10px 10px 0;
    position: absolute;
    width: 92.6%;
}

.bubble {
    background: #e5e9ec none repeat scroll 0 0;
    border-radius: 3px;
    color: #22262e;
    min-height: 40px;
    padding: 10px;
    position: relative;
    width: 165px;
}

.bubble {
    cursor: pointer;
}

    .bubble.old {
        background: #0d0f12 none repeat scroll 0 0;
        color: #4c5264;
    }

    .bubble.sender {
        background: #0ba195 none repeat scroll 0 0;
        color: #fff;
    }

.chat-messages .sent_time {
    color: #4c5264;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

    .chat-messages .sent_time.off {
        display: none;
    }

.bubble::after {
    border-color: transparent #e5e9ec;
    border-style: solid;
    border-width: 9px 7px 9px 0;
    content: "";
    display: block;
    left: -7px;
    position: absolute;
    top: 12px;
    width: 0;
    z-index: 1;
}

.bubble.old::after {
    border-color: transparent #0d0f12;
}

.bubble.sender::after {
    border-color: transparent #0ba195;
    border-width: 9px 0 9px 7px;
    left: auto;
    right: -7px !important;
}

.chat-input-wrapper {
    background-color: #1b1e24;
    bottom: 0;
    padding: 7px;
    position: fixed;
    width: 250px;
}

    .chat-input-wrapper textarea {
        background-color: #fff;
        margin: 0;
        padding: 0;
    }

.user-chat-wrapper {
    display: block;
    padding: 10px 15px;
}

    .user-chat-wrapper .profile-wrapper {
        border-radius: 100px;
        display: inline-block;
        float: left;
        height: 35px;
        margin: 0 10px 0 0;
        overflow: hidden;
        width: 35px;
    }

    .user-chat-wrapper .user-chat {
        display: inline-block;
        float: left;
    }

        .user-chat-wrapper .user-chat .user-name {
            color: #22262e;
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .user-chat-wrapper .user-chat .user-chat-preview {
            display: block;
            float: left;
        }

        .user-chat-wrapper .user-chat .more-details {
            color: #8b8f92;
            display: inline-block;
            float: left;
            font-size: 12px;
            margin-right: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.ie8 .page-sidebar {
    position: absolute;
    width: 225px;
}

    .ie8 .page-sidebar ul {
        width: 225px;
    }

.page-sidebar.mini {
    overflow: visible !important;
    width: 50px;
    /*z-index: 0 !important;*/
}

    .page-sidebar.mini .slimScrollDiv {
        overflow: visible !important;
    }

        .page-sidebar.mini .slimScrollDiv .page-sidebar-wrapper {
            overflow: visible !important;
        }

    .page-sidebar.mini .page-sidebar-wrapper > ul {
        padding: 60px 0 0;
        width: 50px;
    }

        .page-sidebar.mini .page-sidebar-wrapper > ul > li > a {
            color: #fff;
            padding: 13px;
        }

        .page-sidebar.mini .page-sidebar-wrapper > ul > li a i {
            color: #fff;
        }

    .page-sidebar.mini .user-info {
        display: none;
    }

    .page-sidebar.mini .page-sidebar-wrapper > p {
        display: none;
    }

    .page-sidebar.mini .status-widget {
        display: none;
    }

    .page-sidebar.mini .notification-alert {
        display: none;
    }

    .page-sidebar.mini ul li span.title {
        display: none;
    }

    .page-sidebar.mini ul li ul li span.title {
        display: inline;
    }

    .page-sidebar.mini ul li span.arrow {
        display: none;
    }

    .page-sidebar.mini ul li ul li span.arrow {
        display: inline;
    }

    .page-sidebar.mini ul li span.badge {
        display: none;
    }

    .page-sidebar.mini ul li span.label {
        display: none;
    }

    .page-sidebar.mini .profile-wrapper {
        display: none;
    }

    .page-sidebar.mini .page-sidebar-wrapper > .side-bar-widgets {
        display: none;
    }

    .page-sidebar.mini .footer-widget {
        display: none;
    }

.page-sidebar.mini {
    background-color: #333843 !important;
    height: 100%;
    margin-top: 0;
    position: absolute;
}

.page-content.condensed {
    margin-left: 50px;
}

.inner-menu {
    background-color: #1b1e24;
    display: inline-block;
    font-family: "Open Sans";
    height: 100%;
    position: absolute;
    width: 200px;
}

    .inner-menu .inner-wrapper {
        padding: 20px 20px 0;
    }

    .inner-menu .inner-menu-content {
        margin-top: 50px;
    }

    .inner-menu .menu-title {
        padding-right: 23px;
    }

    .inner-menu .inner-wrapper .menu-title {
        padding-left: 0;
    }

        .inner-menu .inner-wrapper .menu-title i {
            padding-right: 0;
        }

    .inner-menu ul.big-items {
        list-style: outside none none;
        margin: 0 0 20px;
        padding: 0;
    }

        .inner-menu ul.big-items li {
            padding: 8px 25px;
            text-align: right;
        }

            .inner-menu ul.big-items li a {
                color: #8b91a0;
                font-size: 18px;
            }

                .inner-menu ul.big-items li a:hover {
                    color: #e5e9ec;
                    text-decoration: none;
                }

            .inner-menu ul.big-items li:hover {
                background-color: #2d313b;
            }

            .inner-menu ul.big-items li.active {
                background-color: #2d313b;
            }

                .inner-menu ul.big-items li.active a {
                    background-color: #2d313b;
                    color: #e5e9ec;
                }

    .inner-menu ul.small-items {
        list-style: outside none none;
        margin: 0 0 20px;
        padding: 0;
    }

        .inner-menu ul.small-items li {
            padding: 8px 25px;
            text-align: right;
        }

            .inner-menu ul.small-items li a {
                color: #8b91a0;
                font-size: 14px;
            }

                .inner-menu ul.small-items li a:hover {
                    color: #e5e9ec;
                    text-decoration: none;
                }

            .inner-menu ul.small-items li:hover {
                background-color: #2d313b;
            }

            .inner-menu ul.small-items li.active {
                background-color: #2d313b;
            }

                .inner-menu ul.small-items li.active a {
                    background-color: #2d313b;
                    color: #e5e9ec;
                }

            .inner-menu ul.small-items li .badge {
                position: relative;
                top: -1px;
            }

    .inner-menu ul.big-items li .badge {
        position: relative;
        top: -2px;
    }

.overlayer {
    display: block;
    position: absolute;
    z-index: 101;
}

.overlayer-wrapper {
    display: block;
    position: relative;
    z-index: 9999;
}

.overlayer.fullwidth {
    width: 100%;
}

.demo-map {
    min-height: 960px;
    width: 100%;
}

.overlay-fixed {
    position: fixed !important;
    top: auto !important;
}

.top-left {
    left: 0;
    position: absolute;
    top: 0;
}

.top-right {
    position: absolute;
    right: 0;
    top: 1px;
}

.bottom-left {
    bottom: 1px;
    left: 0;
    position: absolute;
}

.bottom-right {
    bottom: 0;
    position: absolute;
    right: 0;
}

.page-content {
    background-color: #e5e9ec;
    margin-top: 0;
    min-height: 100vh;
    overflow: auto;
    padding: 0;
    position: relative;
}

.page-content2 {
    /*background-color: #e5e9ec;*/
    margin-top: 0;
    /*min-height: 911px;*/
    overflow: hidden;
    padding: 0;
    position: relative;
}

    .page-content2.condensed-layout {
        margin-left: 50px !important;
    }

.page-content.condensed-layout {
    margin-left: 50px !important;
}

.ie8 .page-content {
    margin-left: 225px;
    margin-top: 0;
}

.page-content .admin-bar {
    bottom: -115px;
    box-sizing: border-box;
    position: fixed;
    width: 100%;
}

    .page-content .admin-bar .admin-bar-inner {
        background: #ffffff none repeat scroll 0 0 padding-box;
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.08);
        margin-right: 250px;
        padding: 30px 35px 30px 40px;
        text-align: right;
    }

.page-content .header {
    padding: 20px !important;
}

    .page-content .header h3 {
        display: inline;
        font-size: 20px;
    }

    .page-content .header i {
        font-size: 18px;
    }

.page-title {
    color: #666;
    display: block;
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: -1px;
    margin: 0 0 10px;
    padding: 0;
}

    .page-title h3 {
        display: inline-block;
        position: relative;
        top: 0;
        width: 100%;
        font-weight: 600;
    }

    .page-title p {
        color: #63696d;
        letter-spacing: 0.5px;
    }

    .page-title i {
        color: #73777c;
        display: inline-block;
        float: left;
        font-size: 30px;
        margin-right: 12px;
        position: relative;
        top: 7px;
    }

    .page-title small {
        color: #888;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0;
    }

    .page-title .actions {
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

.page-content .breadcrumb {
    background-color: transparent;
    border: medium none !important;
    border-radius: 0;
    box-shadow: none;
    font-family: "Open Sans";
    margin-bottom: 0;
    padding: 0 !important;
}

    .page-content .breadcrumb a, .page-content .breadcrumb i, .page-content .breadcrumb span, .page-content .breadcrumb li {
        color: #515050;
        font-weight: 300;
        text-shadow: none;
    }

    .page-content .breadcrumb a {
        margin-left: 10px;
    }

    .page-content .breadcrumb li p {
        color: #7b7d82;
        font-size: 12.5px !important;
        font-weight: 400;
    }

    .page-content .breadcrumb li .active {
        font-size: 14px;
        font-weight: 600;
    }

.breadcrumb > li + li::before {
    color: #515050;
    content: "";
    font-family: FontAwesome;
    padding: 0 5px;
}

.page-content .content {
    padding-left: 26px !important;
    padding-right: 26px;
    padding-top: 76px;
}

a.icon:hover {
    opacity: 0.4;
    text-decoration: none;
    transition: all 0.1s ease-in-out 0s;
}

.well {
    background-color: #d1dade;
    background-image: none;
    border: medium none;
    border-radius: 3px;
    box-shadow: none !important;
}

    .well.well-large {
        padding: 24px;
        width: auto;
    }

    .well.well-small {
        padding: 13px;
        width: auto;
    }

    .well.green {
        background-color: #0aa699;
        border: medium none;
        color: #fff;
    }

label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

input, button, select, textarea {
    font-family:"Open Sans", "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}

label {
    display: normal;
    margin-bottom: 5px;
}

    label.done {
        color: #0090d9 !important;
        text-decoration: line-through;
    }

.uneditable-input, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none !important;
    color: #282323;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 15px;
    min-height: 25px;
    outline: 0 none;
    padding: 0;
    text-indent: 5px;
    transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: top;
}

input.no-boarder {
    border: medium none;
}

input.dark {
    background-color: #e5e9ec;
    border: medium none;
}

input {
    border: 1px solid #cecece;
}

textarea {
    height: auto;
    padding-left: 12px !important;
    padding-top: 10px !important;
}

    .uneditable-input.focus, textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .m-uneditable-input:focus {
        background-color: #f4f5f7;
        border-color: #e5e9ec;
        box-shadow: none;
        outline: 0 none !important;
    }

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    cursor: pointer;
    line-height: normal;
    margin: 1px 0 0;
}

select, input[type="file"] {
    height: 30px !important;
    line-height: 30px;
}

select {
    background-color: #ffffff;
    background-image: none !important;
    border: 1px solid #e5e5e5;
    min-height: 30px;
    outline: medium none;
    width: 220px;
}

.dhx_cal_light select {
    font-family: "Open Sans",Tahoma;
    font-size: 8pt;
    padding: 2px;
    margin: 0;
    width: 80px;
}

element.style {
}

.dhx_form_repeat label {
    font-family: "Open Sans",Tahoma,Verdana;
    font-size: 11px;
    line-height: 24px;
    padding: 0 0 0 5px;
    margin-bottom: 0;
    display: normal;
}

user agent stylesheet label {
    cursor: default;
}

.dhx_form_repeat, .dhx_form_repeat input {
    padding: 0 0 0 5px;
    margin: 0;
    font-family: "Open Sans",Tahoma,Verdana;
    font-size: 11px;
    line-height: 24px;
}

select[multiple], select[size] {
    height: auto !important;
}

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    box-shadow: none !important;
    outline: thin dotted #333333;
    outline-offset: -2px;
}

input[class*="span"] {
    float: none;
    height: 34px !important;
    margin-left: 0;
}

select[class*="span"], textarea[class*="span"] {
    float: none;
    margin-left: 0;
}

.input-lg {
    border-radius: 3px !important;
    font-size: 18px !important;
    height: 45px !important;
    line-height: 1.33 !important;
}

.input-sm {
    font-size: 13px !important;
    min-height: 29px !important;
}

.input-prepend, .input-append {
    border: 0 none;
    display: inline-block;
}

    .input-append .add-on, .input-prepend .add-on {
        background-color: #e5e5e5;
        border: 1px solid #e5e5e5;
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        height: 24px;
        line-height: 24px;
        min-width: 16px;
        padding: 4px 5px;
        text-align: center;
        text-shadow: 0 1px 0 #ffffff;
        width: auto;
    }

        .input-append .add-on > .halflings-icon, .input-prepend .add-on > i, .input-prepend .add-on > .fa {
            margin-left: 3px;
            margin-top: 5px;
        }

            .input-append .add-on > .halflings-icon .input-append .add-on > i, .input-append .add-on > .fa {
                margin-left: 0;
                margin-top: 5px;
            }

    .input-append, .input-append *:focus {
        border-right: 0 none !important;
    }

        .input-append input[class*="span"], .input-prepend input[class*="span"], .input-append input, .input-prepend input {
            display: inline-block !important;
            float: left;
            width: 100%;
        }

.xsmall {
    width: 50px !important;
}

.small {
    width: 120px !important;
}

.medium {
    width: 206px !important;
}

.large {
    width: 320px !important;
}

.huge {
    font-size: 24px !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 22px 8px !important;
    width: 480px !important;
}

.radio, .checkbox {
    margin-bottom: 0;
    margin-top: 0;
}

    .radio label {
        color: #777a80;
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        margin-bottom: 6px;
        margin-right: 15px;
        padding-left: 25px;
        position: relative;
    }

    .radio input[type="radio"] {
        display: none;
    }

    .radio label::before {
        background-color: #fff;
        border: 1px solid #c2c6cb;
        border-radius: 99px;
        bottom: 2.5px;
        content: "";
        display: inline-block;
        height: 17px;
        left: 0;
        margin-right: 10px;
        position: absolute;
        width: 17px;
    }

    .radio label::after {
        background-color: #6f7b8a;
        border: 1px solid #6f7b8a;
        border-radius: 99px;
        content: "";
        display: inline-block;
        font-size: 13px;
        height: 17px;
        left: 0;
        position: absolute;
        text-align: center;
        top: 1px;
        transform: scale(0);
        width: 17px;
    }

    .radio input[type="radio"][disabled] + label {
        opacity: 0.65;
    }

    .checkbox input[type="radio"][disabled] + label::after {
        background-color: #eceff3;
    }

    .radio.radio-success label::after {
        background-color: #0090d9;
        border: 1px solid #0090d9;
    }

    .radio.radio-primary label::after {
        background-color: #0aa699;
        border: 1px solid #0aa699;
    }

    .radio.radio-info label::after {
        background-color: #1f3853;
        border: 1px solid #1f3853;
    }

    .radio.radio-warning label::after {
        background-color: #fdd01c;
        border: 1px solid #fdd01c;
    }

    .radio.radio-danger label::after {
        background-color: #f35958;
        border: 1px solid #f35958;
    }

    .radio input[type="radio"]:checked + label {
        color: #4d5056;
    }

        .radio input[type="radio"]:checked + label::after {
            line-height: 18px;
            transform: scale(0.63);
            transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.215, 1.33) 0s;
        }

        .radio input[type="radio"]:checked + label::before {
            border: 1px solid #8e9095;
        }

    .radio.radio-success input[type="radio"]:checked + label::before {
        border: 1px solid #0090d9;
    }

    .radio.radio-primary input[type="radio"]:checked + label::before {
        border: 1px solid #0aa699;
    }

    .radio.radio-info label input[type="radio"]:checked + *::before {
        border: 1px solid #1f3853;
    }

    .radio.radio-warning input[type="radio"]:checked + label::before {
        border: 1px solid #fdd01c;
    }

    .radio.radio-danger input[type="radio"]:checked + label::before {
        border: 1px solid #f35958;
    }

    .checkbox label {
        color: #777a80;
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        margin-bottom: 6px;
        margin-right: 15px;
        padding-left: 25px;
        position: relative;
        transition: border 0.2s linear 0s, color 0.2s linear 0s;
    }

table td .checkbox label {
    padding-left: 0;
}

table th .checkbox label {
    padding-left: 0;
}

.star label {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    position: relative;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

    .star label::before {
        color: #97a3b3;
        content: "";
        display: inline-block;
        font-family: "FontAwesome";
        font-size: 18px;
        left: 0;
        margin-right: 10px;
        position: absolute;
        top: -4px;
        transition: border 0.2s linear 0s, color 0.2s linear 0s;
    }

.star label {
    margin-bottom: 10px;
}

.star input[type="checkbox"] {
    display: none;
}

    .star input[type="checkbox"]:checked + label::before {
        color: #ffd200;
    }

.checkbox label::before {
    background-color: #fff;
    border: 1px solid #c2c6cb;
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 1.4px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
    width: 17px;
}

.checkbox label::after {
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 3.2px;
    position: absolute;
    top: 0;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
    width: 16px;
}

.checkbox input[type="checkbox"] {
    display: none;
}

.checkbox label {
    margin-bottom: 10px;
}

    .checkbox label::after {
        border-radius: 3px;
    }

.checkbox.checkbox-circle label::after {
    border-radius: 99px;
}

.checkbox.checkbox-circle label::before {
    border-radius: 99px;
}

.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
    font-family: "FontAwesome";
}

.checkbox input[type="checkbox"]:checked + label {
    color: #4d5056;
}

.checkbox input[type="checkbox"][disabled] + label {
    opacity: 0.65;
}

    .checkbox input[type="checkbox"][disabled] + label::before {
        background-color: #eceff3;
    }

.checkbox.check-success input[type="checkbox"]:checked + label::before {
    background-color: #0090d9;
    border: 1px solid #0090d9;
}

.checkbox.check-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox.check-primary input[type="checkbox"]:checked + label::before {
    background-color: #0aa699;
    border: 1px solid #0aa699;
}

.checkbox.check-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox.check-info input[type="checkbox"]:checked + label::before {
    background-color: #1f3853;
    border: 1px solid #1f3853;
}

.checkbox.check-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox.check-warning input[type="checkbox"]:checked + label::before {
    background-color: #fdd01c;
    border: 1px solid #fdd01c;
}

.checkbox.check-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox.check-danger input[type="checkbox"]:checked + label::before {
    background-color: #f35958;
    border: 1px solid #f35958;
}

.checkbox.check-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

select.xsmall {
    width: 64px !important;
}

select.small {
    width: 134px !important;
}

select.medium {
    width: 220px !important;
}

select.large {
    width: 334px !important;
}

.wysihtml5-toolbar li {
    padding-left: 0;
}

.bootstrap-tagsinput {
    border: 1px solid #e5e9ec;
    border-radius: 3px;
    box-shadow: none;
    transition: background 0.2s linear 0s;
    width: 100%;
}

    .bootstrap-tagsinput.active-element {
        background-color: #f4f5f7;
    }

    .bootstrap-tagsinput input {
        border: medium none;
        margin-bottom: 0;
        min-height: 25px;
    }

    .bootstrap-tagsinput .tag {
        display: inline-block;
        margin-top: 3px;
        padding: 4px 9px;
        vertical-align: middle;
    }

        .bootstrap-tagsinput .tag [data-role="remove"]:hover:active, .bootstrap-tagsinput .tag [data-role="remove"]:hover {
            box-shadow: none;
        }

form legend {
    margin: 15px 0 10px !important;
}

.column-seperation > div[class*="col-"] {
    border-right: 1px solid #ddd;
}

    .column-seperation > div[class*="col-"]:last-child {
        border-right: 0 none;
    }

.form-no-horizontal-spacing .row-fluid [class*="span"] {
}

.form-no-horizontal-spacing .row-fluid .side-label {
    border-right: 1px solid #dddddd;
}

.radio, .checkbox {
    padding-left: 0;
}

input.placeholder, textarea.placeholder {
    color: #aaa !important;
}

.help-block {
    margin-top: 10px;
}

.form-inline input {
    margin-bottom: 0 !important;
}

.form-label {
    margin-top: 2px;
}

    .form-label .required {
        color: #e02222;
        font-size: 12px;
        padding-left: 2px;
    }

.help-inline {
    margin-top: 6px;
}

.help-small {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.success .help-inline.ok::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

form legend, .form-view legend {
    margin-bottom: 15px !important;
}

.controls > .radio .checker, .controls > .checkbox .checker {
    margin-right: 2px !important;
}

.controls > .radio, .controls > .checkbox {
    display: inline-block;
    margin: 8px 15px 0 0 !important;
    padding: 0 !important;
}

    .controls > .radio.line, .controls > .checkbox.line {
        display: block;
        margin: 5px 0 0 !important;
        padding: 0 !important;
    }

.controls .inline {
    margin-top: 8px;
}

.form-view .control-group {
    margin-bottom: 5px;
    margin-top: 0;
}

.uploader {
    margin-top: 2px !important;
}

.hint {
    padding: 5px 0 0 10px;
}

.form form {
    margin: 0 !important;
    padding: 0 !important;
}

.form .form-actions {
    background-color: #f5f5f5 !important;
    margin-top: 0 !important;
    padding-left: 190px;
}

.form-actions {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
}

    .form-actions::before, .form-actions::after {
        content: "";
        display: table;
        line-height: 0;
    }

    .form-actions::after {
        clear: both;
    }

.form-horizontal.form-bordered .control-group:first-child {
    border-bottom: 1px solid #eee !important;
}

.form-horizontal.form-bordered .control-group {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0;
}

    .form-horizontal.form-bordered .control-group.last {
        border-bottom: 0 none;
    }

.grid.box .form-horizontal.form-bordered .control-group {
    margin-left: -10px;
    margin-right: -10px;
}

    .grid.box .form-horizontal.form-bordered .control-group:first-child {
        margin-top: -10px;
    }

.form-horizontal.form-bordered .control-group .controls {
    border-left: 1px solid #eee;
    padding: 10px;
    position: relative;
}

    .form-horizontal.form-bordered .control-group .controls .chosen-container {
        min-height: 32px;
    }

        .form-horizontal.form-bordered .control-group .controls .chosen-container .help-block {
            clear: both;
            padding-top: 10px !important;
        }

.form-horizontal.form-bordered .control-group .control-label {
    margin-top: 10px;
}

.form-horizontal.form-bordered.form-row-stripped .control-group:nth-child(2n) {
    background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(2n) {
    background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-row-stripped .m-wrap {
    background: #fff none repeat scroll 0 0 !important;
}

.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(2n) .controls {
    background-color: #ffffff;
}

.form-horizontal.form-bordered .help-inline, .form-horizontal.form-bordered .help-block {
    padding-left: 0;
}

.grid .simple .form-actions {
    margin-bottom: -20px !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
}

.grid.box .form .form-actions, .grid.solid .form .form-actions {
    margin-bottom: -10px !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.wizard-steps {
    display: block;
    list-style: outside none none;
    padding: 0;
    position: relative;
    width: 100%;
}

    .wizard-steps a:hover, .wizard-steps a:active, .wizard-steps a:focus {
        text-decoration: none;
    }

    .wizard-steps li {
        display: block;
        float: left;
        max-width: 25%;
        min-width: 25%;
        padding-left: 0;
        text-align: center;
    }

        .wizard-steps li::before {
            border-top: 6px solid #55606e;
            content: "";
            display: block;
            font-size: 0;
            overflow: hidden;
            position: relative;
            right: 1px;
            top: 13px;
            width: 100%;
            z-index: 1;
        }

        .wizard-steps li:first-child::before {
            left: 50%;
            max-width: 50%;
        }

        .wizard-steps li:last-child::before {
            max-width: 50%;
            width: 50%;
        }

        .wizard-steps li.active .step, .wizard-steps li.active.complete .step {
            background-color: #0090d9;
            border: medium none;
            color: #ffffff;
            font-size: 16px;
            font-weight: bold;
            padding: 10px 15px;
        }

        .wizard-steps li.complete .step {
            background-color: #0aa699;
            border: 4px solid #55606e;
            padding: 1px 6px;
        }

        .wizard-steps li .step i {
            font-size: 10px;
            font-weight: normal;
            position: relative;
            top: -1.5px;
        }

        .wizard-steps li .step {
            background-color: #d1dade;
            border-radius: 32px;
            color: #ffffff;
            display: inline;
            font-size: 15px;
            font-weight: bold;
            line-height: 12px;
            padding: 4px 9px;
            position: relative;
            text-align: center;
            transition: all 0.2s linear 0s;
            z-index: 2;
        }

        .wizard-steps li.complete .title, .wizard-steps li.active .title {
            color: #2b3d53;
        }

        .wizard-steps li .title {
            color: #b1bcc5;
            display: block;
            font-size: 13px;
            line-height: 15px;
            max-width: 100%;
            position: relative;
            table-layout: fixed;
            text-align: center;
            top: 20px;
            word-wrap: break-word;
            z-index: 104;
        }

.step-content {
    margin-left: 60px;
    margin-top: 40px;
}

    .step-content .step-pane {
        display: none;
        min-height: 267px;
    }

    .step-content .active {
        display: block;
    }

.wizard-actions {
    display: block;
    list-style: outside none none;
    padding: 0;
    position: relative;
    width: 100%;
}

    .wizard-actions li {
        display: inline;
    }

.tab-content.transparent {
    background-color: transparent;
}

.grid {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

    .grid::after, .grid::before {
        display: table;
    }

.grid-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

    .grid-title h4 {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 7px;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 60%;
    }

    .grid-title.descriptive {
        padding-left: 23px !important;
        padding-top: 20px !important;
    }

        .grid-title.descriptive .actions {
            margin-right: 14px;
            margin-top: -16px;
        }

            .grid-title.descriptive .actions a {
                color: #4c5264;
            }

                .grid-title.descriptive .actions a:hover {
                    opacity: 0.5;
                }

            .grid-title.descriptive .actions i {
                font-size: 22px;
                margin-right: 10px;
            }

        .grid-title.descriptive p {
            color: #7a7d82;
            display: inline-block;
            font-size: 12px;
            line-height: 23px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 60%;
        }

    .grid-title.clickable {
        cursor: pointer;
    }

    .grid-title h4 i {
        color: #666;
        font-size: 14px;
        margin-right: 5px;
    }

    .grid-title .tools, .grid-title .actions {
        display: inline-block;
        float: right;
        margin: 6px 0 0;
        padding: 0;
    }

        .grid-title .tools > a {
            display: inline-block;
            height: 16px;
            margin-left: 5px;
        }

    .grid-title .dropdown-menu i {
        color: #000;
    }

    .grid-title .tools > a:hover {
        opacity: 0.6;
        text-decoration: none;
        transition: all 0.1s ease-in-out 0s;
    }

    .grid-title .actions > .btn-group {
        margin-top: -12px;
    }

    .grid-title .actions > .btn {
        margin-top: -13px;
        padding: 4px 10px;
    }

    .grid-title .actions > .btn-group > .btn {
        margin-top: -1px;
        padding: 4px 10px;
    }

    .grid-title .actions > .btn.mini {
        margin-top: -12px;
        padding: 4px 10px;
    }

    .grid-title .pagination.pagination-small {
        display: inline-block !important;
        float: right !important;
        margin: -2px 0 0;
    }

.grid .solid .grid-title {
    border-bottom: 1px solid #fff;
    color: #fff !important;
}

.grid-body {
    clear: both;
    padding: 0;
}

    .grid-body.light-blue, .grid.light-blue {
        background-color: #bfd5fa !important;
    }

    .grid-body.blue, .grid.blue {
        background-color: #58acf3 !important;
    }

    .grid-body.red, .grid.red {
        background-color: #f35958 !important;
    }

    .grid-body.yellow, .grid.yellow {
        background-color: #ffb848 !important;
    }

    .grid-body.green, .grid.green {
        background-color: #0aa699 !important;
    }

    .grid-body.purple, .grid.purple {
        background-color: #852b99 !important;
    }

    .grid-body.light-grey, .grid.light-grey {
        background-color: #fafafa !important;
    }

    .grid-body.dark-grey, .grid.dark-grey {
        background-color: #555555 !important;
    }

    .grid-body .btn-toolbar {
        margin: 0 !important;
        padding: 0 !important;
    }

.sortable .grid .grid-title {
    cursor: move;
}

.ui-sortable {
    min-height: 0 !important;
}

.ui-sortable-placeholder {
    border: 1px dotted black;
    height: 100% !important;
    visibility: visible !important;
}

    .ui-sortable-placeholder * {
        visibility: hidden;
    }

.sortable-box-placeholder {
    background-color: #f5f5f5;
    border: 1px dashed #dddddd;
    display: block;
    margin-bottom: 24px !important;
    margin-top: 0 !important;
}

    .sortable-box-placeholder * {
        visibility: hidden;
    }

.grid.solid .grid-title .tools {
    border: 0 none;
    margin-top: 2px;
}

.grid.solid .grid-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    margin-bottom: 5px;
    padding: 13px 15px 6px;
}

    .grid.solid .grid-title h4 {
        color: #fff;
    }

.grid.solid .grid-body {
    color: #fff;
    padding: 20px;
}

    .grid.solid .grid-body h3 {
        color: #fff;
    }

.grid.simple {
    padding: 0 !important;
}

    .grid.simple .grid-title {
        background-color: #fff;
        border-bottom: 1px solid #eee;
        color: #282323 !important;
        padding: 14px 15px 7px;
    }

        .grid.simple .grid-title > .actions > .btn > i {
            color: #fff !important;
        }

        .grid.simple .grid-title .tools {
            margin-top: 0;
            position: relative;
        }

            .grid.simple .grid-title .tools a, .grid.solid .grid-title .tools a {
                background: rgba(0, 0, 0, 0) url("../img/icon/portlet-tray.png") no-repeat scroll 0 0;
                position: relative;
                transition: all 0.1s linear 0s;
            }

            .grid.simple .grid-title .tools > a.remove, .grid.solid .grid-title .tools > a.remove {
                background-position: -66px -38px;
                height: 10px;
                top: -5px;
                width: 10px;
            }

            .grid.simple .grid-title .tools > a.config, .grid.solid .grid-title .tools > a.config {
                background-position: -3px -32px;
                height: 22px;
                width: 22px;
            }

            .grid.simple .grid-title .tools > a.reload, .grid.solid .grid-title .tools > a.reload {
                background-position: -37px -38px;
                height: 10px;
                top: -5px;
                width: 12px;
            }

            .grid.simple .grid-title .tools > a.expand, .grid.solid .grid-title .tools > a.expand {
                background-position: -123px -40px;
                height: 6px;
                top: -5px;
                width: 10px;
            }

            .grid.simple .grid-title .tools > a.collapse, .grid.solid .grid-title .tools > a.collapse {
                background-position: -95px -40px;
                height: 7px;
                top: -5px;
                width: 9px;
            }

    .grid.simple .form-actions {
        margin-bottom: -26px !important;
        margin-left: -26px !important;
        margin-right: -26px !important;
    }

    .grid.simple.transparent .grid-body {
        background-color: transparent !important;
        border: medium none;
    }

    .grid.simple .grid-body {
        background-color: #fff;
        border: 1px solid #dddddd;
        color: #6f7b8a;
        padding: 26px;
    }

        .grid.simple .grid-body.no-padding {
            padding: 0;
        }

        .grid.simple .grid-body .wrap-body {
            padding: 10px 26px 0;
        }

        .grid.simple .grid-body.no-border {
            border: 0 none;
            padding-top: 1px;
        }

        .grid.simple .grid-body h4 {
            color: #282323;
        }

        .grid.simple .grid-body h3 {
            color: #282323;
        }

    .grid.simple .grid-title {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #dddddd #dddddd -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-width: 1px 1px 0;
        margin-bottom: 0;
    }

        .grid.simple .grid-title.no-border {
            border: 0 none;
        }

    .grid.simple.transparent .grid-title {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: transparent;
        border-color: -moz-use-text-color -moz-use-text-color #d7dbe0;
        border-image: none;
        border-style: none none solid;
        border-width: medium medium 1px;
    }

    .grid.simple.vertical.green {
        border-left: 4px solid #0aa699;
        border-top: medium none !important;
    }

    .grid.simple.vertical.red {
        border-left: 4px solid #f35958;
        border-top: medium none !important;
    }

    .grid.simple.vertical.purple {
        border-left: 4px solid #736086;
        border-top: medium none !important;
    }

    .grid.simple.vertical.blue {
        border-left: 4px solid #0090d9;
        border-top: medium none !important;
    }

    .grid.simple.vertical.red {
        border-left: 4px solid #f35958;
        border-top: medium none !important;
    }

    .grid.simple.vertical.purple {
        border-left: 4px solid #736086;
        border-top: medium none !important;
    }

    .grid.simple.vertical.blue {
        border-left: 4px solid #0090d9;
        border-top: medium none !important;
    }

    .grid.simple.horizontal.red .grid-title {
        border-top: 4px solid #f35958;
    }

    .grid.simple.horizontal.yellow .grid-title {
        border-top: 4px solid #ffb848;
    }

    .grid.simple.horizontal.green .grid-title {
        border-top: 4px solid #0aa699;
    }

    .grid.simple.horizontal.purple .grid-title {
        border-top: 4px solid #852b99;
    }

    .grid.simple.horizontal.grey .grid-title {
        border-top: 4px solid #555555;
    }

    .grid.simple.horizontal.light-grey .grid-title {
        border-top: 4px solid #aaa;
    }

.grid.box {
    padding: 0 !important;
}

    .grid.box .grid-title {
        border-bottom: 1px solid #eee;
        color: #fff !important;
        padding: 8px 10px 2px;
    }

        .grid.box .grid-title > .actions > .btn > i {
            color: #fff !important;
        }

        .grid.box .grid-title .tools {
            margin-top: 3px;
        }

            .grid.box .grid-title .tools a {
                background: rgba(0, 0, 0, 0) url("../img/icon/portlet-tray.png") no-repeat scroll 0 0;
                height: 23px;
                width: 23px;
            }

    .grid.box .grid-body {
        background-color: #fff;
        padding: 10px;
    }

    .grid.box .grid-title {
        margin-bottom: 0;
    }

    .grid.box.blue .grid-title {
        background-color: #58acf3;
    }

    .grid.box.blue {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #b4cef8 #b4cef8;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

    .grid.box.red .grid-title {
        background-color: #f35958;
    }

    .grid.box.red {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #f35958 #f35958;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

    .grid.box.yellow .grid-title {
        background-color: #ffb848;
    }

    .grid.box.yellow {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #fccb7e #fccb7e;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

    .grid.box.green .grid-title {
        background-color: #0aa699;
    }

    .grid.box.green {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #0aa699 #0aa699;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

    .grid.box.purple .grid-title {
        background-color: #852b99;
    }

    .grid.box.purple {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #af5cc1 #af5cc1;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

    .grid.box.grey .grid-title {
        background-color: #555555;
    }

    .grid.box.grey {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #9d9c9c #9d9c9c;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

    .grid.box.light-grey .grid-title {
        background-color: #aaa;
    }

    .grid.box.light-grey {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #eee #eee;
        border-image: none;
        border-style: none solid solid;
        border-width: 0 1px 1px;
    }

.user-info-wrapper {
    display: block;
    margin: 20px 31px 0;
}

    .user-info-wrapper .profile-wrapper {
        border-radius: 100px;
        display: inline-block;
        float: left;
        height: 65px;
        margin-right: 11px;
        margin-top: 9px;
        overflow: hidden;
        width: 65px;
    }

    .user-info-wrapper .user-info {
        background-color: #1b1e24;
        color: #fff;
        display: inline-block;
    }

        .user-info-wrapper .user-info .status {
            color: #929fa5;
            font-size: 13px;
            font-weight: normal;
            margin-bottom: 10px;
            margin-top: 2px;
        }

        .user-info-wrapper .user-info .profile {
            display: inline;
            float: right;
        }

        .user-info-wrapper .user-info .btn-set {
            margin-top: 10px;
        }

        .user-info-wrapper .user-info .username {
            font-size: 19px;
        }

        .user-info-wrapper .user-info .greeting {
            font-size: 19px;
            font-weight: 600;
            position: relative;
            top: 1.5px;
        }

        .user-info-wrapper .user-info a {
            color: #fff;
        }

        .user-info-wrapper .user-info .status-icon {
            margin: 0 5px;
        }

        .user-info-wrapper .user-info a:hover {
            text-decoration: none;
        }

        .user-info-wrapper .user-info .collapse {
            background-color: #50545c;
            height: 18px;
            margin-top: 10px;
            position: absolute;
            right: 15px;
            width: 18px;
        }

            .user-info-wrapper .user-info .collapse i {
                left: 3px;
                margin-top: -8px;
                position: relative;
                top: -2px;
            }

            .user-info-wrapper .user-info .collapse:hover {
                background-color: #000000;
            }

.side-panel {
    background: #f9f9f9 linear-gradient(#f9f9f9, #eeeeee) repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    color: #333333;
    display: block;
    float: right;
    max-height: none;
    min-height: 100%;
    position: fixed;
    right: 0;
    text-shadow: 0 1px 0 #ffffff;
    top: 0;
    width: 17em;
    z-index: 1200;
}

.status-widget {
    animation-duration: 0.3s !important;
    margin-bottom: 9px;
    padding: 0 31px;
}

.status-widget-wrapper {
    font-size: 13px;
}

.status-widget .title {
    color: #fff;
    font-size: 13px;
}

    .status-widget .title a:hover, .status-widget .title a:active {
        text-decoration: none;
    }

.status-widget p {
    color: #808285;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
}

.status-widget .title i {
    color: #8b8f92;
    float: right;
    font-size: 7px;
    margin-right: 6px;
    margin-top: 6px;
}

.status-widget .progress {
    background-color: #2a2e36;
    background-image: linear-gradient(to bottom, #2a2e36, #2a2e36);
    background-repeat: repeat-x;
    height: 10px;
    margin-bottom: 5px;
    transition: width 30s ease 0s !important;
}

.status-icon {
    background: rgba(0, 0, 0, 0) url("../img/icon/status.png") no-repeat scroll 0 0;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

    .status-icon.green {
        background-position: -1px -1px;
        height: 14px;
        width: 14px;
    }

    .status-icon.red {
        background-position: -17px -1px;
        height: 14px;
        width: 14px;
    }

    .status-icon.blue {
        background-position: -33px -1px;
        height: 14px;
        width: 14px;
    }

    .status-icon.yellow {
        background-position: -48px -1px;
        height: 14px;
        width: 15px;
    }

    .status-icon.grey {
        background-position: -64px -1px;
        height: 14px;
        width: 14px;
    }

.user-info img {
    float: left;
    margin-right: 5px;
}

.user-info .details {
    display: inline-block;
}

.user-info .label {
    font-size: 11px;
    font-weight: 300;
}

.scroller {
    margin: 0 !important;
    padding: 0 12px 0 0 !important;
}

.popover-content .scroller {
    padding-right: 0 !important;
}

.grid-body .slimScrollBar {
    margin-right: 0 !important;
}

.toggle-button, .toggle-button label {
    background-image: none !important;
    border: 1px solid #eee !important;
    border-radius: 0 !important;
    margin-top: 3px;
}

    .toggle-button span.labelRight, .toggle-button span.primary, .toggle-button span.labelLeft, .toggle-button span.info, .toggle-button span.success, .toggle-button span.warning, .toggle-button span.danger {
        background-image: none !important;
        border-radius: 0 !important;
        font-size: 13px !important;
        font-weight: 300 !important;
    }

    .toggle-button span.labelRight {
        background-color: #eee;
    }

.dataTable {
    clear: both;
    margin-top: 5px;
}

.dataTables_filter label {
    line-height: 32px !important;
}

.DTTT_dropdown li {
    position: relative;
}

div.DTTT_print_info.modal {
    border: 0 none;
    height: 150px;
    margin-top: 150px;
    text-align: center;
    z-index: 999;
}

div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin: 1em;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}

.tiles-container {
    margin-left: 0;
    margin-right: 0;
}

.tiles {
    background-color: #c1cace;
    color: #fff;
    position: relative;
}

    .tiles.overflow-hidden {
        overflow: hidden;
    }

    .tiles.full-height {
        height: 100%;
    }

    .tiles.added-margin {
        margin-right: -10px;
    }

    .tiles.no-margin {
        margin-right: 0;
    }

    .tiles.margin-reset {
        margin-left: 37px;
    }

    .tiles .tiles-title {
        font-family: "Open Sans";
        font-size: 10.5px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }

    .tiles .tiles-body {
        padding: 19px 18px 15px 24px;
    }

.tile-more-content {
    background-color: #fff;
}

    .tile-more-content .tiles-body {
        padding: 19px 18px 17px 24px;
    }

.tiles .controller {
    display: inline-block;
    float: right;
    position: relative;
}

    .tiles .controller a {
        background: rgba(0, 0, 0, 0) url("../img/icon/portlet-tray.png") no-repeat scroll 0 0;
        display: inline-block;
        position: relative;
        transition: all 0.1s linear 0s;
    }

        .tiles .controller a.remove {
            background-position: -66px -38px;
            height: 10px;
            top: -5px;
            width: 10px;
        }

        .tiles .controller a.config {
            background-position: -3px -32px;
            height: 22px;
            width: 22px;
        }

        .tiles .controller a.reload {
            background-position: -37px -38px;
            height: 10px;
            top: -5px;
            width: 12px;
        }

        .tiles .controller a.expand {
            background-position: -123px -11px;
            height: 6px;
            top: -5px;
            width: 10px;
        }

        .tiles .controller a.collapse:hover {
            background-position: -95px -40px;
            height: 7px;
            top: -5px;
            width: 9px;
        }

        .tiles .controller a.remove:hover {
            background-position: -66px -9px;
            height: 10px;
            top: -5px;
            width: 10px;
        }

        .tiles .controller a.config:hover {
            background-position: -3px -32px;
            height: 22px;
            width: 22px;
        }

        .tiles .controller a.reload:hover {
            background-position: -38px -9px;
            height: 10px;
            top: -5px;
            width: 12px;
        }

        .tiles .controller a.expand:hover {
            background-position: -123px -11px;
            height: 6px;
            top: -5px;
            width: 10px;
        }

        .tiles .controller a.collapse:hover {
            background-position: -95px -40px;
            height: 7px;
            top: -5px;
            width: 9px;
        }

.tiles.white .controller a.remove:hover {
    background-position: -66px -38px;
    height: 10px;
    opacity: 0.6;
    top: -5px;
    width: 10px;
}

.tiles.white .controller a.config:hover {
    background-position: -3px -32px;
    height: 22px;
    opacity: 0.6;
    width: 22px;
}

.tiles.white .controller a.reload:hover {
    background-position: -37px -38px;
    height: 10px;
    opacity: 0.6;
    top: -5px;
    width: 12px;
}

.tiles.white .controller a.expand:hover {
    background-position: -123px -11px;
    height: 6px;
    opacity: 0.6;
    top: -5px;
    width: 10px;
}

.tiles .settings-box {
    border-radius: 3px;
    padding: 1px 4px;
}

.tiles .heading {
    display: block;
    font-family: "Open Sans";
    font-size: 25px;
    font-weight: 600;
    margin: 4px 0;
}

.tiles p {
    margin: 0 0 5px;
}

.tiles hr {
    background-color: #2b3038;
    border: medium none;
    height: 1px;
    margin: 10px 0;
}

.tiles .heading .icon-grid {
    font-size: 31px;
    position: relative;
    top: 1px;
}

.row-fluid.side-content .tiles, .row-fluid .tile-content {
    margin: 0;
}

.tiles .tiles-body-overlay {
    padding: 19px 18px 17px 24px;
    position: absolute;
    width: auto;
    z-index: 100;
}

.tiles .progress {
    width: 70%;
}

.tiles .iconplaceholder {
    background-color: rgba(0, 0, 0, 0.28);
}

    .tiles .iconplaceholder i {
        color: #fff;
    }

.tile-footer {
    background-color: rgba(0, 0, 0, 0.28);
    color: #fff;
    font-size: 13px;
    padding: 8px 15px;
}

.tiles.white > .tile-footer {
    background-color: #eceff1;
    color: #d1d3d9;
    font-size: 13px;
    padding: 8px 15px;
}

.tiles > .tiles-body > .description {
    color: #fff;
    display: table-cell;
    font-size: 12px;
    vertical-align: middle;
}

.chart-wrapper {
    padding-top: 40px;
}

.tiles .description i {
    color: #fff;
    font-size: 21px;
}

.tiles .description .mini-description {
    position: relative;
    top: -5px;
}

.tiles label {
    color: #fff;
}

.tiles .progress {
    margin-bottom: 15px;
}

.tiles.red {
    background-color: #f35958;
}

.tiles.purple {
    background-color: #736086;
}

.tiles.blue {
    background-color: #0090d9;
}

.tiles.green {
    background-color: #0aa699;
}

.tiles.black {
    background-color: #22262e;
}

.tiles.dark-blue {
    background-color: #365d98;
}

.tiles.light-blue {
    background-color: #00abea;
}

.tiles.light-red {
    background-color: #f96773;
}

.tiles.grey {
    background-color: #f2f4f6;
}

.tiles.gradient-grey {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%) repeat scroll 0 0;
}

.tiles.gradient-black {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
    transition: all 0.2s linear 0s;
}

.tiles.tiles-overlay-hover:hover .tiles.gradient-grey {
}

.tiles.white {
    background-color: #ffffff;
    color: #8b91a0;
}

    .tiles.white.borderall {
        border: 1px solid #e5e9ec;
    }

    .tiles.white.border-left {
        border-left: 1px solid #e5e9ec;
    }

    .tiles.white.border-right {
        border-right: 1px solid #e5e9ec;
    }

    .tiles.white.border-top {
        border-top: 1px solid #e5e9ec;
    }

    .tiles.white.border-bottom {
        border-bottom: 1px solid #e5e9ec;
    }

    .tiles.white hr {
        background-color: #f2f3f5;
        border: medium none;
        height: 1px;
        margin: 10px 0;
    }

    .tiles.white label {
        color: #9aa0ad;
    }

    .tiles.white > .tiles-body > .heading {
        color: #000;
    }

    .tiles.white .tiles-body > .description {
        color: #8b91a0;
    }

.tiles .blend {
    color: rgba(0, 0, 0, 0.42);
}

.tiles.black .blend {
    color: #8b91a0;
}

.tiles.black input {
    background-color: #0d0f12;
    border: 0 none;
}

.tiles .button {
    border-radius: 3px;
    padding: 3px 12px;
}

.tiles.red .settings-box, .tiles.red .button {
    background: #bf3938 none repeat scroll 0 0;
    color: #f35958;
}

.tiles.purple .settings-box, .tiles.red .button {
    background: #08897e none repeat scroll 0 0;
    color: transparent;
}

.tiles.red .button {
    background: #bf3938 none repeat scroll 0 0;
    color: #f7bebe;
}

.tiles.purple .button {
    background: #736086 none repeat scroll 0 0;
    color: #d7d5d7;
}

.tiles-chart {
    position: relative;
}

    .tiles-chart .tiles-body {
        padding: 19px 18px 17px 24px;
        position: absolute;
        z-index: 100;
    }

        .tiles-chart .tiles-body .heading {
            color: #0aa699;
        }

    .tiles-chart .controller {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 100;
    }

.tiles-overlay {
    height: 100%;
    width: 100%;
}

    .tiles-overlay.auto {
        height: auto;
        width: auto;
    }

    .tiles-overlay.green {
        background-color: rgba(61, 185, 175, 0.8);
    }

    .tiles-overlay.blue {
        background-color: rgba(0, 144, 217, 0.8);
    }

.widget-item {
    position: relative;
}

    .widget-item.narrow-margin {
        margin-right: -10px;
    }

    .widget-item .controller {
        display: block;
        position: absolute;
        z-index: 100;
    }

        .widget-item .controller.right {
            right: 20px;
            top: 20px;
        }

        .widget-item .controller.left {
            left: 10px;
            top: 10px;
        }

        .widget-item .controller a {
            background: rgba(0, 0, 0, 0) url("../img/icon/portlet-tray.png") no-repeat scroll 0 0;
            display: inline-block;
            position: relative;
            transition: all 0.1s linear 0s;
        }

            .widget-item .controller a.remove {
                background-position: -66px -38px;
                height: 10px;
                top: -5px;
                width: 10px;
            }

            .widget-item .controller a.config {
                background-position: -3px -32px;
                height: 22px;
                width: 22px;
            }

            .widget-item .controller a.reload {
                background-position: -37px -38px;
                height: 10px;
                top: -5px;
                width: 12px;
            }

            .widget-item .controller a.expand {
                background-position: -123px -11px;
                height: 6px;
                top: -5px;
                width: 10px;
            }

            .widget-item .controller a.collapse:hover {
                background-position: -95px -40px;
                height: 7px;
                top: -5px;
                width: 9px;
            }

            .widget-item .controller a.remove:hover, .widget-item .controller a.config:hover, .widget-item .controller a.reload:hover, .widget-item .controller a.expand:hover, .widget-item .controller a.collapse:hover {
                opacity: 0.5;
            }

    .widget-item.white .controller a.remove:hover {
        background-position: -66px -38px;
        height: 10px;
        opacity: 0.6;
        top: -5px;
        width: 10px;
    }

    .widget-item.white .controller a.config:hover {
        background-position: -3px -32px;
        height: 22px;
        opacity: 0.6;
        width: 22px;
    }

    .widget-item.white .controller a.reload:hover {
        background-position: -37px -38px;
        height: 10px;
        opacity: 0.6;
        top: -5px;
        width: 12px;
    }

.widget {
    display: block;
    margin-right: -10px;
}

    .widget .widget-title {
        background-color: #fff;
        color: #e5e9ec;
        display: block;
        font-weight: bold;
        padding: 10px 10px 14px;
        text-align: center;
    }

        .widget .widget-title.dark {
            background-color: #1b1e24;
            color: #fff;
        }

        .widget .widget-title.blue {
            background-color: #0090d9;
            color: #fff;
        }

        .widget .widget-title.red {
            background-color: #f35958;
            color: #fff;
        }

        .widget .widget-title.green {
            background-color: #0aa699;
            color: #fff;
        }

        .widget .widget-title.purple {
            background-color: #736086;
            color: #fff;
        }

    .widget .widget-body {
        background-color: #fff;
        display: block;
        padding: 15px 25px;
    }

    .widget .controller {
        display: inline-block;
        float: right;
        margin-right: 8px;
        position: relative;
        top: 6px;
    }

        .widget .controller a {
            background: rgba(0, 0, 0, 0) url("../img/icon/portlet-tray.png") no-repeat scroll 0 0;
            display: inline-block;
            position: relative;
            transition: all 0.1s linear 0s;
        }

            .widget .controller a.remove {
                background-position: -66px -38px;
                height: 10px;
                top: -5px;
                width: 10px;
            }

            .widget .controller a.config {
                background-position: -3px -32px;
                height: 22px;
                width: 22px;
            }

            .widget .controller a.reload {
                background-position: -37px -38px;
                height: 10px;
                top: -5px;
                width: 12px;
            }

            .widget .controller a.expand {
                background-position: -123px -11px;
                height: 6px;
                top: -5px;
                width: 10px;
            }

            .widget .controller a.collapse:hover {
                background-position: -95px -40px;
                height: 7px;
                top: -5px;
                width: 9px;
            }

            .widget .controller a.remove:hover {
                background-position: -66px -9px;
                height: 10px;
                top: -5px;
                width: 10px;
            }

            .widget .controller a.config:hover {
                background-position: -3px -32px;
                height: 22px;
                width: 22px;
            }

            .widget .controller a.reload:hover {
                background-position: -38px -9px;
                height: 10px;
                top: -5px;
                width: 12px;
            }

            .widget .controller a.expand:hover {
                background-position: -123px -11px;
                height: 6px;
                top: -5px;
                width: 10px;
            }

            .widget .controller a.collapse:hover {
                background-position: -95px -40px;
                height: 7px;
                top: -5px;
                width: 9px;
            }

    .widget .widget-title.dark .controller a.remove {
        background-position: -66px -9px;
        height: 10px;
        top: -5px;
        width: 10px;
    }

    .widget .widget-title.dark .controller a.config {
        background-position: -3px -32px;
        height: 22px;
        width: 22px;
    }

    .widget .widget-title.dark .controller a.reload {
        background-position: -38px -9px;
        height: 10px;
        top: -5px;
        width: 12px;
    }

        .widget .widget-title.dark .controller a.reload:hover, .widget .widget-title.dark .controller a.remove:hover {
            opacity: 0.5;
        }

.weather-widget {
    overflow: hidden;
}

    .weather-widget .big-icon {
        margin: 23px auto 8px;
        width: 120px;
    }

    .weather-widget .small-text-description {
        position: relative;
        top: -9px;
    }

.weather-widget-big-text {
    font-size: 54px !important;
}

.widget-stats {
    display: inline-block;
    padding-left: 0;
}

    .widget-stats .wrapper {
        border-right: 1px solid #363a41;
        margin: 5px 7px 5px 0;
        padding-right: 7px;
    }

        .widget-stats .wrapper.transparent {
            border-right: 1px solid rgba(0, 0, 0, 0.2);
        }

        .widget-stats .wrapper.last {
            border: 0 none;
        }

    .widget-stats .item-title {
        font-size: 12px;
    }

    .widget-stats .item-count {
        color: #fff;
        display: block;
        font-size: 15px;
        font-weight: bold;
    }

.btn {
    background-color: #d1dade;
    background-image: none !important;
    border: 1px solid;
    box-shadow: none;
    color: #5e5e5e;
    cursor: pointer;
    display: inline-block;
    font: 13px "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    padding: 2px 10px 1px;
    text-align: center;
    text-shadow: none;
    transition: all 0.12s linear 0s !important;
    vertical-align: middle;
}

    .btn:focus {
        outline: medium none;
    }

    .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
        background-color: #c1cace;
    }

.btn-cons {
    margin-bottom: 8px;
    margin-right: 5px;
    min-width: 120px;
}

.btn-demo-space {
    margin-bottom: 8px;
}

.demo-placeholder {
    height: 250px;
    width: 100%;
}

.btn-social {
    font-size: 20px;
    margin: 10px;
}

    .btn-social:hover, .btn-social:focus, .btn-social:active, .btn-social.active, .btn-social.disabled, .btn-social[disabled] {
        color: #2d8ebf;
        text-decoration: none;
    }

.btn-primary {
    background-color: #f35958;
    color: #ffffff;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        background-color: #22262e;
    }

.btn-success {
    background-color: #0090d9;
    color: #fff;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
        background-color: #1285d1;
    }

.btn-info {
    background-color: #1f3853;
    color: #fff;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
        background-color: #152639;
    }

.btn-warning {
    background-color: #fbb05e;
    color: #fff;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
        background-color: #f8a142;
    }

.btn-danger {
    background-color: #f35958;
    color: #fff;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
        background-color: #e94847;
    }

.btn-danger-dark {
    background-color: #b94141;
    color: #fff;
}

    .btn-danger-dark:hover, .btn-danger-dark:focus, .btn-danger-dark:active, .btn-danger-dark.active, .btn-danger-dark.disabled, .btn-danger-dark[disabled] {
        background-color: #e94847;
        color: #fff;
    }

.btn-dark {
    background-color: #333a49;
    color: #fff;
}

.btn-white {
    background-color: #fff;
    border: 1px solid #e5e9ec;
    color: #5e5e5e;
}

    .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-white.disabled, .btn-white[disabled] {
        background-color: #fbfcfd;
        border: 1px solid #b4b9be;
    }

.btn-link {
    background-color: transparent;
    border: medium none;
    color: #5e5e5e;
}

.btn-large {
    border-radius: 4px;
    font-size: 16px;
    padding: 11px 19px;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] {
    background-color: transparent;
}

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 4px;
}

.btn-small {
    border-radius: 3px;
    font-size: 11.9px;
    padding: 3px 12px;
}

    .btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
        margin-top: 0;
    }

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    border-radius: 3px;
    font-size: 10.5px;
    padding: 2px 9px;
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0b9c8f;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #fbc01e;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #e94847;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #0090d9;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #152639;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222;
}

.btn-group.open .btn-white.dropdown-toggle {
    background-color: #fbfcfd;
}

.btn-group > .btn + .dropdown-toggle {
    border-left: 1px solid #f7f7f7;
    box-shadow: none;
}

.btn-block + .btn-block {
    margin-top: 8px;
}

.btn .caret {
    margin-left: 3px;
}

    .btn .caret.single {
        margin-left: 0;
    }

.btn-group > .dropdown-menu {
    font-size: 13px;
}

    .btn-group > .dropdown-menu li {
        padding-left: 0;
    }

.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(86, 96, 117, 0.2);
    display: none;
    float: left;
    font-size: 13px;
    left: -140px;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}


    .dropdown-menu .divider {
        background-color: #eaedf0;
        border-bottom: 0 none;
        height: 1px;
        margin: 3px 0;
    }

    .dropdown-menu > li > a {
        border-radius: 3px;
        color: #2a2e36;
        line-height: 25px;
        margin: 4px;
        text-align: left;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
            background-color: #eff2f3;
            background-image: none;
            color: #1b1e24;
            text-decoration: none;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #eff2f3;
        background-image: none;
        color: #1b1e24;
        text-decoration: none;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            background-color: transparent;
            background-image: none;
            cursor: default;
            text-decoration: none;
        }

.btn-group > .btn + .dropdown-toggle {
    border-left: 1px solid #e5e9ec;
    padding-right: 10px;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
    z-index: 0;
}

.btn-group > .btn.btn-white:hover, .btn-group > .btn.btn-white:focus, .btn-group > .btn.btn-white:active, .btn-group > .btn.btn-white.active {
    border: 1px solid #e5e9ec;
}

.btn-group > .btn.btn-mini + .dropdown-toggle {
    padding-right: 8px;
}

code, pre {
    border: medium none;
}

code {
    background-color: #f3f6f9;
}

    code:hover {
        background-color: #e8edf3;
    }

.single-colored-widget {
    height: auto;
}

    .single-colored-widget h3 {
        font-size: 22px;
        line-height: 32.5px;
    }

    .single-colored-widget .heading {
        background-color: #fff;
        padding: 8px 15px 4px;
    }

        .single-colored-widget .heading h4 {
            margin-bottom: 5px;
            margin-top: 5px;
        }

    .single-colored-widget .content-wrapper {
        padding: 15px 27px 20px;
    }

        .single-colored-widget .content-wrapper i {
            color: #fff;
        }

        .single-colored-widget .content-wrapper.red {
            background-color: #f35958;
        }

        .single-colored-widget .content-wrapper.green {
            background-color: #0aa699;
        }

        .single-colored-widget .content-wrapper.blue {
            background-color: #0090d9;
        }

        .single-colored-widget .content-wrapper.red p {
            color: #832929;
        }

        .single-colored-widget .content-wrapper.green p {
            color: #505458;
        }

        .single-colored-widget .content-wrapper.blue p {
            color: #0a5174;
        }

        .single-colored-widget .content-wrapper .mini-logo {
            margin-bottom: 15px;
        }

        .single-colored-widget .content-wrapper .h3 {
            margin-bottom: 15px;
        }

        .single-colored-widget .content-wrapper .mini-logo {
            margin-bottom: 15px;
        }

.the-icons {
    padding-top: 17px;
}

    .the-icons i {
        color: #505458;
        display: inline-block;
        font-size: 14px;
        margin-right: 10px;
        text-align: right;
        width: 32px;
    }

    .the-icons a {
        color: #505458;
        font-size: 14px;
    }

    .the-icons a {
        cursor: pointer;
        display: block;
        height: 32px;
        line-height: 32px;
    }

        .the-icons a:hover {
            text-decoration: none;
        }

            .the-icons a:hover .fa, .the-icons a:hover [class*="fa"] {
                font-size: 28px;
                vertical-align: -5px;
            }

.tabbable {
}

    .tabbable::before, .tabbable::after {
        content: "";
        display: table;
        line-height: 0;
    }

    .tabbable::after {
        clear: both;
    }

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0 none;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none;
}

.tab-content > .active, .pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #dddddd;
}

    .tabs-below > .nav-tabs > li {
        margin-bottom: 0;
        margin-top: -1px;
    }

        .tabs-below > .nav-tabs > li > a {
            border-radius: 0 0 4px 4px;
        }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
        border-color: rgba(0, 0, 0, 0) #dddddd #dddddd;
    }

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
        margin-bottom: 3px;
        margin-right: 0;
        min-width: 74px;
    }

.tabs-left > .nav-tabs {
    border-right: 1px solid #dddddd;
    float: left;
    margin-right: 19px;
}

    .tabs-left > .nav-tabs > li > a {
        border-radius: 4px 0 0 4px;
        margin-right: -1px;
    }

        .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

.tabs-right > .nav-tabs {
    border-left: 1px solid #dddddd;
    float: right;
    margin-left: 19px;
}

    .tabs-right > .nav-tabs > li > a {
        border-radius: 0 4px 4px 0;
        margin-left: -1px;
    }

        .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eeeeee #eeeeee #eeeeee #dddddd;
        }

.nav > .disabled > a {
    color: #999999;
}

    .nav > .disabled > a:hover, .nav > .disabled > a:focus {
        background-color: rgba(0, 0, 0, 0);
        cursor: default;
        text-decoration: none;
    }

.nav-tabs {
    background-color: #d1dade;
    margin-bottom: 0;
}

    .nav-tabs > li > a {
        border: 0 none;
        border-radius: 0;
        color: #8e9aa2;
        min-width: 70px;
        padding: 15px 20px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-width: 0;
    }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
        border: 0 none;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
        color: #505458;
    }

.tabs-left > .nav-tabs > li > a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.tabs-right > .nav-tabs > li > a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    color: #505458;
}

.nav .tools {
    float: right;
    position: relative;
    right: 10px;
    top: 10px;
}

    .nav .tools a {
        background: rgba(0, 0, 0, 0) url("../img/icon/portlet-tray.png") no-repeat scroll 0 0;
        position: relative;
        transition: all 0.1s linear 0s;
    }

    .nav .tools > a.remove, .nav .tools > a.remove {
        background-position: -66px -38px;
        height: 10px;
        width: 10px;
    }

    .nav .tools > a.config, .nav.tools > a.config {
        background-position: -3px -32px;
        height: 22px;
        width: 22px;
    }

    .nav .tools > a.reload, .nav .tools > a.reload {
        background-position: -37px -38px;
        height: 10px;
        width: 12px;
    }

    .nav .tools > a.expand, .nav .tools > a.expand {
        background-position: -123px -40px;
        height: 6px;
        width: 10px;
    }

    .nav .tools > a.collapse, .nav.tools > a.collapse {
        background-position: -95px -40px;
        height: 7px;
        width: 9px;
    }

.nav-pills > li > a {
    padding: 8px 12px;
}

.nav-tabs > li {
    margin-bottom: -3px;
    padding-left: 0;
}

.nav-pills {
    margin-bottom: 10px;
}

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        background-color: #0090d9;
    }

    .nav-tabs > li > a, .nav-pills > li > a {
        margin-right: 0;
    }

.tab-content {
    background-color: #fff;
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

    .tab-content > .tab-pane, .pill-content > .pill-pane {
        padding: 15px;
    }

    .tab-content > .active, .pill-content > .active {
        padding: 19px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 0;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 0;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    background-color: #c1cace;
}

.dropdown-menu li {
    padding-left: 0;
}

.accordion-group {
    border: 0 none;
}

.accordion-heading {
    background-color: #d1dade;
    border-radius: 3px;
    min-height: 35px;
}

    .accordion-heading a.collapsed {
        color: #8e9aa2;
    }

        .accordion-heading a.collapsed:hover {
            color: #505458;
        }

    .accordion-heading a {
        color: #505458;
    }

    .accordion-heading .collapsed i {
        float: right;
        font-family: "FontAwesome";
        position: relative;
        top: 4px;
    }

        .accordion-heading .collapsed i::before {
            content: "";
        }

    .accordion-heading i {
        float: right;
        font-family: "FontAwesome";
        position: relative;
        top: 4px;
    }

        .accordion-heading i::before {
            content: "";
        }

    .accordion-heading .accordion-toggle {
        padding: 12px 18px;
    }

    .accordion-heading .collapsed {
        background-color: #d9e0e4;
        border-radius: 3px;
    }

.panel {
    background-color: transparent;
    box-shadow: none;
}

.panel-default {
    border: 1px solid #abb4b8;
}

    .panel-default > .panel-heading {
        background-color: #d9e0e4;
        background-image: none;
        border-radius: 0;
        box-shadow: none;
    }

.panel-group {
    margin-bottom: -1px;
}

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border: 0 none;
    }

    .panel-group .panel + .panel {
        margin-top: 2px;
    }

.panel-title > a {
    color: #505458;
    display: block;
    font-size: 13px;
    font-weight: normal;
}

    .panel-title > a:hover {
        color: #505458 !important;
    }

        .panel-title > a:hover::after {
            color: #505458 !important;
        }

.panel-heading.collapsed {
    background-color: #d1dade;
}

.panel-heading .panel-title > a::after {
    color: #505458;
    content: "";
    float: left;
    font-family: "FontAwesome";
    padding-right: 6px;
}

.panel-heading .panel-title > a.collapsed {
    color: #8e9aa2;
}

    .panel-heading .panel-title > a.collapsed::after {
        color: #8e9aa2;
        content: "";
    }

.slider {
    display: block;
    margin: 5px 0;
}

    .slider.primary .slider-track {
        background: #0aa699 none repeat scroll 0 0;
    }

    .slider.sucess .slider-track {
        background: #0090d9 none repeat scroll 0 0;
    }

    .slider.info .slider-track {
        background-color: #1f3853;
        background-image: none;
    }

    .slider.warning .slider-track {
        background: #fdd01c none repeat scroll 0 0;
    }

    .slider.danger .slider-track {
        background: #f35958 none repeat scroll 0 0;
    }

    .slider.white .slider-track {
        background: #fff none repeat scroll 0 0;
    }

    .slider.slider-vertical {
        margin: 0 10px;
    }

.slider-handle.round {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(248, 249, 250, 1) 13%, rgba(255, 255, 255, 1) 97%) repeat scroll 0 0;
    box-shadow: 0 2px 1px -1px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.39);
    height: 26px;
    opacity: 1;
    width: 26px;
}

.slider.slider-horizontal .slider-handle {
    margin-top: -10px !important;
}

.slider.slider-horizontal .slider-track {
    border-radius: 8px !important;
    box-shadow: 0 0 1px 1px rgba(107, 170, 165, 0.33) inset !important;
    height: 5px !important;
}

.slider.slider-vertical .slider-handle {
    margin-left: -10px !important;
}

.slider.slider-vertical .slider-track {
    width: 5px !important;
}

.the-icons [class*="span"]:first-child {
    margin-left: 2.5641%;
}

.slider-selection {
    border-radius: 8px !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.11) inset !important;
}

.blue .slider-selection {
    background-color: #0a6ea0 !important;
    background-image: none !important;
}

.red .slider-selection {
    background-color: #000 !important;
    background-image: none !important;
}

.green .slider-selection {
    background-color: #0e766d !important;
    background-image: none !important;
}

.alert {
    background-color: #fffcee;
    background-image: none;
    border: 1px solid #f0dbb4;
    border-radius: 3px;
    box-shadow: none;
    color: #ce8f22;
    padding: 9px 19px 9px 15px;
    text-shadow: none;
    transition: all 0.2s linear 0s;
}

.alert-success {
    background-color: #f3faf8;
    border-color: #bfd1cf;
    color: #438a85;
}

.alert-info {
    background-color: #ebf6fb;
    border-color: #bfd4de;
    color: #246a8e;
}

.alert-danger, .alert-error {
    background-color: #fff6f4;
    border-color: #f8cdcd;
    color: #e76e70;
}

.alert .link {
    color: #be8c37;
    font-weight: bold;
}

.alert-success .link {
    color: #3a7672;
}

.alert-info .link {
    color: #2f6986;
}

.alert-danger .link, .alert-error .link {
    color: #db7c7e;
}

.alert-danger .alert-heading, .alert-error .alert-heading {
    color: #db7c7e !important;
}

.alert-success .alert-heading {
    color: #438a85 !important;
}

.alert-info .alert-heading {
    color: #246a8e !important;
}

.alert .alert-heading {
    color: #be8625;
    font-weight: 600;
    margin-bottom: 5px;
}

.alert .btn-small {
    position: relative;
    top: -3.5px;
}

.alert .button-set .btn {
    position: relative;
    top: 8px;
}

.alert .close {
    background: transparent url("../img/icon/noti-cross.png") no-repeat scroll -9px -10px;
    height: 9px;
    margin-left: 20px;
    opacity: 0.8;
    position: relative;
    top: 4.5px;
    width: 10px;
}

    .alert .close:hover {
        opacity: 1;
    }

.alert-success .close {
    background-position: -38px -10px !important;
}

.alert-info .close {
    background-position: -67px -10px !important;
}

.alert-error .close, .alert .alert-danger .close {
    background-position: -95px -10px !important;
}

.alert-block {
    padding: 15px 19px 15px 17px;
}

.notification-messages {
    background-color: #eef9f8;
    border-radius: 3px;
    color: #8b91a0;
    display: block;
    font-family: "Open Sans";
    margin-bottom: 10px;
    padding: 15px 18px 10px;
    margin-right: 26px;
}

    .notification-messages.success {
        background-color: #eef9f8;
    }

    .notification-messages.danger {
        background-color: #fef2f2;
    }

    .notification-messages.info {
        background-color: #edf7fc;
    }

        .notification-messages.info:hover {
            background-color: #d8ebf4;
            cursor: pointer;
        }

    .notification-messages.danger:hover {
        background-color: #fae1e1;
        cursor: pointer;
    }

    .notification-messages.success:hover {
        background-color: #d9edf1;
        cursor: pointer;
    }

    .notification-messages .message-wrapper {
        display: inline-block;
        height: 43px;
        width: 70%;
    }

        .notification-messages .message-wrapper .heading {
            color: #1b1e24;
            display: block;
            float: left;
            font-size: 13px;
            font-weight: 600;
            line-height: 19px;
            margin: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            word-break: break-all;
        }

        .notification-messages .message-wrapper .description {
            display: block;
            float: left;
            font-size: 11px;
            line-height: 19px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            word-break: break-all;
        }

    .notification-messages .date {
        display: inline-block;
        font-size: 11px;
        font-style: italic;
        line-height: 15px;
        opacity: 0.4;
    }

    .notification-messages .user-profile {
        border-radius: 100px;
        display: inline-block;
        float: left;
        height: 35px;
        margin-right: 10px;
        margin-top: 2px;
        overflow: hidden;
        width: 35px;
    }

    .notification-messages .iconholder {
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

        .notification-messages .iconholder i {
            font-size: 28px;
        }

    .notification-messages.success .iconholder i {
        color: #f35958;
    }

    .notification-messages.danger .iconholder i {
        color: #f35958;
    }

    .notification-messages.info .iconholder i {
        color: #f35958;
    }

.tooltip-inner {
    padding: 6px 9px;
}

.progress {
    background-color: #ebeef1;
    background-image: none;
    box-shadow: none;
    height: 12px;
}

    .progress.no-radius {
        border-radius: 0;
    }

        .progress.no-radius .progress-bar {
            border-radius: 0;
        }

    .progress.transparent {
        background-color: rgba(0, 0, 0, 0.28);
    }

    .progress.progress-small {
        height: 4px;
    }

    .progress.progress-large {
        height: 20px;
    }

.progress-bar {
    background-color: #0090d9;
    background-image: none;
    border-radius: 3px;
    box-shadow: none;
    transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
}

.progress-bar-success {
    background-color: #0aa699;
    background-image: none;
}

.progress-bar-info {
    background-color: #0090d9;
    background-image: none;
}

.progress-bar-warning {
    background-color: #fdd01c;
    background-image: none;
}

.progress-bar-danger {
    background-color: #f35958;
    background-image: none;
}

.progress-bar-white {
    background-color: #fff;
    background-image: none;
}

.progress-bar-black {
    background-color: #1b1e24;
    background-image: none;
}

.progress-info .bar, .progress .bar-info {
    background-color: #0090d9;
    background-image: none;
}

.progress-warning .bar, .progress .bar-warning {
    background-color: #fdd01c;
    background-image: none;
}

.progress-danger .bar, .progress .bar-danger {
    background-color: #f35958;
    background-image: none;
}

.progress-white .bar, .progress .bar-white {
    background-color: #fff;
    background-image: none;
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
    background-color: #0aa699;
}

.progress-info.progress-striped .bar, .progress-striped .bar-info {
    background-color: #0090d9;
}

ul.progress-list {
    list-style: outside none none;
    margin: 10px 5px 23px 0;
    padding: 0;
}

    ul.progress-list li .details-wrapper {
        display: inline-block;
        float: left;
    }

        ul.progress-list li .details-wrapper .name {
            color: #000;
            display: block;
            font-size: 13px;
        }

        ul.progress-list li .details-wrapper .description {
            color: #9a9a9a;
            display: block;
            font-size: 12px;
        }

    ul.progress-list li .details-status {
        background-color: #e5e9ec;
        border-radius: 3px;
        color: #5c6370;
        display: inline-block;
        font-size: 11px;
        padding: 6px;
    }

    ul.progress-list li .progress {
        margin-top: 10px;
    }

.details-status-single {
    background-color: #e5e9ec;
    border-radius: 3px;
    color: #5c6370;
    display: inline-block;
    font-size: 11px;
    padding: 6px;
}

.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 600;
    padding: 3px 9px;
    text-shadow: none;
}

.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}

.label-success, .badge-success {
    background-color: #0aa699;
    color: #fff;
}

.label-warning, .badge-warning {
    background-color: #fdd01c;
    color: #fff;
}

.label-important, .badge-important {
    background-color: #f35958;
    color: #fff;
}

.label-info, .badge-info {
    background-color: #0090d9;
    color: #fff;
}

.label-inverse, .badge-inverse {
    background-color: #1f3853;
    color: #fff;
}

.label-white, .badge-white {
    background-color: #fff;
    color: #5e5e5e;
}

.label-white, .badge-disable {
    background-color: #f35958;
    color: #fff;
}

.table > thead > tr > th {
    border-bottom: 0 none;
}

.table th {
    border-top: 1px solid #e8edf1;
    font-size: 15px;
    padding: 10px 12px;
    text-transform: uppercase;
}

.popover {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(86, 96, 117, 0.15);
    max-width: 350px;
}

.popover-title {
    background-color: #fff;
    color: #505458 !important;
    font-weight: bold;
    margin: 0 5px;
    text-align: center;
}

.popover-content {
    font-size: 13px;
}

.popover.right .arrow {
    border-right-color: rgba(0, 0, 0, 0.08);
}

.popover.left .arrow {
    border-right-color: rgba(0, 0, 0, 0.08);
}

.popover.top .arrow {
    border-right-color: rgba(0, 0, 0, 0.08);
}

.popover.bottom .arrow::after {
    margin-left: -11px;
    top: 0;
}

.popover .arrow::after {
    border-width: 11px;
}

.header .popover-title {
    border-bottom: 0 none;
    padding-top: 14px;
}

.modal {
    border-radius: 3px;
}

.modal-header {
    text-align: center;
}

.modal-body {
    background-color: #e5e9ec;
}

.modal-footer {
    background-color: #f3f5f6;
    border-top: medium none;
    box-shadow: none;
    margin-top: 0;
}

.modal-header p {
    color: #8b91a0;
}

.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 tr.row_selected td {
    background-color: #ffffcc !important;
}

.table tr.row_selected .progress {
    background-color: #fff;
}

.table td {
    border-top: 1px solid #e8edf1;
    color: #576475;
    font-size: 13px;
    padding: 10px 12px !important;
    vertical-align: top;
}

    .table td.no-border {
        border: medium none;
    }

    .table td:first-child {
        border-radius: 3px;
    }

    .table td:last-child {
        border-radius: 3px;
    }

    .table th input[type="radio"], input[type="checkbox"], .table td input[type="radio"], input[type="checkbox"] {
        margin-top: -2px;
    }

    .table td .progress {
        margin-bottom: 0;
    }

    .table td.small-cell, .table th.small-cell {
        width: 40px;
    }

.table th.medium-cell {
    width: 112px;
}

.table th.big-cell {
    width: 200px;
}

.table td .muted {
    color: #95989a;
}

.table td.clickable {
    cursor: pointer;
}

.table-fixed-layout {
    table-layout: fixed;
}

    .table-fixed-layout td {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 9px;
}

.table-condensed th .checkbox {
    margin-left: 4px;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e8edf1;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #ecf0f2;
    border: medium none;
}

.table-striped tbody > tr > td {
    border: 0 none;
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #e2e8eb;
}

.table-hover tbody tr.row_selected:hover > td {
    background-color: #fef8ae !important;
}

.table-hover tbody tr:hover > td .progress {
    background-color: #fff;
}

.table-condensed th, .table-condensed td {
    padding: 10px 5px;
}

.table-tools-actions {
    margin: 0 5px;
}

.table .checkbox {
    margin-left: 3px;
}

.table .star {
    margin-left: 3px;
}

.inner-table td {
    background-color: transparent !important;
}

.table-bordered {
    border-color: #e8edf1 !important;
}

    .table-bordered th {
        background-color: #ecf0f2;
        border: 0 none !important;
    }

    .table-bordered td {
        border: 1px solid #e8edf1 !important;
    }

        .table-bordered td:first-child {
            border-radius: 0;
        }

        .table-bordered td:last-child {
            border-radius: 0;
        }

.form-group {
    margin-bottom: 20px;
}

    .form-group .form-label {
        color: #55606e;
        display: inline-block;
        margin-right: 8px;
    }

    .form-group .help {
        color: #a7abb1;
        font-size: 12px;
    }

    .form-group .controls {
        margin-top: 8px;
    }
textarea.form-control {
max-width:100%;
min-width:100%;
height:30px;
min-height:30px;
padding: 5px 2px !important;
}
#btnSubmitEvent {
    text-transform: capitalize;
}
.form-control {
    border: 1px solid #ccc !important;
    font-size: 12px;
    margin-bottom: 4px;
    padding: 0 2px !important;
}

.form-row input, .form-row select, .form-row textarea, .form-row select2 {
    margin-bottom: 10px;
}

.form-row .radio {
    margin-bottom: 7px;
}

.form-row:last-child {
    margin-bottom: 0;
}

.slide-primary, .slide-success {
    display: inline-block;
}

    .slide-primary .ios-switch .on-background {
        background-color: #0aa699;
        background-image: none;
    }

    .slide-success .ios-switch .on-background {
        background-color: #0090d9;
        background-image: none;
    }

.select2-container .select2-choice {
    background-image: none;
    border: 1px solid #e5e9ec;
    border-radius: 2px;
    height: 35px;
    padding: 3px 9px;
    transition: border 0.2s linear 0s;
}

    .select2-container .select2-choice .select2-arrow {
        background: transparent none repeat scroll 0 0;
    }

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    background-image: none;
}

.select2-container .select2-choice .select2-arrow b {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

    .select2-container .select2-choice .select2-arrow b::before {
        content: "";
        font-family: "FontAwesome";
        font-size: 12px;
        position: relative;
        right: 5px;
        top: 2px;
    }

.select2-dropdown-open .select2-choice .select2-arrow b {
    transform: scale(1, -1);
}

.select2-container .select2-choice .select2-arrow {
    border-left: 0 none;
}

.select2-drop.select2-drop-above {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: none;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    background: #f4f5f7 none repeat scroll 0 0;
    border: 1px solid #e5e9ec;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e9ec #e5e9ec -moz-use-text-color;
    border-image: none;
    border-radius: 2px;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding-top: 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    background: #f4f5f7 none repeat scroll 0 0;
    border: 1px solid #e5e9ec;
}

.select2-search input {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #999999;
    border-radius: 2px;
    font-size: 12px;
    line-height: 28px;
    vertical-align: baseline;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    color: #282323;
}

.select2-results .select2-highlighted {
    background: #0090d9 none repeat scroll 0 0;
    border-radius: 3px;
}

    .select2-results .select2-highlighted .select2-result-label {
        color: #fff;
    }

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #6f7b8a;
    font-size: 12px;
    padding-left: 8px;
    padding-top: 0;
    position: relative;
    top: -5px;
}

.select2-drop-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-color: -moz-use-text-color #e5e9ec;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    padding-top: 5px;
}

.select2-results li {
    color: #6f7b8a;
}

.select2-search {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
}

.select2-results {
    margin: 3px 10px 10px 3px;
}

.select2-container-multi .select2-choices {
    background-image: none;
    border: 1px solid #dae0e4;
    border-radius: 2px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #dae0e4;
    box-shadow: none;
}

.select2-container-multi.select2-container-active .select2-search-choice {
    background-color: #fff !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    background-color: #e8edf1;
    background-image: none;
    border: medium none;
    border-radius: 8px;
    box-shadow: none;
    color: inherit;
    margin: 8px -5px 7px 10px;
    padding: 4px 8px 4px 21px;
}

.select2-search-choice-close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    right: 0;
    top: 4px;
}

    .select2-search-choice-close:hover {
        text-decoration: none;
    }

    .select2-search-choice-close::before {
        color: #94a1b2;
        content: "";
        font-family: "FontAwesome";
        font-size: 12px;
    }

.select2-container-multi .select2-search-choice-close {
    left: 6px;
}

.select2-drop-multi .select2-results .select2-no-results, .select2-drop-multi .select2-results .select2-searching, .select2-drop-multi .select2-results .select2-selection-limit {
    top: 0;
}

.select2.form-control {
    border: 0 none;
    box-shadow: none;
    padding: 0;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
    border-radius: 0 2px 2px 0;
}

.input-prepend.inside .add-on:first-child, .input-prepend .btn:first-child {
    background-color: #fff;
    border: 1px solid #e5e9ec;
    border-radius: 2px;
    color: #9ea9b2;
    left: 3px;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    position: relative;
    top: 0;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
}

.input-prepend.inside.no-boarder .add-on:first-child, .input-prepend.no-boarder .btn:first-child {
    border: medium none;
}

.input-append .add-on, .input-prepend .add-on {
    background-color: #d1dade;
    border: medium none #d1dade;
    border-radius: 0 2px 2px 0;
    color: #5e5e5e;
    height: 37px;
    min-width: 34px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    position: absolute;
    text-shadow: none;
}

    .input-append .add-on .arrow {
        background-color: transparent !important;
        color: #d1dade;
        font-size: 26px;
        left: -6px;
        position: absolute;
        z-index: 100;
    }

.input-append.primary .add-on, .input-prepend .add-on {
    background-color: #f35958;
    color: #fff;
}

    .input-append.primary .add-on .arrow {
        color: #f35958;
    }

.input-append.success .add-on, .input-prepend .add-on {
    background-color: #0090d9;
    color: #fff;
    display: inline-block;
    float: left;
}

    .input-append.success .add-on .arrow {
        color: #0090d9;
    }

.input-append.info .add-on, .input-prepend .add-on {
    background-color: #1f3853;
    color: #fff;
}

    .input-append.info .add-on .arrow {
        color: #1f3853;
    }

.input-append.warning .add-on, .input-prepend .add-on {
    background-color: #fdd01c;
    color: #fff;
}

    .input-append.warning .add-on .arrow {
        color: #fdd01c;
    }

.input-append.danger .add-on, .input-prepend .add-on {
    background-color: #f35958;
    color: #fff;
}

    .input-append.danger .add-on .arrow {
        color: #f35958;
    }

.input-append .add-on .arrow::before {
    content: "";
    font-family: "FontAwesome";
}

.input-focus {
    background-color: #f4f5f7 !important;
    color: #56646e !important;
}

.no-boarder .input-focus {
    border: medium none !important;
}

.input-append input[class*="span"] {
    border-radius: 2px 0 0 2px;
    border-right: 0 none;
    padding-left: 16px;
}

.input-prepend input[class*="span"] {
    border-left: 0 none;
    border-radius: 0 2px 2px 0;
    padding-left: 16px;
}

.input-append .form-control {
    display: inline-block;
}

.input-with-icon {
    position: relative;
}

    .input-with-icon input {
        padding-left: 32px !important;
    }

    .input-with-icon i {
        color: #e5e9ec;
        display: block;
        font-size: 16px;
        height: 16px;
        margin: 9px 2px 4px 10px;
        position: absolute;
        text-align: center;
        width: 16px;
    }

    .input-with-icon.right input {
        padding-left: 12px !important;
        padding-right: 33px !important;
    }

    .input-with-icon.right i {
        float: right;
        right: 8px;
    }

.input-group-addon {
    border: 1px solid #e5e9ec;
    border-radius: 3px;
    color: #9ea9b2;
    font-size: 14px;
    padding: 6px 10px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
}

    .input-group-addon i {
        position: relative;
        top: 1px;
    }

.transparent .input-group-addon {
    background-color: #fff;
    padding: 8px 1px 10px 9px;
}

    .transparent.input-group .form-control:first-child, .transparent .input-group-addon:first-child, .transparent .input-group-btn:first-child > .btn, .transparent .input-group-btn:first-child > .dropdown-toggle, .transparent .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-left: 1px solid #e5e9ec;
        border-right: 0 none;
    }

        .transparent .input-group .form-control:last-child, .transparent .input-group-addon:last-child, .transparent .input-group-btn:last-child > .btn, .transparent .input-group-btn:last-child > .dropdown-toggle, .transparent .input-group-btn:first-child > .btn:not(:first-child) {
            padding: 6px 10px;
        }

.input-group-addon.primary {
    background-color: #0aa699;
    border: 1px solid #0aa699;
    color: #fff;
}

.input-group-addon.success {
    background-color: #0090d9;
    color: #fff;
}

.input-group-addon.info {
    background-color: #1f3853;
    color: #fff;
}

.input-group-addon.warning {
    background-color: #fbb05e;
    color: #fff;
}

.input-group-addon.warning {
    background-color: #fbb05e;
    color: #fff;
}

.input-group-addon.danger {
    background-color: #f35958;
    color: #fff;
}

.input-group-addon.primary {
    background-color: #0aa699;
    border: 1px solid #0aa699;
    color: #fff;
}

.input-group-addon.success .arrow {
    color: #0090d9;
}

.input-group-addon.info .arrow {
    color: #1f3853;
}

.input-group-addon.primary .arrow {
    color: #0aa699;
}

.input-group-addon.warning .arrow {
    color: #fbb05e;
}

.input-group-addon.danger .arrow {
    color: #f35958;
}

.input-group-addon .arrow {
    color: #d1dade;
    position: relative;
    right: -6px;
    z-index: 100;
}

    .input-group-addon .arrow::before {
        content: "";
        font-family: "FontAwesome";
        font-size: 23px;
        left: 17px;
        position: absolute;
        top: -2px;
    }

.input-group-addon:last-child .arrow::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 23px;
    left: -23px;
    position: absolute;
    top: -2px;
}

.input-group-addon:last-child input {
    border-left: 0 none;
}

.transparent input {
    border-left: 0 none;
}

.datepicker {
    border-radius: 2px;
    font-size: 12px;
    padding: 10px 16px;
}

    .datepicker th, .datepicker td {
        padding: 5.5px !important;
    }

    .datepicker thead tr .datepicker-switch {
        color: #6f7b8a;
        font-size: 13px;
    }

    .datepicker thead tr .prev {
        color: #0090d9;
        content: "";
        font-size: 0;
    }

    .datepicker thead tr .next {
        color: #0090d9;
        content: "";
        font-size: 0;
    }

    .datepicker thead tr .prev::before {
        color: #0090d9;
        content: "";
        font-family: "FontAwesome";
        font-size: 13px;
    }

    .datepicker thead tr .next::before {
        color: #0090d9;
        content: "";
        font-family: "FontAwesome";
        font-size: 13px;
    }

    .datepicker thead tr .dow {
        color: #0090d9;
        font-size: 11px;
        text-transform: uppercase;
    }

    .datepicker tbody tr .odd {
        color: #d0d3d8;
    }

    .datepicker table tr td.old, .datepicker table tr td.new {
        color: #d0d3d8;
    }

    .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
        background-image: none;
        font-weight: 600;
        text-shadow: none;
    }

    .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
        background-color: #e5e9ec;
        background-image: none;
        color: #fff;
    }

    .datepicker table tr td.day:hover {
        background: #eeeeee none repeat scroll 0 0;
        opacity: 0.65;
    }

    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover {
        background-color: #0090d9;
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        background-image: none;
        border: medium none;
        text-shadow: 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.active:hover, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled]:hover {
            background-color: #0090d9;
        }

    .datepicker table tr td span {
        border-radius: 4px;
    }

.datepicker-inline {
    width: auto;
}

.dataTables_wrapper .pagination ul > li {
    display: inline-block;
    padding-left: 0;
}

    .dataTables_wrapper .pagination ul > li:last-child > a, .dataTables_wrapper .pagination ul > li:last-child > span {
        margin-left: -8px;
    }

    .dataTables_wrapper .pagination ul > li > a, .pagination ul > li > span {
        border: medium none;
        border-radius: 3px;
        box-shadow: none;
        color: #6f7b8a;
    }

.dataTables_wrapper .pagination ul {
    box-shadow: none;
    font-size: 12px;
    padding: 0;
}

    .dataTables_wrapper .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
        background-color: #fff !important;
        color: #c2c6cb !important;
        opacity: 0.65 !important;
    }

    .dataTables_wrapper .pagination ul > li > a {
        padding: 5px 10px;
    }

    .dataTables_wrapper .pagination ul > .active > a, .pagination ul > .active > span {
        background-color: #f3f6f9;
        font-weight: 600;
    }

    .dataTables_wrapper .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
        background-color: #e8edf3;
    }

    .dataTables_wrapper .pagination ul > li.next > a:hover {
        background-color: #fff;
        color: #000;
    }

    .dataTables_wrapper .pagination ul > li.prev > a:hover {
        background-color: #fff;
        color: #000;
    }

    .dataTables_wrapper .pagination ul > li.prev.disabled > a:hover {
        background-color: #fff;
        color: #c2c6cb;
        opacity: 0.65;
    }

    .dataTables_wrapper .pagination ul > li.next.disabled > a:hover {
        background-color: #fff;
        color: #c2c6cb;
        opacity: 0.65;
    }

.form-horizontal {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

form {
    margin: 0;
}

.error {
    color: #f35958;
    display: block;
    font-size: 12px;
}

.form-no-horizontal-spacing .error {
    margin-bottom: 10px;
}

input.error {
    border: 1px solid #f35958;
}

.error-control input {
    border: 1px solid #f35958;
}

.error-control i {
    color: #f35958;
}

.success-control input {
    border: 1px solid #0aa699;
}

.success-control i {
    color: #0aa699;
}

.easy-pie-custom {
    display: inline-block;
    height: 110px;
    position: relative;
    text-align: center;
    width: 110px;
}

    .easy-pie-custom canvas {
        left: 0;
        position: absolute;
        top: 0;
    }

.easy-pie-percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}

    .easy-pie-percent *::after {
        content: "%";
        font-size: 0.8em;
        margin-left: 0.1em;
    }

.profile-img-wrapper {
    border-radius: 100px;
    display: inline-block;
    flex: 1 1 0;
    float: left;
    height: 35px;
    overflow: hidden;
    width: 35px;
}

    .profile-img-wrapper.big {
        height: 68px;
        width: 68px;
    }

    .profile-img-wrapper.with-left-space-custom {
        margin-left: 7px;
    }

.user-comment-wrapper {
    display: block;
    margin-bottom: 9px;
    padding: 0 14px;
}

    .user-comment-wrapper .profile-wrapper {
        border-radius: 100px;
        display: inline-block;
        flex: 1 1 0;
        float: left;
        height: 35px;
        margin: 6px 8px 0 0;
        overflow: hidden;
        width: 35px;
    }

    .user-comment-wrapper .comment {
        display: inline-block;
        float: left;
    }

        .user-comment-wrapper .comment .user-name {
            color: #0090d9;
            font-size: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .user-comment-wrapper .comment .more-details-wrapper {
            display: flex;
            float: left;
        }

        .user-comment-wrapper .comment .preview-wrapper {
            color: #71798a;
            display: block;
            font-size: 12px;
            min-width: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .user-comment-wrapper .comment .more-details {
            color: #bfbfbf;
            display: inline-block;
            float: left;
            font-size: 12px;
            margin-right: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.user-status {
    background-color: #c5c8cb;
    border-radius: 14px;
    display: inline-block;
    float: left;
    height: 14px;
    margin-right: 3px;
    position: relative;
    top: 3px;
    width: 14px;
}

    .user-status.busy {
        background-color: #fb3c4a;
    }

    .user-status.away {
        background-color: #c5c8cb;
    }

    .user-status.available {
        background-color: #0aa699;
    }

    .user-status::before {
        background-color: #fff;
        border-radius: 10px;
        display: inline-block;
        height: 5px;
        position: relative;
        width: 5px;
    }

.blog-post-controls-wrapper {
    display: block;
    margin-bottom: 15px;
    margin-top: 4px;
}

.blog-post-control {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: 600;
    margin-right: 8px;
    opacity: 0.7;
}

.content-loading-wrapper {
    display: block;
    position: relative;
    width: 100%;
}

.content-loading {
    left: 45%;
    position: relative;
    top: 45%;
}

.jvectormap-zoomin {
    bottom: 15px;
    top: auto;
}

.jvectormap-zoomout {
    bottom: 15px;
    left: 35px;
    top: auto;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    background-color: #0090d9;
    height: auto;
    padding: 8px 10px;
    width: auto;
}

#wrap {
    height: auto;
    margin: 0 auto -60px;
    min-height: 100%;
    padding: 0 0 60px;
}

.error-body {
    background-color: #e5e9ec !important;
    font-family: "Open Sans";
    height: 100%;
}

.error-wrapper {
    height: 624px;
    margin: 0 auto -130px;
    min-height: 100%;
    padding: 0 0 60px;
}

    .error-wrapper::after {
        content: "";
        display: block;
    }

.error-container {
    float: none;
    font-family: "Open Sans";
    margin-left: auto;
    margin-right: auto;
}

.error-main {
    margin-top: 18%;
    position: absolute;
    text-align: center;
}

.error-container .error-number {
    color: #22262e;
    font-size: 120px;
    font-weight: 600;
    line-height: 130px;
    text-align: center;
}

.error-container .error-description {
    color: #22262e;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
}

.error-container .error-description-mini {
    color: #22262e;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.error-container .input-prepend.inside .add-on {
    background-color: #fff;
    color: #a1a1a1;
    padding-top: 6px;
}

.error-container ul.footer-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .error-container ul.footer-links li {
        border-right: 1px solid #000;
        display: inline;
        padding: 0 10px;
    }

        .error-container ul.footer-links li a {
            color: #22262e;
            font-size: 12px;
        }

        .error-container ul.footer-links li:last-child {
            border-right: medium none;
            display: inline;
            padding: 0 10px;
        }

    .error-container ul.footer-links.small-links li a {
        color: #616a7b;
        font-size: 11px;
    }

    .error-container ul.footer-links.small-links li {
        border-right: 1px solid #616a7b;
    }

        .error-container ul.footer-links.small-links li:last-child {
            border-right: medium none;
        }

.error-container .copyright {
    font-size: 12px;
    text-align: center;
}

#footer {
    height: 130px;
}

#gmaps_context_menu {
    text-align: center;
}

    #gmaps_context_menu a {
        color: #8b91a0;
    }

        #gmaps_context_menu a:hover {
            color: #1b1e24;
            text-decoration: none;
        }

.grid.simple .grid-body.invoice-body {
    padding: 30px;
}

    .grid.simple .grid-body.invoice-body .invoice-logo {
        margin-bottom: 18px;
    }

.invoice-button-action-set {
    position: fixed;
}

.login-container {
    margin-top: 15%;
}

.lockscreen-wrapper {
    margin-top: 20%;
    position: relative;
}

    .lockscreen-wrapper .profile-wrapper {
        border-radius: 100px;
        display: inline-block;
        float: left;
        height: 65px;
        margin-right: 11px;
        margin-top: 9px;
        overflow: hidden;
        width: 65px;
    }

    .lockscreen-wrapper .user {
        text-align: left;
    }

    .lockscreen-wrapper .user-form {
        display: inline-block;
        float: left;
        margin-top: -10px;
        min-width: 320px;
    }

        .lockscreen-wrapper .user-form input, .lockscreen-wrapper .user-form button {
            float: left;
            margin-right: 10px;
        }

.calender-options-wrapper {
    padding: 20px;
}

    .calender-options-wrapper .events-wrapper {
        margin-top: 50px;
    }

    .calender-options-wrapper .events-heading {
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
        color: #fff;
        font-size: 13px;
        margin-bottom: 20px;
        padding-bottom: 14px;
    }

    .calender-options-wrapper .external-event {
        background-color: #d44443;
        border-radius: 3px;
        color: #fff;
        cursor: move;
        display: block;
        font-size: 12px;
        margin-bottom: 8px;
        padding: 5px 8px;
        width: 100%;
    }

.fc-view {
    margin-top: 15px;
}

table.fc-border-separate {
    margin-top: 20px;
}

.fc td, .fc th {
    vertical-align: middle;
}

.fc-grid th {
    padding-bottom: 10px;
    text-transform: uppercase;
}

.fc-border-separate th, .fc-border-separate td {
    border-bottom: 1px solid #e5e9ec;
    border-width: 0 0 1px;
}

.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-right-width: 0;
}

.fc-border-separate td.fc-last {
    border-right-width: 0;
}

.fc-border-separate tr.fc-last td {
    border-bottom-width: 0;
}

.fc-grid .fc-day-number {
    padding: 25px 10px;
}

.fc-state-highlight {
    background-color: transparent;
}

    .fc-state-highlight .fc-day-number {
        background-color: #f35958;
        border-radius: 999px;
        color: #fff;
        padding: 5px 11px;
    }

.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    margin-top: 10px;
}

.fc table thead tr th {
    font-size: 0.9em;
}

.mini-chart-wrapper {
    display: block;
    padding: 19px 9px 0;
    width: 100%;
}

    .mini-chart-wrapper .chart-details-wrapper {
        display: inline-block;
        margin: 8px;
    }

    .mini-chart-wrapper .mini-chart {
        display: inline-block;
        position: relative;
        top: -10px;
    }

    .mini-chart-wrapper .chart-details-wrapper .chartname {
        color: #9a9a9a;
        display: block;
        font-size: 10.5px;
        text-transform: uppercase;
    }

    .mini-chart-wrapper .chart-details-wrapper .chart-value {
        color: #000000;
        display: block;
        font-size: 14px;
    }

    .mini-chart-wrapper.donut .chart-details-wrapper {
        float: left;
        margin-top: 0;
    }

    .mini-chart-wrapper.donut .mini-chart {
        float: left;
    }

.legendColorBox > div {
    border: 0 none !important;
}

.legendLabel {
    line-height: 20px !important;
}

.rickshaw_legend {
    background-color: #f2f4f6;
    border-radius: 0;
    display: block;
}

    .rickshaw_legend .line {
        margin-bottom: 10px;
    }

        .rickshaw_legend .line .swatch {
            margin: 0 8px;
        }

    .rickshaw_legend .label {
        color: #6f7b8a;
    }

    .rickshaw_legend ul {
        margin: 15px 16px;
    }

.simple-chat-popup {
    cursor: pointer;
    left: -77.5px;
    margin-top: 3px;
    padding: 5px 0;
    position: absolute;
    top: 25px;
    z-index: 10000;
}

    .simple-chat-popup .simple-chat-popup-arrow {
        border-bottom-color: #292b2e;
        border-width: 0 5px 5px;
        left: 74%;
        margin-left: -5px;
        top: 0;
    }

.simple-chat-popup-arrow {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}

.simple-chat-popup-inner {
    background-color: #292b2e;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    padding: 8px;
    text-align: right;
    text-decoration: none;
}

    .simple-chat-popup-inner .message {
        color: #bfc0c1;
        font-size: 11px;
        margin-top: -4px;
    }

.side-bar-widgets {
    display: block;
    position: relative;
}

.cover-pic-wrapper {
    max-height: 250px;
    overflow: hidden;
    position: relative;
}

.user-profile-pic {
    margin-top: -40px;
    position: relative;
    text-align: right;
    width: 100%;
    z-index: 200;
}

    .user-profile-pic img {
        background-color: #e5e9ec;
        border: 5px solid #fff;
        border-radius: 100px;
        display: inline-block;
        height: 68px;
        overflow: hidden;
        width: 68px;
    }

.user-mini-description {
    margin-right: 10px;
}

    .user-mini-description h3 {
        margin: 5px 0 0;
        text-align: right;
    }

    .user-mini-description h5 {
        margin: 0;
        text-align: right;
    }

    .user-mini-description h5 {
        color: #8b91a0;
        font-size: 13px;
        text-align: right;
    }

.user-description-box {
    background-color: #f2f4f6;
    margin: 10px 15px;
    padding: 20px;
}

    .user-description-box p {
        font-size: 12px;
        margin: 0 0 10px;
    }

        .user-description-box p i {
            font-size: 14px;
            width: 25px;
        }

        .user-description-box p:last-child {
            margin: 0;
        }

.friend-list {
    color: #414243;
    margin: 15px 0;
}

    .friend-list .friend-details-wrapper {
        display: inline-block;
        float: left;
    }

    .friend-list .friend-profile-pic {
        display: inline-block;
        float: left;
        margin-right: 10px;
    }

    .friend-list .friend-name {
        display: block;
        font-size: 13px;
    }

    .friend-list .friend-description {
        color: #767e84;
        display: block;
        font-size: 12px;
    }

    .friend-list .action-bar {
        display: inline-block;
        margin-left: 10px;
        margin-top: 8px;
    }

ul.my-friends {
    margin: 16px 0 0;
    padding: 0;
}

    ul.my-friends li {
        display: inline;
        float: left;
        margin-bottom: 8px;
        margin-right: 5px;
    }

        ul.my-friends li .profile-pic {
            border-radius: 100px;
            display: inline-block;
            float: left;
            height: 35px;
            overflow: hidden;
            width: 35px;
        }

.user-profile-pic-normal {
    border-radius: 100px;
    height: 35px;
    overflow: hidden;
    width: 35px;
}

.user-profile-pic-2x {
    border-radius: 100px;
    height: 50px;
    overflow: hidden;
    width: 50px;
}

    .user-profile-pic-2x.white-border {
        border: 5px solid #fff;
    }

.user-status-box {
    border: medium none;
    border-radius: 0;
    margin: 0;
}

.post {
    display: block;
}

    .post .info-wrapper {
        display: inline-block;
        float: left;
        width: 80%;
    }

        .post .info-wrapper.small-width {
            width: 70%;
        }

    .post .username {
        display: block;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .post .info {
        display: block;
    }

    .post .user-profile-pic-wrapper {
        display: inline-block;
        float: left;
        margin-right: 16px;
    }

    .post .more-details {
        display: block;
        float: left;
    }

    .post .post-links li {
        display: inline;
        float: left;
        position: relative;
    }

    .post .post-links {
        font-size: 11px;
        list-style: outside none none;
        margin: 4px 0 0;
        padding: 0;
    }

        .post .post-links li {
            display: inline;
            float: left;
            padding-left: 0;
            padding-right: 8px;
            position: relative;
        }

            .post .post-links li::after {
                color: #999999;
                content: "•";
                padding-left: 8px;
            }

            .post .post-links li:last-child::after {
                content: "";
            }

    .post .dark-text {
        color: #2a2e36;
    }

    .post .action-bar {
        display: block;
        font-size: 12px;
        list-style: outside none none;
        margin: 13px 0 37px;
        padding: 0;
    }

        .post .action-bar li {
            display: inline;
            float: left;
            padding-right: 8px;
            position: relative;
        }

.post-input {
    font-size: 14px;
    padding-left: 14px !important;
    padding-top: 18px !important;
}

.comments-section {
    margin-top: 12px;
}

#Parks {
    margin-bottom: 30px;
}

.img_wrapper {
    background: #d1dade none repeat scroll 0 0;
    overflow: hidden;
    position: relative;
}

    .img_wrapper img {
        height: auto;
        opacity: 1;
        position: absolute;
        top: 0;
        transition: opacity 150ms ease 0s;
        width: 100%;
    }

    .img_wrapper.loaded img {
        opacity: 1;
    }

#Parks {
    margin: 0;
    padding: 0;
    position: relative;
}

.fail_element {
    font-size: 30px;
    font-weight: 300;
    left: 25%;
    line-height: 1.4;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 50%;
}

.fail .fail_element {
    opacity: 1;
}

#Parks.list .list_header {
    background: #d1dade none repeat scroll 0 0;
    border-radius: 3px;
    color: #59514c;
    height: 38px;
    line-height: 38px;
    text-align: right;
}

#Parks.list .meta {
    border-left: 1px solid #d7dbe0;
    display: inline-block;
    height: 100%;
    line-height: 99px;
    text-align: center;
    vertical-align: top;
    width: 205px;
}

#Parks.list .list_header .meta {
    border: 0 none;
    line-height: 38px;
    margin-top: -8px;
    vertical-align: inherit;
}

#Parks.list .meta.name {
    border-left: 0 none;
    float: left;
    text-align: left;
    width: auto;
}

#Parks.list .list_header .meta.name {
    padding-left: 15px;
}

#Parks.list .list_header .meta span {
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    margin: 7px 0 0;
    position: relative;
    top: 6px;
    width: 24px;
}

    #Parks.list .list_header .meta span::after {
        border: 5px solid transparent;
        content: "";
        left: 7px;
        position: absolute;
        top: 9px;
    }

    #Parks.list .list_header .meta span.asc::after {
        border-top: 7px solid #8e9aa2;
    }

    #Parks.list .list_header .meta span.desc::after {
        border-bottom: 7px solid #8e9aa2;
        top: 4px;
    }

    #Parks.list .list_header .meta span:hover {
        background: #b8bbbe none repeat scroll 0 0;
    }

    #Parks.list .list_header .meta span.asc:hover::after {
        border-top-color: #e5e9ec;
    }

    #Parks.list .list_header .meta span.desc:hover::after {
        border-bottom-color: #e5e9ec;
    }

    #Parks.list .list_header .meta span.active.asc::after {
        border-top-color: #505458;
    }

    #Parks.list .list_header .meta span.active.desc::after {
        border-bottom-color: #505458;
    }

#Parks.list .mix {
    border-bottom: 1px solid #d7dbe0;
    display: none;
    font-weight: 300;
    height: 127px;
    line-height: 99px;
    opacity: 0;
    padding: 18px 0 14px;
    text-align: right;
    vertical-align: top;
    width: 100%;
}

    #Parks.list .mix .meta * {
        line-height: 1;
    }

    #Parks.list .mix .meta p, #Parks.list .mix .meta ul {
        display: inline-block;
        list-style: outside none none;
        vertical-align: middle;
    }

    #Parks.list .mix .meta li {
        margin-bottom: 5px;
    }

#Parks.list .img_wrapper {
    display: inline-block;
    height: 95px;
    margin-right: 30px;
    vertical-align: top;
    width: 177px;
}

#Parks.list .titles {
    display: inline-block;
    vertical-align: middle;
}

    #Parks.list .titles h2 {
        color: #47a497;
        font-size: 17px;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 1.2 !important;
        margin-bottom: 3px;
        text-transform: uppercase;
    }

    #Parks.list .titles p {
        text-indent: -2px;
    }

#Parks.grid {
    text-align: justify;
}

    #Parks.grid .list_header, #Parks.grid .meta {
        display: none;
    }

        #Parks.grid .meta.name {
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            width: 100%;
        }

    #Parks.grid .mix {
        display: none;
        margin-bottom: 3%;
        opacity: 0;
        padding-top: 26%;
        position: relative;
        width: 48.5%;
    }

    #Parks.grid .img_wrapper {
        background: #000 none repeat scroll 0 0;
        height: 100%;
        position: absolute;
        width: 100%;
    }

    #Parks.grid .titles {
        background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
        height: auto;
        margin: 53.5% auto 0;
        max-width: 400px;
        padding: 10px 0;
        position: relative;
        text-align: center;
        top: -80px;
        width: 90%;
        z-index: 1;
    }

        #Parks.grid .titles h2 {
            color: #47a497;
            font-size: 17px;
            font-weight: 700;
            letter-spacing: 2px;
            margin-bottom: 3px;
            text-transform: uppercase;
        }

        #Parks.grid .titles p {
            font-weight: 300;
            text-indent: -2px;
        }

#Parks ul {
    padding-left: 0;
}

.user-profile img {
    border-radius: 100px;
}

.cbp_tmtimeline {
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 0;
    position: relative;
}

    .cbp_tmtimeline li {
        position: relative;
    }

    .cbp_tmtimeline::before {
        background: #f2f4f6 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        left: 20%;
        margin-left: -10px;
        position: absolute;
        top: 0;
        width: 10px;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        display: block;
        font-family: "Open Sans";
        padding-right: 100px;
        position: absolute;
        width: 25%;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        text-align: right;
    }

        .cbp_tmtimeline > li .cbp_tmtime .date {
            color: #505458;
            display: block;
            font-size: 1.2em;
            margin-bottom: 5px;
        }

        .cbp_tmtimeline > li .cbp_tmtime .time {
            color: #505458;
            display: block;
            font-size: 1.5em;
        }

    .cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmtime span:last-child {
        color: #505458;
    }

    .cbp_tmtimeline > li .cbp_tmlabel {
        background: #ffffff none repeat scroll 0 0;
        font-size: 13px;
        line-height: 1.4;
        margin: 0 0 15px 25%;
        position: relative;
    }

    .cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmlabel {
        background: #ffffff none repeat scroll 0 0;
    }

    .cbp_tmtimeline > li .cbp_tmlabel h2 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        margin-top: 0;
        padding: 0 0 10px;
    }

    .cbp_tmtimeline > li .cbp_tmlabel::after {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: transparent #ffffff transparent transparent;
        border-image: none;
        border-style: solid;
        border-width: 10px;
        content: " ";
        height: 0;
        position: absolute;
        right: 100%;
        top: 10px;
        width: 0;
    }

    .cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmlabel::after {
        border-right-color: #ffffff;
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        background: #ffffff none repeat scroll 0 0;
        border-radius: 50%;
        box-shadow: 0 0 0 8px #ffffff;
        color: #7c8694;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        height: 40px;
        left: 20%;
        line-height: 37px;
        margin: 0 0 0 -25px;
        position: absolute;
        text-align: center;
        text-transform: none;
        top: 0;
        width: 40px;
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        font-size: 1.3em;
    }

        .cbp_tmtimeline > li .cbp_tmicon.success {
            background: #0090d9 none repeat scroll 0 0;
            box-shadow: 0 0 0 8px #2ba3df;
            color: #fff;
        }

        .cbp_tmtimeline > li .cbp_tmicon.primary {
            background: #0aa699 none repeat scroll 0 0;
            box-shadow: 0 0 0 8px #33b5aa;
            color: #fff;
        }

        .cbp_tmtimeline > li .cbp_tmicon.warning {
            background: #fbb05e none repeat scroll 0 0;
            box-shadow: 0 0 0 8px #fcbd79;
            color: #fff;
        }

        .cbp_tmtimeline > li .cbp_tmicon.danger {
            background: #f35958 none repeat scroll 0 0;
            box-shadow: 0 0 0 8px #f78c8b;
            color: #fff;
        }

        .cbp_tmtimeline > li .cbp_tmicon.info {
            background: #1f3853 none repeat scroll 0 0;
            box-shadow: 0 0 0 8px #455a70;
            color: #fff;
        }

    .cbp_tmtimeline .action-links li {
        display: inline;
        float: left;
        position: relative;
    }

    .cbp_tmtimeline .action-links {
        font-size: 13px;
        list-style: outside none none;
        margin: 4px 0 0;
        padding: 0;
    }

        .cbp_tmtimeline .action-links li {
            color: #8b91a0;
            display: inline;
            float: left;
            padding-left: 0;
            padding-right: 8px;
            position: relative;
        }

            .cbp_tmtimeline .action-links li::after {
                color: #999999;
                content: "•";
                padding-left: 8px;
            }

            .cbp_tmtimeline .action-links li:last-child::after {
                content: "";
            }

@media screen and (max-width: 65.375em) {
    .cbp_tmtimeline > li .cbp_tmtime {
    }
}

@media screen and (max-width: 47.2em) {
    .cbp_tmtimeline::before {
        display: none;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        padding: 0 0 20px;
        position: relative;
        width: 100%;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        text-align: left;
    }

    .cbp_tmtimeline > li .cbp_tmlabel {
        font-size: 95%;
        font-weight: 400;
        margin: 0 0 30px;
        padding: 1em;
    }

        .cbp_tmtimeline > li .cbp_tmlabel::after {
            border-bottom-color: #fff;
            border-right-color: transparent;
            left: 20px;
            right: auto;
            top: -20px;
        }

    .cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmlabel::after {
        border-bottom-color: #fff;
        border-right-color: transparent;
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        float: right;
        left: auto;
        margin: -55px 5px 0 0;
        position: relative;
    }
}

.bordered-circle .owl-controls {
    text-align: left;
}

    .bordered-circle .owl-controls .owl-page span {
        background-color: transparent;
        border: 1px solid #333333;
        height: 9px;
        opacity: 1;
        width: 9px;
    }

.bordered-circle .owl-theme .owl-controls .owl-page.active span, .bordered-circle .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #333333;
}

.hashtags {
    background-color: transparent;
    border: 2px solid #e5e9ec;
    border-radius: 15px;
    color: #b9bec2;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 8px;
}

    .hashtags:hover {
        border: 2px solid rgba(0, 0, 0, 0.2);
        color: rgba(0, 0, 0, 0.4);
    }

    .hashtags.transparent {
        background-color: transparent;
        border: 2px solid #fff;
        color: #fff;
    }

        .hashtags.transparent:hover {
            background-color: rgba(255, 255, 255, 0.8);
            border: 2px solid rgba(255, 255, 255, 0.1);
            color: #000;
        }

.craft-map-container {
    border: 0 none;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.overlap-left-10 {
    left: -10px;
    position: relative;
}

.hover-effect-img {
    transition: all 0.2s linear 0s;
}

.tiles:hover .hover-effect-img {
    transform: scale(1.1, 1.1);
}

.rickshaw_graph {
    overflow: hidden;
}

.home-section {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    box-shadow: 0 0 4px 0 #e2e2e2;
    height: 350px;
    margin-bottom: 25px;
}
    /*//#0b9c8f*/
    .home-section h1 {
        background: #7F97A2 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        padding: 0 0 0 10px;
        text-transform: capitalize;
    }

    .home-section p {
        padding: 10px;
    }

.RadGrid_Default .rgHeader, .RadGrid_Default th.rgResizeCol {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 #1F3853 !important;
    border-color: -moz-use-text-color -moz-use-text-color #828282 !important;
    border-image: none !important;
    border-style: none none solid !important;
    border-width: 0 0 1px !important;
}

.RadGrid .rgHeader, .RadGrid th.rgResizeCol {
    color: #FFFFFF !important;
    font-weight: bold !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    text-align: left !important;
}

.RadGrid_Default .rgRow td {
    border-color: #CCCCCC !important;
}

.RadGrid_Default .rgAltRow td {
    border-color: #CCCCCC !important;
}

.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}

.RadGrid_Default .rgHeader, .RadGrid_Default .rgHeader a {
    color: #FFFFFF !important;
    font-weight: bold !important;
    /*padding: 10px 2px !important;*/
}

.RadGrid_Default .rgSelectedRow td {
    background-color: #8b91a0 !important;
}

.modalBackground {
    background-color: grey;
    filter: alpha(opacity=90);
    opacity: 0.7;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: "Open Sans",Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: white;
}

.TitlebarRight {
    background: url("assets/img/cross_icon_normal.png");
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Titlebar {
    background-color: #1F3853;
    height: 30px;
    color: #f35958;
    text-align: center;
}



.popup_Body {
    padding: 15px 15px 15px 15px;
    font-family: "Open Sans",Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    /*min-width: 350px;
    max-width: 800px;
    height: 90%;
    max-height: 500px;*/
    background-color: ActiveBorder;
    background-position: center;
    z-index: 10000 !important;
}

.popup_Body_classifyStudy {
    padding: 0px 15px 5px 15px;
    font-family: "Open Sans",Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    /*min-width: 350px;
    max-width: 800px;
    height: 90%;
    max-height: 500px;*/
    background-color: ActiveBorder;
    background-position: center;
    z-index: 10000 !important;
}

.popup_Body_sm {
    padding: 15px 15px 15px 15px;
    font-family:"Open Sans", Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    width: 350px;
    height: 200px;
    background-color: ActiveBorder;
    background-position: center;
    z-index: 10000 !important;
}

.popup_Body_small {
    padding: 15px 15px 15px 15px;
    font-family:"Open Sans", Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 20px;
    min-width: 375px;
    height: 190px;
    background-color: ActiveBorder;
    min-width: 350px;
    max-width: 800px;
    min-height: 150px;
    max-height: 800px;
}

.popup_Container {
    border: 1px solid #000000;
    padding: 0px 0px 0px 0px;
}

.toolTipCode {
    font-size: 20px;
}

.RadGrid_Default {
    margin-bottom: 10px !important;
}
/*.quick-links
{
     position: absolute;
    right: 27px;
    top: 38px;
}*/
/*.quick-links ul
{
    margin:0px;
    padding:0px;
}
.quick-links ul li
{
   display:inline-table;
}
.quick-links ul li a
{
   text-decoration:underline;
}
.quick-links ul li a:hover
{
   text-decoration:none;
}*/
.quick-links {
    margin: 0;
    padding: 0;
}

    .quick-links li {
        display: inline-table;
    }

        .quick-links li a {
            text-decoration: underline;
        }

            .quick-links li a:hover {
                text-decoration: none;
                cursor: pointer;
            }

.username {
    padding-top: 10px;
    /*text-align: right;*/
}

.RadPicker {
    vertical-align: inherit !important;
}

.RadComboBox_Default {
    color: #333;
    font-family: "Open Sans","Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 30px;
}

.RadComboBox {
    text-align: left;
    white-space: nowrap;
    height: 30px;
}

    .RadComboBox .rcbInput {
        background-color: transparent;
        border-width: 0;
        color: inherit;
        margin: 0;
        outline: 0 none;
        padding: 2px 0 1px;
        vertical-align: top;
        width: 100%;
    }

.RadComboBox_Default .rcbInput {
    color: #333;
    font-family: "Open Sans","Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.RadComboBox input, .RadComboBox input:focus {
    box-shadow: none;
    outline: 0 none;
}

.RadGrid .rgCheck input {
    margin-left: 5px !important;
}
/*******login Page*******/
.login-page .container {
    background: #FFF;
    border: 1px solid #ccc;
    box-shadow: 6px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 35px;
    margin-top: 7%;
    padding: 30px;
    width: 70%;
}


.login-page input[type="checkbox"] {
    float: left;
    margin-right: 6px;
    margin-top: 3px;
}

.login-page .btn {
    background: #0b9c8f none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin: 10px 0;
    padding: 5px 20px;
}

    .login-page .btn:hover {
        background: #22262e none repeat scroll 0 0;
    }

/*.login-page .img-responsive {
    margin-bottom: 10px;
}*/

footer {
    background-color: #22262e;
    /*bottom: 0;*/
    font-size: 86%;
    height: auto;
    left: 0;
    line-height: 50px;
    /*position: fixed;*/
    right: 0;
    width: auto;
    z-index: 250000;
}

    footer .flotaright {
        float: right;
        margin-right:20px;
    }

        footer .flotaright ul {
            margin: 0px;
            padding: 0px;
        }

            footer .flotaright ul li {
                display: inline-table;
                padding-left: 30px;
            }

                footer .flotaright ul li a {
                    font-size: 12px;
                    color: #CCC;
                }

                    footer .flotaright ul li a:hover {
                        text-decoration: underline;
                    }

                    footer .flotaright ul li a span {
                        font-size: 14px;
                        color: #FFF;
                        font-weight: bold;
                    }

.mfp-iframe-holder .mfp-close {
    top: -9px !important;
    color: #FFF !important;
    right: -5px !important;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.highlight {
    background-color: yellow;
}
/*.mfp-close {
    background: transparent;
    border: 0px;
    color: #FFF;
    left: 97%;
    position: fixed;
    float: left;
    top: 0px;
    font-size: 25px;
}*/


.white-popup-block {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 40px auto;
    max-width: 410px;
    min-height: 120px;
    padding: 20px 0 0 !important;
    position: relative;
    text-align: left;
}

.mfp-title {
    background: #353535 none repeat scroll 0 0;
    padding: 0;
    position: absolute;
    top: -20px;
    width: 100%;
}

    .mfp-title h3 {
        font-size: 13px;
        margin: 0;
        padding: 5px 0 5px 10px;
        color: #FFF;
        line-height: 1.1;
    }

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.mfp-close {
    display: none !important;
    top: -30px;
}

.events-list-group-popup {
    margin: -13px -9px;
    text-align: center;
}

.list-group-popup {
    margin: 0 30px;
    text-align: center;
}

    .list-group-popup .form-group {
        text-align: left;
        margin-bottom: 7px !important;
    }

        .list-group-popup .form-group label {
            padding-top: 4px;
            font-size: 12px;
            text-align: left;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700;
        }

    .list-group-popup input[type="button"] {
        background: #353535 none repeat scroll 0 0;
        border: 0 none;
        border-radius: 4px;
        color: #fff;
    }

    .list-group-popup input[type="submit"] {
        background: #353535 none repeat scroll 0 0;
        border: 0 none;
        border-radius: 4px;
        color: #fff;
    }

    .list-group-popup .form-control {
        height: 26px;
        font-size: 12px;
        margin-bottom: 0px !important;
    }

    .list-group-popup .btn {
        background-color: transparent;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        /*border: 1px solid transparent;*/
        border-radius: 4px;
    }

.close-but {
    position: absolute;
    right: 10px;
    top: -15px;
}

    .close-but span {
        color: #fff;
    }

.close-event {
    position: absolute;
    right: 10px;
    top: -15px;
}

    .close-event span {
        color: #fff;
    }

.white-popup-block {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 40px auto;
    max-width: 410px;
    min-height: 120px;
    padding: 20px 0 0;
    position: relative;
    text-align: left;
}

.select-file {
    float: left;
    display: block;
    width: 74%;
    height: 26px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-right: 5px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 12px !important;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 4px 12px !important;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    font-size: 12px !important;
    padding: 4px 12px !important;
    /*margin: 10px;*/
}

.btns {
    height: 30px !important;
    text-align: right;
    border: transparent 1px solid !important;
}


#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000000000;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: transparent url('../../assets/htmlviewer/Images/loader.gif') no-repeat center center;
}

.RadGrid.RadGrid_Default, .RadGrid_Default .rgMasterTable, .RadGrid_Default .rgDetailTable, .RadGrid_Default .rgGroupPanel table, .RadGrid_Default .rgCommandRow table, .RadGrid_Default .rgEditForm table, .RadGrid_Default .rgPager table {
    font-size: 11px !important;
    line-height: 12px !important;
    border: 0px !important;
}

.k-grid td {
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: .4em 0.8em !important;
    overflow: hidden;
    line-height: 1.6em;
    vertical-align: middle;
    text-overflow: ellipsis;
}

.img-bullet {
    vertical-align: initial !important;
}

.duration-titles {
    display: inline-block;
    margin-top: 5px;
}

.btn-mob {
    margin: 5px 5px 0px 0px;
}

#ctl00_MainContent_RadGrid1_GridData {
    height: 100%!important;
}


.twitter-typeahead {
    width: 100%;
}

.tt-suggestion {
    margin-bottom: 5px;
    width: 100% !important;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    max-height: 200px;
    overflow-y: auto;
}

.tt-cursor {
    background-color: #ccc;
}

.tt-suggestion :hover {
    background-color: #ccc;
    cursor: pointer;
}

.tt-hint {
    color: #CCC !important;
}

.userprofile {
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.scrollReport {
    min-height: 100px;
    overflow-y: auto;
    height: 428px;
    overflow-x: auto;
}

/*post css*/




/*.tt-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 100;
    width: 23%;
    /* background-color: #fff; */
/* border: 1px solid #ccc; */
/*border-radius: 4px;
    padding: 5px;
    max-height: 100px;
    overflow-y: auto;
    /* margin-right: 37px; */
/*margin-left: 664px;
    margin-top: -36px;*/


/*.list-wrapper {
    position:relative;
    margin:0 auto;
    overflow:hidden;
	padding:5px;
  	height:50px;
}

.lists {
    position:absolute;
    left:0px;
    top:0px;
  	min-width:3000px;
  	margin-left:12px;
    margin-top:0px;
}

.lists li{
	display:table-cell;
    position:relative;
    text-align:center;
    cursor:grab;
    cursor:-webkit-grab;
    color:#efefef;
    vertical-align:middle;
}

.scroller {
  text-align:center;
  cursor:pointer;
  display:none;
  padding:7px;
  padding-top:11px;
  white-space:no-wrap;
  vertical-align:middle;
  background-color:#fff;
}

.scroller-right{
  float:right;
}

.scroller-left {
  float:left;
}*/




.message-success {
    color: #468847;
}

.message-error {
    color: #B94A48;
}

.PopClinician {
    background: #FFF;
    padding: 20px 0 0 !important;
    text-align: left;
    max-width: 370px;
    margin: 40px auto;
    position: relative;
    min-height: 123px;
}

    .PopClinician .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }



.lightbox-popup {
    background: #FFF;
    padding: 20px 0px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}


#custom_form .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
    font-size: 11px;
}

#custom_form .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

#custom_form .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 4px 15px;
}

#custom_form .panel-title {
    color: inherit;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
}

#custom_form .panel-default > .panel-heading {
    background-color: #222;
    border-color: #ddd;
    color: #fff;
}

#custom_form .panel-title {
    color: inherit;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
}

    #custom_form .panel-title a {
        text-decoration: none;
        color: #fff;
        display: block;
        font-size: 12px;
        line-height: 1.1;
    }

#custom_form .panel-collapse {
    /*min-height: 80px;*/
    /*padding: 5px 0 5px 15px;*/
}

#custom_form .panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}

#custom_form .panel {
    background-color: #353535;
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    color: #fff;
    margin-bottom: 20px;
}

    #custom_form .panel label {
        color: #000;
    }

#custom_form .panel-group {
    margin-bottom: 8px;
}

.EventOutcomes {
    background: #FFF;
    padding: 20px 0 0 !important;
    text-align: left;
    max-width: 690px;
    margin: 40px auto;
    position: relative;
    min-height: 123px;
}

    .EventOutcomes .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

.agreement {
    background: #FFF;
    color: black;
    padding: 20px 0 0 !important;
    text-align: left;
    max-width: 690px;
    margin: 10px auto;
    /* margin-bottom: 180px; */
    position: relative;
    /* max-height: 200px; */
}

.agreement-body {
    border: 1px solid #CCC;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    border-radius: 4px;
    box-shadow: 1px 1px #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
}

.EventFilter {
    background: #FFF;
    padding: 20px 0 0 !important;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
    min-height: 123px;
}

.right-border {
    border-right: 1px solid #CCC;
}


.lbl-txt {
    padding-top: 4px;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal !important;
}

#custom_form .tt-suggestion {
    color: #6f7b8a !important;
}

#custom_form .empty-message {
    color: #6f7b8a !important;
}

.add-event-popup {
    background: #FFF;
    padding: 20px 0px;
    text-align: left;
    max-width: 800px;
    margin: 40px auto;
    position: relative;
}
/******login*******/
    .login-form .lbl {
        font-size: 13px;
        color: #6f7b8a;
    }
    .login-form .row {
        display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    }
    .login-form .logo {
    margin:19px 0;
    }
.login-form .forget-password {
    font-weight: 500;
    font-size: 13px;
    color: #6f7b8a;
}
    .login-form .forget-password:hover{
        text-decoration:underline
    }
    /*.login-page .login-form .img-responsive {
    margin-bottom:20px;
}*/
    .login-form .form-group {
        margin-bottom: 0.5rem !important;
    }
/*********navbar logo && menu style*************/
.logos {
    height: 60px;
    padding: 8.5px 0;
    display: inline-block;
}
    .logos img {
    max-height:100%
    }

#main-menu.mini ul{
    padding: 0;
    background-color: #333843 !important;
}
.scrollup.to-edge {
left:50px;
}
.slimScrollBar, .ui-draggable {
display:none;
}
 .logo-icode {
    margin-left: 50px;
    height: 60px;
    padding: 8.5px 0;
    display: inline-block;
}
    .logo-icode img {
    max-height:100%
    }

     .dhx_scale_bar {
    font-family: "Open Sans" !important;
}
#btnRetrieve {
    line-height: 1;
    padding: 5px 10px;
}
#drpservers {
width:220px;
}
#lblmsg {
display: block;
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 0px !important;
    margin-top: 15px;
    text-align: center;
}
.page-sidebar{
    overflow-x:hidden;
    overflow-y:auto
}
    .page-sidebar::-webkit-scrollbar {
        width: 5px;
        cursor:pointer;
    }

    .page-sidebar::-webkit-scrollbar-thumb {
        background: #888;
        cursor: pointer;
    }
    .page-sidebar::-webkit-scrollbar-track {
        background: #eee;
    }
    .page-sidebar #main-menu-wrapper, .page-sidebar .slimScrollDiv {
        height: auto !important
    }
    .page-sidebar #divMenu img{
        width:24px
    }