/* Minification failed. Returning unminified contents.
(3845,1): run-time error CSS1019: Unexpected token, found '@charset'
(3845,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(3845,17): run-time error CSS1019: Unexpected token, found ';'
(7037,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(7038,10): run-time error CSS1035: Expected colon, found '{'
(7047,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(7048,10): run-time error CSS1035: Expected colon, found '{'
 */

.ModalDisable {
    position: fixed;
    z-index: 1;
    padding-top: 180px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.1);
}

.SSOBar
{
    background: #2a3990;
}
.spaceToDropDown
{
    color: #424242 !important;
    font-size: 13px !important;
    font-weight: 400;
    height: 31px;
    text-align: left;
    width: 189px;
}
/*.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0}
    .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}
    .dropdown-menu{border-radius:0px !important; box-shadow:none;}*/
.sel_app button.btn
{
    color: #000;
    font-size: 12px;
    background: #fff;
    border: 0px solid #d9dadc;
    border-right: 0;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus
{
    outline: 0 none;
}
.btn-group.sel_app.open, .btn-group.sel_app.open .btn.select_btn
{
    /* background:#fff;*/
}
.sel_app button.btn.select_btn:hover
{
}
.sel_app button.btn.arrow_drop
{
    float: right;
    border-left: 0;
    height: 31px;
    border: 0px solid #d9dadc;
    border-left: 0;
    font-family: "Lato" ,sans-serif;
    font-size: 13px;
}
.sel_app .dropdown-menu
{
    /*border-radius:none !important;*/
    margin: 0px 0 0 0;
    width: 225px;
    padding: 0;
    border: #a3a3a3 1px solid;
    overflow: hidden;
    font-family: "Lato" ,sans-serif;
}
.btn-group.sel_app
{
    border-radius: 6px;
    margin: 6PX 0 6px 0PX;
}
.sel_app .glyphicon
{
    color: #bd202d;
    height: 20px;
    text-indent: -999em;
    background-image: url(../images/md.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 20px;
    margin-top: -10px;
    background-position: 3px 4px;
    top: 50%;
    right: 10px;
}
.sel_app .dropdown-menu > li > a
{
    padding: 10px 12px;
    border-bottom: 1px solid #ddd;
    color: #424242;
    text-decoration: none;
    position: relative;
}
.sel_app .dropdown-menu > li:last-child > a
{
    border-bottom: 0px solid #ddd;
}
.btn-group.sel_app:hover .btn-default, .sel_app:focus .btn-default, .sel_app:active .btn-default, .sel_app .btn-default.active, .sel_app .open .dropdown-toggle.btn-default, .sel_app:hover .btn-default, .sel_app:focus .btn-default, .sel_app:active .btn-default, .sel_app .btn-default.active, .sel_app.open .dropdown-toggle.btn-default, .btn-group.sel_app.open .btn-default.arrow_drop
{
    background: #fff;
    box-shadow: none;
}
.btn-group.sel_app:hover .btn-default, .sel_app:hover .btn-default
{
    background: #fff;
    box-shadow: none;
}
.btn-group.sel_app:active
{
    background: #fff;
    box-shadow: none;
}
.caret_inner
{
    display: none !important;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #ccc;
    display: inline-block;
    height: 0;
    left: -5px;
    position: absolute;
    top: -8px;
    vertical-align: middle;
    width: 0;
}
.sel_app .caret
{
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 9px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.btn-group.sel_app:hover .caret_inner
{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
}
.btn-group.sel_app.open .caret
{
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-top: -14px;
    vertical-align: middle;
    border-bottom: 9px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 11px solid transparent;
}
.btn-group.sel_app.open .caret_inner, .btn-group.sel_app.open:hover .caret_inner
{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 4px solid #fff;
    border-top: 4px solid transparent;
    top: 0px;
}
.btn-group.sel_app:hover .caret_inner
{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #ccc;
}
.head_drop_down .dropdown-menu > li.last-child > a
{
    border-bottom: none;
}


.sel_app .dropdown-menu > li > a:focus, .sel_app .dropdown-menu > li > a:hover
{
    color: #232323 !important;
}
/*--- /html for Dropdown SSO ------*/
/*8th april by tejaswini*/

.error-page-container
{
    background-color: #949599;
    width: 100%;
    padding: 20px 0 20px;
    color: #fff;
    margin-top: 50px;
}
.content-error{
    border-left: 2px solid #fff;
    margin-top: 60px;
    padding-left: 25px;
}
.alerterror
{
    border-left: 2px solid #fff;
    margin: 10px 0px;
    padding-left: 25px;
}
.content-error-image
{
    position: absolute;
    left: 0;
    bottom: -1px;
}
.error-page
{
    position: relative;
    min-height: 450px;
}
.error-page h2
{
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
}
.error-page h3
{
    font-size: 29px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0;
}
.error-page p
{
    font-size: 20px;
    line-height: 25px;
}

.error-page p strong, .error-page p a
{
    color: #fff;
}

.error-page p
{
    font-size: 16px;
}
.error-page h3
{
    font-size: 20px;
}
/*ends here tejaswini*/

.Purchase_Access_TM
{
    margin-top: 10px;
}

.quest-container textarea.form-control
{
    background-color: #fff !important;
    height: auto !important;
    min-height: 100px !important;
}

.manage-icon
{
    background-position: -227px -326px;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 28px;
}

.gray_button
{
    background-color: #e9e9e9 !important;
    border-radius: 5px !important;
    color: #323232 !important;
}

.badge
{
    background-color: #8cc63f;
    margin-left: 5px;
}

.gradebook-icon
{
    background-position: -198px -326px;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 28px;
}


.code
{
    color: #2a3990;
    float: right;
    font-size: 14px;
}
.link
{
    text-decoration: underline;
}
.link:hover
{
    text-decoration: none !important;
}

/*CSS ADDED BY MONICA FOR SSOBAR on 09-03-2015*/
.btn-group .btn
{
    text-transform: none;
    padding: 0;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    outline: none;
}
.panel-login #btnNewHomePage
{
    margin: 5px 0 0 0;
    font-weight: normal;
    padding: 6.5px 15px;
}
.panel-login #btnNewHomePage:hover
{
    margin: 5px 0 0 0;
    font-weight: normal;
    padding: 6.5px 15px;
    background: none repeat scroll 0 0 #8cc63f;
    border: 0 none;
}


.disableddiv
{
    pointer-events: none;
    opacity: 0.6;
}
.xoverlap
{
    position: absolute;
    z-index: 5;
}

#LandPage
{
    min-height: 1px;
}

/*CSS ENDS*/
.accordionContent
{
    display: none;
    margin: -16px 0 16px;
    color: #000;
}
.courseDetails-Lab
{
    background-color: #EBEBEB;
    border: 1px solid #CCCCCC;
    clear: both;
    width: 910px;
    padding: 17px;
    margin: 0 0 13px 0;
    float: left;
}
.dashBoardCourseDetails-Lab
{
    width: 942px;
}
.accordianWrapper
{
    margin: 0 auto;
    font-size: 14px;
    margin-bottom: 40px;
}
.Lcontainer
{
    display: table;
    font-size: 14px;
}
.clear
{
    clear: both;
}


.accordionButtonOpen a .arrow-img
{
    background-position: 153px -183px !important;
    display: inline-block;
    height: 33px;
    margin-top: -8px;
    position: relative;
    transition: none 0s ease 0s;
    width: 32px;
}
.accorLeft
{
    float: left;
    width: 340px;
}
.dividerLine
{
    margin: 15px 4px 15px;
    background-color: #c7c7c7;
    height: 1px;
}
.dashBoarddividerLine
{
    height: 2px;
}
.accordionButton h1
{
    display: inline;
    font-size: 16px;
    margin: 10px 0 0;
    position: absolute;
    font-family: 'Mako' , sans-serif;
    font-size: 20px;
    color: #000;
}
.expiredDetailsList
{
    background-color: #faf9f9;
    clear: both;
    padding: 10px 17px;
    width: 1038px;
}

.spanRejectedClass
{
    display: inline;
    position: relative;
    font-style: normal;
}
.expiredDetailsList span
{
    color: #BF1E2E;
    display: inline; /* float: right; */
    font-weight: normal;
    padding: 0 0 10px;
    position: relative;
    word-wrap: break-word;
}

/*24th march 15 ends*/

.HelpPage
{
    background-color: white;
    font-family: arial;
    padding: 15px;
}
.HelpPage ul
{
    margin: 0 0 0 20px;
    padding: 0;
}

.HelpPage ul li
{
    font-size: 14px;
    line-height: 18px;
    list-style-type: disc;
    margin: 0 0 15px 15px;
    padding: 0;
}


.supBroSubHead
{
    color: #0E4273;
    font-size: 14px;
    font-weight: bold;
}
.HelpPage a
{
    color: #3366cc;
    font-family: arial !important;
    text-decoration: underline;
}

.HelpPage a:hover
{
    color: #428bca;
    font-family: arial !important;
    text-decoration: none;
}

.myTableBottom
{
    border-collapse: collapse;
    margin: 25px auto;
    width: 97%;
}
.myTableBottom a
{
    color: #3366cc;
    text-decoration: underline;
}

.myTableBottom a:hover
{
    color: #428bca;
    text-decoration: none;
}



#loadingmessage
{
    display: none;
    left: 50%;
    position: fixed;
    top: 50%;
    z-index: 9999999;
}

/*added for discussion forum*/
.field-validation-valid
{
    display: none;
}
.comment-sep
{
    border-bottom: solid 1px #ddd;
    margin-bottom: 13px;
}

.panel-default > .panel-heading
{
    background-color: #faf9f9;
    border-color: #e3e3e3;
    border-radius: 0;
}
#replyComment
{
    background-color: #faf9f9;
    border-color: #e3e3e3;
    border-radius: 0;
    color: #333;
    padding: 10px 15px;
    box-sizing: border-box;
}
.panel
{
    border-radius: 0px !important;
    margin-bottom: 10px !important;
}
.comment-user
{
    font-weight: bold;
}
/*ends here*/


/*added by tejaswini 0n 8th may*/
.scoreBoxRight
{
    float: right;
}
.scoreBoxRight h1
{
    color: #000000;
    display: inline;
    float: left;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: 21px;
}
.scoreBoxRight h2
{
    float: left;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 2px;
}
.scoreWrong
{
    background-image: url("../../../images/wrong-icon.png");
    background-repeat: no-repeat;
    height: 15px;
    left: -23px;
    margin: 4px 0 0;
    margin: /*\**/ 8px 0 0\9;
    position: absolute;
    width: 15px;
}

.imageLabelling
{
    background-color: white;
    border: 1px solid #bababa;
    float: left;
    position: relative;
    text-align: center; /*width: 700px;    width: 700px;     float: left;     position: relative;     text-align: center;     background-color: white;     border: 1px solid #BABABA;*/
}
.form-control-feedback
{
    /*width: 105px;*/
}


.labelImage
{
    margin: 0px 0px;
}
.labelDrop1
{
    background-color: #f9f9f9;
    border: 1px dotted #BABABA;
    border-radius: 3px 3px 3px 3px;
    color: #4D4D4D;
    cursor: pointer;
    font-family: mako;
    font-size: 14px;
    height: 55px; /* 50px; */
    line-height: 17px;
    margin: 1px 38px 15px; /*padding: 24px;*/
    padding: 17px 19px;
    position: absolute;
    width: 185px; /*200px; /* 180px; */
    behavior: url(PIE.htc); /* 	background: -webkit-gradient(linear, left top, right top, from(#d4d4d4), to(#eeeeee)); 	background: -webkit-linear-gradient(top, #eeeeee, #d4d4d4); 	background: -moz-linear-gradient(top, #eeeeee, #d4d4d4); 	background: -ms-linear-gradient(top, #eeeeee, #d4d4d4); 	background: -o-linear-gradient(top, #eeeeee, #d4d4d4); 	-pie-background: linear-gradient(top, #eeeeee, #d4d4d4);*/
    margin-bottom: 15px; /* background-color: #f9f9f9;   border-radius: 5px;   width: 30%;   border: solid 1px #c6c6c6;   height: 45px;    position: absolute;*/
}

.labelDrag
{
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eeeeee 0%, #d4d4d4 100%) repeat scroll 0 0;*/
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    color: #5c5c5c;
    cursor: pointer;
    font-size: 14px;
    height: 55px; /* 50px; */
    line-height: 17px;
    margin: 2px;
    margin-bottom: 15px; /* padding: 25px;*/
    padding: 12px 10px;
    position: relative;
    width: 185px; /*200px; /* 180px; */
    text-align: center;
    text-decoration: none; /*  border: 1px solid #c6c6c6; 	border-radius: 5px; 	color: #5c5c5c; 	display: block; 	margin-bottom: 15px; 	padding: 12px 10px; 	text-align: center; 	text-decoration: none;*/
}
.labelDrop1 .labelDrag
{
    border: none;
    margin: -5px;
    padding: -5px;
}
/*ends --added by tejaswini 0n 8th may*/

/*CSS ADDED BY Ashraf Reza FOR SSOBAR on 11-03-2015*/
.welcome_text
{
    color: #fff;
    font-family: "Lato" ,sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: right;
}

.welcome_text .user_title
{
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    white-space: nowrap;
}

.user_title a
{
    color: #fff;
    text-decoration: none;
}
.user_title a:hover
{
    color: #fff;
    text-decoration: none;
}
/*tejaswini 18th march */
.reg_tooltip
{
    cursor: pointer;
    margin: 5px 0 0;
}
.reg_tooltip.Purchase_Access.setMsgTip
{
}
.selProBox
{
    background-color: transparent !important; /*border: 1px solid #AACFE4;*/
    margin: 2px 0 20px 9px;
    padding: 2px;
    width: 200px;
}
.dd
{
    /*display:inline-block !important;*/
    text-align: left;
    background-color: #fff;
    font-family: "Roboto" , sans-serif;
    font-size: 12px;
    float: left;
}
.dd .ddTitle
{
    background: #FFFFFF;
    border: 1px solid #AACFE4;
    padding: 3px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 25px;
}
.dd .ddTitle span.arrow
{
    background: url(../images/dd_arrow.gif) no-repeat 0 0;
    float: right;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.dd .ddTitle span.ddTitleText
{
    text-indent: 1px;
    overflow: hidden;
    line-height: 16px;
}
.dd .ddTitle span.ddTitleText img
{
    text-align: left;
    padding: 0 2px 0 0;
}
.dd .ddTitle img.selected
{
    padding: 0 3px 0 0;
    vertical-align: top;
}
/*tejaswini 18th march*/

/*.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}*/
.head_drop_down .dropdown-menu
{
    background-color: #8cc63f;
    border-top: none;
    border-radius: 4px 0px 4px 4px !important;
    box-shadow: none !important;
    color: #fff;
    min-width: 190px;
    padding: 10px 14px;
    margin-right: -1px;
    margin: 0px;
}
.popover
{
    border-radius: 0;
}
.head_drop_down.open .btn.dropdown-toggle
{
    background-color: #8cc63f;
    border: 1px solid #8cc63f;
    margin: 0;
    position: relative;
    z-index: 1000;
    border-bottom: none;
}
.head_drop_down .btn.dropdown-toggle
{
    background: none repeat scroll 0 0 transparent;
    border: solid 1px transparent;
    border-radius: 4px 4px 0 0 !important;
    box-shadow: 0 0 0 transparent;
    cursor: pointer;
    padding: 0;
}

.head_drop_down
{
    margin-left: 6px;
    margin-top: 1px !important;
}

.head_right_wrap
{
    float: right;
}
.dropdown-menu.popover.bottom .arrow
{
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    height: 0;
    left: 77px;
    top: -10px;
    width: 0;
}

.head_drop_down.open .btn.dropdown-toggle .caret
{
    background-image: url("../images/Hover.png");
    background-repeat: no-repeat;
}
.head_drop_down .btn.dropdown-toggle .caret
{
    background-image: url("../images/Drop down arrow.png");
    background-repeat: no-repeat;
    border: medium none;
    height: 28px;
    margin: 8px 0 0 7px;
    width: 31px;
}

.head_drop_down.on .btn.dropdown-toggle
{
    background-color: #8cc63f;
    border: 1px solid #8cc63f;
    margin: 0;
    position: relative;
    z-index: 1000;
    border-bottom: none;
}

.head_drop_down.on .btn.dropdown-toggle .caret
{
    background-image: url("../images/Hover.png");
    background-repeat: no-repeat;
}
.popover.bottom
{
    margin-top: 36px;
}

.head_drop_down .dropdown-menu > li
{
    margin: 0px -13px;
}
.head_drop_down .dropdown-menu > li > a
{
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 15px 11px;
    text-decoration: none;
}

.head_drop_down .dropdown-menu > li > a:hover
{
    background-color: #8cc63f !important;
    color: #fff !important;
    text-decoration: underline !important;
}

/*CSS ENDS*/
/* Added link into "Redeem Access Code Popup" Start Here */


.Purchase_Access_TM
{
    margin-top: 10px;
}
/*CSS Ends*/

.homeIconsDet li:nth-child(1)
{
    height: 75px;
}
.homeIconsDet ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.homeIconsDet li:nth-child(2)
{
    color: #222;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0 10px;
    text-transform: uppercase;
}
.homeIconsDet li:nth-child(4)
{
    padding: 12px 0;
}
.homeIconsDet ul li img
{
    margin: 0 5px 2px;
    vertical-align: middle;
}
.homeIconsDet ul
{
    margin: 0;
    padding: 0;
}

.spriteBackButton
{
    background-image: url("../images/SpriteBackArrow.png");
    background-repeat: no-repeat;
}
.BSCbttn
{
    background-position: -243px -77px;
    float: left;
    height: 17px;
    margin: 2px 2px 0 0;
    width: 17px;
}
/*.modal-footer
{   
text-align:left;
}*/
.alert-theme .modal-header
{
    background-color: #ffffff !important;
}

.alert-theme .bootstrap-dialog-title
{
    color: #2b3990 !important;
    font-weight: bold;
}

.alert-theme .bootstrap-dialog-message
{
    color: black !important;
}

.alert-theme .modal-header
{
    padding: 6px;
    padding-left: 10px;
}
.page_title
{
    background: #f4f4f4;
    color: #666; /*-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1);*/
    border-top: 1px solid #8cc63f;
}
.page_title h2
{
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #333;
}
.page_title h3
{
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0;
    margin: 16px 0 10px 0;
}
.page_title > .wrapper
{
    background: url(../images/bar.png) bottom left no-repeat;
    padding: 25px 0;
}

.reg_tooltipClose
{
    background-image: url("../images/alertBoxClose.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 25px;
    left: 287px;
    position: absolute;
    right: 0;
    top: -12px;
    width: 25px;
    z-index: 10;
}
.reg_Codetooltip
{
    background-color: #f4f4f4;
    border: 1px solid #B8B8B8;
    color: #000000;
    font-size: 14px;
    left: -140px;
    line-height: 19px;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 27px;
    width: 275px;
    word-wrap: break-word;
    z-index: 10;
}
.reg_Codetooltip img
{
    left: 135px;
    position: absolute;
    top: -13px;
    z-index: 10;
}
.setMsgTip .reg_Codetooltip
{
    left: -197px !important;
    top: 27px !important;
    font-size: 12px !important;
    padding: 5px !important;
    width: 300px !important;
}
.modal-header h4
{
    color: #2b3990;
}

.selectproductmsg
{
    color: red;
    margin-left: 17px;
    min-height: 20px;
}
.redmsg
{
    color: red;
}
.welcometext
{
    color: #2a3990;
    font-size: 24px;
}
.modal-body h5
{
    line-height: 20px;
    margin-bottom: 10px;
}
.Purchase_Access
{
    /* margin-top:20px; */
}
.modal-footer
{
    text-align: left;
}
.paddingleft0
{
    padding-left: 0px;
}
/* alert box start  -- Bryan 19-7-2012 */
.alertBox
{
    font-family: "Roboto" , sans-serif;
    font-size: 15px;
    font-weight: normal;
    top: 35%;
    left: 35%;
    position: fixed;
    z-index: 9999999;
    display: none;
    word-spacing: -1px;
}
.alertBoxTop
{
    background-image: url("../images/popup_top.png");
    background-repeat: no-repeat;
    height: 37px;
    width: 434px;
}
.alertBoxMiddle
{
    background-image: url("../images/popup_middle.png");
    background-repeat: repeat-y;
    color: #000;
    line-height: 26px;
    padding: 0 45px;
    text-align: center;
    width: 432px;
}
.alertBoxMiddle a
{
    color: #074686;
    text-decoration: undeline;
}

.alertBoxMiddle h1
{
    color: #BF1E2E;
    font-size: 20px;
    font-weight: bold;
}
.alertBoxBottom
{
    background-image: url("../images/popup_bottom.png");
    background-repeat: no-repeat;
    height: 37px;
    width: 434px;
}
.alertBoxClose
{
    background-image: url("../images/alertBoxClose.png");
    background-repeat: no-repeat;
    height: 27px;
    left: 408px;
    position: absolute;
    top: 0;
    width: 27px;
    z-index: 1;
    cursor: pointer;
}
.hometxt
{
    display: none !important;
}
.accounttype
{
    text-align: left;
}
.padding0-mobile
{
    padding: 0;
}
.briefInfo
{
    min-height: 50px;
}
.panel-des
{
    min-height: 380px;
}
/**by monica 20th april*/
.maintitle h4
{
    font-size: 22px;
}
.maintitle
{
    border-bottom: solid 2px #ddd;
    margin-bottom: 20px;
}
/*.modal-footer .btn
{
    padding: 12px 20px 10px;
}*/
.modal-header .bootstrap-dialog-title
{
    color: #2b3990;
    font-size: 18px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .open > .dropdown-toggle.btn-default
{
    /* background-color:#8cc63f;*/
}
.rejection
{
    margin-top: 10px;
}
.rejection-top
{
    margin-left: 10px;
}
.rejection-top input
{
    width: 20%;
    display: inline-block;
}
.selectbtn
{
    display: inline-block;
    margin-left: 10px;
}
.selectbtn form
{
    display: inline-block;
}
.batchbtn
{
    margin: 20px;
}
.LMSEditbtn
{
    background: #2a3990 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-weight: 800;
    outline: medium none;
    padding: 12px 45px 10px;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
}
.LMSEditbtn:hover
{
    background-color: #212f82;
}
.modal-footer .btn
{
    padding: 12px 20px 10px;
}

.exerciseBox
{
    /*background-color: #f9f9f9; 	padding:0px 15px;*/
}
/*ends*/
#ConfirmUserCancel
{
    background-color: #e9e9e9;
    border-radius: 5px;
    color: #323232;
}
.videoBorder
{
    background-color: white;
    border: 1px solid white;
    height: 270px;
    width: 348px;
}
ul.TGInfo
{
    margin: 0;
    padding: 0;
}
ul.TGInfo li
{
    display: inline-block;
    list-style-type: none;
    float: left;
    padding: 0px 50px;
}
.calstyle .form-control
{
    display: inline-block !important;
    margin-right: 10px;
    width: 79%;
}
.panel-heading
{
    padding: 0px;
}
.panel-heading .panel-title
{
    padding-top: 0px !important;
}
.panel-heading h4 a span#desktopdevice-progress
{
    padding: 17px 15px 10px;
}
.panel-heading h4 a span#mobiledevice-progress
{
    padding: 17px 15px 10px;
}
.panel-heading h4.disabled_panel span span#desktopdevice-progress
{
    padding: 17px 15px 17px;
}
.panel-heading h4.disabled_panel span span#mobiledevice-progress
{
    padding: 17px 15px 10px;
}
.panel-heading h4 div.accord
{
    padding: 17px 15px 10px;
}

.dropDown
{
    background-color: #ebebeb;
    border: 1px solid gray;
    border-radius: 10px;
    color: #333;
    cursor: pointer;
    display: inline;
    margin: 0 5px 0 0;
    padding: 1px 0 1px 6px;
    top: -3px;
}

/*added by tejaswini for labeling*/

#quickJumpDialog .modal-header
{
    border-bottom: 0px;
}

ul.quick-list
{
    margin: 0px;
    padding-left: 16px;
}
ul.quick-list li
{
    list-style-type: decimal;
    padding: 5px 0px;
}

/*.drop {
bottom: 31%;
 left: 68%;
}*/
img
{
    /* cursor:pointer; commented by tejaswini on 17th aug 15*/
}
.UserListRow
{
    display: block;
    max-height: 180px;
}
.lesson
{
    border-bottom: 1px solid #c1c1c1;
    margin: -20 1px 1px 0;
    padding: 10px;
    vertical-align: middle;
    width: 100%;
}
.addStudentList
{
    background-color: #fcfcfc;
    border: 2px solid #e2e2e2;
    margin-top: 10px;
    padding: 0;
}
.disabledLink
{
    pointer-events: none;
    cursor: default;
    color: gray !important;
    text-decoration: none !important;
}
.previewStudentViewAlert_new
{
    background-color: #f2f3f8;
    border: 1px solid #b6b6ba;
    border-radius: 6px;
    box-shadow: 0 1px 3px #808080;
    color: #1e1e1e;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px; /* margin: -105px 448px 0;*/
    max-width: 445px;
    padding: 6px;
    text-align: left;
    position: relative;
    margin-left: 30px;
    margin-top: 20px;
}

.drop
{
    background-color: #f9f9f9;
    border-radius: 20px;
    width: 40px;
    border: solid 1px #c6c6c6;
    height: 40px;
    position: absolute; /*top:auto; 4%  left:auto; 42% */
    padding-top: 6px;
    font-size: 18px;
    font-weight: bold;
}
.line
{
    position: absolute;
    width: 2px;
    height: 2px;
    background: Gray;
}
.chkboxstyle
{
    margin-right: 6px;
}
.questionText > li
{
    margin-left: 20px;
}
ul.textgenration li
{
    font-size: 14px;
    line-height: 25px;
}
ul#sortableCustom li
{
    background: #f9f9f9;
    border: 1px solid #d2d2d2 !important;
    color: #555555;
    font-weight: normal;
    cursor: pointer;
}
ul#sortable li:not(.ui-state-disabled)
{
    background: #fff;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
    cursor: pointer;
}
ul#sortableCustom li:hover
{
    background: #ebebeb;
}
ul#sortable li:not(.ui-state-disabled):hover
{
    background: #ebebeb;
}
ul#sortableCustom li span, ul#sortableCustom li span label
{
    cursor: pointer;
}
ul#sortable li:not(.ui-state-disabled) span, ul#sortable li:not(.ui-state-disabled) span label
{
    cursor: pointer;
}


.reorder-panel .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    color: #555555;
}
ul#sortableCustomMobile li
{
    background: #fff;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
    cursor: pointer;
}
ul#sortableMobile li:not(.ui-state-disabled)
{
    background: #fff;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
    cursor: pointer;
}
ul#sortableCustomMobile li:hover
{
    background: #ebebeb;
}
ul#sortableMobile li:not(.ui-state-disabled):hover
{
    background: #ebebeb;
}
ul#sortableCustomMobile li span, ul#sortableCustomMobile li span label
{
    cursor: pointer;
}
ul#sortableMobile li:not(.ui-state-disabled) span, ul#sortableMobile li:not(.ui-state-disabled) span label
{
    cursor: pointer;
}

.TGFeedback
{
    font-size: 14px;
    margin: 25px 15px 25px 0;
    padding: 0;
    word-wrap: break-word;
}

.GBHeading ul
{
    margin: 0;
    padding: 0;
}
.GBHeading ul li
{
    display: inline;
    float: left;
    font-size: 14px;
    list-style-type: none;
    margin: 0 15px 0 0;
    padding: 0;
}
.TGHeadingBox
{
    float: left;
}

.TGHeadingBox h2
{
    color: #545454;
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 454px;
    margin-top: 5px;
}
.TGExerciseBox h3
{
    margin-top: 5px;
}
.TGExerciseBox h4
{
    color: #000;
}

.TGHeadingBox h1
{
    color: #000000;
    font-size: 21px;
    font-weight: bold;
    width: 454px;
}
.TGAnswer
{
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 30px;
}

.TGScoreFeedback ul
{
    margin: 0;
    padding: 0;
}
.TGScoreFeedback ul li
{
    float: left;
    list-style-type: none;
    margin: 10px;
    padding: 0;
    width: 920px;
}
.TGScoreFeedback span
{
    float: left;
    width: 150px;
}
.TGTextarea
{
    border: 1px solid #c7cdd1;
    padding: 5px;
    width: 100%;
}
.questionDividerLine
{
    background-image: url("../images/questionDividerLine.jpg");
    background-repeat: repeat-x;
    height: 2px;
    margin: 11px 0;
}
.pTop11
{
    padding-top: 11px !important;
}
.pLeft10
{
    padding-left: 10px !important;
}
.container-txtExpireClassReopen img
{
    padding: 4px 0 0 10px;
}
.fontBold
{
    font-weight: bold;
}
.fontNormal
{
    font-weight: normal;
}
.font100
{
    font-weight: 100;
}
.separator
{
    padding: 0 10px 0 10px;
}
.FADLOGO
{
    width: auto;
    padding: 5px 10px 3px 3px;
    height: 40px;
}
.cursorHand
{
    cursor: pointer;
    max-width: 100% !important;
}


.simple-pagination ul li .next
{
    width: 55px !important;
    background-image: none !important;
    height: 27px !important;
}
.simple-pagination ul li
{
    margin-bottom: 10px !important;
}
.alignright
{
    float: right;
}
.light-theme .current
{
    background: #1d1f20 none repeat scroll 0 0 !important;
    border: 1px solid #d7d7d7 !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #7d7d7d !important;
    font-size: 12px !important;
}
.light-theme a:hover
{
    background: #1d1f20 none repeat scroll 0 0 !important;
    text-decoration: none;
    color: #7d7d7d !important;
}
/*Monica-ffm-1214*/
label[for="Course_AccessCode"]
{
    color: Red;
}
/*CSS Copied from MLL for product page*/
.rowSpan4
{
    margin: 0 0 15px 0;
}
.bookDetailBoxTop
{
    padding: 15px;
    border-radius: 6px 6px 0 0;
    border: 1px solid #d6d6d6;
    border-bottom: none;
}
.BDBTImg
{
    margin: 0;
    padding: 0;
    min-height: 120px;
}

.rowSpan4 .discription
{
    color: #666;
    font-size: 18px;
    font-weight: bold;
    height: 65px;
    overflow:hidden;
    line-height: normal;
    margin: 0 0 15px;
}

.bookDetailBoxTop p
{
    padding: 0px 0px 0px 15px;
    border-radius: 6px 6px 0 0;
}
.rowSpan4 .miniLogo
{
    margin: 32px 0 0 0;
}
.bookDetailBoxBottom
{
    padding: 15px;
    background-color: #f2f2f2;
    border-radius: 0 0 6px 6px;
    border: 1px solid #d6d6d6;
    border-top: none;
}
.rowSpan4 .autor
{
    border-bottom: 1px dotted #919191;
    color: #68696B;
    font-size: 16px;
    font-style: italic;
    margin: 0px 0px 15px;
    overflow: hidden;
    padding: 0px 0px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 39px;
}
.rowSpan4 .briefInfo
{
    color: #666666;
    font-size: 15px;
    /*max-height: 219px;
    min-height: 219px;*/
    overflow: hidden;
    color: #666;
    font-size: 15px;
   
    overflow: hidden;
    min-height: 150px;
     max-height: 150px;
}
.bookDetailBoxBottom .greenbtn
{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #8cc63f;
    border-radius: 5px;
    color: #8cc63f;
    font-weight: 800;
    min-width: 125px;
    outline: medium none;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
}
.bookDetailBoxBottom .greenbtn:hover
{
    min-width: 125px;
    padding: 12px;
}
/*CSS ENDS*/

.ClassID-font{font-family: 'Inconsolata', monospace;font-size: 16px;}
.JoinClassMsg{color: #bf1e2e;}

/**LMM-2267**/

.ssocss .nav-tabs {
    border-bottom: none !important;
}

.ssocss .nav.nav-tabs li:hover {
    background: #8cc63f;
    border: none;
}

.ssocss .nav.nav-tabs li a {
    font-size: 14px;
}

    .ssocss .nav.nav-tabs li a:hover {
        background: #8cc63f;
       border:solid 1px transparent;
        /*padding: 11px 7px;*/
    }

.ssocss .nav-tabs > li {
    display: inline-block;
    float:left !important;
}

.ssocss .nav.nav-tabs {
    width: auto;
    background: transparent;
}

.ssocss .fa {
    color: #fff !important;
}

.ssocss .nav.nav-tabs li {
    border-bottom: none;
    border-right: none;
}

.home-page-login {
    padding-top: 1px;
    display: inline-block;
    color: #ddd;
}

.Link-text {
    color: #fff;
    text-decoration: none;
    padding: 0px 8px;
}

.Link-text:hover {
        color: #fff;
        text-decoration: none;
    }

.head_drop_down.ssocss .dropdown-menu li.first-child:hover {
    background-color: #2a398f !important;
    color: #fff !important;
    text-decoration: underline !important;
}

.head_drop_down.ssocss .dropdown-menu > li > a {
    padding: 0px;
    border-bottom: none;
    display: inline-block;
}
.head_drop_down.ssocss .dropdown-menu > li > a:hover{background-color:transparent !important;}

.head_drop_down.ssocss .dropdown-menu > li {
    border-bottom: 1px solid #fff;
    padding: 10px 15px 11px;
}

.ssocss .nav.nav-tabs li a {
    color: #fff;
    display: inline-block;
    padding: 11px 15px;
}

.after-login-mobile {
    display: none !important;
}

.after-login-desktop {
    display: block;
}

.nav.nav-tabs.after-login-desktop li a {
    padding: 11px 7px;
    font-size: 13px;
}

.loginJoinPanel .fa {
    color: #ddd;
    padding: 0px 5px;
}

.login_box ul.home-login {
    margin: 0;
    padding: 0;
    float: right;
}

.login_box ul.home-login li {
        list-style-type: none;
        display: inline-block;
        padding: 10px 7px;
        vertical-align: top;
    }

.login_box a.Link-text {
    color: #fff;
    text-decoration: none;
    background: transparent;
    border: none;
    display: inline-block;
    min-width: auto;
    text-transform: none !important;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.login_box a.Link-text:hover{
color:#8cc63f}

@media (max-width:990px) {
    .ssocss .nav.nav-tabs li a {
          padding: 11px 7px;
        margin-right: 0;
    }
    .ssocss.head_drop_down.pull-right {float:left !important;
    }
}

@media (max-width:767px) {
    .after-login-mobile {
        display: block !important;
    }

    .after-login-desktop {
        display: none;
    }

    .home-page-login {
        display: none !important;
    }

    .login_box a.Link-text {
        background: #8cc63f;
        border: 1px solid #8cc63f;
        color: #fff;
        font-weight: 500;
        outline: medium none;
         text-transform: none !important;
        display: inline-block;
        padding: 6px 12px;
        margin-top: 3px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 4px;
    }

    .Link-text:hover {
        color: #8cc63f !important;
        background-color: #fff !important;
        border-color: #8cc63f !important;
    }
}

/**LMM--2267**/
@media screen and (min-width:310px) and ( max-width: 600px)
{
    .light-theme a
    {
        min-width: 30px !important;
        padding: 0 11px !important;
    }
    /*.light-theme a .next{position:relative !important;margin-top: 0px !important;}*/
    .simple-pagination ul li .next
    {
        position: relative !important;
        margin-top: 0px !important;
    }
    /*#dvDefaulttable .simple-pagination .prev {width : 48px !important;}*/
    .simple-pagination
    {
        padding: 0 11px 5px 0 !important;
    }
}

@media screen and (max-width: 425px) and (min-width: 370px)
{
    .light-theme a
    {
        padding: 0 6px !important;
        min-width: 26px !important;
    }
}

@media screen and (max-width: 480px)
{
    #btnPrintClassGB
    {
        margin-top: 10px;
    }
}
@media screen and (max-width: 1200px)
{
    .light-theme a:hover
    {
        background: #fff none repeat scroll 0 0 !important;
        text-decoration: none;
    }
    div#draggableMaster
    {
        height: 822px; /*803px;*/
    }
    .labelDrop1
    {
        margin: -27px -26px 18px;
        width: 185px; /* 170px*/
    }
    .calstyle .form-control
    {
        display: inline-block !important;
        margin-right: 10px;
        width: 82%; /*72%;*/
    }
    .excaldevice input
    {
        width: 102px !important; /*70px !important;*/
    }
}
@media screen and (max-width: 1100px)
{
    #dragContainer1 .form-control-feedback
    {
        right: -14px;
        top: 2px;
        left: auto;
        color: #3c763d;
    }
    #dragContainer1 .has-error
    {
        color: #a94442;
    }
}
@media screen and (max-width: 990px)
{

    #dragContainer1 .form-control-feedback
    {
        right: -10px;
        top: 2px;
        left: auto;
        color: #3c763d;
    }
    .access-details table thead th
    {
        padding: 0;
    }
    div#draggableMaster
    {
        height: 945px;
    }
    #dragContainer1 .form-control-feedback
    {
        right: -10px;
        top: 2px;
        left: auto;
        color: #3c763d;
    }
    #dragContainer1 .form-control
    {
        width: 95%;
    }
    #dragContainer1 .has-error
    {
        color: #a94442;
    }
    #selProduct
    {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px)
{
    .alignright
    {
        float: left;
    }

}
@media screen and (max-width: 480px)
{
    .access-details table tr td
    {
        border: 1px solid hsl(0, 0%, 91%);
        padding: 10px;
        word-break: break-all;
    }
    .gradebook-cont .gradebook-cont-inner .access-details
    {
        margin-left: -17px;
        margin-right: -17px;
    }

}

@media screen and (max-width: 479px)
{
}
@media screen and (max-width: 767px)
{
    .glyphicon
    {
        margin-left: 13px;
        font-size: 14px;
    }
    .excaldevice input
    {
        width: 103px !important;
    }
    .previewStudentViewAlert_new
    {
        margin-left: 20px;
        margin-right: 20px;
    }
    .margintopdevice
    {
        margin-top: 10px;
    }
    .paddingdevice
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    .margintopdevice .btn
    {
        margin-top: 10px;
    }
    label
    {
        max-width: 80% !important;
    }

}
.Ghelptxt-glyphon
{
    margin-left: 10px;
    margin-top: 6px;
}
@media screen and (max-width: 1200px)
{
    ul.dash-links li
    {
        float: left;
        list-style-type: none;
        padding: 0 8px;
    }
    ul.expired-links li
    {
        padding: 0 2px !important;
    }

}
@media screen and (min-width: 990px) and (max-width: 1200px)
{
    .footer .col-md-4
    {
        width: 32.333%;
    }
    .footer .col-md-3
    {
        width: 26%;
    }
}

@media screen and (max-width: 990px)
{
    .excaldevice input
    {
        width: 102px !important;
    }
    .content-error
    {
        border-left: 2px solid #fff;
        margin-top: 25px;
    }
    .navbar-default .navbar-nav > li > a
    {
        margin-right: 1px;
    }
    .padding0-device
    {
        padding: 0;
    }
    .panel-des
    {
        min-height: 260px;
    }
    /*.proboxBttn .bluebtn
    {
        margin-left: 10px;
    }*/

}

/* alert box end */
@media screen and (max-width: 767px)
{

    .error-page-container
    {
        padding: 10px 0px;
    }
    .content-error
    {
        margin-top: 0px;
        padding: 10px;
    }

    .select-dropdown
    {
        width: 98%;
    }

   /* .SSOBar .padding0
    {
        padding-left: 5PX;
        padding-right: 5PX;
    }*/
    .spaceToDropDown
    {
        width: 123px;
    }


    .hometxt
    {
        display: block !important;
        margin-top: 4px;
    }
    .padding0-device
    {
        padding: 0 15px;
    }
    .homeIconsDet ul
    {
        margin: 0 0 -80px;
        padding: 0;
    }
    /*CSS ADDED BY MONICA FOR SSOBAR*/
    .sel_app .dropdown-menu
    {
        width: 217px;
    }
    .sel_app .dropdown-menu > li > a
    {
        padding: 10px 7px;
    }
    .padding0-mobile
    {
        padding: 0 15px;
    }
    .panel-des
    {
        min-height: 330px;
    }
    .proboxBttn .bluebtn
    {
        margin-left: 0px;
    }
    .rejection-top, .selectbtn
    {
        margin-left: 0px;
    }
    .rejection-top input
    {
        width: 90%;
        margin-bottom: 10px;
    }
    .selectbtn input
    {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 640px)
{
    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline
    {
        margin-left: 0px;
    }
    .feedbkbtn .pull-right
    {
        float: left !important;
    }
    .feedbkbtn .pull-right .graybtn
    {
        float: left;
        margin-right: 10px;
    }

}

/*@media screen and (max-width: 360px) 
{
     #modalAccessDialog {
      width:50%;
    }

    .dd .ddChild
    {
        width:197px !important;
    }
    .support-tabs-container .nav-tabs > li
    {
        width:100% !important; margin-right:0px !important;
    
    }
    .btn
    {
        font-size:12px
    }
    .btn-group.pull-left.sel_app {
        left  : 7%;
     }
     .btn.pull-right {
    width: 100% !important;
    }

    .panel-login.pull-right {
    margin: 0 1% 1% 0 !important;
    width: 100% !important;
    }
}*/
/*@media screen and (max-width: 320px) 
{
    .TGHeadingBox h2 {
    color: #545454;
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin-top:5px;
    }

    .TGHeadingBox h1 {
        color: #000000;
        font-size: 21px;
        font-weight: bold;
        width: 100%;
    }
    .access-details
    {
        width: 245px;
    }
    .btn.btn-default.select_btn.spaceToDropDown {
         left : 22px;
         width: 175px !important;
    }
   .btn-group.pull-left.sel_app {
        left    : 1px;
    }
    
}*/

@media screen and (min-width:310px) and ( max-width: 349px)
{
    .sel_app .dropdown-menu
    {
        width: 179px;
    }
    .TGHeadingBox h2
    {
        color: #545454;
        float: left;
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        margin-top: 5px;
    }

    .TGHeadingBox h1
    {
        color: #000000;
        font-size: 21px;
        font-weight: bold;
        width: 100%;
    }
    .access-details
    {
        /* width: 245px;*/
    }
    /*.btn.btn-default.select_btn.spaceToDropDown {
                         left : 6% !important;
                         width: 153px !important;
                    }
                   .btn-group.pull-left.sel_app {
                        left    : 1px;
                    }*/
    .btn.btn-default.select_btn.spaceToDropDown
    {
        /*left : 8% !important;*/
        width: 84% !important;
    }
    .btn-group.pull-left.sel_app
    {
        left: 8% !important;
        width: 57% !important;
    }
    .btn.pull-right
    {
        width: 100% !important;
    }

    .panel-login.pull-right
    {
        margin: 0 1% 1% 0 !important;
        width: 100% !important;
    }
    .head_right_wrap
    {
        float: right !important;
    }
    /*.btn-group.pull-left.sel_app {
                    left: 13%;
                    width: 53%;
                    }
                    .btn.btn-default.select_btn.spaceToDropDown {
                    width: 83% !important;
                    }
                    
                     .btn.pull-right {
                    width: 100% !important;
                    }
                    
                     .panel-login.pull-right {
                    margin: 0 1% 1% 0 !important;
                    width: 100% !important;
                }*/
}

@media screen and (min-width:350px) and (max-width: 370px)
{
    #modalAccessDialog
    {
        width: 50%;
    }

    .dd .ddChild
    {
        width: 197px !important;
    }
    .support-tabs-container .nav-tabs > li
    {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .btn
    {
        font-size: 12px;
    }
    .btn-group.pull-left.sel_app
    {
        left: 7%;
    }
    .btn.pull-right
    {
        width: 100% !important;
    }

    .panel-login.pull-right
    {
        margin: 0 1% 1% 0 !important;
        width: 100% !important;
    }
    .head_right_wrap
    {
        float: right !important;
    }


}


@media screen and (min-width:371px) and (max-width: 480px)
{
    #modalAccessDialog
    {
        width: 50%;
    }
    .dd .ddChild
    {
        width: 197px !important;
    }
    .support-tabs-container .nav-tabs > li
    {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .btn
    {
        font-size: 12px;
    }
    /*.btn-group.pull-left.sel_app
    {
        left: 10%;
    }*/
    .btn.pull-right
    {
        width: 100% !important;
    }
    .User-dropdown .btn.pull-right{width:auto !important}
    .panel-login.pull-right
    {
        margin: 0 1% 1% 0 !important;
        width: 100% !important;
    }
    .head_right_wrap
    {
        float: right !important;
    }


}




@media screen and (max-width: 600px)
{
    .TGHeadingBox h2
    {
        color: #545454;
        float: left;
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        margin-top: 5px;
    }

    .TGHeadingBox h1
    {
        color: #000000;
        font-size: 21px;
        font-weight: bold;
        width: 100%;
    }
}

.navbar-collapse.in
{
    overflow-y: inherit;
}

.fontweight
{
    font-weight: normal;
}

a.lnkColor
{
    color: #fff;
}

a.lnkColor:hover
{
    color: #fff;
}


*::after, *::before
{
    box-sizing: border-box;
}
*::after, *::before
{
    box-sizing: border-box;
}
.createCourseFormBoxTop
{
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 16px;
}
.createCourseFormBoxBottom
{
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 16px;
}

.arrow_box
{
    position: relative;
    background: #fbfbfb;
    border: 1px solid #bdbdbd;
    padding: 10px;
    margin-top: 10px;
}
.arrow_box:after, .arrow_box:before
{
    bottom: 100%;
    left: 8%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:after
{
    border-color: rgba(251, 251, 251, 0);
    border-bottom-color: #fbfbfb;
    border-width: 10px;
    margin-left: -10px;
}
.arrow_box:before
{
    border-color: rgba(189, 189, 189, 0);
    border-bottom-color: #bdbdbd;
    border-width: 11px;
    margin-left: -11px;
}
.simplePopup
{
    display: none;
    position: fixed;
    border: 4px solid #d870a9;
    background: #ed87bd;
    z-index: 3;
    color: #fff;
    padding: 12px;
    width: 70%;
    min-width: 70%;
}

.simplePopupBackground
{
    display: none;
    background: #000;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
/*Added by devesh*/


/*.totalQuesBox {
    background: -moz-linear-gradient(left center , #f2f2f2, #dbdbdb) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    float: right;
    height: 27px;
    margin: 10px 0 -23px;
    padding: 5px 10px;
    right: -24px;
    width: 500px;
}

.totalQues {
    float: right;
    font-size: 14px;
}*/

.previous_disable
{
    background-image: url("../images/sprite.png");
    background-position: 201px -226px;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    width: 40px;
    float: left;
}

.previous
{
    background-image: url("../images/sprite.png");
    background-position: 201px -226px;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    width: 40px;
    float: left;
}


.criticalNav
{
    color: transparent;
    left: 0;
    margin: 6px 0 0 -5px;
    padding: 0; /*position: absolute;     top: 0;*/
    width: 35px;
}

.floatLeft
{
    float: left;
}
.exerciseBox
{
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    margin: 4px 0px;
    padding: 22px;
    width: 100%; /* min-height: 269px;*/
}
.next
{
    background-image: url("../images/sprite.png");
    background-position: 155px -226px;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    width: 40px;
    float: right;
}

label
{
    display: inline-block;
    font-weight: 700;
    margin-bottom: 2px;
    max-width: 100%;
}

.next_disable
{
    background-image: url("../images/sprite.png");
    background-position: 157px -226px;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    width: 40px;
    float: right;
}


.count
{
    background-color: #a3a3a3;
    border-radius: 6px;
    color: #ffffff;
    display: inline;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    max-width: 50px;
    padding: 8px 10px 8px 5px;
    text-align: center;
    vertical-align: middle;
}

.loader
{
    /*background-color: #FFFFFF;     border: 1px solid #808080;     border-radius: 10px;     font-size: 14px;     margin: auto;     padding: 5px;     width: 100px;*/
    background-color: white;
    border: 1px solid #125D91;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
    color: #125D91;
    font-family: 'Source Sans Pro' ,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 200px;
}


.previous p
{
    color: white;
    float: left;
    font-size: 17px;
    left: 2px;
    position: relative;
    top: -5px;
}

label
{
    display: inline-block;
    font-weight: normal;
    margin-bottom: 2px;
    max-width: 90%;
}

.quest-container ul li
{
    font-size: 16px;
    line-height: 40px;
    list-style-type: none;
}
.quest-container li ul li
{
    list-style-type: disc;
}
.quest-foottext
{
    padding: 7px 10px 0 !important;
}

/*.question
{
    font-size: 18px;
   margin: 0 0 10px 15px;
  padding-left: 20px;
  color: black;
  line-height: 25px;
}*/
.modal_contennt_text.centerimg
{
    margin: 0px auto;
    text-align: center;
}

.testtitle h4
{
    font-size: 22px;
}

.floatLeftNew
{
    float: left;
    padding: 11px;
}

.gray-panel
{
    background-color: #f1f1f1;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    margin: 9px 0 20px !important;
    padding: 0 !important;
}

/* Center Loading Div start */

#centerLoadingDiv
{
    height: 60px;
    position: fixed;
    width: 200px;
    z-index: 999;
    display: none;
}
.loading
{
    background-color: white;
    border: 1px solid #125D91;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
    color: #125D91;
    font-family: 'Source Sans Pro' ,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 200px;
}
.CLDShowHide
{
    background-color: gray;
    display: none;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 99;
    opacity: 0.8;
}
/* Center Loading Div end */
.disabled_panel
{
    background-color: rgba(245, 245, 245, 0.2);
    color: rgba(0, 0, 0, 0.2); /*opacity:0.2;*/
    cursor: default;
}
.panel-title.disabled_panel
{
    /* margin-bottom: 6px;*/
}

/*hotspot*/
.img-zoom
{
    background-position: -135px -71px;
    bottom: 2%;
    cursor: pointer;
    height: 27px;
    left: 2%;
    position: absolute;
    width: 27px;
}
.img_popup_container:hover .img-zoom
{
    opacity: 0.5;
}


/*.question_inner_container{border-radius:0px 0px 5px 5px; -webkit-border-radius:0px 0px 5px 5px; -moz-border-radius:0px 0px 5px 5px; -ms-border-radius:0px 0px 5px 5px; -o-border-radius:0px 0px 5px 5px; border:1px solid #D5D5D5; border-top:0; *//* 18-10-13 Amol *//*overflow:hidden;}*/
.question_inner_container
{
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 14px;
}
.question_container, .content_inner_content
{
    padding: 2.5%;
}
.assquestion_area
{
    padding: 0px;
}
.assesment_left
{
    width: 31px;
    float: left;
    height: 35px;
}
.assesment_right
{
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    padding: 5px 0;
}
.chck_question_row
{
    margin: 0px 0;
    cursor: pointer;
    padding: 0 0 0 15px;
}
.check_normal
{
    float: left;
    height: 30px;
    width: 30px;
}
.chk_normal_bg
{
    padding: 5px 5px 3px 8px;
    float: left;
    line-height: normal;
}
.chk_normal_bg input
{
    margin: 0 0 0 0;
    position: relative;
}
.chck_question_row-inner
{
    position: relative;
    display: block;
    margin-bottom: 12px;
}
.assesment_right .number_content
{
    display: block;
    overflow: hidden;
    line-height: normal;
}
.content_inner_content p
{
    font-size: 14px;
    line-height: 21px;
    color: #333;
}
.answar_input_area input
{
    width: 95%;
    padding: 1.2% 2%;
    font-size: 15px;
}
.center
{
    text-align: center;
}
.flag_img_place
{
    max-width: 747px;
    position: relative;
    margin: 0 auto;
    border-radius: 10px;
    -mox-border-radius: 10px;
    -wekit-border-radius: 10px;
    -o-border-radius: 10px;
    border: 5px solid #d5d5d5;
}
.flag_img_place img
{
}
.popup_box_place
{
    height: 1px;
    left: 40%;
    position: absolute;
    top: 40%;
    width: 1px;
}
.pin_icon
{
    background-position: -130px -120px;
    height: 48px;
    display: block;
    width: 40px;
    position: absolute;
    left: -20px;
    top: -48px;
}
.image_inner_wrap
{
    display: inline-block;
    position: relative;
}
.image_inner_wrap img
{
    width: 100%;
    max-width: 100%;
}
.no1
{
    left: 10%;
    top: 50%;
}
.no2
{
    left: 20%;
    top: 20%;
}
.no3
{
    left: 70%;
    top: 80%;
}

.pages-content-img
{
    display: inline-block;
    position: relative;
    text-align: center;
    border: 4px solid #d0d0d0;
}
.pages-content-img img
{
}
.prod_images_cont.pull-right
{
    margin: 0 0px 0 30px;
}
.prod_images_cont.pull-left
{
    margin: 0 30px 0 0px;
}
.prod_images_cont.pull-center
{
    text-align: center;
}
.prod_images_cont
{
    padding: 10px;
}

.pages-content-img .img_popup_container
{
    width: inherit;
    height: inherit;
    background: none;
    border: none;
    overflow: inherit;
    display: inline-block;
}
/*hotspot*/


.saveTopBtn
{
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-left: 1px;
    margin-right: 1px;
}
.saveTopBtnCls
{
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 1px;
}
.lesson-reorder-g1
{
    font-size: 14px;
    left: 178px;
    position: absolute;
    top: 16px;
}

.lesson-reorder-g2
{
    font-size: 14px;
    left: 230px;
    position: absolute;
    top: 16px;
}
#quickJumpDialog .modal-dialog
{
    width: 58% !important;
}

/*.noticebox
{
    background-color: #e8d4d3;
    border: 2px solid #ce847f;
    border-radius: 10px;
    font-size: 13px;
    margin: 0 0 15px;
    padding: 15px;
}*/
.imgBoxTL
{
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 120px;
}
.imgBoxTR
{
    display: inline-block;
    width: 90%;
}
.imgBoxTR p
{
    color: #000000;
    margin: 0;
    text-align: justify;
}
#LaunchNotification a
{
    color: #3366cc;
    text-decoration: underline;
}
#LaunchNotification a:hover
{
    text-decoration: none;
}
#LaunchNotification a:hover, a:focus
{
    color: #2a6496;
}

@media screen and (max-width: 360px)
{




    .quest-container-inner ul
    {
        margin-left: -20px;
    }


    .videoBorder
    {
        width: 80%;
        text-align: left;
    }

    #divquestionOption ul
    {
        margin-left: -30px;
    }
    .exercise .thead
    {
        word-break: normal !important;
    }
    .subGroup
    {
        margin: 0px 0px 0px 0px !important;
    }
    .custom-lesson
    {
        padding: 0px !important;
    }
    .custom-lesson .panel-body
    {
        padding: 5px;
    }

}
@media screen and (max-width: 359px)
{
    .panel-login
    {
        margin-bottom: 8px;
    }
    .code
    {
        float: none;
        display: block;
    }
    .modal-footer .btn
    {
        margin-bottom: 10px !important;
        margin-left: 0 !important;
    }

    .imgtext
    {
        display: block;
    }
}

.activeState
{
    color: #777;
    cursor: default;
    pointer-events: none;
}

.activeState a
{
    color: #777;
    cursor: default;
    pointer-events: none;
}

.updates
{
    behavior: url(Content/PIE/PIE.htc);
    background-color: #8cc63f; /* border: 3px solid #fff; */
    border-radius: 30px 30px 30px 30px;
    color: #FFFFFF;
    display: inline;
    padding: 1px 5px; /* margin: 0 8px; */
    cursor: pointer;
}


#CustomizedLession.create-g1
{
    position: relative !important;
    top: 25px;
}


#CustomizedLession.panel-body
{
    padding: 0px;
}


.quest-container h4
{
    border-bottom: 0px solid #eaeaea !important;
    padding-bottom: 6px;
}

#CustomizedLession.ui-state-highlight
{
    width: 0px !important;
}

#CustomizedLession select
{
    text-transform: none;
    width: 100% !important;
}

/*#CustomizedLession.access-details
    {
        border: 0px solid #eaeaea !important;
        font-weight: normal;
        margin: 10px 0;
        /* padding: 20px;
    }*/
#CustomizedLession.access-details
{
    border: solid 1px #eaeaea;
    font-weight: normal;
    margin: 10px 0;
    padding: 0px;
    word-wrap: none !important;
}

#CustomizedLession .subGroup label
{
    display: inline-block;
    font-weight: normal;
    margin-bottom: 2px;
    max-width: 100% !important;
}


#CustomizedLession.access-details table tr td
{
    border: 1px solid #e8e8e8;
    padding: 10px;
}

#CustomizedLession.quest-container p
{
    border-bottom: 0px solid #eaeaea !important;
    padding-bottom: 15px;
}


#CustomizedLession .exercise p span
{
    color: #000000;
    float: right;
    font-style: normal;
    padding: 0 5px;
    width: 148px;
}
#CustomizedLession .subGroup
{
    float: left !important;
    margin: 0 7px 0 23px !important;
    padding: 5px 0 0 !important;
}


#CustomizedLession.fileUpload
{
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}

#CustomizedLession .create-g1
{
    position: relative !important;
    top: 25px;
}



#pagin
{
    clear: both; /* padding: 0; */ /* width: 250px; */
    margin: 30px 10px auto;
    list-style: none;
    float: right;
}
#pagin li
{
    float: left;
    margin-right: 10px;
}
#pagin li a
{
    display: block;
    color: #717171;
    font: bold 11px;
    text-shadow: 0px 1px white;
    padding: 5px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
    background: #f9f9f9;
    background: -webkit-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
    background: -moz-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
    background: linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9',endColorstr='#e8e8e8',GradientType=0 );
}
#pagin li a.current
{
    color: white;
    text-shadow: 0px 1px #3f789f;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
    background: #7cb9e5;
    background: -webkit-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
    background: -moz-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
    background: -o-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
    background: -ms-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
    background: linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb9e5',endColorstr='#57a1d8',GradientType=0 );
}
#pagin li a:hover
{
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0%,#e8e8e8 100%);
    background: -moz-linear-gradient(top,#fff 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top,#fff 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top,#fff 0%,#e8e8e8 100%);
    background: linear-gradient(top,#fff 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#e8e8e8',GradientType=0 );
}
#pagin li a:active, #pagin li a.current:active
{
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
    box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
}
#pagin li a.current:hover
{
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
    background: #99cefc;
    background: -webkit-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
    background: -moz-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
    background: -o-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
    background: -ms-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
    background: linear-gradient(top,#99cefc 0%,#57a1d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cefc',endColorstr='#57a1d8',GradientType=0 );
}

@media screen and (min-width: 361px)
{
    .titlecont
    {
        display: block;
        margin-top: 20px;
        width: 400px;
        font-weight: bold;
        font-size: 16px;
        position: fixed;
    }

    .fileUpload
    {
        max-width: 500px;
        text-align: left;
    }
}

@media screen and (max-width:360px)
{
    .titlecont
    {
        display: block;
        margin-top: 20px;
        width: 190px;
        font-weight: normal;
        font-size: 14px;
        position: fixed;
    }

    .fileUpload
    {
        font-size: 9px !important;
        max-width: 200px;
        text-align: left;
    }

    .calstyle .form-control
    {
        display: inline-block !important;
        margin-right: 10px;
        width: 100%;
    }
    .bookDetailBoxBottom .greenbtn
    {
        margin-bottom: 10px;
    }

}



.ui-datepicker .ui-datepicker-header
{
    background: url("../images/?new=f6a828&w=500&h=100&f=png&q=100&fltr[]=over|textures/12_gloss_wave.png|0|0|35") repeat-x scroll 50% 50% #F6A828 !important;
    border: #E78F08;
    border-radius: 25px;
}


#ui-datepicker-div
{
    background: #EEE;
    font-family: 'Trebuchet MS' , Tahoma, Verdana, Arial, sans-serif;
    border: 1px solid #DDD;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px; /* border-bottom-right-radius: 15px; */
}
.ui-widget
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: none !important;
}
.breakall
{
    word-break: break-all;
}
.width80
{
    width: 80%;
}
#btnOrderReset
{
    margin-top: -4px;
}
.glyphicon
{
    /*margin-left: 5px;      font-size: 14px;*/
}
.quest-container ul li span.quest-text
{
    margin-left: 10px;
}
.margintop20
{
    margin-top: 20px;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled
{
    background-color: #efefef !important;
    background-image: none;
    border: 1px solid #e3e3e3 !important;
    color: #ababab !important;
    opacity: none;
}
.list-align
{
    margin-left: -15px !important;
    margin-top: 12px !important;
    position: absolute;
}
.labelDrop1 .form-control-feedback
{
    color: #3c763d;
    left: -8px;
    right: auto;
    top: 10px;
}
.disabledShow
{
    cursor: default;
    background: #8cc63f !important;
}
.sec-bluebtn
{
    background: #2a3890 none repeat scroll 0 0;
    border: 1px solid #2a3890;
    border-radius: 5px;
    color: #fff;
    font-weight: 800;
    outline: medium none;
    padding: 12px 45px;
    text-align: center;
    text-transform: uppercase;
}
.sec-bluebtn:hover
{
    background: #2a3890 none repeat scroll 0 0 !important;
    border: 1px solid #2a3890;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 800;
    outline: medium none;
    padding: 12px 45px;
    text-align: center;
    text-transform: uppercase;
}
.tooltip-inner ul
{
    margin-left: 12px;
    padding: 0;
}
.tooltip-inner ul li
{
    font-size: 12px;
    line-height: 20px;
    list-style-type: disc;
    text-align: left;
}

.labelDrop1 .has-error
{
    color: #a94442;
}
.lft-space
{
    margin-left: 15px;
}
.lessonrulesdisplaynone
{
    display: none;
}
.custmize-lesson-Auto
{
    margin-right: 10px !important;
    margin-top: 4px !important;
}

.field-validation-errorNew
{
    color: #ff0000 !important;
    font-size: 14px;
    left: 0 !important;
    position: relative;
    top: 3px;
}
.strong
{
    font-weight: bold;
}
.feedbackpopup
{
    word-wrap: break-word;
}
.exerciseDate input
{
    border: 1px solid #ccc;
    height: 25px;
    margin: 8px 2px 0 0;
    padding-left: 2px;
    width: 100px;
}
.lesson-setting .col-md-8
{
    width: 64.667%;
}
@media screen and (width: 1024px)
{
    #CustomizedLession #GradeList
    {
        width: 90px !important;
    }
}

#btnPrintGradeBook
{
    padding: 11px 13px !important;
}
.hidegettingstarted
{
    display: none;
}
.width33percentage
{
    width: 33.33%;
}
.modulereorder-tooltip
{
    font-size: 13px;
    padding-left: 5px;
}
.helptextAlign
{
    margin-left: 5px;
    margin-top: 7px;
}
/*LMM-268 CSS updates*/
.field_row.field_row_last
{
    border-bottom: solid px #ccc;
    padding-bottom: 20px;
}

h4.purchase
{
    padding-top: 20px;
}
.title-detail
{
    border: solid 1px #ddd;
    padding: 20px;
    width: 100%;
    margin: 10px 0px;
}
.titlehead
{
    font-size: 16px;
}
.titlesubhead
{
    font-weight: bold;
    color: #2b3990;
    padding: 8px 0px;
}
.Itemlist ul
{
    margin: 0;
    padding: 0;
    padding-left: 20px;
    height: 100px;
    overflow-y: scroll;
}
#RedeemAccessDialog .dd.ddcommon
{
    width: 350px !important;
}
#RedeemAccessDialog .dd
{
    border: none;
}
#RedeemAccessDialog .dd .ddTitle
{
    background: #fff;
}
#RedeemAccessDialog .borderRadiusTp
{
    border-radius: 0px;
}
#RedeemAccessDialog #Product_child
{
    width: 350px;
    top: auto !important;
}
#RedeemAccessDialog .ddcommon ul
{
    border: solid 1px #ddd;
    top: -5px;
    height: 200px;
    overflow-y: scroll;
    background: #fff;
    padding: 0;
    margin: 0;
}
#RedeemAccessDialog .ddcommon ul li
{
    background: #fff;
    padding: 3px 4px;
    list-style-type: none;
}
#RedeemAccessDialog .ddcommon ul li img
{
    width: 15px;
    margin-right: 10px;
}
#RedeemAccessDialog .btn-primary
{
    border: 1px solid #428840 !important;
}
#RedeemAccessDialog #Product_title img
{
    width: 15px;
    margin-right: 10px;
}
.ddcommon
{
    position: relative;
}
.dd .ddArrow
{
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../images/dd_arrow.gif) no-repeat;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
}
.dd .ddArrow:hover
{
    background-position: 0 100%;
}

.info-popup
{
    height: 500px;
    overflow-y: scroll;
}
.info-popup h3
{
    margin-top: 0px;
}
@media screen and (max-width: 767px)
{
.width33percentage
{
    width: 100%;
    border-right: 0px !important;
}
}
@media screen and (min-width: 400px) and (max-width: 700px)
{
    .info-popup
    {
        height: 200px;
        overflow-y: scroll;
    }
}
@media screen and (max-width: 420px)
{
    .info-popup
    {
        height: 300px;
        overflow-y: scroll;
    }
    #RedeemAccessDialog .dd.ddcommon
    {
        width: 250px;
    }
    #RedeemAccessDialog #Product_child
    {
        width: 250px;
        top: 24px !important;
    }
}
.alertbox
{
    border: solid 1px #ddd;
    padding: 15px;
    margin: 10px 0px;
}


h3.infoalert
{
    color: #2a3990;
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.alertbox a
{
    word-wrap: break-word;
}
   ul.pluscodelist{  list-style: disc;}
ul.pluscodeorderlist{list-style:decimal}
ul.pluscodeorderlist li a{word-break: break-all;}
.noticebox {
    background-color: #e8665d;
    clear: both;
    color: #fff;
    font-size: 13px;
    margin: 0 auto 10px;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.width80{
    width:80% !important;
    Float:left;
}
.width20{
    width:20% !important;
    Float:left;
}
#LaunchNotification a{
    text-decoration:none !important;
}
  .text-strikeout{
    text-decoration: line-through !important;
    color: #7b7b7b !important;
}
.incorrect{
    color: red !important;
}
button:focus, a:focus ,a:focus img,a:focus .previous,a:focus .next,.btn:focus,a.my-tool-tip:focus ,a#lessonDashboardLink:focus span {outline: 2px solid #a6c8ff !important;}
@charset "utf-8";
/* CSS Document */
body {
	font-family: "Roboto", sans-serif;
	color: #222;
	font-size:14px;
	margin:0;
	padding:0;
}
.feature * {
    transition: all 0.2s ease-in-out 0s;
}
a {
	color:#2a3990;
}
a:focus, a:hover {
	color:#2a3990;
}
img {
	max-width:100%;
	height:auto;
}
.pull-middle {
	overflow:hidden;
}
a:focus {
	outline: none;
}
input:focus[type="text"] {
	outline: none;
}
.header {
	padding:30px 0px;
}
.navbar {
	margin-bottom:0px;
	margin-top:31px;
}
.navbar-default {
	border:none;
	background-color:transparent;
	text-transform: uppercase;
	font-size:13px;/*font-weight: 600;*/
}
.navbar-default .navbar-nav > li > a {
	padding: 6px 8px;
	border-radius:5px;
	margin-right:10px;
}
.navbar-default .navbar-nav > li > a.active { 
    border: solid 1px #8cc63f;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #f6f6f6;
}
.navbar-default .navbar-nav > li > a.home {
	background-position: -42px -4px;
	width:38px;
	height:33px;
	background-color:#FFF;
	border:solid 1px #fff;
}
.navbar-default .navbar-nav > li > a.home:hover {
	border:solid 1px #8cc63f;
	background-position: -2px -3px;
	width:38px;
	height:33px;
}
.navbar-default .navbar-nav > li > a.home.active {
	border:solid 1px #8cc63f;
	background-position: -2px -3px;
	width:38px;
	height:33px;
}
.logo {
	background-position: -112px -37px;
	display: inline-block;
	height: 77px;
	width: 199px;
}
.navbar-default .navbar-nav > li a.login {
	background: none repeat scroll 0 0 #8cc63f;
	color: #fff;
}
.navbar-default .navbar-nav > li a.login:hover {
	background: none repeat scroll 0 0 #78b429;
	color: #fff;
}
.carousel-caption {
	padding-bottom:0;
	text-shadow:none;
}
.banner_details {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	max-width: 675px;
	margin: 0 auto;
	padding: 10px 20px 25px;
	text-align:left;
}
.banner_details h2 {
	color: #1e1e1e;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 10px;
	margin-top:5px;
}
.banner_small_details {
	color: #2b3990;
	font-size: 16px;
	line-height: 20px;
}
.banner {
	background-image: url("../images/banner1.png");
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1) inset;
	background-position: 50% center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 1.5em auto 2.5em;
	max-height: 1000px;
	max-width: 2000px;
}
.FlexEmbed {
	display: block;
	overflow: hidden;
	position: relative;
}
.FlexEmbed:before {
	content: "";
	display: block;
	width: 100%;
}
.FlexEmbed--3by1:before {
	padding-bottom: 33.3333%;
}
.support {
	background: none repeat scroll 0 0 #f4f4f4;
	border-top: 1px solid #8cc63f;
	padding: 15px 0 14px 0px;
}
.support h3 {
	margin-top:0;
	margin-bottom:0;
}
.support p {
	margin: 0;
	padding: 5px 0 0;
	font-size:22px;
	font-weight:600;
}
.btn {
	background: none repeat scroll 0 0 #8cc63f;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	font-weight: 800;
	 padding: 12px 45px 10px;
	outline: medium none;
	text-align: center;
	text-transform: uppercase;
	white-space:normal;
}
.greenbtn
{
	background: none repeat scroll 0 0 #fff;
	border: solid 1px #8cc63f;
	border-radius: 5px;
	color: #8cc63f;
	font-weight: 800;
	padding: 12px 45px;
	outline: medium none;
	text-align: center;
	text-transform: uppercase;
}
.greenbtn:hover
{
	background: none repeat scroll 0 0 #8cc63f !important;
	border: solid 1px #8cc63f;
	border-radius: 5px;
	color: #fff !important;
	font-weight: 800;
	padding: 12px 45px;
	outline: medium none;
	text-align: center;
	text-transform: uppercase;
}
.bluebtn {
	background: none repeat scroll 0 0 #fff;
	border:solid 1px #2a3890;	
	border-radius: 5px;
	color: #2a3890;
	font-weight: 800;
	padding: 12px 45px;
	outline: medium none;
	text-align: center;
	text-transform: uppercase;
}
.bluebtn:hover{
	background: none repeat scroll 0 0 #2a3890 !important;
	border: solid 1px #2a3890;
	border-radius: 5px;
	color: #fff !important;
	font-weight: 800;
	padding: 12px 45px;
	outline: medium none;
	text-align: center;
	text-transform: uppercase;
}
.btn:hover {
	background: none repeat scroll 0 0 #78b429;
	color: #fff;
}
.wrapper {
	padding: 65px 0;
}
.feature_row {
	border-bottom: 1px solid #b5b5b5;
	margin-top: 20px;
}
.feature.f1, .feature.f3 {
	border-right-width: 1px;
}
.feature {
	border: 0 solid #b5b5b5;
	/*float: left;*/
	margin: 35px 0;
	/*padding: 0 25px;*/
	 
	  text-align:center;
}
.feature p
{
    min-height:100px;
}
.feature .data h3 {
	color: #1e1e1e;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	text-transform: uppercase;
	margin-top: -4px;
}
.feature button {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #8cc63f;
	border-radius: 5px;
	color: #8cc63f;
	font-size: 13px;
	font-weight: 700;
	outline: medium none;
	padding: 5px 9px;
	text-transform: uppercase;
}
.feature button:hover {
	background: none repeat scroll 0 0 #f6f6f6;
}
.feature button span {
	background-position: -295px -22px;
	display: inline-block;
	height: 10px;
	margin-left: 7px;
	width: 7px;
}
.feature button:hover span {
	margin-left: 12px;
}
.course1 {
	background-position:0 -40px;
}
.course2 {
	background-position:0 -353px;
}
.course3 {
	background-position:0 -248px;
}
.course4 {
	background-position:0 -144px;
}
.feature > div > span {
	display: inline-block;
	float: left;
	height: 105px;
	width: 105px;
}
.feature .data {
	color: #58595b;
	float: left;
	font-size: 14px;
	line-height: 18px;
}
.footer {
	background: none repeat scroll 0 0 #2a3990;
	color: #fff;
	font-size: 12px;
	padding: 50px 0;
}
.facebook, .twitter, .linked, .google, .youtube {
	border: 1px solid #3e6290;
	display: block;
	float: left;
	height: 40px;
	margin-right: 10px;
	width: 40px;
	text-indent:-99999px;
}
.facebook {
	background: url("../images/sprite.png") repeat scroll -80px 0 rgba(0, 0, 0, 0);
}
.twitter {
	background: url("../images/sprite.png") repeat scroll -121px 0 rgba(0, 0, 0, 0);
}
.facebook:hover, .twitter:hover {
	border: 1px solid #fff;
}
.linked {
	background: url("../images/sprite.png") repeat scroll -225px -805px rgba(0, 0, 0, 0);
}
.google {
	background: url("../images/sprite.png") repeat scroll -183px -805px rgba(0, 0, 0, 0);
}
.youtube {
	background: url("../images/sprite.png") repeat scroll -269px -805px rgba(0, 0, 0, 0);
}
.linked:hover, .google:hover, .youtube:hover {
	border: 1px solid #ffffff;
}
.sprite {
	background-image:url(../images/sprite.png);
}
.spimg {
	background: url("../images/spritesupport.png");
}
.padding0 {
	padding-left:0px;
	padding-right:0px;
}
.main {
    padding: 30px 0;
}
.main ul {
    margin: 0 0 0 22px;
    padding: 0;
}
.main li {
    color: #555;
    font-size: 15px;
    list-style: outside url("../images/12.png") disc;
    margin: 0;
    padding: 20px 0;
}
.main h2
{
	font-size: 24px;
    font-weight: 600;
}
/*Support CSS from MLL*/
.pageHeading {
	background-color: #f4f4f4;
	border-top: 1px solid #8cc63f;
	color: #666;
	 padding: 0 15px;
	
}
.pageHeading .col-md-12 p {
	border-bottom: 7px solid #8cc63f;
	color: #333;
	float: left;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	padding: 15px 0 20px;
	
}
.pageHeading h2 {
    color: #333;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;
	
}
.pageHeading h3 {
    font-size: 20px;
    line-height: 1;
    margin: 16px 0 10px;
   
	
}
.pageHeading.no-content > .container
{
	background:none;
	padding:0;
}
.pageHeading.no-content h2 {
    color: #333;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;float:left;border-bottom:7px solid #8cc63f; padding: 25px 0;
	
}

.pageHeading > .container {
    background: url("../images/bar.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    padding: 25px 0px;
}
.banner-support {
	text-align: center;
}
.support-center-container {
	padding: 30px 0;
}
.support-tabs-container .nav-tabs {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #c7c7c7;
	border-radius: 0;
	box-shadow: none;
	float: none;
	margin: 0;
	width: auto;
}
.nav.nav-tabs li.active {
	background: url("../images/tab-a-bg.png") repeat-x scroll 0 0 #2c81d9;
	border-left: 1px solid #2167ae;
}
.support-tabs-container .nav-tabs > li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	float: left;
}
.nav.nav-tabs li {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0;
}
.nav-tabs > li {
	display: block;
	float: none;
}
.support-tabs-container .nav-tabs > li > a {
	border: 1px solid #c7c7c7;
	border-radius: 0;
	color: #393939;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 8px !important;
	margin-top: 0;
	padding: 10px 30px !important;
}
.support-tabs-container .nav-tabs > li.active > a, .support-tabs-container .nav-tabs > li.active > a:hover, .support-tabs-container .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f0f3f6;
	border-bottom: 1px solid #f0f3f6 !important;
	border-image: none;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
	color: #393939;
}
.support-tabs-container .nav-tabs > li.active > a, .support-tabs-container .nav-tabs > li.active > a:hover, .support-tabs-container .nav-tabs > li.active > a:focus {
	background: none repeat scroll 0 0 #f0f3f6;
	border-bottom: 1px solid #f0f3f6;
	margin: 0;
}
.support-tabs-container .tab-content {
	
	background: none repeat scroll 0 0 #f0f3f6;
	border-color: -moz-use-text-color #c7c7c7 #c7c7c7;
	border-image: none;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 0;
}
.support-tabs-container .nav-tabs > li.active > a, .support-tabs-container .nav-tabs > li.active > a:hover, .support-tabs-container .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f0f3f6;
	border-bottom: 1px solid #f0f3f6 !important;
	border-image: none;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
	color: #393939;
}
.tab-content {
	padding: 10px 11px;
}
.tabpanel-box {
	min-height: 250px;
}
.tabpanel-box {
	border-right: 1px solid #c7c7c7;
	padding: 30px 0 0;
	text-align: center;
}
.support-box-images {
	margin-bottom: 20px;
}
.tabpanel-box h5 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.tabpanel-box p {
	padding: 0 15px;
}
.tab-content p {
	font-size: 16px;
	line-height: 24px;
}
.tabpanel-box a {
	color: #2a3990;
	text-decoration: underline;
}
.vd-icon {
	width:70px;
	height:70px;
	display:inline-block;
	background-position:-3px -3px;
}
.fq-icon {
	background-position: -111px -4px;
	display: inline-block;
	height: 70px;
	width: 70px;
}
.Sf-icon {
	background-position: -217px -2px;
	display: inline-block;
	height: 70px;
	width: 70px;
}
.CS-icon {
	background-position: -348px -6px;
	display: inline-block;
	height: 70px;
	width: 70px;
}
/*CSS FOR GETTING STARTED*/
.HelpPage {
	background-color: white;
	padding: 15px;
}
.HelpPage h1 {
	font-size: 20px;
	margin: 0 0 15px;
	padding: 0;
}
.LMSContenth1Margin {
	margin: 20px 0 !important;
}
.HelpPage h2 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0;
}
.HelpPage h3 {
	font-size: 15px;
	margin: 15px 0;
	padding: 0;
}
.HelpPage p {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0;
}
.HelpPage p a:hover {
	text-decoration: none;
}
.HelpPage iframe {
	border: 1px solid #cccccc;
	box-shadow: 2px 2px 5px #cccccc;
	margin: 10px 0;
}
.HelpPage ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.HelpPage ul li {
	font-size: 14px;
	line-height: 18px;
	list-style-type: disc;
	margin: 0 0 15px 15px;
	padding: 0;
}
.HelpPage ul li a:hover {
	text-decoration: none;
}
.HelpPage ul li span {
	color: #4f81bd;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.HelpPage ul li img {
	display: block;
	margin: 15px auto;
	text-align: center;
}
.HelpPage ul li ul li {
	font-size: 14px;
	line-height: 18px;
	list-style-type: disc;
	margin: 15px 0 0 40px;
	padding: 0;
}
.HelpPage ul li ul li a {
	color: #074686;
	font-family: arial;
	text-decoration: underline;
}
.HelpPage ul li ul li a:hover {
	color: #074686;
	font-family: arial;
	text-decoration: none;
}
/*CSS FOR SUPPORT CONTACT PAGE*/
.contact_wrap {
	padding: 20px 0;
}
.landing_home_page .contact_wrap h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.landing_home_page .contact_wrap h4 {
	font-size: 18px;
	font-weight: bold;
}
/*CSS FOR SUPPORT SPECIFICATION PAGE*/
.browserHeading {
	border-radius: 5px 5px 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 20px 0;
}
.blueHead {
	background-color: #b7b7b7 !important;
	border: 1px solid #d5d5d5 !important;
	color: #ffffff !important;
	padding: 10px 15px !important;
	text-align: left;
}
.grayHead {
	background: none repeat scroll 0 0 #eaeaea;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	padding: 10px;
	text-align: left;
}
.myTable {
	border-collapse: collapse;
	margin: 50px auto;
	width: 100%;
}
.tabCon {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #c1c1c1;
	font-size: 13px;
	padding: 10px;
}
#mobileView {
	display:none;
}
#ipadView {
	display:inline-table;
	width: 100%;
	margin:0 auto 50px !important;
}
.margintop10
{
	margin-top:10px;
}
.textbox {
    min-height: 100px;
}
.textbox-icon {
    float: left;
}
.textbox-content {
   
    padding-left: 30px;
}
.textbox-content h4 {
   
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-top: 2px;
    text-transform: uppercase;
}
.product-panel h1 {
   
    font-size: 16px;
    font-weight: 700;
   margin-top: 5px;
    text-transform: uppercase;
}
.proboxBttn .btn
{
	margin-bottom: 10px;
    /*min-width: 180px;*/
	padding: 9px 15px;width: 92%;
}
.product-panel .col-md-12
{
	margin-bottom:20px;
}
.proDetBox {
    background-color: #f7f7f7;
    border: 1px solid #d4d4d4;
    padding: 17px;
    text-align: center;
}
.proDetBox img {
    height: auto;
    width: 80px;
}
.bookPrice {
    font-size: 28px;
    font-weight: 400;
}
.proDetBox h1, .proDetBox h2 {
    
   
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px;
    padding-top: 2px;
    text-transform: uppercase;
}


/*CSS FOR SUPPORT VIDEO PAGE*/
.support-center-container {
	padding: 30px 0;
}
.support-tabs-container .tab-content {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f0f3f6;
	border-color: -moz-use-text-color #c7c7c7 #c7c7c7;
	border-image: none;
	border-right: 1px solid #c7c7c7;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 0;
}
.support-tabs-container .nav-tabs > li > a {
	border: 1px solid #c7c7c7;
	border-radius: 0;
	color: #393939;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 8px !important;
	margin-top: 0;
	padding: 10px 30px !important;
}
.support-tabs-container .nav-tabs > li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	float: left;
}
.support-tabs-container .nav-tabs > li > a:hover {
	border: 1px solid #c7c7c7;
	border-radius: 0;
}
.support-tabs-container .nav-tabs > li.active > a, .support-tabs-container .nav-tabs > li.active > a:hover, .support-tabs-container .nav-tabs > li.active > a:focus {
	background: none repeat scroll 0 0 #f0f3f6;
	border-bottom: 1px solid #f0f3f6;
	margin: 0;
}
.support-tabs-container .nav-tabs > li.active > a, .support-tabs-container .nav-tabs > li.active > a:hover, .support-tabs-container .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f0f3f6;
	border-bottom: 1px solid #f0f3f6 !important;
	border-image: none;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
	color: #393939;
}
.tabpanel-box p {
	padding: 0 15px;
}
.support-tabs-container .nav-tabs {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #c7c7c7;
	border-radius: 0;
	box-shadow: none;
	float: none;
	margin: 0;
	width: auto;
}
.tabpanel-box {
	border-right: 1px solid #c7c7c7;
	padding: 30px 0 0;
	text-align: center;
}
.tabpanel-box.last {
	border: 0 none;
}
.support-box-images {
	margin-bottom: 20px;
}
.tabpanel-box h5 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.tabpanel-box {
	min-height: 250px;
}
.tabpanel-box a {
	color: #2a3990;
	text-decoration: underline;
}
.tabpanel-box a:hover {
	text-decoration: none;
}
.fq-icon {
	background-position: -111px -4px;
	display: inline-block;
	height: 70px;
	width: 70px;
}
.Sf-icon {
	background-position: -217px -2px;
	display: inline-block;
	height: 70px;
	width: 70px;
}
.CS-icon {
	background-position: -348px -6px;
	display: inline-block;
	height: 70px;
	width: 70px;
}
.support-left-panel {
	background: none repeat scroll 0 0 #f6f8f9;
	height: 500px;
    overflow-y: scroll;
	
}
.support-left-panel h3 {
	background: none repeat scroll 0 0 #e6eaee;
	border-bottom: 1px solid #b3b4b5;
	color: #010101;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.support-left-panel h3 span {
	border-bottom: 7px solid #8cc63f;
	display: inline-block;
	padding: 15px 0 15px 20px;
}
.support-left-panel ol {
	padding: 0;
}
.support-left-panel li {
}
.time-list {
	color: #727272;
	font-size: 12px;
	font-weight: normal;
}
.list-details {
}
.Instructor-list {
	margin: 0;
}
.Instructor-list li {
	border-bottom: 1px solid #d1d3d4;
	font-size: 14px;
	padding: 5px 8px 5px 0;
}
.time-list {
	margin-left: 5px;
	padding: 4px;
}
.Instructor-list {
	counter-reset: counter;
}
.Instructor-list dt {
	border-bottom: 1px solid #d1d3d4;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 10px 5px 50px;
	position: relative;
}
.Instructor-list dt::before {
 content: counter(counter, decimal);
 counter-increment: counter;
 left: 20px;
 position: absolute;
 top: 4px;
}
.support-video-block {
	border: 1px solid #a0a9b2;
	padding: 30px 30px 5px;
}
.video-title {
	text-align: center;
}
.video-title h4 {
	color: #000000;
	margin: 0;
}
.video-title p {
	color: #333333;
	font-size: 13px;
}
.video-container {
	margin-bottom: 15px;
	text-align: center;
}
.support-features-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 25px;
}
.pdt-block {
	border: 1px solid #a0a9b2;
	padding: 15px;
}
.pdt-block h3 {
	color: #000000;
	margin: 0;
}
.pdt-block p {
	color: #333333;
	font-size: 12px;
}
.pdt-block-img {
	margin-bottom: 10px;
	text-align: center;
}
/*CSS FOR ACTIVITY SCREENS*/
.activity-nav {
	background-color:#8cc63f;
	height:27px;
	width:100%;
}
.activity-container {
	background-color: #f9f9f9;
	padding:0px 15px;
}
.activity-innercontainer {
	 background-color: #fff;
      padding: 20px;
      min-height: 300px;
}
.act-title {
	color:#2a3990;
	font-size:20px;
	margin-bottom:20px;
}
.title-details h4 {
	color:#2a3990;
}
.access-details {
	border:solid 1px #eaeaea;
	padding:20px;
	margin:10px 0px;
	font-weight:normal;
    word-wrap: break-word;
}
.access-details h4 {
	color:#2a3990;
}
.links {
	margin-bottom:10px;
}
.links ul {
	margin:0;
	padding:0;
}
.links ul li {
	list-style-type:none;
	float:left;
	padding:0px 5px;
}
.panel-title {
	padding-top: 7px;
}
.panel {
	border-radius:0px !important;
}
.panel-default > .panel-heading {
	background-color: #faf9f9;
	border-color: #e3e3e3;
	border-radius:0;
}
.progesslink {
	font-weight:400;
	font-size:13px;
	padding-top: 2px;
	text-align:center;
	margin-left:5px;
}
.progesstxt {
	padding-top:3px;
	margin-left:10px;
}
.progesstxt_disabled 
{
    color: rgba(0, 0, 0, 0.8);
	cursor: default;
    /*opacity: 0.7;*/
}
.panel-group .panel-heading h4 a:focus, .panel-group .panel-heading h4 a:hover {
	text-decoration:none;
}
.progrees-imggreen {
	background-position: 108px -188px;
	display: inline-block;
	height: 22px;
	position: relative;
	transition: none 0s ease 0s;
	width: 20px;
}
.progrees-imggreen:hover {
	text-decoration:none
}
.progrees-imggray {
	background-position: 78px -188px;
	/*display: inline-block;*/
	height: 22px;
	position: relative;
	transition: none 0s ease 0s;
	width: 20px;
	float:left;
}
.progrees-imggray:hover {
	text-decoration:none
}
.progrees-imghalfgreen {
	background-position: 108px -355px;
	display: inline-block;
	height: 22px;
	position: relative;
	transition: none 0s ease 0s;
	width: 20px;
}
.progrees-imghalfgreen:hover {
	text-decoration:none
}
.activity-isfinal {
    background-position: 111px -232px;
    display: inline-block;
    height: 15px;
    position: relative;
    transition: none 0s ease 0s ;
    width: 20px;
}
.activity-isfinal:hover {
	text-decoration:none
}
.panel-heading a .arrow-img {
	background-position: 153px -183px;
	height: 33px;
	margin-top: -8px;
	width: 32px;
	position:relative;
	display:inline-block;
	transition:none;
}
.panel-heading a.collapsed .arrow-img {
	background-position: 198px -183px;
}
.panel-body .tabpanel .nav-tabs > li {
	float:left;
	background-color:#efefef;
	padding: 0 20px;
	border-top:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
}
.panel-body .tabpanel .nav-tabs > li > a {
	color:#222;
	border:none;
}
.panel-body .tabpanel .nav.nav-tabs li.active {
	background-color:#fff;
	color:#8cc63f;
	border-left:none;
	border-bottom:solid 1px #fff;
}
.panel-body .tabpanel .nav.nav-tabs li:first-child {
	border-left:solid 1px #e5e5e5;
}
.panel-body .tabpanel .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border:none;
	color:#8cc63f;
}
.panel-body .tabpanel .tab-content {
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
}
.panel-detail {
	background-color:#efefef;
	margin: -15px -15px 10px;
	padding: 10px;
}
.pretestimg {
	background-position: 45px -185px;
	display: inline-block;
	height: 27px;
	position: relative;
	transition: none 0s ease 0s;
	width: 40px;
	vertical-align: top;
	margin-bottom:10px;
}
.videoimg {
    background-position: 45px -288px;
    display: inline-block;
    height: 27px;
    margin-bottom: 10px;
    position: relative;
    transition: none 0s ease 0s ;
    vertical-align: top;
    width: 40px;
}
.labelimg {
	background-position: 45px -219px;
	display: inline-block;
	height: 27px;
	position: relative;
	transition: none 0s ease 0s;
	width: 40px;
	vertical-align: top;
	margin-bottom:10px;
}
.hotspotimg {
	background-position: 45px -252px;
	display: inline-block;
	height: 27px;
	position: relative;
	transition: none 0s ease 0s;
	width: 40px;
	vertical-align: top;
	margin-bottom:10px;
}
.audioimg {
	background-position: 45px -288px;
	display: inline-block;
	height: 27px;
	position: relative;
	transition: none 0s ease 0s;
	width: 40px;
	vertical-align: top;
	margin-bottom:10px;
}
.imgtext {
	vertical-align:middle
}
.panel-body .tab-content ul {
	margin:0;
	padding:0
}
.panel-body .tab-content ul li {
	list-style-type:none;
}
.activity-container .tab-content {
	padding: 25px;
}
.activity-pagetitle h4 {
	color:#2a3990;
	margin-top:0;
	padding-top:20px;
	font-size:22px;
}
.testtitle h4 {
	font-size:22px;
}
.testtitle .glyphicon {
	color:#888;
	font-size: 13px;
}
.quest-container {
	background-color:#fff;
	border:solid 1px #eaeaea;
	padding:20px;
	margin: 10px 0 20px;
}
.quest-container ul li {
	list-style-type:none;
	line-height:40px;
	font-size:16px;
}
.quest-container h4 {
	border-bottom: 2px solid #eaeaea;
	padding-bottom: 15px;
}
.quest-container p {
	/*border-bottom: 2px solid #eaeaea;*/
	padding-bottom: 15px;
}
.quest-text {
	margin-left:10px;
}
.quest-footer {
	border-top: 2px solid #eaeaea;
	padding-top:15px;
	margin-top:10px;
}
.arrow-leftimg {
	background-position: 201px -226px;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 40px;
}
.arrow-rightimg {
	background-position: 157px -226px;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 40px;
}
.quest-foottext {
	padding: 7px 10px 0;
}
/*Tooltip customise*/
#ExpiredClassReopenDialog .tooltip-inner {
	background-color: #f4f4f4;
	border-radius: 4px;
	color: #323232;
	max-width: 450px;
	width:300px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	border:solid 1px #b3b3b3;
}
.tooltip-inner {
	background-color: #f4f4f4;
	border-radius: 4px;
	color: #323232;
	max-width: 300px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	border:solid 1px #b3b3b3;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #b3b3b3;
	border-width: 0 5px 5px;
	left: 50%;
	margin-left: -5px;
	top: 0;
}
.my-tool-tip {
	cursor:pointer;
}
#mobiledevice {
	display:none;
}
#desktopdevice {
	display:block;
}
#mobiledevice-progress {
	display:none;
}
#desktopdevice-progress {
	display:block;
}
.graybtn {
	background-color: #e9e9e9;
	/*border: 1px solid #d5d5d5;*/
	border-radius: 5px;
	color: #333;
}
.graybtn:hover {
	background-color: #d5d5d5;
	/*border: 1px solid #d5d5d5;*/
	border-radius: 5px;
	color: #333;
}
.content {
	padding:5px 10px 20px 10px;
	min-height:200px
}
/*<!--.quest-container textarea.form-control {
	height: auto;
	min-height:200px;
	background-color:#f4f4f4
}-->*/
.image-container {
	border: 1px solid #e8e8e8;
	/*max-width: 750px;*/
	 max-width: 1000px;
	/*padding: 40px 0;*/
	text-align: center;
	vertical-align: middle;
	margin: 20px auto;
}
.image-container span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
.quest-container-inner {
	background-color: #fff;
	border: 1px solid #eaeaea;
	margin: 10px 0 20px;
	padding: 20px 0;
}
.quest-container-inner h4 {
	padding-left: 20px;
}
.quest-container-inner .result-container {
	background-color:#f4f4f4;
	border-top:solid 1px #e8e8e8;
	border-bottom:solid 1px #e8e8e8;
	padding: 10px 0 5px 25px;
	font-size:17px;
}
.form-control-feedback {
	left: -53px; /*-40px;*/
	right: auto;
	top: 2px;
	color: #3c763d;
}
.quest-container-inner ul {
	margin-left:20px;
}
.feedback {
	padding:14px 10px 14px 20px !important;
	font-size:14px !important;
}
.gray-panel {
	background-color:#f1f1f1;
	border-top:solid 1px #E8e8e8;
	border-bottom:solid 1px #E8e8e8;
	padding:40px 30px 20px 30px;
	margin:10px -20px 20px -20px;
}
.gray-panel p {
	border-bottom:none;
	padding-bottom:none;
}
.links a:hover {
	text-decoration:underline
}
.act-title a {
	font-size:14px;
}
.act-title a:hover {
	text-decoration:underline
}
.marginminus20 {
	margin-bottom: -20px;
}
.drop-panel {
	background-color:#fff;
	border: 1px solid #eaeaea;
	padding: 60px 0;
	margin-top:15px;
	margin-bottom:20px;
	position:relative;
}
.drop1 {
	background-color:#f9f9f9;
	border-radius:5px;
	width:30%;
	border:solid 1px #c6c6c6;
	height:45px;
	position:absolute;
	top:3%;
	left:42%;
}
.drop2 {
	background-color:#f9f9f9;
	border-radius:5px;
	width:30%;
	border:solid 1px #c6c6c6;
	height:45px;
	position:absolute;
	left: 68%;
	top: 16%;
}
.drop3 {
	background-color:#f9f9f9;
	border-radius:5px;
	width:30%;
	border:solid 1px #c6c6c6;
	height:45px;
	position:absolute;
	left: 68%;
	top: 30%;
}
.drop4 {
	background-color:#f9f9f9;
	border-radius:5px;
	width:30%;
	border:solid 1px #c6c6c6;
	height:45px;
	position:absolute;
	bottom:3%;
	left:35%;
}
.drop5 {
	background-color:#f9f9f9;
	border-radius:5px;
	width:30%;
	border:solid 1px #c6c6c6;
	height:45px;
	left: 8%;
	position: absolute;
	top: 10%;
}
.drag-container {
	background-color: #f4f4f4;
	border: 1px solid #eaeaea;
	margin: 10px 0 20px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}
.drag-container span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
ul.drag-panel {
	margin:0;
	padding:0
}
ul.drag-panel li {
	list-style-type:none;
}
.drag-container p {
	border-bottom: 2px solid #eaeaea;
	padding-bottom: 15px;
	text-align:left;
}
.drag-panel li a {
	border: 1px solid #c6c6c6;
	border-radius: 5px;
	color: #5c5c5c;
	display: block;
	margin: 15px 0px;
	padding: 12px 10px;
	text-align: center;
	text-decoration: none;
}
#drop-desktop {
	display:block;
}
#drop-mobile {
	display:none;
}
.drop-text {
	font-weight:bold;
	font-size:20px;
	padding-top:2px;
}
.drop-container {
	margin-bottom:10px;
}
/*Class ADDED on 19-03-2015*/
.btn-small
{
	padding: 8px 12px !important;font-size:12px;
}
ul.dash-links
{
	margin:0;
	padding:0;
}
ul.dash-links li
{
	float:left;
	list-style-type:none;
	padding:0px 10px;
}
.preview-btn
{
	margin-top:15px;
}
.insttext
{
	margin-left:10px;
}
.seprator
{
	width:100%;
padding:10px 0px;
	border-bottom:solid 3px #8cc63f;
	margin-bottom: 40px;
}
.expiredDetailsListError {
    background-color: #f4f4f4;
    border: 1px solid #8cc63f;
   
    padding: 15px;
	margin: 10px 0 30px;
    
}
.title-details
{
	margin-bottom:20px;
}
.marginminus
{
	margin-left:-10px
}
.gray-container
{
	background-color:#f4f4f4;
}
.toplinks
{
	float:right;
	margin-bottom:20px;
	
}
.toplinks ul li
{ 
list-style-type:none;
padding:0px 5px;
float:left
}
.delete-icon {
    background-position: -229px -276px;
    display: inline-block;
    height: 23px;
   
    vertical-align: middle;
    width: 28px;
}
.edit-icon {
     background-position: -264px -325px;
    display: inline-block;
    height: 23px;
   
    vertical-align: middle;
    width: 28px;
}
.clone-icon {
   background-position: -198px -275px;
    display: inline-block;
    height: 23px;
   
    vertical-align: middle;
    width: 28px;
}
.badge {
    background-color: #8cc63f;
}
.product
{
	width:100%;
	float:left;
	
}
.access-icon {
    background-position: -260px -385px;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 36px;
}
.book-icon {
    background-position: -262px -422px;
    display: inline-block;
    height: 26px;
    vertical-align: middle;
    width: 39px; margin-top: -4px;
}
.grade-icon {
   background-position: -272px -358px;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 18px;
}
/*CSS ADDED ON 23-March-15*/
.lesson-column
{
	border:solid 1px #e1e1e1;
	background-color:#f4f4f4;
}
.lessontitle
{
	font-size:18px;
	padding:15px 20px;
	border-bottom:solid 1px #e1e1e1;
}
.reorder-cont
{
	margin:10px 0px 20px 0px;
}
.reorder-panel
{
	padding:10px;position:relative;
}
.reorder-panel ul
{
	margin:0px;
	padding:0px;
	min-height: 100px;
}
/*#draggableMaster ul li {
    top: 51px;
}*/
/*Lesson Reorder Start*/
.ui-state-highlight 
{
    background: white;
   /* width: 482px;
    height:56px;*/
}
.lesson-column.first {
 /* height: 788px;*/
}
ul#sortable li {
  top: 47px;
}
div#draggableMaster {
  height: 782px;
}
/*Lesson Reorder End*/
.reorder-panel ul li
{
	list-style-type:none;
	border:solid 1px #e1e1e1;
	padding:6px 15px;
	margin-bottom:10px;
	background-color:#fff;
	position:relative;
}
.inst-text
{
	
	color:#760813;
	padding-bottom:10px;font-size:12px;
}
.breadcrumb {
    background-color: #f0f0f0;
}
#reorder-desktop
{
	display:block;
}
#reorder-mobile
{
	display:none;
}
.select-cont
{
	padding:10px 0px
}
.notify-heading
{
	margin-top:10px;
	padding:10px 10px;
	background-color:#2a3990;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.access-details table
{
	border:solid 1px #e8e8e8;
	
	
}
.access-details table thead
{
	background-color:#f4f4f4;
	color:#555;
	
	
}
.access-details table thead th
{
	padding:10px;
}
.access-details table tr td
{
	padding:10px;border:solid 1px #e8e8e8;
}
#desktoptable
{
	/*display:table;*/
}
#mobiletable
{
	display:none;
}
#lessonlevelmobiletable
{
    display:none;
}
#mobiletable1
{
	display:none;
}
.desktoptable
{
	display:table;
}
.mobiletable
{
	display:none;
}
.mobiletable1
{
	display:none;
}
.btn-cont
{
	margin-left:20px;
	display:inline-block
}
.disable-btn
{
	background-color:#F6F6F6;
	color:#CBCBCB;
	font-weight:normal
}
.disable-btn:hover
{
	background-color:#F6F6F6;
	color:#CBCBCB;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .open > .dropdown-toggle.btn-primary
{
	background: none repeat scroll 0 0 #8cc63f;
}
.rejectbtn
{
	background-color:#bc1d1d !important;
}
.rejectbtn:hover
{
	background-color:#a51717;
}
.breakword
{
	word-break:break-all
}
.pagination {
    background: none repeat scroll 0 0 #f4f4f4;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 4px 7px;
}

.ln-letters {
    overflow: hidden;
}
.pagination .ln-letters a.ln-selected {
    background-color: #2a3990;
    border: 1px solid #1d5a99;
    color: #fff;
    cursor: default;
}
.ln-letters a:hover, .ln-letters a.ln-selected {
    background-color: #f4f4f4;
}
.pagination .ln-letters a {
    border: 1px solid #f3f9ff;
    display: block;
    float: left;
     font-size: 14px;
    padding: 8px 9px;
    text-decoration: none;
}
.audiolist
{
	height:200px;
	overflow-y:auto;
}
.tabpanel h4
{
	color:#2a3990;
}
.createCourseFormBoxTop {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 16px;
   
}
.FormBoxTopNoMargin {
    margin: 0 !important;
    padding:8px !important;
}

.createCourseFormBoxBottom {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 16px;
   
}



.arrow_box { position: relative; background: #fbfbfb; border: 1px solid #bdbdbd;padding:10px;margin-top:10px;} .arrow_box:after, .arrow_box:before { bottom: 100%; left: 8%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .arrow_box:after { border-color: rgba(251, 251, 251, 0); border-bottom-color: #fbfbfb; border-width: 10px; margin-left: -10px; } .arrow_box:before { border-color: rgba(189, 189, 189, 0); border-bottom-color: #bdbdbd; border-width: 11px; margin-left: -11px; }
.create-g1
{
	position: absolute;
    top: 25px;
}


.create-g2
{
	position: absolute;
    top: 40px;
}
.create-g3
{
	position: absolute;
    top: 107px;

}
/*.create-g4
{   
    position: absolute;
    top: 195px;
}*/
.create-g4 {
    position: absolute;
    top: 227px;
}
.create-g5
{   
    position: absolute;
    top: 300px;
}
.accordion-g1
{
	/*position: absolute;*/
	/*position: relative;*/
    /*top: 50px;*/
    position: relative;
    right: 17px;
    top: 17px;
    
}
.accordion-g2
{
	/*position: absolute;*/
	/*position: relative;*/
    /*top: 113px;*/
    position: relative;
    right: 17px;
    top: 17px;
}/*
.accordion-g4.padding0.pull-right{position: absolute; right: 15px;}
.accordion-g3.padding0.pull-right{position: absolute; right: 15px;}*/
.accordion-g3
{
	/*position: absolute;*/
	/*position: relative;*/
    /*top: 166px;*/
    position: relative;
    right: 17px;
    top: 17px;

}
.accordion-g4
{   
    /*position: absolute;*/
	/*position: relative;*/
    /*top: 222px;*/
    position: relative;
    right: 17px;
    top: 17px;
}
.accordion-g5
{   
    /*position: absolute;*/
	/*position: relative;*/
    /*top: 283px;*/
    position: relative;
    right: 17px;
    top: 17px;
}
.accordion-g6
{   
    /*position: absolute;*/
	/*position: relative;*/
    /*top: 339px;*/
    position: relative;
    right: 17px;
    top: 17px;
}
.accordion-g7
{   
    /*position: absolute;*/
	/*position: relative;*/
   position: relative;
    right: 17px;
    top: 17px;
}

ul.pretest-list
{
	margin:0;
	padding:0;
}
ul.pretest-list li
{
	list-style-type:none;
	font-size: 14px;
    line-height: 30px;
}
ul.lesson-list
{
	margin:0;
	
}
ul.lesson-list li
{
	list-style-type:none;
	font-size: 14px;
    line-height: 30px;
}
.marginright5
{
	margin-right:5px !important;
}
.shoppingpadding
{
	padding-top:65px;
	padding-bottom:65px;
	padding-left:0px;
	padding-right:0px;
}
.createCourseFormBoxTop h5
{
	font-size:15px;
}
.quest-container #accordion h4
{
	border-bottom:0px;
	padding-bottom: 6px;
}
 #accordion .access-details
{
	/*padding:0;
	margin:0;*/
	border:0;
}
.btn-cont
{
	margin-bottom:30px;
	margin-left:0;
}
.audiotext
{
	line-height:25px;
	padding-bottom: 25px;
}
.gradebook-icon {
    background-position: -198px -326px;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 28px;
}
.manage-icon {
    background-position: -227px -326px;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 28px;
}
.audioimg {
    background-position: 153px -322px;
    display: inline-block;
    height: 27px;
    margin-bottom: 10px;
    position: relative;
    transition: none 0s ease 0s ;
    vertical-align: top;
    width: 40px;
}
.gradebook-cont
{
	 background-color: #f9f9f9;
    padding: 15px;
}
.gradebook-cont-inner
{
	 background-color: #fff;
    
	border:solid 1px #ddd;
}
.grade-title
{
	border-bottom:solid 1px #ddd;
	padding:10px 15px;
	 color: #2a3990;
    font-size: 20px;
}
.grade-content
{
	padding:15px;
}
.btn-form
{
	/*padding: 7px 22px 6px;*/
	/*padding: 7px 19px 6px; commented by tejaswini for export gradebook button*/ 
	padding: 10px 19px 6px;/*added by tejaswini for export gradebook button*/
}
.gradebook-cont .gradebook-cont-inner .createCourseFormBoxTop ul.dash-links
{
	margin-left:5px;
}
.gradebook-cont .gradebook-cont-inner .links
{
	margin-top:20px;
}
.grade-detail
{
	border:solid 1px #ddd;
}
.gradebook-cont .gradebook-cont-inner .access-details
{
	background-color:#fff;
	  padding: 0px;
}
.gradebook-cont .gradebook-cont-inner .preview-btn
{
	margin-bottom:15px;
	
}
.resetbtn {
	background-color: #d5d5d5;
	/*border: 1px solid #d5d5d5;*/
	border-radius: 5px;
	color: #333;
}
.resetbtn:hover {
	background-color: #d9d9d9;
	/*border: 1px solid #d5d5d5;*/
	border-radius: 5px;
	color: #333;
}
.modal-title
{
	color:#2a3990;
}
.select_container {
  background-color: #f4f4f4;
  border: 1px solid #e0e0e0;
  
  padding: 10px;
  width: 100%;
}
.select_container h3
{
	margin-top:0px;
	font-size:18px;
}

.VideoexerciseBox {
  background-color: #fff;
  border: 2px solid #E0E0E0;
  margin: 10px 0;
  padding: 22px;
  width:100%
}
.select-dropdown {
 
  width: 65%;
}
.video-block {
	border: 1px solid #a0a9b2;
	padding: 20px;
}
.spritezoom {
  background-image: url(../images/Spritezoom.png);
  background-repeat: no-repeat;
}
.img-zoom {
  background-position: -322px -5px;
  cursor: pointer;
  height: 35px;
  left: 8%;
  position: absolute;
  bottom: 10%;
  width: 35px;
}
.questionImage > img {
   border: 4px solid #dedede;
    height: 150px;
    width: 150px;
    margin: 5px;
}
/*CSS Added on 21-05-2015*/
.pageSubHeadText {
  border-top: 1px solid #B3B4B5;
  margin: 0px !important;
  font-size: 16px !important;
  border-bottom: medium none !important;
  padding: 15px 0 !important;
  color: #58595B !important;
  font-weight: normal !important;
  float: none !important;
  clear: both;
}
.pageSubHead.col-md-12 p.pageSubHeadtopText
{
	font-size: 16px !important;
	 border-bottom: medium none !important;
	  padding: 15px 0 !important;
  color: #58595B !important;
  font-weight: normal !important;
}
.pageSubHeadTextIta {
  font-style: italic;
  color: #58595B !important;
  font-size: 16px !important;
  font-weight: normal !important;
}

.pageSubHead.col-md-12 p {
  border-bottom: 6px solid #8cc63f;
  float: left;
  margin: 0;
  padding: 25px 0 0px;
  font-size: 36px;
    font-weight: 400;
  color: #333;
}
.abtVideo {
  background-color: #f4f4f4;
  padding: 10px 0;
  margin-top: 25px;
}
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}
.vidNonSelect {
  padding: 10px 0;
}
.vidSelect {
  background-color: #cccccc;
  padding: 10px 0;
}
.numHeight {
  margin: 25px 0 0 0;
}
.vidSpe {
  max-height: 77px;
  overflow: hidden;
  font-size: 16px;
  color: #58595b;
  font-weight: normal;
}
/*.videos.col-md-8 {
    margin: 30px 0;
    padding: 0;
}*/
.fluid-width-video-wrapper {
    padding: 0;
    position: relative;
    width: 100%;
	
}
.fluid-width-video-wrapper img {
	border:solid 10px #cccccc;
}
.GBBox {
  border: 2px solid #E2E2E2;
  margin: 0 0 15px;
  padding: 10px 15px;
}

.txtManualScore
{
    width:60px;
}
.pbot15{padding-bottom:15px !important;}

.classCodeStatus.notification
{
    height:500px;
    overflow-y:scroll;
    overflow-x:hidden;
}



.pbot15{padding-bottom:15px !important;}

.backPanel {
    text-align: center;
    padding-top: 120px;
    position: absolute;
    border: 0px none;
padding: 0px 20px;
text-align: center;
  
}
.quickFlipCta #Flashanswer {
    font-family: "Lato",sans-serif;
    color: #222;
    font-size: 14px;
}
.flipImg {
    background-color: #8cc63f;
    background-position: -262px -459px;
    border: 0px none;
    border-radius: 3px;
    bottom: 5px;
    height: 30px;
    position: absolute;
    right: 5px;
    width: 30px;
}
.quickFlip {
   height: 427px;
margin: 0px auto;
overflow: hidden;
width: 320px;

}
.quickFlipCta {
  height: 427px;
margin: 0px auto;
overflow: hidden;
width: 100%;
border: 1px solid #CCC;
text-align: center;
 height: 427px;
margin: 0px auto;
display:table;
}
.quickFlipCta p {
    color: #8cc63f;
    /* font-size: 17px; */
    font-weight: bold;
    line-height: 23px;
    /* margin-bottom: 15px; */
    display: table-cell;
    vertical-align: middle;
    padding: 0px 15px;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.videoBorder {
    border: 7px solid #d4d4d4;
}


.quickFlipCta {
  height: 427px;
margin: 0px auto;
overflow: hidden;
width: 100%;
border: 1px solid #CCC;
text-align: center;
 height: 427px;
margin: 0px auto;
display:table;
}
.quickFlipCta p {
    color: #8cc63f;
    /* font-size: 17px; */
    font-weight: bold;
    line-height: 23px;
    /* margin-bottom: 15px; */
    display: table-cell;
    vertical-align: middle;
    padding: 0px 15px;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.videoBorder {
    border: 7px solid #d4d4d4;
}

.dash-ebook-icon 
{
    background-position: -113px -538px;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 28px;
}

.LateSubmit{
    background-color : #ffe599;   
 }
 
 .LateSubmitMessage{
        font-size: 20px;
	    color: #BD202B;
     }
     
 .AllowlateSubmission .tooltip .tooltip-inner{width:700px !important;}    
 
 .assignment li {
   /*   color: #7c7c7c;  */
    font-size: 15px;
    margin: 0;
    padding: 5px 0;
    position: relative;
    }
 
/*CSS ENDS*/
@media screen and (max-width: 1200px) 
{
    
	/*.drop1 {
	width:185px;
	
	height:45px;
}
.drop2 {
	width:185px;
	
	height:45px;
	left:71%
}
.drop3 {
	
	width:185px;
	
	height:45px;
	left:71%
	
}
.drop4 {
	width:185px;
	
	height:45px;
}
.drop5 {
	width:185px;
	
	height:45px;
}*/
.btn-column .btn
{
	margin-bottom:10px;
}
}
 @media screen and (max-width: 1024px) 
 {
    #drop-desktop {
     display:none;
    }
    #drop-mobile {
     display:block;
    }
}
 @media screen and (max-width: 990px) 
 {
 .feature {
 padding:0px;
 margin: 16px 0;
}
.feature_row {
 border-bottom: 0px;
}
.feature.f1, .feature.f2, .feature.f3, .feature.f4 {
 border-right-width: 0px;
 border-bottom-width: 1px;
 padding-bottom: 40px;
}
.wrapper {
 padding: 0;
}
.navbar-default .navbar-nav > li > a {
 
 margin-right:1px;
}
.carousel-caption {
 position:relative;
 left:0;
 right:0;
}
.banner_details {
 background: none repeat scroll 0 0 #f4f4f4;
 border: 1px solid #8cc63f;
 border-radius: 15px;
 margin: 0 auto;
 margin-top:20px;
 padding: 10px 20px 25px;
 text-align: left;
 width: auto;
}
.panel-body .tabpanel .nav-tabs > li {
 padding: 0 10px;
}
/*#drop-desktop {
 display:none;
}
#drop-mobile {
 display:block;
}*/
.drop1 {
 background-color:#f9f9f9;
 border-radius:20px;
 width:40px;
 border:solid 1px #c6c6c6;
 height:40px;
 position:absolute;
 top:4%;
 left:42%;
 padding-top: 6px;
 font-size: 18px;
 font-weight: bold;
}
.drop2 {
 background-color:#f9f9f9;
 border-radius:20px;
 width:40px;
 border:solid 1px #c6c6c6;
 height:40px;
 position:absolute;
 left: 70%;
 top: 13%;
 padding-top: 6px;
 font-size: 18px;
 font-weight: bold;
}
.drop3 {
 background-color:#f9f9f9;
 border-radius:20px;
 width:40px;
 border:solid 1px #c6c6c6;
 height:40px;
 position:absolute;
 left: 70%;
 top: 28%;
 padding-top: 6px;
 font-size: 18px;
 font-weight: bold;
}
.drop4 {
 background-color:#f9f9f9;
 border-radius:20px;
 width:40px;
 border:solid 1px #c6c6c6;
 height:40px;
 position:absolute;
 bottom:4%;
 left:43%;
 padding-top: 6px;
 font-size: 18px;
 font-weight: bold;
}
.drop5 {
 background-color:#f9f9f9;
 border-radius:20px;
 width:40px;
 border:solid 1px #c6c6c6;
 height:40px;
 left: 29%;
 position: absolute;
 top: 10%;
 padding-top: 6px;
 font-size: 18px;
 font-weight: bold;
}
.product-panel .col-md-4
{
	margin-bottom:20px;
}
.reorder-panel ul li
{
	line-height:25px;
}
.lessontitle
{
	padding: 10px 15px 42px;
}
.txtManualScore
{
    width:60px;
}
}
@media screen and (max-width: 767px) 
{
    
     .exerciseBox
     {
         padding:0px !important;
     }
     .quest-container
     {
         padding:10px !important;
     }
    .quickFlip
    {
        width:100% !important;
    }
    
 .logo {
 margin-left:15px;
}
.navbar-nav {
 background-color:#f4f4f4;
 margin: -7px -15px;
}
.nav > li {
 border-bottom: 1px solid #8cc63f;
 padding:3px 0px;
}
.navbar-default .navbar-nav > li > a.home {
 display:none;
}
.navbar-default .navbar-nav > li > a {
 border-radius:0px;
 
}

 .navbar {
 background: none repeat scroll 0 0 #2a3990;
 color:#fff;
 height:20px;
 width:100%;
 padding-left:0px !important;
 padding-right:0px !important;
 position:relative;
 z-index:999;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
 .navbar-default .navbar-toggle {
 border:none;
 float:left;
}
 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color:transparent;
}
.navbar-default .navbar-nav > li > a.active { 
    border: none;
}
.navbar-default .navbar-nav > li a.login
{
	margin:-3px 0px 0px 0px;
	  padding: 8px 8px 11px;
}
.banner_details {
 margin: 20px 20px 0px 20px;
}
.banner_details h2 {
 font-size: 25px;
}
.banner_small_details {
 font-size: 14px;
}
 .feature {
 text-align:center;
}
.feature .data h3 {
 margin-top:0px;
}
.feature > div > span {
 float:none;
}

#mobileView {
 display:inline-table;
 width: 100%;
 margin:0 auto 50px !important;
}
#ipadView {
 display:none;
}
.support-center-container {
 padding: 30px 10px;
}
.panel-body .tabpanel .nav.nav-tabs li {
 width:100%;
border-left: 1px solid #e5e5e5;
}
 .panel-body .tabpanel .nav.nav-tabs li.active {
 border-left: 1px solid #e5e5e5;
}
.panel-heading a .arrow-img {
 margin-top:0;
}
.progesslink {
 margin-top:10px;
}
.progesstxt {
 margin-left: -3px;
 margin-right:4px;
}
#mobiledevice-progress {
 display:block;
}
 #desktopdevice-progress {
 display:none;
}
 .btn {
 padding: 12px 25px;
}
 .drop1 {
 top:4%;
 left:44%;
}
.drop2 {
 left: 75%;
 top: 16%;
}
.drop3 {
 left: 75%;
 top: 30%;
}
.drop4 {
 bottom:5%;
 left:43%;
}
.drop5 {
 left: 30%;
 top: 10%;
}
.product-panel
{
	text-align:center;
}


