﻿.mar-top-div {
    margin-top: 3%;
}

.link-bold {
    font-weight: bold;
    color: #003153!important;
}

.footer-div {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.submitBtnBottom {
    margin-bottom: 15px;
}

.footer-label {
    color: #fff;
}
/*.header{
    margin-bottom: 1%;
}*/
.footer-link {
    color: #87cefa;
}

.rememberMeTxt {
    margin-bottom: 12px;
    padding-top: 3px;
}

.footer {
    margin-bottom: -15px;
}

.ColorRed {
    color: red;
}

.width100per {
    width: 100%;
}

.has-success .form-control:focus {
    border-color: rgba(82, 168, 236, 0.8) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}

.has-success .form-control {
    border-color: #cccccc !important;
}

.image-wrapper {
    width: 97%;
    margin-left: -1%;
}

.googlesignin-button {
    width: 195px;
    margin: auto;
    display: block !important;
    color: #ffffff;
    height: 44px;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
}

.googlesignin-logo {
    float: left;
    margin: 0 0 0 5px;
    background-color: transparent;
}

.alert-spacing a {
    text-decoration: none;
}
/*.googlesignin-logo:hover {
        background-color: transparent;
    }*/

.googlesignin {
    color: #757575;
}
.alert-info-style{
    height:73px;
    margin-bottom:0px;
    color: #003153;
    border-color: #bacede;
    /*background-color: #86a9c6;*/
}
.padding-Zero{
    padding-left:0px;
    padding-right:0px;
}
.image-width{
    width: 100%;
    /*margin-left: 8%;*/
    padding: 15px;
    /*margin-bottom:20px;*/
}
.content-top-margin{
    margin-top:15%;
}
@media only screen and (min-width:1400px) and (max-width:5000px){
    .frm-group-margin{
        margin-bottom:20px;
    }
}

.margin-top-10 {
margin-top:10px;
}
/*temp css for ipad login size demo
@media only screen and (min-width:500px) and (max-width:767px){
    #contentBox {
margin-left:16%;
    }
    .col-xs-12 {
    width:70%;
    }
}*/
