body {
    margin: 0;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
}
* {
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0px;
}

textarea,
input {
    outline: none;
    resize: none;
}

.lgnB {
    display: block;
    margin: 18px auto;
    width: 20%;
    overflow: visible;
}

.lgnBIp {
    margin: 0px 0px 8px 0px;
    padding: 5px;
    border-width: 3px;
    border-style: solid;
    border-color: #a9a9a9;
    font-family: KarminaSans;
    box-shadow: none;
    overflow: visible;
    visibility: visible;
    border-radius: 0;
}

    .lgnBIp input.ng-invalid.ng-dirty,
    input.ng-invalid.ng-touched {
        background-color: #F6F6F7;
        font-size: 16px;
        border-color: #5a5a5a;
        border-width: 4px;
    }

    .lgnBIp input.ng-valid.ng-dirty {
        background-color: #F6F6F7;
        font-size: 16px;
        border-color: #C9CBCB;
    }

.fontBold {
    font-family: KarminaSansextrabold;
}

.HeaderBack {
    color: #000;
    background: url(../Images/Common/Template/HeaderBack.gif);
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 12px;
}

.HeaderStart {
    /*background: url(../Images/Common/Template/HeaderLogoBack.gif) no-repeat;*/
    border-left: 1px solid #224064;
    border-top: 1px solid #224064;
    background-size: 100px 51px;
}

.HeaderEnd {
    width: 50%;
    background: url(../Images/Common/Template/HeaderBack.gif);
    border-right: 1px solid #224064;
    border-top: 1px solid #224064;
}

.TaskHeaderStart {
    background: url(../Images/Common/Template/HeaderLogoBack.gif) no-repeat;
    /*border-top:1px solid #224064;
border-bottom:1px solid #224064;*/
}

.TaskHeaderEnd {
    width: 50%;
    background: url(../Images/Common/Template/HeaderBack.gif);
    /*border-top:1px solid #224064;
border-bottom:1px solid #224064;*/
}

.TestAreaTitleRight {
    color: #BFEFFF;
    background-color: #555F68;
    height: 42px;
    padding-right: 10px;
    font: normal 24px sans-serif;
}

.TestAreaTitle {
    color: #fff;
    background-color: #555F68;
    height: 42px;
    padding-left: 10px;
    font: normal 24px sans-serif;
    border-right: 1px solid #555F68;
    border-bottom: 1px solid #224064;
    border-left: 1px solid #224064;
}

.PageBorder {
    border-right: 1px solid #224064;
    border-bottom: 1px solid #224064;
    border-left: 1px solid #224064;
}


.ResultPage {
    /*background-color: #A6B3C4;*/
    background-color: #E3E5E6;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #224064;
    border-bottom: 1px solid #224064;
    border-left: 1px solid #224064;
}


.AreaMobile {
    border-left: 1px solid #224064;
    border-right: 1px solid #224064;
    border-bottom: 1px solid #224064;
    padding: 10px;
}


.AreaLeft {
    background-color: #A6B3C4;
    background-color: #E3E5E6;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #224064;
    border-bottom: 1px solid #224064;
    border-left: 1px solid #224064;
}

.AreaRight {
    /*background-color: #E2E6EB;*/
    background-color: #fff;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #224064;
    border-bottom: 1px solid #224064;
}

.AreaRightTitle {
    color: #467491;
    font-size: 29px;
    font-weight: 700;
}

.Blue {
    color: #00B0F0;
}

.White {
    background-color: #F0F2F4;
}

.DarkColor {
    background-color: #224064;
}

.BigDarkTitle {
    color: #224064;
    font-size: 34px;
    font-weight: 700;
}

