
* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    line-height: 1.5em;
    width: 100%;
}
#mainContainer {
    float: none;
    height: auto;
    margin: auto;
    width: 100%;
}
.content-inner2 {
    background: #d5d5d5 none repeat scroll 0 0;
    border-radius: 10px;
    height: 400px;
    margin: auto;
    padding: 10px;
    width: 40%;
}
#basic-modal-content {
    display: none;
}
#simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}
#simplemodal-container {
    background-color: #fff;
    height: 605px;
    max-width: 1024px;
    text-align: center;
    width: 916px;
    z-index: 10003;
}
#simplemodal-container code {
    background: #141414 none repeat scroll 0 0;
    border-left: 3px solid #65b43d;
    color: #bbb;
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 4px 6px 6px;
}
#simplemodal-container a {
    color: #ddd;
}
#simplemodal-container a.modalCloseImg {
    background: rgba(0, 0, 0, 0) url("../images/x.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline;
    height: 29px;
    position: absolute;
    right: -16px;
    top: -15px;
    width: 25px;
    z-index: 3200;
}
#simplemodal-container h3 {
    color: #ccc;
}
#login-form {
    margin: 0 auto;
    width: 600px;
}
#mainContainer p {
    margin-top: 0;
}
#heading {
    text-align: center;
}
#r3 {
    float: none !important;
    height: 30px;
    text-align: right;
    width: 287px;
}
#message {
    float: none !important;
    width: 287px;
}
#city, #state, #country, #regForm input, textarea {
    width: 82%;
}
textarea {
    resize: none;
}
#gender input {
    width: 0 !important;
}
#gender {
    margin-left: -5px;
}
#submitRow {
    text-align: center;
}
#submitForm {
    width: 70px !important;
}
#resetForm {
    padding-right: 5px;
}
#captcha {
    width: 150px !important;
}
.paddingTwenty {
    padding: 20px;
}
.backgroundColor {
    background: #fff none repeat scroll 0 0;
}
.one_half {
    width: 46%;
}
.push23 {
    margin-bottom: 23px;
}
.required {
    color: red;
}
.c1, .c2, .c3, .c4 {
    float: left;
    font-size: 1em;
    height: 30px;
    text-align: left;
}
.c1 {
    width: 200px;
}
.c2 {
    width: 30px;
}
.c3 {
    width: 155px;
}
.c4 {
    width: 200px;
}
#pagination {
    margin: 0 auto;
}
#overlay {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#loading_div {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #333;
    border-radius: 10px;
    height: 150px;
    left: 45%;
    position: fixed;
    text-align: center;
    top: 32%;
    width: 150px;
    z-index: 10000;
}
#loader img {
    width: 150px;
}
.mrgBotNone {
    margin-bottom: 0;
}
.textDecoNon {
    text-decoration: none;
}
.mrgnAuto, .margin_auto {
    margin: auto;
}
.font-Size20 {
    font-size: 20px;
}
.meroon {
    color: #de3333 !important;
}
.underline {
    text-decoration: underline !important;
}
.login_block {
    background: #505050 linear-gradient(#eeefef, #fff 10%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 3px 7px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 1) inset, 0 -3px 2px rgba(0, 0, 0, 0.25) inset;
    padding: 10px;
    position: relative;
}
.login_text_div {
    font-family: "Lato",Calibri,Arial,sans-serif;
    margin-top: -65px;
}
.user_field {
    width: 80%;
}
.ie8 #createNewLesson .btn-span {
    width: auto !important;
}
.login_div input[type="text"], .login_div input[type="password"] {
    background: #f9f9f9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset, 0 3px 2px rgba(0, 0, 0, 0.1) inset;
    color: #777;
    font-family: "Lato",Calibri,Arial,sans-serif;
    font-weight: 400;
    padding: 10px 18px 10px 45px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    transition: color 0.3s ease-out 0s;
    width: 100%;
}
.ie8 .login_div input[type="text"], .ie8 .login_div input[type="password"] {
    min-height: 20px;
}
.login_div input[type="text"]:hover ~ i, .login_div input[type="password"]:hover ~ i {
    color: #ca3333;
}
.login_div input[type="text"]:focus ~ i, .login_div input[type="password"]:focus ~ i {
    color: #ca3333;
}
.login_div input[type="text"]:focus, .login_div input[type="password"]:focus, .login_div button[type="submit"]:focus {
    outline: medium none;
}
.login_div .user_field .my_fa1 {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
    color: #777;
    left: 0;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-out 0s;
}
.ie8 .login_div .user_field .my_fa1 {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.postion {
    position: relative;
}
.login_bt, .btn-span {
    background: rgba(0, 0, 0, 0) linear-gradient(#de3333, #9a0000) repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.35), 0 3px 2px rgba(255, 255, 255, 0.2) inset, 0 -3px 2px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    line-height: 1.5;
    outline: 0 none;
    padding: 5px 20px;
}
.login_div button:hover, .btn-span:hover, .btn-span:focus {
    background: #de3333 none repeat scroll 0 0;
    outline: 0 none;
}
.login_div button:active, .btn-span:active {
    background: #dc3333 none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset, 0 3px 4px rgba(0, 0, 0, 0.2) inset;
    outline: 0 none;
}
#simplemodal-container a.modalCloseImg {
    background: rgba(0, 0, 0, 0) url("../images/x.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline;
    height: 29px;
    position: absolute;
    right: -16px;
    top: -15px;
    width: 25px;
    z-index: 3200;
}
.login_div .user_field .my_fa1:hover, .user_field #signup:hover, .user_field #forgot:hover {
    color: #8f0000;
    text-shadow: none;
}
.font {
    color: #9f9d9d;
    font-family: "Lato",Calibri,Arial,sans-serif;
    font-weight: 500;
}

.efectiveBox::before, .effectiveRadio::before {
    background-image: url("../images/formelements.png");
    background-size: 200% 200%;
    content: "";
    display: inline-block;
    height: 16px;
    left: -2px;
    position: relative;
    top: 2px;
    width: 16px;
}
input[type="radio"], input[type="checkbox"] {
    left: -999em;
    position: absolute;
}
input[type="checkbox"]:checked + .efectiveBox::before {
    background-position: 0 0;
}
.ie8 .efectiveBox::before {
    content: none;
    display: none;
    top: 0;
}
.ie8 .effectiveRadio::before {
    content: none;
    display: none;
    top: 0;
}
.ie8 .chkBxDv {
    margin-top: 2px;
}
.ie8 input[type="checkbox"], .ie8 input[type="radio"], .ie7 input[type="checkbox"], .ie7 input[type="radio"] {
    left: 0;
    position: static;
}
.ie8 input[type="checkbox"], .ie8 input[type="radio"] {
    margin-right: 0.5em;
    position: relative;
    top: 0;
}
.logBtnDiv {
    margin: 20px auto 5px;
}
.login-subhead {
    color: #9f9d9d;
    font-size: 16px;
    font-weight: 700;
}
.txtDslct {
    -moz-user-select: none;
}
.loginTitle {
    color: rgba(200, 0, 0, 0.4);
    font-size: 18pt;
    text-shadow: 1px 1px #9a0000;
}
.signUp_text_div {
    font-family: "Lato",Calibri,Arial,sans-serif;
    width: 130px;
}
.signup-top {
    height: 50px;
}
#content {
    border-radius: 10px;
    float: none;
    height: auto;
    margin: auto auto 10px;
}
.content-inner2 {
    background: #d5d5d5 none repeat scroll 0 0;
    border-radius: 10px;
    height: 400px;
    margin: auto;
    padding: 10px;
    width: 40%;
}
#innerContainer {
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;
}
.boxDiv {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
.boxDivData img {
    float: left;
    margin-right: 10px;
    width: 50px;
}
.boxDiv h3 {
    color: #9a0000;
    font-size: 16px;
    font-weight: 400;
}
.boxDiv h3 span {
    color: #9a0000;
    float: right;
    font-size: 12px;
    font-weight: 400;
}
.boxDiv p {
    color: #888;
    font-size: 13px;
}
.headList, .fltrHead {
    background: #e3e3e3 url("../images/header/mainbk.png") repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    float: left;
    font-weight: 400;
    text-align: center;
}
.row b > div:first-of-type {
    border-left: 0 none;
    border-top-left-radius: 5px;
}
.row b > div:last-of-type {
    border-right: 0 none;
    border-top-right-radius: 5px;
}
.row {
    clear: left;
}
.row::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#centrinList div.row:nth-child(2n) {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #555;
    padding: 6px 0;
}
#centrinList div.row:nth-child(2n+1) {
    background: #fff none repeat scroll 0 0;
    color: #555;
    padding: 6px 0;
}
#centrinList {
    border: 1px solid #e3e3e3;
}
.listCol {
    float: left;
    padding-left: 10px;
    width: 248px;
    word-wrap: break-word;
}
#shelf-cover {
    margin: auto;
    position: relative;
    top: 10px;
    width: 1024px;
}
#shelf {
    height: 100%;
    margin: auto;
    width: 800px;
}
.popHead {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fff 5%, #f0f0f0 100%) repeat scroll 0 0;
    border-color: #f2f2f2 silver #d1d1d1 #f3f3f3;
    border-style: solid;
    border-width: 1px;
}
.title-cover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eaeaea 0%, silver 100%) repeat scroll 0 0;
}
.book-nav-title {
    background-image: url("../images/header/mainbk.png");
    font-size: 16px;
    text-align: center;
}
.txt-div {
    color: #555;
    float: left;
    font-weight: 700;
}
.commonLevelPop {
    background-color: #fff;
    color: #000;
    height: 420px;
    text-align: left;
    width: 585px;
}
.commonLevelPop h2 div {
    float: left;
    height: 40px;
    width: 100%;
}
#createNewLesson {
    color: #000;
    height: 420px;
    padding-bottom: 25px;
    text-align: left;
    width: 585px;
}
.commonLevelPop .txt-div {
    width: 160px;
}
.commonLevelPop input, #createNewLesson input[type="text"], .commonLevelPop select {
    width: 225px;
}
#centrinList a {
    color: rgba(154, 0, 0, 0.6);
}
input[type="text"], input[type="password"], select, textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    box-sizing: border-box;
    color: #555;
    font-family: "Arial";
    margin: 0;
    outline: 0 none;
    padding: 0 2px;
    text-overflow: ellipsis;
    vertical-align: top;
}
.ie8 .form-1 input[type="text"], .ie8 .form-1 input[type="password"] {
    min-height: 20px;
}
input[type="text"]:focus, textarea:focus, select:focus {
    border: 1px solid #444;
    box-shadow: 0 0 7px #666;
}
textarea {
    min-height: 70px;
    resize: none;
}
option, .padTop7 {
    padding-top: 7px;
    text-transform: capitalize;
}
option {
    padding-bottom: 2px;
}
.button, .tbutton:hover {
    background: #fff -moz-linear-gradient(center top , #fff 5%, #f0f0f0 100%) repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 #dedede;
    color: #555 !important;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
}
.button:active, .tbutton:active {
    background: #f0f0f0 -moz-linear-gradient(center top , #f0f0f0 5%, #fff 100%) repeat scroll 0 0;
}
.button:hover, .tbutton:hover {
    color: #a90000 !important;
}
.txt-div-middle {
    float: left;
    font-weight: 700;
    width: 95px;
}
.column-div, .input-div {
    float: left;
}
.input-div-small {
    float: left;
    width: 90px;
}
#uploadIconMsg img, #uploadCoverMsg img, .loadImg img, .height20, .hgt_20 {
    height: 20px;
}
.hgt_10 {
    height: 10px;
}
.uploadTxtDiv {
    color: #555;
    margin-left: 5px;
    vertical-align: top;
}
.uploadTxtDiv i {
    margin-top: 3px;
}
.leftLevelDiv {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #c3c3c3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    float: left;
    margin-bottom: 20px;
    margin-top: 30px;
    padding: 10px;
    width: 100%;
}
.leftLevelDiv .topAction {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 5px;
    width: 100%;
}
.leftLevelDiv .topAction a + a {
    float: right;
}
.leftLevelDiv .lftImgDiv {
    float: left;
    width: 100%;
}
.leftLevelDiv h3 {
    float: left;
    width: 100%;
}
.leftLevelDiv h3 span {
    float: left;
    font-size: 19px;
    margin-bottom: 4px;
    margin-top: 10px;
}
.lessHead {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.addimgVideoDiv {
    border-bottom: 1px solid #e3e3e3;
    float: right;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
}
.addimgVideoDiv a {
    float: right;
}
.cont550TxtLftPad10 {
    padding: 10px;
    text-align: left;
    width: 615px;
}
#accordian {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.6), 0 0 200px 1px rgba(255, 255, 255, 0.5);
    color: #fff;
    float: left;
    font-family: arial;
    margin: 0 auto;
    width: 100%;
}
#accordian h3 {
    background: #303642 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-family: open sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 34px;
    padding: 0 10px;
    text-transform: uppercase;
}
#accordian h3 i {
    color: #fff;
}
#accordian h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
#accordian h3 i {
    font-size: 17px;
    vertical-align: middle;
    width: 25px;
}
#accordian .active {
    background: #9a0000 none repeat scroll 0 0;
}
#accordian h3 span {
    font-size: 16px;
    margin-right: 3px;
}
#accordian h3 .arrowRgt {
    float: right;
    text-align: right;
}
#accordian li {
    border-bottom: 1px solid #999;
    list-style-type: none;
    width: 100%;
}
#accordian ul ul li a {
    color: #999;
    display: block;
    font-size: 11px;
    line-height: 27px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.15s ease 0s;
}
#accordian ul ul li {
    border-bottom: medium none;
}
#accordian ul ul li a:hover {
    background: #e3e3e3 none repeat scroll 0 0;
}
#accordian ul ul {
    display: none;
}
#accordian li.active ul {
    display: block;
}
#accordian ul li h3 a {
    color: #fff !important;
}
.courseDetailDiv {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #c3c3c3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    float: left;
    height: 290px;
    margin-bottom: 20px;
    margin-right: 16px;
    padding: 10px 5px;
    position: relative;
    width: 35%;
}
.courseDetailDiv .dltCrsFls {
    float: left;
    margin-top: 10px;
}
.courseDetailDiv:hover {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.delCOurseIcon {
    background-color: #9a0000;
    border-radius: 100%;
    display: none;
    float: left;
    height: 16px;
    margin-top: 0 !important;
    position: absolute;
    right: 10px;
    top: 3px;
    vertical-align: middle;
    width: 16px;
}
.posR45 {
    right: 45px;
}
.tbutton {
    background: rgba(255, 255, 255, 0.04) none repeat scroll 0 0 padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.25) inset, 0 0 1px rgba(255, 255, 255, 0.2), 0 10px 10px rgba(255, 255, 255, 0.08) inset;
    box-sizing: content-box !important;
    color: #555 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Calibri";
    font-size: 15px;
    outline: medium none;
    padding: 5px 6px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    white-space: normal;
}
.courseDetailDivImg {
    float: left;
    height: 180px;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}
