﻿.copyright {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

}
    .copyright span {
        width: 25%;


    }
.pr-20 {
    /*padding-right: 10px;*/
    float: left;
    border-right: 2px #edebeb solid;
}
.inner-main {
    border-left: 2px #e2e2e2 solid;

}
.gray_label {
    background-color: #e7e7e7;
    border: 1px solid #ced4da;
    padding: 6px;
}
.more {

    padding: 6px;
}
.other {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125) !important;
    border-radius: 0.25rem;
}
/* Style the list */
ul.breadcrumb {
    padding: 7px 12px;
    list-style: none;
    background-color: #eee;
    margin-top:-3px;
}
 /* Display list items side by side */
    ul.breadcrumb li {
        display: inline;
        font-size: 15px;
    }
  /* Add a slash symbol (/) before/behind each list item */
        ul.breadcrumb li + li:before {
            padding: 8px;
            color: black;
            content: "/\00a0";
        }
 /* Add a color to all links inside the list */
        ul.breadcrumb li a {
            color: #0275d8;
            text-decoration: none;
        }
 /* Add a color on mouse-over */
            ul.breadcrumb li a:hover {
                color: #01447e;
                text-decoration: underline;
            }

.custm-input {
    width: 100%;
    height: 45px;
    object-fit: contain;
    border-radius: 6px;
    border: solid 1px #dddddd;
    background-color: #f7f7f7;
}
.forgot-password {
 
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #2071d9;
}
.login-btn {
    height: 45px;
    object-fit: contain;
    border-radius: 6px !important;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.18);
    background-color: #780096;
    border:0px;
}
.Copyright{
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: #2e2e2e;
}
.login-sec-txt-area {
    width: 493px;
    height: 234px;
    opacity: 0.8;
    border-radius: 5px;
    padding:30px;
    background-color: #3047b0;
    margin:0 auto;
    vertical-align:central;
    margin-top:180px;

}
    .login-sec-txt-area h1 {
        height: 57px;
        font-size: 42px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        margin-bottom:20px;
    }
    .login-sec-txt-area p {
        width: 442px;
        height: 75px;
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }
.login-rectangle {
    width: auto;
    margin:0 auto;

}

.overflow {
    overflow: hidden;
}
.drp_shadow {
    width: 295px;
    height: 45px;
    border-radius: 6px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.18);
    background-color: #2071d9;
}
.Change-Password-heading {
    height: 22px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2e2e2e;
}
.Password-Contains {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000000;
    background-color: #fff;
    padding: 10px;
    line-height:25px;
    border:1px solid #dddddd;
}
.label-name{
    height: 19px;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
}
.label-input {
    height: 34px;
    border-radius: 2px;
    border: solid 1px #dddddd;
    background-color: #fff;
    color: #989898;
    font-size:14px;
}
.mt-10{margin-top:10px;}
.btn-primary-resetpass {
    object-fit: contain;
    border-radius: 4px;
    background-color: #2071d9;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.btn-secondary-cancel {
    object-fit: contain;
    border-radius: 4px;
    background-color: #dddddd;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2e2e2e;
}
.model-custm-bg {
    background-color: #fafafa;
}
.border-0{border:0px !important}
.template-configuration {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2e2e2e;
}
.spacing-mr{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px !important;
    margin-top:20px !important;
}
.table-primary-cust {
    background-color: #3047b0;
    color: #fff;
    height: 43px !important;
    font-size:14px;
    font-weight:normal !important;
}
.footer-gray {
    height: 39px;
    background-color: #f0f0f0;
    padding:10px;
}
.pl-15{padding-left:18px;}
.breadcrumb {

    border-radius: 0rem !important;
}
.blue {
    color: #1586ed;
}
.dark-gray {
    color: #494949;
}
.red {
    color: #eb0027;
}
.first-name {
    color: #3047b0 !important;
}
.user-bg {
    background-color: #c4c4c4;
    border-radius: 5px;
    padding:6px 8px;
    margin: 10px;
    text-align:center;
    vertical-align:middle
}
table.dataTable {
    font-size: 14px;
}
.sub_menu_bg {
    background-color: #ebebeb !important;
}
.configuration-heading {
    font-size: 24;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3047b0;
}
.panel-border {
    border: 1px #dee2e6 solid;
    border-top: 0;
}
.btn-secondary {
    color: #fff;
    background-color: #494949 !important;
    border-color: #494949 !important;
    border-radius: 4px !important;
}
.btn-light {
    color: #212529;
    background-color: #dddddd !important;
    border-color: #dddddd !important;
    border-radius: 4px !important;

}
.mt-20{margin-top:20px;}
.mt-30 {
    margin-top: 30px;
}
.search-icon {
    position: absolute;
    right: 10px;
    top: 10px;
}
.breadcrumb {margin-bottom:0px !important;
}


.cur-pointer {
    cursor: pointer;
}

.loader_div {
    width: 100%;
    background: #012f57;
    position: fixed;
    top: 40%;
    z-index: 9999;
    text-align: center;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
}

    .loader_div img {
        margin: 50px 0;
    }

.icon-ref {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057; 
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.icon-checkbx {
    display: block;
    width: 18px;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.modal-header {
   
    padding: 0.3rem 1rem !important;
    
}
.modal-footer {
   
    padding: 0.2rem !important;
   
}
.right-img{width:100%;}


