.haveLic-wrapper.mt-dialog {
	width:817px;
	left:50% !important;
	top:50px !important;
	margin-left: -428.5px !important;
}

.haveLic-content .haveLic-wrapper {
	margin:42px 40px 40px 27px;
}

.haveLic-content .haveLic-wrapper .signup-header {
	background:none;
	margin: 18px 0 13px 0;
	height:29px;
	width:261px;
}

.haveLic-content .haveLic-wrapper  .signup-note-2 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #6AAE20;
}

.haveLic-content .haveLic-wrapper .signup-input-text {
	color: #3174A9;
	width: 250px;
	border: solid 1px #CCCCCC;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.haveLic-content .haveLic-wrapper .signup-input-text:focus {
	border: solid 1px #56B4EF;
}

.haveLic-content .haveLic-wrapper .signup-form {
	height: 475px;
	width: 285px;
	border: solid 3px #666666;
	background-color: #F8F8F8;
	border-radius: 4px 4px 4px 4px;
	margin:0 0 0 16px;
	padding-left: 25px;
}

.haveLic-content .haveLic-wrapper .signup-form form {
	*margin-top: 0px;
}

.haveLic-content .haveLic-wrapper .signup-submit {
	margin-top: 10px;
	*margin-top: 0px;
	margin-left: 25px;
	cursor: pointer;
}

.haveLic-wrapper .haveLicText {
	width:405px;
	margin-left:12px;
}

.haveLic-wrapper h1 {
	color: #454545;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 14px;
    margin-top: 30px;
}

.haveLic-wrapper p {
	color: #454545;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    width: 405px;
}

.haveLic-wrapper .haveLicText p a{
	text-decoration: none;
}

.haveLic-content .haveLic-wrapper .signup-form #signup-form {
	*margin-top:-5px;
}

#signup-element-form .school {
	cursor: pointer;
	margin-bottom: 10px;
	background: url("/MM/img/public/max/dropdown-arrow.png") no-repeat 97% 50% white;
}

#signup-element-form .school-select {
	margin-top: -10px;
	position: absolute;
	top:45px;
	left:0px;
	z-index: 10;
	display: none;
	max-height: 150px;
	width: 262px;
	/*margin-left: 10px;*/
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: white;
    -moz-box-shadow: 3px 3px 4px #CCCCCC;
    -webkit-box-shadow: 3px 3px 4px #CCCCCC;
    box-shadow: 3px 3px 4px #CCCCCC;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');
}

#signup-element-form .school-item {
	background-color: white;
	color: #3174A9;
	width: 250px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	cursor: pointer;
	white-space:nowrap;
}
#signup-element-form .school-item:hover {
	background-color: #F4F4F4;
}

.pseudo-password-input-register {
	color: #3174A9;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 250px;
    font-size: 12px;
    cursor: text;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}


.register-custom-radio-wrap .custom-radio-1 {
	cursor: pointer;
	float: left;
}

.register-custom-radio-wrap .custom-radio-2 {
	float: left;
	cursor: pointer;
	padding-right: 23px;
	margin-left:25px;
}

.register-custom-radio-wrap span {
	font-weight: normal;
	font-size: 14px;
	color: #3174A9;
	position: relative;
	top: 3px;
	margin-left: 3px;
}

.register-custom-radio-wrap img {
	vertical-align: middle;
}

.haveLic-wrapper #signup-form .last-name{
	margin-bottom: 7px;
}

.register-custom-radio-wrap {
	margin-bottom: 7px;
}

.haveLic-wrapper #signup-form .school {
	margin-bottom: 7px;
}

.haveLic-wrapper #signup-form .signup-note-1 {
	font-size: 13px;
	color: #6AAE20;
	margin-bottom: 7px;
	margin-top: 7px;
	*margin-bottom: -15px;
}

.haveLic-wrapper #signup-form .signup-note-2 {
	margin-bottom: 7px;
	font-size: 13px;
	color: #6AAE20;
}

.haveLic-wrapper #signup-form .signup-note-3 {
	color: #6AAE20;
	font-size: 13px;
	margin-top: 0px;
	*margin-top: 0px;
	text-align: center;
	margin-right: 25px;
}

.haveLic-wrapper #signup-form .signup-submit {
	margin-top: 5px;
	*margin-top: 0px;
	margin-left: 25px;
	cursor: pointer;
}