﻿html,
body {
    min-height: 100%;
}


/*body { overflow-x: hidden; overflow-y: hidden; }*/

.layout-boxed html,
.layout-boxed body {
    height: 100%;
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table;
}

.content-wrapper,
.right-side,
.main-footer {
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    margin-left: 230px;
    z-index: 820;
    margin-left: 20%;
}

.layout-top-nav .content-wrapper,
.layout-top-nav .right-side,
.layout-top-nav .main-footer {
    margin-left: 0;
}

body.hold-transition .content-wrapper {
    transition: none;
}

body.hold-transition .right-side {
    transition: none;
}

body.hold-transition .main-footer {
    transition: none;
}

body.hold-transition .main-sidebar {
    transition: none;
}

body.hold-transition .left-side {
    transition: none;
}

body.hold-transition .main-header .logo {
    transition: none;
}

body.hold-transition .main-header>.navbar {
    transition: none;
}

body * {
    outline: none !important;
}

.layout-boxed {
    background: url(../img/boxed-bg.jpg) repeat fixed;
}

.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;
}

.wrapper {
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

.wrapper:after {
    clear: both;
}

.content-wrapper {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    background-color: #f9fbfc;
    z-index: 800;
}

.split {
    float: left;
    margin: 0 0px 0px 10px;
    border-right: thin #ccc solid;
    position: relative;
    top: 15px;
    height: 70px;
    display: inline-block;
}

.content-wrapper {
    width: 100%;
    width: calc(100% - 280px);
    background-color: #f9fbfc;
    z-index: 800;
    /*padding-top: 66px !important;*/
}

.content-wrapper {
    width: 100%;
    width: calc(100% - 280px);
    width: calc(100% - 412px);
    /*   max-height: 84vh;
                                    max-height: 100vh !important;*/
    /*  min-height: 72vh !important;*/
    min-height: 100%;
    background-color: #f9fbfc;
    z-index: 800;
}

.card-header h2 {
    color: #162443;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: ProximaNova-Semibold;
}

.card.exam_detail_wrap h2 {
    color: #162443;
    font-size: 22px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-family: ProximaNova-Semibold;
}

.achivement h6 {
    font-family: ProximaNova-Regular;
    color: #162443;
    font-size: 16px;
    opacity: 0.6;
    font-weight: normal;
}

.achivement .content_wrap h6 {
    font-family: ProximaNova-Regular;
    color: #162443;
    font-size: 16px;
    opacity: 1;
    font-weight: normal;
    font-family: FiraSans-Regular;
    font-size: 14px;
    line-height: 17px;
    color: #58595b;
    padding: 8px 0px;
}

.right-side {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    /* max-height: 84vh;*/
    max-height: 103vh !important;
    /*min-height: 100vh !important;*/
    min-height: 100%;
    background-color: #f9fbfc;
    z-index: 800;
}

.main-footer {
    background: #fff;
    padding: 15px;
    color: #444;
    border-top: 1px solid #d2d6de;
    background: #162443;
    width: 100%;
    color: #fff;
    float: left;
    min-height: 52px;
    display: none;
}

.layout-top-nav .main-header>.navbar {
    margin-left: 0;
}

.fixed .main-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}

.fixed .main-sidebar {
    position: fixed;
    overflow: auto;
    min-height: 80vh;
    max-height: 80vh;
}

.main-sidebar {
    overflow: auto !important;
    min-height: 80vh !important;
    max-height: 80vh !important;
}

.fixed .left-side {
    position: fixed;
}

.fixed .content-wrapper {
    padding-top: 50px;
}

.fixed .right-side {
    padding-top: 50px;
}

.fixed.layout-boxed .wrapper {
    max-width: 100%;
}


/*.content { min-height: 250px; padding: 15px; margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }*/

h1 {
    font-family: Source Sans Pro, sans-serif;
}

h2 {
    font-family: Source Sans Pro, sans-serif;
}

h2.head_title {
    font-family: ProximaNova-Semibold;
    color: #fff;
    font-size: 20px;
    text-align: left;
    float: left;
    display: block;
    width: 100%;
    padding: 5px 0 0;
    margin: 5px 0 0;
}

h3 {
    font-family: Source Sans Pro, sans-serif;
}

h4 {
    font-family: Source Sans Pro, sans-serif;
}

h5 {
    font-family: Source Sans Pro, sans-serif;
}

h6 {
    font-family: Source Sans Pro, sans-serif;
}

.h1 {
    font-family: Source Sans Pro, sans-serif;
}

.h2 {
    font-family: Source Sans Pro, sans-serif;
}

.h3 {
    font-family: Source Sans Pro, sans-serif;
}

.h4 {
    font-family: Source Sans Pro, sans-serif;
}

.h5 {
    font-family: Source Sans Pro, sans-serif;
}

.h6 {
    font-family: Source Sans Pro, sans-serif;
}

a {
    color: #3c8dbc;
    color: #005baa;
}

a:hover {
    outline: none;
    text-decoration: none;
    color: #72afd2;
    color: #005baa;
    text-decoration: underline;
}

a:active {
    outline: none;
    text-decoration: none;
    color: #72afd2;
    color: #005baa;
}

a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2;
    color: #005baa;
}

a.simsr {
    width: 55% !important;
}

a.simsr img {
    float: right !important;
    width: 90px !important;
}

a.vidyavihar {
    /*width: 45% !important; position: absolute !important; right: 0px; top: 0px; */
}

a.vidyavihar {
    width: auto !important;
    position: absolute !important;
    left: 150px;
    top: 0px;
}

li.dropdown.user.user-menu {
    text-transform: capitalize;
}

a.vidyavihar img {
    margin-left: 15px !important;
}

.page-header {
    margin: 10px 0 20px;
    font-size: 22px;
}

.page-header>small {
    color: #666;
    display: block;
    margin-top: 5px;
}

.main-header {
    position: fixed;
    max-height: 100px;
    z-index: 1030;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    float: left;
    width: 100%;
    min-height: 72px;
    min-height: 61px;
    background: #f2f3f8;
}

.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 100px;
    z-index: 1030;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    float: left;
    width: 100%;
    min-height: 72px;
    min-height: 61px;
    background: #f2f3f8;
}

.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 {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.9);
}

.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:-ms-input-placeholder {
    color: #ccc;
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: #ccc;
}

.main-header .navbar-custom-menu {
    position: relative;
    right: 70px;
    top: 0px;
    /* min-width: 162px; */
    float: right;
    display: block;
    float: left;
    width: auto;
}

.main-header .navbar-right {
    float: right;
}

.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px;
    font-family: fontAwesome;
}

.main-header .sidebar-toggle:before {
    content: "\f0c9";
    font-size: 40px;
    top: 2px;
    left: 30px;
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
}

.sidebar-collapse .main-header .sidebar-toggle:before {}

.skin-blue.sidebar-collapse .main-header .navbar .sidebar-toggle {
    left: -30px;
}

.main-header .sidebar-toggle:hover {
    color: #fff;
}

.main-header .sidebar-toggle:focus {
    background: transparent;
}

.main-header .sidebar-toggle:active {
    background: transparent;
}

.main-header .sidebar-toggle .icon-bar {
    display: none;
}

.main-header .logo {
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width: 230px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
}

.main-header .logo .logo-lg {
    display: block;
}

.main-header .logo .logo-mini {
    display: none;
}

.main-header .navbar-brand {
    color: #fff;
}

.main-header>.navbar {
    transition: margin-left 0.3s ease-in-out;
    margin-bottom: 0;
    margin-left: 230px;
    border: none;
    min-height: 50px;
    border-radius: 0;
    margin-left: 280px;
}

.main-header .navbar .nav>li.user>a>.fa {
    margin-right: 5px;
}

.main-header .navbar .nav>li.user>a>.glyphicon {
    margin-right: 5px;
}

.main-header .navbar .nav>li.user>a>.ion {
    margin-right: 5px;
}

.main-header .navbar .nav>li>a>.label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: 0.9;
}

.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-weight: 300;
}

.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 {
    margin-right: 5px;
}

.content-header>.breadcrumb>li>a>.glyphicon {
    margin-right: 5px;
}

.content-header>.breadcrumb>li>a>.ion {
    margin-right: 5px;
}

.content-header>.breadcrumb>li+li:before {
    content: ' >\00a0';
}

.navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px;
}

.main-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
    width: 20%;
}

.main-sidebar {
    position: fixed;
    left: 0;
    padding-top: 50px;
    top: 0;
    bottom: 0;
    position: fixed;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
    width: 20%;
}

.main-sidebar {
    /*position: fixed;
        top: 0;
        left: 0;
        padding-top: 50px;
        min-height: 100%;
        width: 230px;
        z-index: 810;
        transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
        width: 20%;
        overflow: auto;*/
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
    width: 20%;
}

.main-sidebar::-webkit-scrollbar-track {
    background-color: transparent;
}

.main-sidebar::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.main-sidebar::-webkit-scrollbar-thumb {
    background-color: rgba(4, 7, 13, 0.3);
}

.main-sidebar .user-panel {
    white-space: nowrap;
    overflow: hidden;
}

.left-side {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

.sidebar {
    padding-bottom: 10px;
    background: #f5f6f6
}

.sidebar-form {
    overflow: hidden;
    text-overflow: clip;
}

.sidebar-form input:focus {
    border-color: transparent;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

.user-panel:before {
    content: " ";
    display: table;
}

.user-panel:after {
    content: " ";
    display: table;
    clear: both;
}

.user-panel>.info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px;
}

.user-panel>.info>p {
    font-weight: 600;
    margin-bottom: 9px;
}

.user-panel>.info>a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px;
}

.user-panel>.info>a>.fa {
    margin-right: 3px;
}

.user-panel>.info>a>.ion {
    margin-right: 3px;
}

.user-panel>.info>a>.glyphicon {
    margin-right: 3px;
}

.user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: auto;
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 15px 0 0;
    margin: 11px 0 0 0;
    overflow: auto;
    overflow-x: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0px 0 0;
    margin: 0px 0 0 0;
    max-height: inherit;
    min-height: inherit;
    overflow: auto;
    overflow-x: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.sidebar-menu>li {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

.sidebar-menu>li>a {
    padding: 12px 5px 12px 15px;
    display: block;
}

.sidebar-menu>li>a>.fa {
    width: 20px;
}

.sidebar-menu>li>a>.glyphicon {
    width: 20px;
}

.sidebar-menu>li>a>.ion {
    width: 20px;
}

.sidebar-menu>li .label {
    margin-top: 3px;
    margin-right: 5px;
}

.sidebar-menu>li .badge {
    margin-top: 3px;
    margin-right: 5px;
}

.sidebar-menu>li.header {
    white-space: nowrap;
    overflow: hidden;
    overflow: hidden;
    text-overflow: clip;
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
}

.sidebar-menu li>a {
    position: relative;
}

.sidebar-menu li>a>.fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px;
}

.sidebar-menu li>a>.pull-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.sidebar-menu li.active>a>.fa-angle-left {
    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: 14px;
}

.sidebar-menu .treeview-menu>li>a>.fa {
    width: 20px;
}

.sidebar-menu .treeview-menu>li>a>.glyphicon {
    width: 20px;
}

.sidebar-menu .treeview-menu>li>a>.ion {
    width: 20px;
}

.sidebar-menu .treeview-menu>li>a>.fa-angle-left {
    width: auto;
}

.sidebar-menu .treeview-menu>li>a>.fa-angle-down {
    width: auto;
}

.sidebar-menu:hover {
    overflow: visible;
}

.sidebar-menu a.nav-link.active {
    /*  background-color: #f2f3f8 !important;*/
}

.sidebar-menu a.nav-link.active .numb {
    /*background: #162443;*/
    /*color: #fff;*/
    /*  border: 1px solid #162443;*/
}

.sidebar-menu a.nav-link.active span.page {
    color: #b7202e;
    opacity: 1;
    /*font-size: 18px; position: relative; top: 4px; */
}

.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    top: 0;
    right: -230px;
    width: 230px;
    transition: right 0.3s ease-in-out;
}

.control-sidebar {
    top: 0;
    right: -230px;
    width: 230px;
    transition: right 0.3s ease-in-out;
    position: absolute;
    padding-top: 50px;
    z-index: 1010;
}

.control-sidebar.control-sidebar-open {
    right: 0;
}

.control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: 0;
}

.control-sidebar>.tab-content {
    padding: 10px 15px;
}

.control-sidebar-open .control-sidebar-bg {
    right: 0;
}

.control-sidebar-open .control-sidebar {
    right: 0;
}

.control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px;
}

.control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

.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>p {
    margin: 0;
    font-size: 11px;
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
    margin: 0;
}

.control-sidebar-menu .progress {
    margin: 0;
}

.control-sidebar-menu>li>a {
    display: block;
    padding: 10px 15px;
}

.control-sidebar-menu>li>a:before {
    content: " ";
    display: table;
}

.control-sidebar-menu>li>a:after {
    content: " ";
    display: table;
    clear: both;
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
    margin-top: 0;
}

.control-sidebar-dark {
    color: #b8c7ce;
    background: #222d32;
}

.control-sidebar-dark .control-sidebar-heading {
    color: #fff;
}

.control-sidebar-dark .control-sidebar-subheading {
    color: #fff;
}

.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;
    border-left-color: #141a1d;
    border-bottom-color: #141a1d;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d;
    background: #1c2529;
    color: #fff;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d;
    background: #1c2529;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #1c2529;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a {
    background: #222d32;
    color: #fff;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover {
    background: #222d32;
    color: #fff;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus {
    background: #222d32;
    color: #fff;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: #222d32;
    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;
    background: #f9fafc;
    border-left: 1px solid #d2d6de;
}

.control-sidebar-light .control-sidebar-heading {
    color: #111;
}

.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;
}

.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;
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover {
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de;
    background: #eff1f7;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de;
    background: #eff1f7;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #eff1f7;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a {
    background: #f9fafc;
    color: #111;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover {
    background: #f9fafc;
    color: #111;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus {
    background: #f9fafc;
    color: #111;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: #f9fafc;
    color: #111;
}

.dropdown-menu {
    box-shadow: none;
    border-color: #eee;
}

.dropdown-menu>li>a {
    color: #777;
}

.dropdown-menu>li>a>.glyphicon {
    margin-right: 10px;
}

.dropdown-menu>li>a>.fa {
    margin-right: 10px;
}

.dropdown-menu>li>a>.ion {
    margin-right: 10px;
}

.dropdown-menu>li>a:hover {
    background-color: #e1e3e9;
    color: #333;
}

.dropdown-menu>.divider {
    background-color: #eee;
}

.open .btn-box-tool {
    color: #606c84;
}

.open:not(.dropup)>.animated-dropdown-menu {
    backface-visibility: visible !important;
    animation: flipInX 0.7s both;
}

.open>.dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.open>.dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

@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% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
}

.skin-blue .main-header .navbar {
    background-color: #3c8dbc;
    background-color: #162443;
    min-height: 72px;
    min-height: auto;
    background-image: none;
    background: #fff;
    height: 100px;
    padding: 0px;
}

.skin-blue .main-header .navbar .nav>li>a {
    color: #fff;
}

.skin-blue .main-header .navbar .nav>li>a:hover {
    background: transparent;
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .nav>li>a:active {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .nav>li>a:focus {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .nav .open>a {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .nav .open>a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .nav .open>a:focus {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .nav>.active>a {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff;
    background-color: transparent;
    position: relative;
    left: 0px;
    top: 18px;
    float: left;
    width: 6%;
}

.skin-blue .main-header .logo {
    background-color: transparent;
    color: #fff;
    border-bottom: 0 solid transparent;
    float: left;
    width: 150px;
    text-align: left;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    left: 0;
    top: 5px;
    width: auto;
}

.skin-blue .main-header .logo:hover {
    background-color: #357ca5;
    background-color: transparent;
}

.skin-blue .main-header .logo a.simsr img {
    float: right !important;
}

.skin-blue .main-header li.user-header {
    background-color: #3c8dbc;
}

.skin-blue .content-header {
    background: #f9fbfc;
    background: #fff;
    z-index: 99;
}

.skin-blue .wrapper {
    background-color: #fff;
}

.skin-blue .main-sidebar {
    background-color: #fff;
}

.skin-blue .left-side {
    background-color: #fff;
}

.skin-blue .sidebar-menu>li.header {
    color: #4b646f;
    background: #1a2226;
}

.maincontent{
    margin-bottom: 20px;
}

.marks-main-wrap{
    margin-bottom: 100px;
}

.skin-blue .sidebar-menu>li>a {
    border-bottom: 1px solid #ededed;
    border-bottom: 1px solid #dbd3d3;
    padding: 0px 5px 0px 12px;
    min-height: 46px;
    line-height: 50px;
    height: 46px;
}

.skin-blue .profile-menu .sidebar-menu>li>a {
    padding: 0px 5px 0px 18px;
}

.skin-blue .sidebar-menu>li>a.complete {}

.skin-blue .sidebar-menu>li>a .page {
    font-weight: normal;
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    opacity: 1;
    /* letter-spacing: 0.48px; */
    /*line-height: 19px;*/
}

.skin-blue .sidebar-menu>li>a.active {
    color: #b7202e !important;
    background: #fff;
    background: #e7e8e9;
    font-family: ProximaNova-Semibold;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #dbd3d3;
    border-left-color: #dbd3d3;
}

.skin-blue .sidebar-menu>li:hover>a {
    color: #fff;
    background: #1e282c;
    border-left-color: #3c8dbc;
    color: #fff;
    background: #1e282c;
    border-left-color: #666666a8;
    background-color: #e7e8e9;
    font-family: Proxima-Nova-Bold;
    /*font-size: 18px;*/
    color: #162443;
    color: #b7202e !important;
}

.skin-blue .sidebar-menu>li:hover>a .page {}

.skin-blue .sidebar-menu>li.active>a {
    color: #fff;
    background: #1e282c;
    border-left-color: #3c8dbc;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #2c3b41;
}

.skin-blue .sidebar-menu li a.complete .page {
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    opacity: 1;
    line-height: 19px;
}

.skin-blue .sidebar-menu li a.complete span:first-child:after {
    /*background-image: url(../img/chk.svg);*/
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0px;
    top: -1px;
    background-size: 100%;
}

.skin-blue .sidebar-menu li:hover a.complete .page {
    /*top: 2px;*/
}

.skin-blue .sidebar-menu li a:hover .page {
    /*position: relative; top: 4px; */
}

.skin-blue .sidebar-menu li a.complete .numb {
    color: #4caf50;
    border: 1px solid #4caf50;
    border: 2px solid #4caf50;
}

.skin-blue .sidebar-form {
    border-radius: 3px;
    border: 1px solid #374850;
    margin: 10px;
}

.skin-blue .sidebar-form input[type="text"] {
    box-shadow: none;
    background-color: #374850;
    border: 1px solid transparent;
    height: 35px;
    transition: all 0.3s ease-in-out;
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}

.skin-blue .sidebar-form input[type="text"]:focus {
    background-color: #fff;
    color: #666;
}

.skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    background-color: #fff;
    color: #666;
    border-left-color: #fff;
}

.skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #374850;
    border: 1px solid transparent;
    height: 35px;
    transition: all 0.3s ease-in-out;
    color: #999;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0;
}

.skin-blue .sidebar-menu.other>li>a .page {
    color: #58595b;
    /*opacity: 1;
    top: 0;
    position: relative;*/
}

.skin-blue .sidebar-menu.other>li:hover>a .page {
    color: #b7202e;
}

.skin-blue .sidebar-menu li a:hover .page {}

.skin-blue .user-panel>.info {
    color: #fff;
}

.skin-blue .user-panel>.info>a {
    color: #fff;
}

.skin-blue .sidebar a {
    color: #b8c7ce;
}

.skin-blue .sidebar a:hover {
    text-decoration: none;
}

.skin-blue .treeview-menu>li>a {
    color: #8aa4af;
}

.skin-blue .treeview-menu>li>a:hover {
    color: #fff;
}

.skin-blue .treeview-menu>li.active>a {
    color: #fff;
}

.skin-blue.layout-top-nav .main-header>.logo {
    background-color: #3c8dbc;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue.layout-top-nav .main-header>.logo:hover {
    background-color: #3b8ab8;
}

.skin-blue.sidebar-mini.pace-running.pace-done {
    overflow: inherit !important;
}

.skin-blue.sidebar-collapse .sidebar-menu li a.complete span:first-child:after {
    left: 0px;
    top: -1px;
}

.skin-blue.sidebar-collapse .sidebar-menu li a.active span:first-child:after {
    left: 0;
    top: 0;
}

.skin-blue .sidebar-menu li a.active:hover .page {
    /*position: relative; top: 4px;*/
}

.skin-blue .sidebar-menu li a:hover .page {
    /*color: #b7202e;*/
    /*position: relative; top: 2px; */
}

.form-control {
    border-radius: 2px;
    box-shadow: none;
    border-color: #e8e8e8;
    color: #58595b;
}

.form-control:focus {
    border-color: #3c8dbc;
    box-shadow: none;
}

.form-control:-ms-input-placeholder {
    color: #bbb;
    opacity: 1;
}

.form-control:not(select) {
    appearance: none;
}

.form-control::-moz-placeholder {
    color: #bbb;
    opacity: 1;
}

.form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1;
}

.form-group.has-success label {
    color: #162443;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    /*top: 4px;*/
}


/*.form-group.has-success .form-control { border-color: #162443; box-shadow: none; }*/

.form-group.has-success .help-block {
    color: #00a65a;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    top: 4px;
}

.form-group.has-warning label {
    color: #f39c12;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    top: 4px;
}

.form-group.has-warning .form-control {
    border-color: #f39c12;
    box-shadow: none;
}

.form-group.has-warning .help-block {
    color: #f39c12;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    top: 4px;
}

.form-group.has-error label {
    color: #dd4b39;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    top: 4px;
}

.form-group.has-error .form-control {
    border-color: #dd4b39;
    box-shadow: none;
}

.form-group.has-error .help-block {
    color: #dd4b39;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    top: 4px;
}

#frmForgotPassword .form-group.has-error .help-block {
    padding-left: 28px;
}

.customtool.mobp0 .help-block {
    color: #dd4b39;
    font-family: FiraSans-Light;
    font-family: FiraSans-Regular;
    font-size: 14px;
    position: relative;
    top: 4px;
}

.progress {
    box-shadow: none;
    border-radius: 1px;
}

.progress .progress-bar {
    border-radius: 1px;
}

.progress.sm {
    height: 10px;
    border-radius: 1px;
}

.progress.sm .progress-bar {
    border-radius: 1px;
}

.progress.xs {
    height: 7px;
    border-radius: 1px;
}

.progress.xs .progress-bar {
    border-radius: 1px;
}

.progress.xxs {
    height: 3px;
    border-radius: 1px;
}

.progress.xxs .progress-bar {
    border-radius: 1px;
}

.progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px;
}

.progress.vertical.sm {
    width: 20px;
}

.progress.vertical.progress-sm {
    width: 20px;
}

.progress.vertical.xs {
    width: 10px;
}

.progress.vertical.progress-xs {
    width: 10px;
}

.progress.vertical.xxs {
    width: 3px;
}

.progress.vertical.progress-xxs {
    width: 3px;
}

.progress.vertical>.progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.progress>.progress-bar {
    box-shadow: none;
    border-radius: 1px;
}

.progress>.progress-bar .progress-bar {
    border-radius: 1px;
}

.progress-sm {
    height: 10px;
    border-radius: 1px;
}

.progress-sm .progress-bar {
    border-radius: 1px;
}

.progress-xs {
    height: 7px;
    border-radius: 1px;
}

.progress-xs .progress-bar {
    border-radius: 1px;
}

.progress-xxs {
    height: 3px;
    border-radius: 1px;
}

.progress-xxs .progress-bar {
    border-radius: 1px;
}

.progress-group .progress-text {
    font-weight: 600;
}

.progress-group .progress-number {
    float: right;
}

.table tr>td .progress {
    margin: 0;
}

.table tr td .progress {
    margin-top: 5px;
}

.table.no-border {
    border: 0;
}

.table.no-border td {
    border: 0;
}

.table.no-border th {
    border: 0;
}

.table.align th {
    text-align: left;
}

.table.align td {
    text-align: right;
}

.table>thead>tr>th {
    border-top: 1px solid #f4f4f4;
    border-bottom: 2px solid #f4f4f4;
    border: solid 1px rgba(88, 89, 91, 0.2);
}

.dashboard-table a {
    /*color: #006699;*/
    font-family: FiraSans-Medium;
    font-size: 14px;
}

.dashboard-table a:hover {
    color: #006699;
    text-decoration: none;
}

.table>thead>tr>td {
    border-top: 1px solid #f4f4f4;
}

.table>tbody>tr>th {
    border-top: 1px solid rgba(88, 89, 91, 0.2);
}

.table>tbody>tr>td {
    border-top: 1px solid rgba(88, 89, 91, 0.2);
}

.table>tfoot>tr>th {
    border-top: 1px solid #f4f4f4;
}

.table>tfoot>tr>td {
    border-top: 1px solid #f4f4f4;
}

.progress-bar-light-blue {
    background-color: #3c8dbc;
}

.progress-bar-primary {
    background-color: #3c8dbc;
}

.progress-striped .progress-bar-light-blue {
    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-striped .progress-bar-primary {
    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-striped .progress-bar-green {
    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-striped .progress-bar-success {
    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-striped .progress-bar-aqua {
    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-striped .progress-bar-info {
    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-striped .progress-bar-yellow {
    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-striped .progress-bar-warning {
    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-striped .progress-bar-red {
    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-striped .progress-bar-danger {
    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 {
    background-color: #00a65a;
}

.progress-bar-success {
    background-color: #00a65a;
}

.progress-bar-aqua {
    background-color: #00c0ef;
}

.progress-bar-info {
    background-color: #00c0ef;
}

.progress-bar-yellow {
    background-color: #f39c12;
}

.progress-bar-warning {
    background-color: #f39c12;
}

.progress-bar-red {
    background-color: #dd4b39;
}

.progress-bar-danger {
    background-color: #dd4b39;
}

.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-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
    z-index: 5;
}

.small-box p {
    font-size: 15px;
    z-index: 5;
}

.small-box p>small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px;
}

.small-box .icon {
    transition: all 0.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;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box.box-primary {
    border-top-color: #3c8dbc;
}

.box.box-info {
    border-top-color: #00c0ef;
}

.box.box-danger {
    border-top-color: #dd4b39;
}

.box.box-warning {
    border-top-color: #f39c12;
}

.box.box-success {
    border-top-color: #00a65a;
}

.box.box-default {
    border-top-color: #d2d6de;
}

.box.collapsed-box .box-body {
    display: none;
}

.box.collapsed-box .box-footer {
    display: none;
}

.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-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 {
    color: #444;
}

.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 {
    color: #fff;
}

.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 {
    color: #fff;
}

.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 {
    color: #fff;
}

.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 {
    color: #fff;
}

.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 {
    color: #fff;
}

.box.box-solid.box-success>.box-header .btn {
    color: #fff;
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent;
}

.box.box-solid>.box-header .btn:hover {
    background: rgba(0, 0, 0, 0.1);
}

.box.box-solid>.box-header a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none;
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em;
}

.box>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}

.box .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}

.box .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

.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.box-solid[class*='bg']>.box-header {
    color: #fff;
}

.box .box-group>.box {
    margin-bottom: 5px;
}

.overlay-wrapper>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay-wrapper>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}

.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}

.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.box-header:before {
    content: " ";
    display: table;
}

.box-header:after {
    content: " ";
    display: table;
    clear: both;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.box-header>.fa {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    margin-right: 5px;
}

.box-header>.glyphicon {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    margin-right: 5px;
}

.box-header>.ion {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    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;
}

.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.box-body:before {
    content: " ";
    display: table;
}

.box-body:after {
    content: " ";
    display: table;
    clear: both;
}

.box-body .fc {
    margin-top: 5px;
}

.box-body .full-width-chart {
    margin: -19px;
}

.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-body>.table {
    margin-bottom: 0;
}

.box-body.no-padding .full-width-chart {
    margin: -9px;
}

.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;
}

.box-footer:before {
    content: " ";
    display: table;
}

.box-footer:after {
    content: " ";
    display: table;
    clear: both;
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}

.btn-box-tool:hover {
    color: #606c84;
}

.btn-box-tool.btn:active {
    box-shadow: none;
}

.chart-legend {
    margin: 10px 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-comments {
    background: #f7f7f7;
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

.box-comments .box-comment:before {
    content: " ";
    display: table;
}

.box-comments .box-comment:after {
    content: " ";
    display: table;
    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;
    float: left;
    width: 30px !important;
    height: 30px !important;
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #555;
}

.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
}

.box-comments .text-muted {
    font-weight: 400;
    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-weight: 600;
}

.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 {
    margin-right: 5px;
    cursor: pointer;
}

.todo-list>li .tools>.glyphicon {
    margin-right: 5px;
    cursor: pointer;
}

.todo-list>li .tools>.ion {
    margin-right: 5px;
    cursor: pointer;
}

.todo-list>li.done {
    color: #999;
}

.todo-list>li.done .text {
    text-decoration: line-through;
    font-weight: 500;
}

.todo-list>li.done .label {
    background: #d2d6de !important;
}

.todo-list>li:hover .tools {
    display: inline-block;
}

.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 {
    content: " ";
    display: table;
}

.chat .item:after {
    content: " ";
    display: table;
    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-weight: 600;
}

.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-weight: 600;
    font-size: 14px;
}

.chat .item>.attachment>p {
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    margin: 0;
}

.chat .item>.attachment:before {
    content: " ";
    display: table;
}

.chat .item>.attachment:after {
    content: " ";
    display: table;
    clear: both;
}

.chat .item>.attachment>.filename {
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    margin: 0;
}

.box-input {
    max-width: 200px;
}

.modal {
    background: rgba(0, 0, 0, 0.3);
}

.modal .panel-body {
    color: #444;
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box small {
    font-size: 14px;
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px;
    height: 2px;
    border-radius: 0;
}

.info-box .progress .progress-bar {
    border-radius: 0;
    background: #fff;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2);
}

.info-box-icon>img {
    max-width: 100%;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.progress-description {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.info-box-more {
    display: block;
}

.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-right: 10px;
    margin-bottom: 15px;
}

.timeline>li:before {
    content: " ";
    display: table;
}

.timeline>li:after {
    content: " ";
    display: table;
    clear: both;
}

.timeline>li>.timeline-item {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    margin-right: 15px;
    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-weight: 600;
}

.timeline>li>.timeline-item>.timeline-body {
    padding: 10px;
}

.timeline>li>.timeline-item>.timeline-footer {
    padding: 10px;
}

.timeline>li>.fa {
    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>li>.glyphicon {
    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>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 {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
}

.btn {
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid transparent;
}

.btn.uppercase {
    text-transform: uppercase;
}

.btn.btn-flat {
    border-radius: 0;
    box-shadow: none;
    border-width: 1px;
}

.btn:active {
    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 {
    background-color: #e7e7e7;
}

.btn-default:active {
    background-color: #e7e7e7;
}

.btn-default.hover {
    background-color: #e7e7e7;
}

.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9;
}

.btn-primary:hover {
    background-color: #367fa9;
}

.btn-primary:active {
    background-color: #367fa9;
}

.btn-primary.hover {
    background-color: #367fa9;
}

.btn-success {
    background-color: #00a65a;
    border-color: #008d4c;
}

.btn-success:hover {
    background-color: #008d4c;
}

.btn-success:active {
    background-color: #008d4c;
}

.btn-success.hover {
    background-color: #008d4c;
}

.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6;
}

.btn-info:hover {
    background-color: #00acd6;
}

.btn-info:active {
    background-color: #00acd6;
}

.btn-info.hover {
    background-color: #00acd6;
}

.btn-danger {
    background-color: #dd4b39;
    border-color: #d73925;
}

.btn-danger:hover {
    background-color: #d73925;
}

.btn-danger:active {
    background-color: #d73925;
}

.btn-danger.hover {
    background-color: #d73925;
}

.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b;
}

.btn-warning:hover {
    background-color: #e08e0b;
}

.btn-warning:active {
    background-color: #e08e0b;
}

.btn-warning.hover {
    background-color: #e08e0b;
}

.btn-outline {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

.btn-outline:hover {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7);
}

.btn-outline:focus {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7);
}

.btn-outline:active {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7);
}

.btn-link {
    box-shadow: none;
}

.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 {
    font-size: 20px;
    display: block;
}

.btn-app>.glyphicon {
    font-size: 20px;
    display: block;
}

.btn-app>.ion {
    font-size: 20px;
    display: block;
}

.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400;
}

.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa;
}

.btn-app:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-app:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.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-weight: 600;
}

.callout code {
    background-color: #fff;
}

.callout .highlight {
    background-color: #fff;
}

.callout.callout-danger {
    border-color: #c23321;
    color: #fff !important;
    background-color: #dd4b39 !important;
}

.callout.callout-warning {
    border-color: #c87f0a;
    color: #fff !important;
    background-color: #f39c12 !important;
}

.callout.callout-info {
    border-color: #0097bc;
    color: #fff !important;
    background-color: #00c0ef !important;
}

.callout.callout-success {
    border-color: #00733e;
    color: #fff !important;
    background-color: #00a65a !important;
}

.callout p:last-child {
    margin-bottom: 0;
}

.alert {
    border-radius: 3px;
}

.alert h4 {
    font-weight: 600;
}

.alert .icon {
    margin-right: 10px;
}

.alert .close {
    color: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    color: #162443;
    opacity: 1;
    text-decoration: none;
    position: relative;
    top: 2px;
}

.alert .close:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.alert a {
    color: #fff;
    text-decoration: underline;
}

.alert-danger {
    color: red;
    font-family: ProximaNova-Regular;
    letter-spacing: 0.4px;
    border-color: #d73925;
    color: #fff !important;
    background-color: #dd4b39 !important;
}

.alert.fade strong {
    font-weight: normal;
    background-image: url();
    background-image: url(../img/Megaphone.svg);
    background-size: cover;
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    background-repeat: no-repeat;
    margin: 0px 10px 0px 0px;
}

.alert-error {
    border-color: #d73925;
    color: #fff !important;
    background-color: #dd4b39 !important;
}

.alert-warning {
    border-color: #e08e0b;
    color: #fff !important;
    background-color: #f39c12 !important;
}

.alert-info {
    border-color: #00acd6;
    color: #fff !important;
    background-color: #00c0ef !important;
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.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-top: 3px solid transparent;*/
    margin-bottom: -2px;
    margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0;
    background: transparent;
    margin: 0;
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: #999;
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0;
    color: #999;
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #3c8dbc;
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    background-color: #fff;
    color: #444;
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}

.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444;
}

