﻿
/*@import url(https://fonts.googleapis.com/earlyaccess/alefhebrew.css);*/
/*@import url(https://fonts.googleapis.com/css?family=Assistant);*/
@import url(https://fonts.googleapis.com/css?family=Heebo);


body {
    /*font-family: "Alef Hebrew", “Helvetica Neue”, Helvetica, Arial, sans-serif;*/
    /*font-family: 'Assistant', sans-serif;*/
    font-family: 'Heebo', sans-serif;
}

.textjustify {
    text-align: justify;
    text-justify: inter-word;
}

.margin2 {
    margin: 2px;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 10px;
}

.margin15 {
    margin: 15px;
}

.margin20 {
    margin: 20px;
}

.margin25 {
    margin: 25px;
}

.cursorpointer {
    cursor: pointer;
}

.textUnderline {
    text-decoration: underline;
}

.height100presentech {
    height: 100%;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px;
}

.padding30 {
    padding: 30px;
}

.margintop2 {
    margin-top: 2px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop25 {
    margin-top: 25px;
}

.margintop30 {
    margin-top: 30px;
}

.margintop40 {
    margin-top: 40px;
}

.margintop50 {
    margin-top: 50px;
}

.margintop60 {
    margin-top: 60px;
}

.margintop80 {
    margin-top: 80px;
}

.margintop100 {
    margin-top: 100px;
}

.margintop130 {
    margin-top: 130px;
}

.margintop150 {
    margin-top: 150px;
}


.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.marginbottom25 {
    margin-bottom: 25px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom35 {
    margin-bottom: 35px;
}

.marginbottom40 {
    margin-bottom: 40px;
}

.marginbottom45 {
    margin-bottom: 45px;
}

.marginbottom50 {
    margin-bottom: 50px;
}

.marginbottom55 {
    margin-bottom: 55px;
}

.marginbottom60 {
    margin-bottom: 60px;
}

.marginbottom70 {
    margin-bottom: 70px;
}

.marginbottom80 {
    margin-bottom: 80px;
}

.marginbottom90 {
    margin-bottom: 90px;
}

.marginbottom100 {
    margin-bottom: 100px;
}

.marginbottom120 {
    margin-bottom: 120px;
}

.marginbottom130 {
    margin-bottom: 130px;
}

.marginbottom150 {
    margin-bottom: 150px;
}

.marginbottom180 {
    margin-bottom: 180px;
}

.marginright5 {
    margin-right: 5px;
}

.marginright10 {
    margin-right: 10px;
}

.marginright15 {
    margin-right: 15px;
}

.marginright20 {
    margin-right: 20px;
}

.marginright30 {
    margin-right: 30px;
}

.marginright40 {
    margin-right: 40px;
}

.marginright50 {
    margin-right: 50px;
}

.marginright60 {
    margin-right: 60px;
}

.marginright70 {
    margin-right: 70px;
}

.marginright80 {
    margin-right: 80px;
}

.marginright90 {
    margin-right: 90px;
}

.marginright100 {
    margin-right: 100px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginleft20 {
    margin-left: 20px;
}

.marginleft30 {
    margin-left: 30px;
}

.marginleft40 {
    margin-left: 40px;
}

.marginleft50 {
    margin-left: 50px;
}

.marginleft60 {
    margin-left: 60px;
}

.marginleft70 {
    margin-left: 70px;
}


.fontsize7 {
    font-size: 7px;
}

.fontsize8 {
    font-size: 8px;
}

.fontsize9 {
    font-size: 9px;
}

.fontsize10 {
    font-size: 10px;
}

.fontsize11 {
    font-size: 11px;
}

.fontsize12 {
    font-size: 12px;
}

.fontsize13 {
    font-size: 13px;
}

.fontsize14 {
    font-size: 14px;
}

.fontsize15 {
    font-size: 15px;
}

.fontsize16 {
    font-size: 16px;
}

.fontsize17 {
    font-size: 17px;
}

.fontsize18 {
    font-size: 18px;
}

.fontsize19 {
    font-size: 19px;
}

.fontsize20 {
    font-size: 20px;
}

.fontsize25 {
    font-size: 25px;
}

.fontsize30 {
    font-size: 30px;
}

.fontsize40 {
    font-size: 40px;
}

.fontsize200 {
    font-size: 200px;
}

.icosize50 {
    font-size: 50px !important;
}

.icosize100 {
    font-size: 100px !important;
}

.icosize200 {
    font-size: 20em !important;
}

.borderless {
    border: none;
}


.boxshadow {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(177,177,179,1);
    -moz-box-shadow: 0px 0px 15px 2px rgba(177,177,179,1);
    box-shadow: 0px 0px 15px 2px rgba(177,177,179,1);
}

.paddingtop10 {
    padding-top: 10px;
}
 
.paddingbottom50 {
    padding-bottom: 50px;
}

.paddingbottom100 {
    padding-bottom: 100px;
}

.paddingbottom150 {
    padding-bottom: 150px;
}


.mainCourseheadertxt {
    background-color: #d3e7fb;
    height: 100px;
}


.txtbold {
    font-weight: bold;
}


.txtnormal {
    font-weight: normal;
}

.errorClass {
    border: 1px solid red;
}

.colortextred {
    color: #f00;
}

.colortextBlack {
    color: #000000;
}

.colortextgreen {
    color: green;
}

.colortextyellow {
    color: yellow;
}

.colortextedb90a {
    color: #edb90a;
}

.colortextWhite {
    color: #ffffff;
}

.colortextlightgray {
    color: #808080;
}


.colortext0281A7 {
    color: #0281A7;
}

.colortextgreenGoodAnswer {
    color: #28c710;
}
 

.centerdiv {
    text-align: center;
}

.rightrdiv {
    text-align: right;
}

.footer {
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 30px;
    background-color: #f5f5f5;
}




.centered-form {
    margin-top: 15%;
}

    .centered-form .panel {
        background: rgba(255, 255, 255, 0.8);
        box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
    }

label.label-floatlabel {
    font-weight: bold;
    color: #46b8da;
    font-size: 12px;
}


.custombluebackground {
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1a82f7), to(#2F2727));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-radial-gradient(circle, #1a82f7, #2F2727);
    /* Firefox 3.6+ */
    background: -moz-radial-gradient(circle, #1a82f7, #2F2727);
    /* IE 10 */
    background: -ms-radial-gradient(circle, #1a82f7, #2F2727);
    /*background-image: url("../Images/Pages/LogIn/maxresdefault1.jpg");*/
}



/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fade-in {
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    animation-duration: 0.8s;
}

.btnWidth100 {
    width: 100px;
    max-width: 100px;
}


.btnWidth150 {
    width: 150px;
    max-width: 150px;
}

.btnWidth200 {
    width: 200px;
    max-width: 200px;
}

.btnWidth250 {
    width: 250px;
    max-width: 250px;
}

.btnWidth470 {
    width: 470px;
    max-width: 470px;
}

.btnExercisesColor {
    background: #FF900B;
    border: 0;
    border-radius: 5px 5px 5px 5px;
}

.btnVideoColor {
    background: #F90000;
    border: 0;
    border-radius: 5px 5px 5px 5px;
}

.btnLessonFlipViewer {
    background: #5BC0DE;
    border: 0;
    border-radius: 5px 5px 5px 5px;
}

.btnVideoColor:hover, .btnVideoColor:focus, .btnVideoColor:active, .btnVideoColor.active {
    background-color: #3D3D3D;
}

.btnExercisesColor:hover, .btnExercisesColor:focus, .btnExercisesColor:active, .btnExercisesColor.active {
    background-color: #3D3D3D;
}

.btnLessonFlipViewer:hover, .btnLessonFlipViewer:focus, .btnLessonFlipViewer:active, .btnLessonFlipViewer.active {
    background-color: #3D3D3D;
}






.hrshadow {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 100%;
}


@media (max-width: 767px) {
    .col-sm-4 {
        margin-top: 20px;
    }
}


/* Main body section */
.side-body {
    /*margin-left: 220px;
  direction:rtl;
  background-color:#f5f9ff;
  padding-right:15px;
  margin-top:15px;*/
    /*to right nav bar*/
    margin-right: 220px;
    direction: rtl;
    background-color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    /*margin-top:15px;*/
}


.noside-body {
    /*margin-right: 10px;*/
    direction: rtl;
    background-color: #ffffff;
    padding-left: 15px;
    padding-right: 40px;
}


/* small screen */
@media (max-width: 768px) {

    /* Slide in animation */
    @-moz-keyframes slidein {
        0% {
            left: -300px;
        }

        100% {
            left: 10px;
        }
    }

    @-webkit-keyframes slidein {
        0% {
            left: -300px;
        }

        100% {
            left: 10px;
        }
    }

    @keyframes slidein {
        0% {
            left: -300px;
        }

        100% {
            left: 10px;
        }
    }

    @-moz-keyframes slideout {
        0% {
            left: 0;
        }

        100% {
            left: -300px;
        }
    }

    @-webkit-keyframes slideout {
        0% {
            left: 0;
        }

        100% {
            left: -300px;
        }
    }

    @keyframes slideout {
        0% {
            left: 0;
        }

        100% {
            left: -300px;
        }
    }

    @-moz-keyframes bodyslidein {
        0% {
            left: 0;
        }

        100% {
            left: 300px;
        }
    }

    @-webkit-keyframes bodyslidein {
        0% {
            left: 0;
        }

        100% {
            left: 300px;
        }
    }

    @keyframes bodyslidein {
        0% {
            left: 0;
        }

        100% {
            left: 300px;
        }
    }

    @-moz-keyframes bodyslideout {
        0% {
            left: 300px;
        }

        100% {
            left: 0;
        }
    }

    @-webkit-keyframes bodyslideout {
        0% {
            left: 300px;
        }

        100% {
            left: 0;
        }
    }

    @keyframes bodyslideout {
        0% {
            left: 300px;
        }

        100% {
            left: 0;
        }
    }
    /* Slide side body*/
    .side-body {
        margin-right: 2px;
        /*margin-top: 70px;*/
        position: relative;
        -moz-animation: bodyslideout 300ms forwards;
        -o-animation: bodyslideout 300ms forwards;
        -webkit-animation: bodyslideout 300ms forwards;
        animation: bodyslideout 300ms forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
}

.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}



.headertextVideo {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    border: 0;
    border-radius: 5px 5px 5px 5px;
}

.headertextExercises {
    background-color: #e98f12;
    padding: 5px;
    color: #ffffff;
    font-size: 18px;
    border: 0;
    border-radius: 5px 5px 5px 5px;
}

.headertextExercisesInfo {
    background-color: #e0e0e0;
    padding: 5px;
    color: #000000;
    font-size: 16px;
    border: 0;
    border-radius: 5px 5px 5px 5px;
}

    .headertextExercisesInfo:hover {
        color: #174c7a;
    }

.DownloadLinkExercisesInLessonsStyle {
    background-color: #ffffff;
    padding: 5px;
    color: #000000;
    font-size: 18px;
    border: 1;
    border-radius: 5px 5px 5px 5px;
}

    .DownloadLinkExercisesInLessonsStyle:hover {
        color: #174c7a;
    }





.rblcss {
    width: 100%;
    max-width: 100%;
}

    .rblcss input[type="radio"] {
        vertical-align: central;
        transform: scale(1.6);       
    }
    .rblcss label {
        margin-right: 25px;
        vertical-align: top;
        font-size: 17px;
        font-weight: normal;      
        height: 100%;   
        width:80%;  
    }
    .rblcss input:checked + label {
        background: #ffffff;
    }

.rbExerciseStatisticscss {
    width: 90%;
    max-width: 90%;
}

    .rbExerciseStatisticscss input[type="radio"] {
        vertical-align: central;
        transform: scale(1.1);
        margin-top: 25px;
    }

    .rbExerciseStatisticscss label {
        vertical-align: central;
        width: 100%;
        height: 100%;
        font-weight: normal;
        margin-right: 20px;
        font-size: 16px;
        margin-top: 20px;
    }

.lblQuestionsNameandIDStyle {
    width: 90%;
    max-width: 90%;
}



.calendarcss {
    max-width: 1200px;
}

.CorrectAnswerCss {
    background-color: rgba(46, 238, 17, 0.74);
}

.WrongAnswerCss {
    background-color: rgba(243, 7, 7, 0.70);
}





.textlogocss {
    color: #0b4f7c;
}

.hrcssRegister {
    color: #ceced0;
    background-color: #ceced0;
    height: 1px;
    margin-top: 10px;
}

.SupportingMaterials {
    font-size: 18px;
    text-align: right;
    text-align: justify;
    line-height: 180%;
    padding: 30px;
    /*border: 2px solid;
    border-radius: 15px;
    border-color: #acacad;
    background-color: #f5f5f5;*/
}



a.morelink {
    text-decoration: none;
}

.morecontent span {
    display: none;
}



.divLessonFlipViewerBackBtn {
    background-color: black;
    padding-left: 14px;
}



#accordionfaq .panel-heading {
    padding: 0;
}

#accordionfaq .panel-title > a {
    display: block;
    padding: 0.4em 0.6em;
    outline: none;
    font-weight: bold;
    text-decoration: none;
}

    #accordionfaq .panel-title > a.accordion-toggle::before, #accordionfaq a[data-toggle="collapse"]::before {
        content: "\e113";
        float: left;
        font-family: 'Glyphicons Halflings';
        margin-right: 1em;
    }

    #accordionfaq .panel-title > a.accordion-toggle.collapsed::before, #accordionfaq a.collapsed[data-toggle="collapse"]::before {
        content: "\e114";
    }


.displayblock {
    display: block;
}



.first_helpcenter_box {
    padding: 10px;
    background: #2A3950;
}

.second_helpcenter_box {
    padding: 10px;
    background: #0281A7;
}


.HelpCenterBox:hover {
    opacity: 0.9;
}

.first_helpcenter_box:hover {
    border: 2px solid #FF900B;
}

.second_helpcenter_box:hover {
    border: 2px solid #FF900B;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #2F2727;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

    #back-to-top:hover {
        background: #5a5b5c;
    }

    #back-to-top.show {
        opacity: 1;
    }

.savefileico {
    font-size: 300px;
    color: #96c37b;
}


.mainPageIcon {
    font-size: 300px;
    color: rgb(246, 246, 247);
}




.tvFilesStyle {
    font-size: 19px;
    padding: 20px;
    background-color: #fbfbfb;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .tvFilesStyle img {
        width: 35px;
        height: 35px;
    }



.blinkText {
    /*animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;*/
    -webkit-animation: fade-in 3s infinite;
    -webkit-animation-delay: 0.5s;
}


.blinkTimeText {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}


@-webkit-keyframes fade-in {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.3;
    }
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}



