﻿body {
    font-size: 0.9rem !important;
    background-color: #f8f9fa !important;
    font-family: Sommet !important;
}

.bg-net-all-desc {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    background-color: #80397e !important;
}

.bg-net-all-val {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    background-color: #522552 !important;
}

.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

h4 {
    font-size: 1.1rem !important;
}

    h4 small {
        font-size: 0.8rem !important;
    }

span {
    font-size: .9rem !important;
}

h6 {
    font-size: .75rem !important;
}

.btn {
    font-size: .75rem !important;
}

.form-control {
    font-size: .75rem !important;
}


.hidden {
    display: none;
}

.text-wrap-false {
    white-space: nowrap;
}

.text-wrap-true {
    white-space: pre-wrap;
}






.sidebar {
    position: fixed;
    top: 75px;
    bottom: 0;
    left: 0;
    z-index: 100; 
    padding: 0;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}


.sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
   
    height: calc(100vh - 100px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; 
}


.custom-scroll-sidebar-sticky::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.custom-scroll-sidebar-sticky::-webkit-scrollbar {
  
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}

.custom-scroll-sidebar-sticky::-webkit-scrollbar-thumb {
   
    background-color: #868686;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgb(134, 134, 134)), color-stop(.5, transparent), to(transparent));
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
}

    .sidebar .nav-link .feather {
        margin-right: 4px;
        color: #999;
    }

    .sidebar .nav-link.active {
        color: #007bff;
    }

        .sidebar .nav-link:hover .feather,
        .sidebar .nav-link.active .feather {
            color: inherit;
        }

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}



.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    
    padding-left: 10px !important;
   
}

.navbar .form-control {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

    .form-control-dark:focus {
        border-color: transparent;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
    }



.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}



.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
  
    background-color: #f5f5f5;
    font-size: 12px;
}

#content {
    display: none;
}

.btn-circle {
    padding-top: 10px;
    padding-left: 10px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
}


.btn-sm-circle-search {
    width: 25px !important;
    height: 25px !important;
    border-radius: 75% !important;
}

.btn-sm-circle-cloud-download {
    width: 25px !important;
    height: 25px !important;
    border-radius: 75% !important;
}

.btn-sm-circle-add {
    width: 25px !important;
    height: 25px !important;
    border-radius: 75% !important;
}

.btn-sm-circle-pdf-download {
    padding-left: 0.7em;
    width: 25px !important;
    height: 25px !important;
    border-radius: 75% !important;
}

.mt-custom {
    margin-top: 80px !important;
}

.btn-sm-circle-search svg {
    margin-top: 0px;
    margin-left: -6px;
    font-size: 12px !important;
}

.btn-sm-circle-cloud-download svg {
    margin-top: -1px;
    margin-left: -7px;
    font-size: 12px !important;
}

.btn-sm-circle-add svg {
    margin-top: 0px;
    margin-left: -5px;
    font-size: 12px !important;
}

.border-5 {
    border-width: 5px !important;
}

.modal-custom {
    position: fixed !important;
    top: 30% !important;
    left: 40% !important;
}

.modal-custom-card {
    position: fixed !important;
    top: 30% !important;
}


.nav-link:hover {
    color: #797979;
}

