@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.ttf') format('truetype'), url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-black-webfont.woff2') format('woff2'), url('../fonts/roboto-black-webfont.woff') format('woff'), url('../fonts/roboto-black-webfont.ttf') format('truetype'), url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-style: normal;
    font-weight: normal;
}

.content-header {
    display: none;
}

.font15 {
    font-size: 15px;
}

.cal15 {
    font-size: 15px;
    margin-top: 0px;
}

.cal15 .fa-calendar {
    font-size: 17px;
}

.bordergray {
    border: 1px solid #f4f4f4;
}

.nav-tabs-custom {
    box-shadow: none !important;
}

.modal {
    z-index: 1100;
}

b,
strong {
    font-family: 'Roboto-Bold';
}

label {
    font-family: 'Roboto-Medium';
    font-weight: normal;
}

a {
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

a:hover,
a:focus {
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.border0 {
    border: 0 !important;
}

.pt3 {
    padding-top: 3px;
}

.pb5 {
    padding-bottom: 5px;
}

.pt5 {
    padding-top: 5px;
}

.ptt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.paddlr {
    padding: 6px 15px 6px 5px
}

.miusDM40 {
    margin-top: -40px;
}

.paddlr208 {
    padding: 20px 8px 8px;
}

.paddA10 {
    padding: 10px;
}

.tooltip {
    z-index: 1020;
}

.font-weight-bold {
    font-family: 'Roboto-Bold';
}

.displayinline {
    display: inline-block !important;
}

html,
body {
    min-height: 100%
}

.layout-boxed html,
.layout-boxed body {
    height: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    overflow-x: hidden;
    overflow-y: auto
}

.wrapper {
    min-height: 100%;
    position: static;
    overflow: hidden
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table
}

.wrapper:after {
    clear: both
}

.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: relative
}

.layout-boxed {
    background: url('../img/boxed-bg.jpg') repeat fixed
}

.content-wrapper,
.right-side,
.main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: 200px;
    z-index: 820
}

.layout-top-nav .content-wrapper,
.layout-top-nav .right-side,
.layout-top-nav .main-footer {
    margin-left: 0
}

@media (max-width:767px) {
    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0
    }
}

@media (min-width:768px) {
    .sidebar-collapse .content-wrapper,
    .sidebar-collapse .right-side,
    .sidebar-collapse .main-footer {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .sidebar-open .content-wrapper,
    .sidebar-open .right-side,
    .sidebar-open .main-footer {
        -webkit-transform: translate(200px, 0);
        -ms-transform: translate(200px, 0);
        -o-transform: translate(200px, 0);
        transform: translate(200px, 0)
    }
}

.content-wrapper,
.right-side {
    min-height: 100%;
    background-color: #F3F3F3;
    z-index: 800;
}

.main-footer {
    background: #ececec;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    font-size: 10px;
    color: #444;
    border-top: 1px solid #d2d6de
}

.fixed .main-header,
.fixed .main-sidebar,
.fixed .left-side {
    position: fixed
}

.fixed .main-header {
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}

.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 50px
}

@media (max-width:767px) {
    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 100px
    }
}

.fixed.layout-boxed .wrapper {
    max-width: 100%
}

body.hold-transition .content-wrapper,
body.hold-transition .right-side,
body.hold-transition .main-footer,
body.hold-transition .main-sidebar,
body.hold-transition .left-side,
body.hold-transition .main-header>.navbar,
body.hold-transition .main-header .logo {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.content {
    min-height: 250px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Roboto', 'Source Sans Pro', sans-serif
}

a {
    color: #0084B4;
}

a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2
}

.page-header {
    margin: 10px 0 20px 0;
    font-size: 22px
}

.page-header>small {
    color: #666;
    display: block;
    margin-top: 5px
}

.main-header {
    position: relative;
    max-height: 100px;
    z-index: 1030
}

.main-header>.navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    margin-left: 200px;
    border: none;
    min-height: 50px;
    border-radius: 0
}

.layout-top-nav .main-header>.navbar {
    margin-left: 0
}

.main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent
}

.main-header #navbar-search-input.form-control:focus,
.main-header #navbar-search-input.form-control:active {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.9)
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
    color: #ccc
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: #ccc
}

.main-header .navbar-custom-menu,
.main-header .navbar-right {
    float: right
}

@media (max-width:991px) {
    .main-header .navbar-custom-menu a,
    .main-header .navbar-right a {
        color: inherit;
        background: transparent
    }
}

@media (max-width:767px) {
    .main-header .navbar-right {
        float: none
    }
    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px
    }
    .main-header .navbar-right>li {
        color: inherit;
        border: 0
    }
}

.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 17px 15px 13px;
    font-family: fontAwesome;
}

.main-header .sidebar-toggle:before {
    content: "\f0c9"
}

.main-header .sidebar-toggle:hover {
    color: #fff
}

.main-header .sidebar-toggle:focus,
.main-header .sidebar-toggle:active {
    background: transparent
}

.main-header .sidebar-toggle .icon-bar {
    display: none
}

.main-header .navbar .nav>li.user>a>.fa,
.main-header .navbar .nav>li.user>a>.glyphicon,
.main-header .navbar .nav>li.user>a>.ion {
    margin-right: 5px
}

.main-header .navbar .nav>li>a>.label {
    position: absolute;
    top: 9px;
    right: 5px;
    text-align: center;
    font-size: 9px;
    padding: 0.45em;
    line-height: .9;
    box-shadow: 0px 0px 10px #f38001;
    border-radius: 100%;
}

.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 47px;
    text-align: center;
    width: 200px;
    padding: 0 0px;
    overflow: hidden;
}

.main-header .logo .logo-lg {
    display: block
}

.main-header .logo .logo-mini {
    display: none
}

.main-header .navbar-brand {
    color: #fff
}

.content-header {
    position: relative;
    padding: 15px 15px 0 15px
}

.content-header>h1 {
    margin: 0;
    font-size: 24px
}

.content-header>h1>small {
    font-size: 15px;
    display: inline-block;
    padding-left: 4px;
    font-family: 'Roboto-Bold';
}

.content-header>.breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px
}

.content-header>.breadcrumb>li>a {
    color: #444;
    text-decoration: none;
    display: inline-block
}

.content-header>.breadcrumb>li>a>.fa,
.content-header>.breadcrumb>li>a>.glyphicon,
.content-header>.breadcrumb>li>a>.ion {
    margin-right: 5px
}

.content-header>.breadcrumb>li+li:before {
    content: '>\00a0'
}

@media (max-width:991px) {
    .content-header>.breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #d2d6de;
        padding-left: 10px
    }
    .content-header>.breadcrumb li:before {
        color: #97a0b3
    }
}

.navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px 15px
}

@media (max-width:991px) {
    .navbar-custom-menu .navbar-nav>li {
        float: left
    }
    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: left
    }
    .navbar-custom-menu .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    .main-header {
        position: relative
    }
    .main-header .logo,
    .main-header .navbar {
        width: 100%;
        float: none
    }
    .main-header .navbar {
        margin: 0
    }
    .main-header .navbar-custom-menu {
        float: right
    }
}

@media (max-width:991px) {
    .navbar-collapse.pull-left {
        float: none!important
    }
    .navbar-collapse.pull-left+.navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px
    }
}

.main-sidebar,
.left-side {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 200px;
    z-index: 810;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out
}

@media (max-width:767px) {
    .main-sidebar,
    .left-side {
        padding-top: 100px
    }
}

@media (max-width:767px) {
    .main-sidebar,
    .left-side {
        -webkit-transform: translate(-200px, 0);
        -ms-transform: translate(-200px, 0);
        -o-transform: translate(-200px, 0);
        transform: translate(-200px, 0)
    }
}

@media (min-width:768px) {
    .sidebar-collapse .main-sidebar,
    .sidebar-collapse .left-side {
        -webkit-transform: translate(-200px, 0);
        -ms-transform: translate(-200px, 0);
        -o-transform: translate(-200px, 0);
        transform: translate(-200px, 0)
    }
}

@media (max-width:767px) {
    .sidebar-open .main-sidebar,
    .sidebar-open .left-side {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sidebar {
    padding-bottom: 10px
}

.sidebar-form input:focus {
    border-color: transparent
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden
}

.user-panel:before,
.user-panel:after {
    content: " ";
    display: table
}

.user-panel:after {
    clear: both
}

.user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: auto
}

.user-panel>.info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px
}

.user-panel>.info>p {
    font-family: 'Roboto-Bold';
    margin-bottom: 9px
}

.user-panel>.info>a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px
}

.user-panel>.info>a>.fa,
.user-panel>.info>a>.ion,
.user-panel>.info>a>.glyphicon {
    margin-right: 3px
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-menu>li {
    position: relative;
    margin: 0;
    padding: 0
}

.sidebar-menu>li>a {
    padding: 12px 12px 12px 12px;
    display: block
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
    width: 20px
}

.sidebar-menu>li .label,
.sidebar-menu>li .badge {
    margin-top: 3px;
    margin-right: 5px
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px
}

.sidebar-menu li>a>.fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px
}

.sidebar-menu li.active>a>.fa-angle-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sidebar-menu li.active>.treeview-menu {
    display: block
}

.sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px
}

.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px
}

.sidebar-menu .treeview-menu>li {
    margin: 0
}

.sidebar-menu .treeview-menu>li>a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 10pt;
    font-family: 'Roboto';
}

.sidebar-menu .treeview-menu>li>a>.fa,
.sidebar-menu .treeview-menu>li>a>.glyphicon,
.sidebar-menu .treeview-menu>li>a>.ion {
    width: 14px
}

.sidebar-menu .treeview-menu>li>a>.fa-angle-left,
.sidebar-menu .treeview-menu>li>a>.fa-angle-down {
    width: auto
}

@media (min-width:768px) {
    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .right-side,
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 50px;
        z-index: 840
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 50px!important;
        z-index: 850
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li {
        position: relative
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
        margin-right: 0
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
        border-top-right-radius: 4px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
        border-bottom-right-radius: 4px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom-right-radius: 4px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        display: block!important;
        position: absolute;
        width: 180px;
        left: 50px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
        top: 0;
        margin-left: -3px;
        padding: 12px 5px 12px 20px;
        background-color: inherit
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        top: 44px;
        margin-left: 0
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info,
    .sidebar-mini.sidebar-collapse .sidebar-form,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right,
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
        display: none!important;
        -webkit-transform: translateZ(0)
    }
    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 50px
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        font-size: 18px;
        color: #fff;
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
        display: none
    }
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 50px
    }
}

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu>li.header {
    white-space: nowrap;
    overflow: hidden
}

.sidebar-menu:hover {
    overflow: visible
}

.sidebar-form,
.sidebar-menu>li.header {
    overflow: hidden;
    text-overflow: clip
}

.sidebar-menu li>a {
    position: relative
}

.sidebar-menu li>a>.pull-right {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px
}

.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0
}

.control-sidebar-bg,
.control-sidebar {
    top: 0;
    right: -200px;
    width: 200px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 1010
}

@media (max-width:768px) {
    .control-sidebar {
        padding-top: 100px
    }
}

.control-sidebar>.tab-content {
    padding: 10px 15px
}

.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: 0
}

.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
    right: 0
}

@media (min-width:768px) {
    .control-sidebar-open .content-wrapper,
    .control-sidebar-open .right-side,
    .control-sidebar-open .main-footer {
        margin-right: 200px
    }
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus {
    border-left-width: 0
}

.nav-tabs.control-sidebar-tabs>li>a {
    border-radius: 0
}

.nav-tabs.control-sidebar-tabs>li>a,
.nav-tabs.control-sidebar-tabs>li>a:hover {
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.nav-tabs.control-sidebar-tabs>li>a .icon {
    font-size: 16px
}

.nav-tabs.control-sidebar-tabs>li.active>a,
.nav-tabs.control-sidebar-tabs>li.active>a:hover,
.nav-tabs.control-sidebar-tabs>li.active>a:focus,
.nav-tabs.control-sidebar-tabs>li.active>a:active {
    border-top: none;
    border-right: none;
    border-bottom: none
}

@media (max-width:768px) {
    .nav-tabs.control-sidebar-tabs {
        display: table
    }
    .nav-tabs.control-sidebar-tabs>li {
        display: table-cell
    }
}

.control-sidebar-heading {
    font-family: 'Roboto-Bold';
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px
}

.control-sidebar-subheading {
    display: block;
    font-family: 'Roboto-Bold';
    font-size: 14px
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px
}

.control-sidebar-menu>li>a {
    display: block;
    padding: 10px 15px
}

.control-sidebar-menu>li>a:before,
.control-sidebar-menu>li>a:after {
    content: " ";
    display: table
}

.control-sidebar-menu>li>a:after {
    clear: both
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
    margin-top: 0
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px
}

.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
    margin: 0
}

.control-sidebar-menu .menu-info>p {
    margin: 0;
    font-size: 11px
}

.control-sidebar-menu .progress {
    margin: 0
}

.control-sidebar-dark {
    color: #b8c7ce
}

.control-sidebar-dark,
.control-sidebar-dark+.control-sidebar-bg {
    background: #222d32
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
    border-bottom: #1c2529
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a {
    background: #181f23;
    color: #b8c7ce
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #1c2529
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
    color: #fff
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: #222d32;
    color: #fff
}

.control-sidebar-dark .control-sidebar-heading,
.control-sidebar-dark .control-sidebar-subheading {
    color: #fff
}

.control-sidebar-dark .control-sidebar-menu>li>a:hover {
    background: #1e282c
}

.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p {
    color: #b8c7ce
}

.control-sidebar-light {
    color: #5e5e5e
}

.control-sidebar-light,
.control-sidebar-light+.control-sidebar-bg {
    background: #f9fafc;
    border-left: 1px solid #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs {
    border-bottom: #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a {
    background: #e8ecf4;
    color: #444
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #eff1f7
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: #f9fafc;
    color: #111
}

.control-sidebar-light .control-sidebar-heading,
.control-sidebar-light .control-sidebar-subheading {
    color: #111
}

.control-sidebar-light .control-sidebar-menu {
    margin-left: -14px
}

.control-sidebar-light .control-sidebar-menu>li>a:hover {
    background: #f4f4f5
}

.control-sidebar-light .control-sidebar-menu>li>a .menu-info>p {
    color: #5e5e5e
}

.dropdown-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    border-color: #eee
}

.dropdown-menu>li>a {
    color: #777
}

.dropdown-menu>li>a>.glyphicon,
.dropdown-menu>li>a>.fa,
.dropdown-menu>li>a>.ion {
    margin-right: 10px
}

.dropdown-menu>li>a:hover {
    background-color: #e1e3e9;
    color: #333
}

.dropdown-menu>.divider {
    background-color: #eee
}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%
}

.navbar-nav>.notifications-menu>.dropdown-menu>li,
.navbar-nav>.messages-menu>.dropdown-menu>li,
.navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header,
.navbar-nav>.messages-menu>.dropdown-menu>li.header,
.navbar-nav>.tasks-menu>.dropdown-menu>li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444!important;
    text-align: center
}

@media (max-width:991px) {
    .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
    .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
    .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
        background: #fff!important;
        color: #444!important
    }
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: normal
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
    background: #f4f4f4;
    text-decoration: none
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
    width: 20px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
    margin: 0;
    padding: 10px 10px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #444444;
    font-size: 15px;
    position: relative
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
    color: #999999;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #888888
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    content: " ";
    display: table
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    clear: both
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    padding: 10px
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666666
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
    padding: 0;
    margin: 0
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px
}

.navbar-nav>.user-menu>.dropdown-menu,
.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 175px;
    padding: 10px;
    text-align: center
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    z-index: 5;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    margin-top: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
    display: block;
    font-size: 12px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    color: #444 !important
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
        background: #fff !important;
        color: #444 !important
    }
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #f9f9f9;
    padding: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #666666
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
        background-color: #f9f9f9
    }
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px
}

@media (max-width:767px) {
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px
    }
}

.open:not(.dropup)>.animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: flipInX .7s both;
    -o-animation: flipInX .7s both;
    animation: flipInX .7s both
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px)
    }
}

.navbar-custom-menu>.navbar-nav>li {
    position: relative
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto
}

@media (max-width:991px) {
    .navbar-custom-menu>.navbar-nav {
        float: right
    }
    .navbar-custom-menu>.navbar-nav>li {}
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto;
        border: 1px solid #ddd;
        background: #fff
    }
}

.form-control {
    border-radius: 0;
    box-shadow: none;
}

.form-control:focus {
    border-color: #3c8dbc;
    box-shadow: none
}

.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-group.has-success label {
    color: #00a65a
}

.form-group.has-success .form-control {
    border-color: #00a65a;
    box-shadow: none
}

.form-group.has-warning label {
    color: #f39c12
}

.form-group.has-warning .form-control {
    border-color: #f39c12;
    box-shadow: none
}

.form-group.has-error label {
    color: #dd4b39
}

.form-group.has-error .form-control {
    border-color: #dd4b39;
    box-shadow: none
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0
}

.icheck>label {
    padding-left: 0
}

.form-control-feedback.fa {
    line-height: 34px
}

.input-lg+.form-control-feedback.fa,
.input-group-lg+.form-control-feedback.fa,
.form-group-lg .form-control+.form-control-feedback.fa {
    line-height: 46px
}

.input-sm+.form-control-feedback.fa,
.input-group-sm+.form-control-feedback.fa,
.form-group-sm .form-control+.form-control-feedback.fa {
    line-height: 30px
}

.progress,
.progress>.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress,
.progress>.progress-bar,
.progress .progress-bar,
.progress>.progress-bar .progress-bar {
    border-radius: 1px
}

.progress.sm,
.progress-sm {
    height: 10px
}

.progress.sm,
.progress-sm,
.progress.sm .progress-bar,
.progress-sm .progress-bar {
    border-radius: 1px
}

.progress.xs,
.progress-xs {
    height: 7px
}

.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
    border-radius: 1px
}

.progress.xxs,
.progress-xxs {
    height: 3px
}

.progress.xxs,
.progress-xxs,
.progress.xxs .progress-bar,
.progress-xxs .progress-bar {
    border-radius: 1px
}

.progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px
}

.progress.vertical>.progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress.vertical.sm,
.progress.vertical.progress-sm {
    width: 20px
}

.progress.vertical.xs,
.progress.vertical.progress-xs {
    width: 10px
}

.progress.vertical.xxs,
.progress.vertical.progress-xxs {
    width: 3px
}

.progress-group .progress-text {
    font-family: 'Roboto-Bold';
}

.progress-group .progress-number {
    float: right
}

.table tr>td .progress {
    margin: 0
}

.progress-bar-light-blue,
.progress-bar-primary {
    background-color: #3c8dbc
}