.fontfamilyArial {
    font-family: Arial;
}


.displaynone {
    display: none;
}


.spnInterferenceQuestionStyle {
    color: brown;
    font-size: 60px;
    -webkit-animation-name: colorandleftAndTopInterferenceQuestion, bounce;
    -webkit-animation-duration: 5000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: colorandleftAndTopInterferenceQuestion, bounce;
    -moz-animation-duration: 5000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: colorandleftAndTopInterferenceQuestion, bounce;
    -ms-animation-duration: 5000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: colorandleftAndTopInterferenceQuestion, bounce;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


@-webkit-keyframes bounce {
    0% {
        bottom: 35px;
    }

    25%, 75% {
        bottom: 15px;
    }

    50% {
        bottom: 20px;
    }

    100% {
        bottom: 0;
    }
}



/* Safari 4.0 - 8.0 */
@-webkit-keyframes colorandleftAndTopInterferenceQuestion {
    0% {
        color: red;
        right: 0px;
        top: 10px;
    }

    5% {
        color: red;
        right: 0px;
        top: -30px;
    }

    10% {
        color: red;
        right: 0px;
        top: -50px;
    }

    15% {
        color: red;
        right: 0px;
        top: -100px;
    }

    25% {
        color: yellow;
        right: 650px;
        top: -110px;
    }

    50% {
        color: blue;
        right: 650px;
        top: -380px;
    }

    75% {
        color: green;
        right: 0px;
        top: -250px;
    }

    100% {
        color: red;
        right: 0px;
        top: 10px;
    }
}

/* Standard syntax */
@keyframes colorandleftAndTopInterferenceQuestion {
    0% {
        color: red;
        right: 0px;
        top: 10px;
    }

    5% {
        color: red;
        right: 0px;
        top: -30px;
    }

    10% {
        color: red;
        right: 0px;
        top: -50px;
    }

    15% {
        color: red;
        right: 0px;
        top: -100px;
    }

    25% {
        color: yellow;
        right: 650px;
        top: -110px;
    }

    50% {
        color: blue;
        right: 650px;
        top: -380px;
    }

    75% {
        color: green;
        right: 0px;
        top: -250px;
    }

    100% {
        color: red;
        right: 0px;
        top: 10px;
    }
}



.exnosidebody {
    direction: rtl;
    background-color: #f5f5f5;
    min-height: 400px;
    padding: 20px;
}



/*==================================================
 * Effect 2
 * ===============================================*/
.ppeffect {
    position: relative;
}

    .ppeffect:before, .ppeffect:after {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        background: #777;
        box-shadow: 0 15px 10px #777;
        transform: rotate(-3deg);
    }

    .ppeffect:after {
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }


.exPagebackground {
    background-color: #adc4db;
}

.MainPreExerciseBoxFormStyle {
    background-color: #f5f5f5;
    padding: 20px;
}



.borderradius20 {
    border-radius: 20px;
}


.verticalalignmiddle {
    vertical-align: middle;
}

.fixheight15 {
    height: 15px;
    min-height: 15px;
}

.fixheight50 {
    height: 50px;
    min-height: 50px;
}

.divinnerscroll {
    height: 700px;
    min-height: 700px;
    /*overflow-x: scroll;*/
    overflow-y: scroll;
}

.fixwidth250 {
    width: 250px;
    min-width: 250px;
    max-width: 250px;
}

.gvFooterTemplateStyle {
}


.gvSummaryStatisticsFooterRowStyle {
}


.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}