.courseDetailDivImg img {
    border: 4px double #d3d3d3;
    height: 100%;
    max-width: 200px;
    padding: 5px;
}
.courseDetailDivtxt {
    float: left;
    margin-left: 10px;
}
.courseDetailDivtxt h3 {
    color: #9a0000;
    float: left;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 2px;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
}
.courseDetailDivtxt h3 span.smalTymTxt {
    float: left;
    font-size: 12px;
    text-align: left;
}
.courseDetailDivtxt h3 span {
    float: left;
    font-size: 20px;
}
.courseDetailDivtxt p {
    float: left;
    margin-top: 10px;
}
.contentPop {
    background-color: #fff;
    color: #000;
    height: 465px;
    text-align: left;
    width: 585px;
}
.delCOurseIcon i {
    display: block;
    text-align: center;
}
.contentPop h2 div {
    float: left;
    height: 40px;
    width: 100%;
}
.headTitle {
    font-weight: 700;
}
.marTop10 {
    margin-top: 10px !important;
}
.tblCol {
    float: left;
    text-align: center;
    text-transform: capitalize;
    width: 14.85em;
}
.fullDiv {
    float: left;
    width: 100%;
}
.deactive {
    color: #888 !important;
}
.rprtPrntd {
	background: #def2de none repeat scroll 0 0 !important;
	color: #111 !important;
}
.allRprtPrntd {
	background: #cbe5f8 none repeat scroll 0 0 !important;
	color: #111 !important;
}
@media (max-width: 1024px) {
	.login_block {		width: 280px; height: 300px; }
	.login-top {		height: 60px;	}
	.user_field {margin: 0 auto;	}
	.login_div input[type="text"],.login_div input[type="password"]{
		font-size: 12px;
	}
	.login_div .user_field .my_fa1 {
		height: 33px;
		width: 30px;
		line-height: 36px;
	}
	.login_bt, .btn-span{	font-size: 10px;}
	.font{font-size: 12px;}
	input[type="checkbox"] + .efectiveBox:before {
		background-position: 0 -16px;
	}
	input[type="radio"]+ .effectiveRadio:before {
		background-position: 16px -16px;
	}
	input[type="radio"]:checked + .effectiveRadio::before {
		background-position: 16px 0;
	}
	.efectiveBox::before, .effectiveRadio::before {
		height: 16px;
		width: 16px;
		background-size: 200% 200%;
	}
	#content{
		width: 782px;
		padding: 0 0.25em;
	}
	.headList, .fltrHead{
		height: 2.5em; padding-top: 0.3em; font-size:0.8em;
	}
	.fltrHead {	padding-top: 3px; }
	#centrinList{width:99.5%; font-size: 0.7em;}
	.txt-div{ width:30%; }
	input[type="text"], input[type="password"], select, textarea{
		font-size: 0.9em;
		min-height: 2.25em;
		width: 96%;
	}
	textarea{min-width:170px;}
	select {	max-height: 2.2em;	}
	.button, .tbutton:hover {
		font-size: 10px;
		padding: 4px 6px;
		line-height: 1.5em;
	}
	.column-div { width:2%; }
	.input-div { width:67.5%; }
	.headTitle { font-size: 1em; }
	.font11 { font-size: 11px !important;}
}
@media (min-width: 1025px) {
	.login_block {	width: 350px; height: 360px; }
	.login-top {		height: 125px;	}
	.user_field{		margin:20px auto 20px auto;	}
	.login_div input[type="text"],.login_div input[type="password"]{
		font-size: 15px;
	}
	.login_div .user_field .my_fa1 {
		height: 36px;
		width: 36px;
		line-height: 42px;
	}
	.login_bt, .btn-span{		font-size: 14px;	}
	
	input[type="checkbox"] + .efectiveBox:before {
		background-position: 0 -25px;
	}
	input[type="radio"]+ .effectiveRadio:before {
		background-position: 25px -25px;
	}
	input[type="radio"]:checked + .effectiveRadio::before {
		background-position: 25px 0;
	}
	.efectiveBox::before, .effectiveRadio::before {
		height: 22px;
		width: 25px;
	}
	#content{
        width:84%;
		min-width: 1024px;
		padding:0;
	}
	.headList, .fltrHead{		height: 40px; padding-top: 3px; font-size: 16px;	}
	#centrinList{width:99.81%; font-size: 14px;}
	.txt-div{ width: 30%; }
	.input-div input[type="text"]{		min-height:34px;	}
	input[type="text"], input[type="password"], select, textarea{
		font-size: 15px;
		min-height: 34px;
		width:225px;
	}
	textarea{min-width:200px;}
	select {		max-height: 34px;	}
	.button, .tbutton:hover {
		font-size: 15px;
		padding: 5px 6px;
	}
	.column-div { width: 2%; }
	.input-div { width: 67.5%; }
	.headTitle { font-size: 16px; }
	.font11 { font-size: 16px !important;}
}