/* Bootstrap Hack */
@font-face {
    font-family: "Avenir-Light";
    src: url("fonts/Avenir-Light.eot");
    src: url("fonts/Avenir-Light.woff") format("woff"),
    url("fonts/Avenir-Light.otf") format("opentype"),
    url("fonts/Avenir-Light.svg#filename") format("svg");
}

@-ms-viewport{
  width: device-width;
}

:root {
    --primary-color:#fbac3e;
    --white-color:#fff;
    --black-color:#000;
}
body {
    color:#6f6f6f;
    margin:0px;
    padding:0px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a {
    color: #f06723;
}

a:hover, a:active, a:focus {
    color:#192b3e;
}

.primary-color {
    color:var(--primary-color) !important;
}

.logo-lg img {
    align-items: center !important;
    margin: 10px auto;
    position: relative;
    display: block;
}

.sidebar .logo .logo-mini {
    display:none;
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .sidebar .logo > .logo-mini {
        display: block;
        margin-left: 5px;
        margin-right: -15px;
        font-size: 18px;
        margin-top:10px;
    }
    
    .sidebar-mini.sidebar-collapse .sidebar .logo > .logo-lg {
        display: none;
    }
}
.content-wrapper {
    background-color:#fff;
}
.btn-app {
    min-height: 75px;
    min-width: 120px;
}

.img-circle .fa {
    font-size: 20px;
    border-radius: 50%;
    border: solid 1px #ff0000;
    padding: 5px 10px;
    background: #f06723;
    color: #fff;
}
.user-panel > .info {
    padding:5px !important;
    left:50px;
}
.user-panel > .info > p {
    margin-bottom: 3px !important;
}
.btn-app span {
    display:inline-block;
    margin:10px 10px;
    font-size:16px;
}
-webkit-input-placeholder {
    color:inherit;
}
input.error, select.error {
    color:#ff0000;
    font-weight: normal;
    border:solid 1px #ff0000;
}

input.error::-webkit-input-placeholder {
    color:#ff0000;
}

.alert.alert-success {
    color:#fff !important;
}

label.error {
    clear: both;
    color: #ff0000;
    font-size: 14px;
    display: inline-block;
    margin-left:5px;
}

label span {
    color:#ff0000;
    font-size:13px;
}

label.errDesc {
    position: relative;
    top: 100%;
    font-family:'Open Sans',sans-serif !important;
    z-index: 2;
    font-weight: normal;
}

label {
    font-weight: 500 !important;
}

.white_bg {
    background:#fff;
}

.cart-page label {
    font-size:18px;
    font-weight: 700 !important;
}
.cart-page label.error {
    font-size:14px;
    font-weight:400 !important;
}
.modal-body label {
    font-weight: bold !important;
}

.form-control-feedback {
    left:0px;
}

.alt-width-18 {
    width:18% !important;
}

.alt-width-25 {
    width:25% !important;
}

.alt-width-82 {
    width:82% !important;
}

.alt-width-64 {
    width:64% !important;
}
.main-header {
    margin-bottom: 0px;
}

.main-header .store-info {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}

.main-header .sidebar-toggle {
    color:#fff;
}

.main-header a.sidebar-toggle:hover {
    color:#fff;
}

.content-header {
    background:#f2f2f2;
    padding: 10px 15px;
}

.navbar-success {
    background-color: #28a745;
}
.navbar-warning {
    background-color:var(--primary-color);
}

.navbar-uob {
    background-color:#f2f2f2;
}
.main-sidebar {
    background: #f8f8f8;
    border-right: solid 1px #ccc;
    bottom:0px;
    min-height:auto;
}

.sidebar-menu > li {
    border-bottom: solid 1px #cccccc;
    background: #f8f8f8;
}

.sidebar-menu li.treeview.active.menu-open a {
    border-right:solid 2px #f16723;
}

.sidebar-menu li > a {
    color:#585858;
}
.sidebar-menu >li:hover,  .sidebar-menu>li a {
    border-color: #ccc;
}
.sidebar-menu>li a {
    padding:10px 5px 9px 15px;
}

.sidebar-menu > li:hover {
    border-right:solid 2px #f16723;
}

.submenu > li > a {
    padding-left:30px;
}
/*
.sidebar-menu >li >a:hover:before, .sidebar-menu >li >a:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: -1px;
    right: -10px;
    bottom: auto;
    z-index: 1;
    border-style: solid;
    border-width: 34px 0 35px 10px;
    border-color: transparent;
}

.sidebar-menu >li.active>a:before {
    border-left-color: #a0bccd;
    -moz-border-left-colors: #a0bccd;
    right: -11px;
}

.sidebar-menu>li.active>a:after {
    border-left-color: #f2f6f9;
    -moz-border-left-colors: #f2f6f9;
}

*/
.sidebar-menu ul.treeview li.active a, .sidebar-menu li a:hover {
    background-color: #f2f6f9!important;
}

.sidebar-menu li > a > img {
    width:48px !important;
    height:48px !important;
}

.sidebar-menu > li.active ul.treeview-menu li.active a { 
    color:#000 !important;
    background:#F2F6F9;
}

.sidebar-menu .menu-open a.nav {
    background:#f2f2f2;
    border-bottom: solid 1px #cccccc;
}
ul.submenu::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 23px;
    top: 40px;
    bottom: 0;
    border-left: 1px solid #cccccc;
}

ul.submenu > li::before {
    content: "";
    display: block;
    position: relative;
    width: 8px;
    left: 19px;
    top: 21px;
    border-top: 1px solid #cccccc;
    z-index: 1;
}

