﻿/**** Copy From main.css ****/
/* Font Face -------------------------------------------------------- */
@font-face
{
    font-family: 'Open Sans';
    src: url('/Styles/fonts/OpenSans-Regular.eot');
    src: local('Open Sans'), local('OpenSans'), url('/Styles/fonts/OpenSans-Regular.eot') format('embedded-opentype'), url('/Styles/fonts/OpenSans-Regular.woff') format('woff'), url('/Styles/fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face
{
    font-family: 'Open Sans';
    src: url('/Styles/fonts/OpenSans-Semibold.eot');
    src: local('Open Sans'), local('OpenSans'), url('/Styles/fonts/OpenSans-Semibold.eot') format('embedded-opentype'), url('/Styles/fonts/OpenSans-Semibold.woff') format('woff'), url('/Styles/fonts/OpenSans-Semibold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'Open Sans';
    src: url('/Styles/fonts/OpenSans-Light.eot');
    src: local('Open Sans'), local('OpenSans'), url('/Styles/fonts/OpenSans-Light.eot') format('embedded-opentype'), url('/Styles/fonts/OpenSans-Light.woff') format('woff'), url('/Styles/fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('/Styles/fonts/Lato-Regular.eot') format('embedded-opentype'), url('/Styles/fonts/Lato-Regular.woff2') format('woff2'), url('/Styles/fonts/Lato-Regular.woff') format('woff'), url('/Styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url('/Styles/fonts/Lato-Light.woff2') format('woff2'), url('/Styles/fonts/Lato-Light.woff') format('woff'), url('/Styles/fonts/Lato-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: bold;
  src: local('Lato Bold'), local('Lato-Bold'), url('/Styles/fonts/Lato-Bold.woff2') format('woff2'), url('/Styles/fonts/Lato-Bold.woff') format('woff'), url('/Styles/fonts/Lato-Bold.ttf') format('truetype');
}

html, body
{
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    color: #3A3C41;
}

#pnlSignup2 * 
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.error
{
    -moz-box-shadow: 0 0 0 1px orange;
    -webkit-box-shadow: 0 0 0 1px orange;
    box-shadow: 0 0 0 1px orange;
    border: 1px solid orange;
}

:-moz-ui-invalid:not(output)
{
    -moz-box-shadow: 0 0 0 2px orange;
    -webkit-box-shadow: 0 0 0 2px orange;
    box-shadow: 0 0 0 2px orange;
}
.message.pwd {
    font-size: 12px;  
    display: block;
    text-align: unset;
    width: calc(100% - 0px);
    margin-left: 40px;
}

.mr_header_elements {
    width: auto;
}


.mr_hmpg_signup_form
{
    text-align: center;
    position: relative;
    z-index: 50;
}
.mr_snsSignup img
{
    height: 33px;
    margin-bottom: -8px;
    padding: 0 5px;
    width: 33px;
}
.fb_logo_holder
{
    margin: 10px 0px 0px 250px;
}
.mr_fb_logo
{
    margin-top: 8px;
    cursor: pointer;
}
.how_it_works_banner:hover
{
    background: none repeat scroll 0 0 rgba(69, 121, 179, 1);
}
.mr_signup_image
{
    height: 0;
    left: 25px;
    position: relative;
    top: -167px;
    transform: rotate(-16deg);
    -ms-transform: rotate(-16deg); /* IE 9 */
    -webkit-transform: rotate(-16deg); /* Safari and Chrome */
    z-index: 100;
}
.mr_main_center_message
{
    display: none;
}
.center_message_2
{
    display: block;
}
.signup_facebook_img
{
    width: 545px;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    left: 50px;
}
.mr_intro_video_holder
{
    width: 560px;
    margin: -28px auto 0;
    cursor: pointer;
    display: inline-block;
}
.mr_hmpg_container_bottom
{
    height: 370px;
    margin-top: 50px;
    text-align: center;
}
input.mr_signup_confirmation_input
{
    background: transparent;
    border: none;
    font-size: 16px;
    width: 20px;
}
.mr_go_back_signup
{
    position: absolute;
    left: 50%;
    margin-left: -310px;
}
input.mrw_inputcheck + label.mr_signup_tos_check
{
    display: inline-block;
    font-size: 18px;
    padding: 0;
}
.mr_signup_tos_link
{
    font-size: 14px;
    line-height: 17px;
    color: #4cb9a3;
    font-weight: 400;
    vertical-align: middle;
}
.back_button_flip
{
    position: absolute;
    right: 50%;
    margin-right: 253px;
    margin-top: 8px;
}


.mr_btnCreateRegistry
{
    display: inline-block;
    width: 167px;
    height: 35px;
    background: #4a7eba;
    vertical-align: middle;
    cursor: pointer;
    border-style: none;
    font-family: 'Open Sans' , Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    font-size: 17px;
    position: relative;
    text-transform: uppercase;
    top: -2px;
    left: 5px;
    padding-bottom: 2;
}
.mr_btnCreateRegistry:hover
{
    background: #4372a8;
}
.mr_sequence_gen_box
{
    background: white;
    border: 1px solid #CCCCCC;
    font-size: 17px;
    padding: 5px 0px 0px 5px;
    display: inline-block;
    height: 30px;
    width: 80px;
    margin-left: 5px;
}
.btnDialogCloseNew
{
    background: transparent;
    background-image: url('/images/Home/close_btn.png');
    display: inline-block;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 13px;
    width: 13px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
} 
#pnlSignup1
{
    z-index: 11;
    background-color: transparent !important;
}

.mr_home_list_registry li
{
    color: #959595;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    padding: 3px 0 3px 6px;
}
.mr_home_list_registry li:hover
{
    background: #e6e6e6;
    -webkit-box-shadow: inset 0 0 1px #cccccc;
    -o-box-shadow: inset 0 0 1px #cccccc;
    -moz-box-shadow: inset 0 0 1px #cccccc;
    -ms-box-shadow: inset 0 0 1px #cccccc;
    box-shadow: inset 0 0 1px #cccccc;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.mr_home_list_registry li a
{
    color: #959595;
}
.mr_home_sample2:hover
{
    color: #959595;
}

/* Signup Panel */
.mrw_signupPanel
{
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid #cfcfcf;
    margin-left: 37px;
    padding: 20px 40px;
    z-index: 50;
}

.mrw_addToMrPage #pnlSignup2 .mrw_signupPanel .mr_btnCreateRegistry
{
    visibility: visible;   
}
.mrw_addToMrPage #pnlSignup2 .mrw_signupPanel .mr_btnCreateRegistry.disabled {
    cursor: default;
    opacity: .5;
}
.mrw_signupPanel .btnDialogCloseNew
{
    right: 15px;
}

.mrw_signupPanel .btnDialogBack
{
    font-family: 'Open Sans' , sans-serif;
    font-weight: lighter;
    font-size: 21px;
    color: #3A3C41;
    position: absolute;
    left: 15px;
    bottom: 35px;
}

.mrw_signupPanel .header
{
    font-family: "Lato" ,Arial,Helvetica,sans-serif;
    font-size: 27px;
    text-align: center;
    margin-bottom: 20px;
}
.mrw_signupPanel .txtSignupPanel
{
    font-family: 'Open Sans' , sans-serif;
    font-weight: lighter;
    font-size: 20px;
    text-align: center;
    margin: 20px 0px 0;
    padding-top: 10px;
}
.create_button_holder {
    margin-top: 15px;
}
#ddlSignupRegistryTypeEmail {
    margin-left: 3px;
}
.mr_default_white_input
{
    border: 1px solid #b6b6b6;
    -webkit-box-shadow: inset 0 0 0px #cccccc;
    -o-box-shadow: inset 0 0 0px #cccccc;
    -moz-box-shadow: inset 0 0 0px #cccccc;
    -ms-box-shadow: inset 0 0 0px #cccccc;
    box-shadow: inset 0 0 0px #cccccc;
    color: #797f86;
    display: inline-block;
    font: 17px/1.4 "Lato" ,Arial,Helvetica,sans-serif;
    font-weight: lighter;
    height: 31px;
    margin: 3px;
    outline: medium none;
    padding: 3px 14px 4px;
    position: relative;
    text-align: left;
    top: 2px;
    width: 180px;
}

.mr_signup_white_input
{
    border: 1px solid #b6b6b6;
    -webkit-box-shadow: inset 0 0 0px #cccccc;
    -o-box-shadow: inset 0 0 0px #cccccc;
    -moz-box-shadow: inset 0 0 0px #cccccc;
    -ms-box-shadow: inset 0 0 01px #cccccc;
    box-shadow: inset 0 0 0px #cccccc;
    display: inline-block;
    font-family: 'Open Sans' , sans-serif;
    font-weight: lighter;
    font-size: 17px;
    color: #3f3f3f;
    height: 31px;
    margin: 3px;
    outline: medium none;
    padding: 3px 14px 0;
    position: relative;
    text-align: left;
    top: 2px;
    width: 200px;
}

.mr_log_box_forgot_pw
{
    color: #305C9A;
    cursor: pointer;
    font-size: 13px;
    margin: 0 3px;
    text-align: right;
    text-decoration: none;
}

.mr_hmpg_login_field
{
    width: 250px !important;
}
.mr_default_blue_button
{
    background-color: #4A7EBA;
    background-image: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-family: "Lato" ,Arial,Helvetica,sans-serif;
    margin-left: 3px;
    padding: 8px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    letter-spacing: .3px;
}
.mr_default_blue_button:hover
{
    text-decoration: none;
    background-color: #4372a8;
    background-image: none;
}

/* CSS MD PAnel */
.md-modal
{
    top: 0;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(0) translateY(85px);
    -moz-transform: translateX(0) translateY(85px);
    -ms-transform: translateX(0) translateY(85px);
    transform: translateX(0) translateY(85px);
    margin: 0 auto;
}
.md-show
{
    visibility: visible;
}
/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
    opacity: 0;
    -webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
    width: 483px;
}
.signup_panel_container {
    display: none;
}

.password-hint {
    font-size: 12px;
    padding: 10px 0;
}