.back, .flipper.flipped {
    -webkit-transform: rotateY(180deg)
}

.table tr td, .table tr th {
    padding: 8px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important
}

.footer-select {
    line-height: 34px !important;
    height: 36px !important;
    padding: 0 12px !important;
    font-size: 14px !important;
    color: #595959 !important
}

.back, .back p, .front {
    height: 277px
}

.subtitle {
    margin-bottom: 4%;
    width: 100%
}

.heading-color {
    color: #f27c66
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000
}

.flipper {
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s
}

.back, .front {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    visibility: visible
}

.back {
    overflow: auto;
    -ms-overflow-style: none
}

.back::-webkit-scrollbar {
    display: none
}

.front {
    z-index: 2;
    width: 100%;
    background-color: #fff
}

.flipper.flipped {
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.back p {
    text-align: justify;
    width: 96%;
    padding-left: 5px
}

.info-boxes.custom-background {
    background-color: #f27c66
}

.ulWithLeftMargin {
    margin: 0 0 10px 40px !important
}

.float-left {
    float: left !important
}

.float-right, .showLeaderRight {
    float: right !important
}

.float-none {
    float: none !important
}

.accordiansTitle {
    margin-left: 70px;
    margin-top: 9px;
    font-size: 21px
}

.fullWidth {
    width: 1175px !important
}

.table {
    width: 100%;
    max-width: 100%
}

table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse
}

.table tr th {
    font-weight: 700;
    text-align: left;
    width: 25%
}

.margin-top65 {
    margin-top: 65px !important
}

.empSummary {
    height: 92px;
    overflow-x: scroll;
    -ms-overflow-style: none !important
}

.empSummary::-webkit-scrollbar {
    display: none !important
}

.manual-course-date {
    padding: 15px !important
}

.search-form {
    margin-top: 10px;
    width: 98% !important;
    padding: 0
}

.search-form .onlyselect {
    width: 100% !important
}

.search-form .leftselect {
    width: 36% !important
}

.search-form .rightselect {
    width: 46% !important
}

.grid-of-search-form {
    margin-left: 17% !important
}

.table-striped > tbody > tr:nth-child(2n), .table-striped > tfoot > tr, .table-striped > thead > tr:nth-child(odd) {
    background-color: #f0f0f0
}

.iconic-image {
    height: 20px;
    margin: 12px 5px 10px 12px
}

.right-leaderDescription {
    width: 100%
}

.left-leaderDescription {
    width: 70%
}

.leaderImg {
    max-width: 270px !important;
    max-height: 260px !important
}

.rightCheckMark {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: inherit;
    color: #f27c66
}

#fee-detail-table, .table-center {
    width: 50% !important;
    position: relative;
    left: 27.5%
}

.table-center-td {
    padding-left: 5px
}

.table-center-first-col-small-20 {
    width: 30%
}

.table-first-col-small-20 {
    width: 25%
}

.search-section-icon {
    display: inline-block;
    background-color: #e6e6e6;
    color: #f27c66;
    width: 75px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    font-size: 35px;
    vertical-align: middle;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px
}

.ageCriteriaTable tr td, .ageCriteriaTable tr th {
    padding: 8px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    border: 1px solid #ddd
}

.text-justify {
    text-align: justify !important
}

.search-form-icon-div {
    width: 13%
}

.search-form-form-div {
    width: 87%
}

.simple-hr {
    margin-top: 20px;
    margin-bottom: 20px
}

.eventDate {
    width: 100px;
    margin-right: 5px;
    float: left;
    margin-top: 60px
}

.ageCriteriaTable {
    width: 75% !important;
    position: relative;
    left: 13%
}

.ageCriteriaTable tr th {
    font-weight: 700;
    text-align: center
}

.ageCriteriaTable tr td {
    text-align: center
}

.popCancelledBtn {
    font-size: 35px
}

.tableBottomNote {
    position: relative;
    left: 28.5%;
    margin-top: 25px;
    width: 50%
}

#centerDivider {
    width: 51% !important;
    position: relative !important;
    left: 28.5% !important
}

.leader-name {
    font-family: Raleway;
    font-weight: 500;
    text-transform: capitalize;
    clear: none;
    margin: 0;
    font-size: 24px;
    line-height: 1.4;
    position: relative
}