.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-green,
.progress-bar-success {
    background-color: #00a65a
}

.progress-striped .progress-bar-green,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-aqua,
.progress-bar-info {
    background-color: #00c0ef
}

.progress-striped .progress-bar-aqua,
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-yellow,
.progress-bar-warning {
    background-color: #f39c12
}

.progress-striped .progress-bar-yellow,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-red,
.progress-bar-danger {
    background-color: #dd4b39
}

.progress-striped .progress-bar-red,
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.small-box>.inner {
    padding: 10px
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none
}

.small-box>.small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15)
}

.small-box h3 {
    font-size: 38px;
    font-family: 'Roboto-Bold';
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0
}

.small-box p {
    font-size: 15px
}

.small-box p>small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5px
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15)
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.small-box:hover .icon {
    font-size: 95px
}

@media (max-width:767px) {
    .small-box {
        text-align: center
    }
    .small-box .icon {
        display: none
    }
    .small-box p {
        font-size: 12px
    }
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 10px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box.box-primary {
    border-top-color: #faa21c;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.box-info {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07);
}

.box.box-danger {
    border-top-color: #dd4b39;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.box-warning {
    border-top-color: #f39c12;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.box-success {
    border-top-color: #8ac34a;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.box-default {
    border-top-color: #d2d6de;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none
}

.box .nav-stacked>li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0
}

.box .nav-stacked>li:last-of-type {
    border-bottom: none
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .border-right {
    border-right: 1px solid #f4f4f4
}

.box .border-left {
    border-left: 1px solid #f4f4f4
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}

.box.box-solid>.box-header .btn:hover,
.box.box-solid>.box-header a:hover {
    background: rgba(0, 0, 0, 0.1)
}

.box.box-solid.box-default {
    border: 1px solid #d2d6de
}

.box.box-solid.box-default>.box-header {
    color: #444;
    background: #d2d6de;
    background-color: #d2d6de
}

.box.box-solid.box-default>.box-header a,
.box.box-solid.box-default>.box-header .btn {
    color: #444
}

.box.box-solid.box-primary {
    border: 1px solid #3c8dbc
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3c8dbc;
    background-color: #3c8dbc
}

.box.box-solid.box-primary>.box-header a,
.box.box-solid.box-primary>.box-header .btn {
    color: #fff
}

.box.box-solid.box-info {
    border: 1px solid #00c0ef
}

.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #00c0ef;
    background-color: #00c0ef
}

.box.box-solid.box-info>.box-header a,
.box.box-solid.box-info>.box-header .btn {
    color: #fff
}

.box.box-solid.box-danger {
    border: 1px solid #dd4b39
}

.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #dd4b39;
    background-color: #dd4b39
}

.box.box-solid.box-danger>.box-header a,
.box.box-solid.box-danger>.box-header .btn {
    color: #fff
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12
}

.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}

.box.box-solid.box-warning>.box-header a,
.box.box-solid.box-warning>.box-header .btn {
    color: #fff
}

.box.box-solid.box-success {
    border: 1px solid #00a65a
}

.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}

.box.box-solid.box-success>.box-header a,
.box.box-solid.box-success>.box-header .btn {
    color: #fff
}

.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none
}

.box.box-solid[class*='bg']>.box-header {
    color: #fff
}

.box .box-group>.box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em
}

.box>.overlay,
.overlay-wrapper>.overlay,
.box>.loading-img,
.overlay-wrapper>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px
}

.box .overlay>.fa,
.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5)
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table
}

.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.collapsed-box .box-header.with-border {
    border-bottom: none
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    margin-right: 5px
}

.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px
}

.box-header>.box-tools [data-toggle="tooltip"] {
    position: relative
}

.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3
}

.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84
}

.btn-box-tool.btn:active {
    box-shadow: none
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-body>.table {
    margin-bottom: 0
}

.box-body .fc {
    margin-top: 5px
}

.box-body .full-width-chart {
    margin: -19px
}

.box-body.no-padding .full-width-chart {
    margin: -9px
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}

.chart-legend {
    margin: 10px 0
}

@media (max-width:991px) {
    .chart-legend>li {
        float: left;
        margin-right: 10px
    }
}

.box-comments {
    background: #f7f7f7
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee
}

.box-comments .box-comment:before,
.box-comments .box-comment:after {
    content: " ";
    display: table
}

.box-comments .box-comment:after {
    clear: both
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0
}

.box-comments .box-comment:first-of-type {
    padding-top: 0
}

.box-comments .box-comment img {
    float: left
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #555
}

.box-comments .username {
    color: #444;
    display: block;
    font-family: 'Roboto-Bold';
}

.box-comments .text-muted {
    font-family: 'Roboto-Bold';
    font-size: 12px
}

.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

.todo-list>li {
    border-radius: 2px;
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444
}

.todo-list>li:last-of-type {
    margin-bottom: 0
}

.todo-list>li>input[type='checkbox'] {
    margin: 0 10px 0 5px
}

.todo-list>li .text {
    display: inline-block;
    margin-left: 5px;
    font-family: 'Roboto-Bold';
}

.todo-list>li .label {
    margin-left: 10px;
    font-size: 9px
}

.todo-list>li .tools {
    display: none;
    float: right;
    color: #dd4b39
}

.todo-list>li .tools>.fa,
.todo-list>li .tools>.glyphicon,
.todo-list>li .tools>.ion {
    margin-right: 5px;
    cursor: pointer
}

.todo-list>li:hover .tools {
    display: inline-block
}

.todo-list>li.done {
    color: #999
}

.todo-list>li.done .text {
    text-decoration: line-through;
    font-family: 'Roboto-Bold';
}

.todo-list>li.done .label {
    background: #d2d6de !important
}

.todo-list .danger {
    border-left-color: #dd4b39
}

.todo-list .warning {
    border-left-color: #f39c12
}

.todo-list .info {
    border-left-color: #00c0ef
}

.todo-list .success {
    border-left-color: #00a65a
}

.todo-list .primary {
    border-left-color: #3c8dbc
}

.todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px
}

.chat {
    padding: 5px 20px 5px 10px
}

.chat .item {
    margin-bottom: 10px
}

.chat .item:before,
.chat .item:after {
    content: " ";
    display: table
}

.chat .item:after {
    clear: both
}

.chat .item>img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 50%
}

.chat .item>.online {
    border: 2px solid #00a65a
}

.chat .item>.offline {
    border: 2px solid #dd4b39
}

.chat .item>.message {
    margin-left: 55px;
    margin-top: -40px
}

.chat .item>.message>.name {
    display: block;
    font-family: 'Roboto-Bold';
}

.chat .item>.attachment {
    border-radius: 3px;
    background: #f4f4f4;
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px
}

.chat .item>.attachment>h4 {
    margin: 0 0 5px 0;
    font-family: 'Roboto-Bold';
    font-size: 14px
}

.chat .item>.attachment>p,
.chat .item>.attachment>.filename {
    font-family: 'Roboto-Bold';
    font-size: 13px;
    font-style: italic;
    margin: 0
}

.chat .item>.attachment:before,
.chat .item>.attachment:after {
    content: " ";
    display: table
}

.chat .item>.attachment:after {
    clear: both
}

.box-input {
    max-width: 200px
}

.modal .panel-body {
    color: #444
}

.info-box {
    display: block;
    min-height: 60px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 10px;
    box-shadow: 0 0 0 0 rgba(90, 113, 208, 0.11), 0 4px 16px 0 rgba(167, 175, 183, 0.33);
    border-radius: 0.35rem;
}

.info-box small {
    font-size: 14px
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px
}

.info-box .progress,
.info-box .progress .progress-bar {
    border-radius: 0
}

.info-box .progress .progress-bar {
    background: #fff
}

.info-box-icon {
    display: block;
    float: left;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -moz-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    box-shadow: 0px 8px 10px -9px rgba(53, 51, 51, 0.67);
    border: 2px solid #fff inset;
}

.info-box-icon>img {
    max-width: 100%
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 65px;
}

.info-box-number {
    display: block;
    font-family: 'Roboto-Bold';
    font-size: 18px
}

.progress-description,
.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-box-text {
    text-transform: uppercase
}

.info-box-more {
    display: block
}

.progress-description {
    margin: 0
}

.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 31px;
    margin: 0;
    border-radius: 2px
}

.timeline>li {
    position: relative;
    margin-bottom: 15px;
    font-size: 12px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    padding: 0;
    position: relative
}

.timeline>li>.timeline-item>.time {
    color: #999;
    float: right;
    padding: 10px;
    font-size: 12px
}

.timeline>li>.timeline-item>.timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1
}

.timeline>li>.timeline-item>.timeline-header>a {
    font-family: 'Roboto-Bold';
}

.timeline>li>.timeline-item>.timeline-body,
.timeline>li>.timeline-item>.timeline-footer {
    padding: 10px
}

.timeline>li>.fa,
.timeline>li>.glyphicon,
.timeline>li>.ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0
}

.timeline>.time-label>span {
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
    font-family: 'Roboto-Bold';
    font-size: 10px;
}

.timeline-inverse>li>.timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timeline-inverse>li>.timeline-item>.timeline-header {
    border-bottom-color: #ddd
}

.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent
}

.btn.uppercase {
    text-transform: uppercase
}

.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn:focus {
    outline: none
}

.btn.btn-file {
    position: relative;
    overflow: hidden
}

.btn.btn-file>input[type='file'] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    background: white;
    cursor: inherit;
    display: block
}

.btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
    background-color: #e7e7e7
}

.btn-primary {
    background-color: #727272;
    border-color: #525252;
    transition: .3s;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
    background-color: #070707
}

.btn-success {
    background-color: #00a65a;
    border-color: #232323
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
    background-color: #070707
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
    background-color: #d73925
}

.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
    background-color: #e08e0b
}

.btn-outline {
    border: 1px solid #fff;
    background: transparent;
    color: #fff
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7)
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn[class*='bg-']:hover {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2)
}

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px
}

.btn-app>.fa,
.btn-app>.glyphicon,
.btn-app>.ion {
    font-size: 20px;
    display: block
}

.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.btn-app:active,
.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-family: 'Roboto-Bold';
}

.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee
}

.callout a {
    color: #fff;
    text-decoration: underline
}

.callout a:hover {
    color: #eee
}

.callout h4 {
    margin-top: 0;
    font-family: 'Roboto-Bold';
}

.callout p:last-child {
    margin-bottom: 0
}

.callout code,
.callout .highlight {
    background-color: #fff
}

.callout.callout-danger {
    border-color: #c23321
}

.callout.callout-warning {
    border-color: #c87f0a
}

.callout.callout-info {
    border-color: #0097bc
}

.callout.callout-success {
    border-color: #00733e
}

.alert {
    border-radius: 3px
}

.alert h4 {
    font-family: 'Roboto-Bold';
}

.alert .icon {
    margin-right: 10px
}

.alert .close {
    color: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    line-height: 16px;
    font-size: 21px;
}

.alert .close:hover {
    opacity: .5;
    filter: alpha(opacity=50)
}

.alert a {
    color: #e67e22;
    text-decoration: underline
}

.alert-success {
    border-color: #008d4c
}

.alert-danger,
.alert-error {
    border-color: #d73925
}

.alert-warning {
    border-color: #e08e0b
}

.alert-info {
    border-color: #00acd6
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
    color: #444;
    background: #f7f7f7
}

.nav-pills>li>a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #444
}

.nav-pills>li>a>.fa,
.nav-pills>li>a>.glyphicon,
.nav-pills>li>a>.ion {
    margin-right: 5px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    border-top-color: #3c8dbc
}

.nav-pills>li.active>a {
    font-family: 'Roboto-Bold';
}

.nav-stacked>li>a {
    border-radius: 0;
    border-top: 0;
    border-left: 3px solid transparent;
    color: #444
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:hover {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: #3c8dbc
}

.nav-stacked>li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs-custom>.nav-tabs>li {
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-bottom-color: #faa21c
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent
}

.nav-tabs-custom>.nav-tabs.pull-right {
    float: none!important
}

.nav-tabs-custom>.nav-tabs.pull-right>li {
    float: right
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
    margin-right: 0
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
    border-left-width: 1px
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
    border-left-color: #f4f4f4;
    border-right-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.header>.fa,
.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,
.nav-tabs-custom>.nav-tabs>li.header>.ion {
    margin-right: 5px
}

.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.nav-tabs-custom .dropdown.open>a:active,
.nav-tabs-custom .dropdown.open>a:focus {
    background: transparent;
    color: #999
}

.pagination>li>a {
    background: #fafafa;
    color: #666
}

.pagination.pagination-flat>li>a {
    border-radius: 0 !important
}

.products-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.products-list>.item {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    background: #fff
}

.products-list>.item:before,
.products-list>.item:after {
    content: " ";
    display: table
}

.products-list>.item:after {
    clear: both
}

.products-list .product-img {
    float: left
}

.products-list .product-img img {
    width: 50px;
    height: 50px
}

.products-list .product-info {
    margin-left: 60px
}

.products-list .product-title {
    font-family: 'Roboto-Bold';
}

.products-list .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-list-in-box>.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4
}

.product-list-in-box>.item:last-of-type {
    border-bottom-width: 0
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #f4f4f4
}

.table>thead>tr>th {
    border-bottom: 2px solid #f4f4f4;
    background: #ececec;
}

.table tr td .progress {
    margin-top: 5px
}

.table-bordered {
    border: 0px solid #e7e7ec;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table.no-border,
.table.no-border td,
.table.no-border th {
    border: 0
}

table.text-center,
table.text-center td,
table.text-center th {
    text-align: center
}

.table.align th {
    text-align: left
}

.table.align td {
    text-align: right
}

.label-default {
    background-color: #d2d6de;
    color: #444
}

.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0
}

.direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto
}

.direct-chat-msg,
.direct-chat-text {
    display: block
}

.direct-chat-msg {
    margin-bottom: 10px
}

.direct-chat-msg:before,
.direct-chat-msg:after {
    content: " ";
    display: table
}

.direct-chat-msg:after {
    clear: both
}

.direct-chat-messages,
.direct-chat-contacts {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 50px;
    color: #444
}

.direct-chat-text:after,
.direct-chat-text:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: #d2d6de;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none
}

.direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px
}

.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px
}

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0
}

.right .direct-chat-text:after,
.right .direct-chat-text:before {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #d2d6de
}

.direct-chat-img {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px
}

.right .direct-chat-img {
    float: right
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px
}

.direct-chat-name {
    font-family: 'Roboto-Bold';
}

.direct-chat-timestamp {
    color: #999
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: #fff;
    overflow: auto
}

.contacts-list>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0
}

.contacts-list>li:before,
.contacts-list>li:after {
    content: " ";
    display: table
}

.contacts-list>li:after {
    clear: both
}

.contacts-list>li:last-of-type {
    border-bottom: none
}

.contacts-list-img {
    border-radius: 50%;
    width: 40px;
    float: left
}

.contacts-list-info {
    margin-left: 45px;
    color: #fff
}

.contacts-list-name,
.contacts-list-status {
    display: block
}

.contacts-list-name {
    font-family: 'Roboto-Bold';
}

.contacts-list-status {
    font-size: 12px
}

.contacts-list-date {
    color: #aaa;
    font-weight: normal
}

.contacts-list-msg {
    color: #999
}

.direct-chat-danger .right>.direct-chat-text {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}

.direct-chat-danger .right>.direct-chat-text:after,
.direct-chat-danger .right>.direct-chat-text:before {
    border-left-color: #dd4b39
}

.direct-chat-primary .right>.direct-chat-text {
    background: #3c8dbc;
    border-color: #3c8dbc;
    color: #fff
}

.direct-chat-primary .right>.direct-chat-text:after,
.direct-chat-primary .right>.direct-chat-text:before {
    border-left-color: #3c8dbc
}

.direct-chat-warning .right>.direct-chat-text {
    background: #f39c12;
    border-color: #f39c12;
    color: #fff
}

.direct-chat-warning .right>.direct-chat-text:after,
.direct-chat-warning .right>.direct-chat-text:before {
    border-left-color: #f39c12
}

.direct-chat-info .right>.direct-chat-text {
    background: #00c0ef;
    border-color: #00c0ef;
    color: #fff
}

.direct-chat-info .right>.direct-chat-text:after,
.direct-chat-info .right>.direct-chat-text:before {
    border-left-color: #00c0ef
}

.direct-chat-success .right>.direct-chat-text {
    background: #00a65a;
    border-color: #00a65a;
    color: #fff
}

.direct-chat-success .right>.direct-chat-text:after,
.direct-chat-success .right>.direct-chat-text:before {
    border-left-color: #00a65a
}

.users-list>li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center
}

.users-list>li img {
    border-radius: 50%;
    max-width: 100%;
    height: auto
}

.users-list>li>a:hover,
.users-list>li>a:hover .users-list-name {
    color: #999
}

.users-list-name,
.users-list-date {
    display: block
}

.users-list-name {
    font-family: 'Roboto-Bold';
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.users-list-date {
    color: #999;
    font-size: 12px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

.carousel-control>.fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px
}

.modal {
    background: rgba(0, 0, 0, 0.3)
}

.modal-content {
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
    margin: 10px;
}

.modal-header {
    border-bottom-color: #ddd;
    border-radius: 2px 2px 0 0;
}

.modal-footer {
    border-top-color: #f4f4f4
}

.modal-primary .modal-header,
.modal-primary .modal-footer {
    border-color: #307095
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
    border-color: #c87f0a
}

.modal-info .modal-header,
.modal-info .modal-footer {
    border-color: #0097bc
}

.modal-success .modal-header,
.modal-success .modal-footer {
    border-color: #00733e
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
    border-color: #c23321
}

.box-widget {
    border: none;
    position: relative
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 120px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-family: 'Roboto-Bold';
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.widget-user .widget-user-desc {
    margin-top: 0
}

.widget-user .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px
}

.widget-user .widget-user-image>img {
    width: 90px;
    height: auto;
    border: 3px solid #fff
}

.widget-user .box-footer {
    padding-top: 30px
}

.widget-user-2 .widget-user-header {
    padding: 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-family: 'Roboto-Bold';
}

.widget-user-2 .widget-user-desc {
    margin-top: 0
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
    margin-left: 75px
}

.widget-user-2 .widget-user-image>img {
    width: 65px;
    height: auto;
    float: left
}

.mailbox-messages>.table {
    margin: 0
}

.mailbox-controls {
    padding: 0px;
}

.mailbox-controls.with-border {
    border-bottom: 1px solid #f4f4f4
}

.mailbox-read-info {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px
}

.mailbox-read-info h3 {
    font-size: 20px;
    margin: 0
}

.mailbox-read-info h5 {
    margin: 0;
    padding: 5px 0 0 0
}

.mailbox-read-time {
    color: #999;
    font-size: 13px
}

.mailbox-read-message {
    padding: 10px
}

.mailbox-attachments li {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-right: 10px
}

.mailbox-attachment-name {
    font-family: 'Roboto-Bold';
    color: #666
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block
}

.mailbox-attachment-info {
    padding: 10px;
    background: #f4f4f4
}

.mailbox-attachment-size {
    color: #999;
    font-size: 12px
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 20px 10px
}

.mailbox-attachment-icon.has-img {
    padding: 0
}

.mailbox-attachment-icon.has-img>img {
    max-width: 100%;
    height: auto
}

.lockscreen {
    background: #d2d6de
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Roboto-Bold';
}

.lockscreen-logo a {
    color: #444
}

.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%
}

