﻿.logOnBody{
    width: 100%;
    background-color:#efefef;
    position:relative;
    overflow: hidden;
}

.logOnContainer {
    width: 100%;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    /*position: absolute;*/
}

.store-link{    
    text-align:center;
}
.store-link-container{
    text-align: center;
}
.store-link > img {
    width:calc(50% - 20px);
}

@media (min-width: 360px) {
    .logOnContainer {
    max-width: 100%;
    max-height:120vh;
    /*margin-top: 10%;*/
    display: block;
    /* border: 2px solid #5B88B3; */
    box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
    border-radius: 1px;
    padding: 30px 0 15px 0;
    font-size: 16px;

    }
    .label {
        font-size: 24px;
    }
    .input-box {
        width: 90%;
        font-size: 26px;
    }
    .btn {
        font-size: 16px;
        padding: 10px 0px;
    }
    .footer {
        font-size: 16px;
    }
    .imgHsec {
        width: 70%
    }
}

@media (min-width: 576px) {
    .logOnContainer {
        /*max-width: 540px;*/
        /*margin-top: 10%;*/
        display: block;
        /* border: 2px solid #5B88B3; */
        box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
        border-radius: 1px;
        background-color: white;
        font-size: 16px;
    }
    .label {
        font-size: 26px;
    }
    .input-box {
        width: 90%;
        font-size: 30px;
    }
    .btn {
        font-size:16px;
        padding: 10px 0px;
    }
    .footer {
        font-size: 16px;
    }
    .imgHsec {
        width: 70%
    }
    h4 {
        font-size: 16px;
    }
}
/*
@media (min-width: 768px) {
    .logOnContainer {
        max-width: 720px;
        display: block;
        box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
        border-radius: 1px;
    }
    .label {
        font-size: 26px;
    }
    .input-box {
        width: 90%;
        font-size: 36px;
    }
    .btn {
        font-size:36px;
    }
    .footer {
        font-size: 18px;
    }
    .imgHsec {
        width: 65%
    }
}

@media (min-width: 992px) {
    .logOnContainer {
        max-width: 960px;
        top:10%;
        left:10%;
        display: block;
        box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
        border-radius: 1px;
        font-size: 26px;
    }
    .label {
        font-size: 26px;
    }
    .input-box {
        width: 90%;
        font-size: 36px;
    }
    .btn {
        font-size:36px;
    }
    .footer {
        font-size: 18px;
    }
    .imgHsec {
        width: 70%
    }
}
*/
/* min-width was 1200px */

@media (min-width: 768px) {
    .logOnContainer {
        max-width: 400px;
        width: 400px;
        display: block;
        box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
        border-radius: 1px;
        font-size: 12px;
        /*top: calc(50vh - 420px);*/
        /*left: calc(60vw - 200px);*/
        /*left: calc(50vw - 200px);*/
    }
    .label {
        font-size: 12px;
    }
    .input-box {
        min-width: 100px;
        width: 60%;
        font-size: 12px;
    }
    .btn {
        font-size: 12px;
        padding: 10px 0px;
    }
    .footer {
        font-size: 16px;
    }
    .imgHsec {
        width: 80%
    }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.brdrit {
    border: 1px outset;
    border-color: #5C87B2;
    border-style: solid;
}

.hand {
    cursor: pointer;
}

.style1 {
    background-color: #B6C1D7;
}

.style2 {
    font-weight: bold;
    background-color: #5C87B2;
}

.style3 {
    font-weight: bold;
    background-color: #5C87B2;
}

.style4 {
    width: 57px;
    height: 45px;
}

.btn {
    padding: 10px 0px;
    width: 90%;
    margin: auto;
    display: table;
    border: 2px solid #5B88B3;
    color: white;
    font-weight: 700;
    background-color: #5B88B3;
}

    .btn:hover {
        background-color: #6C95BB;
    }

.input-box {
    /*width: 60%;*/
    /*font-size: 12px;*/
    border: 1px solid #5B88B3;
    text-align: center;
    padding: 5px;
    border-radius: 2px;
}


.phone-no a {
    color: #000;
}


.column {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.oldLogOnContainer {
    box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
    border-radius: 5px;
    max-width: 450px;
    width: 450px;
    border: 1px solid light-grey;
    /*top: calc(50vh - 400px);*/
    /*left: calc(30vw - 200px);*/
    height: 700px;
    /*position: absolute;*/
}

.newLogOnContainer {
    box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
    border-radius: 5px !important;
    max-width: 450px;
    width: 450px;
    border: 1px solid light-grey;
    /*top: calc(50vh - 400px);*/
    /*left: calc(30vw - 200px);*/
    height:700px;
    /*position: absolute;*/
    background-image: url("/Content/images/login-bg2.jpg");
}

tr.flexed{
    display:flex;
    align-items:center;
    justify-content: center;
    height:100vh;
}

td.aligned-end {
    display: flex;
    align-items: center;
    justify-content: end;
    height: 100%;
    width:50%;
    min-width:500px;
    margin-right:20px;
}
td.aligned-start {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 50%;
    min-width: 500px;
    margin-left: 20px;
}