/*.signup-popover .modal {
    top:500px;
    left:800px;
}*/


.login-modal {
    width: 95%;
    max-width:450px;
    margin-top: 15%;
    padding: 50px 0px;
}

/*.login-modal .modal-title {
    display: none;
}*/
.login-modal .modal-body {
    text-align:center;
}

.login-modal .modal-header {
    display: none;
    padding:0px;
}

.login-modal .modal-header .modal-title {
    text-align:center;
    margin: 10px 0px 10px 0px;
}

.login-modal .login-modal-banner img {
    width:100%;
}

.login-modal .login-modal-body h1{
    font-size: 1.5em;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    margin: 20px 10px 20px 15px;
    color: #04233c;
}

.login-modal-body p{
    font-size: 1em;
    color: #04233c;
    line-height: 1.25em;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin: 0px 15px 20px 15px;
    width: 85%;
}

.login-modal-body h2 {
    font-size: 0.9em;
    color: #04233c;
    line-height: 1em;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 400;
    margin: 0px 10px 10px 0px;
}

/*.login-modal-body .fb-signup-container {
    width: 55%;
    margin: 0 auto;
}*/

.fb-signup-button {
    margin: 0 auto;
}


.signin-btn-img-holder {
    padding: 6px;
    display: inline-block;
    margin-right: 10px;
    float: right;
    margin-left: 0;
}

.signin-btn-title {
    float: left;
    margin-top: 8px;
    margin-left: 15px
}


.signin-btn-container button {
    background-color: #eae8e2;
    height: 43px;
    padding: 0;
    border: none;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #04233c;
    width: 95%;
    border: solid 2px transparent;
}


.signin-btn-container:hover button {
    opacity: 0.75;
    border: solid 2px #04233c;
}


.google-signup-button {
    border:0px;
    background-color:transparent;
    margin: 0 auto;
    margin-top: 4px;
}

.login-modal-body button {
    width: 50%;
}

.login-modal-body .fb-signup-button {
    margin-top: 15px;
}



/** START CSS FOR SMALL POPOVER **/

.signup-popover-inner {
    position: fixed;
    right:15px;
    bottom:15px;
    background: #FFF;
    width: 250px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 5px 10px 15px 20px;
    z-index: 1050;
}

.signup-popover-inner .close {
    float:right;
    opacity: 1;
    color: #04233c;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 11px;
    margin-top: 10px;
}

.signup-popover-inner .fb-signup-button {
    margin-top: 17px;
}

/*created by patricia 6/14*/

.signup-popover-inner h1{
    font-size: 20px;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    margin: 10px 0 15px 0;
    color: #04233c;
}

.signup-popover-inner p{
    font-size: 16px;
    line-height: 1.3em;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin: 0;
    color: #04233c;
}

.signup-popover-inner h2{
    font-size: .8em;
    color: #9B9B9B;
    line-height: 1em;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 400;
    margin: 20px 0px;
}

.signup-popover-inner .fb-signup-container {
    width: 100%;
    text-align: center;
}

.signup-popover-inner #play-store {
    margin-bottom:6px;
}

.signup-popover-inner #play-store img {
    height:49px;
}

/** END CSS FOR SMALL POPOVER **/



/** START CSS FOR BIG BOTTOM BANNER POPOVER **/

.signup-popover-inner-bottomlarge {
    position: fixed;
    left:0px;
    bottom:0px;
    background: rgba(0, 0, 0, 0.95);
    color:white;
    width: 100%;
    height:auto;
    -webkit-box-shadow: 0px -13px 40px -8px rgba(69,69,69,0.66);
    -moz-box-shadow: 0px -13px 40px -8px rgba(69,69,69,0.66);
    box-shadow: 0px -13px 40px -8px rgba(69,69,69,0.66);
    /*border: 1px solid #CCC;
    border-radius: 3px;*/
    padding: 30px 50px 30px 50px;
    z-index: 1050;
}

.signup-popover-inner-bottomlarge .section {
    display: inline-block;
}