.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>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444;
}

.nav-tabs-custom>.nav-tabs>li.header>.fa {
    margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs>li.header>.glyphicon {
    margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs>li.header>.ion {
    margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover {
    border-color: transparent;
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus {
    border-color: transparent;
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-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>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.nav-tabs-custom .dropdown.open>a:active {
    background: transparent;
    color: #999;
}

.nav-tabs-custom .dropdown.open>a:focus {
    background: transparent;
    color: #999;
}

.nav-tabs-custom.tab-primary>.nav-tabs>li.active {
    border-top-color: #3c8dbc;
}

.nav-tabs-custom.tab-info>.nav-tabs>li.active {
    border-top-color: #00c0ef;
}

.nav-tabs-custom.tab-danger>.nav-tabs>li.active {
    border-top-color: #dd4b39;
}

.nav-tabs-custom.tab-warning>.nav-tabs>li.active {
    border-top-color: #f39c12;
}

.nav-tabs-custom.tab-success>.nav-tabs>li.active {
    border-top-color: #00a65a;
}

.nav-tabs-custom.tab-default>.nav-tabs>li.active {
    border-top-color: #d2d6de;
}

.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 .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-weight: 600;
}

.products-list .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products-list>.item {
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    background: #fff;
}

.products-list>.item:before {
    content: " ";
    display: table;
}

.products-list>.item:after {
    content: " ";
    display: table;
    clear: both;
}

.table-bordered {
    border: 1px solid #f4f4f4;
}

.table-bordered>thead>tr>th {
    border: 1px solid #f4f4f4;
    border-bottom-width: 2px;
}

.table-bordered>thead>tr>td {
    border: 1px solid #f4f4f4;
    border-bottom-width: 2px;
}

.table-bordered>tbody>tr>th {
    border: 1px solid #f4f4f4;
}

.table-bordered>tbody>tr>td {
    border: 1px solid #f4f4f4;
}

.table-bordered>tfoot>tr>th {
    border: 1px solid #f4f4f4;
}

.table-bordered>tfoot>tr>td {
    border: 1px solid #f4f4f4;
}

table.text-center {
    text-align: center;
}

table.text-center td {
    text-align: center;
}

table.text-center th {
    text-align: center;
}

table.gj-grid-bootstrap.gj-grid-scrollable {
    border-bottom: 0;
}

table.gj-grid-bootstrap.gj-grid-scrollable tbody {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

table.gj-grid-bootstrap.gj-grid-scrollable tbody tr[data-role=row] td:first-child {
    border-left: 0;
}

table.gj-grid-bootstrap.gj-grid-scrollable tbody tr[data-role=row] td:last-child {
    border-right: 0;
}

table.gj-grid-bootstrap.gj-grid-scrollable tbody tr[data-role=row]:first-child td {
    border-top: 0;
}

table.gj-grid-bootstrap.gj-grid-scrollable tfoot {
    border-bottom: 1px solid #ddd;
}

table.gj-grid-bootstrap thead th {
    background-color: #f5f5f5;
    vertical-align: middle;
}

table.gj-grid-bootstrap thead th [data-role=sorticon] {
    margin-left: 5px;
}

table.gj-grid-bootstrap thead th [data-role=sorticon] i.gj-icon {
    position: absolute;
    font-size: 20px;
    top: 15px;
}

table.gj-grid-bootstrap thead th [data-role=sorticon] i.material-icons {
    position: absolute;
    font-size: 20px;
    top: 15px;
}

table.gj-grid-bootstrap tbody tr td div[data-role=display] {
    padding: 0;
}

table.gj-grid-md.gj-grid-scrollable {
    border-bottom: 0;
}

table.gj-grid-md.gj-grid-scrollable tbody {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

table.gj-grid-md.gj-grid-scrollable tfoot {
    border-bottom: 1px solid #e0e0e0;
}

table.gj-grid-md thead th [data-role=sorticon] {
    margin-left: 5px;
}

table.gj-grid-md thead th [data-role=sorticon] i.gj-icon {
    position: absolute;
    font-size: 16px;
    top: 19px;
}

table.gj-grid-md thead th [data-role=sorticon] i.material-icons {
    position: absolute;
    font-size: 16px;
    top: 19px;
}

table.gj-grid-md thead th.gj-grid-select-all {
    padding-bottom: 3px;
}

table.gj-grid tbody div[data-role=display] {
    vertical-align: middle;
    text-indent: 0;
    white-space: pre-wrap;
    word-break: break-word;
}

table.gj-grid.fixed-body-rows tbody div[data-role=display] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: initial;
}

table.gj-grid tfoot DIV[data-role=display] {
    vertical-align: middle;
    text-indent: 0;
    display: flex;
}

table.gj-grid-scrollable tbody {
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}

.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 {
    transform: translate(0, 0);
}

.direct-chat-messages {
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto;
    transition: transform 0.5s ease-in-out;
}

.direct-chat-msg {
    display: block;
    margin-bottom: 10px;
}

.direct-chat-msg:before {
    content: " ";
    display: table;
}

.direct-chat-msg:after {
    content: " ";
    display: table;
    clear: both;
}

.direct-chat-text {
    display: block;
    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 {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: #d2d6de;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
    border-width: 5px;
    margin-top: -5px;
}

.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;
    border-width: 6px;
    margin-top: -6px;
}

.direct-chat-contacts {
    transition: transform 0.5s ease-in-out;
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: #fff;
    overflow: auto;
}

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0;
}

.right .direct-chat-text:after {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #d2d6de;
}

.right .direct-chat-text:before {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #d2d6de;
}

.right .direct-chat-img {
    float: right;
}

.direct-chat-img {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px;
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
}

.direct-chat-info .right>.direct-chat-text {
    background: #00c0ef;
    border-color: #00c0ef;
    color: #fff;
}

.direct-chat-info .right>.direct-chat-text:after {
    border-left-color: #00c0ef;
}

.direct-chat-info .right>.direct-chat-text:before {
    border-left-color: #00c0ef;
}

.direct-chat-name {
    font-weight: 600;
}

.direct-chat-timestamp {
    color: #999;
}

.contacts-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contacts-list>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0;
}

.contacts-list>li:before {
    content: " ";
    display: table;
}

.contacts-list>li:after {
    content: " ";
    display: table;
    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 {
    display: block;
    font-weight: 600;
}

.contacts-list-status {
    display: block;
    font-size: 12px;
}

.contacts-list-date {
    color: #aaa;
    font-weight: normal;
}

.contacts-list-msg {
    color: #999;
}

.users-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.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 {
    color: #999;
}

.users-list>li>a:hover .users-list-name {
    color: #999;
}

.users-list-name {
    display: block;
    font-weight: 600;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.users-list-date {
    display: block;
    color: #999;
    font-size: 12px;
}

.carousel-control.left {
    background-image: none;
}

.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-content {
    border-radius: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

.modal-header {
    border-bottom-color: #f4f4f4;
}

.modal-footer {
    border-top-color: #f4f4f4;
}

.modal-primary .modal-header {
    border-color: #307095;
    color: #fff !important;
    background-color: #357ca5 !important;
}

.modal-primary .modal-footer {
    border-color: #307095;
    color: #fff !important;
    background-color: #357ca5 !important;
}

.modal-primary .modal-body {
    color: #fff !important;
    background-color: #3c8dbc !important;
}

.modal-warning .modal-header {
    border-color: #c87f0a;
    color: #fff !important;
    background-color: #db8b0b !important;
}

.modal-warning .modal-footer {
    border-color: #c87f0a;
    color: #fff !important;
    background-color: #db8b0b !important;
}

.modal-warning .modal-body {
    color: #fff !important;
    background-color: #f39c12 !important;
}

.modal-info .modal-header {
    border-color: #0097bc;
    color: #fff !important;
    background-color: #00a7d0 !important;
}

.modal-info .modal-footer {
    border-color: #0097bc;
    color: #fff !important;
    background-color: #00a7d0 !important;
}

.modal-info .modal-body {
    color: #fff !important;
    background-color: #00c0ef !important;
}

.modal-success .modal-header {
    border-color: #00733e;
    color: #fff !important;
    background-color: #008d4c !important;
}

.modal-success .modal-footer {
    border-color: #00733e;
    color: #fff !important;
    background-color: #008d4c !important;
}

.modal-success .modal-body {
    color: #fff !important;
    background-color: #00a65a !important;
}

.modal-danger .modal-header {
    border-color: #c23321;
    color: #fff !important;
    background-color: #d33724 !important;
}

.modal-danger .modal-footer {
    border-color: #c23321;
    color: #fff !important;
    background-color: #d33724 !important;
}

.modal-danger .modal-body {
    color: #fff !important;
    background-color: #dd4b39 !important;
}

.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-weight: 300;
    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-weight: 300;
    margin-left: 75px;
}

.widget-user-2 .widget-user-desc {
    margin-top: 0;
    margin-left: 75px;
}

.widget-user-2 .widget-user-image>img {
    width: 65px;
    height: auto;
    float: left;
}

.mailbox-controls {
    padding: 5px;
}

.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;
}

.mailbox-read-time {
    color: #999;
    font-size: 13px;
}

.mailbox-read-message {
    padding: 10px;
}

.mailbox-attachments {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mailbox-attachments li {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-right: 10px;
}

.mailbox-attachment-name {
    font-weight: bold;
    color: #666;
}

.mailbox-attachment-icon {
    display: block;
    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;
}

.mailbox-attachment-info {
    display: block;
    padding: 10px;
    background: #f4f4f4;
}

.mailbox-attachment-size {
    display: block;
    color: #999;
    font-size: 12px;
}

.lockscreen {
    background: #d2d6de;
}

.lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600;
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.lockscreen-logo a {
    color: #444;
}

.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%;
}

.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 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.login-logo a {
    color: #444;
}

.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.register-logo a {
    color: #444;
}

.login-page {
    background: #d2d6de;
}

.register-page {
    background: #d2d6de;
}

.login-box {
    width: 360px;
    margin: 7% auto;
}

.register-box {
    width: 360px;
    margin: 7% auto;
}

.login-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}

.login-box-body .form-control-feedback {
    color: #777;
}

.register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}

.register-box-body .form-control-feedback {
    color: #777;
}

.login-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px;
}

.register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px;
}

.social-auth-links {
    margin: 10px 0;
}

.error-page {
    width: 600px;
    margin: 20px auto 0 auto;
}

.error-page>.headline {
    float: left;
    font-size: 100px;
    font-weight: 300;
}

.error-page>.error-content {
    margin-left: 190px;
    display: block;
}

.error-page>.error-content>h3 {
    font-weight: 300;
    font-size: 25px;
}

.invoice {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px;
    margin: 10px 25px;
}

.invoice-title {
    margin-top: 0;
}

.profile-user-img {
    margin: 0 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.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> :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 {
    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.btn-lg {
    padding-left: 61px;
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0;
}

.btn-social-icon.btn-lg> :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}

.btn-social-icon.btn-sm {
    padding-left: 38px;
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0;
}

.btn-social-icon.btn-sm> :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}

.btn-social-icon.btn-xs {
    padding-left: 30px;
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0;
}

.btn-social-icon.btn-xs> :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}

.btn-social-icon> :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border: none;
    text-align: center;
    width: 100%;
}

