﻿login-div.lfloat {
    float: left;
}

.rfloat {
    float: right;
}

.rAlign {
    vertical-align: middle;
    float: left;
}

.homeLink {
    font-family: inherit;
    font-size: xx-large;
    color: white;
    background-repeat: no-repeat;
    display: inline-block;
    height: 9px;
    width: 9px;
}

.menu_login_container table tr {
    vertical-align: top;
}

    .menu_login_container table tr td {
        padding: 0 0 0 14px;
    }

.menu_login_container .tdClass {
    padding-bottom: 4px;
}

.menu_login_container .inputtext, .menu_login_container {
    border-color: #1D2A5B;
    margin: 0;
    width: 142px;
}

    .menu_login_container .login_form_label_field label, .menu_login_container .login_form_label_field a {
        color: #98A9CA;
        font-weight: normal;
    }

    .menu_login_container .login_form_label_field {
        padding-top: 4px;
    }

    .menu_login_container .tdClass label {
        color: #FFFFFF;
        font-weight: normal;
        padding-left: 1px;
    }

    .menu_login_container #email {
        direction: ltr;
    }

.login_page #loginform {
    clear: left;
    margin: auto;
    padding: 15px 0;
    text-align: left;
    width: 380px;
}

    .login_page #loginform p {
        line-height: 16px;
        margin: 10px 0;
        text-align: left;
    }

        .login_page #loginform p.reset_password {
            margin-bottom: 0;
            padding-bottom: 0;
        }

.login_page #loginform {
    margin-top: 20px;
    padding-top: 0;
}

.inputtext, .error-cls {
    border: 1px solid #BDC7D8;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 16px;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 4px;
    /* color:black; */
    color: #333333;
    border-color: rgb(150, 166, 197);
    width: 250px;
}

.error-cls {
    border: 1px solid #BDC7D8;
    border-color: red;
}

.logintext {
    border: 1px solid #BDC7D8;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 13px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    color: black;
    border-color: #1D2A5B;
    width: 200px;
}

.menu_login_container .inputtext, .menu_login_container {
    border-color: #1D2A5B;
    margin: 0;
    width: 142px;
}

.registration #reg_box .inputtext, .registration #reg_box {
    border-color: #BDC7D8;
    margin: 0;
}

    .registration #reg_box input.inputtext, .registration #reg_box .error_field {
        border-color: #DD3C10;
    }

#reg_box .inputtext, #reg_box {
    border-color: #96A6C5;
    margin-top: 2px;
    width: 206px;
}

.form_row .inputtext {
    width: 175px;
}

.uiButton .uiButtonText {
    color: gray;
    font-weight: normal;
}

.uiButton + .uiButton {
    margin-left: 4px;
}

.uiButton:hover {
    text-decoration: none;
}

.uiButton:active {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom-color: #999999;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.uiButton .customimg {
    margin-top: 0;
}

.uiButton .uiButtonText, .uiButton input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 1px 0 2px;
    white-space: nowrap;
    color: #B8B8B8;
    cursor: default;
}

.uiButton {
    margin-left: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    text-align: center;
    text-decoration: none;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.uiButtonSpecial {
    background: #28a300; /* Old browsers */
    background: -moz-linear-gradient(top, #28a300 0%, #548800 50%, #28a300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28a300), color-stop(50%,#548800), color-stop(100%,#28a300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #28a300 0%,#548800 50%,#28a300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #28a300 0%,#548800 50%,#28a300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #28a300 0%,#548800 50%,#28a300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #28a300 0%,#548800 50%,#28a300 100%); /* W3C */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a300', endColorstr='#28a300',GradientType=0 );
    border: 1px solid;
    padding: 3px 25px;
    font-size: 13px;
    border-color: rgb(59, 110, 34) rgb(59, 110, 34) rgb(44, 81, 21);
}

#buttons .uiButton {
    margin-right: 2px;
}

span.FriendLink a.uiButtonConfirm {
    background-color: transparent;
    background-image: none;
}

.loginButton {
    padding: 2px 10px 2px 10px;
    border-width: 1px;
    border-style: solid;
}

.uiButtonConfirm {
    border-color: #3B5998;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    background-position: -352px -54px;
    background-repeat: no-repeat;
    background: #2989d8; /* Old browsers */
    background: -moz-linear-gradient(top, #87bcea 0%, #2989d8 50%, #0a77d5 50%, #87bcea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87bcea), color-stop(50%,#2989d8), color-stop(50%,#0a77d5), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #87bcea 0%,#2989d8 50%,#0a77d5 50%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #87bcea 0%,#2989d8 50%,#0a77d5 50%,#87bcea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #87bcea 0%,#2989d8 50%,#0a77d5 50%,#87bcea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #87bcea 0%,#2989d8 50%,#0a77d5 50%,#87bcea 100%); /* W3C */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87bcea', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}

    .uiButtonConfirm:active {
        background: none repeat scroll 0 0 #4F6AA3;
        border-bottom-color: #29447E;
    }

.indexForm .signupForm {
    padding: 43px 0 0 15px;
    width: 383px;
}

.indexForm .addQuestionForm {
    width: 383px;
}

.indexForm .headerTextContainer {
    border-bottom: 1px solid #9AAFCA;
}

.indexForm .mainTitle {
    color: #0E385F;
    font-size: 18px;
}

.indexForm .subtitle {
    color: #0E385F;
    font-size: 15px;
}

.indexForm #reg_box .large_form label {
    font-weight: normal;
}

.mbm {
    margin-bottom: 10px;
}

.phm {
    padding-left: 10px;
    padding-right: 10px;
}

.mbs {
    margin-bottom: 5px;
}

.fwb {
    font-weight: bold;
}

.subtitle {
    color: rgb(29,42,91);
    font-size: 14px;
    font-weight: normal;
    line-height: 1.28;
    padding-top: 4px;
    width: auto;
}

#reg_box #reg div.large_form {
    padding-left: 0;
}

    #reg_box #reg div.large_form td.label {
        font-size: 13px;
        padding-right: 3px;
        width: 105px;
    }

    #reg_box #reg div.large_form div.field_container input {
        font-size: 16px;
        padding: 6px;
        width: 250px;
    }

    #reg_box #reg div.large_form div.field_container select {
        font-size: 13px;
        height: 30px;
        padding: 5px;
    }

    #reg_box #reg div.large_form div.reg_btn {
        margin: 0 0 0 110px;
    }

    #reg_box #reg div.large_form.password_confirm div.reg_btn {
        margin: 0 0 0 130px;
    }

    #reg_box #reg div.large_form.password_confirm td.label {
        width: 125px;
    }

.label {
    color: #666666;
    font-size: 10px;
    font-weight: normal;
    padding-top: 0;
    padding: 3px 0 3px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 130px;
    padding-top: 8px;
    color: #999999;
    padding-right: 0px;
    width: 90px;
}

.gradient {
    background: -moz-linear-gradient(center top, white, #D3D8E8) repeat scroll 0 0 transparent;
    min-width: 980px;
}

    .gradient .gradientContent {
        margin: 0 auto;
        width: 980px;
    }

.uiGrid {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}

    .uiGrid .vTop {
        vertical-align: top;
    }

    .uiGrid .vMid {
        vertical-align: middle;
    }

    .uiGrid .vBot {
        vertical-align: bottom;
    }

    .uiGrid .hLeft {
        text-align: left;
    }

    .uiGrid .hCent {
        text-align: center;
    }

    .uiGrid .hRght {
        text-align: right;
    }

td, td.label {
    font-size: 11px;
    text-align: left;
}


#reg_box .label {
    color: #1D2A5B;
    padding-right: 3px;
    text-align: right;
    width: 90px;
}

#reg_box label {
    color: #1D2A5B;
    font-weight: bold;
    vertical-align: middle;
}

.registration .field_container {
    margin: 2px 0 1px;
}

.field_container {
    display: inline-block;
    position: relative;
    width: auto;
}

.uiButtonSpecial:active {
    background: none repeat scroll 0 0 #609946;
    border-bottom-color: #3B6E22;
}