/*
.sidebar-menu li>.arrow {
    display: none;
    position: absolute;
    top: 8px;
    right: 1px;
    z-index: 1027;
}
*/
.login-box .form-control {
    padding: 6px 12px !important;
}
.learning-company {
    display:block;
    text-align: center;
}
.login-box, .register-box {
    z-index: 11111 !important;
    position: relative !important;
    margin:0px auto 1% !important;
    width:450px !important;
}
.login-logo, .register-logo {
    margin-bottom:0px !important;
    margin-top:10px;
}
.login-logo img, .register-logo img {
    display:inline-block !important;
}
.login-box h3 {
    font-size:22px;
    margin:10px 0px 20px 0px;
}
.logo-mini img {
    width:42px !important;
}

.form-control, .select2-selection--multiple {
    border-radius:3px !Important;
    height:40px;
    box-shadow: 0 0 4px rgba(0,0,0,.1);
}

textarea.form-control {
    border:1px solid #d2d6de !important;
}

select > span {
    display: block;
    padding: .5rem;
}

.input-group .input-group-addon {
     border-bottom: 1px solid #d2d6de !important;
     border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color:#969696 !important;
}

.login-page, .register-page {
    background:#F6F7F9;
}

.box-wrapper {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: #F6F7F9;
}

.login-box #box {
    background: #fff;
    border-radius: 8px;
    margin: 10px auto;
    padding: 0px 35px;
    position: relative;
    max-width: 450px;
    color: #66717f;
    box-shadow: 0 2px 4px 0 rgba(0, 1, 33, 0.1);
}

.login-box p, .signup-box p {
    padding:20px 0px 10px;
    text-align: center;
}

#messages p {
    padding: 0px;
    margin: 0px;
    color: #ff0000;
}

.signup-box #box {
    background: #fff;
    border-radius: 8px;
    margin: 20px auto;
    padding: 20px;
    position: relative;
    max-width: 600px;
    color: #66717f;
    box-shadow: 0 2px 4px 0 rgba(0, 1, 33, 0.1);
}

.signup-box p {
    padding:20px 0px 10px;
}
.label {
    /*padding:.7em .6em .3em;*/
    color:#616161;
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size:100%;
    text-align: left;
    padding:0px 0px 7px 0px;
    display:block;
}

span.label.label-pending, span.label.label-overdue , span.label.label-success, span.label.label-info, span.label.label-danger,span.label.label-warning  {
    font-size:100% !important;
    padding:5px;
    color:#fff !important;
    display:inline-block;
}

span.label.label-pending {
    background-color:#FFC000 !important;
}

span.label.label-overdue {
    background-color:#ff0000 !important;
}

.select2-container {
    width:100% !important;
    border-color:#d2d6de !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f39c12 !important;
    border: 1px solid #f39c12 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice.locked-tag {
    background-color:#ddd !important;
    border:1px solid #aaa !important;
}

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

#curriculum_id, .curriculumDiv, .academicCollegeDiv, .departmentDiv {
    display:none;
}

.mandatory {
    color:#eb6d4a !important;
}


.chosen-container-single .chosen-single {
    box-shadow: none !important;
    border-bottom: solid 1px #d2d6de !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    background: none !important;
    border-radius: 0px !important;
}


.chosen-container-multi.chosen-container .chosen-choices::after {
    background: url("../plugins/chosen/chosen-sprite.png") no-repeat 3px 4px !important;
    width: 16px !important;
    height: 100% !important;
    content: " " !important;
    position: absolute !important;
    right: 0 !important;
    background-color: transparent !important;
}
/*
.chosen-container-single.chosen-container .chosen-single::after {
    background: url("~/Content/chosen-sprite.png") no-repeat 3px 4px !important;
}
*/

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}

.contact_college, .contact_department, .contact_courses, .contact_resources,.contact_institutes,.contact_countries {
    font-size:13px;
    font-family: 'Open Sans',sans-serif;
}

.lobipanel {
    margin-bottom: 20px !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

.lobipanel>.panel-body {
    overflow: visible !important;
}

.pad-t10 {
    padding-top:10px !important;
}

.content-header > .breadcrumb {
    top:10px !important;
}

.select2-container .select2-selection--single, .select2-selection .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
    border: solid 1px #d2d6de !important;
    border-color: #d2d6de;
    border-radius: 3px !important;
    height:40px !important;
    box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top:7px !important;
}
.item_id.narrow {
    width: 200px;
}

.select2-container .select2-selection--single.wrap {
    height: 100% !important;
}

.select2-container .select2-selection--single.wrap .select2-selection__rendered {
    /*padding-left:0px !important;
    line-height: 17px !important;*/
    word-wrap: break-word !important;
    text-overflow: inherit !important;
    white-space: normal !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    margin-top:0px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding:4px 12px !important;
    border-radius: 3px !important;
}