.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:focus {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn.focus {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:hover {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:active {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-adn.active {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket.focus {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket:hover {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket:active {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-bitbucket.active {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox.focus {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox:hover {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox:active {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-dropbox.active {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook.focus {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:active {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-facebook.active {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr.focus {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr:hover {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr:active {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-flickr.active {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare.focus {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare:hover {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare:active {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-foursquare.active {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-github.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:active {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-github.active {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-google.focus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-google:active {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-google.active {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram.focus {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram:hover {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram:active {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-instagram.active {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin.focus {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:hover {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:active {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-linkedin.active {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft.focus {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft:hover {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft:active {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-microsoft.active {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid.focus {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid:hover {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid:active {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-openid.active {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest.focus {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest:hover {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest:active {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-pinterest.active {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit.focus {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit:hover {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit:active {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-reddit.active {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud.focus {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud:hover {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud:active {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-soundcloud.active {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr.focus {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr:hover {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr:active {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-tumblr.active {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter.focus {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter:hover {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter:active {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-twitter.active {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo.focus {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo:hover {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo:active {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-vimeo.active {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk.focus {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk:hover {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk:active {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-vk.active {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
    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:focus {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo.focus {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo:hover {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo:active {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
    background-image: none;
}

.btn-yahoo.active {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
    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:hover {
    background-color: #e9e9e9;
}

.fc-button:active {
    background-color: #e9e9e9;
}

.fc-button.hover {
    background-color: #e9e9e9;
}

.fc-header-right {
    padding-right: 10px;
}

.fc-header-left {
    padding-left: 10px;
}

.fc-widget-header {
    background: #fafafa;
}

.fc-widget-header:first-of-type {
    border-left: 0;
    border-right: 0;
}

.fc-widget-header:last-of-type {
    border-right: 0;
}

.fc-grid {
    width: 100%;
    border: 0;
}

.fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0;
}

.fc-widget-content:last-of-type {
    border-right: 0;
}

.fc-toolbar {
    padding: 10px;
    margin: 0;
}

.fc-day-number {
    font-size: 20px;
    font-weight: 300;
    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 {
    transition: transform linear 0.3s;
}

.fc-color-picker>li .fa:hover {
    transform: rotate(30deg);
}

#add-new-event {
    transition: all linear 0.3s;
}

.external-event {
    padding: 5px 10px;
    font-weight: 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 {
    outline: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d2d6de;
    border: solid black 1px;
    outline: 0;
}

.select2-container--default:focus {
    outline: none;
}

.select2-container--default:active {
    outline: none;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px;
    height: 26px;
    position: absolute;
    top: 5px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0;
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default.select2-container--open {
    border-color: #3c8dbc;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3c8dbc;
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
    color: #444;
}

.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;
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple:focus {
    border-color: #3c8dbc;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc;
    border-color: #367fa9;
    padding: 1px 10px;
    color: #fff;
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7);
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff;
    color: #333;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-selection.select2-container--focus {
    outline: none;
}

.select2-selection:focus {
    outline: none;
}

.select2-selection:active {
    outline: none;
}

.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px;
}

.select2-dropdown {
    border: 1px solid #d2d6de;
    border-radius: 0;
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-dropdown .select2-search__field {
    border: 1px solid #d2d6de;
}

.select2-dropdown .select2-search__field:focus {
    outline: none;
    border: 1px solid #3c8dbc;
}

.select2-results__option {
    padding: 6px 12px;
    padding: 6px;
    user-select: none;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px;
    padding-right: 10px;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.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;
}

.description-block {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.description-block.margin-bottom {
    margin-bottom: 25px;
}

.description-block>.description-header {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
}

.description-block>.description-text {
    text-transform: uppercase;
}

.description-block .description-icon {
    font-size: 16px;
}

.bg-red {
    color: #fff !important;
    background-color: #dd4b39 !important;
}

.bg-yellow {
    color: #fff !important;
    background-color: #f39c12 !important;
}

.bg-aqua {
    color: #fff !important;
    background-color: #00c0ef !important;
}

.bg-blue {
    color: #fff !important;
    background-color: #0073b7 !important;
}

.bg-light-blue {
    color: #fff !important;
    background-color: #3c8dbc !important;
}

.bg-green {
    color: #fff !important;
    background-color: #00a65a !important;
}

.bg-navy {
    color: #fff !important;
    background-color: #001f3f !important;
}

.bg-teal {
    color: #fff !important;
    background-color: #39cccc !important;
}

.bg-olive {
    color: #fff !important;
    background-color: #3d9970 !important;
}

.bg-lime {
    color: #fff !important;
    background-color: #01ff70 !important;
}

.bg-orange {
    color: #fff !important;
    background-color: #ff851b !important;
}

.bg-fuchsia {
    color: #fff !important;
    background-color: #f012be !important;
}

.bg-purple {
    color: #fff !important;
    background-color: #605ca8 !important;
}

.bg-maroon {
    color: #fff !important;
    background-color: #d81b60 !important;
}

.bg-black {
    color: #fff !important;
    background-color: #111 !important;
}

.bg-red-active {
    color: #fff !important;
    background-color: #d33724 !important;
}

.bg-yellow-active {
    color: #fff !important;
    background-color: #db8b0b !important;
}

.bg-aqua-active {
    color: #fff !important;
    background-color: #00a7d0 !important;
}

.bg-blue-active {
    color: #fff !important;
    background-color: #005384 !important;
}

.bg-light-blue-active {
    color: #fff !important;
    background-color: #357ca5 !important;
}

.bg-green-active {
    color: #fff !important;
    background-color: #008d4c !important;
}

.bg-navy-active {
    color: #fff !important;
    background-color: #001a35 !important;
}

.bg-teal-active {
    color: #fff !important;
    background-color: #30bbbb !important;
}

.bg-olive-active {
    color: #fff !important;
    background-color: #368763 !important;
}

.bg-lime-active {
    color: #fff !important;
    background-color: #00e765 !important;
}

.bg-orange-active {
    color: #fff !important;
    background-color: #ff7701 !important;
}

.bg-fuchsia-active {
    color: #fff !important;
    background-color: #db0ead !important;
}

.bg-purple-active {
    color: #fff !important;
    background-color: #555299 !important;
}

.bg-maroon-active {
    color: #fff !important;
    background-color: #ca195a !important;
}

.bg-black-active {
    color: #fff !important;
    background-color: #000 !important;
}

.label-danger {
    color: #fff !important;
    background-color: #dd4b39 !important;
}

.label-info {
    color: #fff !important;
    background-color: #00c0ef !important;
}

.label-warning {
    color: #fff !important;
    background-color: #f39c12 !important;
}

.label-primary {
    color: #fff !important;
    background-color: #3c8dbc !important;
}

.label-success {
    color: #fff !important;
    background-color: #00a65a !important;
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}

.bg-gray-light {
    background-color: #f7f7f7;
}

.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important;
}

.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 {
    color: #606c84;
}

.link-muted:focus {
    color: #606c84;
}

.link-black {
    color: #666;
}

.link-black:hover {
    color: #999;
}

.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 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.flat {
    border-radius: 0 !important;
}

.text-bold {
    font-weight: 700;
}

.text-bold.table td {
    font-weight: 700;
}

.text-bold.table th {
    font-weight: 700;
}

.text-sm {
    font-size: 12px;
}

.jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important;
}

.bg-teal-gradient {
    background: #39cccc !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#7adddd', endcolorstr='#39cccc', gradienttype=0) !important;
    color: #fff;
}

.bg-light-blue-gradient {
    background: #3c8dbc !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#67a8ce', endcolorstr='#3c8dbc', gradienttype=0) !important;
    color: #fff;
}

.bg-blue-gradient {
    background: #0073b7 !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#0089db', endcolorstr='#0073b7', gradienttype=0) !important;
    color: #fff;
}

.bg-aqua-gradient {
    background: #00c0ef !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#14d1ff', endcolorstr='#00c0ef', gradienttype=0) !important;
    color: #fff;
}

.bg-yellow-gradient {
    background: #f39c12 !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#f7bc60', endcolorstr='#f39c12', gradienttype=0) !important;
    color: #fff;
}

.bg-purple-gradient {
    background: #605ca8 !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#9491c4', endcolorstr='#605ca8', gradienttype=0) !important;
    color: #fff;
}

.bg-green-gradient {
    background: #00a65a !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#00ca6d', endcolorstr='#00a65a', gradienttype=0) !important;
    color: #fff;
}

.bg-red-gradient {
    background: #dd4b39 !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#e47365', endcolorstr='#dd4b39', gradienttype=0) !important;
    color: #fff;
}

.bg-black-gradient {
    background: #111 !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#2b2b2b', endcolorstr='#111111', gradienttype=0) !important;
    color: #fff;
}

.bg-maroon-gradient {
    background: #d81b60 !important;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#e73f7c', endcolorstr='#d81b60', gradienttype=0) !important;
    color: #fff;
}

.no-pad-top {
    padding-top: 0;
}

.position-static {
    position: static !important;
}

.list-header {
    font-size: 15px;
    padding: 10px 4px;
    font-weight: bold;
    color: #666;
}

.list-seperator {
    height: 1px;
    background: #f4f4f4;
    margin: 15px 0 9px;
}

.font-light {
    font-weight: 300;
}

.user-block:before {
    content: " ";
    display: table;
}

.user-block:after {
    content: " ";
    display: table;
    clear: both;
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left;
}

.user-block .username {
    display: block;
    margin-left: 50px;
    font-size: 16px;
    font-weight: 600;
}

.user-block .description {
    display: block;
    margin-left: 50px;
    color: #999;
    font-size: 13px;
}

.user-block .comment {
    display: block;
    margin-left: 50px;
}

.user-block.user-block-sm .username {
    margin-left: 40px;
    font-size: 14px;
}

.user-block.user-block-sm .description {
    margin-left: 40px;
}

.user-block.user-block-sm .comment {
    margin-left: 40px;
}

.user-block.user-block-sm img {
    float: left;
    width: 30px !important;
    height: 30px !important;
}

.img-sm {
    float: left;
    width: 30px !important;
    height: 30px !important;
}

.img-sm+.img-push {
    margin-left: 40px;
}

.img-md {
    float: left;
    width: 60px;
    height: 60px;
}

.img-md+.img-push {
    margin-left: 70px;
}

.img-lg {
    float: left;
    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: 0.65;
    filter: alpha(opacity=65);
}

.full-opacity-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.chart {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.chart svg {
    width: 100% !important;
}

.chart canvas {
    width: 100% !important;
}

span.logo-mini {
    max-width: 280px;
    display: block;
    position: relative;
}

span.logo-mini a {
    position: relative;
    float: left;
    width: 50%;
    display: block;
}

span.logo-mini a:after {
    position: absolute;
    right: 0;
    top: 15px;
    font-family: ProximaNova-Semibold;
    color: #162443;
    font-size: 28px;
}

span.numb {
    font-family: FiraSans-Bold;
    font-size: 14px;
    background: transparent;
    background-color: transparent;
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 35px;
    float: left;
    text-align: center;
    padding: 0px;
    margin: 0px 13px 0 0;
    font-weight: normal;
    border: 2px solid #58595b;
    position: relative;
    top: 12px;
    line-height: 22px;
    color: #58595b;
}

.other span.numb {
    font-family: Roboto-Regular;
    font-size: 20px;
    background: #ddd;
    background-color: transparent;
    width: 18px;
    height: 24px;
    display: block;
    border-radius: 24px;
    float: left;
    text-align: center;
    padding: 0px 0 0;
    margin: 0px 15px 0 0;
    font-weight: normal;
    border: none;
    text-align: left;
    position: relative;
    top: 12px;
}

.other span.numb i:before {}

span.gj-grid-column-resizer {
    position: absolute;
    right: 0;
    width: 10px;
    top: -100px;
    height: 300px;
    z-index: 1203;
    cursor: e-resize;
}

.title_wrap {
    float: left;
    width: 74%;
    margin-left: 35px;
}

.title_wrap i {
    display: block;
    float: left;
    color: #fff;
    font-size: 15px;
    font-family: ProximaNova-Regular;
    font-style: italic;
}

.user {}

.right_logo {
    float: right;
    /* width: 6.4%; */
    display: block;
    text-align: left;
    padding: 9px 0 0;
    /* max-width: 63px; */
    margin-right: 30px;
}

.right_logo img {
    width: 60px;
    position: relative;
    right: 15px;
}

.full_container {
    padding: 0;
}

.fv-sr-only {
    display: none;
}

.fv-plugins-framework input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

.fv-plugins-framework textarea::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

.fv-plugins-icon-container {
    position: relative;
}

.fv-plugins-icon {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

.fv-plugins-tooltip {
    position: absolute;
    z-index: 10000;
}

.fv-plugins-tooltip .fv-plugins-tooltip__content {
    background: #000;
    border-radius: 3px;
    color: #eee;
    padding: 10px;
    position: relative;
}

.fv-plugins-tooltip .fv-plugins-tooltip__content:before {
    border: 8px solid transparent;
    content: '';
    position: absolute;
}

.fv-plugins-tooltip--hide {
    opacity: 0;
}

.fv-plugins-tooltip--top-left {
    margin-top: 8px;
}

.fv-plugins-tooltip--top-left .fv-plugins-tooltip__content:before {
    border-top-color: #000;
    left: 8px;
    top: 100%;
}

.fv-plugins-tooltip--top {
    margin-top: 8px;
}

.fv-plugins-tooltip--top .fv-plugins-tooltip__content:before {
    border-top-color: #000;
    left: 50%;
    margin-left: -8px;
    top: 100%;
}

.fv-plugins-tooltip--top-right {
    margin-top: 8px;
}

.fv-plugins-tooltip--top-right .fv-plugins-tooltip__content:before {
    border-top-color: #000;
    right: 8px;
    top: 100%;
}

.fv-plugins-tooltip--bottom-right {
    margin-top: 8px;
}

.fv-plugins-tooltip--bottom-right .fv-plugins-tooltip__content:before {
    border-bottom-color: #000;
    bottom: 100%;
    right: 8px;
}

.fv-plugins-tooltip--bottom {
    margin-top: 8px;
}

.fv-plugins-tooltip--bottom .fv-plugins-tooltip__content:before {
    border-bottom-color: #000;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
}

.fv-plugins-tooltip--bottom-left {
    margin-top: 8px;
}

.fv-plugins-tooltip--bottom-left .fv-plugins-tooltip__content:before {
    border-bottom-color: #000;
    bottom: 100%;
    left: 8px;
}

.fv-plugins-tooltip-icon {
    cursor: pointer;
    pointer-events: inherit;
}

.fv-plugins-bootstrap .fv-help-block {
    color: #dc3545;
    font-size: 80%;
    margin-top: 0.25rem;
}

.fv-plugins-bootstrap .fv-plugins-icon {
    height: 38px;
    line-height: 38px;
    width: 38px;
}

.fv-plugins-bootstrap .form-control.is-valid {
    background-image: none;
}

.fv-plugins-bootstrap .form-control.is-invalid {
    background-image: none;
}

.fv-plugins-bootstrap .is-invalid~.form-check-label {
    color: inherit;
}

.fv-plugins-bootstrap .is-valid~.form-check-label {
    color: inherit;
}

.fv-plugins-bootstrap .has-danger .fv-plugins-icon {
    color: #dc3545;
}

.fv-plugins-bootstrap .has-success .fv-plugins-icon {
    color: #28a745;
}

.fv-plugins-bootstrap .input-group~.fv-plugins-icon {
    z-index: 3;
}

.fv-plugins-bootstrap .form-group.row .fv-plugins-icon {
    right: 15px;
}

.fv-plugins-bootstrap .form-group.row .fv-plugins-icon-check {
    top: -7px;
}

.fv-plugins-bootstrap:not(.form-inline) label~.fv-plugins-icon {
    top: 32px;
}

.fv-plugins-bootstrap:not(.form-inline) label~.fv-plugins-icon-check {
    top: 25px;
}

.fv-plugins-bootstrap:not(.form-inline) label.sr-only~.fv-plugins-icon-check {
    top: -7px;
}

.fv-plugins-bootstrap.form-inline .form-group {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: auto;
}

.fv-plugins-bootstrap3 .help-block {
    margin-bottom: 0;
}

.fv-plugins-bootstrap3 .input-group~.form-control-feedback {
    z-index: 4;
}

.fv-plugins-bootstrap3.form-inline .form-group {
    vertical-align: top;
}

.fv-plugins-bulma .field.has-addons {
    flex-wrap: wrap;
}

.fv-plugins-bulma .field.has-addons .fv-plugins-message-container {
    order: 1;
}

.fv-plugins-bulma .field.has-addons::after {
    content: '';
    width: 100%;
}

.fv-plugins-bulma .fv-has-error .input {
    border: 1px solid #ff3860;
}

.fv-plugins-bulma .fv-has-error .textarea {
    border: 1px solid #ff3860;
}

.fv-plugins-bulma .fv-has-success .input {
    border: 1px solid #23d160;
}

.fv-plugins-bulma .fv-has-success .textarea {
    border: 1px solid #23d160;
}

.fv-plugins-bulma .icon.fv-plugins-icon-check {
    top: -4px;
}

.fv-plugins-foundation .fv-plugins-icon {
    height: 39px;
    line-height: 39px;
    right: 0;
    width: 39px;
}

.fv-plugins-foundation.fv-stacked-form .fv-plugins-message-container {
    width: 100%;
}

.fv-plugins-foundation.fv-stacked-form fieldset [type="checkbox"]~.fv-plugins-icon {
    top: 25px;
}

.fv-plugins-foundation.fv-stacked-form fieldset [type="radio"]~.fv-plugins-icon {
    top: 25px;
}

.fv-plugins-foundation.fv-stacked-form label .fv-plugins-icon {
    top: 25px;
}

.fv-plugins-foundation .form-error {
    display: block;
}

.fv-plugins-foundation .fv-row__error label {
    color: #cc4b37;
}

.fv-plugins-foundation .fv-row__error .fv-plugins-icon {
    color: #cc4b37;
}

.fv-plugins-foundation .fv-row__error fieldset legend {
    color: #cc4b37;
}

.fv-plugins-foundation .grid-padding-x .fv-plugins-icon {
    right: 15px;
}

.fv-plugins-foundation .fv-plugins-icon-container .cell {
    position: relative;
}

.fv-plugins-foundation [type="checkbox"]~.fv-plugins-icon {
    top: -7px;
    top: -7px;
}

.fv-plugins-foundation .fv-row__success .fv-plugins-icon {
    color: #3adb76;
}

.fv-plugins-materialize .fv-plugins-icon {
    height: 42px;
    line-height: 42px;
    width: 42px;
}

.fv-plugins-materialize .fv-plugins-icon-check {
    top: -10px;
}

.fv-plugins-materialize .fv-invalid-row .helper-text {
    color: #f44336;
}

.fv-plugins-materialize .fv-invalid-row .fv-plugins-icon {
    color: #f44336;
}

.fv-plugins-materialize .fv-valid-row .helper-text {
    color: #4caf50;
}

.fv-plugins-materialize .fv-valid-row .fv-plugins-icon {
    color: #4caf50;
}

.fv-plugins-milligram .fv-plugins-icon {
    height: 38px;
    line-height: 38px;
    width: 38px;
}

.fv-plugins-milligram .column {
    position: relative;
}

.fv-plugins-milligram .column .fv-plugins-icon {
    right: 10px;
}

.fv-plugins-milligram .fv-plugins-icon-check {
    top: -6px;
}

.fv-plugins-milligram .fv-plugins-message-container {
    margin-bottom: 15px;
}

.fv-plugins-milligram.fv-stacked-form .fv-plugins-icon {
    top: 30px;
}

.fv-plugins-milligram.fv-stacked-form .fv-plugins-icon-check {
    top: 24px;
}

.fv-plugins-milligram .fv-invalid-row .fv-help-block {
    color: red;
}

.fv-plugins-milligram .fv-invalid-row .fv-plugins-icon {
    color: red;
}

.fv-plugins-milligram .fv-valid-row .fv-help-block {
    color: green;
}

.fv-plugins-milligram .fv-valid-row .fv-plugins-icon {
    color: green;
}

.fv-plugins-mini .fv-plugins-icon {
    height: 42px;
    line-height: 42px;
    width: 42px;
    top: 4px;
}

.fv-plugins-mini .fv-plugins-icon-check {
    top: -8px;
}

.fv-plugins-mini.fv-stacked-form .fv-plugins-icon {
    top: 28px;
}

.fv-plugins-mini.fv-stacked-form .fv-plugins-icon-check {
    top: 20px;
}

.fv-plugins-mini .fv-plugins-message-container {
    margin: calc(var(--universal-margin) / 2);
}

.fv-plugins-mini .fv-invalid-row .fv-help-block {
    color: var(--input-invalid-color);
}

.fv-plugins-mini .fv-invalid-row .fv-plugins-icon {
    color: var(--input-invalid-color);
}

.fv-plugins-mini .fv-valid-row .fv-help-block {
    color: #308732;
}

.fv-plugins-mini .fv-valid-row .fv-plugins-icon {
    color: #308732;
}

.fv-plugins-mui .fv-plugins-icon {
    height: 32px;
    line-height: 32px;
    width: 32px;
    top: 15px;
    right: 4px;
}

.fv-plugins-mui .fv-plugins-icon-check {
    top: -6px;
    right: -10px;
}

.fv-plugins-mui .fv-plugins-message-container {
    margin: 8px 0;
}

.fv-plugins-mui .fv-invalid-row .fv-help-block {
    color: #f44336;
}

.fv-plugins-mui .fv-invalid-row .fv-plugins-icon {
    color: #f44336;
}

.fv-plugins-mui .fv-valid-row .fv-help-block {
    color: #4caf50;
}

.fv-plugins-mui .fv-valid-row .fv-plugins-icon {
    color: #4caf50;
}

.fv-plugins-pure .fv-plugins-icon {
    height: 36px;
    line-height: 36px;
    width: 36px;
}

.fv-plugins-pure .fv-has-error label {
    color: #ca3c3c;
}

.fv-plugins-pure .fv-has-error .fv-help-block {
    color: #ca3c3c;
}

.fv-plugins-pure .fv-has-error .fv-plugins-icon {
    color: #ca3c3c;
}

.fv-plugins-pure .fv-has-success label {
    color: #1cb841;
}

.fv-plugins-pure .fv-has-success .fv-help-block {
    color: #1cb841;
}

.fv-plugins-pure .fv-has-success .fv-plugins-icon {
    color: #1cb841;
}

.fv-plugins-pure.pure-form-aligned .fv-help-block {
    margin-top: 5px;
    margin-left: 180px;
}

.fv-plugins-pure.pure-form-aligned .fv-plugins-icon-check {
    top: -9px;
}

.fv-plugins-pure.pure-form-stacked .pure-control-group {
    margin-bottom: 8px;
}

.fv-plugins-pure.pure-form-stacked .fv-plugins-icon {
    top: 22px;
}

.fv-plugins-pure.pure-form-stacked .fv-plugins-icon-check {
    top: 13px;
}

.fv-plugins-pure.pure-form-stacked .fv-sr-only~.fv-plugins-icon {
    top: -9px;
}

.fv-plugins-semantic .fv-plugins-icon-check {
    right: 7px;
}

.fv-plugins-semantic.ui.form .fields.error label {
    color: #9f3a38;
}

.fv-plugins-semantic .error .fv-plugins-icon {
    color: #9f3a38;
}

.fv-plugins-shoelace .input-group {
    margin-bottom: 0;
}

.fv-plugins-shoelace .fv-plugins-icon {
    height: 32px;
    line-height: 32px;
    width: 32px;
    top: 28px;
}

.fv-plugins-shoelace .fv-plugins-icon-check {
    top: 24px;
}

.fv-plugins-shoelace .fv-sr-only~.fv-plugins-icon {
    top: -4px;
}

.fv-plugins-shoelace .fv-sr-only~div .fv-plugins-icon {
    top: -4px;
}

.fv-plugins-shoelace .input-valid .fv-help-block {
    color: #2ecc40;
}

.fv-plugins-shoelace .input-valid .fv-plugins-icon {
    color: #2ecc40;
}

.fv-plugins-shoelace .input-invalid .fv-help-block {
    color: #ff4136;
}

.fv-plugins-shoelace .input-invalid .fv-plugins-icon {
    color: #ff4136;
}

.fv-plugins-shoelace .row .fv-plugins-icon {
    right: 16px;
    top: 0;
}

.fv-plugins-spectre .input-group .fv-plugins-icon {
    z-index: 2;
}

.fv-plugins-spectre .form-group .fv-plugins-icon-check {
    right: 6px;
    top: 10px;
}

.fv-plugins-spectre:not(.form-horizontal) .form-group .fv-plugins-icon-check {
    right: 6px;
    top: 45px;
}

.fv-plugins-tachyons .fv-plugins-icon {
    height: 36px;
    line-height: 36px;
    width: 36px;
}

.fv-plugins-tachyons .fv-plugins-icon-check {
    top: -7px;
}

.fv-plugins-tachyons.fv-stacked-form .fv-plugins-icon {
    top: 34px;
}

.fv-plugins-tachyons.fv-stacked-form .fv-plugins-icon-check {
    top: 24px;
}

.fv-plugins-turret .fv-plugins-icon {
    height: 40px;
    line-height: 40px;
    width: 40px;
}

.fv-plugins-turret.fv-stacked-form .fv-plugins-icon {
    top: 29px;
}

.fv-plugins-turret.fv-stacked-form .fv-plugins-icon-check {
    top: 17px;
}

.fv-plugins-turret .fv-invalid-row .form-message {
    color: #c00;
}

.fv-plugins-turret .fv-invalid-row .fv-plugins-icon {
    color: #c00;
}

.fv-plugins-turret .fv-valid-row .form-message {
    color: #00b300;
}

.fv-plugins-turret .fv-valid-row .fv-plugins-icon {
    color: #00b300;
}

.fv-plugins-uikit .fv-plugins-icon {
    height: 40px;
    line-height: 40px;
    top: 25px;
    width: 40px;
}

.fv-plugins-uikit.uk-form-horizontal .fv-plugins-icon {
    top: 0;
}

.fv-plugins-uikit.uk-form-horizontal .fv-plugins-icon-check {
    top: -11px;
}

.fv-plugins-uikit.uk-form-stacked .fv-plugins-icon-check {
    top: 15px;
}

.fv-plugins-uikit.uk-form-stacked .fv-no-label .fv-plugins-icon {
    top: 0;
}

.fv-plugins-uikit.uk-form-stacked .fv-no-label .fv-plugins-icon-check {
    top: -11px;
}

.fv-plugins-wizard--step {
    display: none;
}

.fv-plugins-wizard--active {
    display: block;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, #fff 50%, #fff 3 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, #fff 0, #fff 3 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.gj-button-md {
    text-align: center;
    overflow: hidden;
    outline: 0;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    background: 0 0;
    border: none;
    border-radius: 2px;
    color: rgba(0, 0, 0, .87);
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    line-height: 36px;
    user-select: none;
}

.gj-button-md:hover {
    background-color: rgba(158, 158, 158, .2);
}

.gj-button-md:disabled {
    color: rgba(0, 0, 0, .26);
    background: 0 0;
}

.gj-button-md .gj-icon {
    vertical-align: middle;
}

.gj-button-md .material-icons {
    vertical-align: middle;
}

.gj-button-md.gj-button-md-icon {
    width: 24px;
    height: 31px;
    min-width: 24px;
    padding: 0;
    display: table;
}

.gj-button-md.gj-button-md-icon .gj-icon {
    display: table-cell;
    margin-right: 0;
    width: 24px;
    height: 24px;
}

.gj-button-md.gj-button-md-icon .material-icons {
    display: table-cell;
    margin-right: 0;
    width: 24px;
    height: 24px;
}

.gj-button-md.active {
    background-color: rgba(158, 158, 158, .4);
}

.gj-text-align-center {
    text-align: center;
}

.gj-modal {
    overflow: hidden;
    outline: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1203;
    display: none;
    background-color: rgba(0, 0, 0, .54118);
    transition: 0.2s ease opacity;
    will-change: opacity;
}

.gj-modal .gj-picker-md {
    border: 0;
}

.gj-modal .gj-picker-bootstrap {
    padding: 0;
}

.gj-modal .gj-picker-bootstrap.datepicker [role=body] {
    padding: 15px;
}

.gj-button-md-group {
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.gj-button {
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #000;
    border-radius: 3px;
    padding: 6px 10px;
}

.gj-cursor-pointer {
    cursor: pointer;
}

.gj-unselectable {
    user-select: none;
}

.gj-row {
    display: flex;
    flex-wrap: wrap;
}

.gj-margin-left-5 {
    margin-left: 5px;
}

.gj-margin-left-10 {
    margin-left: 10px;
}

.gj-width-full {
    width: 100%;
}

.gj-font-size-16 {
    font-size: 16px;
}

.gj-hidden {
    display: none;
}

ul.gj-list-bootstrap {
    padding-left: 0;
    margin-bottom: 0;
}

ul.gj-list-bootstrap li {
    padding: 0;
}

ul.gj-list-bootstrap li [data-role=image] {
    height: 24px;
    width: 24px;
}

ul.gj-list-bootstrap li [data-role=wrapper] {
    padding: 0 10px;
}

ul.gj-list-bootstrap li [data-role=checkbox] {
    width: 24px;
    padding: 3px;
}

ul.gj-list-bootstrap li [data-role=display] {
    padding: 8px 0 8px 4px;
}

ul.gj-list-bootstrap li [data-role=expander].gj-tree-material-icons-expander {
    padding-top: 8px;
    padding-bottom: 4px;
}

ul.gj-list-bootstrap li [data-role=expander].gj-tree-material-icons-expander .gj-icon {
    width: 24px;
    height: 24px;
}

ul.gj-list-md {
    padding: 0;
    list-style: none;
    line-height: 24px;
    letter-spacing: 0;
    color: #616161;
}

ul.gj-list-md li {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    display: list-item;
    list-style-type: none;
    padding: 0;
    min-height: unset;
    box-sizing: border-box;
    align-items: center;
    cursor: default;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: nowrap;
}

ul.gj-list-md li [data-role=checkbox] {
    height: 24px;
    width: 24px;
}

ul.gj-list-md li [data-role=image] {
    height: 24px;
    width: 24px;
}

ul.gj-list-md li [data-role=display] {
    padding: 8px 0 8px 5px;
    order: 0;
    flex-grow: 2;
    text-decoration: none;
    box-sizing: border-box;
    align-items: center;
    text-align: left;
    color: rgba(0, 0, 0, .87);
}

ul.gj-list-md li.disabled>[data-role=wrapper]>[data-role=display] {
    color: #9e9e9e;
}

ul.gj-list-md li.disabled>[data-role=wrapper]>[data-role=expander] {
    color: #9e9e9e;
}

ul.gj-list li [data-role=wrapper] {
    display: table;
    width: 100%;
}

ul.gj-list li [data-role=checkbox] {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

ul.gj-list li [data-role=image] {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

ul.gj-list li [data-role=display] {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

ul.gj-list li [data-role=display]:empty:before {
    content: "\200b";
}

ul.gj-list li [data-role=spacer] {
    display: table-cell;
}

ul.gj-list li [data-role=expander] {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.gj-textbox-md {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .42);
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    padding: 4px 0;
    margin: 0;
    width: 100%;
    background: 0 0;
    text-align: left;
    color: rgba(0, 0, 0, .87);
}

.gj-textbox-md:active {
    border-bottom: 2px solid rgba(0, 0, 0, .42);
    outline: 0;
}

.gj-textbox-md:focus {
    border-bottom: 2px solid rgba(0, 0, 0, .42);
    outline: 0;
}

.gj-textbox-md:-ms-input-placeholder {
    color: #8e8e8e;
}

.gj-textbox-md::placeholder {
    color: #8e8e8e;
}

.gj-textbox-md::-ms-input-placeholder {
    color: #8e8e8e;
}

.gj-md-spacer-24 {
    min-width: 24px;
    width: 24px;
    display: inline-block;
}

.gj-md-spacer-32 {
    min-width: 32px;
    width: 32px;
    display: inline-block;
}

.gj-picker-md {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    color: rgba(0, 0, 0, .87);
    border: 1px solid #e0e0e0;
}

.gj-picker-md [role=header] {
    color: rgba(255, 255, 255, .54);
    display: flex;
    background: #2196f3;
    align-items: baseline;
    user-select: none;
    justify-content: center;
}

.gj-picker-md [role=footer] {
    float: right;
    padding: 10px;
}

.gj-picker-md [role=footer] button.gj-button-md {
    color: #2196f3;
    font-weight: 700;
    font-size: 13px;
}

.gj-picker-md div[role=navigator] {
    height: 42px;
    line-height: 42px;
}

.gj-picker-md div[role=navigator] div:first-child {
    max-width: 42px;
}

.gj-picker-md div[role=navigator] div:first-child i.gj-icon {
    left: 10px;
}

.gj-picker-md div[role=navigator] div:first-child i.material-icons {
    left: 10px;
}

.gj-picker-md div[role=navigator] div:last-child {
    max-width: 42px;
}

.gj-picker-md div[role=navigator] div:last-child i.gj-icon {
    right: 11px;
}

.gj-picker-md div[role=navigator] div:last-child i.material-icons {
    right: 11px;
}

.gj-picker-md div[role=navigator] div i.gj-icon {
    position: absolute;
    top: 8px;
}

.gj-picker-md div[role=navigator] div i.material-icons {
    position: absolute;
    top: 8px;
}

.gj-picker-md table thead {
    color: #9e9e9e;
}

.gj-picker-md table tr td div {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}

.gj-picker-md table tr td.gj-cursor-pointer div:hover {
    background: #eee;
    border-radius: 50%;
    color: rgba(0, 0, 0, .87);
}

.gj-picker-md table tr td.disabled div {
    color: #bdbdbd;
}

.gj-picker-md table tr td.other-month div {
    color: #bdbdbd;
}

.gj-picker-md table tr td.focused div {
    background: #e0e0e0;
    border-radius: 50%;
}

.gj-picker-md table tr td.today div {
    color: #1976d2;
}

.gj-picker-md table tr td.selected.gj-cursor-pointer div {
    color: #fff;
    background: #1976d2;
    border-radius: 50%;
}

.gj-picker-md table tr td.calendar-week div {
    font-weight: 700;
}

.gj-picker-md table tr th div {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}

.gj-picker-md .arrow-begin {
    background-color: #2196f3;
}

.gj-picker-md .arrow-end {
    border: 16px solid #2196f3;
}

.gj-picker-md [role=switch] {
    color: rgba(255, 255, 255, .54);
    background: #2196f3;
    font-size: 32px;
}

.gj-picker-md.datepicker [role=header] {
    padding: 20px;
    display: block;
}

.gj-picker-md.datepicker [role=header] [role=year] {
    font-size: 17px;
    padding-bottom: 5px;
    cursor: pointer;
}

.gj-picker-md.datepicker [role=header] [role=date] {
    font-size: 36px;
    cursor: pointer;
}

.gj-picker-md [role=body] [role=arrow] {
    background-color: #2196f3;
}

.gj-picker-md.datetimepicker [role=header] {
    font-size: 36px;
    padding: 10px 20px;
    display: block;
}

.gj-list-md-active {
    background: #e0e0e0;
    color: #3f51b5;
}

.gj-picker {
    position: absolute;
    z-index: 1203;
    background-color: #fff;
}

.gj-picker .selected {
    color: #fff;
}

.gj-picker div[role=navigator] {
    display: flex;
    flex-wrap: wrap;
}

.gj-picker div[role=navigator] div {
    cursor: pointer;
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.gj-picker div[role=navigator] div[role=period] {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
}

.gj-picker [role=body] [role=dial] {
    width: 256px;
    color: rgba(0, 0, 0, .87);
    height: 256px;
    position: relative;
    background: #eee;
    border-radius: 50%;
    margin: 10px;
}

.gj-picker [role=body] [role=hour] {
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    user-select: none;
    pointer-events: none;
}

.gj-picker [role=body] [role=hour].selected {
    color: rgba(255, 255, 255, 1);
}

.gj-picker [role=body] [role=arrow] {
    top: calc(50% - 1px);
    left: 50%;
    height: 2px;
    position: absolute;
    pointer-events: none;
    transform-origin: left center;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    width: calc(50% - 52px);
}

.gj-picker .arrow-begin {
    top: -3px;
    left: -4px;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
}

.gj-picker .arrow-end {
    top: -15px;
    right: -16px;
    width: 0;
    height: 0;
    position: absolute;
    box-sizing: content-box;
    border-width: 16px;
    border-radius: 50%;
}

.gj-picker [role=switch] {
    align-items: baseline;
    user-select: none;
    position: relative;
}

.gj-picker [role=switch] [role=calendarMode] {
    position: absolute;
    bottom: 2px;
    left: 0;
    cursor: pointer;
}

.gj-picker [role=switch] [role=time] {
    width: 100%;
    text-align: center;
}

.gj-picker [role=switch] [role=time] div {
    display: inline;
    cursor: pointer;
}

.gj-picker [role=switch] [role=clockMode] {
    position: absolute;
    right: 0;
    bottom: 3px;
    cursor: pointer;
}

.gj-picker.timepicker [role=header] {
    font-size: 58px;
    padding: 20px 0;
    line-height: 58px;
    display: flex;
    align-items: baseline;
    user-select: none;
    justify-content: center;
}

.gj-picker.timepicker [role=header] div {
    cursor: pointer;
    width: 66px;
    text-align: right;
}

.gj-picker [role=header] [role=mode] {
    position: relative;
    width: 0;
}

.gj-picker [role=header] [role=mode] span {
    position: absolute;
    left: 7px;
    line-height: 18px;
    font-size: 18px;
}

.gj-picker [role=header] [role=mode] span[role=am] {
    top: 7px;
}

.gj-picker [role=header] [role=mode] span[role=pm] {
    bottom: 7px;
}

.gj-picker.datetimepicker [role=header] [role=date] {
    padding-bottom: 5px;
    text-align: center;
    cursor: pointer;
}

.gj-picker-bootstrap {
    border: 1px solid #e0e0e0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    padding: 4px;
}

.gj-picker-bootstrap .selected {
    color: #888;
}

.gj-picker-bootstrap [role=header] {
    background: #eee;
    color: #aaa;
}

.gj-picker-bootstrap [role=header] [role=date] {
    font-size: 24px;
    cursor: pointer;
}

.gj-picker-bootstrap div[role=navigator] {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.gj-picker-bootstrap div[role=navigator] div:first-child {
    max-width: 30px;
}

.gj-picker-bootstrap div[role=navigator] div:last-child {
    max-width: 30px;
}

.gj-picker-bootstrap div[role=navigator] .gj-icon {
    margin: 3px;
}

.gj-picker-bootstrap div[role=navigator] .material-icons {
    margin: 3px;
}

.gj-picker-bootstrap .arrow-begin {
    background-color: #888;
}

.gj-picker-bootstrap .arrow-end {
    border: 16px solid #888;
}

.gj-picker-bootstrap.datepicker [role=header] {
    padding: 10px 20px;
    display: block;
}

.gj-picker-bootstrap.datepicker [role=header] [role=year] {
    font-size: 15px;
    cursor: pointer;
}

.gj-picker-bootstrap table tr td div {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
}

.gj-picker-bootstrap table tr td.focused div {
    background: #eee;
    border-radius: 4px;
    color: #212529;
}

.gj-picker-bootstrap table tr td.gj-cursor-pointer div:hover {
    background: #eee;
    border-radius: 4px;
    color: #212529;
}

.gj-picker-bootstrap table tr td.today div {
    color: #204d74;
    font-weight: 700;
}

.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
    border-radius: 4px;
}

.gj-picker-bootstrap table tr td.disabled div {
    color: #777;
}

.gj-picker-bootstrap table tr td.other-month div {
    color: #777;
}

.gj-picker-bootstrap table tr th div {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
}

.gj-picker-bootstrap table tr th div i {
    line-height: 30px;
}

.gj-picker-bootstrap table tr th div span {
    line-height: 30px;
}

.gj-picker-bootstrap [role=body] [role=arrow] {
    background-color: #888;
}

.gj-picker-bootstrap.datetimepicker [role=header] {
    font-size: 36px;
    padding: 10px 20px;
    display: block;
}

.gj-picker-bootstrap.datetimepicker [role=header] [role=time] {
    font-size: 22px;
}

@font-face {
    font-family: gijgo-material;
    src: url(fonts/gijgo-material.eot?235541);
    src: url(fonts/gijgo-material.eot?235541#iefix) format('embedded-opentype'), url(fonts/gijgo-material.ttf?235541) format('truetype'), url(fonts/gijgo-material.woff?235541) format('woff'), url(fonts/gijgo-material.svg?235541#gijgo-material) format('svg');
    font-weight: 400;
    font-style: normal;
}

.gj-icon {
    font-family: gijgo-material !important;
    font-size: 24px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    font-feature-settings: "liga";
    font-variant-ligatures: discretionary-ligatures;
}

.gj-icon.undo:before {
    content: "\e900";
}

.gj-icon.vertical-align-top:before {
    content: "\e901";
}

.gj-icon.vertical-align-center:before {
    content: "\e902";
}

.gj-icon.vertical-align-bottom:before {
    content: "\e903";
}

.gj-icon.arrow-dropup:before {
    content: "\e904";
}

.gj-icon.clock:before {
    content: "\e905";
}

.gj-icon.refresh:before {
    content: "\e906";
}

.gj-icon.last-page:before {
    content: "\e907";
}

.gj-icon.first-page:before {
    content: "\e908";
}

.gj-icon.cancel:before {
    content: "\e909";
}

.gj-icon.clear:before {
    content: "\e90a";
}

.gj-icon.check-circle:before {
    content: "\e90b";
}

.gj-icon.delete:before {
    content: "\e90c";
}

.gj-icon.arrow-upward:before {
    content: "\e90d";
}

.gj-icon.arrow-forward:before {
    content: "\e90e";
}

.gj-icon.arrow-downward:before {
    content: "\e90f";
}

.gj-icon.arrow-back:before {
    content: "\e910";
}

.gj-icon.list-numbered:before {
    content: "\e911";
}

.gj-icon.list-bulleted:before {
    content: "\e912";
}

.gj-icon.indent-increase:before {
    content: "\e913";
}

.gj-icon.indent-decrease:before {
    content: "\e914";
}

.gj-icon.redo:before {
    content: "\e915";
}

.gj-icon.align-right:before {
    content: "\e916";
}

.gj-icon.align-left:before {
    content: "\e917";
}

.gj-icon.align-justify:before {
    content: "\e918";
}

.gj-icon.align-center:before {
    content: "\e919";
}

.gj-icon.strikethrough:before {
    content: "\e91a";
}

.gj-icon.italic:before {
    content: "\e91b";
}

.gj-icon.underlined:before {
    content: "\e91c";
}

.gj-icon.bold:before {
    content: "\e91d";
}

.gj-icon.arrow-dropdown:before {
    content: "\e91e";
}

.gj-icon.done:before {
    content: "\e91f";
}

.gj-icon.pencil:before {
    content: "\e920";
}

.gj-icon.minus:before {
    content: "\e921";
}

.gj-icon.plus:before {
    content: "\e922";
}

.gj-icon.chevron-up:before {
    content: "\e923";
}

.gj-icon.chevron-right:before {
    content: "\e924";
}

.gj-icon.chevron-down:before {
    content: "\e925";
}

.gj-icon.chevron-left:before {
    content: "\e926";
}

.gj-icon.event:before {
    content: "\e927";
}

.gj-draggable {
    cursor: move;
}

.gj-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    touch-action: none;
    z-index: 1203;
}

.gj-dialog-bootstrap {
    z-index: 1202;
    overflow: hidden;
}

.gj-dialog-bootstrap [data-role=title] {
    display: inline;
}

.gj-dialog-bootstrap [data-role=close] {
    line-height: 1.42857143;
}

.gj-dialog-bootstrap4 {
    z-index: 1202;
    overflow: hidden;
}

.gj-dialog-bootstrap4 [data-role=title] {
    display: inline;
}

.gj-dialog-bootstrap4 [data-role=close] {
    line-height: 1.5;
}

.gj-dialog-md {
    z-index: 1202;
    overflow: hidden;
    background-color: #fff;
    border: none;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    background-clip: padding-box;
    outline: 0;
}

.gj-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.gj-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.gj-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.gj-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.gj-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.gj-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.gj-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.gj-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.gj-dialog-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-top: 0;
}

.gj-dialog-md-header {
    padding: 24px 24px 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.gj-dialog-md-title {
    margin: 0;
    font-weight: 400;
    display: inline;
    line-height: 28px;
    font-size: 20px;
}

.gj-dialog-md-close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    line-height: 28px;
    font-size: 28px;
}

.gj-dialog-md-body {
    padding: 20px 24px 24px;
    color: rgba(0, 0, 0, .54);
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.gj-dialog-md-footer {
    padding: 8px 8px 8px 24px;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.gj-dialog-md-footer>* {
    margin-right: 8px;
    height: 36px;
}

.gj-dialog-md-footer> :first-child {
    margin-right: 0;
}

.gj-grid-bootstrap-4 .gj-checkbox-bootstrap {
    display: inline-block;
    padding-top: 2px;
}

.gj-grid-bootstrap-4 tbody tr.active {
    background-color: rgba(0, 0, 0, .075);
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap {
    height: 48px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=input] {
    height: 48px;
    border: 0;
    border-radius: 0;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=right-icon] {
    background-color: #fff;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=right-icon] button {
    border: 0;
    border-radius: 0;
    width: 43px;
    position: relative;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=right-icon] .gj-icon {
    top: 13px;
    left: 10px;
    font-size: 24px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=right-icon] .material-icons {
    top: 13px;
    left: 10px;
    font-size: 24px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-checkbox-bootstrap {
    display: inline-block;
    padding-top: 15px;
    height: 42px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] [data-role=edit] input[type=text] {
    height: 48px;
    padding-left: 12px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-dropdown-bootstrap [role=presenter] {
    border: 0;
    border-radius: 0;
    height: 48px;
    padding-left: 12px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-dropdown-bootstrap-4 [role=expander].gj-dropdown-expander-mi .gj-icon {
    top: 13px;
}

.gj-grid-bootstrap-4 tbody tr td[data-mode=edit] .gj-dropdown-bootstrap-4 [role=expander].gj-dropdown-expander-mi .material-icons {
    top: 13px;
}

.gj-grid-bootstrap-4 tbody tr td.gj-grid-management-column {
    padding: 6px;
}

.gj-grid-bootstrap-4 tfoot tr[data-role=pager] th>div button {
    height: 34px;
}

.gj-grid-bootstrap-4 tfoot tr[data-role=pager] th>div>div.input-group {
    width: 40px;
}

.gj-grid-bootstrap-4 tfoot tr[data-role=pager] th>div>div.input-group input {
    text-align: right;
    font-weight: 700;
    height: 34px;
    padding-top: 2px;
    padding-bottom: 6px;
}

.gj-grid-bootstrap-4 tfoot tr[data-role=pager] th div .gj-dropdown-bootstrap-4 .gj-dropdown-expander-mi .gj-icon {
    top: 5px;
}

.gj-grid-md {
    position: relative;
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
    white-space: nowrap;
    font-size: 13px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    background-color: #fff;
}

.gj-grid-md td {
    padding: 12px 18px;
    position: relative;
    box-sizing: border-box;
    height: 48px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    color: rgba(0, 0, 0, .87);
}

.gj-grid-md td:first-of-type {
    padding-left: 24px;
}

.gj-grid-md th {
    padding: 12px 18px;
    position: relative;
    box-sizing: border-box;
    vertical-align: bottom;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: 0;
    height: 56px;
    font-size: 12px;
    color: rgba(0, 0, 0, .54);
    text-align: right;
}

.gj-grid-md th:first-of-type {
    padding-left: 24px;
}

.gj-grid-md tbody tr {
    position: relative;
    height: 48px;
    transition-duration: 0.28s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: background-color;
}

.gj-grid-md tbody tr:hover {
    background-color: #eee;
}

.gj-grid-md tbody tr.gj-grid-md-select {
    background-color: #f5f5f5;
}

.gj-grid-md tbody tr td.gj-grid-left-border {
    border-left: 3px solid #777;
}

.gj-grid-md tbody tr td.gj-grid-right-border {
    border-right: 3px solid #777;
}

.gj-grid-md tbody tr td.gj-grid-management-column {
    padding: 3px;
}

.gj-grid-md tbody tr td[data-mode=edit] {
    padding: 0 18px;
}

.gj-grid-md tbody tr.gj-grid-top-border td {
    border-top: 2px solid #777;
}

.gj-grid-md tbody tr.gj-grid-bottom-border td {
    border-bottom: 2px solid #777;
}

.gj-grid-md tbody .gj-dropdown-md [role=presenter] [role=display] {
    padding: 0;
}

.gj-grid-md tfoot tr[data-role=pager] .gj-grid-mdl-pager-label {
    padding-left: 5px;
    padding-right: 5px;
}

.gj-grid-md tfoot tr[data-role=pager] .gj-dropdown-md {
    margin-left: 12px;
}

.gj-grid-md tfoot tr[data-role=pager] .gj-dropdown-md [role=presenter] {
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, .54);
}

.gj-grid-md tfoot tr[data-role=pager] .gj-dropdown-md [role=presenter] [role=display] {
    text-align: right;
}

.gj-grid-md tfoot tr[data-role=pager] .gj-grid-md-limit-select {
    margin-left: 10px;
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, .54);
}

.gj-grid-md tfoot tr th {
    padding-right: 14px;
}

.gj-grid-md thead tr th.gj-grid-left-border {
    border-left: 3px solid #777;
}

.gj-grid-md thead tr th.gj-grid-right-border {
    border-right: 3px solid #777;
}

.gj-grid-md thead tr[data-role=filter] th {
    border-top: 1px solid #e0e0e0;
}

.gj-grid-bootstrap tbody tr td.gj-grid-left-border {
    border-left: 5px solid #ddd;
}

.gj-grid-bootstrap tbody tr td.gj-grid-right-border {
    border-right: 5px solid #ddd;
}

.gj-grid-bootstrap tbody tr td[data-mode=edit] {
    padding: 0;
}

.gj-grid-bootstrap tbody tr td[data-mode=edit] [data-role=edit] {
    padding: 0;
}

.gj-grid-bootstrap tbody tr.gj-grid-top-border td {
    border-top: 2px solid #777;
}

.gj-grid-bootstrap tbody tr.gj-grid-bottom-border td {
    border-bottom: 2px solid #777;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th {
    line-height: 30px;
    background-color: #f5f5f5;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th>div>button {
    margin-right: 5px;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th>div>div {
    margin-right: 5px;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th>div>select {
    display: inline-block;
    margin-right: 5px;
    width: 60px;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th .gj-dropdown-bootstrap .gj-list-bootstrap [data-role=display] {
    line-height: 14px;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th .gj-dropdown-bootstrap [role=presenter] [role=display] {
    font-weight: 700;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th .gj-dropdown-bootstrap-3 [role=presenter] {
    padding: 2px 8px;
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th .gj-dropdown-bootstrap-4 [role=presenter] {
    padding: 1px 8px;
}

.gj-grid-bootstrap thead tr th.gj-grid-left-border {
    border-left: 5px solid #ddd;
}

.gj-grid-bootstrap thead tr th.gj-grid-right-border {
    border-right: 5px solid #ddd;
}

.gj-grid-bootstrap-3 tfoot tr[data-role=pager] th>div>input {
    margin-right: 5px;
    width: 40px;
    text-align: right;
    display: inline-block;
    font-weight: 700;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] {
    height: 38px;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap {
    height: 37px;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=input] {
    height: 37px;
    border: 0;
    border-radius: 0;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] .gj-datepicker-bootstrap [role=right-icon] {
    border: 0;
    border-radius: 0;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] .gj-checkbox-bootstrap {
    display: inline-block;
    padding-top: 10px;
    height: 32px;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] [data-role=edit] input[type=text] {
    height: 37px;
    padding: 8px;
}

.gj-grid-bootstrap-3 tbody tr td[data-mode=edit] .gj-dropdown-bootstrap [role=presenter] {
    border: 0;
    border-radius: 0;
    height: 37px;
    padding-left: 8px;
}

.gj-grid-bootstrap-3 tbody tr td.gj-grid-management-column {
    padding: 3px;
}

.gj-grid-resize-cursor {
    cursor: e-resize;
}

.gj-dirty {
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 3px;
    border-color: red transparent transparent red;
    padding: 0;
    overflow: hidden;
    vertical-align: top;
}

.gj-checkbox-bootstrap {
    min-width: 0;
    font-weight: 400;
    text-align: center;
    position: relative;
    font-size: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    display: inline;
}

.gj-checkbox-bootstrap input[type=checkbox] {
    display: none;
    margin-bottom: -12px;
}

.gj-checkbox-bootstrap input[type=checkbox]:focus+span:before {
    outline: 0;
    box-shadow: 0 0 0 0 #66afe9, 0 0 6px rgba(102, 175, 233, .6);
    border-color: #66afe9;
}

.gj-checkbox-bootstrap span {
    background: #fff;
    display: block;
    content: " ";
    width: 18px;
    height: 18px;
    line-height: 11px;
    font-size: 11px;
    padding: 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: box-shadow 0.2s linear, border-color 0.2s linear;
    cursor: pointer;
    margin: auto;
}

.gj-checkbox-bootstrap input[type=checkbox][disabled]+span {
    opacity: 0.6;
    cursor: not-allowed;
}

.gj-checkbox-bootstrap.gj-checkbox-bootstrap-4 span {
    line-height: 16px;
    padding: 0;
}

.gj-checkbox-bootstrap.gj-checkbox-fontawesome .fa {
    line-height: 18px;
}

.gj-checkbox-md {
    min-width: 0;
    font-weight: 400;
    text-align: center;
    position: relative;
    font-size: 0;
    margin: 0;
    width: 16px;
    height: 16px;
}

.gj-checkbox-md input[type=checkbox] {
    display: none;
    margin-bottom: -12px;
}

.gj-checkbox-md input[type=checkbox]:checked+span {
    border: 2px solid #536dfe;
}

.gj-checkbox-md input[type=checkbox]:checked+span:after {
    color: #fff;
    background-color: #536dfe;
    position: absolute;
    left: 1px;
    top: -15px;
}

.gj-checkbox-md input[type=checkbox]:indeterminate+span {
    border: 2px solid #616161;
}

.gj-checkbox-md input[type=checkbox]:indeterminate+span:after {
    color: #616161;
    position: absolute;
    left: 1px;
    top: -15px;
}

.gj-checkbox-md span {
    display: inline-block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    border: 2px solid #616161;
    border-radius: 2px;
    z-index: 2;
}

.gj-checkbox-md input[type=checkbox][disabled]+span {
    border: 2px solid #9e9e9e;
}

.gj-checkbox-md input[type=checkbox][disabled]+span:after {
    background-color: #9e9e9e;
}

.gj-checkbox-md input[type=checkbox][disabled]:indeterminate+span:after {
    color: #fff;
}

.gj-tree-drag-el {
    padding: 0;
    margin: 0;
    z-index: 1203;
}

.gj-tree-drag-el li {
    padding: 0;
    margin: 0;
}

.gj-tree-drag-el [data-role=wrapper] {
    cursor: move;
    display: table;
}

.gj-tree-drag-el [data-role=indicator] {
    width: 14px;
    padding: 0 3px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.gj-tree-drop-above {
    border-top: 1px solid #000;
}

.gj-tree-drop-below {
    border-bottom: 1px solid #000;
}

.gj-tree-bootstrap-drag-el [data-role=indicator] {
    width: 24px;
    height: 24px;
    padding: 0;
}

.gj-tree-bootstrap-drag-el li.list-group-item {
    border: 0;
    background: unset;
}

.gj-datepicker-bootstrap:active {
    box-shadow: none;
}

.gj-datepicker-bootstrap:focus {
    box-shadow: none;
}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon {
    border-left: 0;
    position: relative;
    border-radius: 0 4px 4px 0;
}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon .gj-icon {
    position: absolute;
    top: 7px;
    left: 7px;
}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon .material-icons {
    position: absolute;
    top: 7px;
    left: 7px;
}

.gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    position: relative;
    border: 1px solid #ced4da;
}

.gj-datepicker-bootstrap [role=right-icon] button:hover {
    color: #6c757d;
    background-color: transparent;
}

.gj-datepicker-bootstrap [role=right-icon] button .gj-icon {
    position: absolute;
    font-size: 21px;
    top: 9px;
    left: 9px;
}

.gj-datepicker-bootstrap [role=right-icon] button .material-icons {
    position: absolute;
    font-size: 21px;
    top: 9px;
    left: 9px;
}

.gj-datepicker-bootstrap.input-group-sm [role=right-icon] button {
    width: 30px;
}

.gj-datepicker-bootstrap.input-group-sm [role=right-icon] button .gj-icon {
    top: 6px;
    left: 6px;
    font-size: 19px;
}

.gj-datepicker-bootstrap.input-group-sm [role=right-icon] button .material-icons {
    top: 6px;
    left: 6px;
    font-size: 19px;
}

.gj-datepicker-bootstrap.input-group-lg [role=right-icon] button {
    width: 48px;
}

.gj-datepicker-bootstrap.input-group-lg [role=right-icon] button .gj-icon {
    font-size: 27px;
    top: 10px;
    left: 10px;
}

.gj-datepicker-bootstrap.input-group-lg [role=right-icon] button .material-icons {
    font-size: 27px;
    top: 10px;
    left: 10px;
}

.gj-timepicker-bootstrap:active {
    box-shadow: none;
}

.gj-timepicker-bootstrap:focus {
    box-shadow: none;
}

.gj-timepicker-bootstrap .input-group-addon {
    border-left: 0;
    position: relative;
    width: 38px;
    border-radius: 0 4px 4px 0;
}

.gj-timepicker-bootstrap .input-group-addon .gj-icon {
    position: absolute;
    font-size: 21px;
    top: 6px;
    left: 8px;
}

.gj-timepicker-bootstrap .input-group-addon .material-icons {
    position: absolute;
    font-size: 21px;
    top: 6px;
    left: 8px;
}

.gj-timepicker-bootstrap.input-group-sm .input-group-addon {
    width: 30px;
}

.gj-timepicker-bootstrap.input-group-sm .input-group-addon .gj-icon {
    font-size: 19px;
    top: 5px;
    left: 5px;
}

.gj-timepicker-bootstrap.input-group-sm .input-group-addon .material-icons {
    font-size: 19px;
    top: 5px;
    left: 5px;
}

.gj-timepicker-bootstrap.input-group-sm [role=right-icon] button {
    width: 30px;
}

.gj-timepicker-bootstrap.input-group-sm [role=right-icon] button .gj-icon {
    top: 4px;
    left: 6px;
    font-size: 19px;
}

.gj-timepicker-bootstrap.input-group-sm [role=right-icon] button .material-icons {
    top: 4px;
    left: 6px;
    font-size: 19px;
}

.gj-timepicker-bootstrap.input-group-lg .input-group-addon {
    width: 46px;
}

.gj-timepicker-bootstrap.input-group-lg .input-group-addon .gj-icon {
    font-size: 27px;
    top: 10px;
    left: 10px;
}

.gj-timepicker-bootstrap.input-group-lg .input-group-addon .material-icons {
    font-size: 27px;
    top: 10px;
    left: 10px;
}

.gj-timepicker-bootstrap.input-group-lg [role=right-icon] button {
    width: 48px;
}

.gj-timepicker-bootstrap.input-group-lg [role=right-icon] button .gj-icon {
    font-size: 27px;
    top: 8px;
    left: 10px;
}

.gj-timepicker-bootstrap.input-group-lg [role=right-icon] button .material-icons {
    font-size: 27px;
    top: 8px;
    left: 10px;
}

.gj-timepicker-bootstrap [role=right-icon] button {
    width: 38px;
    position: relative;
}

.gj-timepicker-bootstrap [role=right-icon] button .gj-icon {
    position: absolute;
    font-size: 21px;
    top: 7px;
    left: 9px;
}

.gj-timepicker-bootstrap [role=right-icon] button .material-icons {
    position: absolute;
    font-size: 21px;
    top: 7px;
    left: 9px;
}

.gj-editor-md {
    border: 1px solid rgba(158, 158, 158, .2);
    padding: 7px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
}

.gj-editor-md [role=body] {
    border: 1px solid rgba(158, 158, 158, .2);
}

.gj-editor-md [role=toolbar] {
    margin-bottom: 7px;
}

.gj-editor-md [role=toolbar] .gj-button-md {
    min-width: 54px;
    margin-right: 5px;
}

.gj-editor-md [role=toolbar] .gj-button-md .gj-icon {
    width: 24px;
    height: 24px;
}

.gj-editor-md p {
    margin: 0;
    padding: 0;
}

.gj-editor-md blockquote {
    font-size: 14px;
}

.gj-checkbox-fontawesome .fa {
    font-size: 14px;
}

.gj-checkbox-fontawesome input[type=checkbox]:checked+span:before {
    content: "\f00c ";
}

.gj-checkbox-fontawesome input[type=checkbox]:indeterminate+span:before {
    content: "\f068 ";
}

.gj-editor-bootstrap {
    border: 1px solid #eceeef;
    padding: 7px;
}

.gj-editor-bootstrap [role=body] {
    border: 1px solid #eceeef;
}

.gj-editor-bootstrap [role=toolbar] {
    margin-bottom: 7px;
}

.gj-editor-bootstrap [role=toolbar] .btn-group {
    margin-right: 10px;
}

.gj-editor-bootstrap [role=toolbar] button {
    height: 36px;
}

.gj-editor-bootstrap p {
    margin: 0;
    padding: 0;
}

.gj-editor-bootstrap blockquote {
    font-size: 14px;
}

.gj-datepicker-md {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    color: rgba(0, 0, 0, .87);
    position: relative;
}

.gj-datepicker-md [role=right-icon] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
}

.gj-datepicker-md.small .gj-textbox-md {
    font-size: 14px;
}

.gj-datepicker-md.small .gj-icon {
    font-size: 22px;
}

.gj-datepicker-md.large .gj-textbox-md {
    font-size: 18px;
}

.gj-datepicker-md.large .gj-icon {
    font-size: 28px;
}

.gj-dropdown {
    position: relative;
    border-collapse: separate;
}

.gj-dropdown [role=presenter] {
    display: table;
    cursor: pointer;
    outline: 0;
    position: relative;
}

.gj-dropdown [role=presenter] [role=display] {
    display: table-cell;
    text-align: left;
    width: 100%;
}

.gj-dropdown [role=presenter] [role=expander] {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 24px;
    height: 24px;
}

.gj-dropdown-list-md {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f5f5f5;
    color: #000;
    margin: 0;
    z-index: 1203;
}

.gj-dropdown-list-md li.active {
    background-color: #eee;
}

.gj-dropdown-list-md li:hover {
    background-color: #eee;
}

.gj-dropdown-list-bootstrap {
    position: absolute;
    top: 32px;
    left: 0;
    margin: 0;
    z-index: 1203;
}

.gj-datepicker [role=input]::-ms-clear {
    display: none;
}

.gj-datepicker [role=right-icon] {
    cursor: pointer;
}

[type=year].gj-picker-md table tr td div {
    width: 73px;
    height: 73px;
    line-height: 73px;
    cursor: pointer;
}

[type=year].gj-picker-bootstrap table tr td div {
    width: 53px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
}

[type=decade].gj-picker-md table tr td div {
    width: 73px;
    height: 73px;
    line-height: 73px;
    cursor: pointer;
}

[type=decade].gj-picker-bootstrap table tr td div {
    width: 53px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
}

[type=century].gj-picker-md table tr td div {
    width: 73px;
    height: 73px;
    line-height: 73px;
    cursor: pointer;
}

[type=century].gj-picker-bootstrap table tr td div {
    width: 53px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
}

.gj-timepicker [role=input]::-ms-clear {
    display: none;
}

.gj-timepicker [role=right-icon] {
    cursor: pointer;
}

.gj-colorpicker-md {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    font-size: 16px;
    color: rgba(0, 0, 0, .87);
    position: relative;
}

.gj-colorpicker-md [role=right-icon] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
}

.gj-timepicker-md {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    font-size: 16px;
    color: rgba(0, 0, 0, .87);
    position: relative;
}

.gj-timepicker-md.small .gj-textbox-md {
    font-size: 14px;
}

.gj-timepicker-md.small .gj-icon {
    font-size: 22px;
}

.gj-timepicker-md.large .gj-textbox-md {
    font-size: 18px;
}

.gj-timepicker-md.large .gj-icon {
    font-size: 28px;
}

.gj-timepicker-md [role=right-icon] {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
}

.gj-slider {
    position: relative;
    padding: 8px 6px;
}

.gj-slider [role=track] {
    width: 100%;
}

.gj-slider [role=progress] {
    position: absolute;
    z-index: 1203;
}

.gj-slider [role=handle] {
    position: absolute;
}

.gj-slider-md [role=track] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #e9ecef;
    height: 2px;
    background-color: rgba(0, 0, 0, .26);
}

.gj-slider-md [role=progress] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    height: 2px;
    background-color: #536dfe;
    top: 8px;
    left: 6px;
}

.gj-slider-md [role=handle] {
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #536dfe;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    filter: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border: 0 solid transparent;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1204;
}

.gj-slider-bootstrap [role=track] {
    border-radius: 4px;
    height: 10px;
}

.gj-slider-bootstrap [role=progress] {
    height: 10px;
    border-radius: 4px;
    top: 8px;
    left: 6px;
    transition: none;
}

.gj-slider-bootstrap [role=handle] {
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    filter: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border: 0 solid transparent;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1204;
}

.source .card-body {
    margin: 0 0 0px 0;
    box-sizing: border-box;
    padding: 0 46px;
}

.source .card label {
    margin-bottom: 20px;
}

.source .card.exam_detail_wrap {
    padding: 0;
    /*margin: 0; */
    box-shadow: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.source input.type {
    /* position: absolute; */
    right: 3px;
    width: 9vw;
    /* display: block; */
    top: -5px;
    height: 30px;
    margin-left: 12px;
    line-height: 37px;
    border: 1px solid #162443;
    border: 1px solid rgba(102, 102, 102, 0.6);
    border-radius: 3px;
    font-family: ProximaNova-Semibold;
    font-size: 16px;
    color: #162443;
    padding: 0 10px;
}

.source h4.source_title {
    font-family: FiraSans-Regular;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    /* opacity: 0.7; */
    float: left;
    width: 100%;
}

.card-header {
    padding: 20px 30px 0 30px;
    padding: 20px 30px;
}

.card-header strong {
    font-size: 24px;
    color: #162443;
    font-size: 22px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-family: FiraSans-Regular;
}

.card {
    background-color: #f8f9fa !important;
    background-color: #fff !important;
    padding: 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    transition: all ease 0.5s;
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px;
}

.card span.pr-5 {
    font-family: ProximaNova-Semibold;
    font-size: 20px;
    color: #162443;
    opacity: 0.7;
    min-width: 380px;
    padding-left: 0;
}

.card span#lblMarks {
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    color: #005baa;
}

.card .card_sec {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    margin-left: 15px;
}

.card h5 {
    font-family: ProximaNova-Semibold;
    font-size: 22px;
    color: #162443;
    margin-bottom: 30px;
}

.card label {
    /* font-family: ProximaNova-Semibold; color: #162443; font-size: 16px; font-weight: normal; float: left; width: 100%; margin-bottom: 10px;*/
}

.card .select2-container {
    float: left;
    width: 85% !important;
    margin-bottom: 15px;
}

.card .select2-container * {
    font-family: ProximaNova-Semibold;
    color: #666;
    font-size: 16px;
    height: 40px;
    line-height: 44px;
    padding: 0;
    margin: 0;
}

.card:hover .card.card_box.mt-5.mb-5 {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
    background-color: #fafafa !important;
}

.card small.form-text {
    font-family: ProximaNova-Semibold;
    font-size: 14px;
    color: #666;
    float: left;
    width: 100%;
}

.card .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 44px;
}

.card.card_box.mt-5.mb-5 {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
    background-color: #fafafa !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.container {
    width: 100% !important;
    padding: 0;
    max-width: 100%;
}

.custom {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    user-select: none;
}

.custom input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.custom input:checked~.checkmark {
    background-color: #2196f3;
    background-color: #fff;
    border: 3px solid #005baa;
}

.custom input:checked~.checkmark:after {
    display: block;
}

.custom:after {
    content: "";
    position: absolute;
    display: none;
}

.custom:hover input~.checkmark {
    background-color: #ccc;
}

.custom .checkmark:after {
    top: 3px;
    left: 3px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #005baa;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eff1f7;
    border-radius: 50%;
    border: 3px solid #162443 7d;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.abs {
    position: absolute;
    left: 80px;
    opacity: 0.6;
}

.card-body {
    width: 96%;
    margin: 0 30px 30px;
    float: left;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 10px 30px;
    margin: 0 0 20px 0;
}

.wrap {
    width: 40%;
    float: right;
}

.wrap .col-md-2 {
    float: left;
    width: 50%;
}

.nav-tabs.control-sidebar-tabs>li>a {
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.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:first-of-type>a {
    border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover {
    border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus {
    border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs>li.active>a {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.nav-tabs.control-sidebar-tabs>li.active>a:hover {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.nav-tabs.control-sidebar-tabs>li.active>a:focus {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.nav-tabs.control-sidebar-tabs>li.active>a:active {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0;
    border-top-width: 0;
    width: 280px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ddd;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before {
    content: " ";
    display: table;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    content: " ";
    display: table;
    clear: both;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    color: #444 !important;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #e4e4e4;
    padding: 0px 5px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before {
    content: " ";
    display: table;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    content: " ";
    display: table;
    clear: both;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    border: none;
    font-weight: normal;
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    opacity: 1;
    /* letter-spacing: 0.48px; */
    line-height: 19px;
    box-shadow: none;
    text-align: left;
    padding: 10px 15px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer a:hover {
    background-color: #f2f3f8;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer a:last-child {
    border: none;
}

.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>.notifications-menu>.dropdown-menu {
    width: 280px;
    padding: 0;
    margin: 0;
    top: 100%;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li {
    position: relative;
}

.navbar-nav>.notifications-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: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    font-size: 14px;
}

.navbar-nav>.notifications-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 {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon {
    width: 20px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa {
    width: 20px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
    width: 20px;
}

.navbar-nav>.notifications-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 #eee;
    color: #444 !important;
    text-align: center;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: normal;
}

.navbar-nav>.messages-menu>.dropdown-menu {
    width: 280px;
    padding: 0;
    margin: 0;
    top: 100%;
}

.navbar-nav>.messages-menu>.dropdown-menu>li {
    position: relative;
}

.navbar-nav>.messages-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: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    font-size: 14px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
    padding: 10px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #444;
    font-size: 15px;
    position: relative;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
    color: #999;
    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: #888;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before {
    content: " ";
    display: table;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    content: " ";
    display: table;
    clear: both;
}

.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.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 #eee;
    color: #444 !important;
    text-align: center;
}

.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: normal;
}

.navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0;
    margin: 0;
    top: 100%;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative;
}

.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: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    font-size: 14px;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
    padding: 0;
    margin: 0;
}

.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 #eee;
    color: #444 !important;
    text-align: center;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: normal;
}

.navbar-custom-menu>.navbar-nav>li {
    position: relative;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    width: auto;
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 0px;
    padding: 0px;
    min-width: 210px;
    /* top: 0px; */
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px 3px #e6e7ec;
    box-shadow: 2px 2px 5px 3px #50505029;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:hover {
    background: #e7e8e9 !important;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:hover a {
    background: #e7e8e9 !important;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default span {
    background: transparent !IMPORTANT;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default i {
    background: transparent !IMPORTANT;
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}

.btn-group-vertical .btn.btn-flat:first-of-type {
    border-radius: 0;
}

.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 {
    line-height: 46px;
}

.input-group-lg+.form-control-feedback.fa {
    line-height: 46px;
}

.form-group-lg .form-control+.form-control-feedback.fa {
    line-height: 46px;
}

.input-sm+.form-control-feedback.fa {
    line-height: 30px;
}

.input-group-sm+.form-control-feedback.fa {
    line-height: 30px;
}

.form-group-sm .form-control+.form-control-feedback.fa {
    line-height: 30px;
}

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.timeline-inverse>li>.timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    box-shadow: none;
}

.timeline-inverse>li>.timeline-item>.timeline-header {
    border-bottom-color: #ddd;
}

.btn[class*='bg-']:hover {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

.nav>li>a:hover {
    color: #444;
    background: #f7f7f7;
}

.nav>li>a:active {
    color: #444;
    background: #f7f7f7;
}

.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 {
    margin-right: 5px;
}

.nav-pills>li>a>.glyphicon {
    margin-right: 5px;
}

.nav-pills>li>a>.ion {
    margin-right: 5px;
}

.nav-pills>li.active>a {
    border-top-color: #3c8dbc;
    font-weight: 600;
}

.nav-pills>li.active>a:hover {
    border-top-color: #3c8dbc;
}

.nav-pills>li.active>a:focus {
    border-top-color: #3c8dbc;
}

.nav-stacked>li>a {
    border-radius: 0;
    border-top: 0;
    border-left: 3px solid transparent;
    color: #444;
}

.nav-stacked>li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.nav-stacked>li.active>a {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: #3c8dbc;
}

.nav-stacked>li.active>a:hover {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: #3c8dbc;
}

.product-list-in-box>.item {
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4;
}

.product-list-in-box>.item:last-of-type {
    border-bottom-width: 0;
}

.direct-chat-contacts-open .direct-chat-contacts {
    transform: translate(0, 0);
}

.direct-chat-danger .right>.direct-chat-text {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff;
}

.direct-chat-danger .right>.direct-chat-text:after {
    border-left-color: #dd4b39;
}

.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 {
    border-left-color: #3c8dbc;
}

.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 {
    border-left-color: #f39c12;
}

.direct-chat-warning .right>.direct-chat-text:before {
    border-left-color: #f39c12;
}

.direct-chat-success .right>.direct-chat-text {
    background: #00a65a;
    border-color: #00a65a;
    color: #fff;
}

.direct-chat-success .right>.direct-chat-text:after {
    border-left-color: #00a65a;
}

.direct-chat-success .right>.direct-chat-text:before {
    border-left-color: #00a65a;
}

.mailbox-messages>.table {
    margin: 0;
}

.fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-right: 8px;
    padding-left: 20px;
}

.select2-search--inline .select2-search__field {
    border: 1px solid #d2d6de;
}

.select2-search--inline .select2-search__field:focus {
    outline: none;
    border: 1px solid #3c8dbc;
}

[class^="bg-"].disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

.list-link>a {
    padding: 4px;
    color: #777;
}

.list-link>a:hover {
    color: #222;
}

.dropdown.user.user-menu a {
    float: left;
    white-space: nowrap;
    padding: 0;
}


/*section.content-header { float: left; width: calc(100% - 261px); }*/

.fv-plugins-tooltip--right .fv-plugins-tooltip__content:before {
    border-right-color: #000;
    margin-top: -8px;
    right: 100%;
    top: 50%;
}

.fv-plugins-tooltip--left .fv-plugins-tooltip__content:before {
    border-left-color: #000;
    left: 100%;
    margin-top: -8px;
    top: 50%;
}

.list-group-item.active ul li {
    text-shadow: none;
    color: initial;
}

.list-group-item.active:focus ul li {
    text-shadow: none;
    color: initial;
}

.list-group-item.active:hover ul li {
    text-shadow: none;
    color: initial;
}

.gj-dialog-scrollable [data-role=body] {
    overflow-x: hidden;
    overflow-y: scroll;
}

DIV.gj-grid-wrapper {
    margin: auto;
    position: relative;
    clear: both;
    z-index: 1;
}

DIV.gj-grid-wrapper DIV.gj-grid-loading-cover {
    background: #bbb;
    opacity: 0.5;
    position: absolute;
    vertical-align: middle;
}

DIV.gj-grid-wrapper DIV.gj-grid-loading-text {
    position: absolute;
    font-weight: 700;
}

TABLE.gj-grid {
    margin: auto;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

TABLE.gj-grid .fa {
    padding: 2px;
}

TABLE.gj-grid THEAD TH {
    overflow: hidden;
    text-overflow: ellipsis;
}

TABLE.gj-grid THEAD TH [data-role=selectAll] {
    margin: auto;
}

TABLE.gj-grid THEAD TH [data-role=title] {
    display: inline-block;
}

TABLE.gj-grid THEAD TH [data-role=sorticon] {
    display: inline-block;
}

TABLE.gj-grid.autogrow-header-row THEAD TH {
    overflow: auto;
    text-overflow: initial;
    white-space: pre-wrap;
    word-break: break-word;
}

TABLE.gj-grid>tbody>tr>td {
    overflow: hidden;
    position: relative;
}

TABLE.gj-grid>tbody>tr>td>div {
    padding: 2px;
    overflow: hidden;
}

.gj-grid thead tr th div.gj-grid-column-resizer-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    padding: 0;
}

div.gj-grid-wrapper div.gj-grid-bootstrap-toolbar {
    background-color: #f5f5f5;
    padding: 8px;
    font-weight: 700;
    border: 1px solid #ddd;
}

div.gj-grid-wrapper div.gj-grid-bootstrap-4-toolbar {
    background-color: #f5f5f5;
    padding: 12px;
    font-weight: 700;
    border: 1px solid #ddd;
}

div.gj-grid-wrapper div.gj-grid-md-toolbar {
    font-weight: 700;
    font-size: 24px;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 0;
    border-collapse: collapse;
    padding: 0 18px;
    line-height: 56px;
}

[data-type=tree] ul li [data-role=expander].gj-tree-font-awesome-expander {
    width: 24px;
}

[data-type=tree] ul li [data-role=expander].gj-tree-glyphicons-expander {
    width: 24px;
}

[data-type=tree] ul li [data-role=expander].gj-tree-glyphicons-expander .glyphicon {
    top: 4px;
    height: 24px;
}

[data-type=tree] ul li [data-role=expander].gj-tree-material-icons-expander {
    width: 24px;
}

.gj-tree-bootstrap-3 ul.gj-list-bootstrap li {
    border: 0;
    border-radius: 0;
    color: #333;
}

.gj-tree-bootstrap-3 ul.gj-list-bootstrap li.active {
    color: #fff;
}

.gj-tree-bootstrap-3 ul.gj-list-bootstrap li.disabled {
    color: #777;
    background-color: #eee;
}

.gj-tree-bootstrap-3 ul.gj-list-bootstrap li [data-role=wrapper].drop-above {
    border-top: 2px solid #000;
}

.gj-tree-bootstrap-3 ul.gj-list-bootstrap li [data-role=wrapper].drop-below {
    border-bottom: 2px solid #000;
}

.gj-tree-bootstrap-4 ul.gj-list-bootstrap li {
    border: 0;
    border-radius: 0;
    color: #212529;
}

.gj-tree-bootstrap-4 ul.gj-list-bootstrap li.active {
    color: #fff;
}

.gj-tree-bootstrap-4 ul.gj-list-bootstrap li.disabled {
    color: #868e96;
}

.gj-tree-bootstrap-4 ul.gj-list-bootstrap li [data-role=wrapper].drop-above {
    border-top: 2px solid #000;
}

.gj-tree-bootstrap-4 ul.gj-list-bootstrap li [data-role=wrapper].drop-below {
    border-bottom: 2px solid #000;
}

.gj-tree-bootstrap-4 ul.gj-list-bootstrap li ul.gj-list-bootstrap {
    width: 100%;
}

.gj-tree-bootstrap-border ul.gj-list-bootstrap li {
    border: 1px solid #ddd;
}

.gj-tree-bootstrap-border ul.gj-list-bootstrap li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.gj-tree-bootstrap-border ul.gj-list-bootstrap li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.gj-tree-bootstrap-border ul.gj-list-bootstrap li ul.gj-list-bootstrap li {
    border-left: 0;
    border-right: 0;
}

.gj-tree-bootstrap-border ul.gj-list-bootstrap li ul.gj-list-bootstrap li:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.gj-tree-bootstrap-border ul.gj-list-bootstrap li ul.gj-list-bootstrap li:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.gj-tree-md-border ul.gj-list-md li {
    border: 1px solid #616161;
    margin-bottom: -1px;
}

.gj-tree-md-border ul.gj-list-md li ul.gj-list-md li {
    border-left: 0;
    border-right: 0;
}

.gj-tree-md-border ul.gj-list-md li ul.gj-list-md li:last-child {
    border-bottom: 0;
}

.gj-tree-md-drag-el [data-role=indicator] {
    width: 24px;
    height: 24px;
    padding: 0;
}

.gj-checkbox-bootstrap-4.gj-checkbox-material-icons input[type=checkbox]:checked+span:after {
    font-size: 16px;
}

.gj-checkbox-bootstrap-4.gj-checkbox-material-icons input[type=checkbox]:indeterminate+span:after {
    font-size: 16px;
}

.gj-checkbox-material-icons input[type=checkbox]:checked+span:after {
    content: "\e91f";
    font-size: 14px;
    font-weight: 700;
    white-space: pre;
}

.gj-checkbox-material-icons input[type=checkbox]:indeterminate+span:after {
    content: "\e921";
    font-size: 14px;
    font-weight: 700;
    white-space: pre;
}

.gj-checkbox-glyphicons input[type=checkbox]:checked+span:after {
    display: inline-block;
    font-family: Glyphicons Halflings;
    content: "\e013 ";
}

.gj-checkbox-glyphicons input[type=checkbox]:indeterminate+span:after {
    display: inline-block;
    font-family: Glyphicons Halflings;
    content: "\2212 ";
    padding-right: 1px;
}

.gj-editor [role=body] {
    overflow: auto;
    outline: transparent solid 0;
    box-sizing: border-box;
}

.gj-dropdown-md [role=presenter] {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    color: rgba(0, 0, 0, .87);
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .42);
    background: 0 0;
}

.gj-dropdown-md [role=presenter]:active {
    border-bottom: 2px solid rgba(0, 0, 0, .42);
}

.gj-dropdown-md [role=presenter]:focus {
    border-bottom: 2px solid rgba(0, 0, 0, .42);
}

.gj-dropdown-md [role=presenter] [role=display] {
    padding: 4px 0;
    line-height: 18px;
}

.gj-dropdown-md [role=presenter] [role=display] .placeholder {
    color: #8e8e8e;
}

.gj-dropdown-bootstrap [role=presenter] [role=display] {
    padding-right: 5px;
}

.gj-dropdown-bootstrap [role=presenter] [role=expander] {
    padding-left: 5px;
}

.gj-dropdown-bootstrap [role=presenter] [role=expander].gj-dropdown-expander-mi {
    width: 24px;
}

.gj-dropdown-bootstrap-3 [role=presenter] [role=display] {
    line-height: 20px;
}

.gj-dropdown-bootstrap-3 [role=presenter] [role=display] .placeholder {
    color: #9999b3;
}

.gj-dropdown-bootstrap-3 [role=presenter] [role=expander] {
    width: 20px;
    height: 20px;
}

.gj-dropdown-bootstrap-3 [role=presenter] [role=expander].gj-dropdown-expander-mi .gj-icon {
    top: 5px;
    right: 10px;
    position: absolute;
}

.gj-dropdown-bootstrap-3 [role=presenter] [role=expander].gj-dropdown-expander-mi .material-icons {
    top: 5px;
    right: 10px;
    position: absolute;
}

.gj-dropdown-bootstrap-4 [role=presenter] {
    border: 1px solid #ced4da;
}

.gj-dropdown-bootstrap-4 [role=presenter] [role=display] {
    line-height: 24px;
}

.gj-dropdown-bootstrap-4 [role=presenter] [role=expander].gj-dropdown-expander-mi .gj-icon {
    top: 7px;
    right: 10px;
    position: absolute;
}

.gj-dropdown-bootstrap-4 [role=presenter] [role=expander].gj-dropdown-expander-mi .material-icons {
    top: 7px;
    right: 10px;
    position: absolute;
}

.gj-slider-bootstrap-3 [role=handle] {
    background-color: #337ab7;
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
}

.gj-slider-bootstrap-4 [role=handle] {
    background-color: #007bff;
    background-image: linear-gradient(to bottom, #007bff 0, #2e6da4 100%);
    background-repeat: repeat-x;
}

.gj-colorpicker [role=right-icon] {
    cursor: pointer;
}

.sidebar-collapse a.simsr {
    width: auto !important;
    width: 18% !important;
}

.sidebar-collapse a.vidyavihar {
    display: none;
}

aside.main-sidebar.wizard {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

li.pageLink:hover .page {
    opacity: 1 !important;
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a.complete>span:not(.pull-right) {
    color: #0da100 !important;
}

.courcename h2,
.note_wrap .col-md-12,
.source .address_box,
.achivement .address_box,
.source .notewrp_padd,
.achivement .notewrp_padd {
    /*  margin-left: 0px !important;
            margin-right: 0px !important;
            padding-left: 0px;
            padding-right: 0px;*/
}

.courcename.achivement h2,
.achivement .address_box,
.courcename.source h2,
.source.address_box {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.navbar-custom-menu span.hidden-xs:after {
    content: "\f078";
    font-family: fontAwesome;
    color: #58595b;
    margin-left: 0px;
    content: "\f107";
    font-size: 12px;
    content: "\f078";
    position: relative;
    top: -5px;
}

.full_width {
    width: 100%;
}

.forgotpopup .modal-dialog {
    margin: 8% auto 0% auto;
}

.forgotpopup .form-control {
    min-width: 400px;
    max-width: 400px;
    margin: 0 auto;
}

.forgotpopup::-webkit-input-placeholder {
    /* Edge */
    font-family: Roboto-Light !important;
}

.forgotpopup:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: Roboto-Light !important;
}

.forgotpopup::placeholder {
    font-family: Roboto-Light !important;
}

.loginform .forget a:hover {
    text-decoration: underline;
    /* border-bottom: 1px solid #ddd; */
    color: #005baa;
}

#successPopup  .modal-dialog {
    margin: 12% auto 0% auto;
    text-align: center;
}

#successPopup  .modal-content {
    padding: 5px;
}

#successPopup  .modal-body {
    border: 1px solid #58595b;
    padding: 25px 15px 15px;
}

#successPopup  .modal-dialog img{
    width: 50px;
}

#successPopup  .modal-dialog h3{
    font-family: 'FiraSans-Medium';
    font-size: 18px;
    color: #000000;
    line-height: 27px;
    margin-top: 15px;
}

#successPopup  .modal-dialog p{
    text-align: left;
    font-family: 'FiraSans-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 15px;
}

#successPopup  .modal-dialog p span{
    color: #b7202e;
}


#successPopup .modal-dialog .btnprev{
    margin-bottom: 0;
    margin-top: 12px;
}

#successPopup .modal-dialog .btnprev .next{
    padding: 8px;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
    text-decoration: none;
}




/*Page*/

.link_list .profile_wrap .link_list ul li a {
    min-height: auto;
    border: none;
}

.link_list .profile_wrap .link_list ul li a:hover {
    text-decoration: underline;
    background: transparent;
}

.profile_wrap .link_list ul li:hover a {
    font-family: 'ProximaNova-Semibold', sans-serif;
    min-height: auto;
    background: transparent;
    border: none;
    min-height: auto;
    /*font-size: 18px !important;*/
    color: #005baa;
}

.profile_wrap .link_list ul li a {
    min-height: auto;
    background: transparent;
    border: none;
    min-height: auto;
    font-size: 16px !important;
    color: #005baa;
    transition: all ease 0.2s;
}

.profile_wrap .link_list ul li a:hover {
    min-height: auto;
    background: transparent;
    border: none;
}

.profile_wrap .link_list ul li a {
    font-size: 16px;
}

.profile_wrap .link_list ul li {
    min-height: 76px;
}

.forn_status_main .title {
    padding: 20px 45px 20px 45px !important;
}

.forn_status_main .body {
    padding: 0px 0px 0px 0px;
}

.forn_status_main .body ul li .course_type h5 {
    font-size: 20px;
}

.forn_status_main .body ul li .btnprev button {
    min-width: 160px;
    min-height: 38px;
    text-align: center;
    border-radius: 0px;
}

.courcename h2 {
    color: #d4d4d4;
    color: #b7b4b4 !important;
}

span#BodyContentPlaceHolder_lblCourseName {
    color: #a12023;
    padding: 0px 10px 0px 0px;
}

span#BodyContentPlaceHolder_lblBatch {
    color: #162443;
    padding: 0px 0px 0px 10px;
}

span.names {
    padding: 0px 10px 0px 0px;
    color: #a12023;
}

.forn_status_main .body ul li .cust_progress i {
    font-family: Roboto;
    font-style: normal;
    color: #d73c3a;
    font-size: 12px;
}

.completed i:after {
    color: #000 !important;
    content: "";
    background-image: url(../img/100.svg);
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
}

.profile_wrap.mobile {
    display: none;
}

.cust_progress.completed .cust_progressBar {
    background-color: #0da100 !important;
}

.form-filled .right_logo {
    position: relative;
    left: -7px;
}

.form-filled .title_wrap {
    width: 79%;
}

section.payment {
    float: left;
    width: 100%;
    display: block;
    background-color: #dff0d8;
    border-radius: 5px;
}

section.payment .content {
    min-height: auto;
}

section.payment {
    padding: 10px 15px;
    margin: 0px 0px 20px 0px;
}

section.payment .title img {
    margin-right: 15px;
    width: 40px;
}

section.payment .title {
    font-family: Roboto;
    color: #34783a;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
}

section.payment .sub_title {
    font-family: Roboto-Light;
    color: #333;
    font-size: 20px;
    font-weight: 300;
    margin: 0px;
}

section.payment .boxs {
    float: left;
    width: 100%;
    display: block;
    border: 1px solid #34783a;
    border-style: dashed;
    border-radius: 15px;
    padding: 15px;
    margin: 10px 0;
}

.full .labels {
    font-family: ProximaNova-Semibold;
    color: #162443;
    font-size: 18px;
    float: left;
    margin: 0px;
    padding: 0px;
    min-height: 25px;
    line-height: 25px;
    margin-right: 20px;
    min-width: 140px;
}

.full {
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0px 20px 0px;
}

.full .contents {
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    color: #a12023;
    float: left;
    padding: 0px;
    margin: 0px;
}

section.payment .sec {
    float: left;
    width: 50%;
}

section.payment .sec.border {
    border-right: 1px solid #34783a;
}

section.payment .full.end {
    margin: 0px;
}

section.payment .sec .btn {
    background: #005baa;
    color: #fff;
    margin-left: 20px;
    font-family: ProximaNova-Semibold;
    padding: 0px 30px;
    border: 1px solid #005baa;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
    font-size: 18px;
    min-height: 50px;
    line-height: 50px;
}

section.payment .btnprev {
    float: left;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 5%;
}

section.payment.transaction .title {
    color: #d73c3a;
    margin: 0px 0px 30px 0px;
}

h2.title {}

section.payment.transaction {
    background-color: #f5f5f5;
    border-radius: 3px;
}

section.payment.transaction .full.end{
    display: flex;
    margin-bottom: 5px;
}

.transaction .full .labels {
    color: #000000;
    font-size: 18px;
    width: 150px;
    /* min-height: 40px; */
    /* line-height: 40px; */
}

.transaction .full .contents {
    font-size: 18px;
    color: #d73c3a;
    width: calc(100% - 150px);
    line-height: 27px;
}

section.payment .boxs.small {
    width: 60%;
    min-width: 60%;
    width: auto;
}

section.payment.transaction .sec {
    width: 100%;
}

.sugs {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
}

section.payment.transaction .sugs .title {
    font-size: 18px;
    margin: 0px 0px 15px 0px;
    color: #000000;
}

section.payment.transaction .sugs .title span {
    color: #666;
}

section.payment.transaction .sugs p {
    font-size: 18px;
    color: #333;
}

section.payment.transaction .sugs a {
    color: #005baa;
}

section.payment.transaction .btn {
    border-radius: 3px;
    background-color: #005baa;
    color: #fff;
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    float: left;
    margin: 0px;
    padding: 0px;
    min-height: 50px;
    line-height: 50px;
}

section.payment.transaction .btnprev {
    margin: 25px 0px 0px 0px;
}

section.payment .sub_title span {
    color: #ddd;
    color: #d73c3a;
}

a.links.try {
    font-size: 18px;
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0px 5px 0px;
}

.logo-mini {
    float: left;
}

a.simsr {
    width: 100% !important;
    float: left;
    margin-left: 65%;
}

a.vidyavihar {
    width: auto !important;
    position: absolute !important;
    left: 150px;
    top: 0px;
    float: left;
}

.sidebar-collapse a.simsr {
    width: 54% !important;
    margin-left: 0%;
}


/*university changes*/

@font-face {
    font-family: FiraSans-Regular;
    src: url(../fonts/Fira-sans-paragraph/FiraSans-Regular.ttf)
}

@font-face {
    font-family: FiraSans-Bold;
    src: url(../fonts/Fira-sans-paragraph/FiraSans-Bold.ttf)
}

@font-face {
    font-family: FiraSans-Light;
    src: url(../fonts/Fira-sans-paragraph/FiraSans-Light.ttf)
}

@font-face {
    font-family: FiraSans-Thin;
    src: url(../fonts/Fira-sans-paragraph/FiraSans-Thin.ttf)
}

@font-face {
    font-family: FiraSans-SemiBold;
    src: url(../fonts/Fira-sans-paragraph/FiraSans-SemiBold.ttf)
}

@font-face {
    font-family: FiraSans-Medium;
    src: url(../fonts/Fira-sans-paragraph/FiraSans-Medium.ttf)
}

@font-face {
    font-family: Marcellus-Regular;
    src: url(../fonts/Marcellus/Marcellus-Regular.ttf)
}

.patch.right:before {
    content: "";
    position: absolute;
    width: 20%;
    left: 0;
    top: 0;
    background-color: #ed1c24;
    height: 130vh;
}

.patch.right:after {
    content: "";
    position: absolute;
    width: 80%;
    right: 0;
    top: 0;
    background-color: #b7202e;
    height: 130vh;
}

.backpatch_left:before {
    content: "";
    position: absolute;
    width: 80%;
    left: 0;
    top: 0;
    background-color: #b7202e;
    height: 120vh;
    height: -webkit-fill-available;
    height: 100%;
    z-index: 0;
}

.backpatch_left:after {
    content: "";
    position: absolute;
    width: 20%;
    right: 0%;
    top: 0;
    background-color: #ed1c24;
    height: 100%;
    height: -webkit-fill-available;
}

.wraps {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0%;
    background: #fff;
    z-index: 99;
    display: block;
    /* height: 119%; */
    height: 100vh;
}

.wraps_backpatch_left {
    float: left;
    width: calc(100% - 165px);
    display: block;
    padding: 30px 30px 35px 30px;
    margin: 60px 15px 0px 165px;
    margin: 160px 15px 0px 165px;
    background: #fff;
    z-index: 99999;
    position: relative;
    height: 78vh;
    height: calc(100vh - 160px);
    overflow: auto;
}

.backpatch_right:before {
    content: "";
    position: absolute;
    width: 20%;
    left: 0%;
    top: 0;
    background-color: #ed1c24;
    height: 100%;
    height: -webkit-fill-available;
}

.backpatch_right:after {
    content: "";
    position: absolute;
    width: 80%;
    right: 0;
    top: 0;
    background-color: #b7202e;
    height: 120vh;
    height: -webkit-fill-available;
    height: 100%;
    z-index: 0;
}

.main-wrap-section {
    margin-top: 100px;
}

aside.main-sidebar.wizard {
    margin-top: 160px;
}

.banner_caption {
    display: none;
}

.socialbg {
    display: none;
}

.banner_caption {
    display: none !important;
}

.library {
    background: #e7e8e9;
}

.loginheader {
    background: #fff;
    height: 100px;
    line-height: 100px;
    overflow: visible;
}

.blue_bg.fl {
    background: #fff;
}

.loginform .formpdd {
    padding: 0px 0px 0px 0px !important;
}

.skin-blue .main-header .navbar .nav>li>a {
    color: #fff;
    font-family: FiraSans-Regular;
    color: #58595b;
    font-size: 18px !important;
    margin-top: 18px;
}

.skin-blue .main-header .navbar .nav>li>a img {
    width: 35px;
    height: 35px;
    border-radius: 35px;
}

.skin-blue .main-header .navbar .nav>li>a span {
    color: #58595b;
}

.main-header .navbar-custom-menu * {
    background: #fff !important;
}

body .loginheader .logo {
    width: 230px;
    height: auto;
}

body .skin-blue .main-header .logo {
    width: 215px;
    height: auto;
}

.right_logo img {
    width: 75px;
}

.right_logo {
    padding: 0px 10px 0px 0px;
    margin: 0px;
    height: 100px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.blue_bg.fl {
    background: #fff;
    height: 100px;
    line-height: 100px;
    padding-left: 0px !important;
}

.loginheader .right_logo img {
    margin-top: 0px;
}

.loginheader h2 {
    font-family: Marcellus-Regular;
    font-size: 24px;
    color: #fff;
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    color: #58595b;
    height: 100px;
    line-height: 100px;
}

header.main-header.loginheader h2 {
    position: relative;
    left: -10px;
}

.loginheader.login h2 {
    position: relative;
    left: 10%;
}

.border:after {
    content: "";
    background: #d1dfdf;
    width: 2px;
    height: 45px;
    position: absolute;
    right: 0px;
    top: 28px;
}

.border {
    position: relative;
    border: none !important;
}

.border {
    border: none !important;
}

.tab-content>.active {
    display: contents;
}

header.main-header.loginheader {}

.wraps.backpatch_left .nav li a {
    font-family: FiraSans-Regular;
    font-size: 20px;
    line-height: 27px;
    color: #58595b;
}

.wraps.backpatch_left .nav li a.active {
    color: #b7202e;
}

.underline-center {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.underline-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0px;
    background: #58595b;
    height: 2px;
    transition-property: left, right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.underline-center:hover:before {
    left: 0;
    right: 0
}

.underline-center:focus:before {
    left: 0;
    right: 0
}

.active .underline-center:before {
    left: 0;
    right: 0
}

.wraps.backpatch_left li.one,
li.four {
    width: 12%;
    float: left;
    text-align: center;
}

.wraps.backpatch_left li.four:after {
    content: none;
}

.new-tab div#pane-C {
    display: none !important;
}

.new-tab div#pane-D {
    display: none !important;
}

.wraps.backpatch_left li.two,
li.three {
    width: 30%;
    float: left;
    text-align: left;
    width: 28%;
    float: left;
    text-align: left
}

.nav-tabs {
    border: none;
}

.wraps.backpatch_left .nav li a {
    border: none;
    /* min-height: 73px; */
    background: transparent;
    /*width: fit-content;*/
    /*  text-align: center;*/
    display: block;
    margin: 0 auto;
    float: none;
    padding: 10px 15px;
}

.wraps.backpatch_left .nav li a:hover {
    text-decoration: underline;
}

.wraps_backpatch_left .border:after {
    content: "";
    background: #d1dfdf;
    width: 1px;
    height: 35px;
    position: absolute;
    right: 0px;
    top: 4px;
    display: none;
}

.border:after {
    content: "";
    background: #d1dfdf;
    width: 2px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 6px;
}

.wraps.backpatch_left.title {
    font-family: FiraSans-Regular;
    font-size: 22px;
    line-height: 27px;
    color: #b7202e;
}

.wraps.backpatch_left ul.nav {
    margin: 0px 0px 0px 0px;
}

.wraps.backpatch_left .tab_wrap {
    background: #f5f6f6;
    padding: 20px 25px 50px 25px;
    display: inline-block;
}

.wraps.backpatch_left .title {
    font-family: FiraSans-Regular;
    font-size: 18px;
    line-height: 27px;
    color: #b7202e;
    margin: 0px 0px 20px 0px;
}

.form .form-group label {
    font-family: FiraSans-Regular;
    font-size: 14px;
    line-height: 17px;
    color: #58595b;
}

.form::-webkit-input-placeholder {
    /* Edge */
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    line-height: 19px;
    color: #58595b;
    opacity: 0.6;
    font-weight: 100;
}

.form:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    line-height: 19px;
    color: #58595b;
    font-weight: 100;
    opacity: 0.6;
}

.form::placeholder {
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    line-height: 19px;
    color: #58595b;
    font-weight: 100;
    opacity: 0.6;
}

.form .form-row {
    width: 50%;
    float: left;
    padding: 0px 15px;
}

.form .form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 42px;
    color: #555;
    border-radius: 0px;
    font-family: FiraSans-Medium;
    color: #58595b !important;
    font-size: 16px;
    line-height: 19px;
}

.form .form-group {
    margin-bottom: 22px;
    width: 100%;
}

.loginform .formpdd {
    /*overflow-y: auto;
    max-height: inherit;*/
}

.wraps.backpatch_left .form {
    width: 70%;
}

body .cust-chk input[type="checkbox"]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 5px;
    width: 6px;
    height: 9px;
    border: solid #b7202e;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
}

body .cust-chk input[type="checkbox"]:checked+label:before {
    border: solid 1px #b7202e;
}

body .cust-chk label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid rgba(102, 102, 102, 0.6);
    height: 17px;
    width: 17px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}

body .cust-chk label {
    font-family: FiraSans-Regular;
    font-size: 14px;
    line-height: 17px;
    color: #58595b;
}

.cust-chk .exam_detail_wrap {
    padding: 0px;
    margin: 0px 0px 30px !important;
    float: left;
    width: 100%;
}

.cust-left.desk_view a {
    text-decoration: underline;
}

.cust-left.desk_view a:hover {
    text-decoration: none;
}

.form .loginbtn {
    color: #fff;
    font-family: FiraSans-Medium;
    font-size: 18px;
    border-radius: 4px;
    line-height: 42px;
    height: 42px;
    padding: 0px 22px;
    background: #58595b;
    border-radius: 0px;
    transition: all ease 0.2s;
    box-shadow: none;
}

.form .loginbtn:hover {
    background: #b7202e;
}

.loginbtn:hover {
    background: #b7202e;
}

.form input.form-control:focus {
    border: 1px solid transparent;
    border-color: transparent;
    box-shadow: inset 0 -1px transparent;
}

.form .customtool {
    position: relative;
}

.form .customtool a {
    position: absolute;
    right: -15px;
    top: 40px;
}

.form a.verify:before {
    background: #d1dfdf;
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    left: -14px;
    top: 2px;
}

.form .verify {
    float: right;
    margin-top: -6px;
    position: relative;
    top: -23px;
    left: -14px;
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #006699;
    line-height: 19px;
}

.wraps.backpatch_left li a.active {
    background: #f5f6f6;
    width: 100%;
}

.wraps.backpatch_left .form .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    min-height: 73px;
}

.responsive-tabs.nav-tabs span.glyphicon {
    display: none;
}

.main-header .navbar-custom-menu {
    position: relative;
    right: 0px;
    top: 0px;
    float: right;
    display: block;
    float: right;
    width: 85%;
}

.main-header .sidebar-toggle:before {
    content: "\f0c9";
    font-size: 24px;
    top: -40px;
    left: 0px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    content: content: "\f0c9";
    content: "\f0c9";
    color: #b7202e;
}

.navbar-nav {
    float: right;
}

.skin-blue .main-header .navbar .nav>li>a:hover {
    background: #fff;
    color: #58595b;
    background: #fff;
    color: #58595b;
    text-decoration: none;
}

header.main-header.loginheader .vidyvihar img {
    position: relative;
    top: 18px;
}

.skin-blue.sidebar-collapse .main-header .navbar .sidebar-toggle {
    left: -60px;
}

.border {
    position: relative;
}

aside.main-sidebar.wizard {
    margin-top: 160px;
    padding: 0px !important;
    background: #f5f6f6;
    padding-bottom: 35px !important;
}

.content-header {
    padding: 30px;
    float: left;
    width: 100%;
    margin: -40px 0px 0px 0px;
}

.content-wrapper {
    min-height: 570px;
    margin-top: 100px;
    background-color: #fff !important;
    height: 100%;
    float: left;
    display: block;
    z-index: 99;
    position: relative;
    overflow: visible;
    padding: 0px !important;
}

a.sidebar-toggle.extra {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: 1px solid #ddd;
    display: block;
    position: absolute;
    right: -12px;
    top: 42px;
    background-image: url(../img/arrow.svg);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    background-color: #fff;
    z-index: 9;
    transition: all ease 0.5s;
}

a.sidebar-toggle.extra.rotate {
    transform: rotate(180deg);
}

section.sidebar.wizard-inner {
    position: relative;
}

header.main-header.loginheader .border:after {
    content: none;
}

.loginheader a {
    padding-left: 25px;
    float: left;
}

.navbar-custom-menu .dropdown-toggle::after {
    content: none;
}

#croppie-image {
    cursor: pointer;
    height: 133px;
    display: block;
    margin: 0 auto 10px auto;
    text-align: right;
}

.chosen-container * {
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
}

.input-group.date span.input-group-addon {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 99;
}

.datepicker-days * {
    font-family: FiraSans-Regular !important;
    font-size: 16px !important;
    padding: 5px 0px 0px 0px;
}

select.form-control+.chosen-container .chosen-results li:hover,
select.form-control+.chosen-container .chosen-results li.active-result:hover,
select.form-control+.chosen-container .chosen-results li.highlighted {
    color: #FFF;
    text-decoration: none;
    background-color: #f5f6f6;
    background-image: none;
}

input {
    /*  font-family: FiraSans-Regular !important;
    font-size: 16px !important;
    color: #58595b !important;*/
}

select {
    font-family: FiraSans-Regular !important;
    font-size: 16px !important;
    color: #58595b !important;
}

textarea {
    font-family: FiraSans-Regular !important;
    font-size: 16px !important;
    color: #58595b !important;
}

input.form-control:focus {
    border: 1px solid #005baa;
    border-color: #005baa;
    box-shadow: inset 0 -1px #005baa;
    box-shadow: 0 0 6px 0 #b7202e52;
    border: solid 1px rgba(88, 89, 91, 0.2);
}

.exam_detail_form {
    margin: 0px 0px 40px 0px;
}

.achivement .card-header {
    background: transparent;
    border: none;
}

.source .card-header {
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

.source .custom-control {
    padding-left: 0px;
}

.source .card-header {
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    padding: 15px 0px 0px 15px;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #fff;
}

.mobile_menu {
    display: none;
}

.desktop_menu {
    display: block;
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: transparent;
}

.header_pctch:before {
    content: "";
    position: absolute;
    width: 20%;
    left: 0%;
    top: 100px;
    background-color: #ed1c24;
    height: 10px;
    height: 60px;
}

.header_pctch:after {
    content: "";
    position: absolute;
    width: 80%;
    right: 0;
    top: 100px;
    background-color: #b7202e;
    height: 120vh;
    height: 60px;
    z-index: 0;
}

.profile_wrap .profile img {
    width: 126px !important;
    margin: 0 auto;
    min-width: 30px;
    height: 126px;
    margin: 0px 0px 12px 0px !important;
}

.other span.numb i:before {
    font-size: 14px;
}

.profile span {
    font-family: FiraSans-Regular;
    font-size: 18px;
    color: #b7202e;
}

.skin-blue .profile-menu .sidebar-menu.other>li:hover>a .page {
    color: #004466 !important;
}

.skin-blue .profile-menu .sidebar-menu.other>li>a.active .page {
    color: #004466 !important;
}

.skin-blue .profile-menu .sidebar-menu.other>li>a .page {
    color: #006699 !important;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    visibility: hidden;
}

.extra.desktop_menu.right.rotate {
    /*display: none;*/
    transform: rotate(0deg);
}

a.sidebar-toggle.extra.desktop_menu.right.hovers {
    display: block;
}

.loginheader.login span.vidyvihar img {
    position: relative;
    top: 17.5px;
    left: 0.2px;
}

body .loginheader.login .logo {
    width: 200px;
    height: auto;
    height: 67px;
}

.loginheader.login img {
    position: relative;
    top: 0px;
}

.loginheader.login .right_logo img {
    position: relative;
    top: 0px;
    right: 30px;
}

.loginheader.login .border:after {
    content: none;
}

.wraps.backpatch_left .nav li a.active {
    display: block;
    text-decoration: underline;
}

.loginheader.login.header_pctch:before {
    content: "";
    position: absolute;
    width: 20%;
    right: 0%;
    top: 100px;
    background-color: #ed1c24;
    height: 10px;
    height: 60px;
    left: inherit;
}

.loginheader.login.header_pctch:after {
    content: "";
    position: absolute;
    width: 80%;
    left: 0;
    top: 100px;
    background-color: #b7202e;
    height: 120vh;
    height: 60px;
    z-index: 0;
}

.loginheader.login {
    position: fixed;
}

.form input.form-control:focus {
    border: 1px solid transparent;
    border-color: transparent;
    box-shadow: inset 0 -1px transparent;
    box-shadow: 0 0 6px 0 #b7202e;
    border: solid 1px rgba(88, 89, 91, 0.2);
}

.wraps.backpatch_left span.forget button {
    /*font-family: FiraSans-Light !IMPORTANT;*/
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    text-decoration: underline;
}

.wraps.backpatch_left span.forget button:hover {
    text-decoration: none;
}

.main-header .border:before {
    content: "";
    background: #d1dfdf;
    width: 0px;
    height: 45px;
    position: absolute;
    right: 20px;
    top: 28px;
    content: none;
}

.border:before {
    content: "";
    background: #d1dfdf;
    width: 1px;
    height: 45px;
    position: absolute;
    right: 20px;
    top: 28px;
    content: none;
}

.wraps_backpatch_left .border:before {
    content: none;
}

.clearfixs:before,
.clearfixs:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfixs:after {
    clear: both;
}

.clearfixs {
    zoom: 1;
}

.fcontainer {
    position: fixed;
}

.outer {
    overflow: hidden;
}

.inner {
    position: absolute;
}

.show-up {
    width: 100px;
    height: 300px;
    background: green;
    position: relative;
    margin-left: 20px;
}

aside.main-sidebar.wizard.hover span.page {
    display: block !important;
    line-height: 56px;
}

aside.main-sidebar.wizard.hover:hover {
    width: 20% !important;
}

.main-wrap-section .hover a.sidebar-toggle.extra {
    right: -28px;
}

a.sidebar-toggle.extra {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: 1px solid #ddd;
    display: block;
    position: fixed;
    right: inherit;
    top: 200px;
    background-image: url(../img/arrow.svg);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    background-color: #fff;
    z-index: 9;
    transition: all ease 0.5s;
    left: 290px;
    z-index: 999;
    left: calc(20% + -15px);
}

a.sidebar-toggle.extra.hovers {
    left: 38px;
    transform: rotate(180deg);
    top: 203px;
}

.main-sidebar {
    position: fixed;
    overflow: auto
}

a.btn.btn-default.btn-flat.btn-block.mobile-user {
    display: none;
}


/* IE < 8 */


/*new tab to acordion*/

.new-tab .nav-tabs {
    display: none;
}


/***** Admission Fees start****/


.boxCard{
    background-color: #ffffff;
    border: 1px solid #ebedf3;
    border-top: 1px solid #ebedf3;
    border-bottom: 0;
    padding: 20px;
    display: inline-block;
    width: 100%;

  }

.boxCard:last-child{
    border-bottom: 1px solid #ebedf3;
}
  .boxCard .feeshead .feelabel{
    display: flex;
    align-items: baseline;
  }
  .boxCard .feeshead .feelabel .chkField{
  display: none;
  }
  .boxCard .feeshead .feelabel .chkField:disabled~.chkBox{
    background-color: #cccccc;
    border: 1px solid #cccccc;
  }
  .boxCard .feeshead .feelabel .chkBox{
    width: 14px;
    height: 14px;
    border: 1px solid #000000;
    border-radius: 4px !important;
    position: relative;
  }
  
  .boxCard .feeshead .feelabel .chkField:checked~.chkBox{
    background-color: #00973d;
    border: 1px solid #00973d;
  }
  .boxCard .feeshead .feelabel .chkField:checked~.chkBox:after{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 3px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  
  .boxCard .feesDetail{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
  }
  
  .boxCard .feesDetail .installment .insTxt{
    font-size: 14px;
    line-height: 17px;
    color: #58595b;
    font-family: "FiraSans-Regular";
  }
  
  .boxCard .feesDetail .installment .insTxt .txt2{
    color: #000000;
    font-family: "FiraSans-Regular";
  }
  
  .boxCard .feesDetail .dueDate .dueDateTxt{
    font-size: 14px;
    line-height: 17px;
    color: #58595b;
    font-family: "FiraSans-Regular";
  }
  
  .boxCard .feesDetail .dueDate .dueDateTxt .txt2{
    color: #ed1c24;
    font-family: "FiraSans-Medium";
  }
  .boxCard .feesDetail .amount .amoutTxt{
    font-size: 14px;
    line-height: 17px;
    color: #58595b;
    font-family: "FiraSans-Regular";
  }
  
  .boxCard .feesDetail .amount .amoutTxt .txt2{
    color: #000000;
    font-family: "FiraSans-Medium";
  }
  
  .boxCard .feesDetail .viewDetail button{
    background: #ebedf3;
    color: #000000;
    border-radius: 5px !important;
    padding: 10px 18px;
    font-size: 16px;
    font-family: "FiraSans-Medium";
    border: 0;
    opacity: 1;
  }
  .feesText{
    font-size: 16px;
    line-height: 25px;
    font-family: "FiraSans-Regular";
    color: #000000;
    margin-left: 10px;
    width: 100%;
  }

  .totalFees{
    display: flex;
  }

  .totalFees .feesText{
    margin-left: 0;
    font-family: "FiraSans-Medium";
  }
  .totalFees .fnlAmount{
    color: #000000;
    font-family: "FiraSans-Medium";
    font-size: 16px;
    display: flex;
  }
  .totalFees .fnlAmount span{
    padding-left: 5px;
  }


  /***** Admission Fees end****/


@media (min-width:769px) {
    .new-tab .nav-tabs {
        display: flex;
    }
    .new-tab .card {
        border: none;
    }
    .new-tab .card .card-header {
        display: none;
    }
    .new-tab .card .collapse {
        display: block;
    }
}

@media (max-width:820px) {
    section.coursetitle-wrap .course-name {
        padding: 15px;
        font-size: 20px;
    }
    section.coursetitle-wrap .institute-name {
        font-size: 20px;
    }
    .program-affilation {
        margin-top: 20px;
    }
    .main-header .border {
        max-width: 60%;
    }
    .new-tab .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
    }
}

.wraps_backpatch_left .card-header a {
    font-family: FiraSans-Regular;
    font-size: 22px;
    line-height: 27px;
    color: #58595b;
}

.wraps_backpatch_left .card-header a {
    color: #b7202e;
    text-decoration: underline;
    width: 100%;
    display: block;
}

.wraps_backpatch_left .card-header a.collapsed {
    color: #58595b;
    text-decoration: none;
}

.new-tab .card-body {
    padding: 0px;
    margin: 0px;
}



.wraps_backpatch_left span.forget {
    position: absolute;
    top: 8px;
}

.login-tab button#btnLogin {
    margin: 0px 0px 10px 0px;
}

span.forget {
    position: absolute;
    top: 8px;
}

.bottom_link {
    font-family: FiraSans-Light;
    font-size: 16px;
    color: #666666;
}

.bottom_link a {
    font-family: FiraSans-Medium;
    font-size: 16px;
    color: #006699 !important;
    cursor: pointer;
}

.bottom_link a:hover {
    color: #004466 !important
}

.login-tab button#btnLogin {
    margin: 0px 0px 10px 0px;
    box-shadow: none;
}

.login-tab .form-row {
    width: 70%;
}

.cust-left {
    position: relative;
    left: 0px;
}

.cust_left {
    position: relative;
    left: 5px;
}

.desk_view {
    display: block;
}

.tab_view {
    display: none;
}

.desk_view.other p {
    float: left;
    width: auto;
}

.tab_view.other p {
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px;
}

.wraps.backpatch_left .form .form-row {
    float: left;
    padding: 0px 15px;
    margin: 0px !important;
}

.cust_left {
    position: relative;
    left: 0px;
}

.alert-info {
    background-color: #72acff !important;
    border-radius: 1px;
    font-family: FiraSans-Regular;
    font-size: 16px;
    line-height: 36px;
    height: 48px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    background-color: #72acff !important;
}

.alert-info strong {
    float: left;
    font-family: FiraSans-Medium;
    height: 39px;
    /* line-height: 48px; */
    padding: 0px 15px 0px 0px;
    margin: 0px;
    display: block;
}

.program-selection .header_pctch:before {
    content: "";
    position: absolute;
    width: 20%;
    right: 0%;
    left: auto;
    top: 100px;
    background-color: #ed1c24;
    height: 10px;
    height: 60px;
}

.program-selection .header_pctch:after {
    content: "";
    position: absolute;
    width: 80%;
    left: 0;
    top: 100px;
    background-color: #b7202e;
    height: 120vh;
    height: 60px;
    z-index: 0;
    right: auto;
}

.program-selection .backpatch_right:after {
    content: "";
    position: absolute;
    width: 80%;
    left: 0;
    top: 0;
    background-color: #b7202e;
    height: 120vh;
    height: -webkit-fill-available;
    z-index: 0;
    right: auto;
}

.program-selection .backpatch_right:before {
    content: "";
    position: absolute;
    width: 20%;
    right: 0%;
    top: 0;
    background-color: #ed1c24;
    height: 100%;
    height: -webkit-fill-available;
    left: auto;
}

.prog-pref #drop-target>div {
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    font-size: 16px !important;
    line-height: 24px !important;
    box-shadow: none !important;
    padding: 10px 10px !important;
}

.prog-pref #drag-elements>div {
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.program-selection .content-wrapper {
    width: calc(100% - 165px) !important;
    margin-left: 165px !important;
}

.prog_pref .sub-titles {
    font-family: FiraSans-Regular;
    color: #58595b;
    font-size: 20px;
    color: #b7202e;
    opacity: 1;
}

.prog-pref #drag-elements {
    background-color: #f5f6f6;
}

.prog-pref #drag-elements {
    background-color: #f5f6f6;
}

.prog-pref #drop-target span.preference {
    padding: 1px 0px 0px 0px;
    float: left;
    margin: 0px 10px 0px 0px;
    background: #f8f8f8;
    color: #34783a;
    position: absolute;
    left: 10px;
    top: 14px;
}

.prog-pref #drop-target>div {
    background: #f5f6f6;
}

.prog-pref #drag-elements {
    background-color: #f5f6f6;
}

.prog-pref #drop-target>div {
    font-family: FiraSans-Regular;
    color: #58595b;
    line-height: 19px;
    padding: 8px 10px;
    border: solid 1px rgba(88, 89, 91, 0.2) !important;
    position: relative;
    padding: 10px 10px 10px 45px !important;
}

.prog-pref #drag-elements>div {
    padding: 8px 10px;
    min-height: 54px;
    font-family: FiraSans-Regular;
    color: #58595b;
}

.prog-pref #drop-target {
    border: 2px dashed #58595b;
    margin-top: 0px;
}

.prog-pref #drop-target>div:hover {
    box-shadow: none;
    background: #f5f6f6;
}

.prog-pref #drop-target>div {
    font-family: FiraSans-Regular;
    color: #58595b;
    font-size: 16px;
    line-height: 24px;
}

.prog-pref #drag-elements>div {
    font-family: FiraSans-Regular;
    color: #58595b;
    font-size: 16px;
    line-height: 24px;
}

.prog-pref #drop-target span.preference {
    font-family: FiraSans-Bold !important;
    margin: 0px 10px 0px 0px;
}

.prog-pref #drag-elements>div:hover {
    /* box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); */
    border: solid 1px #e8e8e8 !IMPORTANT;
}

aside.main-sidebar.wizard {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: none;
    border: none;
}

input:-webkit-autofill {
    background-image: none !important;
    color: #58595b !important;
}

.loginform .form-group.has-error .form-control {
    font-family: FiraSans-Medium !important;
}

.sidebar-mini.sidebar-collapse .main-sidebar .profile img {
    width: 30px !important;
    height: auto;
    margin: 0px;
    position: relative;
    right: 0px;
    margin: 0px !important;
}

.sidebar-mini.sidebar-collapse .main-sidebar .profile img {
    width: 30px !important;
    height: auto;
    margin: 0px;
    position: relative;
    right: 4px;
}

aside.main-sidebar.wizard.hover:hover .profile img {
    width: 126px !important;
}

.top-link a.link {
    font-family: FiraSans-Regular;
    font-size: 18px;
    color: #006699 !important;
    position: relative;
    top: 7px;
    text-decoration: underline;
}

.top-link a.link:hover {
    color: #004466 !important;
    text-decoration: none;
}

.top-link a.link i {
    font-size: 14px;
    vertical-align: middle;
    padding-left: 8px;
    height: 16px;
}

.top-link a.link:after {
    content: '';
    background-image: url(/assets/img/blue-arrow.svg);
    width: 20px;
    height: 20px;
    float: right;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-top: 4px;
}

.top-link {
    text-align: right;
}

.dashboard-app-select {
    width: auto;
    float: left;
}

.top-content .dashboard-app-select {
    width: auto;
    float: left;
    border: 1px solid#b7202e;
}

.top-content .dashboard-app-label {
    width: auto;
    text-align: left;
    display: block;
    float: left;
    padding-left: 30px;
    color: #b7202e;
    font-size: 18px;
    font-family: FiraSans-Medium;
}

.skin-blue .profile-menu .sidebar-menu.other>li>a .page:after {
    content: '';
    background-image: url(/assets/img/blue-arrow.svg);
    width: 40px;
    height: 40px;
    /* float: right; */
    background-repeat: no-repeat;
    /* margin-left: 10px; */
    /* margin-top: 4px; */
    background-position: 0px 0px;
    background-image: url(/assets/img/blue-arrow.svg);
}

.skin-blue .profile-menu .sidebar-menu.other>li>a .page:after {
    content: '';
    background-image: url(/assets/img/blue-arrow.svg);
    width: 40px;
    height: 40px;
    /* float: right; */
    background-repeat: no-repeat;
    /* margin-left: 10px; */
    /* margin-top: 4px; */
    background-position: 0px 0px;
    background-image: url(/assets/img/blue-arrow.svg);
}

.accordion_wrap .collapse {
    display: none;
    height: 0;
    transition: all ease 2s;
}

.accordion_wrap .collapse.show {
    display: block;
    transition: all ease 2s;
    min-height: 100px;
}

.accordion_main.active {
    background: #fff;
    border: 1px solid rgba(88, 89, 91, 0.2);
}

.accordion_main.active button B {
    color: #b7202e;
}

.accordion_main .content_wrap li.col-md-6.form-group:nth-child(8) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.accordion_main .content_wrap li.col-md-6.form-group:nth-child(7) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.accordion_main .content_wrap li.col-md-6.form-group {
    /* width: 33% !important; */
    /* float: left; */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}


/*.accordion_main:nth-child(7) li.col-md-6.form-group {
      -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.accordion_main:nth-child(8) li.col-md-6.form-group {
      -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 50%;
}
.accordion_main:nth-child(9) li.col-md-6.form-group {
      -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}*/

.file_uploader {
    float: left;
    width: auto;
    margin-right: 5px;
}

.file_container {
    float: left;
    width: auto;
    width: 100%;
    margin-right: 5px;
}

.file_container a {
    float: left;
    width: auto;
    margin-right: 5px;
    line-height: 32px;
}

.file_container .width-50 {
    float: left;
    width: auto;
    margin-right: 5px;
    line-height: 32px;
}

.file_uploader .qq-upload-button {
    background: #58595b !important;
    color: #fff;
    font-family: FiraSans-Medium;
    border: none;
    padding: 0px 20px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
    float: left;
    min-width: auto;
    padding: 0px !important;
    border-radius: 0px;
    box-shadow: none !important;
}

div#document_upload_container td.talebg-grey {
    /*  width: 42%;*/
}

div#document_upload_container .first {
    width: 20%;
}

div#document_upload_container .second {
    width: 20%;
}

div#document_upload_container .third {
    width: 30%;
}

.cust-left.other span {
    float: left;
    display: block;
    width: auto !important;
    position: relative !important;
    margin: 0px 6px  0 0;
    padding: 0px;
    top: 0px !important;
    width: auto;
    float: left;
}

.cust-left.other span button {
    margin: 0px !important;
    padding: 0px 5px 0px 5px;
    position: relative;
    top: -2px;
    float: left;
    display: block;
    width: auto;
    font-family: FiraSans-Medium !important;
    font-size: 18px;
    color: #006699 !important;
    cursor: pointer;
}

.cust-left.other span button:hover {
    color: #004466 !important;
}

.cust-left.other a {
    margin: 0px 5px 0px 5px;
    text-decoration: underline;
}

.cust-left.other a:hover {
    text-decoration: none;
}

.instbox.gray {
    background: #f5f6f6;
}

.instbox.gray {
    background: #f5f6f6;
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
}

.instbox.gray h3.title {
    font-family: Marcellus-Regular;
    font-size: 22px;
    color: #b7202e;
    margin: 0px 0px 25px 0px;
}

.instbox.gray p.para {
    color: #58595b;
    margin: 0px 0px 40px 0px;
}

.instbox.gray .instbox.gray a.link {
    font-family: FiraSans-Regular;
    color: #006699;
    font-size: 16px;
}

.instbox.gray ul {
    float: left;
    width: 100%;
    padding: 0px 0px 25px 0px !IMPORTANT;
    margin: 0px !IMPORTANT;
}

.instbox.gray ul li {
    display: block;
    float: left;
    display: inline-block;
    width: auto;
}

.instbox.gray ul li a {
    float: left;
    width: 100%;
    margin: 0px 25px 0px 0px;
    position: relative;
    text-decoration: underline;
}

.instbox.gray ul li a:hover {
    text-decoration: none;
}

.instbox.gray ul li a:after {
    content: '';
    background-image: url(/assets/img/blue-arrow.svg);
    width: 20px;
    height: 20px;
    /* float: right; */
    background-repeat: no-repeat;
    /* margin-left: 10px; */
    /* margin-top: 4px; */
    display: block;
}

#divPGList {
    margin: 10px 0px 10px 0px;
}

#divPGList .custom_radio label {
    cursor: pointer;
}

#divPGList .custom_radio label {
    cursor: pointer;
}

#divPGList .custom_radio img {
    width: 150px;
    position: relative;
    top: -12px;
}

.accordion_main .accordion_main button {
    padding: 20px 0px;
}

.accordion_main .accordion_main .content_wrap {
    padding: 20px 0px;
}

.accordion_main .accordion_main button:after {
    content: none;
}

a.chosen-single.chosen-default span {
    opacity: 0.6 !important;
}

.accordion_main .accordion_main {
    margin: 0px 0px 0px;
}

.accordion_main .accordion_main .content_wrap {
    padding: 20px 0px 0px 0px;
}

.help-block {
    font-family: ProximaNova-Regular;
    letter-spacing: 0.4px;
    font-family: FiraSans-Regular;
    font-size: 14px;
    color: #b7202e;
    padding: 10px 10px 0px 5px;
    float: left;
}

.eupopup-container-top,
.eupopup-container-fixedtop {
    position: fixed;
    top: inherit;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #58595b;
    padding-left: 40px;
}

.eupopup-head {
    font-family: Marcellus-Regular;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    float: left;
    padding: 10px 0px 10px 0px;
}

.eupopup-body {
    font-family: Roboto-Regular;
    font-family: FiraSans-Regular;
    color: #ffffffa6;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    text-align: left;
}

a.eupopup-button.eupopup-button_1 {
    font-family: FiraSans-Medium;
    font-size: 12px;
    background: #b7202e;
    padding: 8px 20px;
    border: none;
    color: #fff;
    font-family: FiraSans-Regular;
    text-decoration: none;
    position: absolute;
    right: 40px;
    top: 15px;
    font-weight: 100;
}

.skin-blue .profile-menu .sidebar-menu.other>li>a .page .external:after {
    content: "";
    background-image: url(../img/blue-arrow.svg);
    position: absolute;
    top: 2px;
    margin-left: 15px;
    background-image: url(../img/external.svg) !important;
    background-size: 14px;
}

.external {
    position: relative;
    text-decoration: underline !important;
}

.external:after {
    content: "";
    background-image: url(../img/blue-arrow.svg);
    position: absolute;
    top: 2px;
    margin-left: 15px;
    background-image: url(../img/external.svg) !important;
    background-size: 14px;
}

.accordion_main .content-wrap {
    float: left;
    width: 100%;
    padding: 0px 30px 20px 30px;
}

.accordion_main .content-wrap h4 {
    float: left;
    width: 20%;
    display: block;
    min-height: 83px;
    position: relative;
    font-family: FiraSans-Regular;
    font-size: 18px;
    color: #162443;
}

.accordion_main .content-wrap .content_wrap {
    float: left;
    width: 80%;
    padding: 0px;
}

.accordion_main .content-wrap h4 b {
    position: absolute;
    bottom: 30px;
}

.accordion_main .content-wrap:last-child {
    margin-bottom: 0px;
}

section.eduDetail_wrap.bottom_wrap .exam_detail_form h5:first-child {
    /*    width: 100%;
    float: left;*/
}

section.eduDetail_wrap.bottom_wrap .exam_detail_form .entrance_container.childentrance h5 {
    font-family: FiraSans-Regular !important;
    font-size: 18px !important;
    color: #162443;
    width: 30%;
    float: left;
    float: left;
    position: relative;
    top: 35px;
    top: 30px;
}

section.eduDetail_wrap.bottom_wrap .exam_detail_form h5:first-child {
    top: inherit;
}

section.eduDetail_wrap.bottom_wrap.exam_detail_form .entrance_container.childentrance ul,
section.eduDetail_wrap.bottom_wrap .content_wrap .entrance_container.childentrance ul {
    width: 70%;
    float: left;
}

section.eduDetail_wrap.bottom_wrap .exam_detail_form ul:first-child,
section.eduDetail_wrap.bottom_wrap .content_wrap ul:first-child {
    width: 100%;
    float: left;
}

section.eduDetail_wrap.bottom_wrap .accordion_main .content_wrap .entrance_container.childentrance li.col-md-6.form-group {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}

section.eduDetail_wrap.bottom_wrap .accordion_main .content_wrap li.col-md-6.form-group:first-child {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.entrance_container.childentrance .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.file-chk {
    pointer-events: none;
}

body .gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

body .gu-hide {
    display: none !important;
}

body .gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

body .gu-transit {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    border: 1px solid #ddd;
    padding: 10px;
    border: solid 1px #ededed;
    background-color: #fafafa;
    display: block;
}

body .gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    border: 1px solid #ddd;
    padding: 10px;
    border: solid 1px #ddd;
    background-color: #fff;
}

.gu-hide {
    display: none !important;
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    border: 1px solid #ddd;
    padding: 10px;
    border: solid 1px #ddd;
    background-color: #fff;
}

.gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    border: 1px solid #ddd;
    padding: 10px;
    border: solid 1px #ddd;
    background-color: #fff;
}

.gu-transit {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    font-family: FiraSans-Regular !important;
    color: #58595b !important;
    border: 1px solid #ddd;
    padding: 10px;
    border: solid 1px #ddd;
    background-color: #fff;
}

body .exam_detail_wrap label:before {
    top: 7px;
}

body .dashboard-table>tbody>tr>td {
    padding: 10px 15px;
    vertical-align: middle;
}

.program-selection .extra.desktop_menu.right.rotate {
    display: none;
    transform: rotate(0deg);
}

div#document_upload_container tr>td {
    padding: 10px 15px;
    border: solid 1px rgba(88, 89, 91, 0.2);
}

.note_main .content a {
    color: #006699;
    text-decoration: underline;
    font-family: FiraSans-Regular;
}

.note_main .content a:hover {
    color: #004466;
    text-decoration: none;
}

.progrm_sect select{
    font-size: 14px !important;
}


/*add here*/

@media only screen and only all {
    td.display-1120 {
        display: none;
    }
    td.display-320 {
        display: none;
    }
    td.display-480 {
        display: none;
    }
    td.display-640 {
        display: none;
    }
    td.display-800 {
        display: none;
    }
    td.display-960 {
        display: none;
    }
    th.display-1120 {
        display: none;
    }
    th.display-320 {
        display: none;
    }
    th.display-480 {
        display: none;
    }
    th.display-640 {
        display: none;
    }
    th.display-800 {
        display: none;
    }
    th.display-960 {
        display: none;
    }
}

@media screen and (max-height:657px) {
    .main-sidebar {
        /*  overflow-y: scroll;
            overflow-x: hidden;*/
    }
}

@media only screen and screen and(min-width:20em) {
    TABLE.gj-grid-bootstrap td.display-320 {
        display: table-cell;
    }
    TABLE.gj-grid-bootstrap th.display-320 {
        display: table-cell;
    }
}

@media only screen and screen and(min-width:30em) {
    TABLE.gj-grid-bootstrap td.display-480 {
        display: table-cell;
    }
    TABLE.gj-grid-bootstrap th.display-480 {
        display: table-cell;
    }
}

@media only screen and screen and(min-width:40em) {
    TABLE.gj-grid-bootstrap td.display-640 {
        display: table-cell;
    }
    TABLE.gj-grid-bootstrap th.display-640 {
        display: table-cell;
    }
}

@media only screen and screen and(min-width:50em) {
    TABLE.gj-grid-bootstrap td.display-800 {
        display: table-cell;
    }
    TABLE.gj-grid-bootstrap th.display-800 {
        display: table-cell;
    }
}

@media only screen and screen and(min-width:60em) {
    TABLE.gj-grid-bootstrap td.display-960 {
        display: table-cell;
    }
    TABLE.gj-grid-bootstrap th.display-960 {
        display: table-cell;
    }
}

@media only screen and screen and(min-width:70em) {
    TABLE.gj-grid-bootstrap td.display-1120 {
        display: table-cell;
    }
    TABLE.gj-grid-bootstrap th.display-1120 {
        display: table-cell;
    }
}

@media only screen and print {
    .no-print {
        display: none !important;
    }
    .main-sidebar {
        display: none !important;
    }
    .left-side {
        display: none !important;
    }
    .main-header {
        display: none !important;
    }
    .content-header {
        display: none !important;
    }
    .content-wrapper {
        margin-left: 0 !important;
        min-height: 0 !important;
        transform: translate(0, 0) !important;
    }
    .right-side {
        margin-left: 0 !important;
        min-height: 0 !important;
        transform: translate(0, 0) !important;
    }
    .main-footer {
        margin-left: 0 !important;
        min-height: 0 !important;
        transform: translate(0, 0) !important;
    }
    .fixed .content-wrapper {
        padding-top: 0 !important;
    }
    .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 {
        white-space: normal !important;
    }
    .table-responsive>.table tr td {
        white-space: normal !important;
    }
}

@media only screen and (max-width:2560px) {
    .content-wrapper {
        width: calc(100% - 678px);
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 256px);
        width: calc(100% - 215px);
    }
    .loginheader.login h2 {
        position: relative;
        left: 26%;
    }
    header.main-header.loginheader h2 {
        position: relative;
        left: 24%;
    }
}

@media only screen and (max-width:1980px) {
    .content-wrapper {
        width: calc(100% - 600px);
        width: calc(100% - 560px);
    }
}

a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
    left: 19% !important;
    transform: rotate(0deg);
}

@media only screen and (max-width:1920px) {
    .content-wrapper {
        min-height: calc(100vh - 200px) !important;
    }
    .content-wrapper {
        width: calc(100% - 460px);
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 150px);
    }
    /* header.main-header.loginheader h2 {
        position: relative;
        left: 8%;
    } */
    .loginheader.login h2 {
        position: relative;
        left: 16%;
    }
}

@media only screen and (max-width:1680px) {
    .right_logo img {
        /*right: -5px;*/
    }
    .title_wrap {
        float: left;
        width: 70%;
        margin-left: 35px;
    }
    .form-filled .right_logo img {
        right: -15px;
    }
    .form-filled .title_wrap {
        width: 76%;
    }
    .content-wrapper {
        width: calc(100% - 430px);
    }
    header.main-header.loginheader h2 {
        /*left: 20%;*/
    }
    .loginheader.login h2 {
        position: relative;
        left: 16%;
    }
}

#ProgramSelection .form-group.has-error .help-block {
    position: relative;
    top: 0px;
    margin: 0px 0px 10px 0px;
}


#startup p {
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-family: "Fira Sans", sans-serif;
    margin-bottom: 10px;
}

#startup .text-red {
    color: red;
    font-weight: 500;
    font-size: 18px;
}

#startup ul {
    padding-left: 20px;
}

#startup ul li {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-family: "Fira Sans", sans-serif;
    list-style-type: disc;
    font-weight: 300;
}

.coursetitle-wrap {
    background: #eeefef;
    padding: 10px 0px 0px 0px;
    float: left;
    width: 100%;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

section.coursetitle-wrap .institute-name {
    font-family: FiraSans-Medium;
    font-size: 20px;
    line-height: 31px;
    color: #000000;
    margin: 0px 0px 12px 0px;
    text-align: center;
    float: left;
    width: 100%;
}

section.coursetitle-wrap ul {
    /* float: none; */
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

section.coursetitle-wrap ul li {
    float: left;
    width: auto;
    margin: 0px 25px 0px 25px;
    font-family: FiraSans-Regular;
    font-size: 16px;
    color: #58595b;
    line-height: 24px;
    font-family: FiraSans-Medium;
    position: relative;
}

section.coursetitle-wrap ul li .label {
    font-family: FiraSans-Regular;
    font-size: 16px;
}

section.coursetitle-wrap .course-name {
    font-family: Marcellus-Regular;
    color: #58595b;
    font-size: 18px;
    line-height: 27px;
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #f5f6f6;
}

section.coursetitle-wrap ul li:first-child:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #bab7b7;
    position: absolute;
    right: -25px;
    top: -3px;
    display: none;
}

section.coursetitle_wrap {
    float: left;
}

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/assets/img/pageloader.gif') 50% 50% no-repeat rgb(249, 249, 249);
}

.apply-now-anim{
    color: #fff;
    background: #b7202e;
    padding: 4px 8px 3px 8px;
    position: relative;
    font-size: 10px;
    font-family: 'FiraSans-Medium';
    display: inline-block;
    height: 20px;
    line-height: 12px;
    letter-spacing: 0.7px;
    border-radius: 6px 0;
    margin-left: 10px;
}


.square-anim {
    animation: shadow-box 1.3s ease infinite;
}
@keyframes shadow-box {
    0%, 100% {
      box-shadow: 1px 0px 7px 2px rgba(183, 32, 46, 0.7), inset 0px 0px 6px rgba(183, 32, 46, 0.5); }
  
    50% {
      box-shadow: 0px 0px 0px 0px rgba(183, 32, 46, 0), inset 0px 0px 0px rgba(183, 32, 46, 0); } 
  }

@media only screen and (max-width:1440px) {
    .title_wrap {
        width: 64%;
    }
    .forn_status_main .body ul li .btnprev button,
    .btnprev .next {
        /*min-width: 140px;*/
    }
    span#BodyContentPlaceHolder_lblBatch {
        padding: 0px 0px 0px 0px;
    }
    .form-filled .title_wrap {
        width: 70%;
    }
    a.sidebar-toggle.extra {
        /*left: 259px;
        left: 275px;*/
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 130px);
    }
    .wraps_backpatch_left {
        /*height: 83vh;*/
    }
    .wraps.backpatch_left li.two,
    li.three {
        width: 30%;
    }
    .content-wrapper {
        width: calc(100% - 370px);
    }
    .loginheader.login h2 {
        left: 22%;
    }
    header.main-header.loginheader h2 {
        position: relative;
        left: 0%;
    }
    header.main-header.loginheader h2 {
        left: 11%;
    }
    .tooltips .tooltiptext img {
        left: -55%;
    }
    .main-sidebar {
        overflow: auto !important;
        min-height: 80vh !important;
        max-height: 80vh !important;
    }
    .coursetitle_wrap .coursetitle h5 span {
        font-size: 16px;
    }
    .inst_names {
        font-family: FiraSans-Regular;
        color: #58595b;
        font-size: 16px;
    }
    .forn_status_main .body ul li .course_type h5 span.names {
        font-size: 16px;
    }
}

@media only screen and (max-width:1370px) {
    .title_wrap {
        width: 66%;
    }
    section.payment .title {
        font-size: 20px;
    }
    section.payment .sub_title {
        font-size: 18px;
        line-height: 27px;
    }
    .loginheader h2 {
        font-size: 22px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        font-size: 18px !important;
    }
    a.sidebar-toggle.extra {
        /*left: 277px;
        left: 260px;*/
    }
    .content-wrapper {
        width: calc(100% - 350px);
    }
    .wraps.backpatch_left li.two,
    li.three {
        width: 32%;
    }
    .wraps_backpatch_left {
        height: 79.2vh;
    }
    .tooltips .tooltiptext {
        width: 600px;
    }
    .tooltips .tooltiptext img {
        width: 600px;
    }
    header.main-header.loginheader h2 {
        left: 15%;
    }
    .exam_detail_wrap .form-check-inline {
        margin-right: 10px;
    }
    .main-sidebar {
        overflow: auto !important;
        min-height: 80vh !important;
        max-height: 80vh !important;
    }
    .dashboard-table th,
    td {
        padding: 20px 20px;
    }
    .dashboard-table>tbody>tr>td {
        padding: 20px 20px;
    }
}

@media only screen and (max-width:1280px) {
  
    .split {
        margin: 0 5px 0px 5px;
    }
    .title_wrap {
        width: 62%;
    }
    span#BodyContentPlaceHolder_lblBatch {
        padding: 0px 0px 0px 10px;
    }
    .form-filled .title_wrap {
        width: 68%;
    }
    section.payment .title img {
        width: 60px;
    }
    /*university*/
    .wraps.backpatch_left .nav li a {
        font-size: 18px;
        line-height: 27px;
    }
    .loginheader h2 {
        font-size: 24px;
    }
    .form .loginbtn {
        line-height: 40px;
        height: 40px;
    }
    .wraps_backpatch_left {
        width: calc(100% - 140px);
        margin: 145px 30px 0px 140px;
    }
    .loginheader a {
        padding-left: 10px;
    }
    body .skin-blue .main-header .logo {
        width: 200px;
    }
    .right_logo img {
        width: 70px;
    }
    .content-wrapper {
        width: 100%;
        width: calc(100% - 330px);
    }
    .header_pctch:after {
        height: 45px;
    }
    .header_pctch:before {
        height: 45px;
    }
    .content-header {
        padding: 30px;
        float: left;
        width: 100%;
        margin: -55px 0px 0px 0px;
    }
    aside.main-sidebar.wizard {
        margin-top: 145px;
    }
    .loginheader h2 {
        font-size: 24px;
        position: relative;
        top: 0px;
    }
    /* .skin-blue .main-header .navbar .nav>li>a {
        font-size: 20px !important;
    } */
    body .loginheader.login .logo {
        width: 170px;
        height: auto;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        top: 13.5px;
        left: -0.5px;
        height: auto;
    }
    .loginheader.login.header_pctch:before {
        height: 45px;
    }
    .loginheader.login.header_pctch:after {
        height: 45px;
    }
    .main-header .border:before {
        right: 25px;
    }
    .border:before {
        right: 25px;
    }
    a.sidebar-toggle.extra {
        /*  top: 200px;
            left: 244px;*/
    }
    .wraps_backpatch_left {
        height: 81.1vh;
    }
    .wraps.backpatch_left li.two,
    li.three {
        width: 33%;
    }
    .program-selection .content-wrapper {
        width: calc(100% - 140px) !important;
        margin-left: 140px !important;
    }
    .program-selection .header_pctch:after {
        height: 45px;
        /* top: 68px; */
    }
    .program-selection .header_pctch:before {
        height: 45px;
        /* top: 68px; */
    }
    .tooltips .tooltiptext {
        width: 500px;
    }
    .tooltips .tooltiptext img {
        width: 500px;
    }
    .loginheader.login h2 {
        left: 24%;
        top: -12px
    }
    .main-sidebar {
        overflow: auto !important;
        min-height: 82vh !important;
        max-height: 82vh !important;
    }
}

@media only screen and (max-width:1200px) {
    .skin-blue .main-header .navbar {
        height: 80px;
    }
    .loginheader {
        height: 80px;
        line-height: 80px;
    }
    .blue_bg.fl {
        height: 80px;
        line-height: 80px;
    }
    header.main-header.loginheader .vidyvihar img {
        top: 10px;
    }
    .loginheader.login span.vidyvihar img {
        top: 5px;
    }
    .split {
        height: 45px;
    }
    .header_pctch:before {
        top: 80px;
    }
    .header_pctch:after {
        top: 80px;
    }
    .content-header {
        margin: -75px 0px 0px 0px;
    }
    aside.main-sidebar.wizard {
        margin-top: 125px;
    }
}

@media only screen and (max-width: 1190px) {
    .loginheader h2 {
        font-size: 18px;
    }
    /* .skin-blue .main-header .navbar .nav>li>a {
        font-size: 20px!important;
    } */
    .loginheader h2 {
        top: -9px;
        /* font-size: 20px; */
    }
    li.dropdown.user.user-menu {
        position: relative;
        top: -9px;
        left: -15px;
        font-size: 20px;
    }
    header.main-header.loginheader h2 {
        left: 5%;
        font-size: 20px;
        top: -11px;
    }
    body .skin-blue .main-header .logo {
        width: 170px;
    }
    .loginheader h2 {
        font-size: 24px;
        position: relative;
        top: 0px;
    }
    .navbar-custom-menu span.hidden-xs:after {
        top: -3px;
    }
}

@media only screen and (max-width:1180px) {

    .program-selection .header_pctch:after{
        top: 68px;
    }

    .program-selection .header_pctch:before{
        top: 68px;
    }
    section.coursetitle-wrap ul li {
        font-size: 14px;
    }
    section.coursetitle-wrap .course-name {
        padding: 15px;
    }
    section.coursetitle-wrap .institute-name {
        margin: 0px 0px 15px 0px;
    }
    h2.head_title {
        padding: 8px 0 0;
        font-size: 16px;
    }
    header.main-header.loginheader h2 {
        left: 0%;
    }
    .split {
        margin: 0 6px 0px 6px;
        height: 38px;
        top: 15px;
    }
    .title_wrap {
        width: 58%;
        margin-left: 20px;
    }
    .right_logo img {
        right: 10px;
    }
    li.dropdown.user.user-menu {
        top: 5px;
    }
    /* .main-header .navbar-custom-menu {} */
    .form-filled .right_logo img {
        right: 3px;
    }
    .forn_status_main .col-md-7 {
        width: 100%;
    }
    .forn_status_main .col-md-5 {
        width: 100%;
    }
    .form-filled section.content-header {
        width: calc(100%);
    }
    .form-filled .title_wrap {
        width: 64%;
    }
    section.payment .sec {
        float: left;
        width: 100%;
    }
    /*university*/
    .wraps.backpatch_left .nav li a {
        font-size: 16px;
        line-height: 24px;
    }
    .loginheader a {
        padding-left: 5px;
    }
    .loginheader {
        height: 68px;
        line-height: 68px;
    }
    .skin-blue .main-header .navbar {
        height: 68px;
    }
    .blue_bg.fl {
        height: 68px;
        line-height: 68px;
    }
    .right_logo img {
        width: 55px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        font-size: 18px !important;
    }
    .header_pctch:before {
        top: 68px;
    }
    .header_pctch:after {
        top: 68px;
    }
    .content-header {
        margin: -92px 0px 0px 0px;
    }
    aside.main-sidebar.wizard {
        margin-top: 110px;
    }
    .content-wrapper {
        width: 100%;
        width: calc(100% - 300px);
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 136px);
    }
    .content-wrapper {
        width: calc(100% - 270px);
    }
    body .skin-blue .main-header .logo {
        width: 155px;
    }
    .right_logo {
        height: 65px;
    }
    .loginheader .right_logo img {
        margin-top: -5px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        font-size: 14px !important;
    }
    .navbar-custom-menu span.hidden-xs:after {
        top: -2px;
    }
    .skin-blue .sidebar-menu>li>a .page {
        font-size: 14px;
    }
    .other span.numb {
        margin: 0px 10px 0 0;
    }
    .profile_wrap .profile img {
        width: 30px !important;
        height: 30px;
        margin: 0px !important;
    }
    .profile_wrap .profile {
        padding: 8px !important;
        text-align: center;
    }
    .loginheader h2 {
        font-size: 18px;
        top: -20px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 0px;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        top: -1px;
        width: 155px;
    }
    .loginheader.login .right_logo img {
        position: relative;
        top: 0px;
        right: 25px;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        top: -1.2px;
        width: 155px;
        left: 0px;
    }
    .loginheader.login.header_pctch:before {
        content: "";
        position: absolute;
        width: 20%;
        right: 0%;
        top: 68px;
        background-color: #ed1c24;
        height: 10px;
        height: 45px;
        left: inherit;
    }
    .loginheader.login.header_pctch:after {
        content: "";
        position: absolute;
        width: 80%;
        left: 0;
        top: 68px;
        background-color: #b7202e;
        height: 120vh;
        height: 45px;
        z-index: 0;
    }
    .loginheader.login {
        position: fixed;
    }
    .wraps_backpatch_left {
        width: calc(100% - 140px);
        margin: 112px 30px 0px 140px;
    }
    .main-header .border:before {
        width: 1px;
        height: 35px;
        right: 25px;
        top: 15px;
    }
    .border:before {
        width: 1px;
        height: 35px;
        right: 25px;
        top: 15px;
    }
    a.sidebar-toggle.extra {
        /*top: 186px;
        left: 190px;*/
    }
    a.sidebar-toggle.extra.hovers {
        left: 36px;
        transform: rotate(180deg);
        top: 205px;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 120px);
        margin-left: 50px;
    }
    .wraps_backpatch_left {
        height: 85.4vh;
    }
    .program-selection .loginheader h2 {
        font-size: 18px;
        top: -23px;
        height: 16px;
    }
    .tooltips .tooltiptext {
        width: 500px;
    }
    .tooltips .tooltiptext img {
        width: 500px;
    }
    .prog-pref #drop-target>div {
        font-size: 14px;
        padding: 8px 10px 8px 40px;
        border: solid 1px rgba(88, 89, 91, 0.2) !important;
        position: relative;
    }
    .prog-pref #drop-target span.preference {
        font-family: FiraSans-Bold !important;
        font-size: 14px !important;
        position: absolute;
        left: 5px;
        top: 10px;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .profile img {
        right: 0px;
    }
    .top-content .dashboard-app-label {
        width: 100%;
        text-align: left;
    }
    .top-content .dashboard-app-select {
        margin-left: 30px;
    }
    .top-link a.link {
        font-size: 16px;
    }
    .loginheader.login h2 {
        left: 24%;
    }
    .tooltips .tooltiptext img {
        left: 30%;
    }
    .accordion_main .content-wrap .content_wrap li.col-md-6.form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .accordion_main .content-wrap h4 {
        font-size: 16px !important;
    }
    .accordion_main .content-wrap .content_wrap {
        width: 75%;
    }
    .accordion_main .content-wrap h4 {
        width: 25%;
    }
    section.eduDetail_wrap.bottom_wrap .exam_detail_form .entrance_container.childentrance h5 {
        font-size: 16px !important;
        width: 30%;
    }
    section.eduDetail_wrap.bottom_wrap.exam_detail_form .entrance_container.childentrance ul,
    section.eduDetail_wrap.bottom_wrap .content_wrap .entrance_container.childentrance ul {
        width: 70%;
        float: left;
    }
    .main-sidebar {
        overflow: auto !important;
        min-height: 100vh !important;
        max-height: 100vh !important;
    }
    .skin-blue .sidebar-menu>li>a {
        padding: 0px 5px 0px 16px;
    }
    .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        font-size: 14px;
    }
    body .coursetitle_wrap .coursetitle h5 span {
        font-size: 16px;
        margin-bottom: 0px;
    }
    span#lblcategory {
        width: 65%;
    }
    body .forn_status_main .body ul li .course_type h5 span.names {
        font-size: 14px;
    }
    .forn_status_main .body ul li .course_type h5 .inst_names,
    .forn_status_main .body ul li .course_type h4 .inst_names {
        font-size: 14px;
        line-height: 16px;
    }
    .forn_status_main .body ul li .course_type .box_wrap .time_box h5 {
        /* border-right: 0; */
        height: 20px;
    }
    .forn_status_main .body ul li .course_type .box_wrap .row {
        margin: 0px;
    }
    .forn_status_main .body ul li .course_type h5 .inst_names,
    .forn_status_main .body ul li .course_type h4 .inst_names {
        font-size: 14px;
        line-height: 21px;
    }
    .forn_status_main .body ul li .course_type .box_wrap {
        padding: 0;
        margin: 0px 5px 0px 5px;
    }
    .forn_status_main .body ul li .course_type .box_wrap .time_box h5 {
        /* border-right: 0; */
        height: 20px;
    }
    .forn_status_main .body ul li .course_type h5 .inst_names,
    .forn_status_main .body ul li .course_type h4 .inst_names {
        margin: 0px 0px 10px 0px;
    }
    .top-content .dashboard-app-label {
        font-size: 14px;
    }
    .fullwidthd .top-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 62.333333%;
        max-width: 62.333333%;
    }
    .top-content .dashboard-app-label {
        width: auto;
        text-align: left;
        float: left;
        padding-left: 15px;
    }
    .fullwidthd select.form-control:not([size]):not([multiple]) {
        height: 30px;
        float: right;
        width: auto;
        padding-left: 10px;
        margin: 0px;
        line-height: 17px;
    }
    .fullwidthd .top-link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 37.666667%;
        max-width: 37.666667%;
    }
    .fullwidthd .top-link a.link {
        font-size: 14px;
    }
    .top-link a.link {
        font-size: 14px;
        padding-right: 25px;
    }
    .top-link a.link:after {
        margin-left: 10px;
        margin-top: -12px;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        transform: translate(0, 0);
        width: 50px !important;
        z-index: 999;
    }

}

@media only screen and (max-width:991px) {
    .main-header .navbar-custom-menu a {
        color: inherit;
        background: transparent;
    }
    .main-header .navbar-right a {
        color: inherit;
        background: transparent;
    }
    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: left;
    }
    .navbar-custom-menu .navbar-nav>li {
        float: left;
    }
    .navbar-custom-menu .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px;
    }
    .navbar-custom-menu>.navbar-nav {
        float: right;
        margin-top: 13px;
    }
    .navbar-custom-menu>.navbar-nav>li {
        position: static;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto;
        border: 1px solid #ddd;
        background: #fff;
    }
    .error-page {
        width: 100%;
    }
    .error-page>.headline {
        float: none;
        text-align: center;
    }
    .error-page>.error-content {
        margin-left: 0;
    }
    .error-page>.error-content>h3 {
        text-align: center;
    }
    .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-collapse.pull-left {
        float: none !important;
    }
    .navbar-collapse.pull-left+.navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px;
    }
    .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a {
        background: #fff !important;
        color: #444 !important;
    }
    .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a {
        background: #fff !important;
        color: #444 !important;
    }
    .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
        background: #fff !important;
        color: #444 !important;
    }
    .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
        background: #fff !important;
        color: #444 !important;
    }
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
        background-color: #f9f9f9;
    }
    .chart-legend>li {
        float: left;
        margin-right: 10px;
    }
    .title_wrap {
        width: 64%;
        margin-left: 25px;
    }
}

.navbar-custom-menu span.arw:after {
    content: "\f078";
    font-family: fontAwesome;
    color: #b3b9c3;
    margin-left: 5px;
}

.logout {
    display: none !important;
}

@media only screen and (max-width:820px) {
    .extra.desktop_menu.right.rotate {
        display: block !important;
        transform: rotate(180deg);
    }
    .content-wrapper {
        margin-left: 41px;
        width: calc(100% - 100px);
    }

    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 125px);
    }
    a.sidebar-toggle.extra {
        /*  display:    none;*/
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 110px);
        width: calc(100% - 60px);
    }
    .main-header .sidebar-toggle:before {
        top: -36px;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 110px) !important;
        width: calc(100% - 60px) !important;
    }
    .right-side {
        margin-left: 0;
        margin-left: 0;
    }
    .main-footer {
        margin-left: 0;
        margin-left: 0;
    }
    .sidebar-open .content-wrapper {
        transform: translate(280px, 0);
    }
    .sidebar-open .right-side {
        transform: translate(280px, 0);
    }
    .sidebar-open .main-footer {
        transform: translate(280px, 0);
    }
    .sidebar-open .main-sidebar {
        transform: translate(0, 0);
    }
    .sidebar-open .left-side {
        transform: translate(0, 0);
    }
    .fixed .content-wrapper {
        padding-top: 100px;
    }
    .fixed .right-side {
        padding-top: 100px;
    }
    .main-header {
        max-height: 68px;
        min-height: 50px;
    }
    .main-header .navbar-right {
        float: none;
    }
    .main-header .navbar-right>li {
        color: inherit;
        border: 0;
    }
    .main-header .logo {
        width: 100%;
        float: none;
    }
    .main-header .navbar {
        width: 100%;
        float: none;
        margin: 0;
    }
    .main-header>.navbar {
        top: 0;
        margin-left: 0;
    }
    .main-sidebar {
        padding-top: 100px;
        width: 42px;
    }
    .left-side {
        padding-top: 100px;
        transform: translate(-280px, 0);
    }
    .control-sidebar {
        padding-top: 100px;
    }
    .small-box {
        text-align: center;
    }
    .small-box .icon {
        display: none;
    }
    .small-box p {
        font-size: 12px;
    }
    .login-box {
        width: 90%;
        margin-top: 20px;
    }
    .register-box {
        width: 90%;
        margin-top: 20px;
    }
    .sidebar-mini span.logo-mini {
        display: none;
    }
    .sidebar-mini.sidebar-collapse span.logo-mini {
        display: block;
    }
    .right_logo {
        right: -80px;
    }
    .sidebar-menu {
        margin: 0px;
    }
    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px;
    }
    .nav-tabs.control-sidebar-tabs {
        display: table;
    }
    .nav-tabs.control-sidebar-tabs>li {
        display: table-cell;
    }
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px;
    }
    .skin-blue .main-header .navbar {
        min-height: 66px;
    }
    .skin-blue .main-header .navbar {
        position: relative;
        top: 0;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        width: 10%;
    }
    .skin-blue .main-header .navbar .sidebar-toggle:hover {}
    .skin-blue .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .skin-blue .main-header .navbar .dropdown-menu li a {
        color: #fff;
    }
    .skin-blue .main-header .navbar .dropdown-menu li a:hover {
        background: #367fa9;
    }
    section.content-header {
        width: 100%;
    }
    h2.head_title {
        width: 100%;
        top: -5px;
        padding: 5px 0px 0px 0px;
        position: relative;
        top: 8px;
        margin: 0;
    }
    .source input.type {
        width: 24vw;
    }
    .title_wrap i {
        width: 100%;
        padding: 8px 0px 0px 0px;
    }
    .title_wrap {
        margin-left: 20px;
        width: 65%;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        right: -65px;
        margin-top: 12px;
    }
    .logout {
        display: none !important;
    }
    .profile_wrap.mobile {
        display: block;
    }
    .form-filled .profile_wrap .link_list ul {
        margin: 25px 0px 0px 0px;
        min-height: inherit;
        max-height: inherit;
        height: auto;
    }
    .form-filled .profile_wrap.mobile {
        display: block;
        min-height: auto;
    }
    .form-filled .profile_wrap.mobile li {
        text-align: left;
    }
    .forn_status_main .body .btnprev {
        float: right;
        margin-bottom: 0px;
    }
    .form-filled section.content-header {
        width: 100%;
    }
    section.payment .sec.border {
        border-right: none;
    }
    section.payment {
        margin: 30px 0px 30px 0px;
    }
    section.payment .boxs.small {
        width: 100%;
    }
    .skin-blue.sidebar-collapse .main-header .navbar .sidebar-toggle {
        left: 0px;
    }
    ..skin-blue.sidebar-collapsesidebar-mini .content-wrapper {
        padding: 0px !important;
    }
    .content-wrapper {
        padding: 0px !important;
    }
    .responsive-tabs.nav-tabs span.glyphicon-triangle-top:before {
        content: "\f078";
        content: "\f077";
        font-family: FontAwesome;
        position: absolute;
        right: 8%;
        top: 45px;
        color: #58595b;
    }
    .responsive-tabs.nav-tabs span.glyphicon-triangle-bottom:before {
        content: "\f078";
        font-family: FontAwesome;
        position: absolute;
        right: 8%;
        top: 45px;
        color: #58595b;
    }
    .responsive_tabs li a.active {
        display: block;
    }
    .responsive_tabs li a {
        display: none;
    }
    .responsive_tabs.open li a {
        display: block;
    }
    body .wraps_backpatch_left .responsive-tabs.nav-tabs span.glyphicon-triangle-top {
        display: none;
    }
    body .wraps_backpatch_left .responsive-tabs.nav-tabs span.glyphicon-triangle-bottom {
        display: block;
    }
    body .wraps_backpatch_left .responsive-tabs.nav-tabs.open span.glyphicon-triangle-top {
        display: block;
    }
    body .wraps_backpatch_left .responsive-tabs.nav-tabs.open span.glyphicon-triangle-bottom {
        display: none;
    }
    .wraps.backpatch_left .nav li a.active {
        display: block;
        min-height: 50px;
    }
    .wraps.backpatch_left .nav li a {
        display: none;
    }
    .wraps.backpatch_left .nav.open li a {
        display: block;
        min-height: auto;
        display: block;
        min-height: 48px;
    }
    .wraps.backpatch_left li {
        width: 100% !important;
        float: left;
        min-height: auto;
    }
    .wraps.backpatch_left li.active {
        min-height: auto;
    }
    .wraps_backpatch_left {
        width: calc(100% - 65px);
        margin: 98px 30px 0px 65px;
        height: 91vh;
        height: calc(100vh - 98px);
    }
    .wraps_backpatch_left .responsive-tabs.nav-tabs span.glyphicon {
        display: block;
    }
    .wraps.backpatch_left .form {
        width: 100%;
    }
    .wraps.backpatch_left ul.nav {
        margin: 0px 0px 0px 0px;
        border: 1px solid #ddd !important;
    }
    .form .verify {
        left: -10px;
        font-size: 14px;
        line-height: 19px;
        background: #ffff;
    }
    body .loginheader .logo {
        width: 92%;
    }
    .loginheader h2 {
        font-size: 20px;
        top: -16px;
    }
    .wraps.backpatch_left .tab_wrap {
        background: #f5f6f6;
        padding: 20px 30px 25px 30px;
    }
    .loginform .forget button {
        font-size: 14px;
        margin-left: 15px;
    }
    .wraps.backpatch_left .nav li a {
        text-align: left !important;
        width: 100%;
        padding-left: 15px;
    }
    .wraps.backpatch_left .nav li {
        text-align: left !important;
    }
    .wraps.backpatch_left .nav li a {
        text-align: left !important;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .loginform .formpdd {
        overflow-y: auto;
        max-height: inherit;
        height: 100vh;
    }
    .wraps_backpatch_left {}
    .mobile_menu {
        display: block;
    }
    .desktop_menu {}
    .skin-blue .sidebar-menu>li>a {
        padding: 0px 5px 0px 9px;
    }
    .skin-blue .profile-menu .sidebar-menu>li>a{
        padding: 0px 5px 0px 11px;
    }   
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
        border-radius: 0px 5px 5px 0px !important;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
        line-height: 20px;
    }
    .right_logo img {
        width: 50px;
        position: relative;
        right: 0px;
    }
    .navbar-custom-menu>.navbar-nav {
        /* float: left; */
        right: 75px;
        position: relative;
    }
    .header_pctch:before {
        height: 30px;
    }
    .header_pctch:after {
        height: 30px;
    }
    .content-header {
        margin: -105px 0px 0px 0px;
    }
    aside.main-sidebar.wizard {
        margin-top: 95px;
    }
    .blue_bg.fl {
        padding-left: 15px !important;
        max-width: 30%;
    }
    .other span.numb i:before {
        font-size: 16;
    }
    .profile_wrap .profile {
        padding: 5px !important;
        text-align: center;
    }
    .profile_wrap .profile img {
        height: auto;
        margin: 0px !important;
    }
    .profile span {
        display: none;
    }
    .loginheader h2 span {
        display: none;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        top: 0px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 0;
    }
    .extra.desktop_menu.right {
        left: 10px;
        right: inherit;
        display: block !important;
        position: fixed;
        top: 104px;
        z-index: 999;
    }
    a.sidebar-toggle.extra {
        display: none;
    }
    /*.loginheader h2 {
    font-size: 20px;
    width: 80%;    text-align: center;
    }*/
    .loginheader.login h2 {
        font-size: 20px;
        width: 80%;
        text-align: center;
        margin-top: 0px;
    }
    .loginheader.login.header_pctch:before {
        top: 68px;
        height: 30px;
    }
    .loginheader.login.header_pctch:after {
        top: 68px;
        height: 30px;
    }
    .loginheader.login .right_logo img {
        top: 0px;
        right: 14px;
    }
    .wraps.backpatch_left .nav li a {
        text-align: left !important;
        border-bottom: 1px solid rgba(88, 89, 91, 0.2) !important;
        min-height: auto !important;
        padding: 10px 10px 10px 10px;
    }
    .main-header .border:before {
        height: 35px;
        right: -25px;
        top: 15px;
        z-index: 99;
    }
    .border:before {
        height: 35px;
        right: -25px;
        top: 15px;
        z-index: 99;
    }
    section.sidebar.wizard-inner {
        position: relative;
        padding-top: 5px;
    }
    .extra.desktop_menu.right {
        left: 10px;
        right: inherit;
        display: block !important;
        position: fixed;
        top: 106px;
        z-index: 999;
    }
    body .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 40% !important;
        overflow: auto;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span.page {
        line-height: 45px;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
        display: block !important;
    }
    a.sidebar-toggle.extra.desktop_menu.rotate {
        display: none;
    }
    a.sidebar-toggle.extra.rotate {
        display: none;
    }
    a.sidebar-toggle.extra.hovers {
        left: 200px;
        left: 38%;
        transform: rotate(0deg);
        top: 146px;
    }

    .other span.numb{
        top: 9px;
        margin: 0px 13px 0 0;
    }
    aside.main-sidebar.wizard.hover:hover {
        width: 40% !important;
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 40% !important;
        transform: rotate(0deg);
    }
    .extra.desktop_menu.right {
        left: 4px;
        top: 146px;
    }
    .wraps_backpatch_left .card-header a:after {
        font-family: 'FontAwesome';
        content: "\f068";
        float: right;
        background-image: url(../img/minus.svg);
        content: "";
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
        background-position: 0px 10px;
        position: absolute;
        right: 15px;
        top: 20px;
    }
    .wraps_backpatch_left .card-header a.collapsed:after {
        /* symbol for "collapsed" panels */
        /* content: "067";*/
        font-family: 'FontAwesome';
        content: "\f068";
        float: right;
        background-image: url(../img/plus.svg);
        content: "";
        width: 15px;
        height: 25px;
        background-repeat: no-repeat;
        background-position: 0px 5px;
        position: absolute;
        right: 15px;
        top: 20px;
    }
    .new-tab .card-header {
        background-color: #f5f6f6;
    }
    .new-tab .tab-content>.tab-pane.active .card-header {
        background: #fff !important;
    }
    .new-tab .tab-content>.tab-pane.active .tab_wrap {
        background: #fff !important;
    }
    .new-tab .tab-content>.tab-pane.active .card-header {
        background: #fff;
    }
    .new-tab .tab-content>.tab-pane.active .tab_wrap {
        background: #fff;
    }
    .new-tab .card-header {
        border-bottom: 1px solid rgba(88, 89, 91, 0.3);
    }
    body .desk_view {
        display: none;
    }
    body .tab_view {
        display: block;
    }
    .wraps {
        overflow-x: hidden;
    }
    .new-tab .tab-content>.tab-pane.active .card-header {
        background: #fff;
        padding: 15px 30px 15px 15px;
    }
    .login .form .form-row {
        padding: 0px;
    }
    /*.card-header {
      
     padding: 15px 15px;
    }*/
    .form .loginbtn {
        line-height: 35px;
        height: 35px;
        padding: 0px 15px;
        font-size: 14px;
    }
    .wraps.backpatch_left span.forget button {
        font-size: 16px;
        line-height: 16px;
    }
    .wraps.backpatch_left .tab_wrap.login-tab {
        /* margin: 0px; */
        padding-bottom: 0px;
    }
    .program-selection .content-wrapper {
        width: calc(100% - 65px) !important;
        margin-left: 65px !important;
    }
    .program-selection a.sidebar-toggle.extra.desktop_menu.rotate {
        display: none !important;
    }
    .program-selection .header_pctch:after {
        /*content: none;*/
    }
    .program-selection .header_pctch:before {
        /*content: none;*/
    }
    .program-selection .header_pctch:after {
        top: 68px;
        height: 30px;
    }
    .program-selection .header_pctch:before {
        top: 68px;
        height: 30px;
    }
    .tooltips .tooltiptext {
        left: 1vw;
        top: 15px;
    }
    .tooltips .tooltiptext img {
        width: 350px;
    }
    aside.main-sidebar.wizard {
        box-shadow: none;
        border: 1px solid rgba(88, 89, 91, 0.2);
    }
    .new-tab .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
        box-shadow: none;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .profile img {
        width: 100px !important;
    }
    .loginheader.login h2 {
        left: -30%;
        width: 100%;
    }
    header.main-header.loginheader h2 {
        position: relative;
        left: -23%;
        top: -18px;
        font-size: 17px;
    }
    body aside.main-sidebar.wizard.hover:hover .profile img {
        width: 100px !important;
    }
    .top-link a.link:after {
        margin-top: 2px;
    }
    .accordion_main .content_wrap li.col-md-6.form-group {
        /* width: 33% !important; */
        /* float: left; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .tooltips .tooltiptext img {
        left: -68%;
    }
    .eupopup-body {
        width: 70%;
        font-size: 12px;
    }
    a.eupopup-button.eupopup-button_1 {
        top: 24px;
    }
    .main-sidebar {
        overflow: auto !important;
        min-height: 100vh !important;
        max-height: 100vh !important;
    }
    section.eduDetail_wrap.bottom_wrap .exam_detail_form .entrance_container.childentrance h5 {
        font-size: 16px !important;
        width: 30%;
    }
    section.eduDetail_wrap.bottom_wrap.exam_detail_form .entrance_container.childentrance ul,
    section.eduDetail_wrap.bottom_wrap .content_wrap .entrance_container.childentrance ul {
        width: 70%;
        float: left;
    }
    div#entranceExamContainer {
        float: left;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px 0px 0px 32px;
    }

    #entranceExamControlsContainer{
        margin: 0 15px;
    }
    body .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-left: 0px !important;
    }
    section.eduDetail_wrap.bottom_wrap .exam_detail_form .entrance_container.childentrance h5 {
        top: 46px;
    }
    .fullwidthd .top-link a.link {
        font-size: 13px;
        padding-right: 0px;
    }
    body .workExp_title .tab_title {
        padding: 15px 0px;
    }
    body .tab_title h2 {
        font-size: 18px !important;
    }
    .navbar-custom-menu>.navbar-nav {
        float: left;
        right: -38px;
        position: relative;
        top: -100px;
    }
    header.main-header.loginheader h2 {
        position: relative;
        left: -72%;
        top: -18px;
        font-size: 17px;
    }
    #personalDetails {
        padding-left: 0px;
        padding-right: 0px;
    }
    .extra.desktop_menu.right {
        left: 36px;
        top: 180px;
    }
    a.sidebar-toggle.extra.hovers {
        top: 180px;
    }

    .forgotpopup .form-control{
        width: 100%;
        max-width: unset;
        min-width: unset;
    }

    #frmForgotPassword .form-group.has-error .help-block{
        padding-left: 0;
        text-align: left;
    }

        
    #successPopup  .modal-body {
        border: 1px solid #58595b;
        padding: 15px;
    }

    #successPopup  .modal-dialog img{
        width: 40px;
    }

    #successPopup  .modal-dialog h3{
        font-size: 16px;
        line-height: 24px;
    }

    #successPopup  .modal-dialog p{
        font-size: 14px;
        line-height: 21px;
    }
}

@media only screen and (min-width:1280px) {
    .sidebar-collapse .content-wrapper {
        margin-left: 0;
    }
    .sidebar-collapse .right-side {
        margin-left: 0;
    }
    .sidebar-collapse .main-footer {
        margin-left: 0;
    }
    .sidebar-collapse .main-sidebar {
        transform: translate(-230px, 0);
    }
    .sidebar-collapse .left-side {
        transform: translate(-230px, 0);
    }
    .sidebar-collapse span.logo-mini a:after {
        content: none;
    }
    .control-sidebar-open .content-wrapper {
        margin-right: 230px;
    }
    .control-sidebar-open .right-side {
        margin-right: 230px;
    }
    .control-sidebar-open .main-footer {
        margin-right: 230px;
    }
    .modal-content {
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-left: 50px !important;
        z-index: 840;
    }
    .sidebar-mini.sidebar-collapse .right-side {
        margin-left: 50px !important;
        z-index: 840;
    }
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 50px !important;
        z-index: 840;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        transform: translate(0, 0);
        width: 50px !important;
        z-index: 999;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info {
        display: none !important;
    }
    .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;
        display: none !important;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span.numb {
        display: block !important;
        border-radius: 50px;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right {
        display: none !important;
    }
    .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>a>span:not(.pull-right) {
        /*  display: block !important;
            position: absolute;
            width: 180px;
            left: 50px;
            left: 0px;
            z-index: 99;
            height: 100%;
            line-height: 34px;
            width: auto;
            padding-right: 15px;
            background: #f2f3f8;
            min-width: 100px;
            opacity: 1;
            border-radius: 0px 30px 30px 0px;
            border: 1px solid #ddd;
            top: 0px;*/
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        display: block !important;
        position: absolute;
        width: 180px;
        left: 50px;
        top: 44px;
        margin-left: 0;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {}
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom-right-radius: 4px;
        display: none !important;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
        display: none !important;
    }
    .sidebar-mini.sidebar-collapse .sidebar-form {
        display: none !important;
    }
    .sidebar-mini.sidebar-collapse .main-header .logo {}
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        font-size: 18px;
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
        display: none;
    }
    .sidebar-mini.sidebar-collapse .main-header .navbar {}
    .sidebar-mini.sidebar-collapse section.content-header {
        /* float: left; width: calc(100% - 60px); width: calc(100% - 42px); position: relative; left: 9px;*/
    }
    .skin-blue .main-header .logo:hover {
        background-color: transparent;
    }
}

@media (min-width: 385px) and (max-width: 645px) {
    .navbar-custom-menu>.navbar-nav {
        top: -11px;
    }
    .skin-blue .main-header .navbar {
        position: relative;
        top: 75px!important;
    }
}

@media only screen and (max-width:767px) {
    section.coursetitle-wrap .course-name {
        padding: 12px 10px;
        font-size: 18px;
    }
    .logout {
        display: block !important;
    }
    .navbar-custom-menu>.navbar-nav {
        top: -46px;
    }
    /*.skin-blue .main-header .navbar {
    position: relative;
    top: 38px;}*/
    header.main-header.loginheader h2,
    .right_logo {
        display: none;
    }
    .navbar-custom-menu>.navbar-nav {
        right: 15px;
        position: relative;
        margin-top: 0px;
    }
    .sidebar-mini.sidebar-collapse span.logo-mini {
        display: none !important;
    }
    .wraps.backpatch_left .login-tab .form-row {
        padding: 0px 0px 0px 0px !important;
    }
    .wraps.backpatch_left .row.bv-form {
        padding: 0 15px;
    }
    .wraps.backpatch_left .form .form-row {
        float: left;
        padding: 0px 15px 0px 0px;
        margin: 0px !important;
    }
    .wraps.backpatch_left .mt10.col-lg-12 {
        margin: 0px;
        padding: 0px;
    }
    .wraps.backpatch_left .form .form-group.col-lg-12 {
        padding: 0px;
    }
    .wraps.backpatch_left div#messageHolder {
        padding: 0px;
    }
    .prog-pref .right {
        margin: 0px 0px 30px 0px;
    }
    .prog-pref #drop-target span.preference {
        padding: 3.5px 0px 0px 0px;
    }
    .top-content .dashboard-app-select {
        margin-left: 30px;
        text-align: center;
        margin: auto;
        float: none;
    }
    .top-content .dashboard-app-label {
        width: 100%;
        text-align: center;
    }
    .top-link {
        text-align: center;
    }
    .top-link a.link:after {
        margin-left: 10px;
        float: none;
        width: 20px;
        height: 10px;
        background-size: 10px;
        display: inline-block;
        text-align: left;
    }
    .fullwidthd .top-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
        margin: 0px;
        padding: 0px 0px 0px 10px;
    }
    .top-content .dashboard-app-label {
        width: 68%;
        text-align: left;
        font-size: 12px;
        padding-top: 12px;
    }
    .top-link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 5px;
    }
    .top-link a.link {
        font-size: 14px;
        padding-right: 0px;
        float: right;
    }
    .fullwidthd select.form-control:not([size]):not([multiple]) {
        height: 30px;
        float: right;
        width: 32%;
        padding-left: 0px;
        padding-right: 27px !important;
        margin: 0px;
    }
    body .fullwidthd {
        padding-bottom: 5px;
    }
    body .forn_status_main .body ul li .course_type .box_wrap .time_box h5 {
        /* border-right: 0; */
        height: auto;
        margin: -18px 0px 0px 0px;
        padding: 0px;
        min-height: 40px;
    }
    .fullwidthd .top-link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        right: -10px;
        text-align: left;
        float: left;
    }
    body .fullwidthd .top-link a.link {
        font-size: 13px;
        padding-right: 0px;
        float: left;
    }
    body .forn_status_main .body ul li .course_type .time_box h4:nth-child(1) {
        padding: 0px !important;
    }
    body .forn_status_main .body ul li .course_type h5 .inst_names,
    .forn_status_main .body ul li .course_type h4 .inst_names {
        font-size: 14px;
        line-height: 20px;
    }
    body .forn_status_main .body ul li .course_type .box_wrap {
        margin: 0px 0px 0px 0px;
    }
    .personaldetail h2 {
        padding-left: 0px;
    }
    .accordion_main button {
        padding: 20px 28px 20px 15px;
    }
    .accordion_main button b {
        font-size: 18px;
    }
    .right_logo {
        right: -22px;
    }
    .loginheader.login h2 {
        left: -40%;
        width: 100%;
        top: -19px;
    }
    .forn_status_main .body ul li {
        padding: 30px 15px 20px 15px;
    }
    body .forn_status_main .body ul li .course_type h5 span.names {
        margin: 10px 0px 0px 0px;
    }

    .boxCard{
        padding: 15px;
    }

    .boxCard .feeshead .feelabel {
        display: flex;
    }

    .boxCard .feesDetail{
        flex-wrap: wrap;
    }

    .boxCard .feesDetail .installment{
        width: 50%;
    }

    .boxCard .feesDetail .insTxt .txt {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }

    
    .boxCard .feesDetail .dueDate {
        width: 50%;
    }

    .boxCard .feesDetail .dueDate .dueDateTxt {
        text-align: right;
    }

    .boxCard .feesDetail .dueDate .dueDateTxt .txt {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }

    .boxCard .feesDetail .amount{
        width: 100%;
        margin-top: 10px;
    }

    .boxCard .feesDetail .amount .amoutTxt {
        text-align: center;
    }

    .boxCard .feesDetail .amount .amoutTxt .txt {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }

    .feesText{
        font-size: 15px;
        line-height: 22px;
    }

    .marks-main-wrap{
        margin-bottom: 0px;
    }
}

@media only screen and (max-width:660px) {
    section.coursetitle-wrap ul li .label {
        float: left;
        width: 100%;
    }
    section.coursetitle-wrap ul li {
        font-size: 14px;
        text-align: left;
    }
    .skin-blue .main-header .navbar {
        position: relative;
        top: 71px;
    }
    section.coursetitle-wrap ul {
        margin-bottom: 20px;
    }
    section.coursetitle-wrap ul li:first-child:after {
       display: none;
    }
    .title_wrap {
        width: 79%;
    }
    section.payment .title span {
        float: left;
        width: 100%;
        text-align: center;
        margin: 15px 0px 15px 0px;
    }
    section.payment .title {
        font-size: 18px;
        text-align: center;
    }
    section.payment .sub_title {
        font-size: 16px;
    }
    section.payment.transaction .sugs .title {
        text-align: left;
    }
    section.payment {
        margin: 30px 0px 0px 0px;
    }
    section.payment.transaction {
        margin: 0px 0px 30px 0px;
    }

    section.payment.transaction .title{
        margin: 0px 0px 10px 0px;
    }
    .wraps_backpatch_left {
        width: calc(100% - 65px);
        margin: 98px 30px 0px 65px;
    }
    .form .loginbtn {
        font-size: 16px;
    }
    .wraps.backpatch_left .tab_wrap {
        background: #f5f6f6;
        padding: 20px 15px 20px 15px;
    }
    .main-header .border {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 70%;
    }
    .main-header .blue_bg.fl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 25%;
    }
    .loginheader h2 {
        font-size: 16px;
        position: relative;
        left: -20px;
        margin-top: 0px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 20px;
    }
    .loginheader.login .border {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        /* max-width: 30%;*/
    }
    .loginheader.login .blue_bg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .loginheader.login h2 {
        font-size: 16px;
    }
    .tooltips .tooltiptext {
        left: -10vw;
        top: 15px;
    }
    header.main-header.loginheader h2 {
        left: -10%;
    }
    .navbar-custom-menu>.navbar-nav {
        top: -33px;
        right: -32px;
    }
    body aside.main-sidebar.wizard.hover:hover {
        width: 30% !important;
    }
    body .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 40% !important;
        overflow: auto;
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 38% !important;
        transform: rotate(0deg);
    }
    a.sidebar-toggle.extra.hovers {
        left: 182px !important;
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 31% !important;
        transform: rotate(0deg);
    }
    .loginheader.login h2 {
        left: -2%;
    }
    .tooltips .tooltiptext img {
        width: 500px;
        left: 11%;
    }
    .lbl-border-left {
        padding-left: 15px;
    }
    span#lblcategory {
        width: 70%;
        float: left;
    }
    .forn_status_main .body ul li .course_type .time_box {
        padding: 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        /* height: 22px; */
    }
    body .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        font-size: 14px;
    }
    body .coursetitle_wrap .coursetitle h5 span {
        font-size: 14px;
        height: 15px;
    }
    body .coursetitle_wrap .coursetitle h5 span {
        font-size: 14px;
    }
    body .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        font-size: 14px;
    }
    body .coursetitle_wrap .coursetitle h5 span {
        font-size: 14px;
        margin-bottom: 0px;
    }
    body span#lblcategory {
        width: 65%;
        float: left;
    }
    body .coursetitle_wrap .coursetitle h5 span {
        height: 20px;
    }
    .loginheader.login .border {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .loginheader.login .blue_bg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media only screen and (max-width:550px) {

    .skin-blue .sidebar-menu>li>a{
        min-height: auto;
        line-height: normal;
        height: 40px;
    }

    .skin-blue .sidebar-menu li a.complete .page{
        font-size: 14px;
        line-height: 40px;
    }

    .skin-blue .profile-menu .sidebar-menu>li>a {
        padding: 0px 5px 0px 14px;
    }

    .skin-blue .sidebar-menu>li>a {
        padding: 0px 5px 0px 13px;
    }

    span.numb{
        top: 8px;
        font-size: 10px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #58595b;
    }

    .skin-blue .sidebar-menu li a.complete .numb{
        border: 1px solid #4caf50;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span.page{
        line-height: 38px;
    }
    section.coursetitle-wrap ul {
        margin: 0 auto;
        margin-bottom: 25px;
        display: block;
        justify-content: center;
    }
    section.coursetitle-wrap ul li {
        padding: 0px 0px 0px 15px;
        float: left;
        width: 100%;
    }
    section.coursetitle-wrap ul li .label {
        float: left;
        width: auto;
        margin: 0px 10px 0px 0px;
    }
    .wraps {
        overflow: hidden;
        height: 100vh;
    }
    .right_logo {
        width: 20%;
    }
    .address_box {
        margin: 80px 20px 20px;
    }
    .wrap {
        width: 100%;
        float: left;
        margin-top: 20px;
    }
    section.content-header {
        width: 90%;
        width: 100%;
        padding: 0;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        left: 0px;
    }
    .skin-blue .main-header .navbar .sidebar-toggle:hover {
        left: 5px;
    }
    h2.head_title {
        width: 70%;
        padding: 0 0 0 22px;
        position: relative;
        top: 18px;
        font-size: 16px;
    }
    .sidebar-mini.sidebar-collapse span.logo-mini {
        display: none;
    }
    .card .card_sec {
        margin-bottom: 10px;
    }
    .source input.type {
        width: 50vw;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        left: 10px !important;
        width: 30px;
        left: 15px !important;
    }
    .main-header .sidebar-toggle:before {
        left: 0px;
    }
    .title_wrap {
        width: 85%;
        margin-top: -8px;
    }
    h2.head_title {
        width: 100%;
        padding: 0 0 0 10px;
        line-height: 15px;
    }
    .title_wrap i {
        width: 100%;
        padding: 18px 0px 0px 8px;
    }
    .skin-blue.sidebar-collapse .sidebar-menu li a.complete span:first-child:after {}
    .courcename.achivement h2,
    .courcename.source h2,
    .source.address_box {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    section.content-header {
        margin-top: 20px;
    }
    .card .select2-container {
        width: 100% !important;
    }
    .wrap .col-md-2 {
        padding-left: 0px;
    }
    /*university*/
    .loginheader .col-xs-3 {
        width: 45%;
    }
    .loginheader .col-xs-9 {
        width: 55%;
    }
    .blue_bg.fl {
        padding: 0px;
        text-align: left;
        padding: 0px 0px 0px 15px !important;
    }
    .loginheader h2 {
        font-size: 14px;
    }
    .loginheader {
        background: #fff;
        height: 70px;
        line-height: 70px;
    }
    .loginheader h2 {
        font-size: 14px;
        line-height: 70px;
    }
    .loginheader .border:after {
        top: 12px;
    }
    .wraps_backpatch_left {
        width: calc(100% - 30px);
        margin: 92px 30px 0px 50px;
        padding: 15px 30px 30px 15px;
    }
    .wraps_backpatch_left {
        width: calc(100% - 30px);
        margin: 92px 30px 0px 50px;
        padding: 15px 35px 30px 15px;
    }
    .wraps.backpatch_left .title {
        font-size: 16px;
        line-height: 24px;
        margin: 0px 0px 15px 0px;
    }
    .form .form-row {}
    .form .customtool a {
        display: none;
    }
    .wraps.backpatch_left .nav li a {
        font-size: 14px;
        line-height: 24px;
    }
    .responsive-tabs.nav-tabs span.glyphicon-triangle-bottom:before {
        right: 45px;
        top: 30px;
    }
    .border:after {
        content: none;
    }
    .responsive-tabs.nav-tabs span.glyphicon-triangle-top:before {
        right: 45px;
        top: 30px;
    }
    .form .mt10.col-lg-12 {
        /*  text-align: center;*/
    }
    .form::-webkit-input-placeholder {
        /* Edge */
        font-size: 14px;
    }
    .form:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        font-size: 14px;
    }
    .form::placeholder {
        font-size: 14px;
    }
    .wraps_backpatch_left {
        height: 110vh;
    }
    .wraps {
        overflow: hidden;
        height: 100vh;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-top: -4px !important;
    }
    .content-wrapper {
        margin-top: -4px;
    }
    .main-header .blue_bg.fl {
        -webkit-box-flex: 0;
        /*-ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;*/
    }
    .main-header .border {
        -webkit-box-flex: 0;
        /*-ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;*/
    }
    .right_logo {
        display: none;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 15px;
        width: 30px;
        height: 30px;
        background: #ddd !IMPORTANT;
        border-radius: 20px;
        display: block;
        overflow: hidden;
    }
    .skin-blue .main-header .navbar .nav>li>a:after {
        content: none;
    }
    .skin-blue .main-header .navbar .nav>li>a img {
        position: absolute;
        left: -40px;
        top: -15px;
        width: 30px;
        height: 30px;
    }
    .skin-blue .main-header .navbar .nav>li>a span {
        color: transparent;
    }
    .skin-blue .main-header .navbar .nav>li * {
        background: #ddd !IMPORTANT;
    }
    .skin-blue .main-header .navbar .nav>li>a:before {
        content: "\f078";
        font-family: fontAwesome;
        position: absolute;
        left: 0px;
    }
    .skin-blue .main-header .navbar .nav>li>a:after {
        content: none;
    }
    /*.navbar-custom-menu > .navbar-nav {
        right: 30px;
        position: absolute;
        top: 0px;
    }*/
    .skin-blue .main-header .navbar .nav>li>a:before {
        left: 7px;
        margin-top: 5px;
    }
    .loginheader h2 {
        font-size: 18px;
        line-height: 100px;
        left: 30px;
    }
    .main-header .navbar-custom-menu * {
        height: auto;
    }
    .extra.desktop_menu.right {
        top: 165px;
    }
    a.sidebar-toggle.extra.hovers{
        top: 165px;
    }
    .content-wrapper {
        padding: 25px 0px 0px 0px !important;
    }
    .extra.desktop_menu.right {
        /*left: 12px;
            top: 100px;*/
        position: fixed;
        z-index: 9999;
    }
    .header_pctch:before {
        height: 25px;
    }
    .header_pctch:after {
        height: 25px;
    }
    .content-wrapper {
        margin-top: -10px;
    }
    .main-sidebar{
        width: 45px;
    }
    aside.main-sidebar.wizard {
        margin-top: 96px;
    }
    .content-wrapper {
        margin-top: -10px;
    }
    aside.main-sidebar.wizard {
        margin-top: 92px;
    }
    .content-wrapper {
        width: calc(100% - 75px);
        margin-left: 44px;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        width: calc(100% - 30px) !important;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-top: -8px !important;
    }
    .loginheader.login .border {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        /* max-width: 40%;*/
    }
    .loginheader.login .blue_bg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        display: none;
    }
    .loginheader.login h2 {
        font-size: 18px;
        line-height: 100px;
        left: 30px;
        width: 100%;
        text-align: right;
        padding-right: 15px;
        font-size: 18px;
        line-height: 100px;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        /* top: -1px; */
        /* width: 136px; */
        left: 0px;
    }
    .loginheader.login.header_pctch:after {
        height: 25px;
    }
    .loginheader.login.header_pctch:before {
        height: 25px;
    }
    .main-header .border:before {
        right: -14px;
        z-index: 99;
    }
    .border:before {
        right: 14px;
        z-index: 99;
    }
    .form .form-group {
        margin-bottom: 22px;
        width: 100%;
        padding: 0px 0px;
    }
    
    .wraps_backpatch_left {
        height: calc(100vh - 90px);
    }

    #btnSave{
        margin-bottom: 70px;
    }
    .wraps_backpatch_left .card-header a {
        font-size: 20px;
    }
    .wraps.backpatch_left .mobp0 {
        padding-left: 0px !important;
    }
    .wraps.backpatch_left .form .form-group {
        margin-bottom: 15px;
        width: 100%;
        padding: 0px 0px;
    }
    /* a.btn.btn-default.btn-flat.btn-block.mobile-user {
        display: block !important;
    } */
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        right: -24px;
    }
    .program-selection .content-wrapper {
        width: calc(100% - 65px) !important;
        margin-left: 65px !important;
        height: 91vh;
    }
    .program-selection .header_pctch:after {
        top: 68px;
        height: 25px;
    }
    .program-selection .header_pctch:before {
        top: 68px;
        height: 25px;
    }
    .program-selection .main-header .border:before {
        right: -14px;
        z-index: 99;
    }
    .program-selection .loginheader h2 {
        font-size: 18px;
        top: -40px;
        height: 16px;
    }
    .program-selection .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 0px;
    }
    .tooltips .tooltiptext {
        left: -26vw;
        width: 400px;
    }
    .tooltips .tooltiptext img {
        width: 400px;
    }
    header.main-header.loginheader h2 {
        left: -2%;
        top: -19px;
    }
    .loginheader.login h2 {
        position: absolute;
        left: -28% !important;
        top: -19px;
    }
    .tooltips .tooltiptext img {
        width: 400px;
        left: 30%;
    }
    .accordion_main .content-wrap h4 {
        font-size: 14px !important;
    }
    .accordion_main .content-wrap {
        padding: 0px 15px 0px 15px;
    }
    .accordion_main .content-wrap .content_wrap li.col-md-6.form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    section.eduDetail_wrap.bottom_wrap .exam_detail_form .entrance_container.childentrance h5 {
        font-size: 14px !important;
        width: 35%;
    }
    section.eduDetail_wrap.bottom_wrap.exam_detail_form .entrance_container.childentrance ul,
    section.eduDetail_wrap.bottom_wrap .content_wrap .entrance_container.childentrance ul {
        width: 65%;
        float: left;
    }
    section.eduDetail_wrap.bottom_wrap .accordion_main .content_wrap .entrance_container.childentrance li.col-md-6.form-group:first-child {
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
        /* padding-left: 30px; */
    }
    .coursetitle_wrap {
        background: #f5f6f6;
        width: 100%;
        padding: 0;
        margin: auto;
        padding: 20px 15px 10px 15px;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .coursetitle_wrap .coursetitle {
        padding: 0px;
        margin: 0;
    }
    .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        text-align: left;
        padding-left: 0;
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }
    .coursetitle_wrap .coursetitle h5 span {
        width: auto;
        float: left;
        margin-bottom: 5px;
        font-size: 16px;
        color: #58595b;
        font-family: FiraSans-Regular;
        height: auto;
    }
    .coursetitle h5:first-child .lbl-border-left {
        position: relative;
        top: 23px;
    }
    .coursetitle_wrap .coursetitle h5 span em {
        float: left;
        margin: 0px 5px 0px 0px;
        display: block;
    }
    span#lblAppNo {
        padding: 0px;
        margin: 0px;
    }
    .coursetitle_wrap .coursetitle h5 span {
        width: auto;
        float: left;
        margin-bottom: 5px;
        font-size: 16px;
        color: #58595b;
        font-family: FiraSans-Regular;
        height: auto;
    }
    .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        text-align: left;
        padding-left: 0;
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }
    .coursetitle_wrap .coursetitle h5 span {
        width: auto;
        float: left;
        margin-bottom: 5px;
        font-size: 16px;
        color: #58595b;
        font-family: FiraSans-Regular;
        height: auto;
    }
    .coursetitle_wrap .coursetitle h5 span em {
        float: left;
        margin: 0px 5px 0px 0px;
        display: block;
    }
    span#lblcategory {
        width: auto;
        float: left;
    }
    span.lbl-border-left:first-child {
        position: relative;
        top: 0px;
    }
    span#lblInstName {
        position: relative;
        top: -23px;
    }
    span.lbl-border-left:first-child {
        position: relative;
    }
    .coursetitle h5:first-child .lbl-border-left {
        position: relative;
        top: 23px;
    }
    section.eduDetail_wrap.bottom_wrap .exam_detail_form .entrance_container.childentrance h5 {
        font-size: 12px !important;
        width: 35%;
        top: 30px;
    }
    span#lblcategory {}
    body .coursetitle_wrap #lblInstName,
    body .coursetitle_wrap #lblCourseName {
        font-size: 14px;
        padding-left: 0;
    }
    body .coursetitle_wrap .coursetitle h5 span {
        height: 20px;
        float: left;
        width: auto;
    }
    body span#lblcategory {
        width: auto;
        float: left;
    }
    .coursetitle-wrap span#lblInstName {
        position: relative;
        top: 0px;
    }
    .forn_status_main .body ul li .course_type .time_box {
        padding: 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
        /* height: 22px; */
    }
    .forn_status_main .body ul li .course_type .time_box h4:nth-child(1) {
        padding-left: 30px;
        padding: 0px;
    }
    .forn_status_main .body ul li .course_type .time_box:nth-child(2) {
        position: relative;
        top: 27px;
    }
    .forn_status_main .body ul li .course_type .time_box:nth-child(3) {
        position: relative;
        top: -23px;
    }
    body .tab_title h2 {
        font-size: 16px !important;
        margin-bottom: 0px !important;
        line-height: 22px;
    }
    .source h4.source_title{
        font-size: 14px;
    }
    .coursetitle h5:first-child .lbl-border-left {
        position: relative;
        top: 35px;
    }
    .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        line-height: 16px;
    }
    .coursetitle_wrap #lblInstName,
    .coursetitle_wrap #lblCourseName {
        margin: 0px 0px 18px 0px;
    }

    section.coursetitle-wrap ul{
        justify-content: flex-start;
        width: 100%;
        flex-wrap: wrap;
    }

    #successPopup .modal-dialog .btnprev .next{
        font-size: 14px;
    }

    .transaction .full .labels {
        font-size: 14px;
        width: 110px;
    }
    
    .transaction .full .contents {
        font-size: 14px;
        width: calc(100% - 110px);
        line-height: 24px;
    }
    
}