.lockscreen .lockscreen-name {
    text-align: center;
    font-family: 'Roboto-Bold';
}

.lockscreen-item {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px
}

.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10
}

.lockscreen-image>img {
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.lockscreen-credentials {
    margin-left: 70px
}

.lockscreen-credentials .form-control {
    border: 0
}

.lockscreen-credentials .btn {
    background-color: #fff;
    border: 0;
    padding: 0 10px
}

.lockscreen-footer {
    margin-top: 10px
}

.login-logo,
.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Roboto-Bold';
}

.login-logo a,
.register-logo a {
    color: #444
}

.login-page,
.register-page {
    background: #d2d6de
}

.login-box,
.register-box {
    width: 360px;
    margin: 7% auto
}

@media (max-width:768px) {
    .login-box,
    .register-box {
        width: 90%;
        margin-top: 20px
    }
}

.login-box-body,
.register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666
}

.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
    color: #777
}

.login-box-msg,
.register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px
}

.social-auth-links {
    margin: 10px 0
}

.error-page {
    width: 600px;
    margin: 20px auto 0 auto
}

@media (max-width:991px) {
    .error-page {
        width: 100%
    }
}

.error-page>.headline {
    float: left;
    font-size: 100px;
    font-family: 'Roboto-Bold';
}

@media (max-width:991px) {
    .error-page>.headline {
        float: none;
        text-align: center
    }
}

.error-page>.error-content {
    margin-left: 190px;
    display: block
}

@media (max-width:991px) {
    .error-page>.error-content {
        margin-left: 0
    }
}

.error-page>.error-content>h3 {
    font-family: 'Roboto-Bold';
    font-size: 25px
}

@media (max-width:991px) {
    .error-page>.error-content>h3 {
        text-align: center
    }
}

.invoice {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px;
    margin: 10px 16px
}

.invoice-title {
    margin-top: 0
}

.profile-user-img {
    margin: 5px auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #d2d6de
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.post {
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #666
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.post .user-block {
    margin-bottom: 15px
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
    padding-left: 61px
}

.btn-social.btn-lg>:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px
}

.btn-social.btn-sm>:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social.btn-xs>:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
    padding-left: 61px
}

.btn-social-icon.btn-lg>:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 38px
}

.btn-social-icon.btn-sm>:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs>:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon>:first-child {
    border: none;
    text-align: center;
    width: 100%
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:hover,
.btn-adn:focus,
.btn-adn.focus,
.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
    background-image: none
}

.btn-adn .badge {
    color: #d87a68;
    background-color: #fff
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket.focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
    background-image: none
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox.focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
    background-image: none
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr.focus,
.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
    background-image: none
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare.focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
    background-image: none
}

.btn-foursquare .badge {
    color: #f94877;
    background-color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover,
.btn-github:focus,
.btn-github.focus,
.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
    background-image: none
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:hover,
.btn-google:focus,
.btn-google.focus,
.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    background-image: none
}

.btn-google .badge {
    color: #dd4b39;
    background-color: #fff
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram.focus,
.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    background-image: none
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff
}

.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft.focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
    background-image: none
}

.btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff
}

.btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:hover,
.btn-openid:focus,
.btn-openid.focus,
.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
    background-image: none
}

.btn-openid .badge {
    color: #f7931e;
    background-color: #fff
}

.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest.focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
    background-image: none
}

.btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff
}

.btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:hover,
.btn-reddit:focus,
.btn-reddit.focus,
.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
    background-image: none
}

.btn-reddit .badge {
    color: #eff7ff;
    background-color: #000
}

.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud.focus,
.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
    background-image: none
}

.btn-soundcloud .badge {
    color: #f50;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr.focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
    background-image: none
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo.focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
    background-image: none
}

.btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk.focus,
.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
    background-image: none
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:hover,
.btn-yahoo:focus,
.btn-yahoo.focus,
.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
    background-image: none
}

.btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff
}

.fc-button {
    background: #f4f4f4;
    background-image: none;
    color: #444;
    border-color: #ddd;
    border-bottom-color: #ddd
}

.fc-button:active {
    background-color: #e9e9e9
}

.fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px
}

.fc-header-right {
    padding-right: 10px
}

.fc-header-left {
    padding-left: 10px
}

.fc-widget-header {
    background: #fafafa
}

.fc-grid {
    width: 100%;
    border: 0
}

.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0
}

.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
    border-right: 0
}

.fc-toolbar {
    padding: 10px;
    margin: 0
}

.fc-button:hover,
.fc-button.hover {
    background-color: #101010
}

. .fc-day-number {
    padding-right: 10px
}

.fc-color-picker {
    list-style: none;
    margin: 0;
    padding: 0
}

.fc-color-picker>li {
    float: left;
    font-size: 30px;
    margin-right: 5px;
    line-height: 30px
}

.fc-color-picker>li .fa {
    -webkit-transition: -webkit-transform linear .3s;
    -moz-transition: -moz-transform linear .3s;
    -o-transition: -o-transform linear .3s;
    transition: transform linear .3s
}

.fc-color-picker>li .fa:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg)
}

#add-new-event {
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s
}

.external-event {
    padding: 5px 10px;
    font-family: 'Roboto-Bold';
    margin-bottom: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: move
}

.external-event:hover {
    box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2)
}

.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
    outline: none
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 8px;
    height: 34px
}

.select2-container--default.select2-container--open {
    border-color: #3c8dbc
}

.select2-dropdown {
    border: 1px solid #d2d6de;
    border-radius: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3c8dbc;
    color: white
}

.select2-results__option {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-left: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0
}

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
    border: 1px solid #d2d6de
}

.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
    outline: none;
    border: 1px solid #3c8dbc
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #444
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d6de;
    border-radius: 0
}

.select2-container--default .select2-selection--multiple:focus {
    border-color: #3c8dbc
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d2d6de
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc;
    border-color: #367fa9;
    padding: 1px 10px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.pad {
    padding: 10px
}

.margin {
    margin: 10px
}

.margin-bottom {
    margin-bottom: 20px
}

.margin-bottom-none {
    margin-bottom: 0
}

.margin-r-5 {
    margin-right: 5px
}

.inline {
    display: inline
}

.btn {
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.description-block {
    display: block;
    margin: 10px 0px;
    text-align: left
}

.description-block.margin-bottom {
    margin-bottom: 25px
}

.description-block>.description-header {
    margin: 0;
    padding: 0;
    font-family: 'Roboto-Bold';
    font-size: 14px
}

.description-block>.description-text {
    text-transform: uppercase
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    color: #fff !important
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important
}

.bg-gray-light {
    background-color: #f7f7f7
}

.bg-black {
    background-color: #111 !important
}

.bg-red,
.callout.callout-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #e91e63 !important;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #ff9801 !important;
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
    background-color: #16b1c5 !important;
}

.bg-blue {
    background-color: #0073b7 !important
}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
    background-color: #3c8dbc !important
}

.bg-green,
.callout.callout-success,
.label-success,
.modal-success .modal-body {
    background-color: #66aa18 !important;
}

.bg-navy {
    background-color: #001f3f !important
}

.bg-teal {
    background-color: #39cccc !important
}

.bg-olive {
    background-color: #3d9970 !important
}

.bg-lime {
    background-color: #01ff70 !important
}

.bg-orange {
    background-color: #ff851b !important
}

.bg-fuchsia {
    background-color: #f012be !important
}

.bg-purple {
    background-color: #605ca8 !important
}

.bg-maroon {
    background-color: #d81b60 !important
}

.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important
}

.bg-black-active {
    background-color: #000 !important
}

.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    background-color: #d33724 !important
}

.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
    background-color: #db8b0b !important
}

.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
    background-color: #00a7d0 !important
}

.bg-blue-active {
    background-color: #005384 !important
}

.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
    background-color: #357ca5 !important
}

.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
    background-color: #008d4c !important
}

.bg-navy-active {
    background-color: #001a35 !important
}

.bg-teal-active {
    background-color: #30bbbb !important
}

.bg-olive-active {
    background-color: #368763 !important
}

.bg-lime-active {
    background-color: #00e765 !important
}

.bg-orange-active {
    background-color: #ff7701 !important
}

.bg-fuchsia-active {
    background-color: #db0ead !important
}

.bg-purple-active {
    background-color: #555299 !important
}

.bg-maroon-active {
    background-color: #ca195a !important
}

[class^="bg-"].disabled {
    opacity: .65;
    filter: alpha(opacity=65)
}

.text-red {
    color: #dd4b39 !important
}

.text-yellow {
    color: #f39c12 !important
}

.text-aqua {
    color: #00c0ef !important
}

.text-blue {
    color: #0073b7 !important
}

.text-black {
    color: #111 !important
}

.text-light-blue {
    color: #3c8dbc !important
}

.text-green {
    color: #00a65a !important
}

.text-gray {
    color: #d2d6de !important
}

.text-navy {
    color: #001f3f !important
}

.text-teal {
    color: #39cccc !important
}

.text-olive {
    color: #3d9970 !important
}

.text-lime {
    color: #01ff70 !important
}

.text-orange {
    color: #ff851b !important
}

.text-fuchsia {
    color: #f012be !important
}

.text-purple {
    color: #605ca8 !important
}

.text-maroon {
    color: #d81b60 !important
}

.link-muted {
    color: #7a869d
}

.link-muted:hover,
.link-muted:focus {
    color: #606c84
}

.link-black {
    color: #666
}

.link-black:hover,
.link-black:focus {
    color: #999
}

.hide {
    display: none !important
}