.leader-education {
    font-style: italic;
    position: absolute;
    right: 0
}

@media screen and (min-width: 1196px) {
    .table-first-col-small-20 {
        width: 20%
    }
}

.detailLink-vision-mission {
    position: absolute;
    bottom: 0;
    right: 5%;
    text-decoration: underline;
    cursor: pointer
}

.col-md-seventy {
    width: 17%;
    float: left
}

.col-md-fifty {
    width: 47%
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.font-size-20 {
    font-size: 20px
}

.margin-left50 {
    margin-left: 50px
}

.margin-left15 {
    margin-left: 15px
}

@media screen and (min-width: 768px) {
    .icon-bar {
        position: fixed;
        top: 40%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 100000;
        width: 45px;
        font-size: 20px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        border-radius: 10px 0 0 10px
    }

    .stickyHeading {
        position: absolute;
        bottom: -45px;
        right: -167px !important;
        color: #fff;
        transform-origin: 0 0;
        transform: rotate(-90deg);
        font-weight: 700
    }
}

@media screen and (max-width: 767px) {
    .search-section-icon {
        display: inline-block;
        background-color: #e6e6e6;
        color: #f27c66;
        width: 58px;
        height: 65px;
        text-align: center;
        line-height: 65px;
        font-size: 26px;
        vertical-align: middle;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px
    }

    #fee-detail-table {
        width: 100% !important;
        position: relative;
        left: 0
    }

    .tableBottomNote {
        position: relative;
        left: 0;
        margin-top: 25px
    }

    .margin-bottom-sm-14 {
        margin-bottom: 14px !important
    }

    .col-sm-fifty {
        width: 43% !important;
        float: left !important
    }

    .margin-left15, .margin-left50 {
        margin-left: 0
    }

    .col-xs-fifty {
        width: 50% !important;
        float: left !important;
        clear: none !important
    }

    .col-md-seventy {
        width: 100%
    }

    .width-sm-100 {
        width: 100% !important
    }

    .icon-bar {
        position: fixed;
        display: inline-flex !important;
        bottom: -2px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(0);
        z-index: 1000;
        width: 100%;
        height: 46px;
        font-size: 20px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        border-radius: 10px 10px 0 0
    }

    .stickyHeading {
        color: #fff;
        font-weight: 700
    }
}

.customh1 {
    font-size: 28px !important
}

.ribbon .text h3, .tab-h2, .tab-h3, h4 {
    font-size: 15px !important;
    font-family: Raleway !important
}

.ribbon .text h3, h4 {
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0
}

.w3-tab-heading h4{
    color: black;
}

.tab-h2, .tab-h3 {
    line-height: 0 !important;
    color: #595959 !important;
    font-weight: 500 !important
}

.smallTitle-h3 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-family: Raleway;
    font-size: 18px;
    color: #595959
}

@media screen and (max-width: 768px) {
    .accordions, .fullWidth, .leaderDescription, .search-form .onlyselect {
        width: 100% !important
    }

    .margin-top65 {
        margin-top: 10px !important
    }

    .table tr th {
        width: 48%
    }

    .search-form {
        margin-top: 10px;
        width: 98% !important;
        padding: 0
    }

    .search-form .leftselect {
        width: 36% !important
    }

    .search-form .rightselect {
        width: 46% !important
    }

    .grid-of-search-form {
        margin-left: 0 !important
    }

    .showLeaderRight {
        clear: both !important;
        float: none !important;
    }

    .leaderImg {
        width: 290px !important;
        height: 220px !important
    }

    .ageCriteriaTable, .table-center {
        margin-left: 0;
        width: 100% !important;
        left: 0
    }

    .table-center-first-col-small-20, .table-first-col-small-20 {
        width: 0%
    }

    .eventDate {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-top: 30px;
        text-align: center;
        margin-bottom: 10px
    }

    .customOnlineAdmissionBtn {
        float: none !important
    }
}

.customOnlineAdmissionBtn {
    font-size: 16px;
    line-height: 0;
    float: right;
    margin-top: 14px;
    height: 36px;
    margin-bottom: 10px;
    background-color: #f27c66 !important;
    color: #fff !important;
    width: auto;
    padding-top: 15px
}