.certificate-loader, .transaction-loader, .orders-loader{
    text-align: center;
}
.login-page .alert-message{
    top: 0px;
}
.alert-message{
    position: absolute;
    z-index: 10000001;
}

.sidebar-toggle{
    font-size: large;
}
.error_input{
	border-color: #f83f37 !important;
}
.error_hide{
    display: none;
}
.error_show{
    display: block;
}
.error-text{
    color: #de815c
}
.basket{
    color: white;
}
.dataTables_wrapper {
	/*overflow-x:scroll;*/
	width:100%;
}
.pagination {
    float: left;
    text-align: left;
    padding-top: .25em;
}
.pagination li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #67757c;
    border: 1px solid transparent;
    border-radius: 20px;
}
.pagination li a.current, .pagination li a.current:hover {
    color: #fff;
    border: 1px solid #1a943b;
    background-color: #1a943b;
}
.pagination li a.disabled, .pagination li a.disabled:active, .pagination li a.disabled:hover {
    cursor: not-allowed;
    color: #67757c;
    border: 1px solid transparent;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.pagination li a:hover {
    color: #fff;
    border: 1px solid #1a943b;
    background-color: #1a943b;
}
.pagination li a:active {
    outline: 0;
    background-color: #67757c;
}
.pagination .ellipsis {
    padding: 0 1em;
}
.pagination li.selected a {
    color: #fff;
    border: 1px solid #1a943b;
    background-color: #1a943b;
}
.hidden{
    display: none;visibility: hidden;
}
.menu-toggle-2{
    right: 0px;
}

.box-header img {
    max-width: 85%;
    max-height: 85%;
    position: inherit;
    z-index: 1;
    margin: auto;
    display: block;
}
@media (max-width: 767px) {
    .sidebar-open .main-footer {
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }
}
@media (min-width: 767px) {
    .form-filter .form-control{
        width: 40% !important;
    }
}
.register-box{
    margin: 1% auto !important;
}
.login-page{
    position: unset !important;
}
.fix-help-text{
    font-size: 12px;
    color: blue;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #67757c;
}
.select2-container {
    color: #67757c;
    width: 100% !important;
}
.select2-container .select2-selection--single{
    border-radius: 20px;
    height: 40px;
    padding: .475rem .75rem;
    font-size: 15px;
    position: relative;
    border: 1px solid #ced4da;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 5px;
}
.modal .select2-container .select2-selection--single{
    background-color: #ffffff;
}
.passportdetails .form-element input[type=file]{
    padding-top: 4px;
}
.cust-filter-form .col-sm-3{
    padding-right: 0px;
}
.sidebar li{
    cursor: pointer;
}
.content-wrapper{
    min-height: 800px !important;
}
.content-wrapper .newbox{
    min-height: 758px !important;
}
.description{
    font-size: 16px;
}
.accordion {
    font-size: 16px;
}
.mycart-box .content{
    padding-top: 0px;
}
.mycart-box .box{
    padding: 10px;
}
select {
    color: #67757c !important;
    background: url(../images/icons/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position: calc(100% - 15px) calc(0.5em + 1px), calc(100% - 5px) calc(1em + 12px), 100% 0;
}
.sub-title-danger h3{
    background-color: rgba(255, 210, 210, 0.3);
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 0, 102, 1);
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 32px;
    color: #777;
    font-size: 0.9em;
}
.sub-title-success h3{
    background-color: rgba(198, 255, 198, 1);
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 153, 0, 1);
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px
}
.sub-title-warning h3{
    background-color: rgba(255, 255, 204, 1);
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 204, 0, 1);
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px
}
.sub-title-info h3{
    background-color: rgb(209, 212, 255);
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(51, 102, 255);
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px
}
@media(max-width:767px) {
    .program_logo{
        display: block;
        position: inherit;
        z-index: 1;
        margin: auto;
        overflow: hidden;
        vertical-align: top;
        float: left;
    }
}
.program_logo{
    width: 100%;
}
.form-control.number{
    width: 100% !important;
}
.passportdetails .img-responsive{
    max-height: 300px;
}
.salestoreprofile .img-responsive{
   max-width: 200px;
   height: auto;
}
.btn-secondary{
    border-radius: 20px !important;
    font-size: 1em;
    padding-left: 40px;
    padding-right: 40px;
}
.btn-orange{
    border-radius: 20px !important;
    font-size: 1em;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #f3a10a;
    border-color: #f3a10a;
    /*border-color: #de815c;*/
}
.gallery_delete{
   float: right;
}
.course
{
    padding: 10px;
    border: 1px solid #ccc;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current a,
.dataTables_wrapper .dataTables_paginate .paginate_button:active a,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover a{
    color: #fff;
}
a.btn.btn-custom-dark:hover {
    color: #fff;
    background-color: #62676d;
}

.logo-lg img{
    width: 100% !important;
    height: 50px !important;
    object-fit: contain !important;
}
.login-logo img{
    width: 100%;
    height: 100px;
    object-fit: contain;
}
.main-footer .logo img{
    width: 100%;
    height: 50px;
    object-fit: contain;
}