.no-border {
    border: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-shadow {
    box-shadow: none!important
}

.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.flat {
    border-radius: 0 !important
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-family: 'Roboto-Bold';
}

.text-sm {
    font-size: 12px
}

.jqstooltip {
    padding: 5px!important;
    width: auto!important;
    height: auto!important
}

.bg-teal-gradient {
    background: #39cccc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
    background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
    background: -moz-linear-gradient(center bottom, #39cccc 0, #7adddd 100%) !important;
    background: -o-linear-gradient(#7adddd, #39cccc) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
    color: #fff
}

.bg-light-blue-gradient {
    background: #3c8dbc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
    background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
    background: -moz-linear-gradient(center bottom, #3c8dbc 0, #67a8ce 100%) !important;
    background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
    color: #fff
}

.bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(center bottom, #0073b7 0, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
    color: #fff
}

.bg-aqua-gradient {
    background: #00c0ef !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
    background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
    background: -moz-linear-gradient(center bottom, #00c0ef 0, #14d1ff 100%) !important;
    background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
    color: #fff
}

.bg-yellow-gradient {
    background: #f39c12 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
    background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
    background: -moz-linear-gradient(center bottom, #f39c12 0, #f7bc60 100%) !important;
    background: -o-linear-gradient(#f7bc60, #f39c12) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
    color: #fff
}

.bg-purple-gradient {
    background: #605ca8 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
    background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
    background: -moz-linear-gradient(center bottom, #605ca8 0, #9491c4 100%) !important;
    background: -o-linear-gradient(#9491c4, #605ca8) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
    color: #fff
}

.bg-green-gradient {
    background: #00a65a !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
    background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
    background: -moz-linear-gradient(center bottom, #00a65a 0, #00ca6d 100%) !important;
    background: -o-linear-gradient(#00ca6d, #00a65a) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
    color: #fff
}

.bg-red-gradient {
    background: #dd4b39 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
    background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
    background: -moz-linear-gradient(center bottom, #dd4b39 0, #e47365 100%) !important;
    background: -o-linear-gradient(#e47365, #dd4b39) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
    color: #fff
}

.bg-black-gradient {
    background: #111 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #2b2b2b)) !important;
    background: -ms-linear-gradient(bottom, #111, #2b2b2b) !important;
    background: -moz-linear-gradient(center bottom, #111 0, #2b2b2b 100%) !important;
    background: -o-linear-gradient(#2b2b2b, #111) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
    color: #fff
}

.bg-maroon-gradient {
    background: #d81b60 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
    background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
    background: -moz-linear-gradient(center bottom, #d81b60 0, #e73f7c 100%) !important;
    background: -o-linear-gradient(#e73f7c, #d81b60) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
    color: #fff
}

.description-block .description-icon {
    font-size: 16px
}

.no-pad-top {
    padding-top: 0
}

.position-static {
    position: static!important
}

.list-header {
    font-size: 15px;
    padding: 10px 4px;
    font-family: 'Roboto-Bold';
    color: #666
}

.list-seperator {
    height: 1px;
    background: #f4f4f4;
    margin: 15px 0 9px 0
}

.list-link>a {
    padding: 4px;
    color: #777
}

.list-link>a:hover {
    color: #222
}

.font-light {
    font-family: 'Roboto-Bold';
}

.user-block:before,
.user-block:after {
    content: " ";
    display: table
}

.user-block:after {
    clear: both
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left
}

.user-block .username,
.user-block .description,
.user-block .comment {
    display: block;
    margin-left: 50px
}

.user-block .username {
    font-size: 16px;
    font-family: 'Roboto-Bold';
}

.user-block .description {
    color: #999;
    font-size: 13px
}

.user-block.user-block-sm .username,
.user-block.user-block-sm .description,
.user-block.user-block-sm .comment {
    margin-left: 40px
}

.user-block.user-block-sm .username {
    font-size: 14px
}

.img-sm,
.img-md,
.img-lg,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    float: left
}

.img-sm,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    width: 30px!important;
    height: 30px!important
}

.img-sm+.img-push {
    margin-left: 40px
}

.img-md {
    width: 60px;
    height: 60px
}

.img-md+.img-push {
    margin-left: 70px
}

.img-lg {
    width: 100px;
    height: 100px
}

.img-lg+.img-push {
    margin-left: 110px
}

.img-bordered {
    border: 3px solid #d2d6de;
    padding: 3px
}

.img-bordered-sm {
    border: 2px solid #d2d6de;
    padding: 2px
}

.attachment-block {
    border: 1px solid #f4f4f4;
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7
}

.attachment-block .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left
}

.attachment-block .attachment-pushed {
    margin-left: 110px
}

.attachment-block .attachment-heading {
    margin: 0
}

.attachment-block .attachment-text {
    color: #555
}

.connectedSortable {
    min-height: 100px
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sort-highlight {
    background: #f4f4f4;
    border: 1px dashed #ddd;
    margin-bottom: 10px
}

.full-opacity-hover {
    opacity: .65;
    filter: alpha(opacity=65)
}

.full-opacity-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.chart {
    position: relative;
    overflow: hidden;
    width: 100%
}

.chart svg,
.chart canvas {
    width: 100%!important
}

@media print {
    .no-print,
    .main-sidebar,
    .left-side,
    .main-header,
    .content-header {
        display: none!important
    }
    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0!important;
        min-height: 0!important;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }
    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 0!important
    }
    .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0
    }
    .invoice-col {
        float: left;
        width: 33.3333333%
    }
    .table-responsive {
        overflow: auto
    }
    .table-responsive>.table tr th,
    .table-responsive>.table tr td {
        white-space: normal!important
    }
}

.btn-info {
    background-color: #727272;
    border-color: #525252
}

.btn-info:hover,
.btn-info:active,
.btn-info.hover {
    background-color: #070707
}

.btn-danger {
    background-color: #dd4b39;
    border-color: #d73925
}

span.logo-lg img {
    width: 82%;
    margin-left: -6px;
}

input[type=file] {
    display: block;
    border: none;
    outline: 0;
    opacity: 0;
    margin-top: 5px;
}

.alert-warning {
    background-color: #ffe7c1 !important;
    border: 1px solid #f3c7a7 !important;
    color: #e67e22 !important;
}

.alert-info {
    background-color: #dae8f2 !important;
    border-color: #a3c8e3 !important;
    color: #3498db !important;
}

.alert-success {
    background-color: #daf2e4;
    border-color: #91d5ad;
    color: #27ae60 !important;
}

.alert-danger {
    background-color: #ffd1cc;
    border-color: #ffb8b0;
    color: #e74c3c !important;
}

.pharses_edit {
    padding: 3px 10px;
}

.form-loading {
    position: relative;
    width: 97%;
}

.loading {
    position: absolute;
    right: -25px;
    top: 25px;
    width: 24px;
}

.loading img {
    width: 24px;
    height: auto;
    display: none;
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
    background-color: #008d4c !important;
}

.btn-success {
    border: 1px solid #398439 !important;
}

p.text.text-danger {
    color: #a94442 !important;
    font-weight: normal !important;
    font-size: 12px !important;
    height: 100%;
    font-family: 'Roboto', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
}

p.text.text-info {
    color: #333 !important;
    font-weight: normal !important;
    font-size: 12px !important;
    height: 100%;
    font-family: 'Roboto', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
}

.search-form .input-group {
    margin-top: 3px;
}

@media (max-width:767px) {
    span.logo-lg img {
        width: auto;
        height: 30px;
    }
    .sidebar-session {
        padding-left: 25px !important;
    }
    input.form-control.search-form {
        border-radius: 30px 0px 0px 30px;
    }
    .form-label-left {
        margin-right: 15px;
        margin-left: 15px;
    }
    .main-footer {
        text-align: center;
    }
    .mmius15 {
        margin-right: -5px;
        float: right
    }
}

@media only screen and (min-width: 320px) and (max-width:480px) {
    .sidebar70 {
        padding-bottom: 70px;
    }
}

.width150 {
    width: 100px !important;
    height: auto !important;
}

#search-btn {
    height: 28px;
    outline: 0;
}

.sidebar-toggle {
    position: absolute;
    z-index: 1;
}

.chatbtn {
    position: relative;
    cursor: pointer;
}

.chatbtn img {
    width: 30px;
    height: auto;
    padding-top: 10px;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    padding: 20px 0px;
}

.dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0;
}

.dropdown-menu-large>li>ul>li {
    list-style: none;
}

.dropdown-menu-large>li>ul>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    border-radius: 4px;
    white-space: normal;
}

.dropdown-menu-large>li ul>li>a:hover,
.dropdown-menu-large>li ul>li>a:focus {
    text-decoration: none;
    background-color: #9c27b0;
    color: #FFFFFF;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    color: #999999;
}

.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
    color: #f28001;
    font-size: 11pt;
    font-family: 'Roboto-Bold';
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }
    .dropdown-menu-large>li {
        margin-bottom: 30px;
    }
    .dropdown-menu-large>li:last-child {
        margin-bottom: 0;
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}

.dropdown-menu2 {
    box-shadow: none;
    border-color: #eee;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 5px;
}

.dropdown-menuright {
    position: absolute;
    right: 0 !important;
    left: auto;
}

ul.clsradio {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.clsradio input[type='radio'] {
    display: none;
}

ul.clsradio label {
    background-color: #666666;
    display: inline;
    padding: 2px 0px;
    font-size: 9pt;
    margin: 0;
    font-weight: normal;
    background-color: transparent;
    color: #333;
    font-weight: normal;
    line-height: 1.428571429;
}

ul.clsradio input[type="radio"]:checked+label {
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-decoration: underline;
}

.dropdown-menu .dropdown-header {
    padding-left: 0
}

.dropdown-menu .divider {
    padding-left: 0 !important;
}

.pleft10 {
    padding-left: 10px;
}

.removehover {
    display: block;
    color: #fff !important;
    position: relative;
    cursor: pointer;
}

.removehover a i {
    opacity: 0;
    margin-left: 0 !important;
    padding-top: 3px;
    padding-left: 4px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.removehover a:hover i {
    opacity: 100
}

.accurrent {
    padding: 0px 0px 8px 0px !important;
}

.parentremovehover {
    color: #fff !important;
    cursor: default;
    padding-bottom: 8px;
}

.parentremovehover span {
    display: block;
}

.parentremovehover i {
    display: none;
}

.sidebar-collapse .parentremovehover i {
    width: 20px;
    display: block;
    font-size: 18px;
    margin-left: 0;
    height: 30px;
    line-height: 26px;
}

@media (min-width: 768px) {
    .sidebar-collapse .parentremovehover span {
        display: none;
    }
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        border-color: #eee;
        border-radius: 4px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
        -webkit-transition: all 150ms linear;
        -moz-transition: all 150ms linear;
        -o-transition: all 150ms linear;
        -ms-transition: all 150ms linear;
        transition: all 150ms linear;
        padding: 5px;
    }
    ul.clsradio label {
        padding: 2px 15px;
    }
    .slide-content2 {
        max-height: 200px;
        overflow-y: auto;
    }
    .fixedmenu .popover.right {
        margin-left: 0px !important;
        position: absolute;
        left: 0 !important;
        top: 28px !important;
    }
    .fixedmenu {
        position: relative !important;
    }
    .verttop,
    .verttop38 {
        padding-top: 0px !important;
        padding-bottom: 80px;
    }
    .verticalmenu {
        margin-left: -15px !important;
        top: 35px !important;
    }
    .linkquick {
        color: #282828;
        font-family: 'Roboto-Bold';
        padding: 6px 20px;
    }
    .verticalmenu:before {
        border-top: 0 !important;
        left: 43.5% !important;
        top: -11px !important;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent !important;
        border-bottom: 12px solid #ffffff !important;
    }
    .fixedmenu .btn-sm {
        margin-top: -2px !important;
    }
    .fixedmenu .popover.right .arrow,
    .fixedmenu .popover.right .arrow:after {
        display: none;
    }
    .fixedmenu .popover.right .form-control {
        width: 93px;
        display: inline-block;
    }
    .fixedmenu .popover-content::after {
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        width: 0;
        height: 0;
        content: "";
        display: block;
        position: absolute;
        bottom: 100%;
        left: 45%;
    }
    .row.display-flex {
        display: block !important;
    }
    .time_to,
    .time_from,
    .room_no {
        width: 100px !important;
    }
}

.drop-container {
    width: 200%;
}

@media (min-width: 768px) and (max-width: 1024px) {}

.slimScrollBar {
    background: #fff !important;
    width: 10px !important;
    cursor: row-resize;
}

.sidebar-menu li a span:hover:first-child {
    background: none !important;
    color: #fff;
    border-left: 0;
}

.dataTables_length {
    float: right;
    display: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: rgb(133, 132, 132);
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: rgba(66, 66, 66, 0.23);
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #424242;
    cursor: default;
    background-color: rgb(236, 236, 236);
    border-color: rgb(221, 221, 221);
}

ul.dt-button-collection.dropdown-menu>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    background: #ececec;
}

tfoot {
    display: none;
}

table {
    empty-cells: hide;
    color: #444;
}

@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}

@media (max-width:767px) {
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center !important;
    }
    .btn-group,
    .btn-group-vertical {
        position: relative;
        z-index: 1;
    }
}

.dataTables_filter input {
    height: 26px !important;
    border-radius: 3px;
}

.buttons-html5,
.buttons-print,
.buttons-colvis {
    padding: 2px 8px;
}

.pagination>li>a,
.pagination>li>span {
    padding: 2px 8px;
}

table.dataTable thead .sorting_asc:last-child:after {
    content: "\f0d8";
    display: none;
}

table.dataTable thead .sorting_desc:last-child:after {
    content: "\f0d7";
    display: none;
}

table.dataTable thead .sorting:last-child:after {
    opacity: 0.2;
    display: none;
    content: "\f0d7";
}


/*.table.dataTable thead>tr>th.sorting:last-child{padding-right:0px !important}*/

.btn-group2 {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    float: right !important;
}

.pull-right22 {
    float: right;
}

.table>thead>tr>th {
    background: #fff;
    vertical-align: top;
    color: #444;
    font-family: 'Roboto-Bold'
}

@media (max-width:767px) {
    .table>thead>tr>th {
        white-space: nowrap;
    }
}

.modal-header h4 {
    margin-bottom: 0;
    margin-top: 0px;
    font-family: 'Roboto-Medium';
}

.close {
    color: #fff;
    text-shadow: none;
    margin-top: 0px !important;
    opacity: 1 !important;
    right: 0px;
    top: -33px;
    position: absolute;
    font-size: 30px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.close:focus,
.close:hover {
    color: #fff;
    outline: none;
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.examinfo {
    width: 100%;
    position: relative;
}

.examinfo span {
    font-family: 'Roboto-Bold';
    display: block;
}

table.dataTable {
    width: 100% !important;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
}

.table .btn-group-xs>.btn,
.btn-xs {
    line-height: 1.3;
}

tr.dark-gray td {
    padding: 3px 5px;
}

@media(max-width:767px) {
    div.dataTables_wrapper div.dataTables_filter input {
        width: 100%;
    }
    .dataTables_wrapper {
        margin-top: 10px;
    }
    .pull-right22 {
        float: none;
    }
    div.dt-buttons {
        margin-bottom: 0px !important;
        margin-right: 10px;
    }
    div.dataTables_wrapper div.dataTables_filter label {
        margin-left: 10px;
    }
}

.dark-gray {
    background-color: #f5f5f5 !important;
    border-top: 1px solid #ececec;
    font-size: 12px !important;
}

.dark-light {
    background: #f3f3f3 !important;
    border-top: 1px solid #eae8e8;
    font-size: 12px !important;
}

.white-td {
    background: #fff !important;
    border-top: 1px solid #f4f4f4;
    font-size: 12px !important;
}

.total-bg {
    background: #e4e4e4 !important;
    font-family: 'Roboto-Bold';
}

.modal-dialog {
    margin: 50px auto auto;
}

.modal-header {
    padding: 10px 15px;
}

.ss-none {
    display: none;
}

.dataTables_empty {
    color: #f7bbbb;
}

.cfees {
    background: #8BC34A;
    border: 1px solid #4CAF50;
    color: #fff;
    transition: .3s;
}

.cfees:hover {
    background: #4f860f;
    border: 1px solid #345a07;
    color: #fff;
}

.btn-confirm {
    background: #8BC34A;
    border: 1px solid #4CAF50;
    color: #fff;
    transition: .3s;
}

.btn-confirm:hover {
    background: #4f860f;
    border: 1px solid #345a07;
    color: #fff;
}

.printInv {
    border-radius: 3px !important;
}

.mb0 {
    margin-bottom: 0 !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mt30 {
    margin-top: 30px
}

.pb0 {
    padding-bottom: 0
}

.pt0 {
    padding-top: 0 !important
}

.pt10 {
    padding-top: 0 !important
}

.pb10 {
    padding-bottom: 10px
}

.pt25 {
    padding-top: 25px;
}

.pt20 {
    padding-top: 20px;
}

.pt4 {
    padding-top: 4px;
}

.pt6 {
    padding-top: 6px;
}

.pr0 {
    padding-right: 0 !important
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pl25 {
    padding-left: 25px;
}

.ltextright {
    text-align: center;
}

.bolds {
    font-family: 'Roboto-Bold';
}

.bmedium {
    font-family: 'Roboto-Medium';
}

.dates {
    font-family: 'Roboto-Bold';
    position: absolute;
    padding-top: 5px;
}

.font12 {
    font-size: 12px !important
}

.font13 {
    font-size: 13px !important
}

.datearrow {
    font-size: 24px!important;
    vertical-align: bottom;
    margin-right: 4px !important;
    padding-left: 5px;
    padding-right: 5px;
    transition: all 0.5s ease;
    color: #000;
    cursor: pointer;
}

.datearrow:hover {
    color: #444
}

.chgstatus_dropdown {
    height: 22px;
    padding-top: 0px;
}

.sfborder {
    border: 1px solid #dadada;
    border-radius: 2px;
    margin-bottom: 10px;
    overflow: hidden;
}

.bozero {
    border-top: 0 !important;
}

.round5 {
    padding: 5px
}

.header-fixed {
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .30);
}

.header-fixed th {
    background: #fbc53c !important;
    color: #000 !important;
    border-bottom: 0px !important
}

.titless {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    line-height: 1;
}

.liststyle1 {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal !important
}

.liststyle1 li a {
    display: inline-block;
}

.ptbnull {
    border-bottom: 1px solid #f4f4f4;
}

.bg-danger {
    background-color: #f2dede !important;
}

.width85 {
    width: 85px !important;
}

.mml15 {
    margin-left: 15px;
}

.delmodal.modalloading .modal-content:before {
    content: 'Please wait...';
    text-align: center;
    line-height: 155px;
    font-size: 20px;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 55px;
    bottom: 0;
    left: 0;
    right: 0;
    color: #EEE;
    z-index: 1000;
}

table .header-fixed {
    position: fixed;
    top: 50px;
    z-index: 99;
}

table tr th.header-fixed.header-copy {
    background: #000;
}

@media print {
    table.fixedHeader-floating {
        display: none
    }
}

@media(max-width:767px) {
    .mml15 {
        margin-left: 0px;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    table .header-fixed {
        position: relative;
    }
}

@media(max-width:767px) {
    .ltextright {
        text-align: left;
    }
    .dates {
        position: relative;
        text-align: center;
        padding-top: 10px;
    }
    .titlefix {
        position: relative;
        text-align: center;
    }
    .upload_logo {
        margin-bottom: 10px;
    }
    .btn-group-xs>.btn,
    .btn-xs {
        padding: 1px 3px;
    }
}

.text-red,
.schedule_modal {
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
}

.profile-username a {
    display: block;
    text-align: center;
}

.profile-username small {
    line-height: 24px;
}

.text-red:active:after,
.schedule_modal:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

.text-red:after,
.schedule_modal:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%) !important;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s;
}

.skin-blue .main-header .logo,
.dropdown-menu>li>a,
.btn-default,
.sidebar a,
.btn-default,
.sidebar a,
.btn,
.btn {
    position: relative;
    overflow: hidden;
}

.skin-blue .main-header .logo:active:after,
.btn:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

.skin-blue .main-header .logo:after,
.btn:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s;
}

.nav-tabs>li.active>a:active:after,
.sidebar a:active:after,
.btn-default:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

.nav-tabs>li.active>a:after,
.sidebar a:after,
.btn-default:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s;
}

.nav>li>a,
.sidebar-menu>li>a,
.treeview-menu>li>a {
    overflow: hidden;
    position: relative;
}

.dropdown-menu>li>a:active:after,
.nav>li>a:active:after,
.nav-tabs>li.active>a:active:after,
.sidebar-menu>li>a:active:after,
.treeview-menu>li>a:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

.nav>li>a:after,
.sidebar-menu>li>a:after,
.treeview-menu>li>a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 2s;
}

a {
    position: relative;
    overflow: hidden;
    display: table;
}

a:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%) !important;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s;
}

.info-box a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s linear;
    width: 100%;
    display: block;
    padding: 10px;
}

.info-box {
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    display: block;
    cursor: pointer;
    border: solid 1px #dde4eb;
}

.info-box:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0px 14px 24px rgba(62, 57, 107, 0.2);
}

.btn-searchsm {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.selector-list {
    list-style: none;
    margin-top: 35px;
    padding: 0;
    width: 190px;
    position: absolute;
    width: 100%;
    z-index: 3;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.selector-list li {
    padding: 5px 10px;
}

.selector-list li:hover {
    background: #f5f5f5;
}

#suggesstion-box {
    position: relative;
}

.bright {
    border-right: 1px solid #d2d6de !important;
}

.padszero {
    padding-bottom: 0 !important
}

.wellscroll {
    height: 190px;
    overflow-y: auto;
    overflow-x: hidden;
}

.pull-right a {
    display: inline-block;
}

.pagetitleh {
    background: #424242;
    margin: 0;
    font-size: 16px;
    padding: 8px 14px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.bordertopgray {
    border-top: 1px solid rgba(66, 66, 66, 0.69) !important;
}

.borgray {
    border: 1px solid rgba(66, 66, 66, 0.23);
}

.bordertoplightgray {
    border-top: 1px solid rgb(229, 229, 229) !important;
}

.tmb0 {
    margin-bottom: 0 !important;
}

.bgtgray {
    background: rgba(66, 66, 66, 0.10);
    overflow: hidden;
    margin-bottom: 10px;
}

.mb25 {
    margin-bottom: 25px;
}

.pagetitleh2 {
    background: #f2f2f2;
    margin: 0;
    font-size: 16px;
    padding: 8px 14px;
    color: #000;
    border-bottom: 1px solid #d7dfe3;
}

.pagetitleh-whitebg {
    background: #fff;
    margin: 0;
    font-size: 18px;
    padding: 10px 10px;
    color: #444;
    border-bottom: 1px solid #d7dfe3;
}

.around10 {
    padding: 10px;
}

.tshadow {
    border: 1px solid #e7ebf0;
}

.chosebtn:active,
.chosebtn:focus,
.chosebtn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
    border-radius: 0px 3px 3px 0px;
    outline: 0 !important;
}

.chosebtn {
    padding: 4px 7px !important;
    border-radius: 0px 3px 3px 0px;
    outline: 0;
    margin-left: -3px;
    margin-top: 0px;
    font-size: 10pt;
    width: 100px;
    height: 28px;
    background: #737373;
    color: #fff;
    border: 1px solid #525252;
    position: absolute;
    right: 0;
}

.bootstrap-filestyle {
    width: 100%;
    position: relative;
}

.bootstrap-filestyle:focus {
    outline: none;
    border: 0 !important;
    box-shadow: none;
}

.bootstrap-filestyle input {
    height: 28px;
}

.input-large {
    padding-left: 12px;
    width: 90%;
}

.anchorbtn {
    background: transparent !important;
    border: 0 !important;
    color: #0084B4 !important;
    font-size: 16px;
    box-shadow: none !important;
}

.anchorbtn:focus,
.anchorbtn:hover {
    outline: 0 !important;
    background: transparent !important;
    border: 0 !important;
    color: #000 !important;
    text-decoration: none;
}

.disblock a {
    display: block !important
}

.addmoredetail-title {
    background: #f2f2f2;
    margin: 0;
    font-size: 18px;
    padding: 10px 14px;
    color: #444;
}

tr.box.box-solid.total-bg {
    box-shadow: none;
}

img.img-thumbnail {
    border-radius: 10px;
    width: 100%;
}

.radio-img {
    padding-left: 0;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
    position: relative;
}

.radio-img input {
    opacity: 0;
    display: none;
}

.radio-img label input {
    visibility: hidden;
    position: absolute;
}

.radio-img img {
    cursor: pointer;
    width: 100%;
    height: auto;
    cursor: pointer;
    padding-bottom: 32px;
    border: 0px solid #ddd;
    height: auto;
    background: #7f7f7f;
    border-radius: 4px;
}

.radio-img label input.radiotext:checked {
    background: #65ac26;
    width: 100%;
    height: 100%;
}

.radio-img input:checked+img {
    border: 0px solid #65ac26;
    position: relative;
    z-index: 2;
    background: #65ac26 !important;
}

.radiotext {
    bottom: 10px;
    z-index: 3;
    cursor: pointer;
    color: #fff;
    width: 100%;
    margin-top: -16px;
    position: relative;
    display: block;
}


/*.radio-img input:checked + img{ border:2px solid #65ac26;position: relative}*/

.radioborder {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    margin-top: 10px;
}

.radioborder {
    width: 100%;
    height: auto;
}

.radioactive {
    border: 2px solid #65ac26;
}

.miplus {
    position: absolute;
    width: 60px;
}

.miplus select {
    height: 28px;
    padding-left: 10px;
}

.miplusinput {
    padding-left: 70px;
}

.list2 {
    padding: 0;
    margin: 0;
}

.list2 li {
    display: inline-block;
    list-style: none;
    margin-top: 2px;
    width: 100%;
    font-family: 'Roboto-Bold';
    padding-top: 5px
}

.list2 li span {
    width: 70%;
    float: right;
    padding-left: 10px;
    font-weight: normal
}

.label-danger {
    cursor: pointer;
}

.listcheckbox {
    padding: 0;
    margin: 0;
}

.listcheckbox li {
    list-style: none;
    margin-bottom: 5px;
}

.listcheckbox li a {
    color: #000;
    vertical-align: top;
    display: inline-block;
}

.listcheckbox li input[type="checkbox"] {
    margin-right: 5px;
    margin-top: 0;
}

.listcheckbox li a:after {
    display: none;
}


/*safari Browser*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
     ::i-block-chrome,
    .chosebtn {
        margin-top: 0px;
    }
     ::i-block-chrome,
    .studentsidebar {
        height: 100rem;
    }
}


/*End safari Browser*/

@-moz-document url-prefix() {
    .input-large {
        padding-left: 0px;
    }
    a {
        position: relative;
        display: inherit;
    }
    a:active:after {
        transform: scale(0, 0);
        opacity: .2;
        transition: 0s;
    }
    a:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        pointer-events: none;
        background-image: radial-gradient(circle, #000 10%, transparent 10.01%) !important;
        background-repeat: no-repeat;
        background-position: 50%;
        transform: scale(10, 10);
        opacity: 0;
        transition: transform .5s, opacity 1s;
    }
}

.modal-sm400 {
    width: 420px;
}

@media(max-width:767px) {
    .dhide {
        display: none !important;
    }
    .modal-sm400 {
        width: 100%;
    }
    #alert {
        transition-duration: 0.1s;
        -webkit-transition-duration: 0.1s;
        -ms-transition-duration: 0.1s;
    }
    .affix#alert {
        position: fixed;
        top: 0px;
        width: 100%;
        transition-duration: 0.1s;
        -webkit-transition-duration: 0.1s;
        -ms-transition-duration: 0.1s;
    }
    .affix#alert .logo {
        display: none;
    }
    .affix#alert .navbar-static-top {}
    .affix .affix-top {}
    #alert2 {}
    .affix#alert2 {
        padding-top: 50px;
    }
    .fixedmenu li.open .dropdown-menu {
        box-shadow: 10px 3px 12px 0 rgba(0, 0, 0, 0.26);
        visibility: visible;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
        left: 0;
        top: 30px !important;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        display: block;
        width: auto;
    }
    .fixedmenu li .dropdown-menu {
        -moz-transform: translateY(10px) !important;
        -webkit-transform: translateY(10px) !important;
        -o-transform: translateY(10px) !important;
        -ms-transform: translateY(10px) !important;
        transform: translateY(10px) !important;
        opacity: 0;
        top: 0 !important;
    }
}