@media only screen and (max-width:580px) {
    .bv-form {
        position: relative;
    }
    .bv-form .row.col-md-6 {
        padding: 0px;
        margin: 0px;
    }
    section.progrm_sect.form .next {
        position: relative;
        left: 15px;
    }
    #divAffilation h2.program-heading.program-affilation {
        margin: -12px 0px 15px 0px;
        float: left;
        width: 100%;
        display: block;
        font-size: 16px;
        line-height: 24px;
    }
    div#ProgramSelection .form-group.has-error .help-block {
        margin: 0px 0px 15px 0px;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        top: -1.2px;
        width: 145px;
        left: 0px;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        top: -1px;
        width: 136px;
        left: 0px;
    }
    .loginheader.login .border {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        top: -1.2px;
        width: 145px;
        left: 0px;
    }
    .loginheader.login .blue_bg {
        /* display: none; */
        position: absolute;
        right: 0px;
    }
    .navbar-custom-menu>.navbar-nav {
        top: -33px;
        right: 0px;
    }
    body .forn_status_main .body ul li .course_type h5 .inst_names,
    .forn_status_main .body ul li .course_type h4 .inst_names {
        font-size: 16px;
        line-height: 20px;
    }
    body .forn_status_main .body ul li .course_type .box_wrap .time_box h5 {
        /* border-right: 0; */
        height: auto;
        margin: -18px 0px 0px 0px;
        padding: 0px;
        min-height: 40px;
        font-size: 16px;
    }
}

