::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

html {
    padding: 30px 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #737373;
    background: #f0f0f0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
body {
    height: 100% !important;
    padding: 15% 0 10% 0;
    margin: 0;
    background: rgba(77,117,219,1);
    background: -moz-linear-gradient(left, rgba(77,117,219,1) 0%, rgba(120,155,227,1) 55%, rgba(120,155,227,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(77,117,219,1)), color-stop(55%, rgba(120,155,227,1)), color-stop(100%, rgba(120,155,227,1)));
    background: -webkit-linear-gradient(left, rgba(77,117,219,1) 0%, rgba(120,155,227,1) 55%, rgba(120,155,227,1) 100%);
    background: -o-linear-gradient(left, rgba(77,117,219,1) 0%, rgba(120,155,227,1) 55%, rgba(120,155,227,1) 100%);
    background: -ms-linear-gradient(left, rgba(77,117,219,1) 0%, rgba(120,155,227,1) 55%, rgba(120,155,227,1) 100%);
    background: linear-gradient(to right, rgba(77,117,219,1) 0%, rgba(120,155,227,1) 55%, rgba(120,155,227,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d75db', endColorstr='#789be3', GradientType=1 );

}*/

#privatebox
{
    background-color: rgba(0,0,0,.35);
    border: medium none;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    /*overflow: auto;*/
    padding: 10px;
    /*width: 45%;*/
}
#wrapper.private_wrapper{
    height: 65%;
    margin-left: 1%;
    overflow: auto;
    width: 44%;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}
#wrapper.center_align{
    width: 40%;
}

h1 {
    margin: 0 10px;
    font-size: 40px;
    text-align: center;
}

h1 span {
    color: #bbb;
}
h2 {
    color: #D35780;
    margin: 0 10px;
    font-size: 40px;
    text-align: left;
}

h2 span {
    color: #bbb;
    font-size: 60px;
}

h3 {
    margin: 1.5em 0 0.5em;
}

p {
    margin: 1em 0;
}

ul {
    padding: 0 0 0 40px;
    margin: 1em 0;
}

.container {
    /*background-color: rgba(255, 255, 255, 0.898);*/
    padding: 10px;
  /*  max-width: 90%;*/
    _width: 380px;
    margin: 0 auto;
}

input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
#privatebox .private_login{
    /*border-top: 1px solid #e1e1e1;*/
    padding: 10px;
}
.radio-inline, .checkbox {
    padding-left: 5%!important;
}
#privatebox .private-subheading {
    border-bottom: 1px solid #d6d4d4;
    color: #D35780;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    padding: 0 0 15px;
    text-transform: uppercase;
}

/*~~~~~~~~~~ PS 1.7 Styles ~~~~~~~~~~*/
#fmm_ps17 h1 { font-weight: normal}

#fmm_ps17 #ps17_errors { background: #F3515C; color: #fff; padding: 1%; margin-bottom: 10px}

#fmm_ps17 #ps17_errors ol { list-style: none; font-size: 12px; font-weight: bold; margin: 0}
/*
#fmm_ps17 label {color: #333; font-weight: bold; font-size: 12px}

#fmm_ps17 #login_form { background: #fbfbfb; border: 1px solid #d6d4d4; padding: 14px 18px 13px}

#fmm_ps17 .form-control {box-shadow: none; height: 27px; padding: 3px 5px;border: 1px solid #d6d4d4; border-radius: 0;
color: #9c9b9b; font-size: 13px; vertical-align: middle}*/

/*--------- END PS 1.7 -----------*/


@media only screen and (max-width: 360px) {
#wrapper{
    float: right;
    margin-right: 2%;
    width: 96%!important;
}
#wrapper.private_wrapper {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    height: 100%;
    margin-left: 1%;
    overflow: auto;
    padding-top: 12%;
    width: 95%;
}
#privatebox{
    background-color: rgba(255, 255, 255, 0.3);
    border: medium none;
    border-radius: 5px;
    display: block;
    margin: -42px 0;
    padding: 5px;
}
#privatebox .container{
    padding-left: 0;
    padding-right: 0;
}
#privatebox .container p img{
    width: 80%;
}
#privatebox .container h1{
    margin-bottom: -10px;
    margin-top: 0;
    font-size: 25px;
}
#privatebox #noSlide .page-heading{
    font-size: 15px;
}
#private-lost-password h1.page-subheading{
    font-size: 16px;
}
#privatebox .private-subheading{
    border-bottom: 1px solid #d6d4d4;
    color: #d35780;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
    padding: 0 0 10px;
    text-transform: uppercase;

}
#register span{
    font-size: 12px;
    text-align: center;
}
#SubmitLogin span, #SubmitCreate span, #privatebox #noSlide #account-creation_form .page-subheading{
    font-size: 12px;
}
#SubmitLogin span i, #SubmitCreate span i,.exttra_row{
    display: none;
}
td span.label-default{
    background-color: #999999;
    margin-top: -15px;
}
.private_error_resp{
    margin-bottom: 5px!important;
    margin-top: -17px!important;
}
#login_form {
    min-height: 240px;
}
#create-account_form {
    min-height: 275px;
}
.private_signup_table
{
    margin-top: -40px;
}
.footer_links{
    margin-top: -25px;
    margin-bottom: -25px
}

}

@media (min-width: 768px) and (max-width: 980px) {
#wrapper{
    width: 60%!important;
}
}