.btn.btn-gray {
    color: #fff;
    /*height: 42px;
    padding: 10px 20px;
    */
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    border-color: #444444;
    background-image: -webkit-linear-gradient(top,#d6d6d6 0, #8e8c8c 100%) !important;
    background-image: -o-linear-gradient(top,#d6d6d6 0, #8e8c8c 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#00be93),to(#3d887b)) !important;
    background-image: linear-gradient(to bottom,#cccccc 0, #8e8c8c 100%) !important;
    /*background-image:  linear-gradient(to bottom, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%) !important;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff#00be93', endColorstr='#ff3d887b', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    border-bottom: 0px solid #424242;
    border-style: none none solid;
    border-radius:5px;
}
 
.btn-gray.active.focus, .btn-gray.active:focus, .btn-gray.active:hover, .btn-gray:active.focus, .btn-gray:active:focus, .btn-gray:active:hover, .open>.dropdown-toggle.btn-gray.focus, .open>.dropdown-toggle.btn-gray:focus, .open>.dropdown-toggle.btn-gray:hover {
    background-image: -webkit-linear-gradient(to bottom,#8e8c8c, #cccccc 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#8e8c8c),to(#cccccc)) !important;
    background-image: linear-gradient(to bottom,#8e8c8c, #cccccc 100%) !important;
}

.btn-gray:focus, .btn-gray:hover {
    background-image: -webkit-linear-gradient(to bottom,#8e8c8c, #cccccc 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#8e8c8c),to(#cccccc)) !important;
    background-image: linear-gradient(to bottom,#8e8c8c, #cccccc 100%) !important;
    background-position:0px !important;
    background-color: #444444 !important;
    border-color: #424242 !important;
}

.btn.btn-primary {
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    text-transform: capitalize;
    transition: all 0.2s linear 0s;
    border-color: #db8816;
    background:var(--primary-color);/*green #4CB963*/
    border-radius:5px;
}
 
.btn-primary:focus, .btn-primary:hover,.btn-primary:hover, .btn-primary:active,.btn-primary:visited .btn-primary.hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: var(--primary-color);
    border-color:#db8816;
}

.btn.btn-secondary {
    color: #fff;
    /*height: 42px;
    padding: 10px 20px;*/
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    border-color: #005a46;
    background-image: -webkit-linear-gradient(top,#3ba9ff 0, #007be6 100%) !important;
    background-image: -o-linear-gradient(top,#3ba9ff 0, #007be6 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#00be93),to(#3d887b)) !important;
    background-image: linear-gradient(to bottom,#3ba9ff 0, #007be6 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff#00be93', endColorstr='#ff3d887b', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    border-bottom: 3px solid #0155a7;
    border-style: none none solid;
    border-radius:5px;
}

.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .open>.dropdown-toggle.btn-secondary.focus, .open>.dropdown-toggle.btn-secondary:focus, .open>.dropdown-toggle.btn-secondary:hover {
    background-image: -webkit-linear-gradient(to bottom,#007be6, #3ba9ff 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#007be6),to(#3ba9ff)) !important;
    background-image: linear-gradient(to bottom,#007be6, #3ba9ff 100%) !important;
}

.btn-secondary:focus, .btn-secondary:hover {
    background-image: -webkit-linear-gradient(to bottom,#007be6, #3ba9ff 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#007be6),to(#3ba9ff)) !important;
    background-image: linear-gradient(to bottom,#007be6, #3ba9ff 100%) !important;
    background-position:0px !important;
    background-color: #0155a7 !important;
    border-color: #0155a7 !important;
}

.btn.btn-red {
    color: #fff;
    /*height: 42px;
    padding: 10px 20px;*/
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    border-color: #521200;
    background-image: -webkit-linear-gradient(top,#ff6c43 0, #ea3300 100%) !important;
    background-image: -o-linear-gradient(top,#ff6c43 0, #ea3300 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff6c43),to(#3d887b)) !important;
    background-image: linear-gradient(to bottom,#ff6c43 0, #ea3300 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6c43', endColorstr='#ffea3300', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    border-bottom: 3px solid #a92500;
    border-style: none none solid;
    border-radius:5px;
}

.btn-red.active.focus, .btn-red.active:focus, .btn-red.active:hover, .btn-red:active.focus, .btn-red:active:focus, .btn-red:active:hover, .open>.dropdown-toggle.btn-red.focus, .open>.dropdown-toggle.btn-red:focus, .open>.dropdown-toggle.btn-red:hover {
    background-image: -webkit-linear-gradient(to bottom,#ea3300, #ff6c43 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ea3300),to(#ff6c43)) !important;
    background-image: linear-gradient(to bottom,#ea3300, #ff6c43 100%) !important;
}

.btn-red:focus, .btn-red:hover {
    background-image: -webkit-linear-gradient(to bottom,#ea3300, #ff6c43 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ea3300),to(#ff6c43)) !important;
    background-image: linear-gradient(to bottom,#ea3300, #ff6c43 100%) !important;
    background-position:0px !important;
    background-color: #521200 !important;
    border-color: #a92500 !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #faaa2e;
    border-color: #e09014;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color:#555555 !important;
}

.modal-header {
    background:#f39c12 !important;
}

.modal-header .modal-title {
    color:#fff !important;
}

.modal-header .close {
    color:#fff !important;
    opacity: .6 !important;
}

.remarks-history {
    height: 205px;
    overflow-y: scroll;
}

.manager-remark {
    float: left;
    width: 99%;
    position: relative;
    line-height: 26px;
    padding: 12px 18px;
    background: #ffed4d;
    border-radius: 5px;
    margin: 0 0 25px;
    border: solid 1px #ca9e10;
}
.manager-remark:after, .manager-remark:before {
	top: 100%;
	left: 12%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.manager-remark:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ffed4d;
    border-width: 15px;
    margin-left: -15px;
}
.manager-remark:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #ca9e10;
    border-width: 16px;
    margin-left: -16px;
}

.staff-remark {
    float: left;
    width: 99%;
    position: relative;
    line-height: 26px;
    padding: 12px 18px;
    background: #B3E5FC;
    border-radius: 5px;
    margin: 0 0 30px;
    border: solid 1px #1976D2;
}
.staff-remark:after, .staff-remark:before {
	top: 100%;
	left: 82%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.staff-remark:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #b3e5fc;
    border-width: 15px;
    margin-left: -15px;
}
.staff-remark:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #1976d2;
    border-width: 16px;
    margin-left: -16px;
}

.overdue-tasks {
    background-color:#ff0000 !important;
    color:#fff !important;
}
.high-priority {
    background-color:#FFC000 !important;
    color:#fff !important;
}

.dashboard .info-box-text {
    font-size: 15px !important;
}

.dashboard .info-box-number {
    font-size: 30px !important;
    margin-top:10px;
}

.total_tasks {
    color:#d81b60 !important;
    animation: bounce; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 3s; /* don't forget to set a duration! */
}

.total_completed_tasks {
    color:#f39c12 !important;
    animation:bounce;
    animation-duration: 3s;
}
.total_overdue_tasks {
    color:#dd4b39 !important;
    animation: bounce;
    animation-duration:3s;
}
.total_closed_tasks {
    color:#00a65a !important;
    animation:bounce;
    animation-duration:3s;
}

.total_assigned_tasks {
    color:#0073b7 !important;
    animation:bounce;
    animation-duration:3s;
}
.total_inprogress_tasks {
    color:#ff7701 !important;
    animation:bounce;
    animation-duration:3s;
} 
.total_hours {
    animation:fadeIn;
    animation-duration:3s;
} 
.total_users {
    animation:fadeIn;
    animation-duration:3s;
} 

.align-items-center {
    align-items: center !important;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: solid 1px #d2d6de;
    border-radius: 0px;
    cursor: text;
}
.select2-container .select2-selection--multiple {
    display:table !important;
    width:100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fbac3e !important;
    border: 1px solid #f16723 !important;
    color:#111!important;
    border-radius:0px!important;
}
.select2-results__option:before {border-radius:0px!important;}
.select2-results__option[aria-selected=true]:before {background-color: #747474!important;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color:#111!important;
}
.select2-container--default .select2-selection--multiple .select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    vertical-align: middle;
} 
.select2-results__option[aria-selected=true]:before {
    font-family:fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: #f77750;
    border: 0;
    display: inline-block;
    padding-left: 3px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}
.select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #f77750;
    border-width: 2px;
}
.select2-container--default .select2-selection--multiple {
    border-width: 2px;
}
.select2-container--open .select2-dropdown--below {

    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);

}
.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}

.purchase-wrapper {
    margin: 10px 0px;
    padding: 20px;
}

.course-nav {
    padding-left: 0%;
}

.course-nav {
    text-align: center;
    margin-top: 0px;
}

.course-nav li {
    position: relative;
    display: inline-block;
    padding: 0px 30px;
    list-style-type: none;
    border: none;
    margin-bottom: 20px;
}

.course-nav li:first-child {
    border-left: none;
}
.course-box,.course-box-dpt,.course-box-corse {
    margin: 0px auto;
    /*background: #F4F4F4;
    box-shadow: 0px 0px 5px 2px rgb(152, 152, 152);*/
    padding: 10px;
    display: table;
    position: relative;
    text-align: center;
    width:100%;
    min-width:200px;
    height:100%;
    min-height:auto;
}

.course-box-dpt {
    margin: 0px auto 76px;
}

.auk .course-box-wrapper { 
    margin: 0px auto 50px;
}

.course-nav a {
    display: block;
    text-decoration: none;
    color: #fff !important;
    text-align: center;
    line-height: 1.2em;
    padding: 10px 15px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    border-radius: 5px;
    display: table-cell;
    margin-bottom:15px;
    height:76px;
    vertical-align: middle;
    width:100%;
}

.course-nav li.active {
    top: 1px;
}
/*
.course-nav a.course-box:hover {
    background:#ffc000;
}
 
.course-nav li .course-box {
    background:#ffc000;
}
*/
.course-nav li a:after {
    content: '';
    position: absolute;
    top: -18px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.course-nav .course-text {
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    margin:0px;
    white-space: break-spaces;
    text-transform: capitalize;
    text-shadow:1px 1px 2px #111;
}

.course-nav .course-dropped {
    margin-top:5px;
    color:#fff;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-shadow: 2px 0px 1px rgb(60 60 60);
    padding: 0px;
    line-height: 30px;
    margin-top: 5px;
    font-size:17px;
}

.course-nav .course-purchased {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 0px 1px rgb(60 60 60);
    padding: 0px;
    line-height: 30px;
    margin: 0px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 0px;
    font-size:17px;
    display:block;
    height: 4vh;
}


.course-box .fa {
    font-size:30px;
}

.marque {
    font-family: 'Avenir-Light';
    font-size: 20px;
    font-weight: 400;
    color: #192b3e;
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
    line-height: 34px;
    padding: 0px 20px;
    width: 100%;
}

.marque span {
    color:#f06723;
}

.marque .fa {
    font-size:20px;
    top: -7px;
    position: relative;
}

span.ion-checkmark {
    font-size:18px;
}

.delivery {
    font-weight:500;
}
.da {
    margin-top:10px;
}

/*
.panel-heading h4:before {
    content:'';
    background-image: url('../images/question.png');
    background-repeat: no-repeat;
    width:16px;
    height:16px;
    padding:0px 15px;
    margin:0px;
    top:3px;
    position: relative;
}
.panel-heading h4.panel-title {
    color:var(--default-text-color);
    font-weight: 600;
}
*/
.panel-body {
    font-size:15px;
    color:#000;
    background:#fbfbfb;
}
.panel-title>a {
    color:#f16723;
}
#summaryInfo {
    display:block;
    font-size:16px;
    margin:20px 0px;
    border:solid 1px #adadad;
    font-weight:500;
    color:#203864;
    background: #f5f2f2;
}

#summaryInfo p {
    padding:10px 10px 0px 20px;
   font-size:16px;
    color:#203864;
}

#summaryInfo p.payment {
    padding: 10px;
    margin: 0px;
    margin-bottom: 20px;
    background: #203864;
    color: #fff;
    font-size:20px;
}

#summaryInfo span {
    color:var(--primary-color);
}

#summaryInfo p:last-child:not(.payment) {
    padding-bottom:20px;
}

.main-footer {
    padding:15px 15px 10px 15px ;
}

.main-footer marquee {
    font-weight: 700;
    font-size: 24px;
    margin-top:70px;
}

.admin .main-footer marquee {
    margin:0px !important;
}

marquee span {
    color:#f06723;
}

.red {
    color:#ff0000;
    font-weight: 500;
}

ul.removed_courses {
    margin:0px;
    padding:0px;
}

ul.removed_courses li {
    list-style: none;
    padding: 4px 10px;
    float: left;
    margin: 10px 10px;
    background: #ddd;
    border:1px solid #aaa;
}

#manageTable .label {
    padding: 8px 9px;
    display:inline-block;
}

/* My Account page Tabs */
.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}

.nav-tabs li {
    background:#f8f8f8;
    margin-left: 5px;
    border-left: solid 1px #d1d1d1;
    border-right: solid 1px #d1d1d1;
    border-top:solid 1px #d1d1d1;
}
.nav-tabs li {
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    background: #f8f8f8;
    border-radius: 0;
    /*box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);*/
    padding: 10px 30px;
    margin:0px;
    font-size:22px;
    color:#444;
}
.nav-tabs > li.active, .nav-tabs > li.active a {
    border-top: solid 1.5px #fbac3e;
    color:#f06723;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #FFF;
    /*box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);*/
    font-size:22px;
    color:#f06723;
}

/* Tab Content */
.tab-pane {
    background: #FFF;
    /*box-shadow: 0 0 1px rgba(0,0,0,.4);*/
    border:solid 1px #d1d1d1;
    border-radius: 0;
    padding: 10px;
}

.tab-content {
    background-color:#fff;
    background:#FFF;
}

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

.select2-container--default .select2-results__option[aria-disabled=true] {
   display:none;
}

.loader, .loader-ss {
    display:none;
    padding:30px 10px 10px;
}

.loader-transac {
    display:block;
    position: relative;
    top: 30%;
}

.digital_resource {
    color:#ff0000;
    font-size:15px;
    font-weight: 500;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

.inv_items {
    display:none;
}

span.label.label-pending, span.label.label-overdue, span.label.label-success, span.label.label-info, span.label.label-danger, span.label.label-warning {
    font-size: 13px !important;
    padding: 7px !important;
}


#studentFeedback ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#studentFeedback ul li {
    padding: 15px 8px 0px 8px;
    margin: 2px;
    font-weight: bold;
    text-decoration: none;
    float: left;
}

#studentFeedback ul li a img {
    cursor: pointer;
    text-indent: -9999px;
}

#studentFeedback ul li span {
    display:block;
    text-align:center;
    margin-top:5px;
}
/*
body #deliveryCustomerFeedbackModal .modal-dialog {  Width 
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}
body #studentDetailModal .modal-dialog {  Width  
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}

body #deliveryDetailsModal .modal-dialog { Width  
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}
*/

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*
.modal {
  z-index: -1;
  display: block !important;
  justify-content: center;
  align-items: center;
}

.modal-open #deliveryCustomerFeedbackModal {
   z-index: 1050;
}
.modal-open #deliveryDetailsModal {
   z-index: 1050;
}