form.async_saving .uiButton.uiButtonSpecial, .uiButtonSpecial.uiButtonDisabled, .uiButtonSpecial.uiButtonDisabled:active, .uiButtonSpecial.uiButtonDisabled:focus, .uiButtonSpecial.uiButtonDisabled:hover {
    background: none repeat scroll 0 0 #B4D3A7;
    border-color: #9DB791;
    position: relative;
    z-index: 1;
}

    form.async_saving .uiButton.uiButtonSpecial, form.async_saving .uiButton.uiButtonSpecial input, .uiButton.uiButtonConfirm .uiButtonText, form.async_saving .uiButton.uiButtonConfirm input, .uiButtonSpecial .uiButtonText, .uiButtonSpecial input, .uiButtonSpecial.uiButtonDisabled .uiButtonText, .uiButtonSpecial.uiButtonDisabled input, .uiButtonConfirm .uiButtonText, .uiButtonConfirm input, .uiButtonConfirm.uiButtonDisabled .uiButtonText {
        color: #FFFFFF;
    }

#reg_box #reg div.reg_btn label input {
    font-size: 13px;
    padding: 3px 25px 5px;
}

.menu-link {
    margin-top: 10px;
}

    .menu-link a {
        color: #2618AB;
    }

.menu-link1 {
    margin-top: 5px;
}

    .menu-link1 a {
        color: #2618AB;
    }

.thrColElsHdr #sidebar1 {
    /* border-style: solid; */
    float: left;
    width: 150px; /* since this element is floated, a width must be given */
    background: none; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 0px 0; /* top and bottom padding create visual space within this div */
    padding-left: 90px;
    height: auto;
}

.thrColElsHdr #sidebar2 {
    /* border-style: dotted; */
    float: right;
    width: 1em; /* since this element is floated, a width must be given */
    background: none; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 0; /* top and bottom padding create visual space within this div */
    height: 24em;
}

    .thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar1 a, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
        margin-left: 15px; /* the left and right margin should be given to every element that will be placed in the side columns */
        margin-right: 10px;
        background-color: white;
    }

.thrColElsHdr #sidebar1 a {
    font-family: verdana;
    font-size: 12px;
    line-height: 25px;
}

.thrColElsHdr #container {
    width: inherit; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    min-width: 1024px;
    background: none;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0px auto -20px; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}

.thrColElsHdr #header {
    padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

    .thrColElsHdr #header h1 {
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    }

.thrColElsHdr #mainContent {
    color: #000000;
    line-height: 20px;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 10px;
}

.thrColElsHdr #header .header-left {
    display: inline;
    float: left;
}

.thrColElsHdr #header .header-right {
    text-align: right;
    display: inline;
    vertical-align: middle;
    font-family: verdana;
    font-size: 12px;
    line-height: 20px;
    width: 30em;
    float: right;
}

.thrColElsHdr #gradient {
    background: -moz-linear-gradient(center top, white, #D3D8E8) repeat scroll 0 0 transparent;
    min-width: inherit;
    margin: 0 auto;
    width: 65em;
}

    .thrColElsHdr #gradient .gradientContent {
        margin: 0 auto;
        width: 100%;
    }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.questionStyle {
    /* font-family: 'Happy Monkey', sans; */
    font-family: 'Times New Roman', 'Arial Unicode MS';
    font-style: italic;
    color: rgb(30,40,90);
    font-size: 22px;
    line-height: 22px;
    /* text-shadow: 0.1em 0.1em 0.2em #aaa; */
}

.answerStyle {
    /* font-family: 'Happy Monkey', sans; */
    font-family: 'Times New Roman', 'Arial Unicode MS';
    font-style: italic;
    color: rgb(30,40,90);
    font-size: 18px;
    line-height: 18px;
}

.round {
    color: black;
    background-color: #cccccc;
    border-radius: 105px;
    border: 2px solid #777;
    -moz-border-radius: 20px;
    vertical-align: middle;
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 3px 3px 0px 3px;
}

.roundSmall {
    color: black;
    background-color: #cccccc;
    border-radius: 105px;
    border: 2px solid #777;
    -moz-border-radius: 10px;
    vertical-align: middle;
    float: left;
    width: 20px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 3px 3px 0px 3px;
}

.roundGreenGradient {
    color: white;
    background: #54d300; /* Old browsers */
    background: -moz-linear-gradient(top, #54d300 1%, #28a300 50%, #54d300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#54d300), color-stop(50%,#28a300), color-stop(100%,#54d300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #54d300 1%,#28a300 50%,#54d300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #54d300 1%,#28a300 50%,#54d300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #54d300 1%,#28a300 50%,#54d300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #54d300 1%,#28a300 50%,#54d300 100%); /* W3C */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54d300', endColorstr='#54d300',GradientType=0 ); /* IE6-9 */
}

.roundRedGradient {
    color: white;
    background: #a90329; /* Old browsers */
    background: -moz-linear-gradient(top, #a90329 0%, #d61c04 50%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(50%,#d61c04), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a90329 0%,#d61c04 50%,#6d0019 100%); /* W3C */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

.roundBlackGradient {
    color: white;
    background: #010705; /* Old browsers */
    background: -moz-linear-gradient(top, #8491a5 0%, #010705 40%, #010705 60%, #8491a5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8491a5), color-stop(40%,#010705), color-stop(60%,#010705), color-stop(100%,#8491a5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8491a5 0%,#010705 40%,#010705 60%,#8491a5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8491a5 0%,#010705 40%,#010705 60%,#8491a5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8491a5 0%,#010705 40%,#010705 60%,#8491a5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #8491a5 0%,#010705 40%,#010705 60%,#8491a5 100%); /* W3C */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8491a5', endColorstr='#8491a5',GradientType=0 ); /* IE6-9 */
}

.skip {
    font-size: 8px;
    margin-left: 15px
}

.number {
    vertical-align: middle;
    float: left;
    width: 30px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    /* margin:3px 3px 0px 3px; */
}

li {
    list-style-type: none;
}

ul {
    margin: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 3px;
    padding-right: 3px;
}

.divback {
    height: 45px;
    min-width: 230px;
}

.resetPassword {
    padding: 10px 60px;
    font-size: 13px;
    font-style: inherit;
}

    .resetPassword h1 {
        padding-bottom: 14px;
        font-weight: bold;
        color: rgb(51, 51, 51);
        font-size: 18px;
        font-style: inherit;
    }

    .resetPassword.text {
        margin: 10px 0px;
    }

.resultMsg {
    font-size: 20px;
}

.resultGraph {
    padding-top: 35px;
}

.examdetails {
    text-align: center;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: rgb(0, 52, 180);
}

.examdetails1 {
    text-align: center;
    font-family: arial,sans-serif;
    font-size: 18px;
    color: blue;
    font-weight: lighter;
    line-height: 26px;
}

.examdetails2 {
    text-align: center;
    font-family: verdana,arial,sans-serif;
    font-size: 18px;
    color: green;
    font-weight: lighter;
    line-height: 26px;
}

.examname {
    color: rgb(30,40,90);
    font-size: 18px;
    font-weight: normal;
    line-height: 1.28;
    padding-top: 4px;
    width: auto;
}

.examcontrols {
    color: rgb(30,40,90);
    font-size: 18px;
    font-weight: normal;
    width: auto;
}

#ansDiv tr:HOVER {
    font-weight: bold;
    font-style: italic;
    /* background-color : #000000; */
    /* color: #FF0000; */
}

.explanation {
    color: rgb(30,40,90);
    font-size: 15px;
    line-height: 20px;
    padding: 3px 20px;
    font-family: "Times New Roman";
    font-style: italic;
}

table.reviewAns table td {
    font-family: "Times New Roman";
    color: rgb(30,40,90);
    font-size: 25px;
    line-height: 25px;
    text-shadow: 2px 3px 6px #aaa;
}

.reviewQuestion {
    font-family: "Times New Roman";
    color: rgb(30,40,90);
    font-size: 24px;
    line-height: 24px;
}

.reviewListing {
    font-family: "Times New Roman";
    font-size: 18px;
    line-height: 24px;
}

.standardlink {
    padding: 8px 20px 8px 20px;
    margin-right: 3px;
    background: rgb(0, 68, 204); /* Old browsers */
    background: linear-gradient(to bottom, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0, 68, 204)), color-stop(50%,rgb(40, 108, 244)), color-stop(100%,rgb(0, 68, 204))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(0, 68, 204), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
    color: white;
    font-size: 16px;
    min-height: 4px;
    min-width: 150px;
    line-height: 41px;
    text-align: center;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
}

    .standardlink a {
        color: white;
        font-size: 16px;
    }

.subjectlink {
    margin-bottom: 10px;
    min-height: 225px;
    min-width: 800px;
    border: 2px solid rgb(60,90,165);
    border-top-right-radius: 10px 10px;
    -webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 2px rgba(0, 0, 0, .2);
}

#demoBtn, #exams1 div a:HOVER, #div_subjects a:HOVER { /*standard or subject links hover*/
    background: #0025bc; /* Old browsers */
    background: -moz-linear-gradient(top,#0a77d5 0%, #0025bc 50%, #0a77d5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a77d5), color-stop(50%,#0025bc), color-stop(100%,#0a77d5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#0a77d5 0%,#0025bc 50%,#0a77d5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#0a77d5 0%,#0025bc 50%,#0a77d5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,#0a77d5 0%,#0025bc 50%,#0a77d5 100%); /* IE10+ */
    background: linear-gradient(to bottom,#0a77d5 0%,#0025bc 50%,#0a77d5 100%); /* W3C */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a77d5', endColorstr='#0025bc',GradientType=0 ); /* IE6-9 */
    color: white;
}

.subjectstab { /*for subject links*/
    padding: 3px 8px 3px 8px;
    position: relative;
    background: rgb(0, 68, 204); /* Old browsers */
    background: linear-gradient(to bottom, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0, 68, 204)), color-stop(50%,rgb(40, 108, 244)), color-stop(100%,rgb(0, 68, 204))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(0, 68, 204), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
    color: white;
    text-align: center;
    min-width: 150px;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
}

.chapterlinkstab { /*subject link contents or we can say chapter links div style*/
    padding: 0px 20px 0px 10px;
    min-width: 625px;
    border-top: 2px solid rgb(60,90,165);
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
}

    .chapterlinkstab li {
        list-style-type: decimal;
        color: #2618AB;
    }

.hidechapterlinkstab { /*used to hide previously selected subject tab contents*/
    display: none;
}

.showchapterlinkstab { /*used to display selected subject tab contents*/
    display: block;
}

.selectedstandard { /* when user selects a standard or subject link*/
    background: #003471; /* Old browsers */
    background: -moz-linear-gradient(top, #003471 0%, #003471 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003471), color-stop(51%,#003471), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #003471 0%,#003471 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #003471 0%,#003471 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #003471 0%,#003471 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #003471 0%,#003471 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003471', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    color: white;
}

#div_subjects {
    margin-top: 4px;
    margin-left: 1px;
    min-height: 25px;
    display: inline-block;
}

    #div_subjects div { /*margin between 2 subject links*/
        margin-right: 3px;
    }

#reg_form_box {
    margin-top: 20px;
    margin-right: 80px;
}

