﻿.menu.bg-img[_ngcontent-c3] {
    background-size: cover;
    /* <------ */
    background-repeat: no-repeat;
    background-position: center center;
}

.row {
    height: 100%;
}

.icon-pos {
    position: absolute;
    right: 2rem;
    margin-top: 3.35rem;
    color: #757575;
}

.next_icon img {
    width: 8px;
    margin: 0 5px;
}

@media only screen and (max-width: 1000px) {
    .container .innercontent {
        width: 100% !important;
    }
}

.fp-bottom {
    margin-top: 4.5rem;
}

.fpc-bottom {
    margin-top: 8.5rem;
}

.success_banner {
    padding: 1rem;
    color: #1D421F;
    border-left: 4px solid #268628;
    background-color: rgba(38, 134, 40, 0.3);
}

.banner_title {
    font-weight: bold;
    padding-bottom: 0.5rem;
}

.black-overlay {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 123456789 !important;
}

.ptable1 tr td:first-child {
    padding-left: 30px !important;
    position: relative;
    border-left: 1px dotted #b9b9b9 !important;
}

.ptable1 td:first-child::after {
    position: absolute;
    height: 57px;
    width: 20px;
    background: #fbfbfb !important;
    content: "";
    left: 0;
    top: 0;
}

.ptable1 td:first-child::before {
    position: absolute;
    height: 57px;
    width: 20px;
    content: "....";
    left: 0px;
    top: 11px;
    color: #b9b9b9;
    z-index: 13;
    font-size: 12px;
}

.course_grid1_td .ui-table-wrapper.ng-star-inserted {
    padding: 0 0 10px 0;
    position: relative;
}

    .course_grid1_td .ui-table-wrapper.ng-star-inserted::after {
        position: absolute;
        content: "";
        width: 30px;
        height: 37px;
        background: #fbfbfb;
        left: -5px;
        bottom: 0px;
    }

.ui-paginator-bottom .ui-inputtext {
    padding: 3px 24px 2px 0px !important;
    color: #000;
    font-size: 12px !important;
    line-height: normal !important;
}

.appcontrol_select {
    position: relative;
    z-index: 0;
}

.header_bottom {
    margin: 0 20px;
    position: relative;
    z-index: 0;
}

.selct_blog {
    display: inline-block;
    margin: 0 5px;
    z-index: 12;
    position: relative;
}

.cal_pic1 {
    position: absolute;
    left: 5px;
    top: 6px;
    content: "";
    background: url(../images/calender_pic.png) no-repeat left center;
    width: 18px;
    height: 18px;
    opacity: 0.7;
    z-index: 0;
}

.cal_pic2 {
    background: url(../images/flag_black.png) no-repeat left center;
}

.appcontrols img.search {
    width: 14px;
    opacity: 0.8;
    margin-right: 0 !important;
    padding: 4px 0 5px 0 !important;
}

.appcontrols .search {
    padding-left: 15px !important;
}

.timeBlog {
    position: relative;
}

    .timeBlog::after {
        position: absolute;
        left: -19px;
        top: 5px;
        width: 4px;
        height: 4px;
        background: #feb130;
        border-radius: 50%;
        content: "";
    }

.contact-links li {
    margin: 0 20px 0 0 !important;
}

    .contact-links li:last-child {
        margin: 0 0px 0 14px !important;
    }

.video_right_blog {
    padding: 20px;
    background: #fff;
    border: 1px solid #e4e4e4;
}

    .video_right_blog .comment {
        width: 100%;
        padding: 10px 0;
    }

        .video_right_blog .comment h4 {
            font-size: 12px;
            color: #2e2e2e;
            font-weight: 500;
        }

        .video_right_blog .comment p {
            font-size: 12px;
            padding: 0;
            margin: 0;
        }

    .video_right_blog .flag_number {
        color: #616161;
        font-size: 11px;
    }

.scrollbar {
    height: 220px;
    overflow-y: scroll;
}

.force-overflow {
    min-height: 215px;
    width: 98%;
}

#styleBar1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#styleBar1::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#styleBar1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #6891b1;
}

.smooth_modal .app-modal,
.smooth_modal .app-modal-body,
.smooth_modal .modal-content {
    overflow: hidden !important;
}

.innerappcontent .exam-rules .rules-list li img {
    width: 14px;
}

.appcontrols .innerappcontent .exam-rules h4.title {
    font-size: 0.8rem;
}

.p_r_5 {
    padding-right: 5px !important;
}

.exam-rules {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px;
    background: #fff;
    padding: 0 0 20px 0;
}

    .exam-rules .bg-white {
        padding: 0 0 20px 0;
        border-radius: 5px;
    }

.course_grid1_td .ptable1 .ui-widget .ui-paginator-bottom {
    display: none;
}

#exam_rules_left .scrollbar {
    height: 424px;
    overflow: auto !important;
}

#exam_rules_left .force-overflow {
    width: 100%;
}

#tabsCnt ul.submenu {
    margin-bottom: 0 !important;
}

.panel-body {
    padding: 10px 20px 30px 20px;
    border-radius: 5px;
}

.m_t_25 {
    margin: 25px 0 0 0;
}

.active_color {
    border: 1px solid #52c493;
    color: #52c493;
    padding: 1px 4px;
    border-radius: 3px;
    margin: 0 0 0 10px;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}

.details_fa {
    font-size: 10px !important;
}

.cal_pic3 {
    background: url(../images/profile_black_1.png) no-repeat left center;
    margin: 0 0 0 -1px;
}

.submenu .tab.active {
    background: #1c5a8a !important;
    color: #FFFFFF !important;
    border-bottom: 3px solid #ffa022 !important;
    opacity: 1 !important;
}

#tabsCnt .input_text {
    height: 35px !important;
    padding: 0 12px !important;
    position: relative;
}

.input_text {
    transition: width .35s ease-in-out;
}

.select_custom:focus {
    border-left: 3px solid #8bc3ed !important;
}

.m_b_20 {
    margin-bottom: 20px;
}

