﻿body {
    background: none;
}

html {
    position: relative;
    min-height: 100%;
}

a:link {
    color: darkorange;
    font-family: Arial;
    text-decoration: none;
}

a:hover {
    color: Orange;
    font-family: Arial;
    text-decoration: none;
}

a:visited {
    color: darkorange;
    text-decoration: none;
}

    a:visited:hover {
        color: Orange;
    }

.navbar-bottom-Orangeline {
    border-bottom: 1px solid #FF8000;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
}

    .footer .ftText {
        color: dimgrey;
        font-size: 14px;
        text-align: center;
    }


.NoDecoLink a:link, .NoDecoLink a:after {
    color: #373737;
    text-decoration: none;
}

.OrangeLink a:link, .OrangeLink a:visited {
    color: #ff7007;
    text-decoration: none;
}

.OrangeLink a:hover {
    color: #FF6100;
}

/* for ResiPhoneBoottomMenu use */
.bottomMenu {
    height: 60px;
    background-color: #fff;
    border-top: 1px solid #ff8800;
}

/* for desktopMenu use */
/*.imgMenuCourse {
    background: url("../../images/menu/main-g.png") no-repeat;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}

    .imgMenuCourse:hover {
        background: url("../../images/menu/main-o.png") no-repeat;
    }

.imgMenuCourseActive {
    height: 70px;
    background: url("../../images/menu/main-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart0 {
    height: 40px;
    background: url("../../images/menu/Cart0-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;   
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart0:hover {
        background: url("../../images/menu/Cart0-o.svg") no-repeat;
    }

/*.imgMenuCart0Active {
    height: 70px;
    background: url("../../images/menu/Cart0-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart1 {
    height: 40px;
    background: url("../../images/menu/Cart1-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart1:hover {
        background: url("../../images/menu/Cart1-o.svg") no-repeat;
    }

/*.imgMenuCart1Active {
    height: 70px;
    background: url("../../images/menu/Cart1-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart2 {
    height: 40px;
    background: url("../../images/menu/Cart2-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart2:hover {
        background: url("../../images/menu/Cart2-o.svg") no-repeat;
    }

/*.imgMenuCart2Active {
    height: 70px;
    background: url("../../images/menu/Cart2-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart3 {
    height: 40px;
    background: url("../../images/menu/Cart3-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart3:hover {
        background: url("../../images/menu/Cart3-o.svg") no-repeat;
    }

/*.imgMenuCart3Active {
    height: 70px;
    background: url("../../images/menu/Cart3-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart4 {
    height: 40px;
    background: url("../../images/menu/Cart4-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart4:hover {
        background: url("../../images/menu/Cart4-o.svg") no-repeat;
    }

/*.imgMenuCart4Active {
    height: 70px;
    background: url("../../images/menu/Cart4-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart5 {
    height: 40px;
    background: url("../../images/menu/Cart5-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart5:hover {
        background: url("../../images/menu/Cart5-o.svg") no-repeat;
    }

/*.imgMenuCart5Active {
    height: 70px;
    background: url("../../images/menu/Cart5-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart6 {
    height: 40px;
    background: url("../../images/menu/Cart6-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart6:hover {
        background: url("../../images/menu/Cart6-o.svg") no-repeat;
    }

/*.imgMenuCart6Active {
    height: 70px;
    background: url("../../images/menu/Cart6-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart7 {
    height: 40px;
    background: url("../../images/menu/Cart7-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart7:hover {
        background: url("../../images/menu/Cart7-o.svg") no-repeat;
    }

/*.imgMenuCart7Active {
    height: 70px;
    background: url("../../images/menu/Cart7-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart8 {
    height: 40px;
    background: url("../../images/menu/Cart8-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart8:hover {
        background: url("../../images/menu/Cart8-o.svg") no-repeat;
    }

/*.imgMenuCart8Active {
    height: 70px;
    background: url("../../images/menu/Cart8-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart9 {
    height: 40px;
    background: url("../../images/menu/Cart9-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart9:hover {
        background: url("../../images/menu/Cart9-o.svg") no-repeat;
    }

/*.imgMenuCart9Active {
    height: 70px;
    background: url("../../images/menu/Cart9-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

.imgMenuCart10 {
    height: 40px;
    background: url("../../images/menu/Cart10-g.svg") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 40px; /*to same as height to make it in center*/
}

    .imgMenuCart10:hover {
        background: url("../../images/menu/Cart10-o.svg") no-repeat;
    }

