.logosec {
    background-color: #fff;
    display: block;
    padding: 20px 0;
    text-align: center;
    box-shadow: -1px -1px 18px 2px rgba(168,183,255,0.35);
}

    .logosec a {
        color: #ffffff;
        font-size: 30px;
    }

.testlistpad {
    background-color: #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding:50px 75px;
    width: 100%;
}

    .testlistpad ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

    .testlistpad ul li {
        float: left;
        padding: 2px;
        width: 100%;
        margin-bottom:20px;
    }

        /*.testlistpad li a {
            background-color: #fff;
            color: #000000;
            display: block;
            font-size: 15px;
            padding: 20px 20px;
            transition: all 0.4s ease 0s;
            box-shadow: 0 0.3125rem 1.25rem rgba(24, 63, 101, 0.1);
        }*/

        .testlistpad ul li {
            background-color: #fff;
            color: #000000;
            display: block;
            font-size: 15px;
            border-radius: 10px;
            padding: 20px 20px;
            transition: all 0.4s ease 0s;
            box-shadow: 0 0.3125rem 1.25rem rgba(24, 63, 101, 0.1);
        }
.list-exam-style ul li {
    background: transparent;
    color: #111;
    padding: 0px 0px;
    box-shadow: none;
    display: inline-flex;
    float: left;
    font-size:14px;
    width: auto;
    color:#666;
    margin-right:10px;
    margin-bottom:0px;
}
.testlistpad ul li a{
    font-size:16px;
}
.list-exam-style ul li i {
    padding-top: 6px;
    padding-right: 4px;
}
.list-exam-style {
    margin-top:8px;
}

.testlistpad ul li:hover, .testlistpad ul li a:focus {
    background-color: #54a3d6;
    color: #fff;
    text-decoration: none;
}
.testlistpad li:hover a {
    color: #fff;
}
.testlistpad li:hover .list-exam-style  ul li {
    color: #fff;
}
/*.testlistpad li a:hover, .testlistpad li a:focus {
                background-color: #0B4367;
                color: #fff;
                text-decoration: none;
            }*/
.loginpad {
    background-color: #ffffff;
    box-shadow: -5px -8px 26px 0px rgba(146, 184, 255, 0.2);
    display: inline-block;
    margin-top: 0px;
    max-width: 100%;
    width: auto;
}
.login-box h2{
    margin-bottom: 20px;
    color: #333;
    font-size: 30px;
    line-height: 36px;
    font-weight:600;
}

    .loginpad h3 {
        background-color: #034160;
        color: #ffffff;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
        padding: 5px 5px 10px;
    }
.form-control {
    height: 50px;
    padding: 0 0 0 15px;
    line-height: initial;
    color: #333333;
    border-radius: 4px !important;
    border-top-left-radius:0px !important;
    border-bottom-left-radius:0px  !important;
    background-color: transparent;
    border: 1px solid #e5e0e0;
    border-radius: 0;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 15px;
    font-weight: 400;
}
.btn-style {
    border: 1px solid #03aeee;
    padding: 12px 50px;
    border-radius: 4px;
    font-weight: 600;
    color: #0071BA;
    background: #1996D7;
    /* text-transform: uppercase; */
    color: white;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-top:25px;
}
.logininpad {
    padding: 50px;
    text-align: left;
}
.logininpad label{
    font-size:16px;
    color:#455;
}
    #InstructionsModal .modal-body {
    height: 430px;
    overflow: auto;
}

#ImportantInstructionsModal .modal-body {
    height: 430px;
    overflow: auto;
}

.left {
    float: left;
    text-align: left;
}
.logotxt {
    background-color: #fff;
    color: #0c0c0c;
    display: block;
    padding: 3px 6px;
    box-shadow: -1px -1px 18px 2px rgba(168,183,255,0.35);
}

    .logotxt span {
        color: #ffffff;
        font-size: 27px;
        line-height: 34px;
    }

.quspad {
    display: inline-block;
    padding: 10px 10px 0 10px;
    width: 100%;
}

.tabtxt {
    float: left;
    width: 100%;
}

    .tabtxt > a {
        background-color: #dfdfdf;
        border-radius: 5px 5px 0 0;
        color: #034160;
        float: left;
        font-size: 16px;
        margin-right: 3px;
        padding: 7px 10px;
    }

.anspad {
    background-color: #ffffff;
    float: left;
    padding: 10px;
    width: 100%;
}

.right {
    float: right;
    text-align: right;
}

.qutxt {
    border-bottom: 1px solid #e3e3e3;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    width: 100%;
}

.testinpad h4 {
    color: #000000;
    font-size: 20px;
    margin-top: 10px;
}

img {
    max-width: 100%;
}

.radiolist {
    display: inline-block;
    margin: 5px 0 10px;
    width: 100%;
}

    .radiolist input {
        margin-right: 5px;
    }

.testinpad {
    display: inline-block;
    overflow-y: scroll;
    width: 100%;
}

.logotxt span.right {
    font-size: 16px;
}