.m_b_40 {
    margin-bottom: 40px;
}

.selct_blog2 {
    margin-right: 0 !important;
}

.newExam_form {
    margin: -12px -25px;
    margin-bottom: -40px;
}

.m_t_40 {
    margin-top: 30px;
}

.m_t_b_20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.backBtn {
    float: left;
    color: #fff;
}

    .backBtn img {
        width: 12px;
        margin: 0 5px 0 0;
    }

.newBox {
    margin: 0 auto;
    position: relative;
}

.welcome_text {
    margin: 25px 0 25px 0;
    color: #04497e;
    font-size: 16px;
}

.circle {
    background: url(../images/or_pic.png) no-repeat left center;
}

.confirmBlog {
    width: 45%;
    margin: 0 auto;
}

.blueBtn {
    background-color: #2a8fdd !important;
    border: 1px solid #2a8fdd !important;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    margin: 20px 0;
    width: 100%;
    color: #fff !important;
    text-align: center;
}

.normalBtn {
    background-color: #fff !important;
    border: 1px solid #2a8fdd !important;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: center;
    color: #2a8fdd !important;
}

.ui-table-wrapper table .ng-star-inserted td a {
    white-space: normal;
    word-wrap: break-word;
}

.m_t_20 {
    margin: 20px 0 0 0;
}

.btn-outline-primary {
    color: #2a8fdd !important;
    border-color: #2a8fdd !important;
}

#nprogress .bar {
    z-index: 0 !important;
}

.conformation_text {
    font-size: 16px !important;
    margin: 0 0 20px 0 !important;
    font-weight: 300 !important;
}

    .conformation_text p {
        font-size: 16px !important;
        font-weight: 300 !important;
    }

    .conformation_text strong {
        font-size: 16px !important;
        font-weight: bold !important;
    }

    .conformation_text p strong {
        font-size: 16px !important;
        font-weight: bold !important;
    }

    .conformation_text span {
        font-size: 16px !important;
    }

.scheduleExam p {
    font-size: 16px !important;
    font-weight: 300 !important;
}

.scheduleExam strong {
    font-size: 16px !important;
    font-weight: bold !important;
}

.scheduleExam p strong {
    font-size: 16px !important;
    font-weight: bold !important;
}

.scheduleExam span {
    font-size: 16px !important;
}

.valid {
    /* margin-top: 10px;
  margin-bottom: 10px;
  color: #47C08C;
  text-align: left;
  line-height: 17.0px; */
    color: #47C08C !important;
    padding: 6px 10px;
    font-size: 15px;
    position: relative;
    margin: 5px 0 10px 0;
    padding-left: 25px;
    line-height: 17px;
}

    .valid::before {
        /* position:absolute;
  left: 8px;
  top: 8px;
  font-family: 'FontAwesome';
  content: "\f00c"; */
        position: absolute;
        left: 4px;
        top: 4px;
        width: 20px;
        height: 20px;
        background: url('../images/correct_updated.png') no-repeat left top;
        content: "";
        background-size: cover;
    }

.invalid {
    /* margin-top: 10px;
  margin-bottom: 10px;
  color: #D8000C;
  text-align: left;
  line-height: 17px;
  font-size:15px; */
    color: #EE5D23 !important;
    padding: 6px 10px;
    font-size: 15px;
    position: relative;
    margin: 5px 0 10px 0;
    padding-left: 25px;
    line-height: 17px;
}

    .invalid::before {
        /* position:absolute;
  left: 8px;
  top: 8px;
  font-family: 'FontAwesome';
  content: "\f00d"; */
        position: absolute;
        left: 7px;
        top: 6px;
        width: 14px;
        height: 14px;
        background: url('../images/close_updated.png') no-repeat left top;
        content: "";
        background-size: cover;
    }

.error_validation {
    color: #fff !important;
    padding: 6px 10px;
    font-size: .75rem;
    font-weight: normal;
    background: #d8000c;
    border: 1px solid;
    position: relative;
    margin: 5px 0 10px 0;
    text-align: left;
    padding-left: 25px;
    width: 99%;
    line-height: normal;
}

    .error_validation::before {
        position: absolute;
        left: 8px;
        top: 8px;
        width: 9px;
        height: 9px;
        background: url('../images/close.png') no-repeat left top;
        content: "";
        background-size: cover;
    }


input:-internal-autofill-previewed,
input:-internal-autofill-selected,
textarea:-internal-autofill-previewed,
textarea:-internal-autofill-selected,
select:-internal-autofill-previewed,
select:-internal-autofill-selected {
    border: 1px solid #ccdce8;
    -webkit-text-fill-color: #4a4a4a;
    -webkit-box-shadow: 0 0 0px 1000px #e4f2fd inset;
    transition: background-color 5000s ease-in-out 0s;
}

.accommodation_pop span.pi.pi-times {
    font-size: 30px;
    color: #aec1d0;
}

.rules_pop span.pi.pi-times {
    font-size: 30px;
    color: #aec1d0;
}

.rules_pop h2 {
    font-size: 1.3rem !important;
    margin: 0 !important;
    line-height: 1.2;
    word-break: break-all;
}

.rules_pop p {
    color: #fff;
    margin: .5rem 0 0;
    font-size: 18px;
    font-weight: 300 !important;
    word-break: break-all;
}

.rules_pop .ui-dialog-content {
    max-height: 20rem;
    padding: 0px !important;
    /*padding-left: 4px !important;*/
    /* overflow-y: scroll; */
}

.rules_pop .close:focus {
    outline: none;
}

.mail_pop h2 {
    font-family: Roboto !important;
    font-size: 1.3rem !important;
    margin: 0 !important;
    line-height: 1.2;
    word-break: break-all;
}

.mailform .applabel {
    margin-top: 15px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #9b9a9b;
    font-family: Roboto !important;
}

.mailform .input_text11 {
    resize: none;
}

.mailform .close {
    outline: none;
}

    .mailform .close:focus {
        outline: none;
    }

.mailform .panel-body {
    padding: 5px !important;
}