/*.imgMenuCart10Active {
    height: 70px;
    background: url("../../images/menu/Cart10-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/

/*.imgMenuHistory {
    height: 70px;
    background: url("../../images/menu/history-g.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}

    .imgMenuHistory:hover {
        background: url("../../images/menu/history-o.png") no-repeat;
    }

.imgMenuHistoryActive {
    height: 70px;
    background: url("../../images/menu/history-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}

.imgMenuMyCPD {
    height: 70px;
    background: url("../../images/menu/mycpd-g.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}

    .imgMenuMyCPD:hover {
        background: url("../../images/menu/mycpd-o.png") no-repeat;
    }

.imgMenuMyCPDActive {
    height: 70px;
    background: url("../../images/menu/mycpd-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}

.imgMenuProfile {
    height: 70px;
    background: url("../../images/menu/profile-g.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}

    .imgMenuProfile:hover {
        background: url("../../images/menu/profile-o.png") no-repeat;
    }

.imgMenuProfileActive {
    height: 70px;
    background: url("../../images/menu/profile-o.png") no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 70px;*/ /*to same as height to make it in center*/
/*}*/
/*---*/

/* cpd learning side by side btn */
.filter-frame {
    background: none;
    border-radius: 30px;
    box-shadow: 1px 3px 6px 2px #cecece;
    padding: 3px;
}

