﻿.validation
{
    color: Red;
    line-height: 24px;
}

.star
{
    padding-left: 5px;
    padding-right: 5px;
    color: Red;
    font-weight: bold;
    font-size: 16px;
}

.hint
{
    padding-top: 3px;
    color: Red;
}

.fleft
{
    float: left !important;
}

.fright
{
    float: right !important;
}

.boxaddview
{
    font-size: 16px;
    padding: 5px 10px 0 0;
}

.PnlDesign
{
    border: solid 1px #ccc;
    height: 100px;
    width: 92%;
    overflow-y: scroll;
    background-color: #ffffff;
    font-size: 14px;
}

.txtbox
{
    color: #555555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

.drptextimg
{
    background-image: url(../img/drpdwn.png);
    background-position: 96% 50%;
    background-repeat: no-repeat;
}

.PnlDesign label
{
    display: inline-block;
    font-weight: normal !important;
    margin-bottom: 5px;
    margin-left: 5px !important;
    vertical-align: top;
}

.color_red
{
    color: #e50000;
}

.font_12
{
    font-size: 12px;
}

.font_16
{
    font-size: 16px;
}

.font_24
{
    font-size: 24px !important;
}

.rdbLabel label
{
    font-weight: normal !important;
    margin-right: 20px;
}

@font-face
{
    font-family: 'Guj_Regular_SULEKH';
    src: url('../../Font/g_radha-webfont.eot');
    src: url('../../Font/g_radha-webfont.eot?#iefix') format('embedded-opentype'), url('../../Font/g_radha-webfont.woff') format('woff'), url('../../Font/g_radha-webfont.ttf') format('truetype'), url('../../Font/g_radha-webfont.svg#guj_regular_sulekhnormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

.chkcustom label
{
    font-weight: normal !important;
    margin-right: 20px;
}

.bold
{
    font-weight: bold;
}

.highlight
{
    background-color: yellow;
    font-weight: bold;
}

.divindatatable
{
    clear: both;
    height: 300px;
    overflow: auto;
    width: 100%;
}

.divindatatableMCQ
{
    clear: both;
    height: 300px;
    overflow: auto;
    width: 480px;
}

.hr
{
    background-color: #DDDDDD;
    color: #DDDDDD;
    height: 1px;
    margin-right: 8px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.padding_leftright0
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.clearfix10
{
    clear: both;
    height: 10px;
}
.clearfix20
{
    clear: both;
    height: 20px;
}
.sectioninfo
{
    color: #433A3A;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.box-green
{
    background-color: #669966;
    color: #FFFFFF;
    font-size: 15px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-top: 7px;
}

.box-blue
{
    background-color: #3C8DBC;
    color: #FFFFFF;
    font-size: 15px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-top: 7px;
}

.margin-top0
{
    margin-top: 0px !important;
}

.txtcntr
{
    text-align: center;
}

.myaccountbtn
{
    font-size: 13px;
    padding: 6px 10px !important;
}

.marginright5
{
    margin-right: 5px;
}

.aspNetDisabled .checked .iCheck-helper
{
    background: none repeat scroll 0 0 #000000 !important;
    opacity: 0.1 !important;
}
.color-gray
{
    color:#666666 !important;
}
.popover /* overwriting bootstarp css */
{
    padding:1px 1px 10px 1px !important;
}