.modify_pop .ui-dialog-content {
    /* max-height: 25px; */
    padding: 0px !important;
    /* overflow-y: scroll;
  overflow-x: hidden !important;   */
}

.modify_pop .panel-body {
    padding-bottom: 0px !important;
}

.mail-body .close:focus {
    outline: none;
}

.mail-body h2 {
    font-family: Roboto !important;
    font-size: 1.3rem !important;
    margin: 0 !important;
    line-height: 1.2;
    word-break: break-all;
}


.mail-body .ui-dialog-content {
    padding: 0px !important;
}

.modify_pop p {
    color: #fff;
    font-size: 15px;
    font-weight: 400 !important;
    word-break: break-all;
}

.modify_pop img {
    width: 1rem;
    margin-right: 0.4rem;
}

.modify_pop .imgNext {
    width: 0.8rem;
    margin-right: 0.4rem;
}

.modify_pop h5 {
    font-family: Roboto !important;
    font-size: 1rem !important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    line-height: 1.2;
    word-break: break-all;
}

.modify_pop strong {
    font-family: Roboto !important;
    font-size: 0.9rem !important;
    font-weight: 400;
}


.cancel_pop .ui-dialog-content {
    /* max-height: 25px; */
    padding: 0px !important;
    /* overflow-y: scroll;
  overflow-x: hidden !important;   */
}

.cancel_pop .panel-body {
    padding-bottom: 0px !important;
}


.cancel_pop p {
    color: #fff;
    font-size: 15px;
    font-weight: 400 !important;
    word-break: break-all;
}

.cancel_pop img {
    width: 1rem;
    margin-right: 0.4rem;
}

.cancel_pop .imgNext {
    width: 0.8rem;
    margin-right: 0.4rem;
}

.cancel_pop h5 {
    font-family: Roboto !important;
    font-size: 1rem !important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    line-height: 1.2;
    word-break: break-all;
}


.cancel_pop .btnlink {
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    margin-left: auto;
    border: none;
    position: absolute;
    right: 0;
    color: #3293de;
}

    .cancel_pop .btnlink:focus {
        outline: none;
    }

.cancel_pop strong {
    font-family: Roboto !important;
    font-size: 0.9rem !important;
    font-weight: 400;
}

.importrules_pop span.pi.pi-times {
    font-size: 30px;
    color: #aec1d0;
}

.importrules_pop h2 {
    font-family: Roboto !important;
    font-size: 1.2rem !important;
    margin: 0 !important;
    line-height: 1.2;
    word-break: break-all;
}

.importrules_pop .close:focus {
    outline: none;
}

@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
.w100 {
    width: 100%;
}

.w95 {
    width: 95%;
}

.w90 {
    width: 90%;
}

.w80 {
    width: 80%;
}

.w75 {
    width: 75%;
}

.w70 {
    width: 70%;
}

.w63 {
    width: 63%;
}

.w60 {
    width: 60%;
}

.w55 {
    width: 55%;
}

.w-full {
    min-width: 1200px;
}

.w50 {
    width: 50%;
}

.w49 {
    width: 49%;
}

.w48 {
    width: 48%;
}

.w45 {
    width: 45%;
}

.w40 {
    width: 40%;
}

.w30 {
    width: 30%;
}

.w35 {
    width: 35%;
}

.w25 {
    width: 25%;
}

.w20 {
    width: 20%;
}

.w15 {
    width: 15%;
}

.w10 {
    width: 10%;
}

.w1 {
    width: 1.2rem;
}

a {
    color: #0047D0;
    text-decoration: none;
    white-space: nowrap;
}

body.using-mouse *:focus {
    outline: none !important;
}

body.using-tab *:focus {
    outline: 2px solid #7a7a7a;
    outline-offset: 2px;
}

.bg-img {
    width: inherit;
    height: inherit;
    background-repeat: no-repeat;
    background-size: cover;
}

.bb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.db {
    display: block;
}

.df {
    display: flex;
}

.ac {
    align-items: center;
}

.jc {
    justify-content: center;
}

.jw {
    justify-content: space-between;
}

.dn {
    display: none;
}

.nw {
    flex-wrap: nowrap;
}

.f-n {
    flex: none;
}

.m-auto {
    margin: 0 auto 0;
}

.m-auto-content {
    margin: -175px auto 0;
}

.ml-auto {
    margin-left: auto;
}

.mr5 {
    margin-right: 5px;
}

.error {
    margin: 5px 0 0 0;
    color: #D8000C !important;
}

.success {
    text-align: center;
    margin-top: 0.5rem;
    color: #04497E !important;
    font-weight: 600;
}

.grey {
    color: #9B9B9B;
}

/*borders*/
.br-a1 {
    border: 1px solid rgba(0, 0, 0, 0.16);
}

.br-b1 {
    border-bottom: 1px solid;
    border-color: rgba(51, 51, 51, 0.16);
}

.br-l1-dotted {
    border-left: 1px dotted rgba(0, 0, 0, 0.16);
}

.bn {
    border: none;
}

/*border-radius*/
.br1 {
    border-radius: 5px;
}

.br2 {
    border-radius: 0.625rem;
}