#standard_subject_box {
}

.alert {
    position: absolute;
    left: 30%;
    top: 30%;
    width: 280px;
    background-color: white;
    border: 3px solid #0025bc;
    padding: 20px 40px 15px 20px;
    color: #0025bc;
}

.alertButtonOK {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 30px;
}

.alertButtonCANCEL {
    margin-top: 23px;
    margin-right: 10px;
}

.resultPageButton {
    width: 150px;
    text-align: center;
}

.resultpageMargin {
    margin-left: 350px;
}

#codes-table {
    border: 1px thin;
    background: #ede9e1;
    color: #000;
    margin: 10px auto;
    padding: 0;
}

    #codes-table .h {
        background: #fff;
        font-size: 110%;
        font-weight: bold;
        color: #1B277D;
    }

    #codes-table .h2 {
        font-size: 110%;
        font-weight: bold;
        text-align: center;
    }

    #codes-table .o {
        background: #f2f9ed;
    }

    #codes-table .e {
        background: #ffffff;
    }

    #codes-table .big {
        text-align: center;
        font-size: 24px;
        font-family: "Times New Roman";
        font-style: italic;
        color: #1b277d;
    }

        #codes-table .big a {
            text-decoration: none;
        }

.ui-dialog-titlebar-close { /*to remove x button from session timeout alert*/
    visibility: hidden;
}

.ui-dialog-titlebar { /*to remove titleBar from session timeout alert*/
    display: none;
}

.ui-widget-overlay {
    background-image: none;
    background-color: #777777;
}

.ui-widget {
    font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
}


.ui-widget-content {
    background-image: none;
    background-color: white;
}

#Continue, #btnSessionExpired {
    font-size: 11px;
    font-weight: normal;
    font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
}

#featureDiv td Label:HOVER {
    cursor: pointer;
}

.CSSMenuDiv ul, .CSSMenuDiv li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .CSSMenuDiv ul.menutree li {
        float: left;
        position: relative;
    }

.menu-indicator {
    display: inline-block;
    height: 0px;
    width: inherit;
    border-right: 4px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 4px 4px 0px;
    -moz-box-orient: vertical;
    margin: 0px 0px 0px 4px;
    vertical-align: middle;
    border-color: rgb(255, 255, 255) transparent transparent;
}

.sub-menu-indicator {
    display: inline-block;
    height: 0px;
    width: inherit;
    border-style: solid solid solid solid;
    border-width: 4px 4px 4px 4px;
    -moz-box-orient: vertical;
    margin: 0px 0px 0px 45px;
    vertical-align: middle;
    border-color: transparent transparent transparent rgb(0, 0, 0);
}

.signupheader {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: auto;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 0px,none;
    background: #003471;
}


.signup-form-box {
    float: right;
}

.signup-module {
    padding: 0px;
    width: 400px;
    margin-bottom: 20px;
}

.signup-form-box .content {
    padding: 10px 10px 5px;
}