.modal-open #viewInvoiceDetailModal {
   z-index: 1050;
}
.modal-open #viewPurchaseDetailModal {
   z-index: 1050;
}

.modal-open #editStudentAddressModal {
    z-index:1050;
}
.modal-open #viewCoursItemsModal {
    z-index:1050;
}
.modal-open #addSemesterModal {
    z-index:1050;
}
.modal-open #editSemesterModal {
    z-index:1050;
}
.modal-open #removeSemesterModal {
    z-index:1050;
}
*/
#deliveryCustomerFeedbackModal .modal-body thead {
    background: #4d4d4d;
    color: #fff;
}

.locked-tag .select2-selection__choice__remove{
  display: none!important;
}

/* I suggest to hide  all selected tags from drop down list */
.select2-results__option[aria-selected="true"]{
  display: none;
}
/* JConfirm */
.jconfirm .jconfirm-box.jconfirm-type-orange {
    border-top:solid 7px #F39C12 !important;
}

.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
    background-color: #F39C12 !important;
    padding: 5px 15px !important;
}

.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content, .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
    color:#000 !important;
}

.jconfirm-modern .jconfirm-icon-c .fa-info-circle:before, .jconfirm-modern .jconfirm-icon-c .fa-question-circle:before {
    color: #f39c12;
}