.br3 {
    border-radius: 1rem;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

/*Heading Styles*/
h1 {
    font-size: 1.75rem;
    text-align: left;
    font-weight: normal;
    display: block;
    color: #4A4A4A;
}

.text-color {
    color: #000000;
    opacity: 0.8;
}

/*fonts*/
.f1 {
    font-size: 16px;
    letter-spacing: 0;
    color: #000000;
}

.f2 {
    font-size: 0.895rem;
    color: #000000;
}

.f3 {
    font-size: 0.775rem;
    color: #000000;
}

.f4 {
    font-size: 1.25rem;
    color: #000000;
}

.f5 {
    font-size: 1.5rem;
    color: #000000;
}

.f-icon {
    font-size: 1.25rem;
    color: #2A8FDD;
}

.f-grey {
    color: #9B9B9B;
    font-size: 0.895rem;
}

/*Font-weights*/
.fw1 {
    font-weight: 100;
}

.fw2 {
    font-weight: 200;
}

.fw3 {
    font-weight: 300;
}

.fw4 {
    font-weight: 400;
}

.fw5 {
    font-weight: 500;
}

.fw6 {
    font-weight: 600;
}

.fw7 {
    font-weight: 700;
}

.fw8 {
    font-weight: 800;
}

.fw9 {
    font-weight: 900;
}

.fwb {
    font-weight: bold;
}

.fwbl {
    font-weight: bolder;
}

/*Positions*/
.p-f {
    position: fixed;
}

.p-r {
    position: relative;
}

.p-ab {
    position: absolute;
}

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

textarea {
    border: 2px solid rgba(0, 0, 0, 0.16);
    font-family: 'Roboto', sans-serif;
}

select {
    font-family: 'Roboto', sans-serif;
}

input {
    font-family: 'Roboto', sans-serif;
}

button {
    cursor: pointer;
}

/*background colors*/
.bg-white {
    background: #FFFFFF;
}

/* Padding Classes */
.pa0 {
    padding: 0;
}

.pa1 {
    padding: 0.5rem;
}

.pa2 {
    padding: 1rem;
}

.pa3 {
    padding: 1.5rem;
}

.pa4 {
    padding: 2rem;
}

.pa5 {
    padding: 2.5rem;
}

.pa6 {
    padding: 0.75rem;
}

/*padding-left*/
.pl0 {
    padding-left: 0;
}

.pl1 {
    padding-left: 0.5rem;
}

.pl2 {
    padding-left: 1rem;
}

.pl3 {
    padding-left: 1.5rem;
}

.pl4 {
    padding-left: 2rem;
}

.pl5 {
    padding-left: 2.5rem;
}

.pl6 {
    padding-left: 0.75rem;
}

/*padding-right*/
.pr0 {
    padding-right: 0;
}

.pr1 {
    padding-right: 0.5rem;
}

.pr2 {
    padding-right: 1rem;
}

.pr3 {
    padding-right: 1.5rem;
}

.pr4 {
    padding-right: 2rem;
}

.pr5 {
    padding-right: 2.5rem;
}

.pr6 {
    padding-right: 0.25rem;
}

.pr7 {
    padding-right: 0.75rem;
}

/*padding top*/
.pt0 {
    padding-top: 0;
}

.pt1 {
    padding-top: 0.5rem;
}

.pt2 {
    padding-top: 1rem;
}

.pt3 {
    padding-top: 1.5rem;
}

.pt4 {
    padding-top: 2rem;
}

.pt5 {
    padding-top: 2.5rem;
}

.pt6 {
    padding-top: 0.25rem;
}

.pt7 {
    padding-top: 0.75rem;
}

/*padding Bottom*/
.pb0 {
    padding-bottom: 0;
}

.pb1 {
    padding-bottom: 0.5rem;
}

.pb2 {
    padding-bottom: 1rem;
}

.pb3 {
    padding-bottom: 1.5rem;
}

.pb4 {
    padding-bottom: 2rem;
}

.pb5 {
    padding-bottom: 2.5rem;
}

.pb6 {
    padding-bottom: 0.25rem;
}

.pb7 {
    padding-bottom: 0.75rem;
}

/* Margin Classes */
.ma0 {
    margin: 0;
}

.ma1 {
    margin: 0.5rem;
}

.ma2 {
    margin: 1rem;
}

.ma3 {
    margin: 1.5rem;
}

.ma4 {
    margin: 2rem;
}

.ma5 {
    margin: 2.5rem;
}

.ma6 {
    margin: 3rem;
}

/*margin-left*/
.ml0 {
    margin-left: 0;
}

.ml1 {
    margin-left: 0.5rem;
}

.ml2 {
    margin-left: 1rem;
}

.ml3 {
    margin-left: 1.5rem;
}

.ml4 {
    margin-left: 2rem;
}

.ml5 {
    margin-left: 2.5rem;
}

.ml-auto {
    margin-left: auto;
}

/*margin-right*/
.mr0 {
    margin-right: 0;
}

.mr1 {
    margin-right: 0.5rem;
}

.mr2 {
    margin-right: 1rem;
}

.mr3 {
    margin-right: 1.5rem;
}

.mr4 {
    margin-right: 2rem;
}

.mr5 {
    margin-right: 2.5rem;
}

.mr6 {
    margin-right: 3rem;
}

.mr-auto {
    margin-right: auto;
}

/*margin-bottom*/
.mb0 {
    margin-bottom: 0;
}

.mb1 {
    margin-bottom: 0.5rem;
}

.mb2 {
    margin-bottom: 1rem;
}

.mb3 {
    margin-bottom: 1.5rem;
}

.mb4 {
    margin-bottom: 2rem;
}

.mb5 {
    margin-bottom: 2.5rem;
}

.mb6 {
    margin-bottom: 3rem;
}

/*margin-top*/
.mt0 {
    margin-top: 0;
}

.mt1 {
    margin-top: 0.5rem;
}

.mt2 {
    margin-top: 1rem;
}

.mt3 {
    margin-top: 1.5rem;
}

.mt4 {
    margin-top: 2rem;
}

.mt5 {
    margin-top: 2.5rem;
}

.mt6 {
    margin-top: 3rem;
}

.mt7 {
    margin-top: 5rem;
}

/*Line Height*/
.lh1 {
    line-height: 1.5;
}

button {
    cursor: pointer;
    white-space: nowrap;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    width: 100%;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
}

.btn-warning {
    background-color: #FEB130;
    border-color: #FEB130;
    color: #FFFFFF;
    font-weight: bold;
}

.btn-1 {
    background-color: #2A8FDD;
    color: white;
    font-size: 1rem;
    font-weight: 300;
    border: 1px solid #2A8FDD;
    width: 100%;
    display: block;
    padding: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    transition: opacity .51s ease-out,filter .51s ease-out,box-shadow .25s,-webkit-filter .51s ease-out,-webkit-box-shadow .25s;
}

    .btn-1:hover {
        box-shadow: 0 0.5em 1.5em -0.5em rgba(0, 0, 0, 0.5);
    }

.btn-2 {
    background-color: transparent;
    color: #2A8FDD;
    border: 1px solid #2A8FDD;
    font-size: 1rem;
    font-weight: 300;
    width: 100%;
    display: block;
    padding: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}

    .btn-2:hover {
        box-shadow: 0 0.5em 1.5em -0.5em rgba(0, 0, 0, 0.5);
    }

.btn-green {
    background-color: #47C08C;
    color: #FFFFFF;
    border: 1px solid #47C08C;
    font-size: 1rem;
    font-weight: 300;
    width: 100%;
    display: block;
    padding: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}

    .btn-green:hover {
        box-shadow: 0 0.5em 1.5em -0.5em rgba(0, 0, 0, 0.5);
    }

    .btn-green.disabled {
        opacity: 0.5;
    }

        .btn-green.disabled:hover {
            box-shadow: none;
            cursor: not-allowed;
        }

.btn-plain {
    border: none;
    background: transparent;
}

.reminder {
    font-size: 0.895rem;
    font-weight: 600;
    color: #2A8FDD;
}

.btn-flag {
    padding: 5px 7px;
    box-sizing: border-box;
    background: transparent;
    margin: 0;
    margin-right: 5px;
    border-radius: 5px;
    width: 40px;
    height: 28px;
}

    .btn-flag.info {
        border: 1px solid #2A8FDD;
        color: #2A8FDD;
    }

    .btn-flag.fill-info {
        background-color: #2A8FDD;
        border: 1px solid #2A8FDD;
        color: #FFFFFF;
    }

    .btn-flag.success {
        border: 1px solid #47C08C;
        color: #47C08C;
    }

    .btn-flag.fill-success {
        background-color: #47C08C;
        border: 1px solid #47C08C;
        color: #FFFFFF;
    }

    .btn-flag.warning {
        border: 1px solid #FFD24D;
        color: #FFD24D;
    }

    .btn-flag.fill-warning {
        background-color: #FFD24D;
        border: 1px solid #FFD24D;
        color: #FFFFFF;
    }

    .btn-flag.error {
        border: 1px solid #FFA022;
        color: #FFA022;
    }

    .btn-flag.fill-error {
        background-color: #EE5D23;
        border: 1px solid #EE5D23;
        color: #FFFFFF;
    }

.btn-new {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0.75rem 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 0.895rem;
}

.btn-dropdown {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    background-color: #529CD7;
    padding: 0.75rem 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 0.895rem;
}

.btn-active {
    background-color: #FFFFFF;
    color: #47C08C;
    border: 1px solid #47C08C;
}

.btn-delete {
    border: 1px solid #D8000C;
    background: transparent;
    color: #D8000C;
    padding: 3px 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 0.895rem;
    width: 4rem;
}

button {
    cursor: pointer;
    white-space: nowrap;
}

.btnlater {
    border: 0px solid transparent;
    padding: .375rem .75rem;
    font-size: 17px !important;
    width: 100%;
    outline: none;
    cursor: pointer;
}

.btn_appcontrol {
    width: 99px;
    height: 34px;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: 300 !important;
}

.btn_Rule {
    background: none;
    border: none;
    color: #2a8fdd !important;
    font-weight: 400;
}

    .btn_Rule:focus {
        outline: none;
    }

.btn_Name {
    background: none;
    border: none;
    color: #2a8fdd !important;
    font-weight: 400;
    font-family: "Roboto" !important;
    word-break: break-all;
    white-space: normal;
    text-align: left !important;
}

    .btn_Name:focus {
        outline: none;
    }

.button_Save {
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    background: #47C08C;
    border: 1px solid #47C08C;
    color: #FFFFFF;
    font-size: 17px;
}

.button_Primary {
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    background: #2A8FDD;
    border: 1px solid #2A8FDD;
    color: #FFFFFF;
    font-size: 17px;
}

    .button_Primary:focus {
        outline: none;
    }

.button_white {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    border: 1px solid #2a8fdd;
    color: #2a8fdd;
    font-size: 17px;
}

    .button_white:focus {
        outline: none;
    }

.button_Primary_small {
    background: #2A8FDD;
    border-radius: 3px;
    width: 15%;
    height: 40px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    border: 1px solid #2A8FDD;
    color: #FFFFFF;
    font-size: 17px;
}

    .button_Primary_small:focus {
        outline: none;
    }

.footer {
    bottom: 0px;
    width: 100%;
    padding: 20px;
    margin-top: 2rem;
    color: #9B9B9B;
    text-align: center;
}

    .footer .a {
        color: #9B9B9B !important;
        text-decoration: none;
    }

.btnlater {
    border: 0px solid transparent;
    padding: .375rem .75rem;
    font-size: 17px !important;
    width: 100%;
    outline: none;
    cursor: pointer;
}

.btn_login {
    width: 99%;
    height: 40px;
    background: #F7B500;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #F7B500;
    color: #FFFFFF;
    font-size: 17px;
    outline: none;
}

.btn_selfregistration {
    width: 99%;
    height: 40px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #F7B500;
    color: #F7B500;
    font-size: 17px;
    outline: none;
}

.btn_appcontrol {
    width: 99px;
    height: 34px;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: 300 !important;
}

.btn_Rule {
    background: none;
    border: none;
    color: #2a8fdd !important;
    font-weight: 400;
}

    .btn_Rule:focus {
        outline: none;
    }

.btn_Name {
    background: none;
    border: none;
    color: #2a8fdd !important;
    font-weight: 400;
    font-family: "Roboto" !important;
    word-break: break-all;
    white-space: normal;
    text-align: left !important;
}

    .btn_Name:focus {
        outline: none;
    }

.button_Save {
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    background: #47C08C;
    border: 1px solid #47C08C;
    color: #FFFFFF;
    font-size: 17px;
}

.button_Primary {
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    background: #2A8FDD;
    border: 1px solid #2A8FDD;
    color: #FFFFFF;
    font-size: 17px;
}

    .button_Primary:focus {
        outline: none;
    }

.button_white {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    border: 1px solid #2a8fdd;
    color: #2a8fdd;
    font-size: 17px;
}

    .button_white:focus {
        outline: none;
    }

.button_Primary_small {
    background: #2A8FDD;
    border-radius: 3px;
    width: 15%;
    height: 40px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    border: 1px solid #2A8FDD;
    color: #FFFFFF;
    font-size: 17px;
}

    .button_Primary_small:focus {
        outline: none;
    }

.login {
    height: 100%;
}

.login form {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.login .applabel {
    margin-top: 15px;
    color: #212121;
    text-align: left;
    line-height: 17.0px;
}

.tooltip-inner {
    font-family: Roboto;
    font-size: 14px;
    max-width: 320px;
    text-align:left;
}

input:-webkit-autofill:focus {
    background: red;
}

.username_input {
    margin-bottom: 10px;
}

.login .input_text {
    width: 99%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    padding: 0 10px 0 10px;
    outline: none;
    background-color: rgba(255, 255, 255) !important;
    color: #000000;
    font-family: inherit;
    font-size: 15px;
}

.input-validation-error {
    border: 1px solid #B00020 !important;
    color:  #B00020 !important;
}

.login .input_text:active, .login .input_text:focus {
    border: 1px solid #FFEBCA;
}

.login .input_text:hover {
    border: 1px solid #007CBF;
}

.login .input_text:invalid {
    border: 1px solid #B00020;
}

.login .greytext {
    background-color: rgba(255, 255, 255, 0);
    height: auto;
    width: auto;
    color: #9b9a9b;
    text-decoration: none;
}

.login .pa {
    margin-top: 15px;
    margin-bottom: 15px;
}

.login .color {
    background-color: rgba(255,255,255,0.0);
    color: #DDEFFD;
    text-decoration: none;
}

.login .button {
    padding-top: 20%;
}

.login .pos-left {
    float: left;
}

.login .pos-right {
    float: right;
}

body {
    background: #F5F5F5 !important;
    font-size: 14px !important;
    font-family: Roboto !important;
}

.appcontrols {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
}

    .appcontrols .appcontrolstitle {
        color: #fff !important;
        font-size: 24px;
        font-weight: 400;
    }

.innerappcontent {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 1.7rem;
}

.custom-note {
    padding-bottom: 10px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #333;
}

.panel {
    border: 0px solid transparent !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
    border-radius: 8px 8px 8px 8px !important;
}

.ptable .ui-table-wrapper table {
    width: 100% !important;
    border-radius: 8px !important;
}

.ptable th {
    padding: 11px 1rem !important;
    color: #fff;
    background: #04497E !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 400;
    word-break: break-all;
}

    .ptable th:first-child {
        border-radius: 8px 0px 0px 0px;
    }

    .ptable th:last-child {
        border-radius: 0px 8px 0px 0px;
    }

.ptable td {
    background-color: #fff !important;
    padding: 1rem !important;
    border-top: 1px solid #ECECEC !important;
    border-bottom: 1px solid #ECECEC !important;
    font-size: 14px;
    word-break: break-all;
    font-family: "Roboto" !important;
}

.ptable1 td {
    padding: 1rem !important;
    background: #FBFBFB !important;
    border-top: 1px solid #f1f1f1 !important;
    font-family: "Roboto" !important;
    word-break: break-all;
}

    .ptable1 td:first-child {
        border-left: 2px dotted #D8D8D8 !important;
    }

    .ptable1 td:last-child {
        border-right: 1.4px solid #ECECEC !important;
    }

td.course_grid1_td {
    padding: 0 !important;
    padding-left: 20px !important;
    background: #fbfbfb !important;
    border-bottom: none !important;
    word-break: break-all;
    border-top: 1px soli #fbfbfb !important;
}

.ptable1 .ng-star-inserted td {
    border-bottom: none !important;
}

.ui-paginator {
    text-align: right !important;
    padding: 9px 1rem !important;
    border: 0px solid #d2d6de !important;
    background-image: url("../pager.png") !important;
}

    .ui-paginator .ui-paginator-pages .ui-paginator-page {
        padding: 1px !important;
        min-width: 20px !important;
        color: #0275d8;
        -webkit-transition: none !important;
        transition: none !important;
        border-radius: 3px !important;
    }

.ui-state-active, body .ui-state-highlight {
    background-color: #2a8fdd !important;
    color: #ffffff;
}

.grid_norecords {
    text-align: center;
    width: 100%;
    color: #000000;
}

.appcontrol_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 35px;
    padding: 0 10px 0 20px;
    background-color: rgba(255, 255, 255, 0.2) !important;
    overflow: hidden;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border: 1px solid #fff;
    background-image: url(assets/images/drpwhite.png);
    background-size: 11px;
    background-position: 96% 50%;
    background-repeat: no-repeat;
    width: 120px;
    color: #fff;
    font-weight: 300;
    opacity: 0.8;
    outline: none;
}

    .appcontrol_select option {
        color: #000000 !important;
    }

.blue {
    background-color: white;
    padding: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #2a8fdd;
    color: #2a8fdd;
    margin-right: 4px;
}

.bluealt {
    background-color: #2a8fdd;
    padding: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #2a8fdd;
    color: #fff;
    margin-right: 4px;
}

.green {
    background-color: white;
    padding: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #47c08c;
    color: #47c08c;
    margin-right: 4px;
}

.greenalt {
    background-color: #47c08c;
    padding: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #47c08c;
    color: #fff;
    margin-right: 4px;
}

.yellow {
    background-color: white;
    padding: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffd24d;
    color: #ffd24d;
    margin-right: 4px;
}

.yellowalt {
    background-color: #ffd24d;
    padding: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffd24d;
    color: #fff;
    margin-right: 4px;
}

.red {
    background-color: white;
    padding: 2px;
    padding-right: 6px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #ee5d23;
    color: #ee5d23;
}

.redalt {
    background-color: #ee5d23;
    padding: 2px;
    padding-right: 6px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #ee5d23;
    color: #fff;
}

.imgs {
    top: 6px;
    height: 11px;
    width: 9px;
}

.imgsalt {
    top: 6px;
    height: 17px;
    width: 11px;
}

.input_text {
    width: 99%;
    height: 35px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 0px solid #ccc;
    padding: 0 0px 0 5px;
    outline: none;
    background-color: rgba(221, 239, 253, 0.8) !important;
    color: #000000;
    font-family: inherit;
    font-size: 14px;
    font-family: Roboto !important;
}

    .input_text .input_text:active, .input_text .input_text:focus {
        border: 0px solid #ff656c;
        border-left: 2px solid #87BBE5;
    }

.input_text11 {
    width: 99%;
    box-sizing: border-box;
    border-radius: 2px;
    border: 0px solid #ccc;
    padding: 8px;
    outline: none;
    background-color: rgba(221, 239, 253, 0.5) !important;
    color: #000000;
    font-family: inherit;
    font-size: 15px;
}

    .input_text11:active, .input_text11:focus {
        border: 0px solid #ff656c;
        border-left: 2px solid #87BBE5;
    }

.row.exam-details-container {
    height: 290px;
    background: #fbfbfb;
    padding: 15px 0;
    margin-top: -15px;
    margin-bottom: -15px;
}

    .row.exam-details-container .select_custom {
        -webkit-appearance: none;
        -moz-appearance: none;
        display: block;
        height: 40px;
        padding: 0 10px;
        background-color: rgba(221, 239, 253, 0.8) !important;
        overflow: hidden;
        border-radius: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        border: 0px solid #ccc;
        background-image: url(assets/images/dropdown.png);
        background-size: 11px;
        background-position: 96% 50%;
        background-repeat: no-repeat;
        width: 99%;
    }

        .row.exam-details-container .select_custom :active, .row.exam-details-container .select_custom :focus {
            border: 0px solid #2A8FDD;
            border-left: 2px solid #2A8FDD;
        }

.ui-dropdown .ui-dropdown-label {
    background-color: rgba(221, 239, 253, 0.8) !important;
    border-radius: 0;
    border: 0px solid #ccc;
    font-size: 14px !important;
    font-family: Roboto !important;
    color: #000000;
}

.ui-dropdown .ui-dropdown-trigger {
    background-color: rgba(221, 239, 253, 0.8) !important;
}

.k .ui-dropdown .ui-dropdown-label {
    background-color: rgba(255, 255, 255, 0.2) !important;
    width: 100%;
    height: 30px;
    color: rgba(255, 255, 255, 0.7);
    text-align: left !important;
}

.k .ui-dropdown:hover {
    background-color: transparent !important;
}

body .ui-widget, body .ui-widget .ui-widget, body .ui-widget input, body .ui-widget select, body .ui-widget textarea, body .ui-widget button {
    font-size: 14px !important;
    font-family: Roboto !important;
}

.k .ui-corner-all {
    border-radius: 3px !important;
    border-color: rgba(255, 255, 255, 0.9) !important;
}

.k .ui-dropdown .ui-dropdown-trigger {
    background-color: rgba(255, 255, 255, 0) !important;
}

.k .pi-chevron-down::before {
    content: "\e902";
    color: #fff;
    opacity: 0.5;
}

.ui-panel .ui-panel-titlebar {
    border: 0 none;
    border-bottom: 1px solid #e6e6e6;
    padding: .75em 1.25em;
    background-color: #04497E !important;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
    font-size: 14px !important;
    font-family: Roboto !important;
}

.ui-dialog-titlebar {
    border: 0 none !important;
    background-color: #04497E !important;
    color: #fff !important;
}

.ui-dialog-title {
    margin: 0;
    float: none;
    font-size: 1.5em;
    font-weight: normal !important;
    font-family: Roboto !important;
}

.ui-widget-content {
    background-color: #ffffff !important;
    border: 0px solid #c7c7c7 !important;
}

.accordian_menu .ui-panel-titlebar-icon {
    position: relative !important;
    color: #ffffff !important;
    border: 2px solid #fff;
    transition: color 0.3s !important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
}

.newExam_form2 span.pi.pi-times {
    font-size: 30px;
    font-weight: normal;
}

.imgExamity {
    width: 800px;
}

.pointer {
    cursor: pointer;
}

#picture {
    width: 50px;
    background-color: #ffffff;
    position: relative;
}

    #picture a img {
        border: 0;
        width: 50px;
    }

    #picture a .large {
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 0;
        top: 0;
        left: 0;
    }

    #picture a.small:hover .large {
        position: absolute;
        left: 0;
        top: 0;
        width: 200px;
        height: 200px;
        z-index: 123;
        padding: 8px;
        background-color: #e3e3e3;
        border: 1px solid #bfbfbf;
    }