.verttop {
    padding-top: 56px;
}

.verttop38 {
    padding-top: 38px;
}

.fixedmenu {
    position: fixed;
    z-index: 2;
    width: 200px;
    background: #fff;
}

.sessionul {
    margin: 0;
    padding: 8px 15px 0px;
    list-style: none;
    color: #fff;
    border-bottom: solid 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
}

.drop5 {
    padding-bottom: 5px;
    padding-top: 5px;
    display: block;
    padding-right: 5px;
}

.verticalmenu {
    margin-left: 195px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.43);
    top: -12px;
    border: 1px solid #f4f4f4;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.verticalmenu:before {
    content: "";
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 10;
}

@media only screen and (min-width: 768px) {}

.fixedmenu li.open .dropdown-menu {
    box-shadow: 10px 3px 12px 0 rgba(0, 0, 0, 0.26);
    visibility: visible;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    width: auto;
    z-index: 9999;
}

.fixedmenu li .dropdown-menu {
    -moz-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    display: block;
    visibility: hidden;
    z-index: -10;
    width: 0px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.bootstrap-filestyle:focus,
.btn-info.focus,
.btn-info:focus,
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #000;
    border: #3c8dbc 1px solid;
}

.inner-bg {
    padding: 70px 0 170px 0;
}

.stripe-button-el {
    float: left;
}

.paymentbg {
    background: #fff;
    overflow: hidden;
    padding-bottom: 5px;
    border-radius: 6px;
    border: 1px solid #e4e4e4;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12)
}

.divider {
    margin: 0px 0 0px;
    clear: both;
    background: #e4e4e4;
    height: 1px;
}

.dividerhr {
    margin: 15px 0px;
    clear: both;
    background: #e4e4e4;
    height: 1px;
}

.settinghr {
    margin: 11px 0px;
    clear: both;
    border-bottom: #e4e4e4 1px solid;
    height: 1px;
}

.session-head {
    font-size: 16px;
    padding-bottom: 5px;
}

.paymentbg h3 {
    color: #000;
    font-size: 24px;
    margin-top: 0;
}

.paymentbg h3 span {
    color: #0084B4;
}

.form-box {
    margin-top: 35px;
}

.invtext {
    background: #424242;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    border-radius: 6px 6px 0px 0px;
}

.paddtzero {
    padding-top: 0!important
}

.padd2 {
    padding: 2px;
}

.padd15 {
    padding: 15px;
}

.padd10 {
    padding: 10px;
}

.paddtop20 {
    padding-top: 20px;
}

.paddtlrb {
    padding: 10px 10px 3px;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pr20 {
    padding-right: 20px;
}

.mleft5 {
    margin-left: 5px !important;
}

.mt20 {
    margin-top: 20px;
}

.mt0 {
    margin-top: 0px;
}

.mt2 {
    margin-top: 2px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt12font40 {
    margin-top: 12px;
    font-size: 40px !important;
}

.mDMt10 {
    margin-top: 10px;
}

.minheight303 {
    min-height: 303px;
}

.minheight260 {
    min-height: 260px;
}

.minheight199 {
    min-height: 199px;
}

.minheight170 {
    min-height: 180px;
}

.minheight149 {
    min-height: 149px;
}

.table2 {
    width: 100%;
    font-size: 15px;
}

.table2 th {
    background: #efefef;
    padding: 10px;
    font-family: 'Roboto-Bold';
}

.table2 td:first-child {
    font-family: 'Roboto-Bold';
}

.table2 td {
    padding: 10px;
}

.table2 td span {
    font-size: 12px;
    font-weight: normal
}

.carousel-row {
    margin-bottom: 10px;
}

.slide-row {
    padding: 0;
    background-color: #ffffff;
    min-height: 150px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    height: auto;
    position: relative;
}

.slide-carousel {
    width: 20%;
    float: left;
    display: inline-block;
}

.slide-carousel .carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.slide-carousel .carousel-indicators li {
    border-radius: 0;
    width: 20px;
    height: 6px;
}

.slide-carousel .carousel-indicators .active {
    margin: 1px;
}

.slide-content {
    position: absolute;
    top: 0;
    left: 20%;
    display: block;
    float: left;
    width: 80%;
    max-height: 76%;
    padding: 1.5% 2% 2% 2%;
    overflow-y: auto;
}

.siblingview h4 a {
    line-height: normal;
}

.slide-content h4 {
    margin-bottom: 3px;
    margin-top: 0;
    line-height: normal;
}

.slide-footer {
    position: absolute;
    bottom: 0;
    left: 20%;
    width: 78%;
    height: 20%;
    margin: 1%;
}

.slide-content::-webkit-scrollbar {
    width: 5px;
}

.slide-content::-webkit-scrollbar-thumb:vertical {
    margin: 5px;
    background-color: #999;
    -webkit-border-radius: 5px;
}

.slide-content::-webkit-scrollbar-button:start:decrement,
.slide-content::-webkit-scrollbar-button:end:increment {
    height: 5px;
    display: block;
}

.boxupload input[type=file] {
    display: none;
}

.box__input {
    display: block;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
}

.box_upload:hover {
    background: #424242;
    cursor: pointer;
    transition: border-width 0.6s linear;
    outline: 2px dashed rgba(245, 245, 245, 0.53) !important;
    position: relative;
    z-index: 1
}

.box_upload:hover .box__icon {
    color: #fff;
}

.box_upload:hover label {
    cursor: pointer;
    color: #faa21c;
    transition: .3s;
}

.boxupload {
    font-size: 1.5em;
    background-color: rgb(245, 245, 245);
    position: relative;
    border-radius: 4px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.06)
}

.boxupload.has-advanced-upload {
    outline: 2px dashed #424242;
    outline-offset: -20px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

.boxupload.has-advanced-upload .box__icon {
    width: 100%;
    font-size: 3em;
    fill: #92b0b3;
    display: block;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.boxupload.is-uploading .box__input,
.boxupload.is-success .box__input,
.boxupload.is-error .box__input {
    visibility: hidden;
}

.box__uploading,
.box__success,
.box__error {
    display: none;
}

.boxupload.is-uploading .box__uploading,
.boxupload.is-success .box__success,
.boxupload.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY( -50%);
    transform: translateY( -50%);
}

.box__uploading {
    font-style: italic;
}

.box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out;
}

@-webkit-keyframes appear-from-inside {
    from {
        -webkit-transform: translateY( -50%) scale( 0);
    }
    75% {
        -webkit-transform: translateY( -50%) scale( 1.1);
    }
    to {
        -webkit-transform: translateY( -50%) scale( 1);
    }
}

@keyframes appear-from-inside {
    from {
        transform: translateY( -50%) scale( 0);
    }
    75% {
        transform: translateY( -50%) scale( 1.1);
    }
    to {
        transform: translateY( -50%) scale( 1);
    }
}

.box__restart {
    font-family: 'Roboto-Bold';
}

.box__restart:focus,
.box__restart:hover {
    color: #39bfd3;
}

.box__input input[type=file] {
    display: block;
    border: none;
    height: 0;
    outline: 0;
    opacity: 0;
    margin-top: 0px;
}

.js .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.box__input label:hover {
    cursor: pointer;
    color: #faa21c;
    transition: .3s;
}

.js .box__file+label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.js .box__file+label:hover strong,
.box__file:focus+label strong,
.box__file.has-focus+label strong {
    color: #c5743b;
}

.js .box__file:focus+label,
.js .box__file.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.js .box__file+label * {}

.no-js .box__file+label {
    display: none;
}

.no-js .box__button {
    display: block;
}

.box__button {
    font-family: 'Roboto-Bold';
    color: #e5edf1;
    background-color: #39bfd3;
    display: none;
    padding: 8px 16px;
    margin: 40px auto 0;
}

.box__button:hover,
.box__button:focus {
    background-color: #0f3c4b;
}

.fixedmenu .popover {
    border-radius: 4px !important;
}

.fixedmenu .popover-content {
    width: 170px;
    padding: 4px 4px;
    height: 32px;
}

.fixedmenu .form-control {
    height: 24px;
    border-radius: 3px;
    font-size: 10pt;
    padding: 0 10px
}

.fixedmenu .btn-sm {
    padding: 2px 10px;
    margin-top: 1px;
}

.stripe-button-el {
    float: right;
}

.fixedmenu .popover.right {
    margin-left: 43px;
}

.modal.modal_loading .modal-content:before {
    content: 'Loading...';
    text-align: center;
    line-height: 110px;
    font-size: 20px;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 0;
    right: 0;
    color: #EEE;
    z-index: 1000;
}

.user_sessionmodal_body,
.sessionmodal_body {
    min-height: 50px;
    overflow: hidden;
    clear: both;
}

.user_sessionmodal_body label,
.sessionmodal_body label {
    text-align: right;
    padding-top: 5px;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    outline: none;
}

div.dt-buttons {
    margin-bottom: 10px;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0d7";
}

table.dataTable thead .sorting_asc:after {
    content: "\f0d8";
}

table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\f0d7";
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-family: 'FontAwesome';
    opacity: 0.5;
    padding-left: 5px;
}

.relative {
    position: relative;
}

.overvisible {
    overflow: visible !important;
}

.sibbtnposition {
    position: absolute;
    right: 2px;
    top: 2px;
}

.content_disable {
    padding: 1px 10px 1px;
    background: #ecebe5 !important;
    cursor: not-allowed;
    opacity: 0.6;
}

.upload_content select {
    pointer-events: visible;
}

.content_disable select {
    pointer-events: none;
}

.upload_content {
    background: transparent;
    opacity: 100;
    padding: 1px 10px 1px;
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
}

.withsiblings {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    border-radius: 3px;
    min-height: 115px;
}

.withsiblings img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #d2d6de;
    margin-right: 10px;
    position: absolute;
    left: 25px;
}

.withsiblings h5 {
    color: #333;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
}

.withsiblings-content {
    padding-left: 100px;
}

.siblingview {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.10);
    overflow: hidden;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    clear: both;
    width: 100%;
    display: block;
}

.siblingview img {
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #ddd;
    margin-right: 10px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.24);
}

.download_label {
    display: none;
}

.righttext {
    text-align: right !important
}

select.dropdownloading {
    background: url('../../images/loading.gif') 99% 3px no-repeat;
    width: 100%;
    height: 28px;
    -moz-appearance: window;
    -webkit-appearance: none;
}

input.dropdownloading {
    background: url('../../images/loading.gif') 99% 3px no-repeat;
    width: 100%;
    height: 28px;
    -moz-appearance: window;
    -webkit-appearance: none;
}

@media (max-width: 767px) {
    .paddlr {
        padding: 6px 5px 6px 5px;
    }
    #btnRemove {
        margin-top: 10px;
    }
    .dataTables_wrapper {
        text-align: center;
    }
    table.dataTable {
        text-align: left;
    }
    .mailbox-controls {
        padding-bottom: 10px;
    }
    .col-eq {
        margin-right: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #btnRemove {
        margin-top: 10px;
    }
}

.gallery .col-md-2 {
    width: 12.5%;
    padding-left: 7px;
    padding-right: 7px;
}

.fadeoverlay {
    box-sizing: border-box;
    text-align: center;
    margin-top: 10px;
    height: 132px;
    border: 1px solid #f3f3f2;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    background: #efefef;
}

.fadeheight {
    height: 113px;
    overflow: hidden;
}

.staffinfo-box img,
.fadeoverlay img {
    display: block;
    width: 100%;
}

.fadeoverlay.active {
    border: 4px solid #65ac26;
    border-radius: 6px;
}

.overlay3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 101%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 4px;
    border: 0px solid rgba(0, 0, 0, 0.69);
}

.staffinfo-box:hover .overlay3,
.fadeoverlay:hover .overlay3 {
    opacity: 1;
}

.overlay3 .uploadclosebtn {
    color: white;
    font-size: 30px;
    display: inline-block;
    padding-top: 15%;
}

.overlay3 .uploadcheckbtn {
    color: white;
    font-size: 30px;
    display: inline-block;
    padding-top: 15%;
    padding-right: 10px;
}

.overlay3 .processing {
    opacity: 0;
}

.processing-bg {
    margin-top: 10px;
    margin-bottom: 0;
    position: relative;
}

.processing-bg .overlay4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 101%;
    width: 100%;
    opacity: 100;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 4px;
    border: 0px solid rgba(0, 0, 0, 0.69);
}

.overlay4 a.uploadclosebtn,
.overlay4 a.uploadcheckbtn {
    display: none;
}

.uploadprogress {
    margin-top: 10px;
    margin-bottom: 0;
}

.overlay4 p.processing {
    text-align: center;
    text-align: center;
    padding-top: 40px;
    color: #fff;
    position: relative;
    z-index: 99;
}

@media (min-width:320px) and (max-width:360px) {
    .gallery .col-md-2 {
        width: 50% !important;
    }
}

@media (min-width:361px) and (max-width:540px) {
    .gallery .col-md-2 {
        width: 33% !important;
    }
}

@media (min-width:541px) and (max-width:767px) {
    .gallery .col-md-2 {
        width: 25% !important;
    }
}

.overlay4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 4px;
    border: 0px solid rgba(0, 0, 0, 0.69);
}

.fadeoverlay4 img {
    width: 100%;
}

.fadeoverlay4 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: 4px solid #f5f5f5;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.29);
}

.fadeoverlay4:hover .overlay4 {
    opacity: 1;
}

.overlay4 .uploadclosebtn4 {
    color: #fff;
    font-size: 30px;
    display: block;
    top: 28%;
    text-align: center;
}

.overlay4 .uploadcheckbtn4 {
    color: white;
    font-size: 30px;
    position: absolute;
    top: 25%;
    left: 22%;
}

.overlay4 .processing4 {
    opacity: 0;
}

.material-switch>input[type="checkbox"] {
    display: none;
}

.material-switch>label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch>label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}

.material-switch>label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.material-switch>input[type="checkbox"]:checked+label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch>input[type="checkbox"]:checked+label::after {
    background: inherit;
    left: 20px;
}

.form-horizontal2 .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}

.fadeoverlay .videoicon {
    position: absolute;
    z-index: 99;
    top: 2px;
    font-size: 24px !important;
    color: rgba(66, 66, 66, 0.34);
    right: 3px;
    transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -ms-transition-duration: 0.1s;
}

.fadeoverlay:hover .videoicon {
    opacity: 0;
}

.table button.btn-default,
.table a.btn-default,
.dtr-details a.btn-default,
.table button.add-teacher,
.table .mailbox-date a.btn-default,
.table .pull-right a.btn-default {
    background-color: #fff;
    border-radius: 0px;
    color: #444;
    outline: none;
    border: 0;
}

h3.box-title a {
    cursor: default;
    color: #000;
}

h3.box-title a:hover {
    cursor: default;
    color: #0084B4;
}

.pl0m10 {
    padding-left: 0 !important;
    margin-bottom: 10px;
}

.uploadbarfixes {
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
}

.uploadsticky {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
}

.smcomment-header {
    height: 400px;
    overflow: hidden;
}

.smcomment-title {
    padding-top: 20px;
    padding-right: 30px;
}

.fadeoverlay p {
    position: absolute;
    left: 0;
    right: 0;
    padding: 6px;
    bottom: -12px;
    overflow: hidden;
    max-height: 100%;
    word-wrap: break-word;
    text-align: center;
    background: rgb(255, 255, 255);
    box-shadow: 0 0 0 1px #e4e4e4;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pup100 {
    width: 98%;
    margin: 50px auto auto
}

.pupscroll {
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.pupscroll300 {
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#modal_media_path a {
    word-break: break-all;
}

.popup_image img {
    width: 100%;
    height: auto;
}

.fullshadow {
    box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22);
}

.theme-shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
}

.ukclose {
    top: -11px;
    right: -11px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    border: none;
    border-radius: 100%;
    z-index: 10;
    position: absolute;
    outline: none;
    font-size: 20px;
    width: 30px;
    height: 30px;
}

.graybg {
    background-color: rgb(245, 245, 245);
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 10px;
    overflow: hidden;
}

