﻿.container
{
    width: 100%;
}
.btn:hover
{
    border-bottom-width: 1px !important;
}
aside
{
    display: none !important;
}
.container
{
    margin-left: 0;
    margin-right: 0;
}
section.wrapper
{
    margin-top: 0px !important;
}
.wrapper
{
    padding: 0px !important;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    float: none;
    background-color: #fff;
    margin-top: 3% !important;
}
#loginheader
{
    border-bottom: 1px solid #AEDDE3;
    margin-bottom: 27px;
    padding-bottom: 13px;
    width: 117%;
    background: #1CB5A7;
}
#loginheader h2
{
    color: #000;
    display: inline-block;
    font-size: 40px;
    margin-left: 15%;
}
.login-body_login
{
    background: none repeat scroll 0 0 #1CB5A7 !important;
    margin-left: 452px;
    padding-bottom: 26px;
    padding-top: 3px;
}

.validation-summary-errors
{
    color: #FF0000;
    position: relative;
    top: 11px;
    text-align: center;
}
#quest
{
    position: relative;
    left: 39%;
    top: 4%;
}
span.field-validation-error
{
    color: #FF0000;
}


#main-content
{
    margin-left: 0px !important;
}


.panel
{
    background-color: transparent !important;
    border-bottom: 1px solid #AEDDE3 !important;
    box-shadow: none !important;
}

.login-body_login
{
    background: #1CB5A7 !important;
}
body
{
    background: #1CB5A7 !important;
}
.form-signin_login
{
    width: 300px;
    border: 1px #eeeeee;
    border-style: solid; /*background: #c0b283 !important;     background-image: url(../../Images/submenu.png);     background-size: cover;   */
    background-color: #fff;
    border-radius: 2px; /*box-shadow: 0px 1px 5px 11px #acc5ab !; */
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777; /*margin-top: 14%; */
}
.form-signin_login h2.form-signin_login-heading
{
    margin: 0;
    padding: 35px 15px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #0000CC;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold !important;
    font-family: 'Open Sans' ,sans-serif;
}
.form-signin_login .checkbox
{
    margin-bottom: 14px;
    margin-left: 7%;
}
.form-signin_login label
{
    font-weight: normal;
    font-weight: 600;
    font-family: 'Open Sans' ,sans-serif;
    display: inline-block;
    padding-left: 0px;
}
.form-signin_login .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #eee !important;
}
.form-signin_login .form-control:focus
{
    z-index: 2;
}
.form-signin_login input[type="text"], .form-signin_login input[type="password"]
{
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    font-size: 13px;
    background: #fff;
}
.form-signin_login input[type="text"]:hover, .form-signin_login input[type="password"]:hover
{
    border: 2px solid #199216 !important;
}
.form-signin_login .btn-login
{
    background-image: url(../../Images/green.png);
    background-size: cover;
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans' ,sans-serif;
}
.form-signin_login .btn-cancel
{
    background-color: Gray !important;
    background-size: cover;
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans' ,sans-serif;
}
.form-signin_login p
{
    text-align: center;
    color: #b4b1b1;
    font-size: 16px;
    font-weight: 300;
}
.loginTopBorder
{
    border-bottom: 6px solid #40A025 !important;    /* 6px solid #49582d !important */    
}
.form-signin_login a, .form-signin_login a:hover
{
    color: #1a73e8;
}
.form-signin_login a:hover
{
    text-decoration: underline;
}
.login-wrap_login
{
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    margin-top: 10px;
}
.user-login-info_login
{
    background: #fff;
    padding-top: 15px;
}
.user-login-info_login .form-control:last-child
{
    margin-bottom: 0 !important;
}

.navbar-default, .pull-right, header.header
{
    display: none !important;
}

body
{
    background: none repeat scroll 0 0 / cover #32323A;
}
div.brand
{
    display: none !important;
}

