﻿body
{
}
.textBox
{
    border: 1px #ccc solid;
    border-radius: 5px;
   
}
.textBoxLogin
{
    border-radius: 2px;
    border: solid;
    outline: 5px solid #EFF4F7;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) inset;
    margin: 10px;
    border-color: #C4C4C4 #D1D1D1 #D4D4D4;
    border-width: 1px;
}

.RadButton_Default.rbSkinnedButton{
 background-image: none !important;
}

.BtnGreen_Check .rbDecorated {
    background: #2ab27b !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 25px 1px 40px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 41px !important;
    font-weight: normal !important;
    background-image: url(../../images/saveIcon.PNG) !important;
    background-repeat: no-repeat !Important;
    background-position: 9px 10px !Important;
    border-radius: 5px;
    font-family: 'SourceSansPro-Semibold' !important;
    display: inline-block;
    line-height: 40px;
}

    .BtnGreen_Check .rbDecorated:hover {
        background-color: #229a69 !important;
    }

    
.BtnGrey_Cross .rbDecorated:hover {
    background-color: #dcdcdc !important;
}



.BtnGrey_Cross .rbDecorated {
    background: #e7e7e7 !important;
    background-image: none !important;
    color: #4a4a4a !important;
    padding: 1px 25px 1px 40px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 41px !important;
    font-weight: normal !important;
    background-image: url(../../images/cancelIcon.PNG) !important;
    background-repeat: no-repeat !Important;
    background-position: 9px 10px !Important;
    border-radius: 5px;
    font-family: 'SourceSansPro-Semibold' !important;
    display: inline-block;
    line-height: 40px;
}


.SucessMsg {
    display: block;
    line-height: 52px;
    margin-bottom: 11px;
    font-size: 16px;
    font-family: 'SourceSansPro-Regular' !important;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px !important;
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    text-align: left !important;
}
.ErrorMsg {
    display: block;
    line-height: 52px;
    margin-bottom: 11px;
    font-size: 16px;
    font-family: 'SourceSansPro-Regular' !important;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px !important;
    color: #a94442 !important;
    background-color: #f2dede !important;
}

.user-name
{
    padding-left: 50px;
}
.user-nameReg
{
    padding: 10px 0px 0px 30px;
    width: 10px;
    text-align: right;
}
.bottom
{
    border-radius: "10px";
}
.text-color
{
    color: White;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
}


.radComboBox
{
    margin-top: "10px";
}
#dvHeaderContent
{
    padding-bottom: 5px;
}


body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.main
{
    width: 737px;
    margin: auto;
}

.mainfordesign
{
    width: 737px;
    margin: auto;
}
.cont2
{
    background: #f1f1f1;
    border: 1px #ccc solid;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-top: 15px;
    min-width: 740px;
    margin: auto;
}

.cont-login
{
    background: #f1f1f1;    border: 1px #ccc solid;    margin-bottom: 15px;    padding-top: 35px;    margin: inherit;  
}


.need-an-acc
{
    float: left;
    padding: 10px 0px 0px 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}
.need-an-acc a
{
    color: #FFF;
    text-decoration: underline;
}
.need-an-acc a:hover
{
    text-decoration: none;
}


.img
{
    width: 100px;
    height: 70px;
    float: left;
    background: #FFF;
    font-size: 16px;
    color: #000;
    margin-left: 40px;
    margin-right: 30px;
}


.your-name
{
    width: 300px;
    float: left;
    font-size: 12px;
}

.first-name
{
    width: 150px;
    padding-right: 15px;
    text-align: right;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    padding-top: 5px;
}

.text-box
{
    width: 200px;
    height: 18px;
    border: 1px #ccc solid;
    font-size: 12px;
    color: #666;
    border-radius: 8px;
    padding-left: 5px;
}




.text-box2
{
    width: 300px;
    height: 24px;
    margin-bottom: 20px;
    margin-top: 5px;
    border: 1px #ccc solid;
    font-size: 12px;
    color: #666;
    border-radius: 8px;
    padding-left: 5px;
}

.user-name
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.enter-your-email
{
    color: #333;
    padding: 5px 0px 5px 0px;
}

.cheack-box-text
{
    float: left;
    width: 250px;
}

.cheack-box-text span
{
    font-weight: bold;
}

.link-text
{
    padding: 0px 0px 15px 20px;
}
.link-text a
{
    color: #006;
    text-decoration: underline;
}


.fome-main
{
    clear: both;
}

.footer-img
{
    border-bottom-left-radius: 10px;
    clear: both;
    /*background: url(../Images/footer-img.png) repeat;*/
    border-bottom-right-radius: 10px;
    height: 60px;
}

.footer-login
{
    clear: both;
    background: url(../../Images/footer-img.png) repeat;
    height: 82px;
}

.imges-space
{
    margin: 0px 10px 10px 50px;
}
