
@font-face {
	font-family: 'TrebuchetMS';
	src: url('/content/dam/buildeasy/us-commercial/sms/en/resources/fonts/TrebuchetMS.eot');
	src: url('/content/dam/buildeasy/us-commercial/sms/en/resources/fonts/TrebuchetMSd41d.eot?#iefix') format('embedded-opentype'), url('/content/dam/buildeasy/us-commercial/sms/en/resources/fonts/TrebuchetMS.woff') format('woff'), url('/content/dam/buildeasy/us-commercial/sms/en/resources/fonts/TrebuchetMS.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.BMSlogo {
	max-width: 71% !important;
    margin-left: 191px !important;
    margin-bottom: 20px !important;
}
.gigya-screen, .gigya-screen *{
	font-family: 'TrebuchetMS' !important;
}
#gigya-register-screen {
	color: #595454 !important;
    font-family: 'TrebuchetMS' !important;
}
#main-wrapper_content_caption {
	display:none;
}
#gigya-register-screen .short_code, .help_contact {
    font-weight: bold;
}
#gigya-register-screen .gigya-composite-control {	
	text-align: left;
	clear: both;
	padding-bottom: 0px;
    display: block !important;
}
#gigya-register-screen .gigya-composite-control-label {
	font-weight: 500;
    padding-bottom: 17px;
    color: #595454 !important;
    font-family: 'TrebuchetMS' !important;
    font-size: 17.3px;
}
#gigya-register-screen .gigya-composite-control-header {
	border-bottom: 1px dashed #595454 !important;
    border-top: 1px dashed #595454 !important;
    color: #595454 !important;
	font-weight: 700 !important;
    font-size: 17.2px !important;
}
#gigya-register-screen .gigya-layout-row {
	width: 540px !important;
	margin: 0 auto;
    padding: 0px;
    border: none;
    color: inherit;
    text-decoration: none;
    width: auto;
    float: none;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #4e515e;
    text-align: left;
    font-family: arial;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#gigya-register-screen .gigya-input-text {
	width: 70% !important;
    border-radius: 4.5px !important;
    border: 1px solid #a6c9df !important;
    background-color: #f1f8fe;
	font-family: 'TrebuchetMS' !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	height: 45px !important;
    padding-left: 7px !important;
    box-sizing: border-box;
    text-indent: 5px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

#gigya-register-screen .gigya-input-submit {
	margin-top: 20px !important;
    cursor: pointer;
    width: 100% !important;
    height: 46px !important;
    align-content: center;
    text-align: center;
    font-size: 23px !important;
    font-weight: 500 !important;
    background-color: #BE2BBB !important;
    color: #FFF !important;
    font-family: 'TrebuchetMS' !important;
    border-radius: 1.79px !important;
    border-color: #1371B9 !important;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4) !important;
}

@media (min-width: 0px) and (max-width: 767px) {
     .BMSlogo {
        width: 70% !important;
		align-content: center !important;
        text-align: left !important;
		margin-left: 70px !important;
    }
	#gigya-register-screen {
		color: #595454 !important;
        font-family: 'TrebuchetMS' !important;
	}
	#gigya-register-screen .gigya-layout-row {
	    margin: 0 auto !important;
		font-family: 'TrebuchetMS' !important;
		width: auto !important;
    }
	#gigya-register-screen input[type=checkbox] {
		margin-bottom: 2px;
		float: left;
		margin-top: 4px;
		width: auto;
		margin: 0px 5px 3px 0px;
		padding: 0;
		border-radius: 0;
		border: none;
		vertical-align: middle;
		position: relative;
	}
	#gigya-register-screen .gigya-checkbox-text {
		font-size: 13px;
		color: #595454 !important;
        font-family: 'TrebuchetMS' !important;
		font-weight: bold !important;
		display: inline !important;
		text-decoration: none;
		display: flex;
        align-items: flex-start;
	}
}