.signup-module .content {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(150, 166, 197);
    /* border-color:#003471; */
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 1px 1px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.signup-module ul, .signup-module li {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

.signup-form-box li {
    margin-bottom: 8px;
    overflow: hidden;
    list-style-type: none;
}

    .signup-form-box li .fieldgroup {
        padding-left: 80px;
        padding-right: 5px;
        text-align: right;
    }

    .signup-form-box li label {
        display: block;
        float: left;
        width: 90px;
        text-align: right;
        line-height: 2;
        font-size: 14px;
        font-weight: normal;
        color: rgb(29,42,91);
    }

.signup-form-box p {
    text-align: center;
    overflow: hidden;
}

.signup-form-box li div a {
    text-decoration: none;
}

    .signup-form-box li div a:hover {
        text-decoration: underline;
    }

.but-SignUp {
    border-style: solid;
    border-radius: 6px 6px 6px 6px;
    cursor: pointer;
    padding: 3px 20px 2px 20px;
    vertical-align: top;
}

    .but-SignUp input {
        font-size: 14px;
        font-weight: normal;
        cursor: pointer;
    }

    .but-SignUp:hover {
        background: green;
    }

.signup-module p label:hover {
    background: green;
}

.login-but-style {
    border-radius: 6px 6px 6px 6px;
    background: -moz-linear-gradient(center top, rgb(70, 135, 206) 0%, rgb(48, 104, 162) 100%) repeat scroll 0% 0% transparent;
    border-color: rgb(4, 90, 139);
    color: rgb(255, 255, 255);
    cursor: pointer;
    padding: 3px 20px;
}

    .login-but-style input {
        font-size: 14px;
        font-weight: normal;
        cursor: pointer;
        font-family: arial;
    }

    .login-but-style:hover {
        border-color: rgb(153, 153, 153);
        color: rgb(0, 0, 0);
        text-decoration: none;
    }

.hightlight-login label:hover {
    background: blue;
}

.signup-error-subdiv {
    margin-left: 85px;
    margin-top: 5.8em;
    background-color: rgb(255, 235, 232);
    border: 1px solid rgb(235, 130, 102);
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    position: absolute;
    width: 320px;
    text-align: center;
}

.login-error-div {
    background-color: rgb(255, 235, 232);
    border: 1px solid rgb(235, 130, 102);
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: absolute;
    width: 410px;
    text-align: center;
    margin-top: -20px;
    margin-left: 56%;
}

.errorMessages-div {
    background-color: rgb(255, 235, 232);
    border: 1px solid rgb(235, 130, 102);
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: absolute;
    min-width: 300px;
    text-align: center;
    margin-top: -5px;
}

.textParagraph {
    min-width: 1000px;
    border: 1px solid rgb(228, 228, 228);
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 20px 20px 25px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: justify;
    overflow: hidden;
    font-family: "Open Sans",arial,sans-serif;
    line-height: 28px;
    font-size: 14px;
    color: #333;
}

.imageBorder {
    border: 1px solid rgb(228, 228, 228);
    padding: 0px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: left;
    width: 800px;
    height: 800px;
}

.divBorderRight {
    border: 1px solid rgb(228, 228, 228);
    padding: 20px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: left;
    margin-left: 25px;
    float: right;
}

.divBorderLeft {
    border: 1px solid rgb(228, 228, 228);
    padding: 20px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: left;
    margin-right: 25px;
    float: left;
}

.paraImgLeft {
    float: left;
    height: 300px;
    width: 450px;
}

.paraImgRight {
    float: right;
    height: 300px;
    width: 450px;
}

.termsFont {
    margin-left: 10px;
    /*margin-right:40px; */
    font-family: verdana;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: justify;
    width: auto;
}

    .termsFont div {
        font-size: 14px;
        font-weight: bold;
        color: rgb(0, 0, 0);
        line-height: 35px;
    }

.signUp-description {
    font-size: 0.4px;
    color: #ffffff;
}

.contactDiv {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 90%;
    padding: 20px 30px 120px 30px;
    position: relative;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}

#contactDiv div {
    font-size: 14px;
    font-weight: normal;
    font: verdana;
    color: rgb(29, 42, 91);
}

.contactfieldset {
    margin: 0px 0px 15px;
    background: none repeat scroll 0% 0% white;
    padding: 0px 15px 15px;
}

    .contactfieldset .legend {
        margin: 0px 5px 0px 7.5px;
        border-bottom: 1px solid rgb(228, 228, 228);
        padding: 10px 5px 10px 0px;
        font-size: 14px;
        line-height: 1.2;
        text-align: left;
    }

.contactForm-list li {
    margin: 0px 0px 10px;
}

.contactForm-list .field {
    width: 268px;
    padding-left: 3px;
}

.contactForm-list label {
    float: left;
    color: rgb(29, 42, 91);
    font-weight: bold;
    position: relative;
    z-index: 0;
    margin: 0px 0px 5px;
    line-height: 2;
}

.contactForm-list .input-box {
    display: block;
    clear: both;
    width: 260px;
}

.contactForm-list input.input-text {
    width: 254px;
}

input.input-text {
    border: 1px solid rgb(195, 192, 192);
    padding: 5px;
}

.submit-button-div {
    margin: 1em 10px 0px 1.7em;
    clear: both;
}

    .submit-button-div button.button {
        margin-left: 5px;
    }

.Contact-address-div {
    color: black;
    text-align: left;
    padding-left: 25px;
}

.about-usDiv {
    margin-top: 10px;
    width: 700px;
    padding: 20px 35px 120px 35px;
    position: relative;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    overflow: hidden;
}

.aboutUs-menu-div {
    width: 150px;
    min-height: 200px;
}

.about-usDiv div ul li {
    margin: 0px 0px 10px;
    font-family: verdana;
    font-size: 12px;
    line-height: 20px;
    color: rgb(29, 42, 91);
    text-align: justify;
}

.aboutUs-heading {
    font-size: 20px;
    font-weight: normal;
    font: verdana;
    color: rgb(29, 42, 91);
    text-align: center;
}

.aboutUs-rightDiv {
    min-height: 190px;
}

.aboutUs-content {
    font-family: verdana;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: justify;
}

.highlightit img {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    border: 2px gray solid;
    border-radius: 8px;
    cursor: pointer;
}

.highlightit:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    cursor: pointer;
    border: 2px gray solid;
    border-radius: 8px;
    cursor: pointer;
}

.highlightclick img {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    cursor: pointer;
    border: 2px gray solid;
    border-radius: 8px;
    cursor: pointer;
}

.auto-style1 {
    color: #000080;
}

.auto-style2 {
    font-size: x-small;
    color: #000080;
}

.mgm-info {
    font-family: verdana;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: justify;
}

#rechargeOffers p {
    font-size: 16px;
    font-family: verdana;
    color: rgb(0,0,0);
    text-align: left;
}

.recharge-table th {
    font-size: 12px;
    text-align: center;
    border: 1px solid rgb(228, 228, 228);
    line-height: 20px;
    background-color: rgb(232, 242, 254);
}

.recharge-table td {
    font-size: 12px;
    width: 100px;
    text-align: center;
    line-height: 25px;
    border: 1px solid rgb(228, 228, 228);
}

.recharge-table tr {
    border: 1px solid rgb(228, 228, 228);
}

.userForm-table {
    width: 100%;
}

    .userForm-table th {
        font-size: 12px;
        text-align: left;
        border: 1px solid rgb(228, 228, 228);
        line-height: 30px;
        background-color: rgb(232, 242, 254);
    }

    .userForm-table tr {
        border: 1px solid rgb(228, 228, 228);
    }

    .userForm-table td {
        font-size: 12px;
        width: 100px;
        text-align: left;
        line-height: 25px;
        border: 1px solid rgb(228, 228, 228);
    }

.userExam-table th {
    font-size: 14px;
    text-align: left;
    border: 1px solid rgb(228, 228, 228);
    line-height: 30px;
    background-color: rgb(232, 242, 254);
    padding: 0px 10px 0px 10px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.userExam-table td {
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    border: 1px solid rgb(228, 228, 228);
    padding: 0px 10px 0px 10px;
}

.userExam-table tr {
    border: 1px solid rgb(228, 228, 228);
}

.ui-corner-left {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 6px;
}

.ui-widget-header {
    background: none;
    border: none;
}

/*.ui-corner-all{
	border-bottom-right-radius:0px;
}*/

.slidshowround {
    border: 1px gray solid;
    border-radius: 20px;
}

.slidshowround_noBorder {
    border-radius: 20px;
}

.onlineRecharge tr {
    float: left;
    width: 560px;
    margin: 0px;
    border-bottom: 2px solid rgb(241, 241, 241);
    padding: 10px 0px;
}

    .onlineRecharge tr td.paymentOption-netBanking {
        width: 230px;
    }

    .onlineRecharge tr td select {
        width: 230px;
        font-family: inherit;
        font-size: 14px;
        font-style: inherit;
        font-weight: inherit;
    }

    .onlineRecharge tr td label {
        display: block;
        float: left;
        padding: 5px 0px 5px 10px;
        margin: 0px;
        vertical-align: middle;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        color: rgb(85,85,85);
        overflow: hidden;
    }

    .onlineRecharge tr:HOVER {
        background: none repeat scroll 0% 0% rgb(235, 235, 235);
    }

.payment-cancelledDiv {
    margin-top: -4px;
    margin-bottom: 2px;
    background-color: rgb(255, 235, 232);
    border: 1px solid rgb(235, 130, 102);
    display: block;
    width: 600px;
    text-align: center;
}

.examhistoryDiv {
    width: auto;
    border: 1px solid rgb(228, 228, 228);
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 25px 20px 25px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: left;
}

.rechargehistoryDiv {
    width: auto;
    border: 1px solid rgb(228, 228, 228);
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 30px 40px 30px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: left;
}

.manageCoupons {
    width: 700px;
    border: 1px solid rgb(228, 228, 228);
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 0px 40px 25px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
    text-align: left;
}

.confirm-Div {
    margin-top: 30px;
    width: 500px;
    height: 180px;
    padding: 20px 30px 100px 30px;
    position: relative;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 10px 10px 10px 10px;
    text-align: left;
}

.confirm-heading {
    font-size: 20px;
    font-weight: normal;
    font: verdana;
    color: gray;
    border-bottom: 1px solid rgb(228, 228, 228);
    text-align: left;
    line-height: 2;
}

.setCombo {
    z-index: 20;
}

.setStandard {
    position: absolute;
    margin-bottom: 40px;
    left: 320px;
    width: 220px;
    height: 20px;
}


#menu-horrizontal {
    margin: 0;
    padding: 0px 6px 5px;
    height: 22px;
    background: #3F51B5;
}

    #menu-horrizontal li {
        margin: 0 5px;
        padding: 0 0 5px;
        float: left;
        position: relative;
        list-style: none;
        height: 22px;
    }
    /* main level link */
    #menu-horrizontal a {
        font-weight: normal;
        font-size: 14px;
        font-family: Arial;
        color: #ffffff;
        text-decoration: none;
        display: block;
        padding: 4px 15px 4px;
        vertical-align: middle;
        margin: 0;
    }
    /* main level link hover */
    #menu-horrizontal .current a, #menu-horrizontal li:hover > a {
        background: rgb(0,37,188);
        color: #ffffff;
    }
    /* sub levels link hover */
    #menu-horrizontal ul li:hover a, #menu-horrizontal li:hover li a {
        border: none;
        color: #ffffff;
    }

    #menu-horrizontal ul a:hover {
        background: rgb(0,37,188);
        color: #ffffff;
    }
    /* level 2 list */
    #menu-horrizontal ul {
        background: rgb(10,117,213);
        display: none;
        margin: 0;
        padding: 0;
        width: 170px;
        position: absolute;
        top: 27px;
        left: 0;
    }
    /* dropdown */
    #menu-horrizontal li:hover > ul {
        display: block;
        z-index: 10;
    }

    #menu-horrizontal ul li {
        float: none;
        margin: 0;
        padding: 0;
        height: 28px;
    }

    #menu-horrizontal ul a {
        font-weight: normal;
        padding: 4px 15px 4px;
    }