#addressSection {
    display:none;
}

#addressToggle {
    float:right;
}

#addressToggle i {
    font-size:20px;
}
.hidden {
    display:none !important;
}

#addressToggle i.active {
    font-family: "FontAwesome";content: "\f0d8";font-size:20px; 
}
.signup-page .panel-default > .panel-heading, .signup-page .panel-group .panel {
    background: transparent !important;
    border:none !important;
    border-color:transparent;
}
.signup-page .panel-heading {
    padding: 10px 0px;
    font-weight: 500 !important;
}
.signup-page .panel-title a span {
    font-size: 22px;
    color: #a5a5a5;
    float: right;
    margin-right: 0px;
    border-radius: 4px;
}

.signup-page .panel-title a span .fa {
    line-height: 25px;
}

#signatureParent {
    color: #f39c12;
    background-color: #ddd;
    padding: 20px;
}

#customer_signature {
    border: 2px dotted #ddd;
    background-color: #fefefe;
    min-height:200px;
}

#add_course {
    margin-top:30px;
    display:block;
    position:relative;
} 


ul.course-list {
    border: 1px solid black;
    display: table;
    padding: 0;
    table-layout: fixed;
    width: 100%;
    position:relative;
    display:flex;
    list-style-type:none;
}

ul.course-list li {
  border: 1px solid black;
  display: table-cell;
  width: 25%;
}