.btn-ot-filter {
    background: none;
    border-radius: 30px;
    border: none;
    color: black;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    width: 49%;
}

    .btn-ot-filter:focus,
    .btn-ot-filter.focus {
        /*color: white;
	background-color: #FE9A2E;
  	border-color: #F57C03;*/
        outline: 0 !important;
    }

    .btn-ot-filter:hover {
        color: #F57C03;
        background: none;
        /*border-bottom-color: #F57C03;*/
    }

    .btn-ot-filter:active,
    .btn-ot-filter.active,
    .open > .dropdown-toggle.btn-ot-filter {
        background-color: #FF8800;
        color: white;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FF8800;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-ot-filter:active:hover,
        .btn-ot-filter.active:hover,
        .open > .dropdown-toggle.btn-ot-filter:hover,
        .btn-ot-filter:active:focus,
        .btn-ot-filter.active:focus,
        .open > .dropdown-toggle.btn-ot-filter:focus,
        .btn-ot-filter:active.focus,
        .btn-ot-filter.active.focus,
        .open > .dropdown-toggle.btn-ot-filter.focus {
            /*background-color: none;
  color: #F57C03;
  border-bottom-color: #F57C03;*/
        }

    .btn-ot-filter:active,
    .btn-ot-filter.active,
    .open > .dropdown-toggle.btn-ot-filter {
        background-image: none;
    }

/**/

.btn-OT {
    --bs-btn-color: #fff;
    --bs-btn-bg: #FF8204;
    --bs-btn-border-color: #F57C03;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #E67401;
    --bs-btn-hover-border-color: #C46302;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #FF8204;
    --bs-btn-active-border-color: #F57C03;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #FF8204;
    --bs-btn-disabled-border-color: #F57C03;
}

.btn-outline-OT {
    --bs-btn-color: #FF8000;
    --bs-btn-border-color: #FF8000;
    --bs-btn-hover-color: #ec7506;
    --bs-btn-hover-bg: #fef8f1;
    --bs-btn-hover-border-color: #ec7506;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #FF8000;
    --bs-btn-active-bg: #fff;
    --bs-btn-active-border-color: #FF8000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #f3b275;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #fab97c;
    --bs-gradient: none;
}

.imgFullBkEnq {
    max-width: 60px;
}

.fullBookOverlay {
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0.75;
    z-index: 2;
}

.fullBookOverlayDTFull {
    background-image: url('../../Images/fullBookOverlay.png');
    background-repeat: no-repeat;
    background-size: 75%;
    background-position-x: center;
    background-position-y: center;
    opacity: 0.50;
    z-index: 2;
}

.RedBold {
    color: Red;
    font-weight: bold;
}

.text-justify-OT {    
    text-align: justify;
}

/* Custom Check Box list */
.checkboxCustom {
    /*padding-left: 20px; */
    color: black;
}

    .checkboxCustom label {
        display: inline-block;
        position: relative;
        padding-left: 22px;
        cursor: pointer;
        font-weight: 400;
        margin: 0 12px;
    }

        .checkboxCustom label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            margin-left: -10px;
            border: 1px solid #ff8c1a; /*#cccccc;*/
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkboxCustom label::after {
            display: inline-block;
            position: absolute;
            width: 19px;
            height: 19px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 13px;
            padding-top: 1px;
            font-size: 12px;
            color: #ff8c1a; /*#555555; */
        }

    .checkboxCustom input[type="checkbox"] {
        opacity: 0;
    }

        .checkboxCustom input[type="checkbox"]:focus + label::before {
            outline: none; /*thin dotted;*/
            /*outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;*/
        }

        .checkboxCustom input[type="checkbox"]:checked + label::after {
            content: "\2713";
        }

        .checkboxCustom input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkboxCustom input[type="checkbox"]:disabled + label::before {
                background-color: #ffe0b3; /*#eeeeee;*/
                cursor: not-allowed;
            }

    .checkboxCustom.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkboxCustom.checkbox-inline {
        margin-top: 0;
    }

.checkboxCustom-orange input[type="checkbox"]:checked + label::before {
    background-color: white;
    border-color: #ffcc80; /*#d9534f; */
}

.checkboxCustom-orange input[type="checkbox"]:checked + label::after {
    color: #FF6E1A; /*#fff; */
    font-size: 14px;
    font-weight: bolder;
}

/*-- customise rodio button --*/
.rblCustom label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

    .rblCustom label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 15px;
        height: 15px;
        left: 0;
        margin-left: -10px;
        border: 1px solid #ff8c1a;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out;
        transition: border 0.15s ease-in-out;
    }

    .rblCustom label::after {
        display: inline-block;
        position: absolute;
        content: " ";
        width: 9px;
        height: 9px;
        left: 3px;
        top: 3px;
        margin-left: -10px;
        border-radius: 50%;
        background-color: #555555;
        -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    }

.rblCustom input[type="radio"] {
    opacity: 0;
}

    .rblCustom input[type="radio"]:focus + label::before {
        outline: none;
        /*outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;*/
    }

    .rblCustom input[type="radio"]:checked + label::after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    .rblCustom input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

        .rblCustom input[type="radio"]:disabled + label::before {
            cursor: not-allowed;
        }

.rblCustom.radio-inline {
    margin-top: 0;
}

.rblCustom input[type="radio"] + label::after {
    background-color: #ff8c1a;
}

.rblCustom input[type="radio"]:checked + label::before {
    border-color: #ff8c1a;
}

.rblCustom input[type="radio"]:checked + label::after {
    background-color: #ff8c1a;
}
/**/


.fixed-bottom-lvl2 {
    position: fixed;
    bottom: 60px;
    right: 0;
    left: 0;
    padding: 0;
    z-index: 1031;
}

@media (min-width: 992px) {
    .fixed-bottom-lvl2 {
        bottom: 0;
    }
}

.hylCourseInfo a:link {
    text-decoration: none;
}

.hylCourseInfo a:hover {
    text-decoration: none;
    cursor: pointer;
}

.trash a:link {
    color: darkgrey;
    text-decoration: none;
}

.trash a:hover {
    color: darkorange;
}