﻿.loader-img {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading-div {
    background: rgba(0, 0, 0, 0.5);
    ;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999;
}

    .loading-div .loader-img {
        margin: 0 auto;
        position: fixed;
        top: 50%;
        margin-top: -50px;
        left: 0;
        right: 0;
    }

@-webkit-keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #a9dcfe, 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.5), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.7), 1.8em -1.8em 0 0em #a9dcfe, 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.5), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.7), 2.5em 0em 0 0em #a9dcfe, 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.5), 2.5em 0em 0 0em rgba(169, 220, 254, 0.7), 1.75em 1.75em 0 0em #a9dcfe, 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.5), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.7), 0em 2.5em 0 0em #a9dcfe, -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.5), 0em 2.5em 0 0em rgba(169, 220, 254, 0.7), -1.8em 1.8em 0 0em #a9dcfe, -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.5), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.7), -2.6em 0em 0 0em #a9dcfe, -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.5), -2.6em 0em 0 0em rgba(169, 220, 254, 0.7), -1.8em -1.8em 0 0em #a9dcfe;
    }
}

@keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #a9dcfe, 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.5), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.7), 1.8em -1.8em 0 0em #a9dcfe, 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.5), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.7), 2.5em 0em 0 0em #a9dcfe, 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.5), 2.5em 0em 0 0em rgba(169, 220, 254, 0.7), 1.75em 1.75em 0 0em #a9dcfe, 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.5), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.7), 0em 2.5em 0 0em #a9dcfe, -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.2), -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.5), 0em 2.5em 0 0em rgba(169, 220, 254, 0.7), -1.8em 1.8em 0 0em #a9dcfe, -2.6em 0em 0 0em rgba(169, 220, 254, 0.2), -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.5), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.7), -2.6em 0em 0 0em #a9dcfe, -1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(169, 220, 254, 0.2), 1.8em -1.8em 0 0em rgba(169, 220, 254, 0.2), 2.5em 0em 0 0em rgba(169, 220, 254, 0.2), 1.75em 1.75em 0 0em rgba(169, 220, 254, 0.2), 0em 2.5em 0 0em rgba(169, 220, 254, 0.2), -1.8em 1.8em 0 0em rgba(169, 220, 254, 0.5), -2.6em 0em 0 0em rgba(169, 220, 254, 0.7), -1.8em -1.8em 0 0em #a9dcfe;
    }
}

body.loading .loading-div {
    display: block;
    background: rgba(0, 0, 0, 0.5);
}

.swal2-popup {
    width: 500px !important;
    min-height: 300px !important;
    font-size: 15px !important;
}
.swal2-title {
    font-size: 22px !important;
    word-break: keep-all;
}
.right {
    text-align: right;
}

.register {
    width: 1120px;
	padding: 0px 15px;
}
.mt-5 {
    margin-top: 5px !important;
}
.red {
    color: red;
}
.field-validation-error{
    word-break:break-all;
    color:red
}
.icon-required::after {
    font-family: 'Glyphicons Halflings';
    content: "\e006";
    display: inline-block;
    color: red;
    margin: 3px;
    font-size: 10px;
    font-weight: 100;
    position: absolute;
}
.validation-summary-errors > ul > li {
    color: red
}
.swal2-popup .swal2-title{
    display:block !important;
}  
.width-150 {
    width: 150px !important;
}
.mb-50{
    margin-bottom: 50px;
}
.mt-20 {
    margin-top: 20px;
}
.p-0 {
    padding: 0 !important;
}