.mediaDL {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mediaDL dt {
    font-size: 15px;
}

.mediaDL dd {
    padding-bottom: 10px;
    margin-top: -2px;
}

.mediarow .row {
    margin-right: -5px;
    margin-left: -5px;
}

.img_div_modal {
    padding-right: 5px;
    padding-left: 5px;
}

.removegraybtn {
    background-color: #727272;
    border-color: #525252;
    transition: .3s;
    color: #fff;
    border-radius: 0 3px 3px 0px !important;
}

.removegraybtn:hover {
    background-color: #070707;
    color: #fff;
}

.boxplus i:active {
    color: #000;
}

.boxplus i {
    float: right;
    vertical-align: top;
    font-size: 14px;
    color: #97a0b3;
    padding-top: 8px;
}

.boxplus {
    width: 100%;
    font-size: 18px;
    background: transparent;
    text-align: left;
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0;
    border: 0;
    color: #444;
}

.btn-box-tool {
    outline: 0 !important;
    box-shadow: none !important;
}

.formgroup10 {
    display: block;
}

.formgroup10 label {
    padding-top: 7px;
    margin-bottom: 0;
}

.sortable li div:after {
    content: "\f022";
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 15px;
    font-family: 'FontAwesome';
    cursor: move;
}

.sortable li div {
    display: block;
    margin-bottom: 5px;
    border: 1px solid #d2d6de;
    background: rgb(238, 238, 239);
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 5px 5px 30px;
    margin: 0;
    cursor: move;
}

@media (max-width:767px) {
    .smcomment-header {
        height: 100%;
    }
    .smcomment-title {
        padding-left: 40px;
    }
    .row-eq {
        display: block !important;
    }
}

.staffprofile {
    background: #efeff0;
    border-radius: 2px;
    position: relative;
    ;
    border: 1px solid #e4e4e4;
    padding: 10px 10px;
    margin-bottom: 10px;
    display: block;
}

.staffprofile h5 {
    margin-top: 0;
    font-family: 'Roboto-Bold';
}

.staffprofile p {
    font-size: 10px;
    margin-bottom: 0;
}

.staffprofile .icon {
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 0;
    font-size: 46px;
    color: rgb(169, 166, 166);
}

.staffinfo-box {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.staffleft-box img {
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.staffleft-box {
    float: left;
    padding-right: 10px;
}

.staffleft-content {
    overflow: hidden;
}

.staffinfo-box h5 {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: 'Roboto-Bold';
    font-size: 14px;
}

.stafficons {
    display: block;
    text-align: center;
    padding-left: 100px;
}

.stafficons a {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding-right: 8px;
    padding-left: 8px;
    line-height: 100px;
}

.stafficons a:hover {
    color: #999;
    text-decoration: none;
}

.staffsub {
    padding-top: 4px;
    display: inline-block;
}

.staffinfo-box p span {
    background-color: #e2e2e2;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    padding: 2px 3px;
    text-align: center;
    color: #424242;
    line-height: 18px;
}

.staffinfo-box p {
    margin-bottom: 1px;
    display: block;
    font-size: 10px;
    line-height: normal;
}

.payrollbox,
.feebox {
    margin-top: 10px;
    padding: 10px 10px 0;
    position: relative;
}

.plusign {
    background: #727272;
    border: 1px solid #525252;
    border-radius: 3px;
    float: right;
    color: #fff;
    outline: 0;
    transition: all 0.5s ease;
    padding: 0px 5px;
}

.plusign:hover {
    background: #faa21c;
}

.detaillist {
    margin: 0;
    padding: 0;
    list-style: none;
}

.detaillist li {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
}

.detaillist li span {
    float: left;
    width: 50%;
}

.suminner {
    padding: 10px 0px 10px 0;
}

.closebtn {
    color: #d9534f;
    background: transparent;
    border: 0;
    outline: 0;
    vertical-align: text-bottom;
    font-size: 16px;
    float: right
}

.table3 {
    border: 0;
    width: 100%
}

.table3 tr td {
    border: 0;
    padding: 5px;
}

.payrollbox input,
.feebox input {
    width: 100%;
    border-bottom: 1px solid #dadada;
    height: 24px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.table3 tr td:first-child(1) input {
    width: 65%;
}

.table3 tr td:nth-child(2) input {
    width: 50px;
    text-align: right;
}

.table3 tr td:last-child {
    width: 40px
}

.paytable2 {
    border: 0;
    width: 100%
}

.totaltable {
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
    padding: 10px 0;
    border-collapse: inherit;
}

.totaltable tr th {
    padding: 2px 0px;
    width: 25%;
}

.totaltable tr td {
    padding: 2px 5px;
    width: 75%;
}

.paytable2 tr th {
    padding: 2px 5px;
}

.paytable2 tr td {
    padding: 2px 5px;
}

.pttleft15 {
    padding-left: 15px !important;
}

.pttleft {
    padding-left: 10px !important;
}

.pttright {
    padding-right: 10px !important;
    text-align: right
}

.noborder {
    border: 0 !important;
}

.inborder {
    border-bottom: 1px solid #f4f4f4;
}

.reborder {
    border-right: 1px solid #f4f4f4;
}

.earntable {
    border: 0;
    width: 100%
}

.earntable tr th {
    color: #000;
    padding: 8px 0px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.earntable tr td {
    padding: 1px 0px;
}

.payrollbox input {
    text-align: right;
    font-size: 20px;
    font-family: 'Roboto-Bold';
}

.deductiondred input {
    color: #ff0000
}

.net_green input {
    color: #66aa18
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex>[class*='col-'] {
    flex-grow: 1;
    margin-bottom: 15px;
}

.row.display-flex .sameheight {
    margin-top: 10px;
    height: 92%;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #dadada;
}

.letest {
    position: absolute;
    left: -45px;
    top: 43px;
    bottom: 0;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
}

.rotatetest {
    text-transform: uppercase;
    -moz-transform: rotate(-90.0deg);
    -o-transform: rotate(-90.0deg);
    -webkit-transform: rotate(-90.0deg);
    position: absolute;
    padding: 4px 3px 3px 4px;
    border-bottom: 1px solid #dadada;
}

.dt-print-view h1 {
    font-size: 20px;
    padding-left: 5px;
    color: #000;
}

.cronkeyheight {
    position: relative;
    height: 40px;
}

.hideeyep {
    color: #0084B4;
}

a.hideeye:hover,
a.hideeye {
    color: #424242;
}

.hideeye {
    position: absolute;
    right: 10px;
    color: #424242;
    top: 10px;
    font-size: 15px;
}

.studentbar {
    box-shadow: -10px 3px 12px 0 rgba(0, 0, 0, 0.26);
    background: #fff !important
}

.cpicker {
    cursor: pointer;
    border-radius: 2%;
    transition: all 0.5s ease;
}

.cpicker {
    float: left;
    margin-right: 15px;
    border-radius: 1px;
    transition: all 0.5s ease;
}

.cpicker-small {
    width: 10px;
    height: 10px;
}

.cpicker-big {
    width: 20px;
    height: 20px;
    margin-top: -5px;
}

.selecpicker:active,
.selecpicker:focus {
    outline: 0;
    outline-offset: 0;
    border: 0;
}

.listnoback {
    background: transparent;
    overflow: overlay;
}

.todoicon {
    font-size: 18px;
}

.todo-indicator {
    line-height: 6px;
    padding: 4px 4px;
    color: #fff;
    position: absolute;
    right: 5px;
    font-size: 9px;
    top: 8px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    background: #f48000;
}

.navbar-nav>.user-menu .topuser-image {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-top: -2px;
    border: 1px solid #424242;
}

.sstopuser {
    position: relative;
    clear: both;
    padding: 10px;
}

.ssuserleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.sspass i {
    padding-right: 6px;
}

.sstopuser img {
    height: 90px;
    width: 90px;
    border-radius: 3px;
}

.sstopuser-test {
    float: left;
}

.sstopuser-test h4 {
    margin-top: 0;
}

.sspass {
    display: block;
}

.sspass a {
    clear: none !important;
    color: #333 !important;
}

.sspass a:hover {
    color: #0084B4 !important;
    text-decoration: none;
    background: transparent !important;
}

.todoview {
    display: block;
}

.todoview a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    clear: none !important;
    color: #0084B4 !important;
}

.todoview a:hover {
    color: #333 !important;
    text-decoration: none;
    background: transparent !important;
}

.todolist {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 280px;
    max-height: 200px;
    overflow-x: hidden;
}

.todolist li {
    color: #444444;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 10px;
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
}

.todolist label {
    color: #ff6f00;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tododesc {
    font-size: 15px;
    margin-bottom: 0px;
    display: block;
    color: #ff6f00;
}

.tododate {
    padding: 0 0 10px 0;
}

.tododate i {
    vertical-align: bottom;
    padding-left: 5px;
    line-height: 10px;
}

.tododate a {
    display: inline-block;
}

.todo_divider {
    margin: 5px 0 0px;
    clear: both;
    background: #f4f4f4;
    height: 1px;
}

.menuboxshadow {
    box-shadow: 1px 5px 12px 0 rgba(0, 0, 0, 0.26);
    position: relative;
}

.media:first-child {
    margin-top: 5px;
}

.todopagination {
    display: inline-block;
    padding: 0;
    text-align: center;
    margin: 20px auto 20px auto;
    width: 100%;
}

.todopagination strong {
    position: relative;
    display: inline-flex;
    font-weight: normal;
    padding: 2px 8px 2px 7.5px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #eee;
    border: 1px solid #ddd;
}

.todopagination a {
    position: relative;
    display: inline-flex;
    padding: 2px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.todopagination a:hover,
.todopagination strong:hover,
.todopagination a:focus,
.todopagination strong:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.menuboxshadow:before {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    position: absolute;
    top: -12px;
    right: 10px;
}

.ssnoti {
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
}

.headertopmenu {
    margin-right: -5px;
}

.headertopmenu li.open .dropdown-menu {
    box-shadow: 2px 3px 12px 0 rgba(0, 0, 0, 0.26);
    visibility: visible;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    border-radius: 4px;
    z-index: 1050;
}

.headertopmenu li .dropdown-menu {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    display: block;
    border-radius: 4px;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.defaults-c {
    color: #464646;
    text-decoration: none;
    cursor: pointer;
    display: inline;
    vertical-align: initial;
    padding-left: 10px;
}

.mainstudent {
    position: relative;
}

.studentsidetopfixed {
    position: relative;
    z-index: 2;
    width: 250px;
}

.classtap {
    background: #f48001;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px;
    min-height: 40px;
}

.studentclass {
    border-bottom: 1px solid #000;
    position: relative;
    clear: both;
}

.studentclass img {
    position: absolute;
    left: 0;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

.stuname {
    padding-left: 90px;
}

.studentname {
    position: relative;
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: hidden;
    background: #fff;
    width: 250px;
}

.studentname .icon {
    float: left;
    padding-left: 5px;
}

.studentname img {
    width: 24px;
    height: 24px;
    border-radius: 25px;
}

.studentname a {
    display: block;
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.studentname a.active {
    display: block;
    font-family: 'Roboto-Bold';
    color: #f48001;
}

.studentname a:hover {
    display: block;
    color: #f48001;
}

.student-tittle {
    line-height: 24px;
    padding-left: 40px;
}

.studentsideopen {
    position: fixed;
    right: 1px;
    cursor: pointer;
    top: 70px;
    color: #000;
    font-size: 20px;
    z-index: 1;
}

.studentsideclose {
    float: right;
    color: #fff;
}

a.studentsideopen {
    color: #000;
}

a.studentsideopen:hover {
    color: #0084B4;
}

a.studentsideclose {
    color: #fff;
}

a.studentsideclose:hover {
    color: #333;
}

.studenttaps {
    background: #424242;
    padding: 0;
    margin: 0;
    max-width: 250px;
    overflow-x: auto;
}

.studenttaps li {
    border-right: 1px solid #2d2d2d;
    list-style: none;
    display: table-cell;
}

.studenttaps li:last-child {
    border-right: 0;
}

.studenttaps li a {
    display: block;
    border-radius: 0 !important;
    border: 0 !important;
    color: #fff;
    margin-bottom: 0;
    white-space: nowrap;
}

.studenttaps>li.active>a {
    background: #070707;
    color: #fff;
}

.studentsidebar {
    margin-top: 0px;
    width: 250px;
    position: fixed;
    right: -270px;
    height: 100vh;
    z-index: 1050;
    box-shadow: -10px 3px 12px 0 rgba(0, 0, 0, 0.26);
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: scroll;
}

.studentsidebar.active {
    right: 0;
    top: 50px;
}

.padd-en-rtl33 {
    padding-left: 33px;
}

.sess18 {
    padding-right: 10px;
    float: left;
}

.sessyearbox {
    float: left;
}

.halfday {
    padding-top: 15px;
}

.lateday {
    padding-top: 5px;
    text-align: right
}

.tablists {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tablists li {
    display: block;
    border-bottom: 1px solid #ddd;
}

.tablists li a {
    color: #444;
    padding: 10px;
    display: block;
}

.tablists li a.active {
    color: #0084B4;
    text-decoration: none;
    font-family: 'Roboto-Bold';
}

.tablists li a:hover {
    color: #0084B4;
    text-decoration: none;
}

.dual-list .list-group .checkbox label {
    display: block;
}

.dual-list .list-group {
    margin-top: 8px;
    padding: 0;
    max-height: 400px;
    overflow: auto;
}

.dual-list .list-group-item {
    padding: 5px 15px;
    border-radius: 0;
    border-left: 0;
    margin-bottom: 2px;
    border-right: 0;
}

.list-left li,
.list-right li {
    cursor: pointer;
}

.list-arrows {
    padding-top: 100px;
    margin-left: -15px;
}

.list-arrows button {
    margin-bottom: 20px;
}

.send_list .fa-trash {
    padding-top: 3px;
}

.dualbg {
    min-height: 440px;
    padding: 15px 15px 0;
    margin-bottom: 20px;
    background-color: #f4f4f4;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.dualbglist-left {
    width: 47%;
    min-height: 450px;
}

.listinput-h {
    height: 30px
}

.checkleft {
    margin-left: -24px !important;
}

.form-group .req {
    color: #fc2d42;
}

.modalddate97 {
    padding: 5px 5px;
    width: 97px;
}

@media(max-width:767px) {
    .affix#studentbarsticky.studentsidetopfixed {
        top: 50px;
    }
    .affix#studentbarsticky {}
    .affix#studentbarsticky.stutop {
        padding-top: 45px;
    }
    .studentsideopen {
        top: 100px;
    }
    .studentsidebar.active {
        top: 100px;
    }
    .studentsidebar {
        top: 100px;
    }
    .dualbglist-left {
        width: 100%;
        min-height: 100%;
    }
    .mDMt10 {
        margin-top: 0px;
    }
    .mDMb10 {
        margin-bottom: 10px;
    }
    .list-arrows {
        padding-top: 0;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .modalddate97 {
        padding: 5px 5px;
        width: 100%;
    }
    table .header-fixed {
        position: relative;
        top: 0px;
        display: none;
    }
    .sspass a {
        display: inline-block !important;
        padding-left: 8px !important;
        padding-right: 5px !important;
    }
    .ssuserleft {
        margin-left: -20px;
    }
    .tddm150 {
        width: 150px !important;
    }
    .tddm200 {
        width: 200px !important;
    }
    .item_table-responsive {
        width: 600px;
        overflow: scroll;
    }
    .section_id_error {
        position: absolute;
        right: 8px;
        padding-top: 4px;
    }
}

.commentForm .input-group-addon i,
.commentForm .input-group-addon span {
    padding-top: 3px;
}

.taskside {
    padding: 10px;
}

.taskside h4 {
    margin-bottom: 0;
}

.taskseparator {
    border-top: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 1px 6px 1px rgba(255, 255, 255, .5);
    box-shadow: 0 1px 6px 1px rgba(255, 255, 255, .5);
}

.divider {
    background: #e4e3e3;
    height: 1px;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
}

.row-eq {
    display: flex;
}

.col-eq {
    flex: 1;
    background: #f4f4f4;
    margin-right: -10px;
}

.task-info {
    display: block;
}

.task-info label {
    line-height: 24px;
    font-size: 13px;
    display: inline-block;
    width: 100%;
}

.task-info label span {
    font-family: 'Roboto-Bold';
}

.task-info p {
    line-height: normal;
}

.task-info h5 {
    font-size: 13px;
}

.task-info h5 span {
    font-family: 'Roboto-Bold';
}

.task-info label p a {
    word-break: break-all;
}

.switch-inline {
    float: left;
    clear: both;
}

.switch-group {
    float: right;
    padding-top: 5px;
}

.switch-inline label {
    float: left;
    padding-right: 15px;
}

.switch-group label {
    float: left;
    padding-right: 15px;
}

.switchcheck {
    float: left;
    padding-top: 10px;
}

.minh45 {
    min-height: 45px;
}

.impbtn {
    position: absolute;
    right: 14px;
    top: 13px;
}

.impbtntitle {
    position: absolute;
    right: 10px;
    top: 5px;
}

.modal-open .modal {
    padding-left: 0 !important;
}

.moprint {
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
}

.moprint:focus,
.moprint:hover {
    color: #000;
    outline: none;
    opacity: .5;
}

.dashalert {
    background: #dae8f2 !important;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #a3c8e3 !important;
    padding: 8px 35px 8px 15px;
}

.dashalert a {
    color: #3498db !important;
    text-decoration: none !important;
}

.dashalert.alertcolse {
    position: relative;
    top: 0px;
    right: 0px !important;
    color: inherit;
}

.form-horizontal .form-group {
    position: relative;
}

.form-horizontal .form-group .req {
    color: #fc2d42;
    position: absolute;
    top: 6px;
    margin-left: -13px;
}

.form-horizontal .form-group label small.req {
    color: #fc2d42;
    position: absolute;
    top: 6px;
    margin-left: 2px;
}

a.cke_toolbar,
a.cke_combo_button,
a.cke_dialog_ui_button,
a.cke_dialog_tab,
a.cke_button {
    position: relative;
}

.sidebar-collapse .topaleart {
    padding-left: 50px;
    margin-left: 0px;
}

.topaleart {
    background-color: #ececeb;
    margin-left: 200px;
    display: block;
    position: relative;
    overflow: hidden;
    top: 50px;
    z-index: 1;
    transition: margin-left .3s ease-in-out;
}

.topaleart-inside {
    padding: 18px 15px;
    color: #fff;
    margin-bottom: 0 !important;
}

.palert {}

.palert a {
    display: inline-block;
    vertical-align: text-top;
    color: #b0dd37;
}

.ainline a {
    display: inline-block;
    vertical-align: text-top;
}

.topwarning {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    background: #fff;
    border: 3px solid #ff1a00;
}

.slidealert {
    background: #777;
    height: 0px;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}

@-webkit-keyframes slide {
    100% {
        top: -150px;
    }
}

@keyframes slide {
    100% {
        top: 50px;
        height: 56px;
    }
}

@media (max-width:767px) {
    .topaleart {
        margin-left: 0px;
        top: 100px;
        padding-left: 0 !important;
        -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
        transition: transform .3s ease-in-out, margin .3s ease-in-out;
    }
    .topaleart-inside {
        padding: 0px 15px;
    }
    .sidebar-open .content-wrapper,
    .sidebar-open .topaleart,
    .sidebar-open .topaleart {
        -webkit-transform: translate(200px, 0);
        -ms-transform: translate(200px, 0);
        -o-transform: translate(200px, 0);
        transform: translate(200px, 0);
    }
}

.chatleftside {
    display: block;
}

.chatfrientlist {
    max-height: 500px;
    overflow-x: hidden;
}

.chatfrientlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.chatfrientlist ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 10px 10px 0;
}

.chatfrientlist ul li img {
    width: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

.chatfrientlist ul li.chat-body {
    float: left;
}

.chatfrientlist ul li p,
.chatfrientlist ul li h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

.chatfrientlist ul li h4 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.chatfrientlist ul li.active,
.chatfrientlist ul li:hover {
    background: #f2f2f2;
    cursor: pointer;
}

.custom-search-input {
    background: #e8e6e7 none repeat scroll 0 0;
    margin: 0;
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
}

.custom-search-input .search-query {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 4px !important;
    height: 33px;
    margin-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
}

.custom-search-input button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #666666;
    left: auto;
    padding: 7px 10px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.chatrightside {
    display: block;
    margin-left: -30px;
    border-left: 1px solid #ccc;
    height: 100%;
}

.chat-header {
    width: 100%;
    background: #F2F5F8;
    min-height: 74px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}

.chat-header img {
    width: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}

.chat-headerbody {
    float: left;
    padding-top: 5px;
}

.chat-header .social-media {
    float: right;
    padding-top: 15px;
}

.chat-header .social-media i:hover {
    color: #435f7a;
}

.chat-header .social-media i {
    margin-left: 14px;
    cursor: pointer;
}

.chat-headerbody h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

.mobile {
    max-height: 415px;
    overflow-x: hidden;
    position: relative;
    background: #f2f2f2;
}

.chatmsg {
    list-style-type: none;
    clear: both;
    padding: 0;
}

.chatmsg li {
    padding-top: 50px;
    width: 100%;
    clear: both;
}

.chat-w {
    height: 100%;
    width: 90%;
    margin: 0 auto;
}

.bubble {
    position: relative;
    width: 60%;
    padding: 20px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    text-align: left;
    background-color: #e5e5ea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
}

.bubble2 {
    position: relative;
    width: 80%;
    padding: 20px;
    float: right;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #1289fe;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
}

.bubble:after {
    content: "";
    position: absolute;
    top: 0;
    margin: auto;
    height: 0;
    left: -16px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #e5e5ea;
    display: block;
    width: 0;
    z-index: 1;
}

.bubble2:after {
    content: "";
    position: absolute;
    top: 0;
    margin: auto;
    height: 0px;
    right: -12px;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent #1289fe;
    display: block;
    width: 0;
    z-index: 1;
}

.wrap-message {
    width: 100%;
    height: 60px;
    background: #f1f1f1;
    display: flex;
}

.chataddbtn {
    right: -32px !important;
    font-size: 20px;
    padding-top: 4px !important;
}

.chataddbtn:focus,
.chataddbtn:hover {
    color: #0084B4;
    outline: none;
}

.reply {
    width: 100%;
    background-color: #e8e6e7;
    padding: 16px 5px;
    margin: 0 !important
}

.reply-emojis {}

.reply-emojis i {
    text-align: center;
    color: #93918f;
    padding-top: 5px;
    font-size: 40px;
    cursor: pointer;
}

.reply-send {
    padding: 5px;
}

.reply-send i {
    text-align: center;
    padding: 5px;
    color: #93918f;
    cursor: pointer;
}

.reply-main {
    padding: 2px 5px;
}

.reply-main textarea {
    width: 100%;
    resize: none;
    overflow: hidden;
    padding: 5px;
    outline: none;
    border: none;
    height: 50px;
    text-indent: 5px;
    box-shadow: none;
}

.reply-main textarea:focus {
    outline: none;
    border: none;
    text-indent: 5px;
    box-shadow: none;
}

.student_custom_field {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

.list-group-item-sort {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: move;
}

.list-group-item-sort>.sort-action {
    float: right;
}

#fade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modal {
    display: none;
    position: absolute;
    top: 35%;
    left: 45%;
    width: 83px;
    height: 83px;
    padding: 24px 15px 0px;
    border: 3px solid #ababab;
    box-shadow: 1px 1px 10px #ababab;
    border-radius: 20px;
    background-color: white;
    z-index: 1002;
    text-align: center;
    overflow: auto;
}

#results {
    font-size: 1.25em;
    color: red
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 97%;
    }
}

.subject-body {
    min-height: 150px;
}

.langselect {
    margin-left: 5px;
    border-radius: 30px !important;
    margin-top: 2px;
}

.bellcircle {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #424242;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.notetable a {
    cursor: pointer;
}

table.notetable {
    border: 1px solid #f2f2f2;
}

table.notetable tr td {
    padding: 10px;
}

table.notetable tr th {
    padding: 10px;
    background: #fafafa;
}

.input-group-addon {
    padding: 3px 6px 3px;
    height: 28px;
}

.sidebar-collapse .sessionul {
    width: 50px;
}

.sidebar-collapse .sessionul li.removehover a span {
    display: none;
}

.sidebar-collapse .sessionul li.dropdown a span {
    display: none;
}

.sidebar-collapse .sessionul li.removehover a i {
    opacity: 100;
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    height: 20px;
    line-height: 20px !important;
    text-align: center;
    border-radius: 4px;
    margin-right: 0px;
    width: 20px;
    margin-left: -2px !important;
}

.topsidesearchbtn {
    padding: 3px 12px !important;
    background: #fff !important;
    border-radius: 0px 30px 30px 0px !important;
}

.radioborder-height {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    width: 100%;
}

.radioborder-height img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.topprograssstart {
    padding: 5px 10px 15px 10px;
    box-shadow: 0 0 0 0 rgba(90, 113, 208, 0.11), 0 4px 16px 0 rgba(167, 175, 183, 0.33);
    border-radius: 0.35rem;
    background: #fff;
    margin-bottom: 10px;
    width: 100%;
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
}

.topprograssstart p i {
    padding-right: 5px;
    font-size: 10px;
}

.topprograssstart:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0px 14px 24px rgba(62, 57, 107, 0.2);
}

.pro-border {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.progress-minibar {
    height: 5px!important;
    margin-bottom: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

@media(min-width:320px) and (max-width:480px) {
    .nav>li>a {
        padding: 10px 6px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .nav>li>a {
        padding: 10px 3px;
    }
}

.btn:focus {
    outline: 0 !important;
}

.displaynone {
    display: none;
}

.questionmodal {}

.questionmodal .modal {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-right: 0 !important;
}

.questionmodal .modal-header {
    background: #f5f5f5;
    color: #000;
}

.modal-dialogfullwidth {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.questionmodal .close {
    color: #000;
    text-shadow: 0 0 0 #fff;
    opacity: 1;
    font-size: 27px;
}

.exambgtop {
    background: #dedede;
    padding: 10px;
    overflow: hidden;
}

.exambgtop h3 {
    font-size: 18px;
    margin-top: 5px;
    display: inline-block;
    margin-bottom: 0;
}

.exambgright {
    float: right;
}

.valign-middle {
    vertical-align: middle;
}

.valign-sub {
    vertical-align: sub;
}

.timeclock {
    font-family: 'Roboto-Bold';
    border-radius: 30px;
    background: #ffba00;
    color: #000;
    display: inline-block;
    padding: 4px 12px 4px 5px;
    margin-right: 15px;
    line-height: 1.5;
}

.timeclock i {
    border-radius: 30px 0px 0px 30px;
    font-size: 24px;
    vertical-align: middle;
    padding-right: 5px;
}

.modal-contentfull {
    height: 100%;
    margin: 0;
    border-radius: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.radiocontainer {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}

.radiocontainer label {
    transition: all .2s ease-in-out;
    display: block;
    position: relative;
    font-family: 'Roboto';
    padding: 6px 10px 6px 20px;
    margin-bottom: 1px;
    cursor: pointer;
}

.radiocontainer label p {
    margin-bottom: 0;
}

.radiocontainer input[type=radio] {
    position: absolute;
    left: 0px;
}

.qbtn-previous,
.qbtn-next {
    display: inline-block;
    padding: 8px 16px;
    border: 0;
    outline: 0;
}

.qbtn-previous {
    background-color: #f1f1f1;
    color: #000;
    position: relative;
}

.qbtn-previous:after {
    content: "\f104";
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    color: #000;
}

.qbtn-next:after {
    content: "\f105";
    position: absolute;
    right: 0;
    font-family: 'FontAwesome';
    color: #000;
}

.qbtn-next {
    background-color: #4CAF50;
    color: #fff;
}

.qbtn-next:hover,
.qbtn-previous:hover {
    background: #000;
    color: #fff;
}

.quizfooter {
    bottom: 0px;
    position: sticky;
    width: 100%;
    background: #dedede;
    color: #fff;
    padding: 10px 10px;
}

.quizscroll {
    max-height: 400px;
    overflow-y: auto;
    font-family: 'Roboto-Medium';
}

.quescroll {
    min-height: 500px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.quizscroll::-webkit-scrollbar-track,
.quescroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.quizscroll::-webkit-scrollbar,
.quescroll::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.quizscroll::-webkit-scrollbar-thumb,
.quescroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #c1c1c1;
}

.question_switcher {
    margin-bottom: 3px;
    width: 40px;
}

.qbox {
    padding: 10px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 14%);
    border: 1px solid #ddd;
}

.queslist {
    margin: 0px;
    padding: 0;
}

.queslist li {
    list-style: none;
    line-height: 30px;
    border-bottom: 1px solid #ddd
}

.queslist li a {
    color: #23527c;
    display: inline
}

.queslist li a:hover {
    color: #333
}

.queslist li a span {
    float: right;
    text-align: right;
}

.queslist li:last-child {
    border-bottom: none;
}

.activeqbtn {
    background: #4CAF50 !important;
    color: #fff !important;
    border: 1px solid #ddd !important;
}

.bordertop {
    border-top: 1px solid #f4f4f4 !important;
}

.margesection {
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}

.reportlists {
    margin: 0;
    padding: 0;
    list-style: none;
}

.reportlists li {
    display: block;
}

.reportlists li a {
    color: #444;
    padding: 10px 5px;
    display: block;
}

.reportlists li a.active {
    color: #0084B4;
    text-decoration: none;
    font-family: 'Roboto-Bold';
}

.reportlists li a:hover {
    color: #0084B4;
    text-decoration: none;
}

.reportlists li.active {
    font-family: 'Roboto-Bold';
    background: #dceeff;
}

.reportlists li a i {
    padding-right: 5px;
}

.chattitle {
    display: block;
    font-size: 0.9em;
}

.chattitle span {
    display: inline-block;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
    padding: 6px 10px;
    position: relative;
    z-index: 1;
    color: #828282;
}

.chattitle:after {
    content: "";
    position: absolute;
    left: 0;
    background: #dad6d6;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 300px;
    top: 22px;
}

.chatloader {
    width: 100%;
    height: 88vh;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    z-index: 9;
}

.chatloader:before {
    content: "";
    position: absolute;
    left: -14.5%;
    margin-left: auto;
    margin-right: auto;
    background: url(../../images/chat-window-loading.gif) no-repeat center center;
    background-size: 50px;
    right: 0;
    top: 0;
    bottom: 0;
}

.time_date {
    position: absolute;
    text-align: left;
    display: block;
    padding-left: 0px;
    font-size: 0.9em;
    color: #828282;
    font-style: italic;
}

.time_date_send {
    text-align: right;
    display: block;
    padding-right: 0px;
    position: absolute;
    right: 0;
    bottom: -14px;
    font-size: 0.9em;
    color: #828282;
    font-style: italic;
}

.time_date_recieved {
    text-align: left;
    display: block;
    padding-left: 0px;
    position: absolute;
    left: 0;
    bottom: -14px;
    font-size: 0.9em;
    color: #828282;
    font-style: italic;
}

#frame {
    width: 100%;
    height: 88vh;
    background: #e6e6e6;
    position: relative;
    display: flex;
}

#contacts ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media screen and (max-width: 360px) {
    #frame {
        width: 100%;
        height: 100vh;
    }
}

#frame #sidepanel {
    float: left;
    min-width: 280px;
    max-width: 340px;
    width: 40%;
    height: 100%;
    background: #fff;
    color: #646464;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

@media screen and (max-width: 735px) {
    #frame #sidepanel {
        width: 58px;
        min-width: 58px;
    }
}

#frame #sidepanel #profile {
    width: 80%;
    margin: 25px auto;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 0 0;
        background: #fff;
    }
}

#frame #sidepanel #profile.expanded .wrap {
    height: 210px;
    line-height: initial;
}

#frame #sidepanel #profile.expanded .wrap p {
    margin-top: 20px;
}

#frame #sidepanel #profile.expanded .wrap i.expand-button {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

#frame #sidepanel #profile .wrap {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    -moz-transition: 0.3s height ease;
    -o-transition: 0.3s height ease;
    -webkit-transition: 0.3s height ease;
    transition: 0.3s height ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap {
        height: 55px;
    }
}

#frame #sidepanel #profile .wrap img {
    width: 50px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #e74c3c;
    height: auto;
    float: left;
    cursor: pointer;
    -moz-transition: 0.3s border ease;
    -o-transition: 0.3s border ease;
    -webkit-transition: 0.3s border ease;
    transition: 0.3s border ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap img {
        width: 40px;
        margin-left: 4px;
    }
}

