
@font-face {
    font-family: Nexa;
    src: url("../fonts/Nexa-Black.woff2") format("woff2"), url("../fonts/Nexa-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url("../fonts/Nexa-Bold.woff2") format("woff2"), url("../fonts/Nexa-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url("../fonts/Nexa-Book.woff2") format("woff2"), url("../fonts/Nexa-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url("../fonts/Nexa-Heavy.woff2") format("woff2"), url("../fonts/Nexa-Heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url("../fonts/Nexa-XBold.woff2") format("woff2"), url("../fonts/Nexa-XBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Nexa, sans-serif;
    font-weight: bold;
}

body {
    font-family: Nexa, sans-serif;
    font-weight: bold;
    background-color: #f2f2f2;
    position: relative;
    min-height: calc(100vh - 60px);
}
label , span , input , select, p, strong, button, table, tr, td, tbody, th{
    font-family: Nexa, sans-serif;
}
.form-signin {
  
    margin-top: 100px;
}
.form-signin h1 {
   
    color: #003366;
}

.form-signin .forgot-password {
    display: block;
    margin-bottom: 15px;
    color: #e74c3c;
    text-decoration: none;
}
.form-signin .btn-primary {
    background-color: #003366;
    border: none;
}
.form-signin .btn-primary:hover {
    background-color: #002244;
}

/**header css**/

.usericon a img {
    width: 50px;
}

.bgwhite {
    background: #fff;
}
header a.navbar-brand img {
    width: 100px;
}
ul.navbar-nav {
    column-gap: 40px;
}

ul.navbar-nav li a {
    font-size: 16px;
    font-weight: 400;
    color: #163758;
    padding: 0 15px;
}

ul.navbar-nav li ul.dropdown-menu {
    padding: 0px;
    border: none;
    box-shadow: 0 4px 10px -2px rgb(0 0 0 / 10%);
}

ul.navbar-nav li ul li a {
    padding: 10px 20px;
    border-left: solid 4px #ffffff;
}

ul.navbar-nav li ul li a:hover {
    border-left: solid 4px #dc1d47;
}
.usericon ul.dropdown-menu.show {
    left: auto;
    right: 0px;
}

/**header css**/

/**dashboard css**/
.form-control {
    background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
}
.btn-dark-blue {
    background-color: #041f40 !important;
    color: #fff !important;
}

.btn{
    border-radius: 6px;
    border: none;
    font-size: 14px;
}
.btn:hover {

    color: #fff !important;
}
/*--------------- Buttons css end ------------------*/
.g-orange{
    background: linear-gradient(65deg, rgba(233,152,109,1) 0%, rgba(233,152,109,1) 35%, rgba(241,183,155,1) 100%, rgba(241,183,155,1) 100%, rgba(241,183,155,1) 100%);
 }
 .g-green{ 
    background: linear-gradient(65deg, rgba(86,189,134,1) 0%, rgba(86,189,134,1) 35%, rgba(112,238,166,1) 100%, rgba(112,238,166,1) 100%, rgba(112,238,166,1) 100%);
 }
 .g-red{   
     background: linear-gradient(65deg, rgba(230,95,111,1) 0%, rgba(230,95,111,1) 35%, rgba(237,147,156,1) 100%, rgba(237,147,156,1) 100%, rgba(237,147,156,1) 100%);
 }
 
 .g-blues{
    background: linear-gradient(65deg, rgb(34 24 208) 0%, rgb(34 24 208) 35%, rgb(89 112 231) 100%, rgb(89 112 231) 100%, rgb(89 112 231) 100%);
 }
 .g-purple{
    background: linear-gradient(65deg, rgba(157,60,210,1) 0%, rgba(157,60,210,1) 35%, rgba(183,97,231,1) 100%, rgba(183,97,231,1) 100%, rgba(183,97,231,1) 100%);
 }
 .g-maroon{ 
    background: linear-gradient(65deg, rgba(162,44,110,1) 0%, rgba(162,44,110,1) 35%, rgba(199,84,148,1) 100%, rgba(199,84,148,1) 100%, rgba(199,84,148,1) 100%);
 }
 .g-yellow{   
     background: linear-gradient(65deg, rgba(204,177,61,1) 0%, rgba(204,177,61,1) 35%, rgba(227,203,102,1) 100%, rgba(227,203,102,1) 100%, rgba(227,203,102,1) 100%);
 }
 .g-blue{
     background: linear-gradient(65deg, rgba(0,62,112,1) 0%, rgba(0,62,112,1) 35%, rgba(31,116,184,1) 100%, rgba(31,116,184,1) 100%, rgba(31,116,184,1) 100%);
 }
 .g-pink{
     background: linear-gradient(65deg, rgba(219,18,75,1) 0%, rgba(219,18,75,1) 35%, rgba(236,71,118,1) 100%, rgba(236,71,118,1) 100%, rgba(236,71,118,1) 100%);
 }
 .dashboard .card span{
     background-color: #F0B394;
     width: 35px;
     height: 35px;
     display: block;
     border-radius: 50%;
     margin: 10px 0;
     line-height: 35px;
     text-align: center;
 } 
 .dashboard .card {
   border-radius: 4px !important;
   -webkit-box-shadow: 0px 2px 4px 0 rgb(0 0 0 / 33%);
   box-shadow: 0px 2px 4px 0 rgb(0 0 0 / 33%);
   flex-direction: row;
   padding: 10px 10px 0px;
 }
 .card.g-green span {
      background-color: #6CE6A1;
 }
 .card.g-red span {
      background-color: #ED909A;
 }
 .card.g-blue span {
      background-color: #5FCCD7;
 }
 .card.g-blue span {
      background-color: #1f74b8;
 }
 .card.g-purple span {
      background-color: #b558e8;
 }
 .card.g-maroon span {
      background-color: #c43b87;
 }
 .card.g-yellow span {
      background-color: #e1c757;
 }
 
 .card.g-pink span {
      background-color:#ec4776;
 }

.text-white{
    color: #fff !important
}
.text-right{
    text-align: right !important;
}
.card-sec h3{
  margin-top: 10px;
      font-size: 1.6rem;
  margin-bottom: 5px;
}
.card-sec h5{
  font-size: 11px;
}
.card-sec h6{
    padding-top: 25px;
    font-size: 12px;
    font-weight: normal;
}
h6.price {
    padding-top: 10px;
}
.bg-dark-blue{
  background-color: #163758;
}
.outstanding .card-box {
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding: 5px 0;
    margin-bottom: 0px;
}
.card h5 {
    font-size: 11px;
}

.slastatus .card-header {
    padding: 16px 14px 10px;
}

.slastatus .card-body tr th , .slastatus .card-body tr td {
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
}

.slastatus .card-body tr td a {
    text-decoration: none;
}
.outstanding .card-box:nth-child(even) {
    background-color: #092f4e !important;
}

/**dashboard css**/

.text-dark-blue{
    color: #163758;
}
.client button.btn.btn-dark-blue a {
    text-decoration: none;
    color: #fff;
}


main.client .table-responsive {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.table-responsive tr th , .table-responsive tr td {
    font-weight: 400;
    font-size: 14px;
}

.table-responsive 
 table {border: 1px solid #cccc;}

 table tr td:last-child {
    white-space: nowrap;
}
a.btn-outline-info {
    border: solid 1px #2196f3 !important;
    color: #2196f3 !important;
}

a.btn.btn-outline-warning {
    border: solid 1px #f0a901 !important;
    color: #f0a901 !important;
}
a.btn.btn-outline-warning:hover svg path{
    fill: #fff;
}
a.btn.btn-outline-grey {
    border: solid 1px #888a8a !important;
    color: #888a8a !important;
}
.dropdown-toggle::after{
    display: none;
}
table.dataTable>tbody>tr td:last-child a.btn {
    margin: 0px 2px;
    line-height: 20px;
    border-radius: 4px;
    display: inline-flex;
    padding: 8px 8px;
}
.page-item .page-link {
    background-color: #aaadb0;
    color: #053a64;
    margin: 2px;
    border-radius: 8px !important;
    font-weight: 500;
}
.page-item.active .page-link {
    background-color: #dc1d47;
    border-color: #dc1d47;
    color: #fff;
}
.btn-outline-success {
    border: solid 1px #56c760 !important;
    color: #56c760 !important;
}
.btn-outline-danger {
    border: solid 1px #dc1d47 !important;
    color: #dc1d47 !important;
}
footer.footer {
    position: absolute;
    bottom: -60px;
    width: 100%;
}
.footer {
    background: #041f40 !important;
}
.footer p.text-white.text-center {
    margin: 0px;
    text-align: center !important;
    padding: 20px 0;
    color: #fff !important;
}

main {
    padding-bottom: 80px;
}

.row.accesstoken {
    background-color: #f2f2f2;
    border: solid 1px #e2e0e0;
    padding: 20px;
}

main.profile h5 span.mr-2 {
    margin: -8px  10px 0px  0px;
}

main.profile p.fs-6 strong {
    display: block;
}

main.profile h5 {
    margin: 0px 0px 0px 0px;
    display: flex;
    align-items: center;
}

/**radio buttoon*/
[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 26px;
    display: inline-block;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #dc1d48;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
/**radio buttoon*/


/**Checkbox buttoon*/
[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 26px;
    display: inline-block;
}
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after {
    width: 0px;
    height: 0px;
    background: #ffffff;
    position: absolute;
    top: -2px;
    left: 1px;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s;
    font-family: "Font Awesome 6 Free";
    content: "\f14a";
    color: #dc1d48;
    font-size: 24px;
    border: none;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}


div#editModal .modal-header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

div#editModal .modal-header button.close {
    border: none;
    box-shadow: none;
    padding: 0px;
    background: transparent;
    line-height: 0px;
}

div#editModal .modal-header button.close span {
    font-size: 35px;
}

form#editForm .form-group {
    margin-bottom: 30px;
    font-weight: 400 !important;
}

form#editForm button#editUser {
    margin: auto;
    text-align: center;
    display: block;
}

form#user-profile-form label {
    font-weight: 400 !important;
}

form#user-profile-form {width: 100%;margin: 0px;}

form#user-profile-form  input {
    width: 100%;
}
.top-header h3 {
    padding-left: 10px;
}
.error-message{display: flex;padding:5px;}
.error-message p {
    color: red;
    font-size: 12px;

}

