﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

 body {
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    /*margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #717171;*/
} 

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 13px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a img {
        border: 0px;
    }

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clear {
    clear: both;
}

.text_right {
    text-align: right !important;
}

.text_left {
    text-align: left !important;
}

.pad_tw {
    width: 100%;
    float: left;
    text-align: center;
}

    .pad_tw img {
        margin: 15px 0;
    }

.text_center {
    text-align: center;
}

.top_bg {
    width: 100%;
    float: left;
    /*background: url("/Content/himarqs-new/images/body_bb.png") repeat-x scroll left top transparent;*/
}

.main_div {
    width: 95%;
    margin: auto;
}

.inner_div {
    width: 100%;
    float: left;
}
/* -----------HeAdeR_ViKaS_start------------------*/
.header {
    width: 98.5%;
    float: left;
    font: bold 14px arial;
    color: #E3E3E3;
    /*background:url("/Content/himarqs-new/images/body_aa.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    background-color: #1F2C9C;
    height: 30px;
    padding: 5px 10px;
    line-height: 32px;
}

.header1 {
    /*background: url("/Content/himarqs-new/images/body_aa.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    background-color: #1F2C9C;
    color: #E3E3E3;
    float: left;
    font: bold 14px arial;
    height: 32px;
    padding: 5px 10px;
    width: 96.7%;
    line-height: 32px;
}

.mainHead ul {
    list-style: none;
    float: left;
}

    .mainHead ul li {
        margin: 0 10px;
    }

        .mainHead ul li:hover {
        }

        .mainHead ul li a {
            color: #E3E3E3;
            float: right;
        }

            .mainHead ul li a:hover {
                color: #fff;
            }

    .mainHead ul ul {
        display: none;
    }

    .mainHead ul li:hover > ul {
        display: block;
    }

    .mainHead ul li img {
        float: left;
        padding-top: 3px;
        margin-right: 5px;
    }

.sout {
    color: #E3E3E3;
    margin-left: 3px;
}

    .sout:hover {
        color: #fff;
    }

.top_middal {
    width: 20%;
    float: right;
    text-align: right;
    color: #fff;
    margin-right: 7%;
    font: bold 14px/35px arial;
}

    .top_middal a {
        padding-left: 5px;
        font: bold 12px/35px arial;
        color: #fff;
    }

    .top_middal h1 {
        font-family: ebrima;
        font-size: 16px;
        line-height: 19px;
    }

.profile {
    width: 50%;
    float: right;
    text-align: left;
}

.picture {
    width: 50px;
    float: left;
}

    .picture img {
        width: 40px;
        height: 40px;
        border-radius: 3px;
    }

.user_name {
    width: 200px;
    float: left;
    margin-top: 6px;
    overflow: hidden;
    font-family: ebrima;
    font-size: 15px;
}

.select_arrow {
    width: 10px;
    float: left;
    cursor: pointer;
    margin-top: 15px;
}

.sub_list {
    width: 110px;
    float: right;
    display: none;
    padding-top: 8px;
    z-index: 11;
    position: absolute;
    margin-top: 30px;
    margin-left: 65px;
    background: url(../images/sub_2_arrow.png) no-repeat 84px top;
}

    .sub_list ul {
        width: 90px;
        float: right;
        padding: 7px 10px 10px 10px;
        background: url(../images/sub_menu_bg.jpg) repeat-x left top #202020;
        border-radius: 5px;
    }

        .sub_list ul li {
            width: 90px;
            float: left;
            list-style: none;
            padding: 4px 0;
            border-bottom: 1px solid #909090;
        }

            .sub_list ul li a {
                text-decoration: none;
                font-size: 12px;
                color: #ccc;
                font-weight: bold;
            }

.nav {
    width: 100%;
    margin: auto;
    clear: both;
}

    .nav ul {
        float: left;
        margin-left: 33%;
    }

        .nav ul li {
            float: left;
            padding: 6px 26px 5px 25px;
        }

            .nav ul li a {
                color: #ffffff;
                font-size: 15px;
                font-family: ebrima;
                padding: 3px 8px;
                border-radius: 3px;
                text-decoration: none;
                text-transform: uppercase;
            }

                .nav ul li a.active {
                    color: #000;
                    background: #fff;
                }

                .nav ul li a:hover {
                    color: #000;
                    background: #fff;
                }

            .nav ul li:first-child {
                padding-left: 0!important;
            }

            .nav ul li:last-child {
                background: none!important;
            }

.top {
    float: left;
    line-height: 35px;
    padding-left: 48.5%;
    padding-top: 8px;
    width: 24%;
}

.ore_col {
    color: #ccc;
}
/* -----------container_start------------------*/
.container {
    width: 100%;
    float: left;
    margin-top: 12px;
    min-height: 465px;
    max-height: 465px;
    color: #000;
}

.container_bg {
    width: 100%;
    float: left;
    background: url(../images/line.jpg) repeat-y center top;
}

.left_container {
    width: 50%;
    float: left;
    box-shadow: 10px 10px 40px 5px #C0C0C0 inset;
}

    .left_container p {
        text-align: justify;
    }
/* -----------regular_radio_start------------------*/
.regular-radio {
    padding: 13px 16px;
    float: left;
}
/* -----------answer_start------------------*/
.answer {
    width: 100%;
    float: left;
}

    .answer li {
        padding: 4px 0;
        float: left;
        min-height: 40px;
    }

.ans_img {
    float: left;
    margin-left: 40px;
}

.full {
    width: 100%;
    float: left;
    text-align: left;
}

    .full input {
        width: 25px;
        float: left;
    }

.text_width {
    width: 96%;
    float: right;
    text-align: left !important;
}
/* -----------timer_start------------------*/
.timer {
    width: 100%;
    float: left;
    background: #ECECEC;
}

    .timer h1 {
        width: 100%;
        float: left;
        background: url("../images/timer_bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
        color: #000;
        font-size: 15px;
        padding: 3px 0;
        text-align: center;
    }

.left_timer {
    width: 100%;
    float: left;
    font-size: 12px;
}

    .left_timer span {
        line-height: 22px;
        /*width: 48%;
        float: left;
        text-align: right;*/
    }

.timer_button {
    float: left;
    background: #7A8281;
    padding: 4px 0px 5px 0px;
    height: 18px;
    width: 100% !important;
    margin-top: 14px;
}

    .timer_button a {
        color: #000;
        width: 70px;
        float: left;
        text-align: center;
        font-weight: bold;
        margin-left: 5%;
    }

        .timer_button a img {
            float: left;
        }

.half_width {
    width: 50% !important;
    float: left;
    text-align: center;
}

.marks {
    float: left;
    width: 100%;
    background: #fff;
    font-size: 12px;
    height: 80px;
}

    .marks li {
        float: left;
        width: 100%;
        margin-top: 1px;
        padding: 2px 0;
        background: url(../images/brown_arrow.png) no-repeat 8px center;
        background-color: #ECECEC;
        color: #000;
    }

        .marks li:hover {
            cursor: pointer;
            background-color: #C9C5C5;
            color: #000;
        }

#ul_Status li.active {
    cursor: pointer;
    background-color: #C9C5C5;
    color: #000;
}

.fix_width {
    width: 65%!important;
    float: left;
    padding-left: 20px;
}

    .fix_width strong {
        float: left;
        font-weight: bold;
        color: #000;
    }

        .fix_width strong:hover {
            text-decoration: underline;
        }

    .fix_width input {
        float: left;
        margin-left: 10px;
    }

.pad_none {
    padding-left: 0!important;
}

.last_width {
    float: left;
}

.fix_width_2 {
    width: 10%;
    float: left;
}

.goText {
    float: left;
}

.go_que {
    width: 30px!important;
    float: left;
    border: 1px solid #929090;
    height: 20px;
}

.go_button {
    float: right;
    margin-right: 4px;
    width: 36px;
    height: 22px;
    padding: 1px 0!important;
}

.margin_left {
    margin-left: 15%;
}
/* -----------footer_start------------------*/
.footer {
    width: 100%;
    float: left;
}

.left_footer {
    width: 31%;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

    .left_footer a {
        margin-right: 5px;
        float: left;
        color: #717171;
        font-size: 12px;
        font-weight: bold;
        height: 24px;
    }

.calculator {
    background: url(../images/calender.png) no-repeat left top;
    padding-left: 25px;
}

.save_test {
    background: url(../images/save-icon.png) no-repeat left top;
    padding-left: 15px;
}

.end_test {
    background: url(../images/end-icon.png) no-repeat left top;
    padding-left: 15px;
}

.mark {
    background: url(../images/mark.png) no-repeat left top;
    padding-left: 10px;
}

.un_mark {
    background: url(../images/cross.png) no-repeat left top;
    padding-left: 20px;
}

.un_ans {
    background: url(../images/edit-icon.png) no-repeat left top;
    padding-left: 25px;
}

.solution {
    background: url(../images/solutions.png) no-repeat left top;
    padding-left: 10px;
    margin-left: 10%;
}

.home {
    background: url(../images/history-icon.png) no-repeat left top;
    padding-left: 10px;
}

.start {
    background: url(/Content/himarqs-new/images/timer_button_1.png) no-repeat left top;
    padding-left: 10px;
    margin-left: 10%;
}

.stop {
    background: url(/Content/himarqs-new/images/timer_button_3.png) no-repeat left top;
    padding-left: 10px;
    margin-left: 10%;
}

.pause {
    background: url(/Content/himarqs-new/images/timer_button_2.png) no-repeat left top;
    padding-left: 10px;
    margin-left: 10%;
}

.cAns {
    background: url(../images/right-ans.png) no-repeat left top;
    padding-left: 15px;
    color: #fff;
    width: 70px;
    float: left;
    text-align: center;
    font-weight: bold;
}

.middal_footer {
    margin: auto;
    width: 100%;
}

.middal_up {
    width: 35%;
    float: left;
}

.prior_btn {
    background: url(../images/pre_btn.png) no-repeat left top;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 22px 7px 28px;
    border: none;
    cursor: pointer;
}

.next_btn {
    background: url(../images/next_btn.png) no-repeat left top;
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 42px 7px 6px;
    border: none;
    cursor: pointer;
}

.submit_btn {
    background: url(../images/submit.png) no-repeat left top;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 30px 7px 21px;
    border: none;
    cursor: pointer;
    text-align: center;
}


/* -----------Abuot_page------------------*/
.margin_bottom {
    margin-bottom: 5px;
}

.inner_boxs {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.boxes {
    width: 30%;
    margin: 2% 1.5%;
    top: 0;
    vertical-align: top;
    display: inline-block;
}

    .boxes h1 {
        background-color: #A3A2A3;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
        clear: both;
        color: #1F2C9C;
        float: left;
        font-family: ebrima;
        font-size: 16px;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 100%;
    }

        .boxes h1 a {
            color: #ffffff;
            font-family: ebrima;
            font-size: 16px;
        }

        .boxes h1 i {
            float: right;
            background-repeat: no-repeat;
            margin: 8px 10px 0px 0px;
            background-image: url(/Content/himarqs-new/images/plus.png);
            height: 26px;
            width: 26px;
        }

    .boxes ul {
        padding: 30px 0px;
        float: left;
        box-shadow: 10px 10px 40px 5px #c0c0c0 inset;
        width: 100%;
    }

        .boxes ul li {
            float: left;
            list-style: none;
            padding: 0 30px;
            clear: both;
        }

            .boxes ul li a {
                text-decoration: none;
                color: #1c1c1c;
                font-size: 14px;
                float: left;
                padding-left: 15px;
                background: url(../images/brown_arrow.png) no-repeat left 4px;
                line-height: 20px;
            }

                .boxes ul li a:hover {
                    text-decoration: underline;
                }

                .boxes ul li a span {
                    color: #909090;
                    float: left;
                    padding-left: 15px;
                    background: url(../images/brown_arrow_2.png) no-repeat left 4px;
                }

.sub_link {
    box-shadow: none !important;
    padding: 0!important;
}

    .sub_link li {
        margin-left: -15px!important;
    }

        .sub_link li a {
            color: #909090 !important;
            float: left;
            padding-left: 15px!important;
            background: url(../images/brown_arrow_2.png) no-repeat left 4px!important;
        }

/*************Countdown*****************/
.countdown_rtl {
    direction: rtl;
}

.countdown_holding span {
    color: #888;
}

.countdown_row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}

.countdown_show1 .countdown_section {
    width: 98%;
}

.countdown_show2 .countdown_section {
    width: 48%;
}

.countdown_show3 .countdown_section {
    width: 32.5%;
}

.countdown_show4 .countdown_section {
    width: 24.5%;
}

.countdown_show5 .countdown_section {
    width: 19.5%;
}

.countdown_show6 .countdown_section {
    width: 16.25%;
}

.countdown_show7 .countdown_section {
    width: 14%;
}

.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 200%;
}

.countdown_descr {
    display: block;
    width: 100%;
}
/*enddddddddddddddddddd*/
.divBtns {
    text-align: center;
}

    .divBtns input {
        margin-left: 20px;
    }

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font: bold 14px arial;
}