#frame #sidepanel #profile .wrap img.online {
    border: 2px solid #2ecc71;
}

#frame #sidepanel #profile .wrap img.away {
    border: 2px solid #f1c40f;
}

#frame #sidepanel #profile .wrap img.busy {
    border: 2px solid #e74c3c;
}

#frame #sidepanel #profile .wrap img.offline {
    border: 2px solid #95a5a6;
}

#frame #sidepanel #profile .wrap p {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap p {
        display: none;
    }
}

#frame #sidepanel #profile .wrap i.expand-button {
    float: right;
    margin-top: 23px;
    font-size: 0.8em;
    cursor: pointer;
    color: #435f7a;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap i.expand-button {
        display: none;
    }
}

#frame #sidepanel #profile .wrap #status-options {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 150px;
    margin: 70px 0 0 0;
    border-radius: 6px;
    z-index: 99;
    line-height: initial;
    background: #435f7a;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options {
        width: 58px;
        margin-top: 57px;
    }
}

#frame #sidepanel #profile .wrap #status-options.active {
    opacity: 1;
    visibility: visible;
    margin: 75px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options.active {
        margin-top: 62px;
    }
}

#frame #sidepanel #profile .wrap #status-options:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #435f7a;
    margin: -8px 0 0 24px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options:before {
        margin-left: 23px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul {
    overflow: hidden;
    border-radius: 6px;
}

#frame #sidepanel #profile .wrap #status-options ul li {
    padding: 15px 0 30px 18px;
    display: block;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li {
        padding: 15px 0 35px 22px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li:hover {
    background: #496886;
}

#frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
        width: 14px;
        height: 14px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    margin: -3px 0 0 -3px;
    background: transparent;
    border-radius: 50%;
    z-index: 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
        height: 18px;
        width: 18px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li p {
    padding-left: 12px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li p {
        display: none;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li#status-online span.status-circle {
    background: #2ecc71;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-online.active span.status-circle:before {
    border: 1px solid #2ecc71;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-away span.status-circle {
    background: #f1c40f;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-away.active span.status-circle:before {
    border: 1px solid #f1c40f;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-busy span.status-circle {
    background: #e74c3c;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-busy.active span.status-circle:before {
    border: 1px solid #e74c3c;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-offline span.status-circle {
    background: #95a5a6;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-offline.active span.status-circle:before {
    border: 1px solid #95a5a6;
}

#frame #sidepanel #profile .wrap #expanded {
    padding: 100px 0 0 0;
    display: block;
    line-height: initial !important;
}

#frame #sidepanel #profile .wrap #expanded label {
    float: left;
    clear: both;
    margin: 0 8px 5px 0;
    padding: 5px 0;
}

#frame #sidepanel #profile .wrap #expanded input {
    border: none;
    margin-bottom: 6px;
    background: #32465a;
    border-radius: 3px;
    color: #f5f5f5;
    padding: 7px;
    width: calc(100% - 43px);
}

#frame #sidepanel #profile .wrap #expanded input:focus {
    outline: none;
    background: #435f7a;
}

#frame #sidepanel #search {
    height: 50px;
    position: relative;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
    z-index: 1;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #search label {
        display: none;
    }
}

#frame #sidepanel #search label {
    position: absolute;
    margin: 10px 0 0 10px;
    line-height: 30px;
}

#frame #sidepanel #search input {
    padding: 10px 0 10px 46px;
    width: calc(100% - 40px);
    border: none;
    background: #32465a;
    color: #f5f5f5;
}

#frame #sidepanel #search input:focus {
    outline: none;
    background: #435f7a;
}

#frame #sidepanel #search input::-webkit-input-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #search input::-moz-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #search input:-ms-input-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #search input:-moz-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #contacts {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts {
        height: calc(100% - 149px);
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #frame #sidepanel #contacts::-webkit-scrollbar {
        display: none;
    }
}

#frame #sidepanel #contacts.expanded {
    height: calc(100% - 334px);
}

#frame #sidepanel #contacts::-webkit-scrollbar {
    width: 6px;
    background: #fff;
}

#frame #sidepanel #contacts::-webkit-scrollbar-thumb {
    background-color: #c8c8c8;
}

#frame #sidepanel #contacts ul li.contact {
    position: relative;
    padding: 10px 10px 3px;
    font-size: 0.9em;
    cursor: pointer;
    transition: all .3s;
    border-bottom: 1px solid #ebebeb;
    clear: both;
    overflow: hidden;
    min-height: 60px;
}

#frame #sidepanel #contacts ul li:last-child.contact {
    border: 0;
}

#frame #sidepanel #contacts ul li.contact:hover {
    background: #f9f9f9;
}

#frame #sidepanel #contacts ul li.contact.active {
    background: #f9f9f9;
    border-left: 5px solid #3db16b;
}

#frame #sidepanel #contacts ul li.contact.active span.contact-status {
    border: 2px solid #32465a !important;
}

#frame #sidepanel #contacts ul li.contact .wrap {
    width: 88%;
    position: relative;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap {
        width: 100%;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap span {
    position: absolute;
    left: 0;
    margin: -2px 0 0 -2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #2c3e50;
    background: #95a5a6;
}

#frame #sidepanel #contacts ul li.contact .wrap span.online {
    background: #2ecc71;
}

#frame #sidepanel #contacts ul li.contact .wrap span.away {
    background: #f1c40f;
}

#frame #sidepanel #contacts ul li.contact .wrap span.busy {
    background: #e74c3c;
}