@media only screen and (max-width:540px) {
    body .skin-blue .main-header .logo {
        width: 145px;
    }
}

@media only screen and (max-width:500px) {
    section.coursetitle-wrap ul li .label {
        width: auto;
        min-width: 105px;
    }
    section.coursetitle-wrap ul li span {
        float: left;
        width: calc(100% - 120px);
        display: block;
    }
    section.coursetitle-wrap ul li {
        padding: 0px 0px 5px 15px;
    }
    section.coursetitle-wrap ul {
        margin-bottom: 15px;
    }
    section.coursetitle-wrap .institute-name {
        font-size: 18px;
    }
    section.coursetitle-wrap {
        padding: 15px 0px 0px 0px;
        margin: 0px 0px 15px 0px;
    }
    section.coursetitle-wrap .course-name {
        padding: 8px 5px;
        font-size: 16px;
        line-height: 27px;
    }
    section.coursetitle-wrap .institute-name {
        font-size: 16px;
        padding: 0px 10px;
        line-height: 27px;
    }
    .new-tab .card-header {
        padding: 15px 40px 15px 15px !important;
    }
    span#BodyContentPlaceHolder_lblBatch {
        float: left;
        width: 100%;
        padding: 0px;
    }
    .form-filled .forn_status_main .body ul li .course_type a,
    .form-filled .forn_status_main .body ul li .course_type h5 {
        font-size: 16px;
    }
    .main-header .blue_bg.fl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 53%;
        max-width: 10%;
        padding: 0px !important;
    }
    .main-header .border {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 80%;
    }
    header.main-header.loginheader .vidyvihar img {
        top: 12px;
        width: 142px;
        left: -6px;
    }
    .loginheader h2 {
        font-size: 14px;
        line-height: 40px;
        left: 20px;
    }
    .navbar-custom-menu>.navbar-nav {
        right: 30px;
        position: absolute;
        right: -25px;
        top: -30px;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        left: 10px !important;
        width: 30px;
        left: 15px !important;
        visibility: hidden;
    }
    .loginheader.login h2 {
        line-height: 100px;
        left: 24px;
        font-size: 18px;
        top: -19px;
        position: absolute;
        left: -16% !important;
    }
    header.main-header.loginheader h2 {
        left: 0%;
        top: -19px;
        position: absolute;
        top: 12px;
        font-size: 18px;
    }
    .wraps.backpatch_left input {
        width: 100%;
        float: left;
    }
    .wraps.backpatch_left .login-tab .form-row {
        width: 100%;
        font-size: large;
        padding: 0px 0px 0px 0px !important;
    }
    .border:before {
        right: -4px;
        z-index: 99;
    }
    .main-header .border:before {
        right: -4px;
        z-index: 99;
    }
    .main-header .border:before {
        right: 14px;
        z-index: 99;
        width: 1px;
    }
    .wraps_backpatch_left .card-header a {
        font-size: 18px;
    }
    .new-tab .card-header {
        padding: 20px 30px 0 30px;
        padding: 12px 40px 12px 15px !important;
    }
    .wraps_backpatch_left span.forget {
        position: absolute;
        top: 8px;
        width: auto;
        float: none;
        display: contents;
        top: 0px;
        position: relative;
        text-align: left;
        margin: 10px 0px 0px 0px;
    }
    .wraps.backpatch_left span.forget button {
        margin-left: 0px;
        padding: 0px;
        font-size: 15px;
    }
    .form .form-group {
        font-size: 15px;
    }
    .bottom_link a {
        font-size: 15px;
    }
    .wraps.backpatch_left .tab_wrap {
        background: #f5f6f6;
        padding: 15px 15px 15px 15px;
    }
    .wraps.backpatch_left .form .form-row {
        width: 100%;
        float: left;
        padding: 0px 0px;
        margin: 0px !important;
    }
    .cust_left {
        position: relative;
        left: 0px;
    }
    .form .loginbtn {
        font-size: 14px;
    }
    .wraps_backpatch_left .card-header a {
        font-size: 16px;
    }
    .form-group.has-error .help-block {
        font-size: 12px;
        float: left;
        width: 100%;
    }
    .wraps_backpatch_left .card-header a:after {
        top: 14px;
    }
    .wraps_backpatch_left .card-header a.collapsed:after {
        top: 14px;
    }
    .new-tab .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
        margin: 0px 0px 20px 0px;
    }
    .login-tab button#btnLogin {
        margin: 0px 0px 0px 0px;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        right: 0px;
        margin-top: 12px;
    }
    .loginheader h2 {
        top: -22px;
    }

    .program-selection .content-wrapper {
        width: calc(100% - 50px) !important;
        margin-left: 50px !important;
        overflow: hidden !important;
        height: auto;
    }
    .main-header .navbar-custom-menu h2 {
        margin-top: -2px;
    }
    .program-selection .main-header .border:before {
        right: -10px;
        z-index: 99;
        right: 10px;
        z-index: 99;
        width: 1px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 22px;
    }
    .program-selection .loginheader h2 {
        font-size: 14px;
        top: -34px;
        height: 16px;
    }
    .loginheader h2 {
        top: -16px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: 18px;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-left: 0px !important;
    }
    .loginheader .border:before {
        /*      right: -10px;*/
    }
    .tooltips .tooltiptext {
        width: 290px;
        left: -62vw;
        top: 15px;
    }
    .tooltips .tooltiptext img {
        width: 290px;
    }
    .new-tab .tab-content>.tab-pane {
        margin: 0px 0px 15px 0px;
        box-shadow: none;
    }
    .loginheader.login span.vidyvihar img {
        left: -6px;
        width: 142px;
    }
    .main-header .navbar-custom-menu {
        position: absolute;
        left: 0px;
        top: 0px;
        right: inherit;
    }
    .navbar-custom-menu>.navbar-nav>li {
        position: absolute;
        top: 28px;
        right: 0px;
    }
    .form .loginbtn {
        margin: 0px 15px 0px 0px;
    }
    div#messageHolderAnother {
        padding: 0px;
    }
    .navbar-custom-menu>.navbar-nav {
        right: 30px;
        position: absolute;
        right: -50px;
        top: -44px;
    }
    header.main-header.loginheader .vidyvihar img {
        top: 14px;
        width: 115px;
    }
    .skin-blue .main-header .navbar .nav>li>a {
        margin-top: -15px;
    }
    .skin-blue .main-header .navbar .nav>li>a:before {
        left: 8px;
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 50% !important;
        transform: rotate(0deg);
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 50% !important;
        transform: rotate(0deg);
    }
    body .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 195px !important;
        overflow: auto;
    }
    body aside.main-sidebar.wizard.hover:hover {
        width: 50% !important;
    }
    .accordion_main .content_wrap li.col-md-6.form-group {
        /* width: 33% !important; */
        /* float: left; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .accordion_main .content_wrap li.col-md-6.form-group:nth-child(8) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .accordion_main .content_wrap li.col-md-6.form-group:nth-child(7) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tooltips .tooltiptext img {
        width: 350px;
        left: 68%;
    }
    .eupopup-container-top,
    .eupopup-container-fixedtop {
        padding-left: 20px;
    }
    a.eupopup-button.eupopup-button_1 {
        right: 20px;
        top: 24px;
    }
    .eupopup-head {
        font-size: 14px;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 5px 0px;
    }
    a.eupopup-button.eupopup-button_1 {
        right: 10px;
    }
    .eupopup-body {
        width: 65%;
    }
    .accordion_main .content-wrap .content_wrap li.col-md-6.form-group:last-child {
        padding-left: 10px;
    }
    .accordion_main .content-wrap .content_wrap li.col-md-6.form-group:last-child {
        padding-left: 10px;
    }
    .form-group {
        margin-bottom: 15px;
    }
    .accordion_main button {
        padding: 15px 15px;
    }
   
    .accordion_main .content-wrap h4 {
        font-size: 12px !important;
    }
    .accordion_main .content-wrap h4 b {
        bottom: 35px;
    }
    div#entranceExamContainer {
        padding: 0px 0px 0px 15px;
    }
    .accordion_main .content-wrap h4 {
        font-size: 14px !important;
        /* height: 10px; */
        /* margin: 0px; */
        /* padding: 0px; */
        /* line-height: 0px; */
        min-height: 35px;
        position: relative;
        top: 24px;
    }
    .accordion_main .content-wrap .content_wrap {
        width: 100%;
    }
    #entranceExamControlsContainer {
        margin: 0 30px;
        padding-bottom: 15px;
        float: left;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .coursetitle_wrap {
        padding-bottom: 25px !important;
    }
    header.main-header.loginheader .vidyvihar img {
        top: 16px;
        width: 115px;
        left: -2px;
    }
    .skin-blue .main-header .navbar {
        position: relative;
        top: 70px;
        background: transparent;
    }
    .loginheader.login .blue_bg {
        display: none;
    }
    section.coursetitle-wrap ul li {
        padding: 0px 0px 5px 15px;
        margin: 0px;
        display: flex;
    }
    section.coursetitle-wrap ul li span {
        float: left !important;
        width: 55% !important;
        display: block;
    }
    section.coursetitle-wrap ul li .label {
        width: 142px !important;
        min-width: inherit;
        float: left !important;
    }

    section.coursetitle-wrap ul li .label{
        font-size: 14px;
    }
    section.payment{
        padding: 10px 15px;
    }

    .wh_box ul li a{
        word-break: break-word;
    }

    li.dropdown.user.user-menu {
        top: 2px;
    }
}