.signup-popover-inner-bottomlarge .section-left {
    width:60%;
}

.signup-popover-inner-bottomlarge .section-right {
    width:30%;
}

.signup-popover-inner-bottomlarge h1{
    font-size: 2.3em;
    line-height: 1.2em;
    margin: 0 auto;
    vertical-align: middle;
    font-weight: 600;
    margin: 10px 10px 20px 15px;
}

.signup-popover-inner-bottomlarge p{
    font-size: 2.0em;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    font-weight: 400;
    margin: 0px 15px 20px 15px;
}

.signup-popover-inner-bottomlarge h2{
    font-size: .8em;
    color: #9B9B9B;
    line-height: 1em;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 400;
    margin: 20px 0px;
}

.signup-popover-inner-bottomlarge .fb-signup-container  {
    width: 100%;
    text-align:right;
    /*text-align: center;*/
}

.signup-popover-inner-bottomlarge .google-signup-button  {
    width: 100%;
    text-align:right;
    /*text-align: center;*/
}


.signup-popover-inner-bottomlarge img {
    height:68px;
}

.signup-popover-inner-bottomlarge button {
    padding:0px;
}

/** END CSS FOR BIG BOTTOM BANNER POPOVER **/

.tos-link a{
    font-size: .7em;
    color: #04233c;
    line-height: 1em;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 400;
}

.popover-get-started {
    text-align: center;
}

.get-started-btn {
    bottom:-35px;
    text-align:center;
    font-size: 17px;
    border: 0;
    color: #f0f0f0;
    cursor:pointer;
    cursor:hand;
    background-color:#C41300;
}

.get-started-btn:hover, .get-started-btn:active, .get-started-btn:focus {
    background-color: #b11200;
}

.get-started-btn:active:focus
{
    background-color: #771100;
}


.platform-row {
    margin-top: 60px;
}

.platform-row-last {
    margin-bottom: 40px;
}


.platform-row .ico {
    opacity: 0.4;
}

.platform-row .ico:hover {
    opacity: 1;
}

.platform-download {
    color: #04233c;
    font-family: 'Roboto';
    font-size: 18px;
    margin-left: 25px;
    margin-right: 25px;
    font-weight: bold;
    margin-top: 5px;
}

.modal-body .close-button {
    height: 26px;
    width: 26px;
    color: #04233c;
    border-radius: 13px;
    font-size: 11px;
    font-weight: 700;
    margin-right: 15px;
    opacity: 1;
}


@media (max-width:768px) {

    .login-modal-body button {
        width: 75%;
    }

    .signup-popover-inner-bottomlarge {
        height: auto;
    }
     .signup-popover-inner-bottomlarge .section-left {
        width:100%;
        text-align: center;
     }

     .signup-popover-inner-bottomlarge .section-right {
        text-align:center;
        width:100%;
     }

    .signup-popover-inner-bottomlarge p {
        margin: 0px 15px 5px 15px;
    }

    .signup-popover-inner-bottomlarge h1{
        font-size: 1.8em;
        margin: 10px 10px 5px 15px;
    }

    .signup-popover-inner-bottomlarge p{
        font-size: 1.0em;
    }

    .signup-popover-inner-bottomlarge {
        padding:5px;
    }

    .signup-popover-inner-bottomlarge img {
        height:40px;
    }

    .signup-popover-inner-bottomlarge .fb-signup-button {
        display:inline-block;
    }

    .signup-popover-inner-bottomlarge .google-signup-button {
        display:inline-block;
        width:auto;
    }

    .row.platform-row {
        margin-top:0px;
    }

    .row.platform-row .modal-title {
        margin-bottom: 20px;
    }
}

@media (max-width: 320px) {

    .signup-popover-inner-bottomlarge h1 {
        font-size:1.7em;
    }
    .signup-popover-inner-bottomlarge img {
        height:34px;
    }

    .login-modal {
        width:95%;
    }

    .login-modal-body .fb-signup-container {
       width: auto;
    }
}
