﻿
.dl-horizontal label{
    font-weight:bold;
    color:black;
}

.customer-details-container {
    display: inline-block;
    width: 100%;
    padding: 1rem;
    background-color: white;
    color: black;
}
.page-title{
    text-transform:uppercase !important;
}
.tools{
    display:none !important;
}
.quicklinkrow img{
    cursor:pointer;
}
.select2-selection.select2-selection--single {
    border: 1px solid #c9c0c0;
    background-color: white;
    border-radius: 0.3rem;
}
/*.quicklinkrow img:hover {
    border: 5px solid #f8aa00;
    border-radius: 100%;
}*/
.quicklinkrow a {
    float: left;
    display: contents;
}

#loaderRow{
    position:fixed;
    margin-bottom:auto;
    margin-top:auto;
    margin-left:auto;
    margin-right:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgb(0 0 0 / 0.39);
    z-index:10000;
   display:none;
}
    #loaderRow img {
        position: fixed;
        margin-bottom: auto;
        margin-top: auto;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgb(0 0 0 / 0.39);
        z-index: 10010;
        width: 150px;
        height: 150px;
    }
.quicklinkrow .menuname {
    font-size: 2rem;
    text-align: center;
    color: #012d5c;
    font-weight: bold;
}

.quicklinkrow{
    margin-bottom:1rem;
}


.dpImage {
    border-radius: 100%;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    margin-top: 6px;
    margin-left: 4px;
}

    .dpImage img {
        border-radius: 100%;
        width: 35px;
        height: 35px;
    }

.quicklinkrow img {
    cursor: pointer;
}

/*.quicklinkrow img:hover {
    border: 5px solid #f8aa00;
    border-radius: 100%;
}*/
.quicklinkrow a {
    float: left;
    display: contents;
}

.quicklinkrow .quicklinkPanel {
    /* background-image: linear-gradient(to bottom right, #ffffff, #040404) !important; */
    height: 150px;
    text-align: center;
    background-color: #cbbaba;
    margin: 1rem;
}

    .quicklinkrow .quicklinkPanel:hover {
        background-image: linear-gradient(to bottom right, #0c84aa, #61106c) !important;
        height: 150px;
    }

.quicklinkPanel img {
    max-height: 110px;
}

.quicklinkrow .menuname {
    font-size: 1.5rem;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase
}
.logo-indigo .page-header.navbar .page-logo{
    background-color:white !important;
}

.bottomloginondiv {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: auto;
    margin-right: auto;
    padding: .5rem;
    z-index: 100000;
    background-color: white;
}

.LoginDiv {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 350px;
    max-width: 100%;
    min-height: 368px;
    box-shadow: 3px 5px 8px rgb(0 0 0 / 57%);
    position: fixed;
    border-radius: .5rem;
    display: inline-block
}

.LoginDivImg {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 368px;
    position: relative;
    border-radius: .5rem;
    display: inline-block
}

    .LoginDivImg img {
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 250px;
        max-width: 100%;
        min-height: 368px;
        position: absolute;
    }

.LoginDivFirst {
    background-image: linear-gradient(173deg, rgba(11,77,150,1) 0%, rgba(11,89,174,1) 44%, rgba(11,77,150,1) 100%) !important;
}

.LoginDivSec {
    background-color: white;
    border: 1px solid #02b7f0;
}

.LoginFormBox {
    position: absolute;
    top: 477px;
    left: 5%;
    margin-left: auto;
    margin-top: auto;
    width: 40%;
    height: 100%;
}

.loginbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    width: 350px;
    height: 350px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #d1cbcb;
}

.loginbox-inner {
}

.SideLoginContainer {
    position: fixed;
    background-color: #ffff;
    z-index: 100000;
    width: 50px; /* width: 332px;*/
    height: 50px; /*height: 380px;*/
    margin-bottom: auto;
    margin-right: auto;
    margin-top: auto;
    top: 0;
    bottom: 0;
    right: 0;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    box-shadow: 0px 4px 13px #000000b8;
    /* border-top: 16px #44c4da; */
    transition: .5s ease all 0s;
    -webkit-transition: .5s ease all 0s;
    -moz-transition: .5s ease all 0s;
    -o-transition: .5s ease all 0s;
    overflow: hidden;
}

.SideLoginbtn {
    height: 380px;
    width: 50px;
    background-color: #44c4da;
    display: inline-block;
    cursor: pointer;
}

.SideLoginbtnspan {
    color: white;
    padding: .6rem;
}

.SideLoginbtnspanleft {
    color: white;
    padding: 164px .6rem;
    display: none;
}

.SideLogin {
    display: inline-block;
    width: 270px;
    float: right;
    padding-top: 1rem;
}

.LoginDiv .input-group-text {
    background-color: #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    border-top: 1px solid #ffffff !important;
    border-right: none !important;
    border-left: 1px solid #ffffff !important;
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0rem !important;
}

.LoginDiv .form-control, .LoginDiv .form-control:active {
    background-color: white !important;
    border: 1px solid white !important;
}
table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    background: #fff;
    padding: 8px 16px;
}


.tableFixHead {
    overflow: auto;
    height: 650px;
   
}

    .tableFixHead thead th {
        position: sticky;
        top: 0;
        z-index:15000;
    }