@media only screen and (max-width:430px) {
    .main-header .navbar-custom-menu h2 {
        margin-top: 29px;
    }
    .main-header .border:before {
        right: 11px;
        z-index: 99;
        width: 2px;
    }
    .border:before {
        width: 2px;
    }
    .main-header .border:before {
        right: 16px;
        width: 2px;
    }
    header.main-header.loginheader h2 {
        top: -18px;
    }
    .loginheader.login h2 {
        position: absolute;
        left: -10% !important;
        top: -19px;
    }
    .form .loginbtn {
        margin: 0px 15px 0px 0px;
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 60% !important;
        transform: rotate(0deg);
    }
    a.sidebar-toggle.extra.desktop_menu.right.hovers.hover-aside {
        left: 60% !important;
        transform: rotate(0deg);
    }
    body aside.main-sidebar.wizard.hover:hover {
        width: 60% !important;
    }
}

@media only screen and (max-width:400px) {
    header.main-header.loginheader h2 {
        left: 0%;
    }
    .loginheader.login h2 {
        left: -4% !important;
    }
    header.main-header.loginheader h2 {
        left: 4%;
        font-size: 16px;
        top: -15px;
    }

    li.dropdown.user.user-menu {
        top: 5px;
    }
}

@media only screen and (max-width:350px) {
    .loginheader.login h2 {
        left: 2% !important;
        font-size: 16px;
    }
}

@media screen and (max-height:657px) {
    .main-sidebar {
        /*overflow-y: scroll;
        overflow-x: hidden;*/
    }
}

.red-left-aft {
    content: "";
    position: absolute;
    width: 195px;
    height: 100%;
    background-color: #b7202e;
    left: 0;
    top: 0;
    z-index: 10;
    z-index: -1;
}

.red-left {
    width: 19%;
    height: 57px;
    background-color: #ee1c24;
    background: linear-gradient(to right, #ee1c24, #ee1c24);
    left: 0;
    top: 0;
    float: none;
    position: relative;
    z-index: -5;
}

@media only screen and (max-width:380px) {
    header.main-header.loginheader .vidyvihar img {
        /* top: 14px;
    width: 100px;
    left: -6px;*/
    }
  
    .loginheader h2 {
        left: 16px;
    }
    .loginheader.login span.vidyvihar img {
        position: relative;
        /* top: -1px; */
        width: 120px;
        left: -10px;
    }
    .split {
        margin: 0px 12px 0px -1px;
        height: 29px;
    }
}

@media only screen and (max-width:320px) {
    header.main-header.loginheader .vidyvihar img{
        width: 100px;
        left: -5px;
    }
    
}


