
.underline {
    text-decoration: underline !important;
}
.errorMsgs {
    color: red;
    font-size: 13px !important;
}
.successMsgs {
    color: green;
    font-size: 13px !important;
}
.italic {
    font-style: italic;
}

.bold{
    font-weight: bold;
}

.requStar {
    margin-right: 10px;
}

.hasPlaceholder {
    color: #777;
}
.bus_and_time_data_label
{
    float: left;
    width: 220px;
    text-align: right;
    margin-bottom: 8px;
    clear: left;
}
.bus_data_label
{
    float: left;
    width: 275px;
    text-align: right;
    margin-bottom: 8px;
    clear: left;
    color: #777777;
}
.user_data_line
{
    font-size: 18px;
    width: 400px;
    margin-bottom: 12px;
}
.user_data_info
{
    width: 600px;
    text-align: left;
}
.user_data_label
{
    color: #333333;
    float: left;
    width: 200px;
    text-align: right;
    margin-bottom: 8px;
    clear: left;
}
#wrap_form
{
    width: 100%; 
    margin: 0px; 
    padding: 0px; 
    min-height: 50px;
    font-size: 14px;
    overflow:hidden;
    border:1px solid grey;
}
.form_row
{
    width: 100%;
    clear: both;
}
.form_row ul{
    margin:0px;
    margin-top:30px;
    padding-left: 28px;
    padding-right:5px;
}
.form_row li{
    list-style-type: disc;
    list-style-position: outside;
    color:#000000;
    line-height: 1.4;
    margin-bottom:6px;
}
.form_block_left
{
    float: left;
    width: 440px; 
    height: auto; 
    padding-bottom: 15px;
    border-right: 1px solid grey;
    padding-right: 28px;
}
.form_block_right
{
    float: left;
    padding-bottom: 15px;
    width: 440px; 
    height: auto;
    padding-left:27px;
}
.email_form_block,.form_block
{
    height: auto; 
   /* padding-bottom: 15px;*/
    padding-right: 28px;
   /* padding-top:15px;*/
    background: none repeat scroll 0 0 #F1F1F1;
    border:1px solid #B6B6B6;
    border-radius: 3px;
}

.signingup{
	text-align:left;
	padding: 22px; 
	width: 975px; 
	font-size:15px;
}

.signingup p{
	margin:0;
	padding:0px;
}


.signingupsupport{
    text-align:left;
    padding: 0px 22px; 
    width: 975px; 
    font-size:15px;
}

.signingupsupport p{
    margin:0;
    padding:0px;
}

@media only screen and (max-width: 768px){
    .signingup{
    padding: 0px !important; 
    width: 100% !important; 
    }
    .signingupsupport{
    
        padding: 12px 0px !important; 
    width: 100% !important; 
    
   }
}



.map_encloser
{
    margin-left: 4px;
    margin-bottom: 4px;
}
.stops_map
{
    width: 432px; 
    height:432px; 
    background-color: #ffffff; 
    text-align: center;
    display: block;
}
.stops_map_wizard
{
    width: 700px; 
    height:430px; 
    background-color: #ffffff; 
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
}
label{
    float: left;
    width: 210px;
    margin-top: 3px;
    font-weight: normal;
    text-align: right;
    margin-right: 5px;
}
input
{
    width: 200px;
    margin-bottom: 5px;
    margin-top: 3px;
}
textarea{
    width: 1095px;
    height: 150px;
}
.boxes{
    width: 1em;
}
#submitbutton{
    margin-left: 120px;
    margin-top: 5px;
    width: 90px;
}
br{clear: left;}
.tooltipsy {
    background: url("../images/tip-yellowsimple_arrows.gif") no-repeat scroll 25% bottom transparent;
    overflow: hidden;
    padding-bottom: 10px;
    width: 210px;
}
.tooltipsytxt {
    background-color: #FCEFB7;
    border-left: 2px solid #E3873B;
    border-right: 2px solid #E3873B;
    border-top: 2px solid #E3873B;
    color: #000000;
    font-family: tahoma,Verdana,sans-serif;
    padding: 7px 5px 8px;
}
.inner_title{
    background-color: #FEFF9C;
    clear: both;
    padding: 6px;
    margin: 0;
    border-bottom: 1px solid grey;
}
.myButton{
    padding:5px;
    font-size: 18px;
}



/* Signup */
#addStudent {
    font: 13px Arial, clean, sans-serif !important;
}
#addStudent div label{
    float: none !important;
    text-align: left !important;
}

.added-student-info {
    font-weight: bold;
    clear :both;
    margin-bottom: 30px;
    /*border: 1px solid red;*/
}

.step2-student-info-header {
    margin-left: 8%;
}

.student-det-row{
    margin-top: 0px;
    float: left;
    width: 300px;
    font-size: 12px;
    margin: 5px 0px;
}

.stud_det_header {
    width:100%; 
    margin: 16px 0px 10px 5px
}

.stud_det_header .stud_det_header_firstname{
    display: inline-block;
    width: 48%;
}

.stud_det_header  .stud_det_header_schoolname {
    display: inline-block; 
    width:48%; 
    text-align: right;
}

.student-det-row .busBlock{
    display: inline-block;
    margin-left: 8px;
    width:40%;
}

.student-det-row .timeBlock{
    display: inline-block;
    width:53%;
    text-align: right;
}

.stu-message-block {
    height: 20px;
    padding-top: 5px;
    margin-top: 2px;
}

.delete-row {
    float: left;
    font-size: 12px;
    margin-top: 65px;
    margin-left: 10px;
}
.student-delete {
    height: 30px;
    background: url("../images/close.png") no-repeat transparent;    
}

#addstudentformMsgs {
    height: 50px;
}

#deleteConfirm {
      padding: 25px 20px 10px 20px;
}
.delete-student-text{
    margin-left: 25px;
    line-height: 23px;
}

.userinformation-header {
    margin: 0px 0px 25px 10%;
}

.student-det-row{
    border: 2px solid #B8ADAD;
    border-radius: 8px;
    padding: 8px;
}

.student-det-row input[type='text'] {
    width: 50px;
    text-align: center;
}
.student-det-row label  {
    float: none;
    clear: both;
    margin: 0 !important;
}
