.alert-error {
    border-color: #e18d9a;
    color: #e60000;
    background: rgb(246,216,216);
    font-size: 12px;
    padding: 5px 5px 5px;
}
.alert-error p {
    color: #e60000;
    padding: 5px 10px;
    background: #fde6e6;
    border: 1px solid #fb9f9f;
    font-size: 12px;
}
.alert-success p {
    color: #3c763d;
    border: none;
}
.deel
{
    margin-left: 7px !important;
}
.active_status {
    background: url(../images/active.png) no-repeat left top;
    width: 15px;
    height: 15px;
    display: inline-block;
}
.disable_status {
    background: url(../images/inactive.png) no-repeat left top;
    width: 15px;
    height: 15px;
    display: inline-block;
}
.prt {
    margin-top: 0;
}
.prt h2 {
    margin-top: 0;
}
.quSec {
    width: 100px;
    min-height: 80px;
}
.option .prt .quSec {
    margin-top: 0px;
}
.sampleqa .option {
     margin-top: 0px; 
}
.ques .imgqsSet {
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    text-align: left;
}
.imgasSet {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
    text-align: left;
}
.imgasSet img {
    height: 50px;
}
.mng_action {
    display: inline-block;
    vertical-align: middle;
}
.mng_action span {
    margin: 5px 0 0 5px;
}
.smplprc .signFormSet {
    margin-top: 30px;
}
.rpLeft {
    width: 280px;
    margin-right: 10px;
}
.answerKeyDown {    
    font-weight: bold;
    /*width: 60%;*/
}
.leftLoginSet {
    padding: 30px 40px 40px;
}
.signFormSet label {
    margin-bottom: 0;
}
.signFormSet label p {
    margin-bottom: 0;
}
.wrong_us_pw {
    position: relative;
    font-size: 11px;
    color: red;
    top: 0;
    font-weight: bold;
    letter-spacing: 1px;
}
.right_us_pw {
    position: relative;
    font-size: 11px;
    color: green;
    top: 0;
    font-weight: bold;
    letter-spacing: 1px;
}
.wrong_us_pw p {
    margin-bottom: 0;
}
.right_us_pw p {
    margin-bottom: 0;
}
.dashy a {
    color: #000;
    font-family: 'Poppins', sans-serif;
}
.menuu li.active a::after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    width: 53%;
    height: 3px;
    left: 0%;
    margin-top: 5px;
    transition: all 0.25s 0s;
    transition: all ease-out 1s;
    border-radius: 51px;
}
.qs_hit_right a
{
    background-color: #78c204 !important;
    color: #fff !important;
}
.qs_hit_wrong a
{
    background-color: #db3333 !important;
    color: #fff !important;
}
.quesSec span.qs_number {
    display: inline-block;
    vertical-align: top;
    max-width: 3%;
    color: #2e9ce1;
    font-weight: bold;
    margin-right: 7px;
}
.quesSec p {
    display: inline-block;
    vertical-align: top;
    max-width: 90%;
    width: auto;
    text-align: left;
}
.quesSec ul {
    list-style-type: circle !important;
    display: inline-block;
    vertical-align: top;
}
.quesSec ul li {
    list-style-type: circle !important;
}
.imgqsSet img
{
    height: 190px;
}
.explnt span.explnt_title {
    display: inline-block;
    vertical-align: middle;
    max-width: 94%;
    text-align: left;
    margin-right: 4%;
}
.explnt .expl_img{
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    text-align: center;
}
.qs_hit_contest a {
    background-color: #1dcb00 !important;
    color: #fff !important;
}
.modques h6 {
    position: relative;
}
.modques h6 span.qno {
    position: absolute;
    left: 0;
    top: 5px;
}
.modques h6 p {
    padding-left: 15px;
}
.setOfqus.modques.rvans h6 p {
    padding-left: 20px !important;
}
.practicePattern {
    margin: 0 auto;
    float: none;
    width: 60%;

}
.practicePattern h3 {
    font-size: 18px;
    color: #00aaef;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-left: 17px;
}
.practicePattern p {
    padding-left: 0;
}
.adminReportSearch.repoSearch {
    width: 800px;
}
.adminReportSearch.repoSearch .rsRow {
    width: 660px;
}
.adminReportSearch.repoSearch .col-sm-4 {
    text-align: left;
    margin-bottom: 10px;
}
.adminReportSearch.repoSearch .btn {
    margin-top: 0;
}
.reenterUser .signFormSet {
    width: 280px;
    margin: 0 auto;
}
.reenterUser .vName span {
    font-size: 17px;
}
.pract_patt_details ul{
    margin-left: 20px;
}
.pract_patt_details ul li{
    list-style-type: square;
    margin-bottom: 7px;
}
.qzstarthead{
    text-align: left;
    padding-left: 20px;
}
.qzstarthead h5 {
    font-size: 18px;
    color: #2e9ce1;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
    border-bottom: 1px solid;
}
.cr_answers{
    font-weight: bold;
    color: #00417e;
}
.wr_answers{
    font-weight: bold;
    color: #ff0000;
}
@media (min-width: 1200px) {
    .container {
        max-width: 86% !important;
        width: 1350px;
    }
}