#divExerciseStatisticsLeftBar {
    display: none;
    cursor: pointer;
}

@media (min-width: 767px) {
    #divExerciseStatisticsLeftBar.affix-top {
        position: static;
        margin-top: 25px;
        width: 150px;
    }

    #divExerciseStatisticsLeftBar.affix {
        z-index: 100;
        position: fixed;
        top: 55px;
        width: 150px;
    }
}


#divExercisePageloading {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#spnExercisePageLoader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}


.ContactUsStyle {
    background-color: #f5f5f5;
    padding: 30px;
}

.ExercisePageTopQBarStyle {
    background-color: #ffffff;
}



.ExercisePageTopQBarBoxStyle {
    margin-right: 5px;
    margin-top: 2px;
    border: 1px solid rgb(224, 224, 224);
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
}


.ExercisePageTopQBarCurrentBoxStyle {
    background-color: #d9edf7;
}

    .ExercisePageTopQBarCurrentBoxStyle a {
        color: #337ab7;
    }

.ExercisePageTopQBarDoneBoxStyle {
    background-color: #808080;
}

    .ExercisePageTopQBarDoneBoxStyle a {
        color: #ffffff;
    }

.ExercisePageTopQBarRedMark {
    background-color: red;
    height: 3px;
    position: static;
    margin: auto;
    width: 90%;
}