.BluePrintbody {
    font: 20px/20px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/* 
/* TestApplicationInformation css starts here */
.InfoHeader {
    color: #fff;
    background-color: #224064;
    font: 700 14px Tahoma;
}

.ContentTitle {
    color: #666;
    font-size: 18px;
    font-weight: 700;
    float: left;
}

.TitleLine {
    background-color: #224064;
}

.Text {
    color: #000;
    font: normal 16px Verdana, Arial, Helvetica, sans-serif;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/* 
/* TestApplicationSystencheck css starts here */
.SystemCheckTitle {
    color: #666;
    font: 700 15px Verdana, Arial, Helvetica, sans-serif;
}

.SystemCheckText {
    Font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 15px;
    padding-left: 15px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/* 
/* Login css starts here */
.LoginBox {
    /*background-color: #224064;*/
    background-color: #E3E5E6;
    padding: 10px;
    border: 1px solid #224064;
}

.InnerLoginBox {
    background-color: #F0F2F4;
    padding: 5px;
    border: 1px solid #E3E5E6;
    color: #224064;
    height: 28px;
    font-size: 15px;
}

.LoginLabel {
    color: #000;
    background-color: #F0F2F4;
    height: 25px;
    font: 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutputContentInput {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.Input {
    color: #000;
    width: 128px;
    font-size: 14px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.InputPassword {
    color: #000;
    width: 128px;
    font-size: 14px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.Dropdown {
    border: 1px solid #666;
    color: #000;
    font-size: 14px;
}

.Type1_Border {
    border: 1px solid #969faf;
}

.Type1_Left {
    width: 5px;
    height: 18px;
}

.Type1_Right {
    width: 5px;
    height: 18px;
}

.Type1_BackgroundRight {
    background-position: top right;
    color: #666;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.Type1_BackgroundLeft {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.Type1_BackgroundCenter {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.Type1_ButtonText {
    color: #666;
    font-style: normal;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
}

.Type2_Border {
    border: 1px solid #959eae;
    background-color: #c5c9d3;
}

.Type2_Left {
    width: 5px;
    height: 29px;
}

.Type2_Right {
    width: 5px;
    height: 29px;
}

.Type2_BackgroundRight {
    color: #666;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
    font-size: 15px;
}

.Type2_BackgroundLeft {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 15px;
}

.Type2_BackgroundCenter {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 15px;
}

.Type2_ButtonText {
    color: #666;
    font-size: 15px;
}

.Type3_Border {
    border: 1px solid #f40000;
    background-color: #ffc8ba;
}

.Type3_Left {
    width: 5px;
    height: 18px;
}

.Type3_Right {
    width: 5px;
    height: 18px;
}

.Type3_BackgroundRight {
    color: #666;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
    font-size: 15px;
}

.Type3_BackgroundLeft {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 15px;
}

.Type3_BackgroundCenter {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 15px;
}

.Type3_ButtonText {
    color: #666;
    font-size: 15px;
}

.Type4_Border {
    border: 1px solid #959eae;
}

.Type4_Left {
    width: 5px;
    height: 22px;
}

.Type4_Right {
    width: 5px;
    height: 22px;
}

.Type4_BackgroundRight {
    color: #666;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
    font-size: 15px;
}

.Type4_BackgroundLeft {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 15px;
}

.Type4_BackgroundCenter {
    color: #666;
    background-repeat: repeat-x;
    cursor: pointer;
    font-size: 15px;
}

.Type4_ButtonText {
    color: #666;
    font-size: 15px;
}

.ExplanationText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #224064;
    line-height: 16px;
}

.TaskLeft {
    border-right: 1px solid #224064;
}

.TaskLeftDark {
    border-right: 1px solid #224064;
}

.TaskLeftContent {
    border-right: 1px solid #224064;
}

.TaskLeftFooter {
    border-right: 1px solid #224064;
}

.TaskRight {
    border-left: 1px solid #224064;
}

.TaskRightDark {
    border-left: 1px solid #224064;
}

.TaskRightContent {
    border-left: 1px solid #224064;
}

.TaskRightFooter {
    border-left: 1px solid #224064;
}

.TaskCenterFooter {
    border-bottom: 1px solid #224064;
}

.TaskCenterHeader {
    border-top: 1px solid #224064;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/* 
/* TestApplicationLoginError css starts here */
.ErrorBorder {
    background-color: #fdfd9f;
    border: 1px dotted #666;
}

.ErrorTitle {
    color: #c00;
    font-size: 16px;
    font-weight: 700;
}

.ErrorText {
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.Error {
    color: #000;
    background-color: #F8FE9D;
    font: 15px Tahoma;
    border: 1px solid #015190;
}

.Actionbar {
    color: #fff;
    background-color: #555F68;
    height: 26px;
    font-size: 15px;
}

.ActionbarMobile {
    color: #fff;
    background-color: #555F68;
    font-size: 15px;
}


.Footer {
    background-color: #E3E5E6;
    height: 27px;
}


.PageTitleBackGroundcolor {
    background: url(../Images/Common/Template/HeaderBack.gif);
}

.Print {
    color: #6B737C;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/* 
 
/* JpopUp css starts here */
/* JpopupCOre*/

.TestApplication .JPopupCore {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    text-align: left;
    border: 1px solid #00457E;
}

.TestApplication .PopupParagraphTitle {
    color: #d6252f;
    font: 700 15px Verdana, Arial, Helvetica, sans-serif;
}

.TestApplication .PopupMessageText {
    width: 100%;
    height: 90%;
    color: #666;
    font: 15px Verdana, Arial, Helvetica, sans-serif;
}

.TestApplication .ProgressBarEmpty {
    background-color: #F6F2F1;
    border: 1px solid #94c049;
}

.TestApplication .ProgressBarPercentage {
    BACKGROUND-COLOR: #f8cd79;
}

.TestApplication .ProgressBarSolvedTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    padding-right: 5px;
}


.TestApplication .JPopupTable {
    border-collapse: collapse;
    border: 1px solid #C6C6C6;
}

.TestApplication .JPopupCore .popup {
    position: relative;
}

.TestApplication .JPopupCore .loading {
    text-align: center;
}

.TestApplication .JPopupCore .image {
    text-align: center;
}

.TestApplication .JPopupCore img {
    border: 0;
    margin: 0;
}

.TestApplication .JPopupCore_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.TestApplication .JPopupCore_hide {
    z-index: -100;
}

.TestApplication .JPopupCore_overlayBG {
    background-color: #000;
    z-index: 99;
}

* html .JPopupCore_overlay {
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight>document.body.offsetHeight?document.body.scrollHeight:document.body.offsetHeight+'px');
}



.TestApplication .PopupTitle {
    color: #fff;
    background-color: #224064;
    vertical-align: middle;
    height: 24px;
    font: 700 15px Verdana, Arial, Helvetica, sans-serif;
}

.TestApplication .PopupTitleText {
    color: #fff;
    background-color: #224064;
    vertical-align: middle;
    font: 700 15px Verdana, Arial, Helvetica, sans-serif;
}

.TestApplication .PopupContentBackground {
    background-color: #E2E6EB;
    border: 0 solid #fff;
}

/*.HeaderStart_de {
background:url(../Images/Common/Template/HeaderLogoBack_de.gif) no-repeat;
height:52px;
width:50%;
border-top:1px solid #666;
border-bottom:1px solid #666;
border-left:1px solid #666
}*/


/*used in Popup.htm*/
.BlackBottomDottedLine {
    background-image: url(../Images/Common/PageContent/ContentFrame/1.gif);
}


.ResultCalculationTable {
    background-color: #000;
}

    .ResultCalculationTable table {
        border-spacing: 1px;
    }

    .ResultCalculationTable td {
        background-color: #fff;
    }


.PopupContentBackground {
    background-color: #E2E6EB;
    border: 0 solid #fff;
}

.ProgressBarTitle {
    font-size: 15px;
    font-weight: 700;
    color: #666;
}

.PercentageText {
    font-size: 15px;
    color: #666;
}

/* ------ end ------*/
.MinimumTimeTextLabel {
    color: white;
    font-weight: normal;
    font-size: 15px;
    white-space: nowrap;
}

.MinimumTimeValueLabel {
    color: white;
    font-weight: normal;
    font-size: 15px;
    white-space: nowrap;
}

.BoxHighlight {
    border: 1px solid #000099;
}

/****************************************************************Introduction.css*********************************************************************************/
.volumeCheck {
    background: #666 url(../Images/Common/VolumeCheck/volumeCheckBg.gif);
    border: 1px solid #000;
    height: 178px;
    width: 298px;
}

    .volumeCheck .volumeUp {
        margin-top: 43px;
        margin-left: 12px;
        height: 21px;
        width: 115px;
        background: #666 url(../Images/Common/VolumeCheck/volumeCheckTextBg.gif) no-repeat;
        cursor: pointer;
        text-align: left;
    }

    .volumeCheck .volumeDown {
        margin-top: 43px;
        margin-left: 12px;
        height: 21px;
        width: 115px;
        background: #666 url(../Images/Common/VolumeCheck/volumeCheckTextBgPress.gif) no-repeat;
        cursor: pointer;
        text-align: left;
    }

    .volumeCheck .volumeCheckSlider {
        position: relative;
        top: 50px;
        left: -2px;
        z-index: 1001;
        width: 244px;
        border-color: transparent;
        background: transparent url(../Images/Common/VolumeCheck/volumeCheckSlider.gif);
    }

    .volumeCheck .ui-slider-horizontal {
        border-color: transparent;
        background: transparent url(../Images/Common/VolumeCheck/volumeCheckSlider.gif);
    }

    .volumeCheck .ui-slider {
        display: block;
        border-color: transparent;
        background: transparent url(../Images/Common/VolumeCheck/volumeCheckSlider.gif) no-repeat;
    }

    .volumeCheck .ui-widget-content {
        border-color: transparent;
        background: transparent url(../S.gif);
    }

    .volumeCheck .ui-state-default {
        display: block;
        border-color: transparent;
        background: transparent url(../Images/Common/VolumeCheck/volumeCheckSlider.gif) no-repeat;
    }


    .volumeCheck .ui-widget-content .ui-state-default {
        display: block;
        border-color: transparent;
        background: transparent url(../Images/Common/VolumeCheck/volumeCheckSlider.gif) no-repeat;
        background-position-x: center;
        outline: 0;
    }

    .volumeCheck .ui-widget-header .ui-state-default {
        display: block;
        border-color: transparent;
        background: transparent url(../Images/Common/VolumeCheck/volumeCheckSlider.gif) no-repeat;
    }

/************** Lernlupe Template class*/
.TemplateBackground {
    background-color: #25bed5;
}

.LoginButtonAlign {
    margin-left: auto;
    margin-right: auto;
    height: 100px;
}

.topClientName {
    color: #fcfcfc;
    font: bold 36px Calibri, Arial, sans-serif;
    text-align: left;
}


.footerRightText {
    padding-right: 30px;
    padding-top: 10px;
}

.footerLeftText {
    padding-left: 10px;
    padding-top: 10px;
}

/******End********/

/******************************************************************************************************************************
											For Text
******************************************************************************************************************************/
.PageOutput .PageOutputContentBackGroundColor {
    background-color: #E3E5E6;
    /*0xEDC36C*/
}

/*.PageOutput .PageOutputContentTitleBlack isUsed in the Page output content title. It is assigned from the Introduction Page dropdown label.*/
.PageOutput .PageOutputContentTitleBlack,
/* .PageOutput .PageOutputContentTitle is Used in the Page output content title. It is assigned from the editor*/
.PageOutput .PageOutputContentTitle {
    color: #000;
    font: bold 22px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .PageOutputContentLargeText {
    color: #000;
    font: normal 23px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

/*Used in the Page output text content. It is assigned from the editor*/
.PageOutput .PageOutputContentText {
    color: #000;
    min-height: 10px;
    min-width: 10px;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
    line-height: inherit;
}

.PageOutput .PageOutputContentQuestionAreaBackgroundColor {
    background-color: #D2D8E0;
}

.PageOutput p {
    margin: 0;
}

.PageOutput .ContainerBackground {
    background-color: #FFF;
}

.PageOutput .ContainerBackground .PageOutputContentAnswerAreaBackgroundColor {
    vertical-align: top;
    background-color: #FFF;
}

/******************************************************************************************************************************/
/*Used in the page output text links and it should have the style of the PageoutputContentText */
.PageOutput A {
    color: #000;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

    .PageOutput A:link,
    .PageOutput A:active,
    .PageOutput A:visited {
        color: #000;
    }

    .PageOutput A:hover,
    .PageOutput a:Hover,
    .PageOutput a {
        color: #000;
        text-decoration: none;
    }

        /***************************************************************************************************/
        /*Used in the Page output text with anchor. It is assigned from the editor*/
        .PageOutput a.PageOutputContentAnchor,
        .PageOutput a.PageOutputContentAnchor:hover {
            text-decoration: underline;
            font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
        }

        .PageOutput a.PageOutputContentAnchor {
            color: #000;
        }

            .PageOutput a.PageOutputContentAnchor:hover {
                color: #595754;
            }

/*Used in the Page output answer area background color*/
.PageOutput .PageOutputContentAnswerAreaBackgroundColor {
    background-color: #E3E5E6;
    vertical-align: top;
}

.PageOutput .PageOutputContentImageSelect {
    border: 1px solid #9CF;
}

.PageOutputContentClipArtSelect, .PageOutputContentClipArt:hover {
    border: 1px solid #9CF !important;
}

.PageOutputContentClipArt {
    border: 1px solid transparent;
}
/*Used in the Page output answer,comment,question and remark titles*/
.PageOutput .PageOutputAnswerCommentQuestionRemark {
    letter-spacing: 2px;
    color: #000;
    font: bold 22px Calibri, Arial, Helvetica, sans-serif;
}

/******************************************************************************************************************************
													For Controls
******************************************************************************************************************************/
/*Used in the Page output input fields. It is assigned from the editor*/
.PageOutput .PageOutputContentInput,
/*Used in the Page output dropdown controls. It is assigned from the editor*/
.PageOutput .PageOutputContentDropdown {
    color: #000;
    font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #595754;
}

/*Used in the Page output dragdrop snap controls. It is assigned from the editor*/
.PageOutput .PageOutputSnapContentStyle {
    padding: 3px;
    border: #000 1px solid;
    cursor: default;
    font: 19px Calibri, verdana;
    background: #fff;
}

/******************************************************************************************************************************
													Table Styles
******************************************************************************************************************************/
/*Used in the Page output content table style. It is assigned from the editor*/
.PageOutput .PageOutputContentTableWithoutStyles,
/*Used in the Page output content tables. It is assigned from the editor*/
.PageOutput .PageOutputContentTableWithStyles,
/*Used in the Page output content table first row style. It is assigned from the editor*/
.PageOutput .PageOutputContentTableWithStylesAndTitle {
    color: #000;
    border-collapse: collapse;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

/*Used in the Page output content table header style. It is assigned from the editor*/
.PageOutput .PageOutputContentTableTitleStyle {
    color: #fff;
    background-color: #000;
    vertical-align: baseline;
    border: 1px solid #000;
    border-collapse: collapse;
    font: normal 19px/0px Calibri, Verdana, Arial, Helvetica, sans-serif;
    white-space: nowrap;
    vertical-align: middle;
}

/*Used in the Page output content table td data style(Light color background). It is assigned from the editor*/
.PageOutput .PageOutputContentTableDataStyle {
    color: #000;
    background-color: #E5F4FC;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000;
}

/*Used in the Page output content table td data style(Dark color background). It is assigned from the editor*/
.PageOutput .PageOutputContentTableDataStyleAlternating {
    color: #000;
    background-color: #AED4E8;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000;
}

/*Used in the Page output content table default style. It is assigned from the editor*/
.PageOutput .PageOutputContentTableDataDefaultStyle {
    color: #000;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .PageOutputContentTableDataStyleAlternatingWithoutBorder {
    color: #000;
    /*background-color: #AED4E8;*/
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .PageOutputContentTableDataWithOnlyBorder {
    color: #000;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000;
}

.PageOutput .PageOutputContentTableDataStyleWithoutBorder {
    color: #000;
    /*background-color: #E5F4FC;*/
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .PageOutputContentTableDefaultStyleWithBorder {
    color: #000;
    border-collapse: collapse;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

/******************************************************************************************************************************
													DragDrop Styles
******************************************************************************************************************************/
.PageOutput .PageOutputDragDropQuestion,
.PageOutput .PageOutputDragDropAnswer {
    background-color: #FFF;
    border: 1px solid #000;
    padding: 5px;
    font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
   
}

.PageOutput .PageOutputDragDropGreyArea {
    background-color: #D3D3D3;
    font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .PageOutputDragDropWhiteArea {
    background-color: #FFF;
    font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
   
}

.PageOutput .PageOutputDragDropSortWhiteArea {
    background-color: #FFF;
}




.PageOutput .TextMarkBeforeMarked {
    cursor: pointer;
}

.PageOutput .TextMarkAfterMarked {
    color: #fff;
    background-color: #390;
    cursor: pointer;
}

.PageOutput .TextMarkOnHover {
    text-decoration: underline;
    cursor: pointer;
}

.PageOutput .TextMarkOnMouseOut {
    text-decoration: none;
}

.PageOutput .CorrectTextBGColor, .PageOutput .CorrectTextBGColor div, .CorrectTextBGColor {
    background-color: #9C0;
}

.PageOutput .WrongTextBGColor, .PageOutput .WrongTextBGColor div, .WrongTextBGColor {
    background-color: #F66;
}


.PageOutput .ContainerBottomBorder {
    /*  border-bottom: dotted 1px #000;*/
}

/**************************************************************************************************************************
                                        RADIOMATRIX
**************************************************************************************************************************/
.PageOutput .PageOutputContentLikertInactive,
.PageOutput .PageOutputContentLikertActive,
.PageOutput .PageOutputContentLikertArrowsLeft,
.PageOutput .PageOutputContentLikertArrowsLeftActive {
    font-size: 19px;
    /*line-height:39px;*/
    width: 29px;
    height: 39px;
    text-align: center;
    background-origin: content-box;
}

.PageOutput .PageOutputContentLikertInactive {
    background-image: url(../../../Default/TestApplication/Images/Common/PageContent/Icon/LikertInActive.png);
    background-position: center;
    background-repeat: no-repeat;
}

.PageOutput .PageOutputContentLikertActive {
    background-image: url(../../../Default/TestApplication/Images/Common/PageContent/Icon/LikertActive.png);
    background-position: center;
    background-repeat: no-repeat;
}

.PageOutput .PageOutputContentLikertArrowsLeft {
    background-image: url(../../../Default/TestApplication/Images/Common/PageContent/Icon/LikertLeft.png);
    background-position: center;
    background-repeat: no-repeat;
}

.PageOutput .PageOutputContentLikertArrowsLeftActive {
    background-image: url(../../../Default/TestApplication/Images/Common/PageContent/Icon/LikertLeftActive.png);
    background-position: center;
    background-repeat: no-repeat;
}

.PageOutput .PageOutputContentLikertArrowsRight {
    font-size: 19px;
    /*line-height:39px;*/
    height: 39px !important;
    width: 29px;
    text-align: center;
    height: 39px;
    background-origin: content-box;
    background: url(../../../Default/TestApplication/Images/Common/PageContent/Icon/LikertRight.png);
    background-position: center;
    background-repeat: no-repeat;
}

.PageOutput .PageOutputContentLikertArrowsRightActive {
    font-size: 19px;
    line-height: /*39px;*/
    height: 39px !important;
    width: 29px;
    text-align: center;
    height: 100%;
    background-origin: content-box;
    background: url(../../../Default/TestApplication/Images/Common/PageContent/Icon/LikertRightActive.png);
    background-position: center;
    background-repeat: no-repeat;
}

.PageOutput .PageOutputContentLikertSpacer {
    font-size: 1px;
    line-height: /*39px;*/
    width:1px;
    height: 39px !important;
    text-align: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.PageOutput .MatrixPageOutputContentText {
    color: #000;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
}

/* RadioMatrix Default */
.PageOutput .MatrixTableDefault {
    text-align: left;
    padding: 5px;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
}

    .PageOutput .MatrixTableDefault .TagThHeaderFirstCell,
    .PageOutput .MatrixTableDefault .TagThHeader,
    .PageOutput .MatrixTableDefault .TagThLastRow,
    .PageOutput .MatrixTableDefault .TagThHeaderLastCell {
        padding: 5px;
        font-weight: 700;
        font-size: 18px;
        color: #000;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableDefault .TagThFistCol {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        /*text-align: left;*/
    }

    .PageOutput .MatrixTableDefault .TagThBottomLeftCell,
    .PageOutput .MatrixTableDefault .TagThLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
    }

    /*Last Column*/
    .PageOutput .MatrixTableDefault .TagThLastCol {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
    }

    .PageOutput .MatrixTableDefault .Tagtd {
        /*Padding*/
        padding: 5px;
    }

    .PageOutput .MatrixTableDefault .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/***************************************************/
/* Radio Matrix Skin Css */
/*TableBorderOnly*/
.PageOutput .MatrixTableBorderOnly {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .MatrixTableBorderOnly .TagThHeaderFirstCell,
    /*Header*/
    .PageOutput .MatrixTableBorderOnly .TagThHeader {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #000;
        background-color: #FFF;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableBorderOnly .TagThLastRow {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 0 none #000;
        border-left: 0 none #000;
    }

.MatrixTableBorderOnly .TagThHeaderLastCell {
    /*Padding*/
    padding: 5px;
    font-weight: 700;
    font-size: 19px;
    color: #000;
    background-color: #FFF;
    border-top: 0 none #000;
    border-right: 0 none #000;
    border-bottom: 1px solid #000;
    border-left: 0 none #000;
}

/*First Ckolumn*/
.PageOutput .MatrixTableBorderOnly .TagThFistCol {
    /*Padding*/
    padding: 5px;
    font-size: 19px;
    font-weight: 400;
    color: #000;
    border-top: 0 none #000;
    border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-left: 0 none #000;
}

.PageOutput .MatrixTableBorderOnly .TagThBottomLeftCell {
    /*Padding*/
    padding: 5px;
    font-weight: 400;
    font-size: 19px;
    border-top: 0 none #000;
    border-right: 1px dotted #000;
    border-bottom: 0 none #000;
    border-left: 0 none #000;
}

/*Last Column*/
.PageOutput .MatrixTableBorderOnly .TagThLastCol {
    /*Padding*/
    padding: 5px;
    font-weight: 400;
    border-top: 0 none #000;
    border-right: 0 none #000;
    border-bottom: 1px solid #000;
    border-left: 0 none #000;
}

.PageOutput .MatrixTableBorderOnly .TagThLastCell {
    /*Padding*/
    padding: 5px;
    font-weight: 400;
    font-size: 19px;
    border: 0 none #000;
}

.PageOutput .MatrixTableBorderOnly .Tagtd {
    /*Padding*/
    padding: 5px;
    border-top: 0 none #000;
    border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-left: 0 none #000;
}

/* even rows */
.PageOutput .MatrixTableBorderOnly .tpEven {
    color: #000;
    background: #FFF;
}

/* odd rows */
.PageOutput .MatrixTableBorderOnly .tpOdd {
    color: #000;
    background-color: #FFF;
}

.PageOutput .MatrixTableBorderOnly .Selected {
    color: #000;
    background-color: #AED4E8;
}

/* hover for odd and even rows 
.MatrixTableBorderOnly tr.tpOdd:hover, .TableBorderOnly tr.tpEven:hover {
	background-color: #eee;
	color: #000;
}*/
/*TableAlternate*/
.PageOutput .MatrixTableAlternate {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .MatrixTableAlternate .TagThHeaderFirstCell,
    /*Header*/
    .PageOutput .MatrixTableAlternate .TagThHeader {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        background-color: #999;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternate .TagThLastRow {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternate .TagThHeaderLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        background-color: #999;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableAlternate .TagThFistCol {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternate .TagThBottomLeftCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .MatrixTableAlternate .TagThLastCol {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternate .TagThLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternate .Tagtd {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .MatrixTableAlternate .tpEven {
        color: #000;
        background-color: #ddd;
    }

    /* odd rows */
    .PageOutput .MatrixTableAlternate .tpOdd {
        color: #000;
        background-color: #FFF;
    }

    .PageOutput .MatrixTableAlternate .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/* hover for odd and even rows /
.MatrixTableAlternate tr.tpOdd:hover, .TableAlternate tr.tpEven:hover {
	background-color: #CCC;
	color: #000;
}*
/*---------------------------------------------------*/
/*TableOrangeAlternate*/
.PageOutput .MatrixTableOrangeAlternate {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .MatrixTableOrangeAlternate .TagThHeaderFirstCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #AED4E8;
        background-color: #E5F4FC;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .MatrixTableOrangeAlternate .TagThHeader {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 700;
        color: #AED4E8;
        background-color: #E5F4FC;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternate .TagThLastRow {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternate .TagThHeaderLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #AED4E8;
        background-color: #E5F4FC;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableOrangeAlternate .TagThFistCol {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternate .TagThBottomLeftCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .MatrixTableOrangeAlternate .TagThLastCol {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternate .TagThLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternate .Tagtd {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .MatrixTableOrangeAlternate .tpEven {
        color: #000;
        background-color: #F2FAFF;
    }

    /* odd rows */
    .PageOutput .MatrixTableOrangeAlternate .tpOdd {
        color: #000;
        background-color: #FFF;
    }

    .PageOutput .MatrixTableOrangeAlternate .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/* hover for odd and even rows 
.MatrixTableOrangeAlternate tr.tpOdd:hover, .TableOrangeAlternate tr.tpEven:hover {
	background-color: #F5AB10;
	color: #000;
}*/
/*************************************************************************************************************************************

                        Matrix with TwoRadio

**************************************************************************************************************************************/
/* RadioMatrix Default */
.PageOutput .MatrixTableDefaultTwoRadio {
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
}

    .PageOutput .MatrixTableDefaultTwoRadio .TagThHeaderFirstCell {
        font-weight: 400;
        font-size: 19px;
        color: #000;
        padding: 4px 2px 2px 4px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .TagThHeader {
        font-weight: 400;
        font-size: 19px;
        color: #000;
        padding: 4px 2px 2px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .TagThLastRow {
        font-weight: 400;
        font-size: 19px;
        color: #000;
        padding: 2px 2px 4px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .TagThHeaderLastCell {
        font-weight: 400;
        font-size: 19px;
        color: #000;
        padding: 4px 4px 2px 2px;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableDefaultTwoRadio .TagThFistCol {
        font-size: 19px;
        font-weight: 400;
        color: #000;
        padding: 2px 2px 2px 4px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .TagThBottomLeftCell {
        font-weight: 400;
        font-size: 19px;
        padding: 2px 2px 4px 4px;
    }

    /*Last Column*/
    .PageOutput .MatrixTableDefaultTwoRadio .TagThLastCol {
        font-weight: 400;
        padding: 2px 4px 2px 2px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .TagThLastCell {
        font-weight: 400;
        font-size: 19px;
        padding: 2px 4px 4px 2px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .Tagtd {
        padding: 2px;
    }

    .PageOutput .MatrixTableDefaultTwoRadio .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/***************************************************/
/* Radio Matrix Skin Css */
/*TableBorderOnly*/
.PageOutput .MatrixTableBorderOnlyTwoRadio {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThHeaderFirstCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #000;
        background-color: #FFF;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThHeader {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 700;
        color: #000;
        background-color: #FFF;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThLastRow {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 0 none #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThHeaderLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #000;
        background-color: #FFF;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThFistCol {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        text-align: left;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThBottomLeftCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 0 none #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThLastCol {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableBorderOnlyTwoRadio .TagThLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border: 0 none #000;
    }

    .PageOutput .MatrixTableBorderOnlyTwoRadio .Tagtd {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .MatrixTableBorderOnlyTwoRadio .tpEven {
        color: #000;
        background: #FFF;
    }

    /* odd rows */
    .PageOutput .MatrixTableBorderOnlyTwoRadio .tpOdd {
        color: #000;
        background-color: #FFF;
    }

    .PageOutput .MatrixTableBorderOnlyTwoRadio .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/* hover for odd and even rows 
.MatrixTableBorderOnly tr.tpOdd:hover, .TableBorderOnly tr.tpEven:hover {
	background-color: #eee;
	color: #000;
}*/
/*TableAlternate*/
.PageOutput .MatrixTableAlternateTwoRadio {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .MatrixTableAlternateTwoRadio .TagThHeaderFirstCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        background-color: #999;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .MatrixTableAlternateTwoRadio .TagThHeader {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 700;
        color: #FFF;
        background-color: #999;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternateTwoRadio .TagThLastRow {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternateTwoRadio .TagThHeaderLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #FFF;
        background-color: #999;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableAlternateTwoRadio .TagThFistCol {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        text-align: left;
        border-top: 0 dotted #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternateTwoRadio .TagThBottomLeftCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .MatrixTableAlternateTwoRadio .TagThLastCol {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternateTwoRadio .TagThLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableAlternateTwoRadio .Tagtd {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .MatrixTableAlternateTwoRadio .tpEven {
        color: #000;
        background-color: #ddd;
    }

    /* odd rows */
    .PageOutput .MatrixTableAlternateTwoRadio .tpOdd {
        color: #000;
        background-color: #FFF;
    }

    .PageOutput .MatrixTableAlternateTwoRadio .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/*---------------------------------------------------*/
/*TableOrangeAlternateTwoRadio*/
.PageOutput .MatrixTableOrangeAlternateTwoRadio {
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThHeaderFirstCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #AED4E8;
        background-color: #E5F4FC;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThHeader {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 700;
        color: #AED4E8;
        background-color: #E5F4FC;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThLastRow {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThHeaderLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 700;
        font-size: 19px;
        color: #AED4E8;
        background-color: #E5F4FC;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThFistCol {
        /*Padding*/
        padding: 5px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        text-align: left;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThBottomLeftCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThLastCol {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .TagThLastCell {
        /*Padding*/
        padding: 5px;
        font-weight: 400;
        font-size: 19px;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .Tagtd {
        /*Padding*/
        padding: 5px;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .MatrixTableOrangeAlternateTwoRadio .tpEven {
        color: #000;
        background-color: #F2FAFF;
    }

    /* odd rows */
    .PageOutput .MatrixTableOrangeAlternateTwoRadio .tpOdd {
        color: #000;
        background-color: #FFF;
    }

    .PageOutput .MatrixTableOrangeAlternateTwoRadio .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/*Bijoy:LearnMode */
.PageOutput .TextMarkAfterMarkedWrong {
    color: #fff;
    background-color: #F66;
    cursor: pointer;
}

.PageOutput .TextMarkSolution {
    background-color: #FFC;
    cursor: pointer;
}

/*end */
/*bijoy :LearnMode*/
.LearnModeCorrect {
    background-color: #D7E4BD;
}

.LearnModeWrong {
    background-color: #F7AAAA;
}

.LearnModeBorderCorrect {
    border-color: Green;
}

.LearnModeBorderWrong {
    border-color: Red;
}

/* end */
/***********************************************************************************************************************
                                        RadioCheckBox
**************************************************************************************************************************/
.PageOutput .CheckBoxTableDefault {
    /*padding:5px 0 0;*/
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
}

    .PageOutput .CheckBoxTableDefault .TagThHeaderFirstCell {
        padding: 3px 3px 0px 2px;
        font-weight: 700;
        font-size: 19px;
        color: #000;
    }

    .PageOutput .CheckBoxTableDefault .TagThFistCol {
        /*Padding*/
        padding: 3px 3px 0px 2px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
    }

    .PageOutput .CheckBoxTableDefault .TagThHeaderLastCell {
        /*Padding*/
        /*padding: 5px 0 0 2px;*/
        font-weight: 400;
    }

    .PageOutput .CheckBoxTableDefault .TagThLastCol {
        /*Padding*/
        padding: 0px 3px 0px 2px;
        font-weight: 400;
    }

    .PageOutput .CheckBoxTableDefault .TagThBottomLeftCell {
        /*Padding*/
        padding: 3px 3px 0px 2px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
    }

    .PageOutput .CheckBoxTableDefault .TagThLastCell {
        /*padding: 5px 0 0 2px;*/
        font-weight: 400;
    }

.PageOutput .RadioTableDefault {
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
}

    .PageOutput .RadioTableDefault .TagThHeaderFirstCell {
        padding: 3px 3px 0px 2px;
        font-weight: 700;
        font-size: 19px;
        color: #000;
    }

    .PageOutput .RadioTableDefault .TagThHeaderLastCell {
        /*Padding*/
        /*padding-top: 5px;*/
        font-weight: 400;
    }

    .PageOutput .RadioTableDefault .TagThFistCol {
        /*Padding*/
        padding-top: 5px;
        padding-left: 2px;
        padding-right: 3px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
    }

    .PageOutput .RadioTableDefault .TagThLastCol {
        /*Padding*/
        padding-top: 2px;
        font-weight: 400;
    }

    .PageOutput .RadioTableDefault .TagThBottomLeftCell {
        /*Padding*/
        padding-top: 3px;
        padding-right: 0px;
        padding-left: 2px;
        padding-right: 3px;
        font-size: 19px;
        font-weight: 400;
        color: #000;
    }

    .PageOutput .RadioTableDefault .TagThLastCell {
        padding-top: 0px;
        font-weight: 400;
    }

/***********************************************************************************************************************
                                       End
**************************************************************************************************************************/
/***************************************************/
/* Radio Matrix Skin Css */
/*TableBorderOnly*/
.PageOutput .RadioCheckboxTableBorderOnly {
    padding: 5px;
    border-collapse: collapse;
    text-align: center;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .RadioCheckboxTableBorderOnly .TagThHeaderFirstCell {
        /*Padding*/
        font-weight: 700;
        font-size: 19px;
        color: #000;
        background-color: #FFF;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .RadioCheckboxTableBorderOnly .TagThHeader {
        font-size: 19px;
        font-weight: 700;
        color: #000;
        background-color: #FFF;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .TagThLastRow {
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 0 none #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .TagThHeaderLastCell {
        /*Padding*/
        font-weight: 700;
        font-size: 19px;
        color: #000;
        background-color: #FFF;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .RadioCheckboxTableBorderOnly .TagThFistCol {
        font-size: 19px;
        font-weight: 400;
        color: #000;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .TagThBottomLeftCell {
        /*Padding*/
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 0 none #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .RadioCheckboxTableBorderOnly .TagThLastCol {
        /*Padding*/
        font-weight: 400;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .TagThLastCell {
        /*Padding*/
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .TextCol {
        text-align: left;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .Tagtd {
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .RadioCheckboxTableBorderOnly .tpEven {
        color: #000;
        background: #FFF;
        text-align: center;
    }

    /* odd rows */
    .PageOutput .RadioCheckboxTableBorderOnly .tpOdd {
        color: #000;
        background-color: #FFF;
        text-align: center;
    }

    .PageOutput .RadioCheckboxTableBorderOnly .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/* hover for odd and even rows 
.RadioCheckboxTableBorderOnly tr.tpOdd:hover, .TableBorderOnly tr.tpEven:hover {
	background-color: #eee;
	color: #000;
}*/
/*TableAlternate*/
.PageOutput .RadioCheckboxTableAlternate {
    padding: 5px;
    border-collapse: collapse;
    text-align: center;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .RadioCheckboxTableAlternate .TagThHeaderFirstCell {
        /*Padding*/
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        background-color: #999;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .RadioCheckboxTableAlternate .TagThHeader {
        font-size: 19px;
        font-weight: 700;
        color: #fff;
        background-color: #999;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableAlternate .TagThLastRow {
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableAlternate .TagThHeaderLastCell {
        /*Padding*/
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        background-color: #999;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .RadioCheckboxTableAlternate .TagThFistCol {
        font-size: 19px;
        font-weight: 400;
        color: #000;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableAlternate .TagThBottomLeftCell {
        /*Padding*/
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .RadioCheckboxTableAlternate .TagThLastCol {
        /*Padding*/
        font-weight: 400;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableAlternate .TagThLastCell {
        /*Padding*/
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableAlternate .TextCol {
        text-align: left;
    }

    .PageOutput .RadioCheckboxTableAlternate .Tagtd {
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .RadioCheckboxTableAlternate .tpEven {
        color: #000;
        background-color: #ddd;
        text-align: center;
    }

    /* odd rows */
    .PageOutput .RadioCheckboxTableAlternate .tpOdd {
        color: #000;
        background-color: #FFF;
        text-align: center;
    }

    .PageOutput .RadioCheckboxTableAlternate .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/* hover for odd and even rows /
.RadioCheckboxTableAlternate tr.tpOdd:hover, .TableAlternate tr.tpEven:hover {
	background-color: #CCC;
	color: #000;
}*
/*---------------------------------------------------*/
/*TableOrangeAlternate*/
.PageOutput .RadioCheckboxTableOrangeAlternate {
    padding: 5px;
    border-collapse: collapse;
    text-align: center;
    font: normal 19px Calibri, Arial, Helvetica, sans-serif;
    border-width: 0;
    border-style: none;
}

    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThHeaderFirstCell {
        /*Padding*/
        font-weight: 700;
        font-size: 19px;
        color: #AED4E8;
        background-color: #E5F4FC;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Header*/
    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThHeader {
        font-size: 19px;
        font-weight: 700;
        color: #AED4E8;
        background-color: #E5F4FC;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThLastRow {
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThHeaderLastCell {
        /*Padding*/
        font-weight: 700;
        font-size: 19px;
        color: #AED4E8;
        background-color: #E5F4FC;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*First Ckolumn*/
    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThFistCol {
        font-size: 19px;
        font-weight: 400;
        color: #000;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThBottomLeftCell {
        /*Padding*/
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /*Last Column*/
    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThLastCol {
        /*Padding*/
        font-weight: 400;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .TagThLastCell {
        /*Padding*/
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border-top: 0 none #000;
        border-right: 0 none #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .TextCol {
        text-align: left;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .Tagtd {
        text-align: center;
        border-top: 0 none #000;
        border-right: 1px dotted #000;
        border-bottom: 1px solid #000;
        border-left: 0 none #000;
    }

    /* even rows */
    .PageOutput .RadioCheckboxTableOrangeAlternate .tpEven {
        color: #000;
        background-color: #F2FAFF;
        text-align: center;
    }

    /* odd rows */
    .PageOutput .RadioCheckboxTableOrangeAlternate .tpOdd {
        color: #000;
        background-color: #FFF;
        text-align: center;
    }

    .PageOutput .RadioCheckboxTableOrangeAlternate .Selected {
        color: #000;
        background-color: #AED4E8;
    }

/*---------------------------------------------------*/
/*LearnMode Solution Text Display for Input Multiinput Dropdown */
.PageOutput .SolutionSpan {
    display: inline;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #000;
    background-color: #DCE6F2;
}

.PageOutput .SolutionBorder {
    border: 1px solid #000;
}

.PageOutput .SolutionBorderCorrect {
    border: 2px solid Green;
}

.PageOutput .SolutionBorderCorrectTemp {
    border: 2px solid Green;
}

.PageOutput .SolutionBorderWrong {
    border: 2px solid red;
}

.PageOutput .SolutionCorrect {
    color: Green;
}

    .PageOutput .SolutionCorrect .PageOutputContentText {
        color: Green !important;
    }

    .PageOutput .SolutionCorrect .PageOutputContentLargeText {
        color: Green;
    }

.PageOutput .SolutionWrong {
    color: red;
}

    .PageOutput .SolutionWrong .PageOutputContentText {
        color: red;
    }

    .PageOutput .SolutionWrong .PageOutputContentLargeText {
        color: red;
    }

.PageOutput .SolutionInputImage {
    margin: 2px 3px;
}

.PageOutput .SolutionDropDownImage {
    margin: 3px;
}

.PageOutput .SolutionCheckboxImage {
    margin-left: 3px;
    margin-right: 3px;
}

.PageOutput .SolutionMultiInputImage {
    margin: 2px 3px;
}

.PageOutput .SolutionMatrixImage {
    margin-left: 1px;
    margin-right: 1px;
}

.PageOutput .SolutionDragDrop {
    border: transparent 2px solid;
}

.PageOutput .SolutionDragDropBorder {
    border: #000 2px solid;
}

.AnswerExtra {
    background-color: #E0EEFC;
    color: #000;
    border-top: 1px solid #c9e1fa;
    font: 15px Calibri, Arial, Helvetica, sans-serif;
}

.PageOutput .Label {
    color: #666;
    font: 19px Calibri, Arial, Helvetica, sans-serif;
}

.PageOutput .DragDropSortGreyAreaBorder {
    border: 2px solid transparent;
}

.PageOutput .DragDropSortBorder {
    border: 2px solid transparent;
}

.PageOutput .DragDropWidthSetter {
    background-color: #E3E5E6;
}

.ResultCalculationTable {
    max-height: 300px;
    overflow: scroll;
}

.PageOutput .ContainerBottomBorder .PageOutputSurveyBorder {
    border-bottom: 1px dotted #000;
}

.PageOutput .PageOutputSurveyBorder {
    border-bottom: 1px dotted #000;
}

/*******************************************AUDIO AND VIDEO PLAYER*********************************************************************/

.pHighLight {
    fill: #CFD6E9;
}

.pBaseColor {
    fill: #3E5AA4;
}

.pDarkShade {
    fill: #2D3663;
}

.pDarkColor {
    fill: #252C50;
}

.pButtonBaseColor {
    fill: #354E8E;
}

.pDarkShade1 {
    fill: #1F2D52;
}

.pSliderBaseColor {
    fill: #22325C;
}

.pTextColor {
    fill: #000;
}

.pVeryDarkColor {
    fill: #121A30;
}

.pGrey {
    fill: #747E9A;
}

.pColor11 {
    fill: #263766;
}

.pGreyShade {
    fill: #A3ABC3;
}

.pDarkTint {
    fill: #4B5777;
}

.pColor16 {
    fill: #aab7d7;
}

.pGreyShade1 {
    fill: #213058;
}

.pColor1 {
    fill: #6279B5;
}

.pColor2 {
    fill: #2D4278;
}

.pColor3 {
    fill: #A6AAC1;
}

.pColor4 {
    fill: #D1D6E6;
}

.pColor5 {
    fill: #2A3D70;
}

.pColor6 {
    fill: #243561;
}

.pColor7 {
    fill: #283A6A;
}

.pColor8 {
    fill: #253664;
}

.pColor9 {
    fill: #23335E;
}

.pColor10 {
    fill: #385295;
}

.pColor12 {
    fill: #77819D;
}

.pColor13 {
    fill: #2B3F73;
}

.pColor14 {
    fill: #8698C6;
}

.pColor15 {
    fill: #70788c;
}

.AudioVideoControl {
    background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoBack.png);
    height: 59px;
    width: 372px;
    position: relative;
    float: left;
}

    .AudioVideoControl .AudioVideoControlPlay {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoPlay.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 5px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlPlayInActive {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoPlay_Inactive.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 5px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlPause {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoPause.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 48px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlPauseInActive {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoPause_Inactive.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 48px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlStop {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoStop.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 91px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlStopInActive {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoStop_Inactive.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 91px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlRewind {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoRewind.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 134px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlRewindInActive {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoRewind_Inactive.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 134px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlForward {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoForward.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 177px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlForwardInActive {
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/VideoForward_Inactive.png);
        height: 20px;
        width: 43px;
        top: 5px;
        left: 177px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlTimer {
        height: 10px;
        width: 30px;
        top: 35px;
        left: 235px;
        position: absolute;
        font-weight: normal;
        font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        white-space: nowrap;
    }

    .AudioVideoControl .AudioVideoControlTimeSlider {
        height: 4px;
        width: 195px;
        top: 35px;
        left: 17px;
        position: absolute;
    }

    .AudioVideoControl .AudioVideoControlVolumeBackground {
        height: 4px;
        width: 80px;
        top: 35px;
        left: 280px;
        position: absolute;
    }

    .AudioVideoControl .ui-slider-horizontal {
        background-color: transparent;
        background-image: url(../../../../../S.gif);
        border-color: transparent;
    }

    .AudioVideoControl .ui-slider-handle {
        width: 5px;
        height: 20px;
        background-color: transparent;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url(../../../../Default/TestApplication/Images/Common/JAudioVideoControlsAction/Slider.png);
        display: block;
        margin: 0px;
    }

/*********************************************END************************************************************************/
/* End */
.PageOutput .RadioHeaderFooterText {
    color: #000;
    font: normal 14px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockCorrect_R {
    height: 49px;
    border-top: 1px solid #81c264;
    border-bottom: 1px solid #81c264;
    background-color: #dfebcc;
}

.LearningBottomBlockCorrect_C {
    height: 49px;
    border-top: 1px solid #81c264;
    border-bottom: 1px solid #81c264;
    background-color: #dfebcc;
}

.LearningBottomBlockCorrect_T {
    height: 49px;
    border-top: 1px solid #81c264;
    border-bottom: 1px solid #81c264;
    background-color: #dfebcc;
}

.LearningBottomBlockCorrect_Left {
    height: 49px;
    border-top: 1px solid #81c264;
    border-bottom: 1px solid #81c264;
    background-color: #dfebcc;
    padding-left: 10px;
    padding-right: 10px;
    color: #058B37;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockCorrect_Body {
    height: 49px;
    border-top: 1px solid #81c264;
    border-bottom: 1px solid #81c264;
    background-color: #dfebcc;
    padding-left: 10px;
    padding-right: 10px;
    color: #058B37;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockCorrect_Icon {
    height: 49px;
    border-top: 1px solid #81c264;
    border-bottom: 1px solid #81c264;
    background-color: #dfebcc;
    padding-right: 5px;
}

.LearningBottomBlockPartial_R {
    height: 49px;
    border-top: 1px solid #f9cf9b;
    border-bottom: 1px solid #f9cf9b;
    background-color: #fff1ca;
}

.LearningBottomBlockPartial_C {
    height: 49px;
    border-top: 1px solid #f9cf9b;
    border-bottom: 1px solid #f9cf9b;
    background-color: #fff1ca;
}

.LearningBottomBlockPartial_T {
    height: 49px;
    border-top: 1px solid #f9cf9b;
    border-bottom: 1px solid #f9cf9b;
    background-color: #fff1ca;
}

.LearningBottomBlockPartial_Left {
    height: 49px;
    border-top: 1px solid #f9cf9b;
    border-bottom: 1px solid #f9cf9b;
    background-color: #fff1ca;
    padding-left: 10px;
    padding-right: 10px;
    color: #EE8221;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockPartial_Body {
    height: 49px;
    border-top: 1px solid #f9cf9b;
    border-bottom: 1px solid #f9cf9b;
    background-color: #fff1ca;
    padding-left: 10px;
    padding-right: 10px;
    color: #EE8221;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockPartial_Icon {
    height: 49px;
    border-top: 1px solid #f9cf9b;
    border-bottom: 1px solid #f9cf9b;
    background-color: #fff1ca;
    padding-right: 5px;
}

.LearningBottomBlockWrong_R {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_line.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
}

.LearningBottomBlockWrong_C {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_curve.png');     background-repeat: no-repeat;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
}

.LearningBottomBlockWrong_T {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
}

.LearningBottomBlockWrong_Left {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
    padding-left: 10px;
    padding-right: 10px;
    color: #D8141A;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}


.LearningBottomBlockWrong_Body {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
    padding-left: 10px;
    padding-right: 10px;
    color: #D8141A;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockWrong_Icon {
    height: 49px;
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x; */
    padding-right: 5px;
}




.LearningBottomBlockNotAnswered_R {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_line.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
}

.LearningBottomBlockNotAnswered_C {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_curve.png');     background-repeat: no-repeat;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
}

.LearningBottomBlockNotAnswered_T {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
}

.LearningBottomBlockNotAnswered_Left {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
    padding-left: 10px;
    padding-right: 10px;
    color: #D8141A;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}


.LearningBottomBlockNotAnswered_Body {
    height: 49px;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x;*/
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
    padding-left: 10px;
    padding-right: 10px;
    color: #D8141A;
    font: bold 20px Veranda, Arial, Helvetica, sans-serif;
}

.LearningBottomBlockNotAnswered_Icon {
    height: 49px;
    border-top: 1px solid #ef8386;
    border-bottom: 1px solid #ef8386;
    background-color: #f7c9ca;
    /* background-image: url('../../../../Default/TestApplication/Images/Common/PageContent/Icon/Red_body.png');     background-repeat: repeat-x; */
    padding-right: 5px;
}

/**************************************ResultCalculation Popup********************************************************/
.PageOutput .ResultCalculationTaskTitleBackground {
    color: #fff;
    background-color: #467392;
    height: 30px;
    border: 1px solid #fff;
    white-space: nowrap;
    padding: 3px;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .ResultCalculationTitleBackground {
    color: #fff;
    background-color: #555f69;
    height: 30px;
    border: 1px solid #fff;
    white-space: nowrap;
    padding: 3px;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .ResultCalculationTaskDetails {
    color: #fff;
    background-color: #555f68;
    height: 30px;
    border: 1px solid #fff;
    white-space: nowrap;
    padding: 5px;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .ResultCalculationOtherDetails {
    color: #555f68;
    background-color: #e3e5e6;
    border: 1px solid #fff;
    height: 30px;
    white-space: nowrap;
    padding: 5px;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .CorrectAnswerFont {
    color: #555f68;
    background-color: #FFF;
    width: 10px;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    border: 1px solid green;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .WrongAnswerFont {
    color: #555f68;
    background-color: #FFF;
    width: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid red;
    white-space: nowrap;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .NotAnsweredFont {
    color: #555f68;
    background-color: #FFF;
    width: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid orange;
    white-space: nowrap;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .ResultCalculationDescriptionDetails {
    color: #555f68;
    background-color: #e3e5e6;
    border: solid;
    height: 30px;
    border-width: 1px;
    border-color: #fff;
    white-space: nowrap;
    padding: 5px;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .LabelText {
    white-space: nowrap;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .LabelTextRule {
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .ResultCalculationPopupAnchor {
    white-space: nowrap;
    font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

/********************************************************************************************************************/
.PageOutput .TaskAuditChangedValue {
    background-color: #FF0 !important;
}

.PageOutput .ResultCalculationPopupExcelIcon {
    padding-bottom: 3px;
    vertical-align: middle;
}

.PageOutput .DroppableArea {
    color: grey;
    font: 100 12px Arial;
    height: 25px;
    width: 19px;
    border-right: 2px dotted #606060;
    border-left: 2px dotted #606060;
    border-bottom: 2px dotted #404040;
    background-color: #f4f4f4;
}

.DroppableArea-OnHover {
    border: 2px solid green !important;
}

.PageOutput .PageOutputContentPunctuationMainTable {
    background-color: #C2CEDC;
}

.PointsValue {
    color: black;
    font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.Points {
    color: black;
    font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.PageOutput textarea {
    resize: none;
    width: 230px;
    background-color: #FFF;
    border: 1px solid #999;
}
/*************************************Formula Editor****************************************************************/
.FormulaEditor {
    background-color: #FFF;
    border: 1px solid #999;
    padding: 4px;
}

    .FormulaEditor div.FormulaEditorAnchor {
        background-color: transparent;
        border: 1px solid transparent;
    }

        .FormulaEditor div.FormulaEditorAnchor:hover {
            background-color: #FDEEB3;
            border: 1px solid #F1C43F;
        }

/********************************************************************************************************************/
/*************************************ColorFill Editor****************************************************************/
.ColorFillActive {
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke: #9cf;
    stroke-width: 5;
}

/*************************************ColorFill Editor****************************************************************/
.PageOutput .PageContentQuestionBackground {
    background-color: #E3E5E6;
}

.PageOutput .PageOutputContentRight {
    background-color: #E3E5E6;
}
/*************************************PupilFormula Editor*************************************************************/
.PupilFormulaCommon {
    color: #fff;
    vertical-align: middle;
    font-family: Arial;
    font-size: 13px;
    cursor: pointer;
    width: 33px;
    height: 22px;
    text-align: center;
    position: absolute;
    padding-top: 3px;
    background-repeat: no-repeat;
    letter-spacing: 1px;
    font-weight: normal;
}

.PupilFormulaSmallButton {
    background-image: url(../../IntranetExtranet/Skin/Intranet/Images/Common/JTaskEditor/btn_1.png);
}

.PupilFormulaSmallButton2 {
    background-image: url(../../IntranetExtranet/Skin/Intranet/Images/Common/JTaskEditor/btn_2.png);
}

.PupilFormulaSmallButton3 {
    background-image: url(../../IntranetExtranet/Skin/Intranet/Images/Common/JTaskEditor/btn_3.png);
}

.PupilFormulaSmallButton4 {
    background-image: url(../../IntranetExtranet/Skin/Intranet/Images/Common/JTaskEditor/btn_4.png);
}

.PupilFormulaSmallButton5 {
    background-image: url(../../IntranetExtranet/Skin/Intranet/Images/Common/JTaskEditor/btn_3.png);
}


    .PupilFormulaSmallButton:hover, .PupilFormulaSmallButton2:hover, .PupilFormulaSmallButton3:hover, .PupilFormulaSmallButton4:hover, .PupilFormulaSmallButton5:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

.PupilFormulaCalcDisplay {
    border: solid 1px #000;
    background-color: #fff;
}

.PupilFormulaBackgroundColorDiv {
    background-color: #eee;
    width: 373px;
    height: 294px;
    border: solid 1px #000;
    position: relative;
}
/*************************************PupilFormula Editor*************************************************************/


.PageOutput .DragDropSortDropTransparentBorder {
    border: 1px solid transparent;
}



/*RadioNormal*/

.RadioNormalTable {
}

.PageOutput .RadioNormalRow {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

/*RadioGrading*/
.PageOutput .RadioGradingTable {
    background-image: url(../../../../Images/Common/PageContent/Element/Radio/RadioTable.gif);
    background-repeat: repeat;
}

.PageOutput .RadioGradingRow {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8a8888;
    background-repeat: repeat;
    height: 24px;
}

/*RadioFixed*/

.PageOutput .RadioFixedSpacerRowGray {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background: #BBBBBB;
}

.PageOutput .RadioFixedSpacerRow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.PageOutput .RadioFixedSpacerRowGrayWithLine {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background: #BBBBBB;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: Black;
    background-repeat: repeat;
}

.PageOutput .RadioFixedSpacerRowWithLine {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: Black;
    background-repeat: repeat;
}

.PageOutput .RadioFixedRowGrayWithoutBottomLine {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background: #BBBBBB;
    height: 24px;
}

.PageOutput .RadioFixedRowNormalWithoutBottomLine {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    height: 24px;
}

/* Css used for Task Jumping */

.TableTask a {
    text-decoration: none;
}

.Solved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #00B200;
    text-decoration: none;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 38px;
    text-align: center;
    height: 20px;
    border-color: #00B200;
    border-width: 3px;
    border-style: solid;
    background-color: #BBE6B7;
    padding-bottom: 1px;
    margin-bottom: 2px;
    padding-top: 3px;
}

.SolvedTable {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #00B200;
    text-decoration: none;
    line-height: 20px;
    text-align: center;
    background-color: #BBE6B7;
    height: 20px;
    width: 18px;
    border-color: #00B200;
    border-width: 3px;
    border-style: solid;
}

    .SolvedTable .Solved {
        border-width: 0px;
    }

a .Solved {
    font-weight: bold; /*margin: 2px 2px 2px 2px;*/
}

a:link .Solved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #00B200;
    text-decoration: none;
    cursor: hand;
}

a:visited .Solved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #00B200;
    text-decoration: none;
}

a:hover .Solved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #00B200;
    text-decoration: none;
}

.Current {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    height: 20px;
    border-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    line-height: 20px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #999999;
    width: 38px;
    padding-bottom: 1px;
    margin-bottom: 2px;
    padding-top: 3px;
    cursor: default;
}

    .Current .Current {
        border-width: 0px;
    }

.CurrentTable {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #999999;
    height: 20px;
    width: 18px;
    border-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

    .CurrentTable .Solved {
        border-width: 0px;
        color: #FFFFFF;
    }

.NotSolved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF8000;
    cursor: hand;
    text-decoration: none;
    line-height: 20px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    border-color: #EE9548;
    border-width: 3px;
    border-style: solid;
    background-color: #FFDDBB;
    padding-bottom: 1px;
    margin-bottom: 2px;
    padding-top: 3px;
    width: 38px;
}

.NotSolvedTable {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background-color: #FFDDBB;
    height: 20px;
    width: 18px;
    border-color: #EE9548;
    border-width: 3px;
    border-style: solid;
    color: #FF8000;
}

    .NotSolvedTable .Solved {
        border-width: 0px;
        color: #FF8000;
    }

a .NotSolved {
    /*margin: 2px 2px 2px 2px;*/
    text-decoration: none;
}

a:link .NotSolved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF8000;
    cursor: hand;
    text-decoration: none;
}

a:visited .NotSolved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF8000;
    cursor: hand;
    text-decoration: none;
}

a:hover .NotSolved {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF8000;
    cursor: hand;
    text-decoration: none;
}

.LeftArrow {
    cursor: pointer;
    text-decoration: none;
    border: 0;
    height: 17px;
}

.RightArrow {
    cursor: pointer;
    text-decoration: none;
    border: 0;
    height: 17px;
}

.SentenceToIndexText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.LearnModeCorrectIndex {
    background-color: #D7E4BD;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: white;
    cursor: hand;
    text-decoration: none;
}

    .LearnModeCorrectIndex a:link {
        background-color: #D7E4BD;
        font-weight: lighter;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        cursor: hand;
        text-decoration: none;
    }

    .LearnModeCorrectIndex a:hover {
        background-color: #D7E4BD;
        font-weight: lighter;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        cursor: hand;
        text-decoration: none;
    }

.LearnModeWrongIndex {
    background-color: #F7AAAA;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: white;
    cursor: hand;
    text-decoration: none;
}

    .LearnModeWrongIndex a:link {
        background-color: #F7AAAA;
        font-weight: lighter;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        cursor: hand;
        text-decoration: none;
    }

    .LearnModeWrongIndex a:hover {
        background-color: #F7AAAA;
        font-weight: lighter;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        cursor: hand;
        text-decoration: none;
    }

.SolutionImageIndex {
    margin-right: 2px;
    margin-left: 2px;
}

.NormalTextClass {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
}

.TitleTextClass {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #DD6F30;
}


.ui-draggable {
    -ms-touch-action: none;
}

*[style*="Italic"] {
    font-style: italic;
}


.ToggleTextOverlay {
    color: white;
    background-color: grey;
    text-align: center;
}

.popover-content img {
}

.popover {
    position: absolute;
    margin-top: 60px;
    left: 0;
    z-index: 10;
    display: none;
    padding: 5px;
    text-align: left;
    border-radius: 10px;
    min-width: 30px;
    min-height: 25px;
    background-color: #fff;
    border-radius: 6px;
    color: #3c3c3c;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-content {
    padding: 5px;
    z-index: 100;
    font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
    line-height: inherit;
}


.popover > .arrow:before, .popover > .arrow:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.popover > .arrow:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 8px;
    margin-left: -8px;
}

.popover > .arrow:before {
    border-color: rgba(221, 221, 221, 0);
    border-top-color: rgba(0,0,0,.3);
    border-width: 9px;
    margin-left: -9px;
}

.PageOutput .DragDropTopTitleLeft {
    border-left: 1px solid #a5acb5;
    border-top: 1px solid #a5acb5;
    border-bottom: 1px solid #dbdee1;
    border-right: 1px solid #a5acb5;
    padding-left: 10px;
}

.PageOutput .DragDropTopTitleCenter {
    border-top: 1px solid #a5acb5;
    border-right: 1px solid #a5acb5;
    border-bottom: 1px solid #dbdee1;
}

.PageOutput .DragDropTopTitleRight {
    border-top: 1px solid #a5acb5;
    border-right: 1px solid #a5acb5;
    border-bottom: 1px solid #dbdee1;
    padding-right: 10px;
}

.PageOutput .DragDropAssignBottomLeft {
    border-left: 1px solid #a5acb5;
    border-bottom: 1px solid #a5acb5;
    border-right: 1px solid #a5acb5;
    padding-left: 10px;
}

.PageOutput .DragDropAssignBottomCenter {
    border-bottom: 1px solid #a5acb5;
    border-bottom: 1px solid #a5acb5;
    border-right: 1px solid #a5acb5;
    padding: 10px;
}

.PageOutput .DragDropAssignBottomRight {
    border-Right: 1px solid #a5acb5;
    border-bottom: 1px solid #a5acb5;
    padding-right: 10px;
}

.PageOutput .DragDropLeftBlock {
    border-left: 1px solid #a5acb5;
    border-bottom: 1px solid #dbdee1;
    border-right: 1px solid #a5acb5;
    padding-left: 10px;
}

.PageOutput .DragDropRightBlock {
    border-Right: 1px solid #a5acb5;
    border-bottom: 1px solid #dbdee1;
    padding-right: 10px;
}

.PageOutput .DragDropCenterBlock {
    border-bottom: 1px solid #dbdee1;
    border-right: 1px solid #a5acb5;
}

.PageOutput .PageOutputDragDropAssignAnswerBlock {
    background-color: #FFF;
    border: 1px solid #000;
    font: 19px Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.PageOutput .MultiPageLeftButtonHolder .PageOutputContentText {
    margin-bottom: 0px;
}

.FormulaFont {
color: #000;         
font: normal 19px Calibri, Verdana, Arial, Helvetica, sans-serif;  
}

.PageOutput .OverlayTextArea {		
    border-radius: 5px;
	border: 1px solid #ccc;
	overflow: auto;	
}


#divHint .popBlock h3 {
    font-family: "KarminaSans";
    letter-spacing: 2px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
}

#divHint .PopupMessageText {
    color: #505050;
    line-height: 1.4;
    font-family: KarminaSans;
    letter-spacing: 0;
}



[logocssrightcontent] table > tbody > tr > td > table    {
    width: 100%;
}
#lblTestSolvedStaus {
    font-size: 18px;
    margin-top: 0;
    color: #222;
}
[logocssrightcontent] .progress {
    margin-top: 3px;
}
.test-title > * {
	color: #222222;
	font-size:18px;
	width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	float:left;
	white-space:nowrap;	
	text-transform: none;
}