
/*----add custom stlye--*/
.clsa
{
    padding: 10px;
    color: #fff; /* background: red; */
    background: #CB030F;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; /*border-radius: 5px;*/
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 5px;
    font-size: 15px;
}
.gdmr
{
    margin-top: 10px;
    margin-bottom: 100px;
}
.listjob
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F7F7F7;
    box-shadow: 2px 0 6px #DDDDDD;
    font-size: 0.9em;
    min-height: 180px;
    line-height: 22px;
    margin: 10px 0px 0px 0px;
    overflow: hidden; /* margin-top: 10px;     margin-bottom: 100px;     background: #fff;      -webkit-border-bottom-left-radius: 5px;     -webkit-border-bottom-right-radius: 5px;     -moz-border-bottom-left-radius: 5px;     -moz-border-bottom-left-radius: 5px;     border-bottom-left-radius: 5px;     border-bottom-right-radius: 5px;*/
}
.listjob1
{
    background: rgba(0, 0, 0, 0) url(../images/arrow.png) no-repeat scroll 5px 8px;
    for-color: #716b6c;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0 6px 5%;
}
.gdbg
{
    background: #00AEEF;
    color: #ffffff;
}

/*
.BtnInput1
{
    float: none !important;
    display: block !important;
    width: 90px;
    background-color: #474747 !important;
    color: #fff !important;
    padding: 7px 10px !important;
    font-size: 13px !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
    text-transform: uppercase !important;
    border: none !important;
    margin: 30px 15px 0px 15px;
    border-radius: 5px;
}
.BtnInput1:hover
{
    display: block;
    background-color: #2b623e !important;
    color: #fff;
}*/

.ddlDate
{
    width: 56px;
}
.ddlMonth
{
    width: 60px;
}
.ddlYear
{
    width: 70px;
}
.flr
{
    float: right;
}
.fl
{
    float: left;
}
.plr
{
    padding-right: 20px;
}
.pdl
{
    padding-left: 15px !important;
}
.pdlRow
{
    padding-left: 20px;
}
.mrl
{
    margin-left: 15px;
}
.mr
{
    margin-right: 10px;
}
.mrt
{
    margin-top: 10px;
}
.ddlw
{
    width: 200px;
}
.ddlh
{
    height: 30px;
}
.lblw
{
    width: 120px;
}
.rowSty
{
    margin-right: 50px;
}
.rowMrl
{
    margin-left: 24px;
}
.txtMulW
{
    width: 250px;
}
.txtMulH
{
    height: 50px;
}
.sbheading
{
    color: #fff;
    background: #CB030F;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 5px;
    font-size: 15px;
    width: 100%;
    text-align: center;
    line-height: 30px;
}

/*GRIDVIEW*/.Gridview
{
    width: 100%;
    text-align: center !important;
    background: white;
}
.Gridview th
{
    width: 1000px;
    text-align: center !important;
}
.Gridview th
{
    /*background: #2351a4;*/ /* background: #4d4d4d; /* 	background: #ee2e32;*/
    background: #CB030F;
    color: #fff;
    border-color: #444;
}
.Gridview th td
{
    background: #fff;
    color: #0052A4;
    width: auto;
    text-align: center !important;
}
.Gridview tr td
{
    text-align: center !important;
   border: 1px solid #000;
}
.Gridview a
{
    /*color: blue;*/
    color: #000;
}
table tr td
{
    padding: 5px !important; /*color: #00AEEF;*/
    color: #000 !important;
}
table tr td span
{
    padding: 5px !important; /*color: #00AEEF !important;*/
    color: #000 !important;
}
.heading1
{
    font-size: 17px;
    color: #000;
    font-weight: 600;
}