/* level 3+ list */
#nav ul ul {
    left: 381px;
    top: -3px;
}
/* clearfix */
#menu-horrizontal:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#menu-horrizontal {
    display: inline-block;
}

html[xmlns] #menu-horrizontal {
    display: block;
}

* html #menu-horrizontal {
    height: 30px;
}

#menu-horrizontal-indicator {
    display: inline-block;
    height: 0px;
    width: inherit;
    border-style: solid solid solid solid;
    border-width: 4px 4px 4px 4px;
    -moz-box-orient: vertical;
    margin: 4px 0px 0px 45px;
    vertical-align: middle;
    border-color: transparent transparent transparent rgb(255, 255, 255);
}

.disable-text-selection {
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none; /* Firefox all */
}
.signup-inputtext1, .signup-errortext {
    width: 300px !important;
    height: 2.14286em !important;
    line-height: 1.42857 !important;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3.01px 3.01px 3.01px 3.01px;
    box-shadow: 0px 1px 3px rgb(204, 204, 204) inset;
    -moz-box-sizing: border-box;
    color: rgb(51, 51, 51);
    font-size: inherit;
    margin-left: 10px;
    vertical-align: baseline;
}
.signup-errortext {
    border: 1px solid #BDC7D8;
    border-color: red;
}

.main-signup-form1 {
    position: relative;
    border-right: 1px solid rgb(204, 204, 204);
    float: left;
    width: 400px;
    -moz-box-sizing: border-box;
    /* height: 270px; */
    padding-top: 40px;
    padding-bottom: 25px;
}

.signup-social-sidebar {
    width: 250px;
    float: right;
    vertical-align: top;
    padding-left: 30px;
    padding-bottom: 25px;
    padding-top: 7px;
}

    .signup-social-sidebar h2 {
        font-size: 18px;
        font-weight: normal;
        font: verdana;
        text-align: left;
        line-height: 1;
    }

#social-login-forms {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

    #social-login-forms button {
        position: relative;
        width: 100%;
        /*height: 46px;*/
        margin-top: 10px;
        text-align: left;
    }