.btn-block
{
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.btn-lg
{
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn
{
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -moz-user-select: none;
}
footer
{
    display: block;
    clear: both;
}
footer p
{
    color: #000 !important;
}
footer p a
{
    color: #1a73e8 !important;
}
.form-control
{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
@media (min-width:768px)
{
    .login-body_login
    {
        background: none repeat scroll 0 0 #1CB5A7 !important;
        margin-left: 202px;
        padding-bottom: 26px;
        padding-top: 3px;
    }
}
@media (min-width:992px)
{
    .login-body_login
    {
        background: none repeat scroll 0 0 #1CB5A7 !important;
        margin-left: 37.5%;
        padding-bottom: 26px;
        padding-top: 3px;
    }
}
@media all and (max-width: 750px)
{
    body
    {
        margin-top: 0px !important;
    }
    div.form-signin_login img
    {
        width: 91%;
    }
    #loginheader
    {
        border-bottom: 3px solid #AEDDE3;
        margin-bottom: 7px;
        padding-bottom: 13px;
    }
    .login-body_login
    {
        background: none repeat scroll 0 0 #1CB5A7 !important;
        margin-left: 0px;
        padding-bottom: 0px;
        padding-top: 3px;
    }
}

@media (min-width:520px)
{
    #foot
    {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
    }
}
@media (max-width:500px)
{
    #foot
    {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
    }
}


@media all and (max-width: 750px)
{

    #loginheader h2
    {
        color: #000;
        display: inline-block;
        font-size: 23px;
        margin-left: 3%;
    }
    #loginheader
    {
        background: none repeat scroll 0 0 #1CB5A7;
        border-bottom: 1px solid #aedde3;
        margin-bottom: 27px;
        padding-bottom: 13px;
        width: 100%;
    }

    div.form-signin_login
    {
        left: -1%;
        position: relative;
        top: 0%;
        width: 92%;
        background: none repeat scroll 0% 0% #FFF;
        padding: 13px;
    }

    .user-login-info_login
    {
        background: #FFF;
        margin: 0px;
        padding: 1px 14px 8px 14px;
    }

    .login-wrap_login
    {
        padding: 9px;
        position: relative;
        margin-top: 2px;
    }

    .form-signin_login h2.form-signin_login-heading
    {
        margin: 0;
        padding: 8px 0 5px;
        text-align: center;
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        color: #0000CC;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: bold !important;
        font-family: 'Open Sans' ,sans-serif;
    }

    #UserName, #Password
    {
        width: 100% !important;
    }

    h2.form-signin_login-heading
    {
        border-bottom: none !important;
        border-radius: 5px 5px 0px 0px;
        color: #FFF;
        font-family: 'Open Sans' ,sans-serif;
        font-weight: 300;
        margin: 0px;
        text-align: center;
        text-transform: uppercase;
        left: -14px;
        width: 111%;
        top: -16px;
        position: relative;
    }

    #sidebar
    {
        display: none !important;
    }
    .form-signin_login
    {
        margin-top: 3%;
    }

}

.navbar-left
{
    display: none !important;
}

/* Logon Common Style */
.logon-border1solid
{
    border: 1px solid;
}
.logon-colorcf5a03
{
    color: #CF5A03;
}
.logon-color06s
{
    color: #eef2f2;
}
.logon-color508915
{
    color: #508915;
}

.loginfont
{
    font-size: 13px;
}
.txtalignjustify
{
    text-align: justify;
}
.linktext a, footer p a, footer p
{
    font-size: 13px !important;
}
.form-signin_login
{
    margin-top: 0% !important;
}
.form-signin_login .checkbox
{
    margin-left: 13%;
    float: left;
}
.form-signin_login
{
    padding-top: 15px !important;
}
p
{
    font-size: 18px;
}
html, body
{
    background: #fff !important;
    background: -o-linear-gradient(left top,#DCD0C0c,#4e454b ) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left top,#DCD0C0,#4e454b8 ) no-repeat !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(left top,#DCD0C0,#4e454b ) !important; /* Standard syntax (must be last) */
    height: 100%;
}
video
{
    width: 100%;
    height: auto;
}
div img
{
    width: 100%;
    /*max-width: 250px;*/
}
.marginbot5per
{
    display: flex;
    justify-content: center;
    margin-bottom: 5%;
}
.margintop2per
{
    margin-top: 2%;
}
.row::after
{
    content: "";
    display: table;
    clear: both;
}
[class*='col-']
{
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    min-height: 1px;
}
.col-2
{
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    min-height: 1px;
}
#loginLinks
{
    width: 96%;
}
.loginLinks
{
    text-align: right;
    width: 96%;
    margin: 5px 0;
}
.titlesize
{
    color: #508915;
    text-align: center;
    font-size: 16px;    /* 20px*/
}

@media only screen and (min-width: 320px) and (max-width: 768px)
{
    .loginfont
    {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px)
{
    .login-body_login
    {
        margin-left: 0px;
    }
    div.form-signin_login
    {
        left: 0%;
        padding: 0px;
        width: 100%;
    }

}
@media only screen and (min-width: 480px)
{
    [class*='col-']
    {
        margin-right: 0;
        min-height: 1px;
        float: left;
    }
    .col-2
    {
        width: 44%;
    }
}
@media only screen and (min-width: 768px)
{
    .col-2
    {
        width: 44%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 768px)
{
    .titlesize
    {
        color: #508915;
        text-align: center;
        font-size: 16px;
    }
}
.pbottom15
{
    padding-bottom: 15px;    
}