/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 28, 2016, 6:38:08 PM
    Author     : Administrator
*/


.SignupDiv_Base
{
    margin-left: calc((100vw - 20em)/2);
    margin-top: calc((100vh - 45em)/2);
    
    
}


.SignupDiv_Whole
{
    background-color: #EEEEEE;
    
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    
    /*top: 20em; */
    /* left: 35em; */
    width: 27.5em; 
    height: 45em; 
    
    /*opacity: 0.3;*/
}

.SignupDiv_Whole div
{
    display: block;
}

.SignupDiv_Title
{    
    
}

.SignupDiv_Title_IconBase
{
    padding-top:1em;
}

.SignupDiv_Title_IconBase img
{
    width: 4em; 
    height: 4em; 
    padding-top: 1em; 
}

.SignupDiv_Title_TextBase
{
    vertical-align: top;
    padding-top: 3em;
}

.SignupDiv_Title_TextBase label
{
    color:#484848;
    
    font-family: OpenSans-Bold;
    font-size:2em;
    text-shadow: 3px 3px white;
}

.SignupDiv_Body
{
    height: 100%;
    width:100%; 

    background: #E8D1DA;
    background: #F7EAF3;

    color:#484848;
    padding-bottom:2em;
    

}

.SignupDiv_BodyLines
{
    display: block;
    padding-left:1.5em;
    padding-top: 1.3em; 
    
    cursor:pointer;
    
}

.Signup_TOU_Base label, a
{
    display:inline-block;
    font-size:0.8em;
    font-family: Opensans-regular;

}

/*
.SignupDiv_BodyLines div
{
    display: inline-block;
}
*/

.SignupDiv_BodyLines div
{
    box-sizing: border-box;
    display: inline-block;
}

.SignupDiv_BodyLines input, select, textarea
{
    box-sizing: border-box;
    color: #A9A9A9;
    font-weight: bold;
    
    border-radius: 3px;
    border-width: 1px;
    border-color: rgba(250,250,250,0.85);;
    
    resize:none;/*for textarea*/
    
    font-family: Opensans-Light;
    box-sizing: border-box;
    background-color:rgba(250,250,250,0.85);
    

}

.SignupDiv_IntroMessage
{
    font-size:2em;
    color:#484848;
}

.SignupDiv_BtnContinue_Base
{
    /*width:24em;*/
    height:4em;
    width:calc(100% - 1.5em);
    
}

.SignupDiv_BtnContinue
{
    /*
    background-color: #FFC000;
    */
    
    width:100%;
    height:100%;

}

.SignupDiv_BtnContinue label
{
    cursor:pointer;
}

.SignupDiv_BtnContinue:hover
{
    /*
    background-color: #FFa000;
    */

}

.SignupDiv_Bottom
{
    font-size: 12px;
    color:#8A8A8A;
    /*
    background-color: #eeeeee;
    
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    */
}

.SignupDiv_Bottom a
{
    
}

.SignupDiv_NotAMemberBase
{
    padding-right: 2em;
    height:2em;
    padding-top: 0.8em;
    
    text-align:right;
}

.SignupDiv_NotAMember
{
    float: right;
}

.SignupDiv_NotAMember a
{
    cursor: pointer;
    font-size: 0.95em;  
    width: 28em;
    color:inherit;
    /*font-family: Opensans-light;*/
}

.SignupDiv_NotAMember a:hover
{
    color: #337ab7;
}

.SignupDiv_Warning
{
    color: red;
    text-align: left;
}

.SignupDiv_Warning a
{
    width: 28em; 
    font-size: 0.95em; 
    color: red; 
}

.SignupCombo_PhoneCode
{
    font-size: 0.95em;
    height: 4em; 
    width: 7.5em; 
    padding-left: 0.2em; 
}

.SignupCombo_PhoneCode option
{
    color:black;
}

.SignupDiv_PhoneNo
{
    padding-left: 1.5em; 
}

.SignupDiv_PhoneNo input
{
    font-size: 0.95em; 
    height: 4em; 
    width: 15em; 
    padding-left: 1em; 
    
    font-family: Opensans-Light;
}

.SignupDiv_GenderBase
{
    
}

.SignupDiv_GenderRadioBase
{
    display:inline-block;
    
    width:calc(100% - 6em);
    float:right;
    margin-right: 1.5em;
    
}

.SignupDiv_GenderRadioBaseInner
{
    float:right;
}

/* label base */
.SignupDiv_GenderLabel
{
    display:inline-block;
    width:4em;
    
}

