.hastable tr td, .hastable thead th{
	width:15px !important;	
}

.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
.fancybox-inner #add_student_form p {
    border-bottom: 1px solid #c5c5c5;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0 0 10px;
    padding: 5px 0;
}	
.fancybox-inner #add_student_form label {
    float: left;
    font-size: 14px;
    margin: 5px 5px 0 0;
    width: 40%;
}
.fancybox-opened .fancybox-skin {
    min-height: 150px;
}
.fancybox-inner
{
	height: auto !important;
}
#add_student_form > form {
    margin: 15px 0 0;
}
#add_student_form input {
    margin: 10px 0 0;
}
.fancybox-inner #add_student_form input {
    background: #acacac none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    margin: 10px 0 0;
    padding: 4px 10px;
}
.fancybox-inner #add_student_form select {
    width: 56%;
}

.newclass{width:100%; float:left}
#add_student_form{width:400px;}
.newclassStudentPopupField{ width:58%; float:right}
.fancybox-inner #add_student_form .newclassStudentPopupField select{width:100%}
.fancybox-inner #add_student_form .newclassStudentPopupField label{ width:100%}

label.error {
    color: #f00;
    font-size: 12px;
}
table td a{cursor:pointer;}
.why_popupcont_outer {
    color: #2C2C2C;
    font-size: 13px;
    font-weight: normal;
    height: 200px;
    line-height: 19px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;
}


.conversation_main {
    border-bottom: 1px dotted #9A9A9A;
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
iframe
{
	width:100%;
	height:475px;
	/*overflow:hidden;*/
}
#myModal
{
	top:6% !important;
}
.reveal-modal
{
	margin-left: -366px !important;
	position:absolute;

}
.reveal-modal h1
{
	background:none;
	background-color:#616161;
	border-radius:0px 0px 0px 0px;
}
.why_popupcont_outer
{
	height:500px;
}