.navbar-before {
    display: none;
    background: linear-gradient(141deg, #23ace3 0%, #e5198d 51%, #2cb5e8 75%);
    background: -webkit-linear-gradient(left, #25ace3 0%, #e5198d 42%, #e5198d 50%, #e5198d 55%, #25ace3 100%) !important;
    height: 3px !important;
}

.navbar {
    color: black;
    margin-top: 0px !important;
    height: 8em !important;
}


.navbar-after {
    z-index: 999;
    right: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
    background: linear-gradient(141deg, #23ace3 0%, #e5198d 51%, #2cb5e8 75%);
    background: -webkit-linear-gradient(left, #25ace3 0%, #e5198d 42%, #e5198d 50%, #e5198d 55%, #25ace3 100%) !important;
    margin-top: 8em !important;
    height: 3px !important;
    max-height: 3px !important;
    min-height: 3px !important;
}

#ARMBox {
   
    display: none;
   
}

.search-btn {
    height: calc(1.5em + .75rem + 2px);
    padding-top: 0.7em;
    margin-left: -42px;
}



.master {
    font-size: 25px !important;
}

.user-img {
    border-width: 0px;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    border-radius: 50%;
}

.custom-pager span {
}

.custom-pager {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

    .custom-pager a {
        display: inline-block;
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 0.75rem;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #6c757d;
        border-color: #6c757d;
    }

        .custom-pager a:hover {
            color: #fff;
            background-color: #6c757d;
            border-color: #6c757d;
        }

    .custom-pager span {
        display: inline-block;
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 0.75rem;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }


.navbar-collapse {
    text-align: right !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

@media (max-width: 991px) {
    .navbar-collapse ul {
        text-align: right !important;
        display: inline-block !important;
        top: 100% !important;
        z-index: 1000 !important;
        min-width: 10rem !important;
        max-width: 18rem !important;
        padding: .5rem .5rem !important;
        font-size: 1rem !important;
        color: #212529 !important;
        list-style: none !important;
        background-color: #fff !important;
        background-clip: padding-box !important;
        border: 1px solid rgba(0,0,0,.15) !important;
        border-radius: .25rem !important;
    }

        .navbar-collapse ul li {
            display: inline-block !important;
        }

    .navbar-nav .dropdown-menu {
        position: absolute !important;
        float: none !important;
    }
}

.navbar-nav {
    flex-direction: row;
}

@media (max-width: 767px) {
    body {
        background-color: #f8f9fa !important;
    }

    .sidebar {
        position: inherit;
        top: 75px;
        height: auto;
        max-height: 350px;
        min-height: 350px;
        bottom: auto !important;
      
        z-index: 100;
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
        margin-bottom: 1rem !important;
        margin-top: 6rem !important;
        border-radius: .25rem !important;
        box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
        align-items: center !important;
        display: flex !important;
        background-color: #fff !important;
        box-sizing: border-box;
    }

    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
        
        height: calc(100vh - 100px);
        max-height: 350px;
        min-height: 350px;
        padding-top: .5rem;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .mt-custom {
        margin-top: 0px !important;
    }
}

.d-xs-content {
    display: contents !important;
}

.custom-danger-label {
    padding: 5px;
    background-color: #d72525;
    color: white !important;
    font-size: .65rem !important;
    border-radius: 5px !important;
    max-width: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
}



.custom-info-label {
    padding: 5px;
    background-color: #23ace3;
    color: white !important;
    font-size: .65rem !important;
    border-radius: 5px !important;
    max-width: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
}


.custom-na-label {
    padding: 5px;
    background-color: #acacac;
    color: white !important;
    font-size: .65rem !important;
    border-radius: 5px !important;
    max-width: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
}

.custom-warning-label {
    padding: 5px;
    background-color: #eda700;
    color: white !important;
    font-size: .65rem !important;
    border-radius: 5px !important;
    max-width: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
}

.custom-success-label {
    padding: 5px;
    background-color: #00c364;
    color: white !important;
    font-size: .65rem !important;
    border-radius: 5px !important;
    max-width: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
}

.btn-sm-circle-mail {
    padding-left: 0.5em;
    width: 25px !important;
    height: 25px !important;
    border-radius: 75% !important;
}

.card-custom {
   
    background-color: #61aad8;
    color: #fff;
}

.card-custom-border {
    border-right: 1px solid rgba(0,0,0,.125);
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-top: 1px solid rgba(0,0,0,.125);
    border-left: 5px solid rgba(119, 0, 104, 0.7);
}

.custom-link:hover {
    font-size: 1.2rem !important;
    text-decoration: none;
    color: #007bff !important;
    font-weight: bold;
}

.custom-link {
    text-decoration: none;
    color: #074E8C !important;
    font-size: 1rem !important;
}

.content {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.label-inner {
    font-size: 0.75rem !important;
}
