﻿#head1{
    margin-bottom:0px;
    
}

#head1 .navbar-default{
    background-color:#F7F7F7;
    background-image:none;
    border-bottom: 1px solid #FAA322;
}

.qidx{
        padding: 0 30px;
    width: 127px;
    text-align: center;
    font-size: 24px;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    color: #0E5BA0;
    line-height: 1;
}

.ques{
    margin-bottom:15px;
}
.qopt{
    margin-bottom:15px;
}
.decor-1 {
    margin-bottom: 12px;
   background-color: #38abf4;
   position: relative;
    display: inline-block;
    width: 100%;
    height: 4px;
    margin-left: 8px;
    margin-right: 8px;
}

.decor-1_mod-a:before {
    background-color: #898989;
    position: absolute;
    left: -8px;
    width: 4px;
    height: 4px;
    content: '';
}
.decor-1_mod-a:after {
    background-color: #898989;
    position: absolute;
    right: -8px;
    width: 4px;
    height: 4px;
    content: '';
}


.b-b {
    border-bottom: 1px solid rgba(120,130,140,.13);
}

.b-primary {
    border-color: #FAA322;
}

#dashres .nav-tabs {
     margin-bottom: 0px; 
     border-bottom: none;
}


#dashres .nav-tabs .active a{
    color: rgba(255,255,255,.87)!important;
    background-color: #FAA322!important;
    border-color:#91BDDE;
    border-radius:5px 5px 0px 0px;
}

.asdtrue{
    display:none;
}

.asdfalse{
    display:inline-block;
}

.asdfalsetrue{
    display:inline-block;
}

.asdfalsefalse{
    display:none;
}

.btn-xs {
    padding: 1px 2px;
    font-size: 10px;
    line-height: 1.0;
    margin-bottom: 20px;
    border-radius: 3px;
}

.asdperc{
    text-align:right;
}

.bd{
    border:1px solid red;
}

.wrow{
    height:40px;
    line-height:40px;
}
.bg-danger1{
}
.bg-danger1 .corrcls{
    font-size:20px;
    font-weight:bold;
    color:#44c459;
}
.bg-danger1 .wrongcls{
    font-size:20px;
    font-weight:bold;
    color:red;
}






.terr{
    background-color:#ffb69b;
    padding:20px;
}
.terr p{
    padding:20px;
}


.alertW {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 3px;
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
}


.alertW-success {
    background-color: #E8F5E9;
    border-color: #4CAF50;
    color: #43A047;
}

.alertW-info {
    background-color: #E0F7FA;
    border-color: #00BCD4;
    color: #00838F;
}

.alertW {
    margin-bottom: 20px;
}



.alertW {
    position: relative;
    padding-left: 20px;
    padding-right: 20px
}
.alertW .alertW-heading {
    margin-top: 0;
    margin-bottom: 7px
}
.alertW .alertW-link,
.alertW .close,
.alertW .close:focus,
.alertW .close:hover {
    color: inherit
}
.alertW-primary {
    background-color: #E3F2FD;
    border-color: #1E88E5
}
.alertW-primary hr {
    border-top-color: #187bd1
}
.alertW-primary,
.alertW-primary .alertW-link,
.alertW-primary .close {
    color: #104d92
}
.alertW-success,
.alertW-success .close {
    color: #205823
}
.alertW-info,
.alertW-info .close {
    color: #00545c
}
.alertW-warning,
.alertW-warning .close {
    color: #aa3510
}
.alertW-danger,
.alertW-danger .close {
    color: #9c1f1f
}
.alertW.alertW-rounded {
    border-radius: 100px;
    padding-left: 25px;
    padding-right: 25px
}
.alertW-component[class*=alertW-styled-] {
    background-color: #fff
}
.alertW[class*=bg-] .alertW-link,
.alertW[class*=bg-] a {
    color: #fff
}
.alertW[class*=alertW-styled-]:after,
.ui-pnotify[class*=alertW-styled-]>.alertW:after {
    content: '\e9a2';
    color: #fff;
    width: 44px;
    left: -44px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.alertW[class*=alertW-styled-].alertW-danger:after,
.alertW[class*=alertW-styled-][class*=bg-danger]:after,
.ui-pnotify[class*=alertW-styled-]>.alertW.alertW-danger:after,
.ui-pnotify[class*=alertW-styled-]>.alertW[class*=bg-danger]:after {
    content: '\2713'
}
.alertW[class*=alertW-styled-].alertW-success:after,
.alertW[class*=alertW-styled-][class*=bg-success]:after,
.ui-pnotify[class*=alertW-styled-]>.alertW.alertW-success:after,
.ui-pnotify[class*=alertW-styled-]>.alertW[class*=bg-success]:after {
    content: '\2713'
}
.alertW[class*=alertW-styled-].alertW-warning:after,
.alertW[class*=alertW-styled-][class*=bg-warning]:after,
.ui-pnotify[class*=alertW-styled-]>.alertW.alertW-warning:after,
.ui-pnotify[class*=alertW-styled-]>.alertW[class*=bg-warning]:after {
    content: '\e9bd'
}
.alertW[class*=alertW-styled-].alertW-info:after,
.alertW[class*=alertW-styled-][class*=bg-info]:after,
.ui-pnotify[class*=alertW-styled-]>.alertW.alertW-info:after,
.ui-pnotify[class*=alertW-styled-]>.alertW[class*=bg-info]:after {
    content: 'i';
    font-style:italic;
}
.alertW.alertW-styled-right:after,
.ui-pnotify.alertW-styled-right>.alertW:after {
    left: auto;
    right: -44px
}
.alertW.alertW-styled-custom:after,
.ui-pnotify.alertW-styled-custom>.alertW:after {
    content: "\e81b"
}
.alertW.alertW-styled-left,
.ui-pnotify.alertW-styled-left>.alertW {
    border-left-width: 44px
}
.alertW.alertW-styled-left[class*=bg-],
.ui-pnotify.alertW-styled-left[class*=bg-]>.alertW {
    border-left-color: rgba(0, 0, 0, .15)!important
}
.alertW.alertW-styled-right,
.ui-pnotify.alertW-styled-right>.alertW {
    border-right-width: 44px
}
.alertW.alertW-styled-right[class*=bg-],
.ui-pnotify.alertW-styled-right[class*=bg-]>.alertW {
    border-right-color: rgba(0, 0, 0, .15)!important
}
.alertW[class*=alertW-arrow-]:before,
.ui-pnotify[class*=alertW-arrow-]>.alertW:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    border-left: 5px solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left-color: inherit;
    margin-top: -5px
}
.alertW.alertW-arrow-right:before,
.ui-pnotify.alertW-arrow-right>.alertW:before {
    left: auto;
    right: 0;
    border-left: 0;
    border-right: 5px solid;
    border-right-color: inherit
}


.dnone{
    display:none;
}
.dblk{
    display:block;
}
.dinlineblk{
    display:inline-block;
}

select[multiple] {
    height: 250px;
}