.btn1 {
    padding: 5px 10px;
    font: bold 14px arial;
    text-decoration: none !important;
}

    .btn1:hover {
        background-color: #1F2C9C;
        color: #fff;
        text-decoration: none !important;
    }

.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
}

.qCount {
    font-weight: normal;
}

.qId {
    background-color: #1F2C9C;
    color: #FFFFFF;
    padding: 0 10px;
}

.defaultFont {
    /*font-family: arial #000000,avant garde;*/
    font-family: tahoma;
    font-size: 15px;
    color: #000;
}

.ansBox {
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 10px;
    height: 465px;
    clear: both;
}

/**************************************************************Header new design****************************************************************/
nav ul ul {
    display: none;
    margin: 0 0 0 20px;
}

nav ul li:hover > ul {
    display: block;
}

nav ul {
    list-style: none;
    position: relative;
    display: inline-table;
}

    nav ul:after {
        content: "";
        clear: both;
        display: block;
    }

    nav ul li {
        float: left;
    }

        nav ul li:hover {
        }

            nav ul li:hover a {
                color: #fff;
            }

        nav ul li img {
            float: left;
        }

        nav ul li a {
            display: block;
            padding: 2.5px 20px;
            color: #E3E3E3;
            text-decoration: none;
        }

        nav ul li span.support {
            display: block;
            padding: 2.5px 20px;
            color: #E3E3E3;
            text-decoration: none;
        }

    nav ul ul {
        background: #1F2C9C;
        border-radius: 0px;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1000;
        width: 145px;
    }

        nav ul ul li {
            float: none;
            border-top: 1px solid #6b727c;
            border-bottom: 1px solid #575f6a;
            position: relative;
        }

            nav ul ul li a {
                padding: 5px 20px;
                color: #fff;
            }

            nav ul ul li span.support {
                padding: 5px 20px;
                color: #fff;
            }

                nav ul ul li span.support:hover {
                    cursor: pointer;
                    text-decoration: underline;
                }

        nav ul ul ul {
            position: absolute;
            left: 100%;
            top: 0;
        }

.page-header h2
{
    padding-top:20px;
font-size:30px;
}