.SignupDiv_GenderLabel label
{
    text-decoration: none; 
    color: inherit; 
    font-family: Opensans-Semibold;
}

.SignupDiv_GenderMaleBase
{
    padding-left: 3.5em; 
    
}

.SignupDiv_GenderMaleBase label
{
    font-size: 0.95em; 
    color: inherit;
    padding-left:0.2em;
}

.SignupDiv_GenderFemaleBase
{
    padding-left: 1.7em;
    
}

.SignupDiv_GenderFemaleBase label
{
    font-size: 0.95em;
    color: inherit;
    padding-left:0.2em;
}

.SignupDiv_GenderOtherBase
{
    padding-left: 1.7em;
    
}

.SignupDiv_GenderOtherBase label
{
    font-size: 0.95em;
    color: inherit;
    padding-left:0.2em;
}

.SignupDiv_BirthdayInner
{
    
    padding-bottom: 1.3em;
}

.SignupDiv_BirthdayLabelBase
{
    
    padding-top: 1em; 
}

.SignupDiv_BirthdayLabelBase label
{
    font-size: 0.95em; 
    text-decoration: none; 
    color: inherit; 
    font-family: Opensans-Semibold;
    
}

.SignupDiv_BirthdayComboBase
{
    float:right; 
    margin-right:1.5em; 
    
    
    vertical-align: top;
    
}

.SignupDiv_BirthdayComboInner
{
    
    padding-left:5em;
    
}

.SignupDiv_BirthdayComboDay
{
    
}

.SignupDiv_BirthdayComboDay select, option
{
    font-size: 0.95em; 
    height: 4em; 
    width: 4em; 
    padding-left: 0.2em;
    
    
}

.SignupDiv_BirthdayComboMonth
{
    
}

.SignupDiv_BirthdayComboMonth select
{
    font-size: 0.95em; 
    height: 4em; 
    width: 6.5em; 
    padding-left:0.2em;
    margin-left: 0.3em;
}

.SignupDiv_BirthdayComboYear
{
    
}

.SignupDiv_BirthdayComboYear select
{
    font-size: 0.95em; 
    height: 4em; 
    width: 5em; 
    padding-left: 0.5em;
    margin-left: 0.3em;
}

.SignupDiv_Password
{
    /*width:calc( (100% - 2.5em) / 2);*/
    width:calc(100% - 1.5em);
    overflow:hidden;
    height:4em;
}

.SignupDiv_Password input
{
    display:inline-block;
    
    font-size: 0.95em;
    height: 4em;
    width:calc(50% - 1em);
    width:12em;

    padding-left: 1em;

    font-family: Opensans-Light;
    border: 2px solid lightgrey;

}

.SignupDiv_Password input:nth-of-type(2)
{
    float:right;
}

.SignupDiv_RePassword
{
    width:calc( (100% - 2.5em) / 2);
    margin-left: 1em;
}

.SignupDiv_RePassword input
{
    
    font-size: 0.95em;
    height: 4em;
    width:calc(100% - 1.6em);
    padding-left: 1em;
    
    font-family: Opensans-Light;
    border: 2px solid lightgrey;
    

}

.SignupDiv_BtnContinue_Label
{
    font-size: 2em;
    font-family: Gotham-Medium;
    color:white;
}

.SignupDiv_RotaterBackFaceBase
{
    /*background: #4C205F;*/
    /*background: linear-gradient(to bottom right, hsla( 338, 68%, 33%, 0.9), hsla( 338, 68%, 33%, 0.9), hsla( 338, 68%, 33%, 0.9));*/
    /*background: linear-gradient(to bottom right, hsla( 338, 68%, 33%, 0.9), hsla( 338, 68%, 33%, 0.9), hsla( 338, 68%, 33%, 0.9));
    background: #E8D1DA;
    */
    color:#385623;
    height: 100%; 
    width: 100%;
    background: #F7EAF3;
    /*
    top: 66%; 
    left: 5%; 
    */
    /*visibility: hidden; */
}

.SignupDiv_RotaterBackFaceInner
{
    height: 100%; 
    width: 100%;
    
}

.SignupDiv_RotaterBackFaceRecaptcha
{
    padding-left:1.5em;
}

.SignupDiv_BackFaceMessage1Base
{
    margin-bottom:1em;
}

.SignupDiv_BackFaceMessage1
{
    padding-top: 1em;
    padding-bottom: 1em;
    
    font-family: OpenSans-Semibold;
}

.SignupDiv_BackFaceMessage1 label
{
    font-size: 2em; 
    color: inherit; 
}