.dropped-btn {
    background:#8e8c8c;
}

.course-box .course-titles {
    background: #6ab1cf;
    color: #fff;
    font-size: 16px !important;
    text-shadow:1px 1px 2px #111;
}

#titlesCarousel .item {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    /*
    border: solid 1px #4b4b4b42;
    */
    display: inline-block;
    vertical-align: top;
    text-align:center;
}

#titlesCarousel .owl-stage {
    margin: 0 auto !important;
    /*display: block !important;*/
    display: flex !important;
    text-align: center;
}

.owl-carousel .owl-item img {
    width: 100% !important;
    height: 500px !important;
     object-fit: fill;
    max-width: 100%;
    box-shadow: 0px 0px 10px 1px #969696;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.mcgrawhillPartner {
    margin-top:25px;
}
.mcgrawhillPartner.owl-carousel .owl-item img {
    width:100% !important;
    height:100% !important;
    box-shadow: none !important;
}

@media only screen and (max-width: 575.98px) { .owl-carousel .owl-item img { height:100% !important;} }
@media only screen and (min-width: 481px) and (max-width: 767.98px) { .owl-carousel .owl-item img { height:100% !important;} }
@media only screen and (min-width: 768px) and (max-width: 991.98px) { .owl-carousel .owl-item img { height:100% !important;} }
@media only screen and (min-width: 992px) and (max-width: 1199.98px) { .owl-carousel .owl-item img { height:500px !important;} .mcgrawhillPartner.owl-carousel .owl-item img { height:100% !important;} }
@media (min-width: 1200px) { .owl-carousel .owl-item img { height:500px !important;width:400px !important;} .mcgrawhillPartner.owl-carousel .owl-item img { height:100% !important; width: 100% !important;}  }

/*
 .owl-carousel .owl-wrapper {
    display: flex !important;
}
.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;
}*/
.owl-carousel {
	.owl-stage {
		display: flex;
	}
	.owl-item {
		display: flex;
		flex: 1 0 auto;
	}
	.caption {
		display: flex;
		flex: 1 0 auto;
		flex-direction: column;
	}
	.flex-text {
		flex-grow: 1
	}
	.thumbnail {
		display: flex;
		flex-direction: column;
		margin: 0 15px;
	}
}
 

#titlesCarousel .caption {
    padding:10px;
    color:#000;
    min-height:120px !important;
}
#titlesCarousel .caption a {
    color:#000;
}

#viewCoursItemsModal .modal-body {
    position: relative;
    /*overflow-y: auto;*/
    max-height: 100%;
    padding: 15px;
}

table.dataTable thead .sorting:after {
    opacity: .6 !important;
}

.table-striped>tbody>tr.even {
    background:#f9f9f9 !important;
}

.table-striped>tbody>tr.even {
    background:#fff !important;
}

.scholarship-badge {
  position: relative;
  overflow: hidden;
  width: 300px;
}
.scholarship-badge:after {
    font-family:"FontAwesome";
  content: '\f0ae';/*f2c1attr(data-ribbon)*/
  position: absolute;
  width: 90px;
  height: 30px;
  background: #519e14;
  top: 5px;
  text-align: center;
  line-height: 30px;
  left: -41px;
  transform: rotate(-49deg);
  color:#fff;
    padding-left: 18px;
    padding-top: 2px;
}

.powered-by {
    padding:0px 20px;
    position: absolute;
    margin-bottom:15px;
    bottom:0px;
    width:100%;
}

.treeview-menu {
    background:#fff;
}

/*
.box {
    border:solid 1px #d2d6de;
}
*/

.content .box {
    background:transparent !important;
}

.social-icons {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    left: -40px;
    position: relative;
}

.social-icons li {
    display: inline-block;
    margin: 0;
}

.social-icons li a img {
    height: 38px;
}

.social-icons li a {
    display: inline-block;
    margin: 0 7.5px;
}

 .social-text {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #b8b8b8;
}

/* UOB */

.uob .content.gray_bg {
    background:#f2f2f2 !important;
}

.uob .uob_sheader {
    padding:10px 50px;
    height:100%;
    height: 170px;
    display: block;
}

.uob .main-header {
    max-height: 100% !important;
}

.uob .uob_sheader img {
    margin:0 auto;
    text-align: center;
}