.lisep
{
	display:none ;
}
ul.dash-links li
{
	
	padding:8px 0px;
	width:100%;
}
.toplinks
{
	width:100%;
}
.toplinks ul
{
	margin:0;
	padding:0;
	width:100%
}
.toplinks ul li
{
	list-style-type:none;
	float:left;
	padding:0px 5px
}
.product ul.dash-links li
{
	list-style-type:none;
	float:left;
	padding:0px 5px;
	width:auto;
}

#reorder-desktop
{
	display:none;
}
#reorder-mobile
{
	display:block;
}
.testtitle h4 {
    font-size: 18px;
}
#reorder-mobile .lesson-column
{
	margin: -17px -10px -10px;
}
#reorder-mobile .lesson-column .btn
{
	 padding: 5px 13px !important;
}
.reorder-icon
{
	 color: #888;
    margin: 3px 10px 0 -10px;
}
.reorder-text
{
	text-align: justify;
    width: 80%;
}
.del-icon
{
	color: #888;
    margin-right: 10px;
    margin-top: 12px;
    position: absolute;
    right: 0;
    top: 0;
}
ul.popup-lesson
{
	margin:0;
	padding:0;
}
ul.popup-lesson li
{
	list-style-type:none;
	margin-bottom:10px;
	padding-left:10px
}
ul.popup-lesson .form-control-feedback
{
	 left: auto;
    right: 0;
    top: 0;
}
ul.popup-lesson.has-success .form-control
{
	background-color:#f4f4f4;
	border:solid 1px #e8e8e8;
}
#desktoptable
{
	display:none;
}
#mobiletable
{
	display:table;
}
#lessonlevelmobiletable
{
	display:table;
}
#mobiletable1
{
	display:table;
}
.desktoptable
{
	display:none;
}
.mobiletable
{
	display:table;
}
.lessonlevelmobiletable
{
    display:table;
}
.mobiletable1
{
	display:table;
}
.thead
{
	background-color:#f4f4f4;
	color:#555;font-weight:bold;
}
.shoppingpadding
{
	padding-top:65px;
	padding-bottom:65px;
	padding-left:15px;
	padding-right:15px;
}
}

 @media screen and (max-width: 990px) 
 {
     .create-g5
{  
    position: absolute;
    top: 375px;
}
 }
 
 
 @media screen and (max-width: 480px) {
 .drop1 {
 top:4%;
 left:37%;
}
.drop2 {
 left: 84%;
 top: 16%;
}
.drop3 {
 left: 84%;
 top: 30%;
}
.drop4 {
 bottom:5%;
 left:36%;
}
.drop5 {
 left: 18%;
 top: 10%;
}
.insttext
{
	margin-left:0;
}
.marginminus
{
	margin-left:0px;
}
.preview-btn.col-md-12.activitygradebook button{ width:100%; margin-bottom:10px;}
}


 @media screen and (max-width: 479px) 
 {

 .links .pull-left {
 float:none !important;
}
 .links .pull-right {
 float:none !important;
}
 .links ul li {
 padding:0;
 float:none;
}
 .mobilelist {
 display:none;
}
/* .quest-footer .pull-right {
 float:left !important;
 margin-top:20px;
}*/
 #mobiledevice {
 display:block;
}
 #desktopdevice {
 display:none;
}
 #mobiledevice h4 {
 font-size: 16px;
 line-height: 20px;
}
 .quest-container .btn {
 margin-bottom: 10px;
}
.activity ul li {
 padding: 0 5px;;
}
.drop1 {
 top:4%;
 left:30%;
}
.drop2 {
 left: 79%;
 top: 8%;
}
.drop3 {
 left: 80%;
 top: 42%;
 padding-top: 6px;
}
.drop4 {
 bottom:5%;
 left:29%;
}
.drop5 {
 left: 3%;
 top: 10%;
}
.toplinks ul
{
	margin:0;
	padding:0
}
.toplinks ul li
{
	list-style-type:none;
}
.lessontitle {
   
    padding: 10px 15px 38px
}
.btn-cont
{
	margin-left:0px;
	display:block
}
}