.imgNext {
    background-color: rgba(255, 255, 255, 0);
    width: 13px;
    opacity: 0.85;
    vertical-align: baseline;
    cursor: pointer;
}

.search {
    background: none;
    border: 1px solid #84C7EB;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFFFFF;
    font-weight: 300 !important;
    outline: none;
}

/* The container */
.check_label {
    display: block;
    position: relative;
    padding: 14px 0 14px 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    margin: 0;
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
}

    .check_label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .check_label .checkmark {
        position: absolute;
        top: 15px;
        left: 0;
        height: 20px;
        width: 20px;
        border-radius: 2px;
        border-style: solid;
        border-width: 2px;
        border-color: rgba(42, 143, 221, 0.1);
        background-color: rgba(221, 239, 253, 0.4);
    }

    .check_label input:checked ~ .checkmark {
        background-color: #fff;
    }

    .check_label .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .check_label input:checked ~ .checkmark:after {
        display: block;
    }

    .check_label .checkmark:after {
        left: 5px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid #FFA923;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.btn_Report {
    background-color: rgba(255, 255, 255, 0.2);
    height: 36px;
    width: 40px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    outline: none;
}

    .btn_Report:focus {
        outline: none;
    }

.exs .ui-widget-header {
    background: transparent !important;
    color: #2d353c;
    border: 0px solid #cdcdcd !important;
}