.uob .course-purchased {
    color: #03265c;
    text-shadow: none;
    background: -webkit-linear-gradient(45deg, #545454 , #c5c5c5 80%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}


.uob .course-box-dpt a.courseBtn {
    background-color:#fff !important;
    /* border:solid 4px #c00f29;
    box-shadow: inset 1px 1px 1px 5px #e6e6e6;
    */
    padding:5px;
    border-style: solid;
    border-top-color: #e31a24;
    border-right-color: #e31a24;
    border-left-color: #e31a24;
    border-bottom-color: #e31a24;
    border-width: 5px;
    /* box-shadow:inset 2px 5px 8px 1px rgba(0,0,0,0.4), inset -5px 0 0px -5px rgba(0,0,0,0.5);*/
    box-shadow: 4px 3px 4px -1px rgba(0,0,0,0.4);
    border-radius: 0px;
    border-right: 0px;
    position:relative;
    z-index: 0;
}

.auk .course-box a.courseBtn {
    background-color:#fff !important;
    padding:5px;
    border-style: solid;
    border-top-color: #e31a24;
    border-right-color: #e31a24;
    border-left-color: #e31a24;
    border-bottom-color: #e31a24;
    border-width: 5px;
    box-shadow: 4px 3px 4px -1px rgba(0,0,0,0.4);
    border-radius: 0px;
    border-right: 0px;
    position:relative;
    z-index: 0;
}
/*
.uob .course-box-dpt a.courseBtn .shade {
    border:none;
    box-shadow:inset 1px 3px 4px 1px rgba(0,0,0,0.4), inset -2px 0 5px -3px rgba(0,0,0,0.5);
    padding:20px;
}
*/
.uob .course-box-dpt a.courseBtn:before {
    content: '';
    border:none;
    box-shadow:inset 1px 3px 4px 1px rgba(0,0,0,0.4), inset -2px 0 5px -3px rgba(0,0,0,0.5);
    padding:10px;
    position: absolute;
    left:3px;
    top:3px;
    bottom:3px;
    right:3px;
}

.auk .course-box a.courseBtn:before {
    content: '';
    border:none;
    box-shadow:inset 1px 3px 4px 1px rgba(0,0,0,0.4), inset -2px 0 5px -3px rgba(0,0,0,0.5);
    padding:10px;
    position: absolute;
    left:3px;
    top:3px;
    bottom:3px;
    right:3px;
}

.uob .course-box-dpt .ribbon-wrapper {
    position: absolute;
    margin-top: 0px;
    z-index: 11;
    left: 0px;
    /*bottom: 13px;*/
    bottom: 7px;
    margin: 0 auto;
    width: 88%;
}

.uob .course-box-dpt .purchase-ribbon {
    display: inline-block;
    position: relative;
    background-color: #692146;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 5px 7px;
    color: white;
    font-weight: 500;
    font-size: 16px;
    line-height: 11px;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.uob .course-box-dpt .purchase-ribbon:before {
    content: '';
    display: inline-block;
    position: absolute;
    border: 2.1px transparent solid;
    border-bottom-color: #692146;
    -webkit-transform: rotate(45deg);
    /*transform: rotate(45deg);*/
    transform: rotate(170deg);
    left: -2px;
    bottom: -2px;
}
.uob .course-box-dpt .purchase-ribbon:after {
    content: '';
    display: inline-block;
    position: absolute;
    border: 2.1px transparent solid;
    border-bottom-color: #692146;
    -webkit-transform: rotate(45deg);
    /*transform: rotate(45deg);*/
    transform: rotate(-176deg);
    right: -2px;
    bottom: -2px;
}

.uob .course-box-dpt .order-ribbon-wrapper {
    position: absolute;
    margin-top: 0px;
    z-index: 11;
    left: 0px;
    /*bottom: 13px;*/
    bottom: -13px;
    margin: 0 auto;
    width: 88%;
}

.uob .course-box-dpt .order-ribbon {
    display: inline-block;
    position: relative;
    background-color: #692146;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px 7px;
    color: white;
    font-weight: 500;
    font-size: 16px;
    line-height: 11px;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.uob .course-box-dpt .order-ribbon:before {
    content: '';
    display: inline-block;
    position: absolute;
    border: 2.1px transparent solid;
    border-bottom-color: #692146;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -2px;
    top: -2px;
}
.uob .course-box-dpt .order-ribbon:after {
    content: '';
    display: inline-block;
    position: absolute;
    border: 2.1px transparent solid;
    border-bottom-color: #692146;
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    right: -2px;
    top: -2px;
}

.uob .course-box-dpt .order-ribbon a {
    padding: 2px 0px;
    display: inline;
    line-height: inherit;
}
/*
.uob .course-box-dpt .order {
    color:#692146;
    font-size:16px;
    font-weight: 500;
    margin-top:5px;
}*/

/*
.popover {
    border: 1px solid rgb(197 145 53 / 1);
    background-color: #FEC260;
}

.popover.bottom>.arrow:after {
    border-bottom-color: #FEC260; #ffc764
}
.popover-content {
    background: #FEC260; #ffc764
}
.popover span.aac {
    color:#000; #242a62 
    font-size:15px;
}

.popover span.cho {
    color:#000;  #692146
    font-size:15px;
}

*/
/*
.uob .course-box-dpt .btnWrap {
    padding:3px;
    border-style: solid;
    border-top-color: #e31a24;
    border-right-color: #e31a24;
    border-left-color: #e31a24;
    border-bottom-color: #e31a24;
    border-width: 5px;
    / * box-shadow:inset 2px 5px 8px 1px rgba(0,0,0,0.4), inset -5px 0 0px -5px rgba(0,0,0,0.5);* /
    box-shadow: 4px 3px 4px -1px rgba(0,0,0,0.4);
    border-radius: 0px;
    border-right: 0px;
}*/

/*
.uob .course-box-dpt a.courseBtn:hover {
    border-width: 10px;
    background:#fff7f8 !important;
}
*/

.uob .course-box-dpt a.courseBtn:active {
    border-style: solid;
    border-top-color: #e31a24;
    border-right-color: #e31a24;
    border-left-color: #e31a24;
    border-bottom-color: #e31a24;
    border-width: 5px;
    border-radius: 0px;
    border-right: 0px;
    box-shadow: outset 5px 5px 1px 1px #e6e6e6;
}
.uob .course-nav .course-text {
    color:#03265c;
    text-shadow:none;
}

.uob .course-box-dpt a.course-titles { 
    background:#d51730;
    box-shadow: inset 1px 1px 1px 5px #a50e1d;
    border:solid 4px #032259;
    border-radius: 0px;
}

.form-control[disabled] {
    color: #CE1126;
}

/* AIU */
.aiu .content.gray_bg {
    background: #f2f2f2 !important;
}

.aiu .course-box-corse a.courseBtn {
    background-color:#e5e5e5 !important;
    padding:5px;
    border-style: solid;
    border-top-color: #710a05;
    border-right-color: #710a05;
    border-left-color: #710a05;
    border-bottom-color: #710a05;
    border-width: 5px;
    /* box-shadow:inset 2px 5px 8px 1px rgba(0,0,0,0.4), inset -5px 0 0px -5px rgba(0,0,0,0.5);*/
    box-shadow: 4px 3px 4px -1px rgba(0,0,0,0.4);
    border-radius: 0px;
    border-right: 0px;
    position:relative;
    z-index: 0;
}

.aiu .course-box-corse a.courseBtn:before {
    content: '';
    border: none;
    box-shadow: inset 4px 3px 4px 1px rgba(0,0,0,0.4), inset -2px 0 5px -3px rgba(0,0,0,0.5);
    padding: 10px;
    position: absolute;
    left: 3px;
    top: 3px;
    bottom: 3px;
    right: 3px;
}

.aiu .course-box-corse a.course-titles {
    background-color:#a50e1d !important;
    padding:10px 15px;
    border-style: solid;
    border-top-color: #710a05;
    border-right-color: #710a05;
    border-left-color: #710a05;
    border-bottom-color: #710a05;
    border-width: 5px;
    /* box-shadow:inset 2px 5px 8px 1px rgba(0,0,0,0.4), inset -5px 0 0px -5px rgba(0,0,0,0.5);*/
    box-shadow: 4px 3px 4px -1px rgba(0,0,0,0.4);
    border-radius: 0px;
    border-right: 0px;
    position:relative;
    z-index: 0;
}

.aiu .course-box-corse a.course-titles:before {
    content: '';
    border: none;
    box-shadow: inset 2px 3px 4px 1px rgba(0,0,0,0.4), inset -2px 0 5px -3px rgba(0,0,0,0.5);
    padding: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 3px;
    right: 6px;
}

.aiu .course-nav .course-text {
    color: #710a05 !important;
    text-shadow:none;
}

.uob_menu {
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
    text-transform: capitalize;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td {
    color:#000 !important;
}

.divStudentAddress p {
    font-size:17px;
}


.loader-overlay {display:none;position: absolute;left: 0; top: 0; right: 0; bottom: 0;z-index: 2;background-color: rgb(88 88 88 / .8);}
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
.auk .main-header {
    min-height: 500px;
}

.auk .header-wrapper {
    background-color:#f2f2f2;
    background:url('../images/university/auk-banner.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    height:500px;
    display:block;
}

.auk #top-bar {
    background: #692146 none repeat scroll 0 0;
    height: 20px;
}

.auk #logo {
    position: absolute;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 3px 0 rgba(105, 105, 105, 0.75);
    -moz-box-shadow: 0 2px 3px 0 rgba(105, 105, 105, 0.75);
    box-shadow: 0 2px 3px 2px rgb(60 60 60);
    padding:5px 15px;
    background:#fff;
}

.auk #nav-bar {
    background:rgba(0,0,0,.4);
    height:50px;
}

.auk .navbar-nav>li>a {
    color:#fff;
    font-weight: 600;
    font-size: 18px;
}

.auk .navbar-nav > li.active > a {
    background: #692146;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    background: #692146;
    color:#fff;
}

.auk .content-wrapper, .auk .main-footer {
    margin-left:0px;
}

.auk .gray_bg {
    background:#F3F3F3 !important;
}

.auk h2.course {
    margin:30px 0px;
}

.auk .course-page label.bold {
    text-align: center;
    font-size:16px;
    font-weight: 400;
}

.auk .addMoreRows {
    font-size:17px;
}

.auk .courseBookContainer {
    padding:10px 0px;
}

.auk .courseBookContainer .removeCourse {
    position: absolute;
    right: 3px;
    margin-top: 6px;
    font-size: 16px;
}

.auk .item-category {
    margin:0;
    padding:0;
    list-style: none;
    list-style-type: none;
}

.auk .item-category li {
    float: left;
    position: relative;
    margin-top: 5px;
}

.auk .item-category li a {
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 25px 14px 25px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0px;
    margin: 0 3px -1px 0;
    font-size: 15px;
    font-weight: 500;
}

.auk .item-category li.active a {
    background: #fff;
    color: #01213d;
}

.select2-results__option:before {
    display:none;
}
.select2-results__option[aria-selected=true]:before {
    display:none;
}

.select2-container .select2-selection--single {
    padding:9px 5px !important;
}

.select2-dropdown {
    max-height: 200px;
    overflow-y: scroll;
}

label.enrolled-courses {
    background-color: #ddd !important;
    border: 1px solid #aaa !important;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}