body{font-size: 16px !important;}
.form-control{font-size: 16px !important;}
.panel-heading button.addnew { float:right; }
.modal-header h3 { margin:0px; }
.form-error { color:#ee3939; }
.login-layout { background-color: #e5e9ec!important;height: 100%; }
.login-layout .login-container .tiles{ background-color: #ffffff;color: #8b91a0; margin: 0 auto;float: none;}
.login-layout .login-container .login-inner{ padding:25px;}
.login-layout .login-container .list-group-item{ margin-bottom:15px;}
.processLoading { position:relative; }
#processingIndicator {
    z-index: 999;
    background-color: rgba(204, 204, 204, 0.6);
    color: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    padding-top: 22%;
    padding-left: 36%;
    font-size: 19px;
    top: 0;
    transition-delay: 5s;
}
.control-label{
    padding-top: 6px !important;
}

.i-switch i::before{
    background-color: #cbcbcb;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.fix-col td:first-child {
    min-width: 110px;
}
.fix-col td {
    min-width: 80px;
    padding: 8px;
}

.fix-col td .form-control{
    padding: 6px 6px;
}
.table-attendace th { vertical-align: middle !important; }
.other-info {
    font-size: 18px;
}
.color-red {
    color: red;
}
.dropdown-menu{
    z-index: 1008;
}
.removeicon_style {
    position: absolute;
    top: -5px;
    right: -4px;
    background: #ccc;
    padding: 3px 5px 2px 5px;
    border-radius: 50%;
    cursor: pointer;
}
#aside::before { top: 39%; }

.show {
    float: left;
    margin-top: 25px;
    margin-left: 5px;
    color: #19a9d5;
}
.headerRightopt.show {
    float: right;
    margin-top: 0px;
    margin-left: 5px;
    color: #19a9d5;
}
/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.outer {position:relative}
.fixed {
    border-top: 1px solid #eaeff0 !important;  
    border-left:none !important;  
    border-bottom:none !important;  
    border-right: none !important;  
    position:sticky;
    left:1px; 
    width:100px;
}
.table-fix{
    table-layout: fixed;
}
.answer {
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid #bbb;
}
.answer:hover {
    background-color: #7266ba !important;
    color: #fff !important;
}
.multiselect .full-width{
    width: 100%;
}
.full-width h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .08em;
}
.select2-container .dropdown-toggle .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: none;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top,
        #ccc 0%,
        #eee 60%);
}
.select2-container .dropdown-toggle .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/select2.png') no-repeat 0 3px;
}

.un_chk_all, .chk_all{
    float: left;
}
.multiselect .checkbox{
    margin-bottom: 0px;
    margin-top: 0px;
}

.multiselect .muliselect-choice {
    display: block;
    height: 33px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
        #aaa;
    white-space: nowrap;
    line-height: 26px;
    color:
        #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color:
        #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top,
        #eee 0%,
        #fff 50%);
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.solution .accordion-toggle{
    color: green;
}
.start-exam{
    padding: 0 !important;
    background-color: #659DBD;
}
.exam-heading{
    background-color: #DAAD86;
}
.exam-question{
    padding-top: 10px;
    padding-bottom: 15px;
}
.card {
    box-shadow: 0 4px 8px 4px rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 15px;
    background-color: #fff;
}
.que-num-pad {
    z-index: 2;
    color:#fff;
    cursor:default;
    background-color:#337ab7;
}
.que-num-pad > li {
    display: inline;
}
.que-num-pad > li > a, .que-num-pad > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    margin-left: 3px;
    margin-bottom: 3px;
}
.que-not-attempted{
    background: url("../img/Logo1.png");
    background-size: auto;
    color:#303030 !important;
    background-size: 100% 100%;
    border-width: 0px;
}
.que-not-answered {
    color:#fff !important;
    background: url("../img/Logo2.png");
    background-size: auto;
    border-width: 0px;
}
.que-save {
    color:#fff !important;
    background: url("../img/Logo3.png");
    background-repeat: repeat;
    background-size: auto;
    background-size: 100% 100%;
    border-width: 0px;
}
.que-mark-review {
    color:#fff !important;
    background: url("../img/Logo4.png");
    background-repeat: repeat;
    background-size: auto;
    background-size: 100% 100%;
    border-width: 0px;
}
.que-save-mark {
    color: #fff !important;
    background: url("../img/Logo5.png");
    background-repeat: repeat;
    background-size: auto;
    background-size: 100% 100%;
    border-width: 0px;
}
.que-status{
    padding: 6px 12px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.card .btn-warning {
    color: #000 !important;
}
.exam-terms{
    color: #111;
}
.study{
    background-color: #FFEACB;
}
.study_list{
    color: #255FC2;
}
.card_study {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  border-radius: 10px;
  background-color: white;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.study_title {
    background-color: #255FC2;
    padding: 15px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 15px solid;
    border-bottom: 15px solid;
    border-radius: 33px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    background-color: gainsboro;
    border-radius: 3px;
	margin-top: 10px;
}
.bootstrp_card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	margin-top: 20px;
}
.b_card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    border-radius: 3px;
	margin-top: 10px;
	color: black;
	display: inline-block;
	width: 100%;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #255FC2;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-title {
    margin-bottom: .75rem;
}
.back_btn{
	padding-top: 48px;
}

.tab-content{
	color: black;
}
.tab-content .card-header{
	color: white;
}
tab-heading{
	color: black;
}
.sticky-table th {	
  position: sticky;
  top: 0; /* Don't forget this, required for the stickiness */
  background: #eceaea;
  z-index: 10;
}
.table-scroll thead {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.table-scroll tbody {
    max-height: 150px;
    overflow-y: auto;
    display: block;
    width: 100%;
    table-layout: fixed;
}

.table-scroll tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.table-scroll td {
    height: 47px;
}

.table-scroll .i-checks input{
	position: inherit !important;
}

.lecture .i-checks{
	display: block !important;
}
@media (max-width:767px) {
    .app-aside.off-screen  {
        width: 50%;
    }
}
.login_menu{
    margin-bottom: 10px;
}