.CourseUserMessagesRowStyle {
    background-color: #e6f4f7;
}

.lblCourseUserMessagesViewsbadge0 {
    background-color: gray;
}

.lblCourseUserMessagesViewsbadgeRed {
    background-color: red;
}


.italicFont {
    font-style: italic;
}

.InspirationalQuotesBoxStyle {
}

.NotebookPaperStyle {
}

.NotebookPaperStyle {
    padding: 37px 55px 27px;
    background: #F4ECC0;
    background-color: #F4ECC0;
    background: -webkit-linear-gradient(top, #C0DCBD 0%, #F4ECC0 8%) 0 57px;
    background: -moz-linear-gradient(top, #C0DCBD 0%, #F4ECC0 8%) 0 57px;
    background: linear-gradient(top, #C0DCBD 0%, #F4ECC0 8%) 0 57px;
    -webkit-background-size: 100% 30px;
    -moz-background-size: 100% 30px;
    -ms-background-size: 100% 30px;
    background-size: 100% 30px;
    -webkit-box-shadow: 2px 30px 43px -27px rgba(209,209,209,1);
    -moz-box-shadow: 2px 30px 43px -27px rgba(209,209,209,1);
    box-shadow: 2px 30px 43px -27px rgba(209,209,209,1);
}


.tblVid {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
}

    .tblVid:hover {
        box-shadow: 3px 3px 0px transparent;
        transition: 0.5s;
    }


.inptscore {
    position: absolute;
    top: -2em;
    clip: rect(0,0,0,0);
}

.score {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    border: 0;
    font-size: 0;
}

.score-label {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
    font-weight: normal;
    width: 70px;
    margin-left: -14px;
}
    .score-label.right {
        right: 0;
        left: unset !important;
        margin-left: -0px;
        width: auto !important;
    }

    .score-label span {
        font-size: 15px;
    }

    .score legend {
        overflow: hidden;
        height: 0;
    }

    .score label {
        font-size: 48px;
        font-size: 3rem;
        line-height: 48px;
        line-height: 3rem;
        display: inline-block;
        position: relative;
        text-align: center;
        /*width: 1.2em;
        height: 1em;*/
        width: 40px;
        height: 52px;
        /*overflow: hidden;*/
        /*text-indent: 0;*/
    }

        .score label:before {
            content: "☆";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            text-indent: 0;
            line-height: 1em;
            color: #aaa;
        }

        .score label:hover:before,
        .score label:hover ~ label:before,
        .score input:checked ~ label:before {
            content: "★";
            color: #ffbb04;
        }

        .score label:active {
            position: relative;
            top: 1px;
        }


.main_back_img {
    /*background-image: url("../Images/Pages/Main/main_back_img_1.jpg");
    min-height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}

#divMainPageH1 {
    background-color: #4B9EB6;
    border-radius: 50px;
    font-size: 40px;
}

    #divMainPageH1 h1 {
        color: #ffffff;
        padding: 30px;
        text-align: center;
        font-weight: bold;
    }



.rptCoursesBoxStyle {
    background-color: #ffffff;
    border: 1px solid #a7a7a7;
    margin-right: 10px;
    margin-top: 10px;
    padding: 20px;
    font-size: 25px;
    font-weight: bold;
    height: 100px;
    -webkit-box-shadow: 0px 5px 19px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 19px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 19px -5px rgba(0,0,0,0.75);
}



    .rptCoursesBoxStyle:hover {
        background-color: rgb(242, 242, 242);
    }

.txtstlemainbox {
    vertical-align: middle;
    align-items: center;
    text-align: center;
}

.MainPageImageBox {
    width: 50%;
    transition: .3s ease;
    opacity: 0;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.rptCoursesBoxStyle:hover .MainPageImageBox {
    opacity: 1 !important;
}

.rbExercisePageManuallyStyle input[type="radio"] {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

    .rbExercisePageManuallyStyle input[type='radio']:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }


    .rbExercisePageManuallyStyle input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #2196F3;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }


.chk_Manually_Cohavit_Style input[type="checkbox"] {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}


.user-speech-bubble {
    position: relative;
    background: #9ddaf8;
    border-radius: .4em;
    padding: 20px;
    margin-top: 20px;
}

    .user-speech-bubble:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 11px solid transparent;
        border-left-color: #9ddaf8;
        border-right: 0;
        margin-top: -11px;
        margin-right: -11px;
    }


.admin-speech-bubble {
    position: relative;
    background: #cecece;
    border-radius: .4em;
    padding: 20px;
    margin-top: 20px;
}

    .admin-speech-bubble:after {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 11px solid transparent;
        border-right-color: #cecece;
        border-left: 0;
        margin-top: -11px;
        margin-left: -11px;
    }

.MainUsersQuestionReportsBox_bg {
    background-color: #f7f7f7;
}



#divExpoQuestionsBar {
    width: 100%;
    height: 70px;
    border: 1px solid #cccccc;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 5px;
}

    #divExpoQuestionsBar div {
        display: inline-block;
        vertical-align: middle;
        margin: 2px;
    }


.ExpoQuestionsBarWrongAnswerColor {
    background-color: #d57e7e;
}

.ExpoQuestionsBarGoodAnswerColor {
    background-color: #aef787;
}

 .ExpoQuestionsBarCurrentBoxBorder{
     border:2px solid #1a82f7;
 }

 .backgroundcolor_f8f8f8{
     background-color:#f8f8f8;
 }
 

 .minheight350{
     min-height:350px;
 }

 .CourseMessagesBoxStyle{
     border-radius:10px;
     box-shadow: 3px 3px  3px  3px  #e1e1e1;
 }

 .TextStrike{
     text-decoration: line-through;
 }

 .backgroundcolor_c3c0c0{
     background-color:#e2e2e2;
 }

.rptLecturesLearningTrackSubjectsBoxStyle:hover{    
  background-color:#c5e6f6; 
 }

.table-responsive .table {
    max-width: none;
}