#mask{display:none;background:#000;position:fixed;left:0;top:0;z-index:10;width:100%;height:100%;opacity:0.8;z-index:999;}
.login-popup{display:none;background:#fff;padding:10px;border:2px solid #ddd;float:left;font-size:1.2em;position:fixed;top:50%;left:50%;z-index:99999;box-shadow:0px 0px 20px #999;-moz-box-shadow:0px 0px 20px #999;-webkit-box-shadow:0px 0px 20px #999;border-radius:3px 3px 3px 3px;-moz-border-radius:3px;-webkit-border-radius:3px;width:200px;height:auto;}
.login-popup1{display:none;background:none repeat scroll 0 0 #FFFFFF;border:2px solid #DDDDDD;border-radius:3px 3px 3px 3px;box-shadow:0 0 20px #999999;float:left;font-size:1.2em;height:400px;left:65%;padding:10px;position:absolute;top:50px;width:876px;z-index:99999;overflow:scroll;overflow-x:hidden;}
img.btn_close1{float:right;margin:3px 0 0 -44px;position:absolute;}
img.btn_close{float:right;margin:-29px 0 0 -205px;position:absolute;}
.signup_form{width:400px;height:auto;float:left;}
.signup_image{width:172px;height:96px;float:right;background:url(../images/sign_up_image.jpg) no-repeat;}
.signup_form h1{font-family:Arial, Helvetica, sans-serif;font-size:30px;color:#3A3B71;font-weight:bold;clear:both;padding:0px;margin:25px 0 10px 0;float:left;}
.signup_form p{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#000;font-weight:bold;clear:both;padding:0px;margin:5px 0 10px 0;}
.textbox{width:400px;height:24px;float:left;border-radius:5px;border:1px solid #CCC;margin-bottom:10px;}
.submit_btn1{height:46px;float:left;margin:7px 0 0 45px;background:url(/assets/images/submit_btn_bg.png) no-repeat;width:97px;color:#fff;font-size:16px;font-family:Arial, Helvetica, sans-serif;border:0;padding-bottom:15px;padding-left:19px;text-align:left;cursor:pointer;padding-top:12px;font-weight:bold;}
.submit_btn{background:url("../images/submit_btn_bg.png") no-repeat scroll 0 0 transparent;border:0 none;color:#FFFFFF;cursor:pointer;float:left;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;height:46px;margin:7px 0 0 45px;padding-bottom:15px;padding-left:19px;padding-top:12px;text-align:left;width:97px;}
.titleStyle{float:left;width:100%;border-bottom:2px solid #1D2744;padding:1px 0;background:#1D2744;color:#fff;margin:20px 0 10px 0;}
#subpage_content .titleStyle h5 a{color:#fff;font-size:13px;padding-left:10px;text-transform:uppercase;}
#subpage_content .titleStyle h5{margin-bottom:0;font-weight:normal;font-szie:13px;}
.college_logo{width:auto;height:auto;float:left;clear:both;margin:10px 15px 10px 0;}
#login-box > h3{float:left;width:auto;height:auto;color:#1D2744;font-size:20px;font-weight:normal;margin:20px 0 0 0px;}
#login-box > h4{float:left;font-size:20px;height:auto;width:auto;font-weight:normal;margin:20px 0 0 10px;}
#login-box > h5{clear:both;float:left;text-transform:uppercase;font-weight:normal;}
#login-box > p{clear:both;float:left;font-size:12px;line-height:18px;text-align:justify;}
button{clear:both;float:left;}
.marquee{background:none repeat scroll 0 0 rgba(0, 0, 0, 0.69);border-radius:5px 5px 5px 5px;color:#000000;float:right;font-size:11px;font-weight:normal;height:auto;margin-right:20px;margin-top:-194px;max-width:400px;padding:10px;width:auto;}
.marquee a{color:#fff;font-weight:bold;}
.marquee a:hover{color:#fff;font-weight:bold;}
.popup_heading{background:url("../images/body-bg-tile.jpg") repeat-x scroll 0 0 transparent;float:left;height:60px;margin:-10px 0 0 -10px;width:102%;}
.submitdefault{width:auto;height:auto;border:none;float:right;clear:both;padding:3px 10px 4px;font-size:13px;color:#fff;font-family:Arial, Helvetica, sans-serif;background:#5570C7;font-weight:normal;cursor:pointer;}



#dateForm .submit_btn {

    height: 46px;
    margin: 7px 0 0 35px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-top: 12px;
    width: 124px;
}

#dateForm input[type="text"]{width:168px;}