.aui-button {
    background: -moz-linear-gradient(center top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%) repeat scroll 0% 0% transparent;
    background: rgb(255,255,255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    -moz-box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    font-family: verdana;
    font-size: 14px;
    font-variant: normal;
    font-weight: normal;
    /* height: 2.14286em; */
    line-height: 1.42857;
    margin: 0px;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px white;
    vertical-align: middle;
    white-space: nowrap;
}

    .aui-button:hover {
        border-color: rgb(153, 153, 153);
        color: rgb(0, 0, 0);
    }

.index-aui-button {
    background: -moz-linear-gradient(center top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%) repeat scroll 0% 0% transparent;
    background: rgb(255,255,255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    -moz-box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    font-family: verdana;
    font-size: 14px;
    padding-top: 2px;
    vertical-align: middle;
}

    .index-aui-button:hover {
        border-color: rgb(153, 153, 153);
        color: rgb(0, 0, 0);
    }

.login-box {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
    padding: 5px;
}

    .login-box.small {
        margin-left: auto;
        margin-right: auto;
        width: 98%;
    }

    .login-box > header {
        padding: 0px 0px 12px;
        position: relative;
        display: block;
    }

#log-in-container {
    display: inherit;
    position: relative;
    /*border-top: 1px solid rgb(204, 204, 204);*/
    padding: 10px 0px 0px;
    width: 100%;
}

.field-group {
    -moz-box-sizing: border-box;
    clear: both;
    position: relative;
    margin: 1px 0px 10px 0px;
    width: 100%;
}

    .field-group > label {
        float: left;
        padding: 5px 0px 0px;
        position: relative;
        text-align: right;
        width: 35%;
        word-wrap: break-word;
        color: rgb(112, 112, 112);
    }

    .field-group > input {
        width: 70%;
        height: 2.14286em;
        line-height: 1.42857;
        border: 1px solid rgb(204, 204, 204);
        border-radius: 3.01px 3.01px 3.01px 3.01px;
        box-shadow: 0px 1px 3px rgb(204, 204, 204) inset;
        -moz-box-sizing: border-box;
        color: rgb(51, 51, 51);
        font-size: inherit;
        margin-left: 10px;
        vertical-align: baseline;
    }

.login-form-box {
    margin: 40px 0px 0px 0px;
    min-height: 100%;
    width: 500px;
}

.social-login-forms {
    position: relative;
    list-style: none outside none;
    margin: 15px 0px 20px;
    padding: 0px 0px 30px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.social-login-forms-normal {
    position: relative;
    list-style: none outside none;
    margin: 0px 0px 20px;
    padding: 0px 0px 30px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.div-or {
    height: 42px;
    background-image: url('/images/or.png');
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    top: -42px;
}

.pinfo {
    color: green;
    font-size: 16px;
}

.social-login-forms h2 {
    font-size: 18px;
    font-weight: normal;
    font: verdana;
    text-align: left;
    line-height: 1;
}

.buttons-container {
    -moz-box-sizing: border-box;
    clear: both;
    margin: 1px 0px 0px;
    padding: 4px 0px 4px 145px;
    position: relative;
    width: 100%;
}

.alink {
    text-decoration: none;
    color: rgb(60, 119, 180);
    vertical-align: middle;
}

    .alink:hover {
        text-decoration: underline;
    }

.overview-tour {
    width: 890px;
    text-align: center;
    margin: 0 auto;
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
}

.cta {
    border-bottom: 1px solid rgb(204, 204, 204);
    margin: 0px 0px 20px 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.section-tour {
    margin-top: 20px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 6px 6px 6px 6px;
    clear: both;
    position: relative;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    display: block;
}

.featuredItem {
    border-bottom: 1px solid rgb(218, 218, 218);
    clear: both;
    margin-top: 25px;
    overflow: hidden;
}

.featuredText {
    width: 350px;
    margin: 0px 36px 0px 47px;
}

    .featuredText h3 {
        color: rgb(32, 80, 129);
        font-size: 24px;
        font-weight: normal;
        margin-bottom: 18px;
        margin-top: 8px;
        text-transform: none;
        text-align: left;
    }

    .featuredText p {
        line-height: 26px;
        text-align: left;
        color: rgb(51, 51, 51);
        font-family: sans-serif;
        font-size: 14px;
    }

.featuredImage {
    vertical-align: super;
    border: 1px solid rgb(204, 204, 204);
    height: 250px;
    margin-bottom: -1px;
    overflow: hidden;
    width: 400px;
}

.signup-aui-button {
    font-size: 25px;
    margin-bottom: 18px;
    margin-top: 33px;
    padding: 9px 23px 19px;
    background: rgb(68,128,193);
    border-color: rgb(72, 101, 130);
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-shadow: 0px 1px 0px rgb(32, 80, 129);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 6px 6px 6px 6px;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-weight: normal;
    height: 1.8em;
    line-height: 1.42857;
    margin: 0px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px white;
    vertical-align: baseline;
    white-space: nowrap;
    width: 150px;
}

    .signup-aui-button:hover {
        border-color: rgb(153, 153, 153);
    }

.about-myexam-div {
    margin-top: 13px;
    float: left;
    position: relative;
}

    .about-myexam-div li a {
        font-size: 18px;
        text-decoration: none;
        color: #ffffff;
    }

        .about-myexam-div li a:hover {
            text-decoration: underline;
        }

.terms-policy-signup {
    border-top: 1px solid rgb(218, 218, 218);
    margin-top: 0px;
    padding-left: 85px;
    padding-top: 10px;
    color: rgb(100,100,100);
    font-size: 14px;
}

.sign-up-form-box {
    margin: 0px auto;
    min-height: 100%;
    padding: 0px 0px 50px;
    width: 100%;
}

.sign-up-module {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0% 0% rgb(245,245,245);
    padding: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

    .sign-up-module header {
        padding: 0px 0px 12px;
        position: relative;
    }

.sign-up-form-box .sig-up-content1 {
    display: inline-block;
    position: relative;
    border-top: 1px solid rgb(204, 204, 204);
    width: 100%;
}

.sign-up-module ul, .sign-up-module li {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

.sign-up-form-box li {
    margin-bottom: 8px;
    overflow: hidden;
}

    .sign-up-form-box li .fieldgroup {
        padding-left: 80px;
        padding-right: 5px;
        text-align: right;
    }

    .sign-up-form-box li label {
        display: block;
        float: left;
        width: 75px;
        text-align: right;
        line-height: 2;
        font-size: 14px;
        font-weight: normal;
        color: rgb(112, 112, 112);
    }

.sign-up-form-box .sig-up-content1 a {
    vertical-align: middle;
    text-decoration: none;
}

    .sign-up-form-box .sig-up-content1 a:hover {
        text-decoration: underline;
    }

.social-signupheading {
    font-size: 18px;
    font-weight: normal;
    font: verdana;
    text-align: left;
    line-height: 1;
    margin-bottom: 10px;
}

.sign-up-form-box li div a {
    text-decoration: none;
}

    .sign-up-form-box li div a:hover {
        text-decoration: underline;
    }

.loginButton-header {
    padding: 1px 10px 1px 10px;
    border-width: 1px;
    border-style: solid;
}

.examTypeFont {
    margin-left: 10px;
    /*margin-right:40px; */
    font-family: "ProximaNova-SemiBold","HelveticaNeue-Medium","Helvetica Neue Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: rgb(0, 0, 0);
    /* color: rgb(75,75,75); */
    text-align: justify;
    width: auto;
}

    .examTypeFont h1 {
        padding: 10px 0px 10px 0px;
        font-size: 20px;
        color: rgb(0, 0, 0);
        /* color: rgb(75,75,75); */
    }

.syllabus-mainDiv {
    text-align: center;
}

.syllabus-subject {
    font-size: 15px;
    /* color: rgb(75,75,75); */
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.examTypeFont #h2 {
    background-color: rgb(168,223,255);
    padding: 10px 0px 10px 10px;
}

#watermark {
    background-image: url('images/myexambox_logo_white_trans5.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100px;
    height: 100px;
    margin-left: 40%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE9+ */
    position: absolute;
}

.examTypeFont ul {
    list-style-type: none;
    margin-bottom: 15px;
    text-align: left;
    line-height: 15px;
}

    .examTypeFont ul li {
        list-style-type: none;
        margin-left: 15px;
        padding: 0px 0px 10px 25px;
        color: rgb(0, 0, 0);
        font-family: verdana;
        line-height: 20px;
        font-size: 12px;
        vertical-align: bottom;
        background: url('images/arrow-side.png') no-repeat scroll left 5px transparent;
    }

.syllabus-test {
    text-decoration: none;
    color: rgb(60, 119, 180);
    vertical-align: top;
    font-size: 14px;
}

    .syllabus-test:hover {
        text-decoration: underline;
    }

.sub-login-box {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
}

    .sub-login-box .sub-small {
        margin-left: auto;
        margin-right: auto;
        width: 400px;
    }

    .sub-login-box > header {
        padding: 12px 0px 12px;
        position: relative;
        display: block;
    }

#sub-log-in-container {
    display: inherit;
    position: relative;
    /*border-top: 1px solid rgb(204, 204, 204);*/
    padding: 0px 0px 10px 10px;
    /*width: 100%;*/
}

.scholar_syllabus_test {
    text-decoration: none;
    color: rgb(60, 119, 180);
    vertical-align: top;
    font-size: 12px;
}

    .scholar_syllabus_test:hover {
        text-decoration: underline;
    }

.tab_exm_details {
    width: 100%;
    text-align: left;
    font-family: arial;
    border-collapse: collapse;
}

    .tab_exm_details th {
        /* background: rgb(0,52,113); */
        background: #809DDF;
        color: #ffffff;
        font-size: 14px;
        font-weight: lighter;
        border: 1px solid rgb(200, 200, 244);
        border-spacing: 1px;
        width: 180px;
        vertical-align: text-top;
        text-align: left;
    }

    .tab_exm_details td {
        font-size: 14px;
        font-weight: lighter;
        border: 1px solid rgb(200, 200, 244);
        line-height: 26px;
        color: #809DDF;
        padding: 5px 5px 5px 10px;
        border-spacing: 1px;
        vertical-align: text-top;
    }

    .tab_exm_details h2 {
        font-size: 14px;
        font-weight: lighter;
        color: rgb(10,100,200);
        margin: 0px;
    }

.home_stream_type {
    font-size: 14px;
    font-weight: lighter;
    color: rgb(10,100,200);
    margin: 0px;
}

.startexam_but {
    padding: 10px 25px 10px 25px;
    cursor: pointer;
}

    .startexam_but input {
        font: arial;
        font-size: 14px;
        font-weight: lighter;
        cursor: pointer;
    }

.examAtag {
    text-decoration: none;
}

    .examAtag:hover {
        text-decoration: underline;
    }

.newAtag {
    text-decoration: none;
}

    .newAtag:hover {
        text-decoration: none;
    }

.tagAPad {
    padding-left: 5px;
}

.btn {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    padding: 5px 12px;
    width: 100px;
}

.btnGreen:hover {
    background: #28a300; /* Old browsers */
    background: linear-gradient(to bottom, #28a300 1%, #44c300 50%, #28a300 100%); /* W3C */
    background: -moz-linear-gradient(top, #28a300 1%, #44c300 50%, #28a300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28a300), color-stop(50%,#44c300), color-stop(100%,#28a300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #28a300 0%,#44c300 50%,#28a300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #28a300 0%,#44c300 50%,#28a300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #28a300 0%,#44c300 50%,#28a300 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a300', endColorstr='#44c300',GradientType=0 ); /* IE6-9 */
}

.btnGreen {
    background: #44c300; /* Old browsers */
    background: linear-gradient(to bottom, #44c300 1%, #28a300 50%, #44c300 100%); /* W3C */
    background: -moz-linear-gradient(top, #44c300 1%, #28a300 50%, #44c300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44c300), color-stop(50%,#28a300), color-stop(100%,#44c300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #44c300 0%,#28a300 50%,#44c300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #44c300 0%,#28a300 50%,#44c300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #44c300 0%,#28a300 50%,#44c300 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44c300', endColorstr='#28a300',GradientType=0 ); /* IE6-9 */
}

.btnBlue {
    background: rgb(40, 108, 244); /* Old browsers */
    background: linear-gradient(to bottom, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(40, 108, 244)), color-stop(50%,rgb(0, 68, 204)), color-stop(100%,rgb(40, 108, 244))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(40, 108, 244), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
}

    .btnBlue:hover {
        background: rgb(0, 68, 204); /* Old browsers */
        background: linear-gradient(to bottom, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%) repeat scroll 0% 0% transparent; /* W3C */
        background: -moz-linear-gradient(top, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0, 68, 204)), color-stop(50%,rgb(40, 108, 244)), color-stop(100%,rgb(0, 68, 204))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* IE10+ */
        -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(0, 68, 204), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
    }

.btnRed:hover {
    background: #a90329; /* Old browsers */
    background: linear-gradient(to bottom, #a90329 0%,#d61c04 50%,#6d0019 100%); /* W3C */
    background: -moz-linear-gradient(top, #a90329 0%, #d61c04 50%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(50%,#d61c04), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

.btnRed {
    background: #d61c04; /* Old browsers */
    background: linear-gradient(to bottom, #d61c04 0%,#a90329 50%,#d61c04 100%); /* W3C */
    background: -moz-linear-gradient(top, #d61c04 0%, #a90329 50%, #d61c04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d61c04), color-stop(50%,#a90329), color-stop(100%,#d61c04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d61c04 0%,#a90329 50%,#d61c04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d61c04 0%,#a90329 50%,#d61c04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d61c04 0%,#a90329 50%,#d61c04 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61c04', endColorstr='#a90329',GradientType=0 ); /* IE6-9 */
}

.btnOrange {
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: rgb(255, 137, 0);
    background-image: -moz-linear-gradient(center top, rgb(255, 130, 10), rgb(255, 138, 6));
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

    .btnOrange:hover {
        background-color: rgb(255, 148, 50);
        color: rgb(255, 255, 255);
    }

.bigCommon {
    font-size: 24px;
    line-height: 35px;
    font-family: "Times New Roman";
    font-style: italic;
    color: #1b277d;
}

    .bigCommon a {
        text-decoration: none;
    }

.reviewText {
    border: 1px solid #BDC7D8;
    font-family: "Times New Roman";
    font-size: 18px;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    font-style: italic;
    color: #333333;
    border-color: rgb(150, 166, 197);
}

.signupPageInfo ul li {
    list-style-type: none;
    margin-left: 15px;
    padding: 0px 0px 10px 25px;
    vertical-align: bottom;
    background: url('images/arrow-side.png') no-repeat scroll left 3px transparent;
}

.signupalink {
    text-decoration: none;
    color: rgb(10, 100, 255);
}

    .signupalink:hover {
        text-decoration: underline;
    }

#examTypecontainerDiv {
    position: relative;
    margin-bottom: 25px;
}

.examTypeInput {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 0;
    margin: 0;
}

.examTypeSelect {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
}

.examType_h1 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: inherit;
}

.reviewAnsMsg {
    font-size: 16px;
    color: rgb(10, 100, 200);
    font-weight: lighter;
}

    .reviewAnsMsg a {
        text-decoration: underline;
    }

.rechargeMsg {
    font-size: 14px;
    color: rgb(10, 100, 200);
    font-weight: lighter;
    line-height: 40px;
}

.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #333;
    background-color: #E8FCFE;
    border-radius: 5px;
    padding: 10px;
    margin-left: 300px;
    color: #000;
    font-size: 12px;
    z-index: 1000;
    min-width: 200px;
    text-align: center;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.icon-share2:before { /*share 2*/
    font-family: 'myexambox_fonts';
    content: "\ea82";
    font-size: 20px;
}

.icon-users:before { /*share*/
    font-family: 'myexambox_fonts';
    content: "\e972";
    font-size: 20px;
}

.icon-users:hover { /*share*/
    font-family: 'myexambox_fonts';
    content: "\e972";
    font-size: 20px;
    color: red;
}

.icon-pencil:before {
    font-family: 'myexambox_fonts';
    content: "\e905";
    font-size: 20px;
}

.icon-pencil2:before {
    font-family: 'myexambox_fonts';
    content: "\e906";
    font-size: 20px;
}

.icon-pencil2:hover {
    font-family: 'myexambox_fonts';
    content: "\e906";
    font-size: 20px;
    color: red;
}

.icon-bullhorn:before {
    font-family: 'myexambox_fonts';
    content: "\e91a";
    font-size: 20px;
}

.icon-binoculars:before {
    font-family: 'myexambox_fonts';
    content: "\e985";
    font-size: 20px;
}

.icon-search:before {
    font-family: 'myexambox_fonts';
    content: "\e986";
    font-size: 20px;
}

.icon-bin:before {
    font-family: 'myexambox_fonts';
    content: "\e9ac";
    font-size: 20px;
}

.icon-bin:hover {
    font-family: 'myexambox_fonts';
    content: "\e9ac";
    font-size: 20px;
    color: red;
}

.icon-bin2:before {
    font-family: 'myexambox_fonts';
    content: "\e9ad";
    font-size: 20px;
}

.icon-bin2:hover {
    font-family: 'myexambox_fonts';
    content: "\e9ad";
    font-size: 20px;
    color: red;
}

.icon-eye:before {
    font-family: 'myexambox_fonts';
    content: "\e9ce";
    font-size: 20px;
}

.icon-eye:hover {
    font-family: 'myexambox_fonts';
    content: "\e9ce";
    font-size: 20px;
    color: red;
}

.icon-plus:before {
    font-family: 'myexambox_fonts';
    content: "\ea0a";
    font-size: 16px;
}

.icon-plus:hover {
    font-family: 'myexambox_fonts';
    content: "\ea0a";
    font-size: 16px;
    color: red;
}

.icon-cancel-circle:before {
    font-family: 'myexambox_fonts';
    content: "\ea0d";
    font-size: 20px;
}

.icon-blocked:before {
    font-family: 'myexambox_fonts';
    content: "\ea0e";
    font-size: 20px;
}

.icon-blocked:hover {
    font-family: 'myexambox_fonts';
    content: "\ea0e";
    font-size: 20px;
    color: red;
}

.icon-cross:before {
    font-family: 'myexambox_fonts';
    content: "\ea0f";
    font-size: 20px;
}

.icon-spell-check:before {
    font-family: 'myexambox_fonts';
    content: "\ea12";
    font-size: 20px;
}

.icon-info:before {
    font-family: 'myexambox_fonts';
    content: "\ea0c";
    font-size: 16px;
    padding-left: 10px;
    color: #8888BB;
    font-weight: bold;
    cursor: pointer;
}

.icon-info:hover {
    font-family: 'myexambox_fonts';
    content: "\ea0c";
}

.icon-arrow-up2:before {
    font-family: 'myexambox_fonts';
    content: "\ea3a";
    font-size: 20px;
}

.icon-arrow-up2:hover {
    font-family: 'myexambox_fonts';
    content: "\ea3a";
    font-size: 20px;
}

.icon-arrow-down2:before {
    font-family: 'myexambox_fonts';
    content: "\ea3e";
    font-size: 20px;
}

.icon-arrow-down2:hover {
    font-family: 'myexambox_fonts';
    content: "\ea3e";
    font-size: 20px;
}

.icon-circle-down:before {
    /* font-family: 'myexambox_fonts';
    content: "\ea43";
    font-size: 16px;
    color: #8888BB;
    cursor: pointer; */
}

.icon-circle-up:before {
    /* font-family: 'myexambox_fonts';
    content: "\ea41";
    font-size: 16px;
    color: #8888BB;
    cursor: pointer; */
}

.icon-question:before {
    font-family: 'myexambox_fonts';
    content: "\ea09";
    font-size: 20px;
}

.icon-question:hover {
    font-family: 'myexambox_fonts';
    content: "\ea09";
    font-size: 20px;
}

.cutoff-table th {
    font-size: 12px;
    text-align: center;
    border: 1px solid rgb(228, 228, 228);
    line-height: 30px;
    background-color: rgb(232, 242, 254);
}

.cutoff-table td {
    font-size: 12px;
    width: 100px;
    text-align: center;
    line-height: 25px;
    border: 1px solid rgb(228, 228, 228);
    padding: 6px 15px;
}

.cutoff-table tr {
    border: 1px solid rgb(228, 228, 228);
}

span.question {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #89A4CC;
    line-height: 16px;
    color: White;
    font-size: 13px;
    #font-weight: bold;
    border-radius: 8px;
    text-align: center;
    position: relative;
}

    span.question:hover {
        background-color: #3D6199;
    }

span.tooltipbase {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    #background-color: #89A4CC;
    line-height: 16px;
    #color: White;
    #font-size: 13px;
    #font-weight: bold;
    #border-radius: 8px;
    text-align: center;
    position: relative;
}

div.mytooltip {
    background-color: #3D6199;
    font-size: 13px;
    color: White;
    position: absolute;
    left: 25px;
    top: -12px;
    z-index: 1000000;
    width: 250px;
    border-radius: 5px;
}

    div.mytooltip:before {
        border-color: transparent #3D6199 transparent transparent;
        border-right: 6px solid #3D6199;
        border-style: solid;
        border-width: 6px 6px 6px 0px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        line-height: 0;
        position: absolute;
        top: 40%;
        left: -6px;
    }

    div.mytooltip p {
        margin: 10px;
        color: White;
    }

div.mybigtooltip {
    background-color: #3D6199;
    font-size: 13px;
    color: White;
    position: absolute;
    left: 90px;
    top: -20px;
    z-index: 1000000;
    width: 350px;
    border-radius: 5px;
}

    div.mybigtooltip:before {
        border-color: transparent #3D6199 transparent transparent;
        border-right: 6px solid #3D6199;
        border-style: solid;
        border-width: 6px 6px 6px 0px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        line-height: 0;
        position: absolute;
        top: 40%;
        left: -6px;
    }

.rTable {
    width: 100%;
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
}

.rTableCell {
    font-size: 14px;
    font-weight: lighter;
    border: 1px solid rgb(200, 200, 244);
    line-height: 26px;
    color: rgb(10,100,200);
    padding: 8px 8px 8px 12px;
    border-spacing: 1px;
    vertical-align: text-top;
    float: left;
    width: 40%;
    word-wrap: break-word;
}

.rTableCell1 {
    font-size: 16px;
    font-weight: lighter;
    color: white;
    border: 1px solid rgb(200, 200, 244);
    line-height: 26px;
    padding: 8px 8px 8px 12px;
    border-spacing: 1px;
    vertical-align: text-top;
    float: left;
    background-color: #809DDF;
    width: 40%;
    word-wrap: break-word
}

.rTableCell2 {
    font-size: 16px;
    font-weight: lighter;
    color: white;
    border: 1px solid rgb(200, 200, 244);
    line-height: 26px;
    padding: 8px 8px 8px 12px;
    border-spacing: 1px;
    vertical-align: text-top;
    float: left;
    width: 83%;
    word-wrap: break-word
}

div.mybigtooltip p {
    margin: 10px;
    color: White;
}

.btn {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.btnGreen:hover {
    background: #28a300; /* Old browsers */
    background: linear-gradient(to bottom, #28a300 1%, #44c300 50%, #28a300 100%); /* W3C */
    background: -moz-linear-gradient(top, #28a300 1%, #44c300 50%, #28a300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28a300), color-stop(50%,#44c300), color-stop(100%,#28a300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #28a300 0%,#44c300 50%,#28a300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #28a300 0%,#44c300 50%,#28a300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #28a300 0%,#44c300 50%,#28a300 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a300', endColorstr='#44c300',GradientType=0 ); /* IE6-9 */
}

.btnGreen {
    background: #44c300; /* Old browsers */
    background: linear-gradient(to bottom, #44c300 1%, #28a300 50%, #44c300 100%); /* W3C */
    background: -moz-linear-gradient(top, #44c300 1%, #28a300 50%, #44c300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44c300), color-stop(50%,#28a300), color-stop(100%,#44c300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #44c300 0%,#28a300 50%,#44c300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #44c300 0%,#28a300 50%,#44c300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #44c300 0%,#28a300 50%,#44c300 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44c300', endColorstr='#28a300',GradientType=0 ); /* IE6-9 */
}

.btnBlue, .btnPrevious, .btnNext {
    background: rgb(40, 108, 244); /* Old browsers */
    background: linear-gradient(to bottom, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(40, 108, 244)), color-stop(50%,rgb(0, 68, 204)), color-stop(100%,rgb(40, 108, 244))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(40, 108, 244), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
}

btnBlue:disabled {
    background: rgb(40, 108, 244); /* Old browsers */
    background: linear-gradient(to bottom, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(40, 108, 244)), color-stop(50%,rgb(0, 68, 204)), color-stop(100%,rgb(40, 108, 244))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(40, 108, 244), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
}

.btnBlue:hover {
    background: rgb(0, 68, 204); /* Old browsers */
    background: linear-gradient(to bottom, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(0, 68, 204) 0%, rgb(40, 108, 244) 50%, rgb(0, 68, 204) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0, 68, 204)), color-stop(50%,rgb(40, 108, 244)), color-stop(100%,rgb(0, 68, 204))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(0, 68, 204) 0%,rgb(40, 108, 244) 50%,rgb(0, 68, 204) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(0, 68, 204), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
}

.btnRed:hover {
    background: #a90329; /* Old browsers */
    background: linear-gradient(to bottom, #a90329 0%,#d61c04 50%,#6d0019 100%); /* W3C */
    background: -moz-linear-gradient(top, #a90329 0%, #d61c04 50%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(50%,#d61c04), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a90329 0%,#d61c04 50%,#6d0019 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

.btnRed {
    background: #d61c04; /* Old browsers */
    background: linear-gradient(to bottom, #d61c04 0%,#a90329 50%,#d61c04 100%); /* W3C */
    background: -moz-linear-gradient(top, #d61c04 0%, #a90329 50%, #d61c04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d61c04), color-stop(50%,#a90329), color-stop(100%,#d61c04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d61c04 0%,#a90329 50%,#d61c04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d61c04 0%,#a90329 50%,#d61c04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d61c04 0%,#a90329 50%,#d61c04 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61c04', endColorstr='#a90329',GradientType=0 ); /* IE6-9 */
}

.btnOrange {
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: rgb(255, 137, 0);
    background-image: -moz-linear-gradient(center top, rgb(255, 130, 10), rgb(255, 138, 6));
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

    .btnOrange:hover {
        background-color: rgb(255, 148, 50);
        color: rgb(255, 255, 255);
    }

.btnBlue1 {
    background: rgb(40, 108, 244); /* Old browsers */
    background: linear-gradient(to bottom, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%) repeat scroll 0% 0% transparent; /* W3C */
    background: -moz-linear-gradient(top, rgb(40, 108, 244) 0%, rgb(0, 68, 204) 50%, rgb(40, 108, 244) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(40, 108, 244)), color-stop(50%,rgb(0, 68, 204)), color-stop(100%,rgb(40, 108, 244))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(40, 108, 244) 0%,rgb(0, 68, 204) 50%,rgb(40, 108, 244) 100%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(40, 108, 244), endColorstr=rgb(40, 108, 244),GradientType=0 ); /* IE6-9 */
    position: relative;
    top: 50%;
    left: 32%;
}

.blisting {
    list-style-image: url('/images/icons/b-arrow.gif');
}

.dText {
    width: 50%;
}

.lNew {
    padding-top: 25px;
}

.page-description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2em
}

.val-message {
    margin: 5px auto;
    width: 600px;
    padding: 10px 10px 10px 10px
}

    .val-message p {
        font-size: 16px;
        text-align: center;
        line-height: 20px
    }

.val-success {
    background: #f4fcee;
    border: 2px solid #91e458
}

.recharge-title {
    color: #000080;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
    font-size: 1.5em;
}

#page-wrap {
    width: 600px;
    margin: 15px auto;
    position: relative;
}

#sidebar {
    position: fixed;
    float: right;
}

.commonText {
    max-height: 350px;
}

@media only screen and (max-width:769px) {
    .nav-mobile {
        display: block;
    }

    .btnPrevious {
        position: relative;
        left: 0;
    }

    .btnRed, btnNext, btnGreen {
        position: relative;
    }

    #log-in-container {
        width: 100%;
    }

    .lNew {
        padding-top: 15px;
    }

    .main-signup-form1 {
        width: 100%;
    }

    .sign-up-module {
        padding: 5px;
    }

    .signup-social-sidebar {
        padding: 5px;
        float: left;
    }

    .main-signup-form1 {
        padding: 5px;
    }

    .terms-policy-signup {
        padding: 5px;
    }

    .recharge-title {
        color: #000080;
        font-size: 18px;
        margin: 0;
        padding: 0;
    }

    .commonText {
        max-height: 200px;
    }

    .val-message {
        width: 90%;
    }

    .contactDiv {
        padding: 0;
    }

    .contactForm-list input.input-text {
        width: 180px;
    }

    .contactForm-list .field {
        width: 180px;
    }
}