.qusbtnpad {
    display: inline-block;
    padding: 5px 0;
    width: 100%;
}

    .qusbtnpad .btn {
        margin: 0 2px;
    }

.rightsidebar {
    position: relative;
    /*background-color: #003150;*/
    float: left;
    overflow: auto;
    width: 100%;
}

.userdetail {
    background-color: rgba(0, 0, 0, 0.3);
    margin: 5px 2%;
    padding: 10px 20px;
    text-align: center;
    width: 96%;
}

    .userdetail > img {
        border-radius: 100%;
        margin: 0 0 5px;
        width: 100px;
    }

    .userdetail > p {
        color: #ffffff;
        margin: 0;
    }

.quslink {
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

.helppad {
    background-color: #ffffff;
    float: left;
    margin: 0 2% 5px;
    padding: 10px 0;
    width: 96%;
}

    .helppad td {
        padding: 5px !important;
        width: 50%;
    }

        .helppad td p {
            font-size: 12px;
            line-height: 18px;
            margin: 0;
            padding: 0 0 0 28px;
            position: relative;
        }

            .helppad td p span {
                background-color: #008000;
                color: #ffffff;
                left: 0;
                padding: 0 5px;
                position: absolute;
                top: 0;
            }

.qusno {
    background-color: #ffffff;
    display: inline-block;
    margin: 0 2% 5px;
    padding: 0;
    width: 96%;
}

    .qusno > h4 {
        background-color: #dfdfdf;
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 5px;
        padding: 5px 10px;
    }

    .qusno > p {
        color: #333333;
        margin: 0;
        padding: 0 10px;
    }

    .qusno ul {
        float: left;
        height: 230px;
        list-style: outside none none;
        margin: 0 0 3px 0;
        overflow: auto;
        padding: 10px;
        width: 100%;
        background: #fff;
    }

    .qusno li {
        float: left;
        padding: 3px;
        width: 12.5%;
    }

        .qusno li span {
            background-color: #9f9f9f;
            border: medium none;
            color: #ffffff;
            height: 30px;
            max-width: 100%;
            text-align: center;
            width: 30px;
            padding: 4px 8px;
            cursor: pointer;
        }

            .qusno li span.answered {
                background-color: #008000;
            }

            .qusno li span.review {
                background-color: #329dc7;
            }

            .qusno li span.notanswered {
                background-color: #ff0000;
            }

            .qusno li span.reviewans {
                background-color: #205170;
            }

            .qusno li span:hover {
                opacity: 0.5;
            }

.mainbtn {
    bottom: 6px;
    left: 2%;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 96%;
}

.calicon {
    background-color: #ffa500;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 22px;
    height: 30px;
    line-height: 29px;
    padding-left: 2px;
    text-align: center;
    width: 33px;
}

.toggarrow {
    cursor: pointer;
    background-color: #003150;
    border-radius: 5px 0 0 5px;
    color: #ffffff;
    font-size: 31px;
    height: 100px;
    left: -20px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 20px;
    z-index: 99;
}

.toggleactive > .col-md-3 {
    position: absolute;
    right: -25%;
    top: 0;
}

.toggleactive > .col-md-9 {
    width: 100%;
}

.tabtxt .active, .tabtxt a:focus {
    background-color: #0098E5;
    color: rgb(255, 255, 255);
    text-decoration: none;
}


.vKeyboardSplKeys {
    background-color: #DEDBE4;
    border: 1px solid #666666;
    display: inline-block;
    color: #000000;
    font-family: Lato,'Open Sans',sans-serif;
    font-weight: bold;
    padding: 3px 6px;
    margin: 2px;
    cursor: pointer;
}

.vKeyboardSplKeysHover {
    background-color: #8cb82b;
}

.vKeyboardSplKeys:active {
    position: relative;
    top: 1px;
}

.vKeyboardKeys {
    width: 24px;
    background-color: #a5d383;
    border: 1px solid #666666;
    display: inline-block;
    color: #000000;
    font-family: Lato,'Open Sans',sans-serif;
    font-weight: bold;
    padding: 3px 8px;
    margin: 2px;
    cursor: pointer;
}

.vKeyboardKeysHover {
    background-color: #CEE9FC;
}

.vKeyboardKeys:active {
    position: relative;
    top: 1px;
}

.space {
    padding: 3px 40px;
}

.vKeyboard {
    border: 1px solid #DDDDDD;
    background-color: #628495;
    padding: 5px;
    text-align: center;
}
.dashboard-links ul li{
    list-style:none;
    padding:10px;
}
    .dashboard-links ul li a {
        color:#333;
    }
.dashboard-links ul{
    padding-left:0px !important;
}
.dashboard-links{
    background:#fff;
}
.dashboard-active {
    background: #0098E5;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.dashboard-active a{
    color:#fff !important;
}
    .dashboard-active span {
        font-size: 35px;
        float: right;
        font-weight: 300;
        line-height: 15px;
    }


    /*---------------- new style starts here ----------------------*/
.video-name h3 {
    font-size: 18px;
    margin: 10px 0px;
    font-weight: 600;
    line-height: 30px;
}
.all-videos iframe {
    width: 100%;
}
.video-sec {
    margin-bottom: 25px;
}
.video-sec a.btn-new {
    background: #0098e5;
    padding: 5px 30px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}
.mb-6 {
    margin-bottom:50px;
    margin-top:30px;
}
.effect-phoebe {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    margin: 0;
    background: #4fa2e8;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}
    .effect-phoebe img {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        opacity: 1;
        -webkit-transition: opacity .35s;
        transition: opacity .35s;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .effect-phoebe figcaption, .effect-phoebe figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(79,162,232, 0.5);
        height: 100%;
    }
    .effect-phoebe figcaption {
        color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .effect-phoebe p {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 112px;
        height: 56px;
    }
        .effect-phoebe p i {
            font-size: 20px;
            line-height: 20px;
            padding-top: 14px;
            padding-bottom: 14px;
            width: 50px;
            height: 50px;
            border: 1px solid #fff;
            margin: 2px;
            color: #fff;
            background: 0 0;
            border-radius: 50px;
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            -ms-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
        }
.effect-8 {
    position: relative;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
    background: 0 0;
    -webkit-transition: -webkit-transform ease-out .1s, background .2s;
    -moz-transition: -moz-transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s;
}


    /*---------------- new style starts here ----------------------*/


.effect-phoebe {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    margin: 0;
    background: #4FA2E8;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

    .effect-phoebe img {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        opacity: 1;
        -webkit-transition: opacity .35s;
        transition: opacity .35s;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .effect-phoebe figcaption, .effect-phoebe figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgb(165 165 165 / 50%);
        height: 100%;
    }

    .effect-phoebe figcaption {
        color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .effect-phoebe p {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 112px;
        height: 56px;
    }

        .effect-phoebe p i {
            font-size: 20px;
            line-height: 20px;
            padding-top: 14px;
            padding-bottom: 14px;
            width: 50px;
            height: 50px;
            border: 1px solid #fff;
            margin: 2px;
            color: #fff;
            background: 0 0;
            border-radius: 50px;
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            -ms-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
        }

.effect-8 {
    position: relative;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
    background: 0 0;
    -webkit-transition: -webkit-transform ease-out .1s, background .2s;
    -moz-transition: -moz-transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s;
}

    .effect-8:after {
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        border-radius: 50%;
        pointer-events: none;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: 0;
        left: 0;
        padding: 0;
        z-index: -1;
        box-shadow: 0 0 0 2px rgb(255 255 255 / 10%);
        opacity: 0;
    }

.video-link img {
    width: 100%;
}

.video-link iframe {
    width: 100%;
    height:200px;
    /*height: 380px;*/
}

.video-link {
    width: 100%
}

.video-sec img {
    width: 100%;
    height:200px;
    transition: 0.5s all ease-in-out;
    overflow: hidden;
}
/*.effect-phoebe:hover img {
    transform: scale(1.1);
    overflow: hidden !important;
    width: 100%;
}*/
.video-sec:hover img {
    transform: scale(1.1);
    overflow: hidden !important;
    width: 100%;
}

.effect-phoebe:hover img {
    transform: scale(1.1);
    overflow: hidden !important;
    width: 100%;
}

.new-head {
    clear: both;
    margin: 20px 0px 10px;
    text-align: center;
}

.section.bg-white.cooking {
    padding-top: 1.75pc;
}

.video-sec:hover {
    box-shadow: 0 8px 48px rgb(8 8 8 / 51%);
}

.sec-new {
    margin: 10px 0px;
}

/*.cooking-form {
    position: fixed !important;
    top: 15%;
    right: 3.8rem !important;
    z-index: 100;
    min-height: 450px;
}

    .cooking-form .btn {
        white-space: nowrap !important;
        color: #fff;
        background-color: #E41D36;
        border-color: #E41D36;
        font-weight: 600;
        font-size: 16px;
        padding: 14px 20px !important;
        letter-spacing: 1px;
        line-height: 1 !important;
    }

.cooking-form-btn {
    position: absolute;
    left: -105px;
    color: #fff;
    transform: rotate( 90deg );
    top: 45%;
    border-radius: 0px 0px 5px 5px !important;
    font-weight: 500;
}*/

.effect-phoebe p i:hover {
    color: #4FA2E8;
    border: 1px solid #fff;
    background: #fff;
}

.effect-8:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}

.effect-8:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 50%;
    pointer-events: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgb(255 255 255 / 10%);
    opacity: 0;
}
.video-name {
    padding: 15px 10px;
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #4FA2E8, 0 0 0 10px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #4FA2E8, 0 0 0 10px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #4FA2E8, 0 0 0 10px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #4FA2E8, 0 0 0 10px rgba(255, 255, 255, .5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #4FA2E8, 0 0 0 10px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #4FA2E8, 0 0 0 10px rgba(255, 255, 255, .5);
        transform: scale(1.5);
        opacity: 0
    }
}











