﻿

@font-face {
    font-family: 'BrandonGrotesque-Regular';
    src: url('../fonts/2b13ce_0_0.eot') format('embedded-opentype');
    src: url('../fonts/2b13ce_0_0.ttf') format('truetype');
    src: url('../fonts/2b13ce_0_0.woff') format('woff');
}
@font-face {
    font-family: 'BrandonGrotesque-Bold';
    src: url('../fonts/2b13ce_1_0.eot') format('embedded-opentype');
    src: url('../fonts/2b13ce_1_0.ttf') format('truetype');
    src: url('../fonts/2b13ce_1_0.woff') format('woff');
}
body {
    font-family: 'BrandonGrotesque-Regular';
}
.header-profile-user1 {
    height: 36px;
    width: 36px;
    background-color: #e9e4e4;
    padding: 3px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    text-transform:uppercase;
}
.userInfo
{
    margin-top:12px;
    text-align:right;
}
#sidebar-menu ul li a, .UserName, .UserRole {
    font-family: 'BrandonGrotesque-Bold';
}
.vertical-collpsed .navbar-brand-box {
    width: 80px !important;
    padding: 0;
}
.vertical-collpsed .vertical-menu {
    position: absolute;
    width:80px !important;
}
body.vertical-collpsed #page-topbar {
    left: 80px;
}
.vertical-collpsed .logo span.logo-sm {
  
    text-align: center;
}
.vertical-collpsed {
    min-height: 700px;
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

#google_translate_element {
    display: none !important;
}

.lang-dropdown .dropdown-menu {
    background: none;
    min-width: 24px;
    border: 0;
    padding: 0;
}

.lang-dropdown .dropdown-item {
    padding: 5px 0 0;
    background: none;
}

.lang-dropdown .dropdown-item:hover, .lang-dropdown .dropdown-item:focus {
    background: none;
}
.w-20
{
    width:20% !important;
}
.singleline-textwith_dots {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.table > :not(caption) > * > * {
    padding: 0.5rem 0.75rem;
}
.list-inline-item a .text-primary, .list-inline-item a .btn-delete {
    padding:0;
}
.p-l-r-0
{
    padding:0;
}
.page-content {
    padding: calc(60px + 1.25rem) calc(1.25rem / 2) 60px calc(1.25rem / 2);
}
.loader {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid #7c7979;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    margin: 10px auto;
}
.loader-parent {
    width: 200px;
    padding: 40px;
    position: fixed;
    left: 0%;
    right: 0%;
    top: 40%;
    z-index: 9999;
    display: block;
    text-align: center;
    margin: 0 auto;
    background: #dadada;
}
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
@media (min-width:1024px) {
    .custom-dropdown-topbar {
        position:absolute;
        left:25px;
    }
    .vertical-collpsed .custom-dropdown-topbar {
        position: absolute;
        left: 50px;
        max-width:194px;
    }
    .custom-dropdown-topbar1 {
        position: absolute;
        left: 230px;
    }

    .vertical-collpsed .custom-dropdown-topbar1 {
        position: absolute;
        left: 200px;
    }
   /* .vertical-collpsed .vertical-menu
    {
        top:-40px;
    }*/
}
@media (max-width:1200px) {
    .w-20 {
        width: 25% !important;
    }
}
@media (max-width:768px) {
    .w-20 {
        width: 100% !important;
    }
}
.Ftrst_Capital {
    text-transform:capitalize;
}
#_lengthSelect {
    margin-left: 5px;
    margin-right: 5px;
}
.upload-btn {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    min-width:200px;
    margin-right:10px
}
#imageLink
{
    vertical-align:sub;
}
.pr-0
{
    padding-right:0
}
.mb-3p{
    margin-bottom:3px;
}

.check-align {
    padding: 0.47rem 0rem;
}
#chartjs-tooltip
{
    background:#fff;
    border:1px solid #000;
}

.P-l-10 {
    padding-left:10px;
}
.P-l-25 {
    padding-left: 25px;
}
.divHide{
    display:none;
}
.divFlex {
    display: flex;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before{
    top: 1.3rem !important;
}
table td.child li,
table td.child li span.dtr-data ul{
    display: flex;
}
table td.child li span.dtr-data ul li:first-child a{
    padding: 0px !important;
}
table.dataTable > tbody > tr.child ul.dtr-details > li{
    border-bottom: 0px !important;
}
.dataTables_wrapper table.table-dt {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
}


@media (max-width:767px) {
    .width-50{
        width:50% !important;
    }
    .logo-d-none{
        display:none;
    }
    .padding-0{
        padding:0px;
    }
    .dataTables_filter,
    .dataTables_length {
        text-align: left !important;
    }
    .location-dropdown-alignment{
        justify-content:start !important;
    }
    .phone-d-none {
        display: none;
    }

    .info-box-alignment {
        margin-top: 0px;
        display: flex;
        justify-content: center;
        height: 100%;
    }
    .info-box-alignment li{
        line-height:1;
    }
    .info-box-alignment span.UserName {
        font-size: 14px;
        max-width:130px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        display:inline-block;
    }
    .topbar-bell-icon{
        padding-right:15px;
    }
    .area-custom-dropdown {
        margin-top: 15px;
    }
    .dataTables_length {
        display: none !important;
    }
}

@media (max-width:600px){
    .navbar-header .dropdown .notification-dropdown-menu {
        width: 300px;
        left: -135px !important;
    }
}

@media (max-width: 450px){
    .info-box-alignment span.UserName{
        max-width:100px;
    }
}