.k1 .ui-inputtext {
    background-color: transparent !important;
    border: 1px solid #fff;
    height: 36px;
    border-radius: 3px;
    font-size: 14px !important;
    color: #fff;
    width: 130px !important;
    padding: 0.1em 1.8em !important;
    padding-left: 29px !important;
}

.ui-datepicker {
    color: #fff !important;
}

    .ui-datepicker .ui-datepicker-header {
        padding: 0.429em 0.857em 0.429em 0.857em !important;
        background-color: #023a65 !important;
        color: #fff !important;
        font-weight: 300 !important;
        border-bottom: 1px solid #6892b2 !important;
        border-radius: 1px !important;
    }

    .ui-datepicker table {
        background-color: #04497E !important;
        margin: 0.857em 0 0 0 !important;
    }

    .ui-datepicker table {
        width: 100% !important;
        border-collapse: collapse !important;
        margin: 0 !important;
    }

    .ui-datepicker th {
        font-weight: 300 !important;
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before {
        content: "";
        color: #fff;
        opacity: 0.7;
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-next::before {
        content: "";
        color: #fff;
        opacity: 0.7;
    }

    .ui-datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a.ui-state-active {
        color: #fff;
        background-color: #feb130 !important;
        border-radius: 2px !important;
        height: 26px !important;
        width: 30px !important;
    }

.ui-datepicker-today a {
    background-color: #04497E !important;
    color: #fff !important;
}

a:hover {
    text-decoration: none !important;
}

.chkbox .ui-chkbox .ui-chkbox-box {
    width: 20px;
    height: 20px;
    line-height: 1.125em;
    border-radius: 2px;
    text-align: center;
}

    .chkbox .ui-chkbox .ui-chkbox-box.ui-state-active {
        border: 2px solid rgba(42, 143, 221, 0.1) !important;
        background-color: #fff !important;
        color: #FFA923;
    }

    .chkbox .ui-chkbox .ui-chkbox-box.ui-state-focus {
        border: 2px solid rgba(42, 143, 221, 0.1) !important;
        background-color: #fff !important;
        box-shadow: none !important;
    }

    .chkbox .ui-chkbox .ui-chkbox-box:hover {
        border: 2px solid rgba(42, 143, 221, 0.1) !important;
        background-color: #fff !important;
        box-shadow: none !important;
    }

    .chkbox .ui-chkbox .ui-chkbox-box:not(.ui-sate-disabled):not(.ui-state-active):hover {
        border: 2px solid rgba(42, 143, 221, 0.1) !important;
        background-color: #fff !important;
        box-shadow: none !important;
    }

.chkbox .ui-chkbox .ui-chkbox-box {
    border: 2px solid rgba(42, 143, 221, 0.1);
    background-color: rgba(221, 239, 253, 0.4);
    transition: background-color 0.3s;
}

.chkbox .ui-state-active, .chkbox .ui-state-highlight {
    background-color: #fff !important;
    color: #FFA923 !important;
}

.chkbox .ui-chkbox .ui-chkbox-box {
    border: 2px solid rgba(42, 143, 221, 0.1);
    background-color: rgba(221, 239, 253, 0.4);
    transition: background-color 0.3s;
}

.chkbox .ui-chkbox-label {
    vertical-align: middle;
}

.chkbox label {
    margin-left: 5px !important;
    display: inline-block;
    margin-bottom: 0px !important;
}

.btnop0 {
    opacity: 0.3;
    cursor: default !important;
}

    .btnop0 :hover {
        cursor: default !important;
    }

.btnop1 {
    opacity: 1.0;
}

.divgreen {
    background: #47C08C;
    width: 50%;
    height: 5px;
}

body .ui-inputswitch .ui-inputswitch-slider {
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    border-radius: 30px;
    background: #cccccc;
}

.ui-inputswitch-slider:before {
    position: absolute;
    content: "";
    height: 1.25em;
    width: 1.25em;
    left: .25em;
    bottom: .25em;
    border-radius: 50%;
    transition: .3s;
    background-color: white;
}

.ui-inputswitch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .3s;
    border-radius: 30px;
}

body .ui-inputswitch {
    background-color: transparent !important;
    text-transform: uppercase;
}

    body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-slider {
        background-color: #7eea13;
    }

.info-icon {
    font-size: .6875rem;
    min-width: 18px;
    line-height: 18px;
    border-radius: 9px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    padding: 0 6px;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 2px;
    background-color: #bbb;
}

.ui-tooltip .ui-tooltip-text {
    width: 200px !important;
}

.login h1 {
    margin-top: 10px;
    margin-bottom: 8px;
    line-height: 24px;
    color: #212121;
    font-size: 20px !important;
    font-weight: 500;
}

.btnSupport {
    cursor: pointer;
}

.modal-backdrop {
    opacity: 0.5;
}

.modal-phonenumber {
    color: #000000;
    margin-bottom: 20px;
}

.modal-header {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.modal-icon {
    height: 24px !important;
    width: 24px !important;
}

.btn-light {
    background-color: transparent;
    border: 0px;
    color: #757575;
    font-size: .875rem;
    font-family: Roboto, sans-serif;
    line-height: 2.25rem;
    font-weight: 500;
    padding: 0px;
}

.btn-light:hover {
    background-color: #E9ECEF;
    border: 0px;
}

.btn-register {
    border: 1px solid #000000 !important;
}

.text-error {
    color: #B00020 !important;
}

.call-center-title {
    margin: 0 20px;
}

.call-center-modal {
    background-color: rgb(0 0 0 / 50%);
    height: 100% !important;
    align-items: center;
}

.modal-body .mb2:last-child {
    margin-bottom: 0;
}

.close {
    padding: 0 !important;
    margin: 0 !important;
}

.modal-dialog-call-center {
    width: 23vw !important;
}