.SignupDiv_BackFaceMessage2Base
{
    padding-top: 1em;
    margin-left: 1.5em;
    margin-right: 3em;
    
    font-family: Gotham-Rounded-Book;
}

.SignupDiv_BackFaceMessage2Base label
{
    color: inherit;/*#FFCC33;*/
    text-decoration: none; 
    font-size: 1em;
    
    color:green;
}


.SignupDiv_BackFaceBtnFinish
{
    /*background-color: #FFC000;*/

    width:100%;
    /*height:100%;*/

    text-align: center;
    width: 25em; 
    border-radius: 2px; 
    cursor: pointer; 
    background-color: lightgray; 
    color: darkgray; 

    padding-top:0.5em;
    padding-bottom:0.5em;

}

.SignupDiv_BackFaceBtnFinish label
{
    color: white; 
    font-size: 1.615em; 
    text-decoration: none;
    
}

.SignupDiv_BackFaceBtnFinish label:hover
{
    cursor:pointer;
}

.SignupDiv_BackFaceBtnFinish_Activated
{
    /*background-color: #FFC000;*/
    background-color: #EABB4B;
}

.SignupDiv_BackFaceBtnFinish_Activated:hover
{
    cursor:pointer;
    background-color: #FFC000;
}

.SignupDiv_BackFaceBtnGoBack
{
    margin-top: 12em;
    padding-bottom: 1em;
    margin-left: 1.5em;
    color:inherit; 
}

.SignupDiv_BackFaceBtnGoBack i
{
    /*color: white; */
    color:inherit; 
    cursor: pointer;
}

.SignupDiv_BackFaceBtnGoBack label
{
    color:inherit; 
    cursor: pointer;
}

.SignupDiv_EmailBase
{
    width:calc(100% - 1.5em);
}

.SignupDiv_EmailBase input 
{
    font-size:0.95em;
    height: 4em;
    width:100%;
    /*width: 24.5em;*/
    /*width:calc(100% - 3em);*/
    padding-left: 1em;

    font-family: Opensans-Light;
    border:2px solid lightgrey;
    
}

.SignupDiv_EmailBase_Input_Inprogress
{
    position:absolute;
    margin-left:82%;
    margin-top:1.4em;
    vertical-align: top;
    visibility: hidden;
    color:grey;
}

.SignupDiv_EmailBase_Input_Inprogress span
{
    color:inherit;
    
}

.SignupDiv_NameBase
{
    width:calc( (100% - 2.5em) / 2);
    
}

.SignupDiv_NameBase input
{
    font-size:0.95em;
    height: 4em;
    /*width: 11em;*/
    width:calc(100% - 1.6em);

    padding-left: 1em;

    font-family: Opensans-Light;
    
}

.SignupDiv_LastNameBase
{
    width:calc( (100% - 2.5em) / 2);
    
    
    margin-left:1em;
}

.SignupDiv_LastNameBase input
{
    font-size:0.95em;
    height: 4em;
    width:calc(100% - 1.6em);
    padding-left: 1em;

    font-family: Opensans-Light;
}

.SignupRotaterContainerBase
{
    height: 100%;
    width: 100%;

    background-color:rgba(250,250,250,0.85);
    
    
}

.SignupCompletedInner
{

}

@media only screen and (max-width: 667px),
       only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait)
{
    .SignupRotaterContainerBase
    {
        /*font-size:0.95em;*/
    }

}


@-webkit-keyframes spinner-border
{
    to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}

@keyframes spinner-border
{
    to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}

.spinner-border
{
    display:inline-block;
    width:2rem;
    height:2rem;
    vertical-align:text-bottom;
    border:0.25em solid currentColor;
    border-right-color:transparent;
    border-radius:50%;
    -webkit-animation:spinner-border .75s linear infinite;
    animation:spinner-border .75s linear infinite;
}

.spinner-border-sm
{
    width:1rem;
    height:1rem;
    border-width:0.2em
}

@-webkit-keyframes spinner-grow
{
    0%
    {
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    50%
    {
        opacity:1
    }
}

@keyframes spinner-grow
{
    0%
    {
        -webkit-transform:scale(0);transform:scale(0)
    }
    50% 
    {
        opacity:1
    }
}
.spinner-grow
{
    display:inline-block;
    width:2rem;
    height:2rem;
    vertical-align:text-bottom;
    background-color:currentColor;
    border-radius:50%;
    opacity:0;
    -webkit-animation:spinner-grow .75s linear infinite;
    animation:spinner-grow .75s linear infinite
}


