﻿body {
}

#formForRegistaration {
    margin: auto;
    width: 64%; 
    border: 2px solid #0047AB;
    margin-top: 20px;       
}

.chbAlowSmsAndMail{
    list-style: initial;
    list-style-position: inside;
    list-style-type: none;
    display: inline-flex;
}

.divForText {
    text-align: center;
    padding-bottom: 17px;
    font-size: 17px;
    font-weight: bold;
}

.tableForPulsimCheckBox {
    margin: auto;
}

.clsForResearchInterest{
    margin:auto; 
    /*width: 745px;*/
}

.divForchb {
    margin: auto;
    /*width: 967px;*/
}


.divForHeader {
    font-size: 16px;
    color: #0047AB;
    padding-top: 10px;
    padding-bottom: 10px; 
}

.clsForBtn{ 
    
    margin: auto;
    text-align: center;
    padding-top: 21px;
    padding-bottom: 25px;
}

#btnRegistrationLogin {
    width: 200px;
}

.datepicker {
    max-width: 221px;
}

.clsForBold {
    font-weight: bold; 
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.clsForFields {
    height: 70px; 
}
.clsMust{
    border-color: red; 
}

.clsForRegTable 
{
    margin: auto; 
    max-width: 600px; 
}

#divForbtnLogin {
    padding-top: 10px;
    padding-bottom: 20px; 
}


.divforRegImage {
    background-image: url(images/histdrurtTop_Banner.jpg); 
    background-repeat: no-repeat; 
    background-size: contain;
}

.clsForimg{
    visibility:hidden; 
    width:100%; 
    height:100%
}


.ListControl input
{
    display: inline;
    float: right;
    color: #000;
    cursor: pointer;
    text-indent: 20px;
    white-space: nowrap;
}








