﻿body { 
    font: normal 13px/22px 'PT Sans',sans-serif;
}
/*.back-image {
    background-image: url(../../Image/Stethoscope-Heart.jpg);
    background-repeat: no-repeat;
}*/
p {
    color: black;
}
/*error div text*/
.pad_text {
    margin-top: 7px;
}
/*login block padding*/
.pad_low {
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}
/*modal block padding*/
.pad_header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/*modal body padding*/
.pad_body {
    margin-top: -18px;
    margin-bottom: -20px;
}
/*modal forgot password padding*/
.pad_footer {
    padding-top: 7px;
    padding-bottom: 7px;
}

/*forgot password padding*/
.pad_zero {
    padding: 0px;
}
/*forgot password textbox margin*/
.btn_margin {
    margin-top: -8px;
}
.label_margin {
    margin-bottom: 0px;
}
.label_margin_version {
    margin-bottom: 0px;
    margin-top: -25px;
}

/*login button loader*/
.gif-loader {
    height: 45px;
    padding-top: 12px;
    display: none;
}
/*font style used in page*/
.font_style {
    font: normal 13px/22px 'PT Sans',sans-serif !IMPORTANT;
}

/*heading font style*/
h4 {
    font: 'PT Sans',sans-serif !IMPORTANT;
}

h5 {
    font: 'PT Sans',sans-serif !IMPORTANT;
}

/*Scroller in feedback modal*/
.div-scroll-help {
    height: 80vh;
    max-height:415px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/*Scroller in version modal*/
.div-scroll-version {
    height: 360px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/*modal heading*/
.font_style_heading {
    font: normal 15px/22px 'PT Sans',sans-serif;
    color: white;
}

.image_adjust {
    padding-top: 20px !important;
}

.model-adjust {
    margin-right: -20px;
}

.space {
    padding-top: 0px !important;
}

.text-cloudchowblue {
    color: rgb(0, 145, 209) !important;
}

.background-error {
    background-color: red;
}

.background-cancel {
    background-color: #665A5E !important;
    color: rgb(255, 255, 255);
}

.background-cloudchowblue {
    background-color: rgb(0, 145, 209) !important;
    color: rgb(255, 255, 255);
}

.image_apple {
    width: 284px !important;
    height: 160px !important;
}

.text-margin {
    margin-top: 25px;
    margin-bottom: -15px;
}

.image_android {
    width: 270px !important;
    height: 165px !important;
}

.color {
    color: rgb(38, 166, 220);
    height: 4px;
}
.pad_top {
    padding-top:10px;
}
.hr_margin {
    margin-top: -7px;
    margin-bottom: 5px;
}
.btn-edge {
    border-radius: 0px !important;
}

.form-signin {
    max-width: 330px;
    margin: 0 auto;
    padding: 15px;
}

    .form-signin .form-signin-heading, .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }

    .form-signin .form-control {
        position: relative;
        font-size: 16px;
        height: auto;
        border-radius: 0px !important;
        /*-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;*/
        padding: 10px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="text"] {
        margin-bottom: -1px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.account-wall {
    margin-top: 20px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    padding: 40px 0 20px;
}

.display {
    border-radius: 0px !important;
    display: none;
}

.error-background {
    background-color: red;
}

.error-div {
    margin-top: 0px !important;
    font: 13px/20px 'PT Sans', sans-serif;
    color: rgb(255, 255, 255);
    /*-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);*/
    box-shadow: 1px 0px 1.5px rgba(0,0,0,0.3),-1px 0px 1.5px rgba(0,0,0,0.3);
}

.cross-button {
    font-size: x-large;
    color: black;
    background-color: transparent;
}

.login-title {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.profile-img {
    /*width: 96px;
    height: 96px;*/
    display: block;
    /*-moz-border-radius: 50%;
    -webkit-border-radius: 50%;*/
    /*border-radius: 50%;*/
    margin: 0 auto 10px;
    /*width: 60px;*/
}

.need-help {
    margin-top: 10px;
}
.modal-class {
     position: absolute !important;
}
.gif-loader {
    height: 45px;
    padding-top: 12px;
    display: none;
}

/*.forgot-password {
    display: block;
    margin-top: 1px;
}*/


.modal-dialog-center {
    margin: 0;
    position: absolute;
    left: 50%;
}

.popup-box1 {
    border-radius: 10px;
    width: 418px !important;
    padding: 10px;
    background: url(/image/BG.png) repeat;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    z-index: 9999999;
}

.whitebx h2 {
    border-radius: 10px 10px 0 0;
    height: 50px;
    background: #1fa6de;
    color: #fff;
    text-shadow: 1px 1px 0 #0a75a2;
    padding: 0 0 0 15px;
    font: normal 20px/50px 'Roboto', sans-serif;
    text-transform: uppercase;
}

.whitebx .close {
    right: 2px;
}

    .whitebx .close a {
        color: #fff;
    }

        .whitebx .close a:hover {
            color: #000;
        }

.whitebx p {
    text-align: center;
    padding: 15px;
    font-size: 14px;
    color: #6e6b6b;
}

.profile-image {
    width: 60px;
}

.shop-button {
    width: 178px;
}

.adjust {
    float: none;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}


@media (min-width: 1024px) {
    .gap {
        height: 220px;
    }
}

@media (min-width: 580px) {
    .gap {
        height: 140px;
    }
}