#frame #sidepanel #contacts ul li.contact .wrap img {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap img {
        margin-right: 0px;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap .meta {
    padding: 2px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap .meta {
        display: none;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .name {
    font-family: 'Roboto-Bold';
    margin-bottom: 0;
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .preview {
    padding: 0 0 1px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .preview span {
    position: initial;
    border-radius: initial;
    background: none;
    border: none;
    padding: 0 2px 0 0;
    margin: 0 0 0 1px;
    opacity: .5;
}

#frame #sidepanel #bottom-bar {
    position: absolute;
    top: 5px;
    right: 10px;
}

#frame #sidepanel #bottom-bar button {
    border: none;
    width: 100%;
    /*padding: 8px 8px;*/
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    background: #3db16b;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}

#frame #sidepanel #bottom-bar button:focus {
    outline: none;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button:nth-child(1) {}
}

#frame #sidepanel #bottom-bar button:hover {
    background: #c8c8c8;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #search {
        height: 59px;
    }
    #frame #sidepanel #bottom-bar {
        top: 10px;
    }
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button span {
        display: none;
    }
}

#frame .chatcontent {
    float: left;
    width: 60%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 735px) {
    #frame .chatcontent {
        width: calc(100% - 58px);
    }
}

@media screen and (min-width: 768px) {
    #frame .chatcontent {
        width: calc(100% - 30%);
        padding: 0;
    }
}

@media screen and (min-width: 992px) {
    #frame .chatcontent {
        width: calc(100% - 0%);
        padding: 0;
    }
}

@media (min-width:320px) and (max-width:767px) {
    #frame .chatcontent .contact-profile {
        height: 59px !important;
        line-height: 59px !important;
    }
    #frame .chatcontent .contact-profile img {
        margin: 10px 12px 0 10px !important;
    }
    .chatloader:before {
        left: 0;
    }
}

#frame .chatcontent .contact-profile {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

#frame .chatcontent .contact-profile img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin: 5px 12px 0 10px;
}

#frame .chatcontent .contact-profile p {
    float: left;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#frame .chatcontent .contact-profile .social-media {
    float: right;
}

#frame .chatcontent .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
}

#frame .chatcontent .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
}

#frame .chatcontent .contact-profile .social-media i:hover {
    color: #435f7a;
}

#frame .chatcontent .messages {
    height: auto;
    min-height: calc(100% - 115px);
    max-height: calc(100% - 115px);
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    padding-bottom: 20px;
}

#frame .chatcontent .messages ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media screen and (max-width: 735px) {
    #frame .chatcontent .messages {
        max-height: calc(100% - 305px);
    }
}

#frame .chatcontent .messages::-webkit-scrollbar {
    width: 6px;
    background: transparent;
}

#frame .chatcontent .messages::-webkit-scrollbar-thumb {
    background-color: #c8c8c8;
}

#frame .chatcontent .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 15px 20px;
    width: calc(100% - 35px);
    font-size: 0.8em;
    position: relative;
}

#frame .chatcontent .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
}

#frame .chatcontent .messages ul li.sent img {
    margin: 6px 8px 0 0;
}

#frame .chatcontent .messages ul li.sent p {
    background: #fff;
    color: #000;
}

#frame .chatcontent .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
}

#frame .chatcontent .messages ul li.replies p {
    background: #24b9ec;
    float: right;
    position: relative;
    border-radius: 6px 0px 6px 6px;
    color: #fff;
}

#frame .chatcontent .messages ul li.replies p:before {
    position: absolute;
    top: 0px;
    right: -28px;
    width: 0;
    height: 0;
    content: '';
    border: 18px solid transparent;
    border-left: 15px solid #24b9ec;
    border-top: 0;
}

#frame .chatcontent .messages ul li.sent p:before {
    position: absolute;
    top: 0px;
    left: -28px;
    width: 0;
    height: 0;
    content: '';
    border: 18px solid transparent;
    border-top: 0;
    border-right: 15px solid #fff;
}

#frame .chatcontent .messages ul li img {
    width: 22px;
    border-radius: 50%;
    float: left;
}

#frame .chatcontent .messages ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 0px 6px 6px 6px;
    max-width: 205px;
    line-height: 130%;
    font-size: 12px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

@media screen and (min-width: 735px) {
    #frame .chatcontent .messages ul li p {
        max-width: 60%;
        margin-bottom: 2px;
    }
}

#frame .chatcontent .message-input {
    position: absolute;
    bottom: 0;
    width: 98%;
    z-index: 1;
    margin: 0 auto 10px;
    left: 0;
    right: 0;
}

#frame .chatcontent .message-input .wrap {
    position: relative;
    border-radius: 30px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

#frame .chatcontent .message-input .wrap input {
    border: none;
    width: 100%;
    padding: 12px 20px;
    color: #32465a;
    border-radius: 30px;
}

#frame .chatcontent .message-input .wrap input:focus {
    outline: none;
}

#frame .chatcontent .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer;
}

#frame .input_submit:disabled,
#frame .input_submit.disabled {
    background: #c8c8c8 !important;
}

@media screen and (max-width: 735px) {
    #frame .chatcontent .message-input .wrap .attachment {
        margin-top: 17px;
        right: 65px;
    }
}

#frame .chatcontent .message-input .wrap .attachment:hover {
    opacity: 1;
}

#frame .chatcontent .message-input .wrap button {
    border: none;
    width: 34px;
    height: 34px;
    padding-top: 2px;
    /*line-height: 34px;*/
    cursor: pointer;
    background: #3db16b;
    color: #fff;
    position: absolute;
    right: 4px;
    border-radius: 100%;
    top: 4px;
    transition: all .3s;
}

#frame .chatcontent .message-input .wrap button:hover {
    background: #319659;
}

#frame .chatcontent .message-input .wrap button:focus {
    outline: none;
}

#contact-list {
    height: 340px;
    overflow: auto;
}

#contact-list li {
    margin-top: 5px;
}

#contact-list li img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

#contact-list .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#contact-list .list-group-item {
    padding: 5px 0px;
}

.chatbadge {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    height: 15px;
    color: #fff;
    text-align: center;
    background: #779f08;
    border-radius: 100%;
    font-size: 10px;
}

@media(max-width:767px) {
    body:not(.form-membership) {
        overflow: scroll;
    }
    .uploadsticky {
        position: -webkit-static;
        position: static;
        top: 0px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .chatloader:before {
        left: 35%;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .chatloader:before {
        left: 5%;
    }
}

#schsetting_form label {
    padding-top: 5px;
    text-align: center;
}

@media (min-width: 1200px) {
    .col20 {
        width: 20%;
    }
    .col40 {
        width: 40%
    }
    .col60 {
        width: 60%
    }
    .col80 {
        width: 80%
    }
}

@media (max-width:767px) {
    .col20,
    .col40,
    .col60,
    .col80 {
        width: auto;
    }
}

.box-header h3.box-title i {
    display: none;
}

.examheight100 {
    min-height: 100%
}

#examfade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 237, 237, 0.78);
    z-index: 1001;
}

#exammodal {
    display: none;
    position: absolute;
    top: calc(100% - 50px);
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px 15px 0px;
    border-radius: 20px;
    z-index: 1002;
    text-align: center;
    bottom: 0;
    margin: auto;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    text-overflow: ellipsis;
    word-break: break-all;
}

a.detail_popover {
    color: #444;
    cursor: default;
}

.removeboxmius {
    margin-top: -10px;
    box-shadow: none !important;
    border-top: 0 !important;
    position: relative;
    z-index: 1;
    border: 1px solid #dde4eb;
}

#fileUploadForm .dropify-wrapper {
    border-radius: 0px;
}

.questiondetail {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.quesanslist {
    line-height: 24px;
}

.quesanslist.active {
    color: #fdfdfd;
    font-family: 'Roboto-Medium';
    background-color: #8BC34A;
}

.clearboth {
    clear: both;
}

.upload_admin_small_logo {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

@media (max-width:767px) {
    .sidebar-collapse .sessionul li.dropdown a span,
    .sidebar-collapse .sessionul li.removehover a span {
        display: inline;
    }
    #alert2 {
        overflow: hidden;
    }
    .sidebar-collapse .sessionul {
        width: auto !important
    }
    .search-form2 .form-control:focus {
        border-color: #ccc;
    }
    .sessionul li.removehover a i {
        opacity: 0;
    }
    .sessionul:hover li.removehover a i {
        opacity: 100;
    }
    .sidebar-collapse .sessionul li.removehover a i {
        margin-top: -3px;
    }
    .rmv_row {
        float: right;
        width: auto !important;
    }
    .tableresponsivemobile {
        width: 800px;
        overflow: scroll;
    }
}

@media(min-width:1100px) and (max-width:1199px) {
    .description-block>.description-header {
        font-size: 13px;
        letter-spacing: -0.5px;
    }
}

.moprintblack {
    color: #000;
}

.moprintblack:hover {
    color: #0084B4;
}

.table .pull-right {
    float: none !important
}

.table td:last-child.mailbox-date.pull-right {
    float: none !important;
    text-align: right;
}

.stualert {
    top: 1px !important;
    font-size: 18px;
}

.stualert:focus,
.stualert:hover {
    color: #000 !important
}

.rmv_row {
    width: 100%;
    padding: 4.4px 10px;
}

.addrow-mb2010 {
    margin-top: -20px;
    margin-bottom: 10px;
}

.classtopic {}

.classtopic h5 {
    font-family: 'Roboto-Bold';
    padding-top: 10px;
    margin-bottom: 5px;
}

.classlist {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    margin-top: -33px;
    min-height: 33px
}

.classlist li {
    display: inline-block;
    font-size: 20px;
}

.classlist li+li {
    margin-left: 15px;
}

.classlist li a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.classlist li a:hover {
    color: #444
}

.file-text {
    font-size: 36px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

.file-right {
    display: inline-block;
    padding-left: 45px;
    padding-bottom: 5px;
    color: #444
}

.info-title2 {
    font-size: 24px;
    margin-top: 2px;
    font-family: 'Roboto-Bold';
}

.minus8 {
    margin-top: -8px;
}

.divi {
    margin-top: 15px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    text-align: right;
}

.topictable tr td h4 {
    font-family: 'Roboto-Bold';
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 4px;
    color: #444
}

.topiclist {
    margin: 0;
    padding: 0;
    list-style: none
}

.topiclist li {
    display: block;
    line-height: 24px;
    clear: both;
    float: right;
}

.topiclist li span {
    padding-right: 15px;
}

.topiclist li ul {
    padding-left: 32px
}

.stausbtns {
    margin: 0;
    padding: 0;
    list-style: none
}

.stausbtns li {
    display: block;
    line-height: 25px;
}

.stausbtns li span {
    padding-right: 15px;
}

.stausbtns li ul {
    padding-left: 32px
}

.topicstaus tr td h4 {
    font-family: 'Roboto-Bold';
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 10px;
    color: #444;
}

.topicstaus {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topicstaus li {
    display: block;
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
}

.topicstaus tr td h4 span,
.topicstaus li h5 i,
.topicstaus li span {
    float: right
}

.topicstaus li ul {
    padding-left: 21px
}

input[type=checkbox],
input[type=radio] {
    margin: 3px 0 0;
}

.version-alert p a {
    display: inline;
    color: #f20303;
    text-decoration: none;
}

.version-alert p a:hover {
    color: #f20303;
    text-decoration: underline;
}

.lessinput {
    width: 95%;
    border: 1px solid #ccc !important;
    height: 28px;
    padding: 0px 12px
}

.lessinput:focus {
    border-color: #3c8dbc;
    box-shadow: none;
}

.grade-1 {
    background-color: #337ab7;
}

.grade-2 {
    background-color: #FA8A00;
    background-color: #FA8A00;
    color: #fff;
    font-family: 'Roboto-Bold';
}

.grade-3 {
    background-color: #FFEB00;
}

.grade-4 {
    background-color: #27AB00;
    color: #fff;
}

.grade-5 {
    background-color: #a7a7a7;
}

.handcursor {
    cursor: pointer;
}

.syllbus img {
    width: 100%;
    height: auto;
}

.rltpaddleft {
    padding-left: 30px;
}

.smallbtn28 {
    height: 28px;
    line-height: 17px;
}

@media(min-width:320px) and (max-width:360px) {
    .nav-tabs-custom>.nav-tabs>li {
        margin-right: 1px;
    }
}

.grade-5,
.grade-1 {
    color: #fff
}

.lbcolor {
    background: #0e0e0e
}

.systatus {
    padding-bottom: 10px;
}

.systatus b {
    min-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: block;
    width: 100%;
    word-break: break-word;
}

@media (max-width:767px) {
    .autoscroll {
        overflow: auto
    }
    .commentForm .bootstrap-datetimepicker-widget.dropdown-menu {
        width: 18em;
        position: absolute;
        top: 50% !important;
        height: 220px;
        margin-top: -40%;
        z-index: 1051px;
    }
    .chgstatus_dropdown {
        width: 110px;
    }
}

input[type=checkbox],
input[type=radio] {
    margin: 3px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

.upload_app_logo {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.task-single-inline-wrap p img {
    width: 100%;
    height: auto;
}

.videoradius {
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    min-height: 650px;
}

.videomodalfull {
    width: 100%;
    height: 100%;
    margin: 0;
}

.videomodalclose {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1;
}

.video-lg {
    width: 1155px;
    margin-top: 26px
}

.videoBgWrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.videoBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .videoBg {
        width: 100%;
        height: 100%;
        ;
    }
}

@media(max-width:767px) {
    .video-lg {
        width: 100%;
    }
}

.impbtntitle3 {
    position: absolute;
    right: 0px;
    top: -4px;
}

.flag-icon,
.flag-icon-background {
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}

.filter-option span.flag-icon {
    margin-top: 13px;
}

.quesoverlay {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.4);
}

.quesoverlay .cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quesoverlay .spinner {
    width: 40px;
    height: 40px;
    border: 4px #fff solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.question_pagination_content {
    min-height: 300px;
}

.pagination_info {
    font-weight: 600;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.hrexamtopbottom {
    margin-top: 15px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

.hrexamfirstrow {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.text-left-md {
    text-align: left !important;
}

.close-alert {
    color: #fff;
    text-shadow: none;
    margin-top: 0px !important;
    opacity: 1 !important;
    background: transparent;
    border: 0;
    right: 0px;
    transition: all 0.5s ease-in;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

h4.box-title a {
    line-height: normal;
    vertical-align: middle;
}

.hrexam {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}

.section-box i {
    font-size: 18px;
    vertical-align: middle;
}

.questionmodal input[disabled=disabled],
.questionmodal input:disabled {
    cursor: not-allowed;
    pointer-events: none;
    color: #c0c0c0;
    background-color: #fff;
}

#regiration_form fieldset:not(:first-of-type) {
    display: none;
}

.questionclose {
    right: 10px;
    top: 10px;
}

.questionclose:focus,
.questionclose:hover {
    color: #444;
}

.questionlogo img {
    height: 24px;
}

.inlineblock {
    display: inline-block;
}

.ques_marks {
    font-size: 10pt;
    font-family: 'Roboto-Bold';
    padding-right: 10px;
}

.qulist_circle {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qulist_circle li {
    display: block;
}

.qulist_circle li i {
    padding-right: 5px;
}

.noteinput {
    width: 160px;
}

.align-text-top {
    vertical-align: top !important
}

.sfborder .img-circle,
.box-profile .img-circle,
.table td .img-circle {
    height: 100px;
    flex-shrink: 0;
    min-width: 100px;
    min-height: 100px;
}

.astrike {
    color: #fc2d42;
}

.overflowtextdot {
    overflow: hidden;
    width: 108%;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: -10px;
}

.tab-content .disblock h5 {
    font-family: 'Roboto-Medium';
    color: #0084B4;
    margin: 0;
}

.nav-tabs2 li a {
    padding: 10px 8px;
}

td.dt-body-right {
    min-width: 100px;
}

.routelist {
    padding: 0;
    margin: 0;
}

.routelist li {
    display: block;
    list-style: none;
}

.routelist li a {
    color: #0084B4;
}

.routelist li a i {
    padding-right: 5px;
}

.routelist li a span {
    display: inline-block;
    padding: 4px 6px;
}

.routelist li a:hover {
    color: #444;
}

.panelheight {
    min-height: 330px;
}

.pluscolmn {
    max-height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
}

.panel-fo {
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .panelheight {
        height: 100%;
    }
    .pluscolmn {
        max-height: 100%;
    }
}

.modalminheight {
    min-height: 520px;
}

.tableheadfix th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 12px 5px !important;
    background: #e6e5e5 !important;
}

@media (max-width:767px) {
    .questionmodal .modal {
        overflow-x: auto;
        overflow-y: auto;
    }
}

.bg-light-gray {
    background: #f3f3f3
}

.payment-main {
    width: 100%;
    min-height: 95vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.failedpayment,
.successpayment {
    text-align: center;
    padding: 40px 20px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    display: block;
    margin: 0 auto;
}

.successpayment-icon {
    color: #fff;
    font-size: 48px;
    line-height: 100px;
}

.successpayment-circle {
    border-radius: 200px;
    height: 100px;
    width: 100px;
    background: #88b04b;
    margin: 0 auto;
    border: 3px solid #65a766;
}

.failedpayment i,
.successpayment-circle i {
    line-height: 95px;
}

.successpayment h1 {
    color: #88B04B;
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: 'Roboto-Medium';
}

.failedpayment p,
.successpayment p {
    color: #404F5E;
    font-size: 18px;
    margin-bottom: 0px
}

.failed-circle {
    border-radius: 100px;
    height: 100px;
    width: 100px;
    background: #f15441;
    margin: 0 auto;
    border: 3px solid #dd4b39;
}

.failedpayment h1 {
    color: #f15441;
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: 'Roboto-Medium';
}

.modal-inner-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    background: url(./../../../backend/images/chatloading.gif) 50% 50% no-repeat rgba(255, 255, 255, .8);
}

.modal-inner-content {
    position: relative;
    min-height: 100px;
}

.tableswitch .pull-right {
    text-align: initial;
    width: auto;
    float: right !important;
}

.scrollit {
    height: 210px;
    overflow-y: scroll;
    list-style-type: none;
}

.dual-list .list-group {
    margin-top: 8px;
}

.list-left li,
.list-right li {
    cursor: pointer;
}

.list-arrows {
    padding-top: 100px;
}

.list-arrows button {
    margin-bottom: 20px;
}

.stripe_save,
.payu_save,
.ccavenue_save,
.instamojo_save,
.paystack_save,
.paytm_save,
.razorpay_save,
.midtrans_save,
.jazzcash_save,
.sslcommerz_save,
.paypal_save {
    margin-left: -10px;
}

.btnleftinfo {
    margin-left: -8px;
}

.white-space-nowrap {
    white-space: nowrap;
}

textarea.form-control {
    resize: none;
}

.scroll-area {
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-area-fullheight {
    max-height: calc(100vh - 35vh);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-area-inside {
    max-height: calc(100vh - 147px);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-full {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    overflow-x: hidden;
}

.position-fixed {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 1;
    display: block;
    max-width: 100%;
}

.blink {
    animation: blinker 1s step-start infinite;
    color: red;
    font-weight: bold;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}