.content-header .link {
    right: auto !important;
}
.content-wrapper {
    background-color: #ECE8E8;
    padding: 10px 10px 0;
}
.skin-blue .main-header .navbar {
    background: #EDEDED;
    border-bottom: 1px solid #D9DEE4;
}
.skin-blue .main-header .logo, .sidebar {
    background: #2A3F54;
}
.skin-blue .main-header .navbar .sidebar-toggle, .skin-blue .main-header .navbar .nav > li > a {
    color: #515356
}
.fixed .content-wrapper, .fixed .right-side{
    padding-top:40px;
}
.sidebar > ul.sidebar-menu > li.cur-menu {
    border-right: 5px solid red !important;
    text-shadow: rgba(0,0,0,.25) 0 -1px 0;
    background: linear-gradient(#334556,#2C4257),#2A3F54;
    box-shadow: rgba(0,0,0,.25) 0 1px 0, inset rgba(255,255,255,.16) 0 1px 0
}
.wrap-student-info {
    width: 1000px;
}
.div-center {
	display: table !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
#adv-search {
	min-width: 200px
}
.btn-input-search, .btn-input-search-sourse{
	height: 35px !important;
}
	.btn-input-search:focus .btn-input-search-sourse:focus {
		box-shadow: none !important;
	}
.input-group-btn-edit {
	width: 72px !important;
}
.btn-secondary.dropdown-toggle {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}
.btn-search-detail {
	padding: 6px 12px !important;
	border-left: none;
	height: 35px !important;
}
.header {
	min-height: 20px;
	padding: 19px;
}
.bs-component {
	background-color: #ffffff !important;
}
.container-student {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    width: 100%;
    height: auto;
    min-height: 92%;
    /*min-height: 100vh;*/
    justify-content: center;
}

.mt-9 {
    margin-top : 9px;
}
.width-button {
    width: 150px !important;
}
.word-break {
    word-break: break-all;
}
.regis-succ {
    display: flex;
    justify-content: center;
}
.title-regis {
    font-size: 45px !important;
    margin-top: 40px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mf-15 {
    margin-left: 15px;
}
.mt-50 {
    margin-top: 50px;
}
@media screen and (max-width: 790px) {
    .width-button {
        width: 110px !important;
    }
    .width-135 {
        width: 25% !important;
    }
    .mf-135 {
        margin-left: 25%;
    }
}
.wp-remember {
    background: #fff;
}
.wp-remember .checkbox {
    background: #fff;
}
.ma-chk {
    margin-left: 5px;
    margin-right: 5px;
}
.mt-7 {
    margin-top: 7px;
}
.no-confirm p {
    background: #B60014;
    color: white;
    padding: 5px 10px;
    text-align: center;
    width: 50px;
}
.hint-text {
    color: #8C8C8C;
    font-weight: normal!important;
}
.pl-resetpass {
	padding-left: 0px;
}
@media screen and (max-width: 768px) {
	.pl-resetpass {
		padding-left: 15px;
	}
}

.min-width-81 {
    min-width: 81px!important;
}

/*
    Fix for register student 
*/
@media screen and  (min-width: 980px) and (max-device-width: 1100px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 88%;
    }

    .col-md-10 {
        width: 80%;
    }

    .col-md-9 {
        width: 72%;
    }

    .col-md-8 {
        width: 64%;
    }

    .col-md-7 {
        width: 56%;
    }

    .col-md-6 {
        width: 48%;
    }

    .col-md-5 {
        width: 40%;
    }

    .col-md-4 {
        width: 32%;
    }

    .col-md-3 {
        width: 24%;
    }

    .col-md-2 {
        width: 16%;
    }

    .col-md-1 {
        width: 8%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 88%;
    }

    .col-md-offset-10 {
        margin-left: 80%;
    }

    .col-md-offset-9 {
        margin-left: 72%;
    }

    .col-md-offset-8 {
        margin-left: 64%;
    }

    .col-md-offset-7 {
        margin-left: 56%;
    }

    .col-md-offset-6 {
        margin-left: 48%;
    }

    .col-md-offset-5 {
        margin-left: 40%;
    }

    .col-md-offset-4 {
        margin-left: 32%;
    }

    .col-md-offset-3 {
        margin-left: 24%;
    }

    .col-md-offset-2 {
        margin-left: 16%;
    }

    .col-md-offset-1 {
        margin-left: 8%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}
select, input[type=radio], .ma-chk, input[type=checkbox] {
	cursor: pointer !important;
}

select:disabled, [type=radio]:disabled, .ma-chk:disabled, input[type=checkbox]:disabled {
	cursor: default !important;
}