.lesson-setting-g1 {
    font-size: 14px;
    left: 247px;
    position: absolute;
    top: 107px;
}

@media screen and (max-width:767px) 
{
    .lesson-setting-g1 {
     font-size: 14px;
    left: 145px;
    position: absolute;
    top: 86px;
}}

@media screen and (max-width:980px) 
{

.accordion-g1.padding0.pull-right{position: relative; right: -25px; top: -43px;}
.accordion-g2.padding0.pull-right{position: relative; right: -25px; top: -43px;}
.accordion-g3.padding0.pull-right{position: relative; right: -25px; top: -43px;}
.accordion-g4.padding0.pull-right{position: relative; right: -25px; top: -43px;}
.accordion-g5.padding0.pull-right{position: relative; right: -25px; top: -43px;}
.accordion-g6.padding0.pull-right{position: relative; right: -25px; top: -43px;}
.accordion-g7.padding0.pull-right{position: relative; right: -25px; top: -43px;}
}
@media screen and (max-width: 320px) {#btnOrderReset{left: 31px;
    position: absolute;
    top: 65px;}}
@media screen and (max-width: 360px) 
{
    
         .totalQuesBox
    {
            margin-top: 10px;
        position:relative;
    }
    .totalQuesBox .floatLeftNew
    {
        padding: 10px 0px 10px 3px;
    width:100%;
    margin-top: 15px;
    }
     .criticalNav
    {
        left:auto !important;
        
    }
    .previous
    {
       
        position:absolute;
        margin: -10px 0 0 -5px !important
        
    }
    .next
    {
        width: 35px !important;
    float: right;
    margin-left: 4px !important; position:absolute;margin-top:-10px !important;right:0 !important;
    }
    .exerciseBox .questionNo
{
    word-wrap:normal !important;
}
       .flash
     {
       width: 100% !important;
     }
    
     .flashcardimg {
	    background-position: 123px -554px;
	    display: inline-block;
	    height: 27px;
	    position: relative;
	    transition: none 0s ease 0s;
	    width: 40px;
	    vertical-align: top;
	    margin-bottom:10px;
    }
    
.btn {
    padding: 12px 8px;
}
#reorder-mobile.quest-container .quest-footer .btn
{
	width:100%;
}
.btn-cont .btn
{
	margin-bottom:10px;
}
/*.thead
{
	word-break:break-all;
}*/
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus
{
    outline:none;
    color:#fff;
}
.home-learmore
{
    font-size:12px;
    font-weight:bold;
}
.supportlink h6

{

    margin-top:-30px;
    padding-top:15px;
}
.disable-anchor,.disable-anchor:hover {
    text-decoration:none !important;
    cursor: not-allowed;      
	background:#f2f2f2 !important;
	color:#989898 !important; text-shadow:none !important; filter:none !important;
}



.Auto-create-chk-g1
{
	position: absolute;
    right: -32px;
}

.instruction span {
position: absolute;
right: 10px;
top: 4px;
font-size: 15px;
font-weight: bold;
color: #700003;
cursor:pointer;
}

.instruction {
border: 1px solid #EBCCD1;
position: relative;
float: right;
background-color: #F4E1E1;
padding: 5px 30px 5px 5px;
color: #A94442;
}

@media screen and (max-width: 460px)
{
.quickFlipCta {
    width: 100%;
}
}
.instructorGradebook
{
    margin-bottom:10px;
}
.radioButton
{
    top:5px;
}
.instructorStudentView
{
    padding-top:8px
}
.nextDueAssignmentDisabled
{
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
.backgroundActivityContainer
{
    background : #FFE599;
}

#link508
{
	color:white;
	text-decoration: underline;
}


 /*LMM-400 Changes*/
     .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.page-summary {
    line-height: 1.7em;
    font-size: 120%;
   
    color: #333;
    
    font-weight: 200;
    margin-bottom: 25px;
}
.title {
    color: #333;
    font-size: 46px;
    font-weight: bold;
    margin: 10px 0px;
    text-transform: uppercase;
    line-height: 45px;
}
.support.carousel-doublediv .left h3 {
    text-transform: none;
    font-weight: normal;font-size: 30px;
}
     .carousel-text.support {
    position: absolute;
    width: 490px;
    left: 5%;
    margin-left: auto;
   top:40%;
    color: #fff;
    z-index: 2;border:none;
    background:none;    padding: 0;
}
.supportpage.carousel-inner>.item>img {
    margin-top: 0px;
    height: auto;
    border:none;
    background:none;    padding: 0;
}
@media (max-width: 500px)
{

.title {
    
    font-size: 28px;
}
.page-summary {
    line-height: 1.7em;
    font-size: 95%;
}
.carousel-text.support{top:10%}
}


ul.bullet li{list-style-type:disc !important}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{margin:0 auto;width:100%;}

#dvactivity-innercontainer .panel-group.margintop20{margin-top:20px;}
 .redtext {
    color: #bf1e2e;
}
.gradenewstyle .radioButton{float: left;margin-right: 5px;margin-top: 7px;}
.gradenewstyle .helpicon{float: left;margin-top: 4px;}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}



#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
/********************** FAD-984 ****************************/
.User-dropdown .btn-default,
.User-dropdown .btn-default:active,
.User-dropdown .btn-default:focus,
.User-dropdown .btn-default:hover {
    background-color: #27347D !important;
    border: solid 1px #27347D;
    padding: 14px 25px 14px 13px;
    color: #fff !important;
    text-transform: initial;
    text-align: center;
    width: auto;
    cursor: pointer;
    border-radius: 0.25rem;
    margin-right: 0px;
    margin-top: -2px;
}

    .User-dropdown .btn-default .caret {
        margin-left: 7px;
    }


.User-dropdown .dropdown-toggle::after {
    color: #fff;
}

.User-dropdown .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #27347D !important;
    border: none !important;
    margin: -1px 0 0;
    padding: 10px 15px !important;
    width: 100% !important;
    right: 0;
    cursor: pointer;
}

    .User-dropdown .dropdown-menu li a {
        border-bottom: 1px solid #2D3C97;
        color: #fff;
        text-align: left;
        font-size: 14px;
        padding: 10px 15px 11px;
        text-transform: none !important;
        margin: 0px 0 3px !important;
        cursor: pointer;
    }
   .User-dropdown.on .btn-default .caret{
transform: rotate(180deg);
}
        .User-dropdown .dropdown-menu li a:hover,
        .User-dropdown .dropdown-menu li a:focus {
            color: #fff;
            text-decoration: none;
            background-color: #2A3990;
        }


    .User-dropdown .dropdown-menu .dropdown-close .dropdown-toggle {
        border: none;
        border-radius: 0;
        padding: 14px 20px 6px;
    }

.desktop-md {
    display: block;
}

.mobile-md {
    display: none;
}

@media (max-width:767px) {
    .desktop-md {
        display: none;
    }

    .mobile-md {
        display: block;
    }
         .main_container_width.container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .User-dropdown .btn-default,
    .User-dropdown .btn-default:active,
    .User-dropdown .btn-default:focus,
    .User-dropdown .btn-default:hover {
        padding: 11px 18px 11px 18px !important;
    }

        .User-dropdown .btn-default .fa {
            font-size: 30px;
            color: #fff;
        }

    .User-dropdown .dropdown-menu {
        left: inherit;
        margin-right: 0px;
        margin-top: 52px;
        padding: 0 !important;
    }

        .User-dropdown .dropdown-menu li a {
            padding: 15px;
            font-size: 18px;
        }
         .User-dropdown .dropdown-menu li{    padding: 0px 10px;}
}
.product-title{width:100%;text-align:center}
/*.product-title a{color:#2A3990 }*/
.product-title {color:#2A3990 }
