/*// Custom Style  //*/


a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

input {
    outline: none;
}

button {
    outline: none;
}

button:focus {
    outline:none;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.close {
    font-size: 1.6rem;
    line-height: 0.7;
    transition: .3s color;
}

.modal-footer {
    padding: 0.3rem 1rem;
}

.bg-color1 {
    background-color: #3773f4;
}

.bg-color2 {
    background-color: #37f4d1;
}

.bg-color3 {
    background-color: #37f48a;
}

.bg-color4 {
    background-color: #646262;
}

.bg-color5 {
    background-color: #ff853b;
}

.bg-color6 {
    background-color: #b3b3b3;
}

.bg-color7 {
    background-color: #f1f1f1;
}

.blue {
    background-color: #55ACEE;
    color: white;
}

.red {
    background-color: #fb1a02;
    color: white;
}

.bg-blue {
    background-color: #051c4f;
}

.bg-red {
    background-color: #f00;
    border: 1px solid #ce0101;
    color: #ffffff;
}

.bg-light-gray {
    background-color: #777777 !important;
}

.bg-dark-blue {
    background-color: #051c4f;
}

.text-uppercase {
    text-transform: uppercase;
}

.header-brand-img {
    height: 3.3rem !important;
    line-height: 2rem;
    vertical-align: bottom;
    margin-right: 0.5rem;
    width: auto;
} 

.header { 
    padding-top: 0.55rem;
    /* padding-bottom: 0.35rem !important; */
    background: #fff;
    border-bottom: 1px solid rgba(67, 87, 133, .2);
}

.color-dark-left {
    background: #071331 !important;
    /*border-right: 1px solid rgba(67, 87, 133, .2);*/
}

.app-sidebar {
     
    border-right: 1px solid rgba(67, 87, 133, .2);
}

.side-skin1 .app-header {
    border-bottom: 1px solid rgba(67, 87, 133, .2);
    /*background-color: #f4f4f4;*/
    background-color: #dddddd;
}

.nav-link.icon {
    margin: 5px;
    padding: 12px;
    text-align: center;
    height: 2.5rem;
    font-size: 1.2rem;
    position: relative;
    border: 0px solid rgba(67, 87, 133, .2) !important;
    border-radius: 3px;
}

.app-sidebar {
    margin-top: 3.5rem !important;
}

.act-btn {
    appearance: none;
    background-color:#d2f7f0;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius:2px;
    box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
    box-sizing: border-box;
    color: #24292E;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    list-style: none;
    padding:3px 10px;
    position: relative;
    transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: break-word;
}

.act-btn:hover {
  background-color: #F3F4F6;
  text-decoration: none;
  transition-duration: 0.1s;
}

.btn-list .btn {
    cursor: pointer;
    letter-spacing: .0em;
    font-size:0.9525rem;
    min-width: 6.175rem;
    border: 1px solid #ddd;
    font-weight: 500;
    text-transform: capitalize;
}

.side-menu li span {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.8245rem;
}

.side-skin1 .side-menu__item {  
    border-bottom: 1px solid rgb(67 87 133 / 31%);
}


/*-------------------- 03-08-2023 -------------------------------------------*/

.ruv-heading {
    color: #24587e;
    /* background-color: #9eecff; */
    /* border-color: #6cd5ef; */
    font-size: 17px;
    text-transform: uppercase;
    margin: 25px 0 15px 0;
    padding: 4px 10px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #6cd5ef;
    border-left: 5px solid #6cd5ef;
    border-right: 5px solid #6cd5ef;
}


.card .ruv-bgblue{
    background-color: #3286c3;
    color: #fff;
}

.ruv-bgblue .text-muted {
    color: #e9ec54 !important;
    margin-bottom: 3px;
}

.custom-table-01 .custom-control {
    position: relative;
    display: inline-block;
    min-height: 1.5rem;
    padding-left: 1.3rem;
    margin-right: 0.3rem;
    line-height: 21px;
    /* vertical-align: middle; */
}

.custom-table-01 .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 0.9rem;
    height: 0.9rem;
 }

select.form-control:not([size]):not([multiple]) {
    height:2.200rem;
}

.custom-table-01 select.form-control {
    display: block;
    width: 100%;
    padding: 0.275rem 0.75rem;
    font-size: 0.8375rem;
    line-height: 1.6 !important;
    color: #6b6f80;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(67, 87, 133, .2);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.input-group-addon {
    padding: .4rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.0;
    color: #b7bec5;
    text-align: center;
    border: 1px solid rgba(67, 87, 133, .2);
    border-right: 0;
    border-radius: .25rem 0 0 .2rem;
}

.mrecord-view span {
    font-size: 13px;
    line-height: 12px;
    color: #201f1f;
}

.mrecord-view h5 {
    font-size: 15px;
    line-height: 21px;
    color: #201f1f;
}

.panel .panel-title>a {
    display: block;
    padding: 10px;
    text-decoration: none;
}

.expanel-heading {
    padding: 3px 15px !important;
    /* border-bottom: 1px dotted rgba(67, 87, 133, .2); */
    border-top-left-radius: 3px !important;
    font-size: 15px;
    font-weight: bold;
    border-top-right-radius: 3px !important;
    /* vertical-align: middle; */
    line-height: 25px;
}

.expanel {
    margin-bottom: 10px !important;
    background-color: #fff !important;
    border: 1px solid rgba(67, 87, 133, .2) !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)!important;
}


.downloadPdf {
    position: relative;
    right: 10px;
    top: -25px;
    float: right;
    /*text-align: right;*/
}

.downloadPdf p {
    color:red;
    text-transform: capitalize;
    font-weight: bold;
}



/*------------- End ----------------------------------------------------*/

.latest-rates {
    display: block;
    width: 100%;
    margin-top: 125px !important;
}

.horizontalMenu>.horizontalMenu-list {
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 0;
    display: block;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
}

.header-title-style {
    font-family: 'Oswald', sans-serif;
}


.horizontalMenu>.horizontalMenu-list>li>a {
    display: block;
    padding: 1rem 0.8rem 1rem;
    text-decoration: none;
    position: relative;
    border-left: 1px solid rgba(67, 87, 133, .2);
    margin: 0 3px !important;
    font-size: 12px !important;
    font-weight: bold !important;

}

.scroll-left {
    height: 36px;
    width: auto !important;
    overflow: hidden;
    position: relative;
    background: white;
    color: blue;
    margin-left: 90px;
    margin-top: -44px;
    border: 1px solid white;
}

.page-header {
    display: -ms-flexbox;
    /*display: inherit !important;*/
    -ms-flex-align: center;
    align-items: center;
    margin: 1.5rem 0 1.5rem;
    /* -ms-flex-wrap: wrap; */
    justify-content: space-between;
    padding: 0;
    border-radius: 7px;
    position: relative;
    min-height: 50px;
}

.card-header {
    min-height: 3.0rem;
}

.panel-title {
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #000;
}

.panel-title-icon {
     
    margin-right: 10px;
    color: #000;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #2d66f7;
    background-color: #f4f4f4;
}

.dataView .table td {
    padding: 0.45rem;
    vertical-align: top;
    border-bottom: 1px solid #bebebe;
}

.dataView label {
    font-weight: bold;
    margin-bottom: 0px;
}

.dataView label:before {
    font-weight: bold;
    content: " : ";
}

.data-table table {
  
  border-collapse: collapse;
  width: 100%;
  color:#000;
}

.data-table td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 1px 10px;
 vertical-align: middle;
}

.data-table tr.datatablesection, td.datatablesection {
    background-color: #f5f5f5;
        font-weight: bold;
}

.data-table label {
    font-weight: bold;
}

/*.data-table tr:nth-child(even) {
  background-color: #dddddd;
}*/

.btn-list {
    margin-bottom: -.5rem;
    font-size: 0;
    /*float: right;*/
}

.no-border {
    border:none;
}

.btn-box {
    display: inline-grid;
    font-weight: 600;
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 15px;
    border-radius: 3px;
    margin: 0px 5px 10px 8px;
    width: auto;
    min-width: 140px;
    height: 70px;
    font-size: 15px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-box span {
    float: left;
    line-height:25px;
}

.btn-box-try {
    background-color: #e7e6e64a;
    border: 1px solid #f3ecec;
}

.hmenu{
  height: 50px;
  box-sizing: border-box;
  display: table;
  width: 100%;
}

.div-box {
    display: table-cell;
    font-weight: 600;
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0.55rem;
    font-size: 0.9375rem;
    line-height: 15px;
    border-radius: 3px;
    margin: 0px 5px 10px 8px;
    /*width: auto;*/
    min-width: 140px;
    height: 50px;
    word-wrap: break-word;
    font-size: 15px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.countdown span:first-child {
    font-size: 22px;
    font-weight: 500;
}

.btn-show-dim {
    opacity: 0.65;
}

.page-header-bg {
    color: #495057;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.page-header-bg h3 {
    color: #495057;
    font-weight: bold;
    font-size: 0.8840rem;
    letter-spacing: 0.01rem;
}

.dropify-wrapper {
    height: 105px !important;
}









.li-mobile {
    display: none !important;

}

.li-mobile-partner {
    display: none !important;
}

.footer-disclaimer {
    margin-top: -29px !important;
    margin-right: 53px !important;
}

.footer a:not(.btn) {
    color: black !important;
    font-weight: 400;
}

#back-to-top:hover {
    background: #fff !important;
    color: #2d66f7 !important;
    border: 2px solid #2d66f7 !important;
}

#back-to-top {
    background: #2d66f7 !important;
    height: 35px;
    width: 35px;
    bottom: 15px;
    right: 10px;
}

#back-to-top i {
    padding-top: 8px;
    font-weight: bold;
}

.nav-icon-header {
    margin-left: auto !important;
    font-size: 20px;
    margin-top: auto;
    margin-bottom: auto;
}

.nav-icon-home {
    font-size: 30px;
    margin-top: -7px;
    margin-left: -19px;
}

.fa.fa-arrow-left {
    color: #717070;
}

.fa.fa-arrow-right {
    color: #717070;
}

.fa.fa-home {
    color: #f01c09 !important;
    margin-right: 12px;
    font-size: 30px !important;
}

.card-select {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    border: 1px solid #d4d4d4 !important;
}

.card-login {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    /* margin-left: -20px;
        margin-top: 23px; */
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    border: 1px solid #bdbdbd !important;
}

.row-client-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}

/******************************** CASH EXCHANGE PAGE CSS STARTS*********************************/

.info-login {
    font-size: 10px;
}

.login-remit {
    margin-top: 1px;
}

.ml-auto-partner {
    float: right !important;
}

.table th,
.text-wrap table th,
.text-wrap table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    /* border: 1px solid #dee2e6; commented on sytle.css*/
    border-right: 1px solid #dee2e6 !important;
}

.td-col {
    border-right: 1px solid #dee2e6;
}

.cash-header-blue {
    color: rgb(0, 112, 192) !important;
    font-weight: bolder !important;

}

.cash-header-red {
    color: red !important;
    font-weight: bolder !important;

}

.cash-header-black {
    color: black !important;
    font-weight: normal;
    width: 0%;
}

.cash-red {
    color: red !important;
}

.arrow-down {
    font-size: 16px;
    color: red;
    /* margin-left: 34px; */
}

.arrow-up {
    font-size: 16px;
    color: #002060;
}

.base-currency {
    padding: 4px;
    margin: auto 10px;
}

.base-label-heading {
    /* margin-left: 10px; */
    margin: 4px;
}

.base-label {
    color: black;
    font-weight: bolder;
    display: flex;
}

.first-td {
    background-color: red;
    color: white;
    text-align: left;
    font-weight: bold;
    /* padding-right: 28px !important; */
    /* text-indent: 6px;*/
    border-bottom: 1px solid #c38080;
}

.first-td-buy {
    background-color: red;
    color: white;
    text-align: left;
    font-weight: bold;
    /* padding-right: 28px !important; */
    /* text-indent: 6px;*/
    border-bottom: 1px solid #c38080;
}

.sec-td {
    background-color: #002060;
    color: white;
    text-align: left;
    font-weight: bold;
    /* text-indent: 6px;*/
    border-bottom: 1px solid #4e6593;

}

.card-table tr td:last-child,
.card-table tr th:last-child {
    padding-right: 0rem !important;
}

 
/******************************** REMITENCE PAGE CSS STARTS*********************************/

.step1 {
    text-align: center;
    margin-top: 10px;
    color: red;
    font-weight: bold;

}

.select-side {
    text-align: center;
    font-weight: bold;
    margin-left: 1pc;
    font-size: 18px;
}

.rates {
    text-align: center;
    margin-left: 15px;
    font-size: 14px;
}

.viewrates {
    text-align: center;
    margin-left: 13px;
    font-size: 14px;
    color: red;
    font-size: 14px;
}

.agentbutton {
    margin-top: -8.5pc;
}

.agentbutton.agentbuttonleftmenu {
    margin-top: -8pc
}

.submit-agent {
    margin: 0;
}

.card-agent {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    height: 132px;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    padding: -5%;
    /* padding-left: 63px; */
    width: 100%;
    /* margin-left: 12%; */
    border: 1px solid #d4d4d4 !important;
}

.selectagent {
    margin: 1% 5%;
}

.selectagbtn {
    font-weight: bold;
    text-align: center;
    color: white !important;
    background-color: rgb(0, 36, 96);
    font-size: 16px;
    height: 130px;
    width: 114% !important;
    /* margin: -4%; */
    margin-right: -28%;
    margin-top: -4%;
    line-height: 24px;
    word-spacing: 5px;
    cursor: pointer;
    padding: 40px 5px;
}

.clickhere {
    font-weight: bold;
    text-align: center;
    color: white !important;
    width: 28%;
    margin-left: 29.5pc;
    border: 1px;
    padding: 6% 2% 7% 2%;
    /* width: 119%; */
    background-color: rgb(0, 36, 96);
    height: 130px;
    /* margin-bottom: 53px; */
    /* padding-top: 9px; */
    font-size: 17px;
    line-height: 24px;
    word-spacing: 5px;
    margin: -0.2% 0% 0% 72%;
}

.clickhere.clickhereleftmenu {
    font-weight: bold;
    text-align: center;
    color: white !important;
    width: 28%;
    margin-left: 29.5pc;
    border: 1px;
    padding: 6% 2% 7% 2%;
    /* width: 119%; */
    background-color: rgb(0, 36, 96);
    height: 130px;
    /* margin-bottom: 53px; */
    /* padding-top: 9px; */
    font-size: 13px;
    line-height: 24px;
    word-spacing: 5px;
    margin: -0.2% 0% 0% 78%;
}

.send-widget-leftmenu {
    /* margin-left: -16px; */
}

.head-widget {
    background-color: #ff5f02;
    padding-top: 7px;
    padding-bottom: 7px;
}

.sendheading {
    color: white;
    /* margin-top: 0px; */
    font-weight: bold;
    font-size: 25px;
    text-align: right;
    text-align: 3px;
    margin-right: 4px;
    margin: 1% 4% auto;
    display: block !important;
    /* margin-left: 20.8pc; */
}

.rateheading {
    color: white;
    font-size: 13px !important;
    font-weight: bold;
    text-align: right;
    margin-right: 4px;
    margin: 1% 4% auto;
    word-spacing: 9px;
}

.input-select-agent {
    margin-bottom: 5px;
}

.page-title {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 2.0rem;
    position: relative;
}

/*********************** label for form ********************************/


label.form-label.wid-from-label h4 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: bold;
    text-decoration: underline;
}

.wid-form1 .form-group h5 {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}


.select-agent-label1 {
    font-size: 12px;
    margin-left: 5px;
}

.select-agent-para1 {
    font-size: 9px;
    margin-top: -5px;
    margin-left: 5px;
}

.select-agent-label-base {
    font-size: 10px;
    margin-left: 5px;
}

.select-agent-label-sent-con {
    font-size: 12px;
    margin-left: 5px;
    color: #3773f4;
    font-weight: bold;
}

.select-agent-label-crrate {
    font-size: 12px;
    margin-left: 5px;
    color: black;
    font-weight: bold;
}

.select-agent-label-recd {
    font-size: 10px;
    margin-left: 5px;
    color: red;
    font-weight: bold;
}

.select-agent-para-service {
    font-size: 10px;
    color: red;
    font-weight: bold;

    margin-bottom: 3px;
    margin-top: -5px;
    margin-left: 5px;
}

.select-agent-para-invoice {
    font-size: 10px;
    color: red;
    font-weight: bold;
    margin-top: -5px;
    margin-left: 5px;
}

.select-agent-idr {
    font-size: 15px;
    color: #002060;
    font-weight: bold;
    margin-top: -5px;
    margin-left: 5px;
}

.select-agent-input1 {
    width: 95%;
    margin-left: 3px;
}

.select-agent-input-crrrate {
    width: 95%;
    margin-left: 3px;
}

.select-agent-input-recd {
    width: 95%;
    margin-left: 3px;
    margin-top: 5px;
}

.select-agent-input-scharges {
    width: 95%;
    margin-left: 3px;
}

.select-agent-input-basecrr {
    width: 95%;
    margin-left: 3px;
}

.select-agent-input-bscharge {
    width: 95%;
    margin-left: 3px;
    margin-top: 3px;
}

.select-agent-input-ttl {
    width: 95%;
    margin-left: 3px;
}

.select-agent-input-idr {
    width: 95%;
    margin-left: 3px;
}

.line-div-SCA {
    margin: 0px;
    margin-top: 14px;
    margin-left: 41px;
    margin-right: 18px;
    margin-bottom: 7px;
    height: 6px;
    border-width: 0;
    background-color: gray;
}

/*********************** label for form ENDS ********************************/

.para-text {
    text-align: justify;
    font-size: 12px;
    margin: auto 4% auto 4%;
}

.send-btn-agent {
    background-color: rgb(9, 32, 103);
    color: white;
    border: none;
    cursor: pointer;
    margin-left: 19px;
    margin-top: 10px;
    margin-bottom: 12px;
    /* margin-right: -2px; */
    width: 93%;
    font-size: 20px;
    height: inherit;
    padding: 5px 5px;
    font-weight: bold;
}

/* 
.selectagent{
    margin-top: -15px;
} */


/***************** menu changes top small changes and put importent *****************/

.hor-menu.horizontal-main {
    margin-top: 70px !important;
}

.sub-icon-send {
    background-color: #ff5f02 !important;
    color: white !important;
}

.mailicon {
    color: red;
    margin-left: 10px;
    margin-top: -1px;
}

.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid rgba(67, 87, 133, .2);
    /* border: 1px solid rgba(67, 87, 133, .2); */
    background-color: white;
}

.list-sec-menu {
    display: inline-block;
    color: black;
    float: left;
    text-align: center;
    padding: 14px 16px;
}

.select-agent-input-country {
    padding: 3px;
    margin-top: 4px;
    width: 95%;
    margin-left: 3px;
}

.select-agent-input-country-two {
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 5px;
    width: 95%;
    margin-left: 3px;
}
 
.card-agent-country {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ebebeb;
    background-clip: border-box;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    border: 1px solid #d4d4d4 !important;
}

.agent-country {

    background-color: #ebebeb;
    /* padding-top: 10px;
      padding-bottom: 8px; */
    border: 1px solid #c3bcbc !important;
    height: 43px;
}

.post-code {
    font-size: 13px;
    /* margin: 6% auto auto auto;
    text-align: left;*/
    font-weight: bold;

    text-align: left;
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 25px;
    padding: 10px;
}

/*.your-country {
    text-align: center;
    font-size: 12px;
    margin: 6% auto auto auto;
    font-weight: bold;
}*/

.your-country {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 25px;
    padding: 10px;
}

.select-country {
    padding-top: 11px;
    padding-bottom: 11px;
    width: 90%;
    margin-left: 15px;
    border: none;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}

.post-code-input-box {
    padding: 10px;
    width: 90%;
    border: none;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;

}

.search-btn {
    border: none;
    font-weight: bold;
    font-size: 12px;
    /* margin: 6% auto auto auto; */
    cursor: pointer;
    display: block;
    line-height: 20x;
    padding: 10px;
}

.search-btn-country {
    border: none;
    font-weight: bold;
    font-size: 12px;
    /* margin: 6% auto auto auto; */
    cursor: pointer;
    display: block;
    line-height: 20x;
    padding: 10px;
}

.search-icon {
    font-size: 17px;
}

.agent-table {
    margin-top: 15px;
    /* border: 1px solid; */
    border: 1px solid #d4d4d4;
}

.agent-table .table thead th {
    font-size: 13px !important;
    background-color: #f7f7f7;
}

.agent-table .table tbody tr td {
    font-size: 14px !important;
    padding-top: 0.445rem;
    padding-bottom: 0.445rem;
}

.col-1-remit {
    border-left: 1px solid #d4d4d4;
}

.agent-code {
    background-color: #ebebeb;
    border: 1px solid #c3bcbc !important;
    margin-top: 10px;
}

.agent-code-selection {

    font-weight: bold;

    text-align: left;
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 20px;
    padding: 10px 10px 0px;
}

.agent-code-input-box {
    padding: 10px;
    width: 90%;
    border: none;
    border-left: 1px solid #c3bcbc;
    border-right: 1px solid #c3bcbc;
}

.agent-code-table {
    /* margin-top: 10px; */
    /* border: 1px solid; */
    border: 1px solid #d4d4d4;
}

.table-header-info {
    text-align: center;
    margin-top: 15px;
    border: 1px solid #d4d4d4;
    padding: 1px;
    border-bottom: none;
}

.table-label {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
}

.table-label-password {
    font-size: 15px;
    font-weight: bold;
    color: red;
    text-align: left;
    margin-top: 10px;
    margin-left: 5px;
}

.table-header-select-info {
    text-align: center;
    margin-top: 15px;
    background-color: red;
    color: white;
    border: 1px solid #d4d4d4;
    padding: 1px;
    border-bottom: none;
}

.agent-code-your-select-table {
    border: 1px solid red;
}

.checkbox {
    margin-right: 6px;
}

.send-country {
    background-color: #ebebeb;
    border: 1px solid #d4d4d4 !important;
    height: 42px;
}

.send-select-country {
    padding: 10px 5px 10px;
    font-size: 15px;
    width: 100%;
    border: none;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}

.send-select-country-two {
    font-size: 15px;
    padding: 9px 5px 11px;
    width: 100%;
    border: none;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}

.send-your-country {
    margin-left: 10px;
    font-size: 13px;
    margin-top: 10px;
    font-weight: bold;
}

.send-country-two {
    font-size: 13px;
    /* word-spacing: 3px; */
    margin-top: 10px;
    font-weight: bold;
}

.heading-send-country {
    color: red;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

.sending-btn {
    margin-top: 15px;
    float: right;
    width: 100%;
    font-size: 15px;
    padding-top: 0.345rem;
    padding-bottom: 0.345rem;
    color: #ffffff;
    font-weight: bold;
    background-color: #002060;
    border: 1px solid #242527;
    cursor: pointer;
    border-radius: 5px;
}

/*.sending-btn{
    margin-top: 10px;
    float: right;
    width: 27%;
    font-size: 16px;
    color: #051c4f;
    font-weight: bold;
    border: 1px solid #d4d4d4;
}*/


.selected-btn {
    margin-top: 17px;
    float: right;
    width: 100%;
    font-size: 15px;
    padding-top: 0.445rem;
    padding-bottom: 0.445rem;
    color: #ffffff;
    font-weight: bold;
    background-color: #ff4500;
    border: 1px solid #e04005;
    cursor: pointer;
    border-radius: 5px;
}

.selected-btn-disabled {
    margin-top: 17px;
    float: right;
    width: 100%;
    font-size: 15px;
    padding-top: 0.445rem;
    padding-bottom: 0.445rem;
    color: #cbc3c3;
    font-weight: bold;
    background-color: #e1dddc;
    border: 1px solid #d0cccb;
    cursor: pointer;
    border-radius: 5px;
}


/******************************** RAMITTANCE SEND COUNTRY PAGE CSS ENDS*********************************/


.partner-reg-header {
    background: #ebebeb !important;
    padding: 0.5rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    min-height: 0rem !important;
    -ms-flex-align: center;
    align-items: center;
}

.partner-reg-header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 40px solid white;
    border-left: 40px solid #ebebeb;
    width: 0;
    margin-right: 10px;
}


.agent-selection-line {
    margin-top: 0;
    margin-bottom: 0;
}

.sub-head {
    font-size: 10px;
    color: red;
}

.partnerrateheader {
    background-color: rgb(238, 238, 238);
    width: 10%;
}

.heading-partner-mark-up {
    font-size: 15px;
    font-weight: bold;
    color: red;
    font-style: italic;
}

.partner-send-button {
    margin-top: 10px;
    float: right;
    width: 27%;
    font-size: 16px;
    color: #051c4f;
    font-weight: bold;
    border: 1px solid #d4d4d4;
}


/************************************* PAGE CSS ENDS*****************************/

 
.heading-partner-volume-milestone {
    color: black;
    font-style: initial;
    font-size: 16px;
}

.table-two,
.text-wrap table {
    width: 100%;
    max-width: 100%;
    margin-left: 5pc;
}

.table-two td {

    vertical-align: top;
}

.card-table-two {
    /* margin-left: 105px;
    margin-bottom: 38px; */
    border: 1px solid lightgray;
}

.card-table-two tr:first-child td,
.card-table-two tr:first-child th {
    border-top: 0;
}

.card-table-two tr:nth-child() td,
.card-table-tw tr:nth-child() tr {
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 10px;
}

.card-table-two tr:first-child {
    border-top: 1px solid lightgray;
    padding-top: 15px;
    border-top: 0;
    padding-left: 1.5rem;
    text-align: center;
}

.card-table-two tr:nth-child(2) {
    border-top: 1px solid lightgray;
    padding-top: 15px;
    border-top: 0;
    padding-left: 1.5rem;
    text-align: center;
}

.card-table-two tr:nth-child(3) {
    border-top: 1px solid lightgray;
    padding-top: 15px;
    border-top: 0;
    padding-left: 1.5rem;
    text-align: center;
}

.table-one,
.text-wrap table {
    width: 80%;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background-color: rgb(238, 238, 238);
}

.table-one {
    border-collapse: collapse;
}

.partner-table {
    margin-top: 5px;
}

.card-table-one {
    /* margin-top: 200px; */
    /* margin-bottom: 38px; */
    border: 1px solid lightgray;
}

/* partnerpage table */


.card-table-one tr:first-child td,
.card-table-one tr:first-child th {
    border-top: 0;
    padding-left: 1.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 3px;
    padding-left: 10px;
}

.card-table-one tr:nth-child() td,
.card-table-one tr:nth-child() tr {
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 1.5rem;
    padding-top: 10px;
}

.card-table-one tr:first-child {
    border-top: 1px solid lightgray;
    padding-top: 15px;
    border-top: 0;
    padding-left: 1.5rem;
    text-align: center;
}

.card-body+.card-table-one {
    border-top: 1px solid rgba(67, 87, 133, .2);
}

.table-vcenter4 td,
.table-vcenter4 th {
    padding-top: 15px;
    vertical-align: middle;
    border: 1px solid lightgray;
}

.table-vcenter-two td,
.table-vcenter4 th {

    vertical-align: middle;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid lightgray;
}

.partner-col {
    border-left: 1px solid #d4d4d4;
}
 
.graph {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 4px;
    position: relative;
    width: 80%;
    height: 95%;
    border: 1px solid darkgray;
}

.graph-enqi {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 4px;
    position: relative;
    width: 80%;
    height: 95%;
    border: 1px solid darkgray;
}

.graph-password {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 4px;
    position: relative;
    width: 80%;
    height: 95%;
    border: 1px solid darkgray;
}

.data-box {
    font-size: 11px;
    margin-left: 15px;
    margin-top: -3px;
    height: 14%;
    background-color: white;
    width: 50%;
}

.data-border {
    border: 1px solid gray;
    height: 94%;
    border-radius: 10px;
}

.data-send {
    background-color: white;
    width: 50%;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 13px;
}

.data-send-two {
    background-color: white;
    width: 60%;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 12px;
}

.data-border-two {
    border: 1px solid gray;
    /* height: 133%; */
    margin-top: 15px;
    height: 14pc;
    width: 100%;
    margin-left: 15px;
    border-radius: 10px;
}

.grid-system {
    margin-left: auto;
    margin-right: auto;
    width: 60% !important;
    height: 400px !important;
    margin-bottom: 5pc;
}

.icon-form {
    font-size: 10px;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-bottom: 3px !important;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: white !important;
    border: 1px solid rgba(67, 87, 133, .2);
    border-right-color: rgba(67, 87, 133, 0.2);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;

}

.errorMsg {
    color: red;
    font-size: 11px;
    margin-top: -5px;
    margin-left: 15px;
}

.card-form {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 95%;
    border: 1px solid #bdbdbd !important;
    margin-left: 9px;
}

.login-remit {
    margin-top: 4.1pc;
    margin-right: 1pc;
    margin-left: 2pc;
    ;
}

.login-form-patron {
    margin-top: 3.7pc;
    margin-right: 1pc;
    margin-left: 2pc;
    ;
}

.login-form-patron.iftop {
    margin-top: 5.7pc;
    margin-right: 1pc;
    margin-left: 2pc;
    ;
}

.login-form-elogin {
    margin-top: 1.1pc;
    margin-right: 1pc;
    margin-left: 2pc;
}

.login-form-partner {
    margin-top: 4.1pc;
    margin-right: 1pc;
    margin-left: 2pc;
}

.card-body-form+.card-table-two {
    border-top: 1px solid rgba(67, 87, 133, .2);
}

.card-body-form {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    position: relative;
    background-color: #ebebeb !important;
}

.card-body-login {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    background-color: #ebebeb !important;
}

.card-header-register {
    background: #ebebeb !important;
    padding: 0.5rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    min-height: 0rem !important;
    -ms-flex-align: center;
    align-items: center;
}

.card-header-login {
    background: #ebebeb !important;
    padding: 0.5rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    min-height: 0rem !important;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
}

.card-title-register {
    font-size: 26px !important;
    color: rgb(235, 43, 45) !important;
    line-height: 1.2;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: -4px;
}

.card-title-Login {
    font-size: 25px !important;
    color: #002060 !important;
    line-height: 1.2;
    font-weight: bold !important;
    text-transform: uppercase;
}

.card-title-Login:only-child {
    margin-bottom: 0 !important;
}

.card-title-register:only-child {
    margin-bottom: 0 !important;
}

.button-client {
    color: white !important;
    background-color: #002060;
    border-color: #002060;
    font-size: 20px;
    width: 100%;
    height: 41px;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;

}

.button-forget {
    color: white !important;
    background-color: red;
    border-color: red;
    font-size: 16px;
    width: 100%;
    height: 41px;
    border-radius: 2px;
    font-weight: bold;
    border: none;

}

.label-client p {
    line-height: 16px;
    font-size: 16px;
    margin: 6px 10px;
}

.label-client {
    color: white;
    background-color: red;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    /* margin: 1%; */
    /* margin-bottom: 1px; */
    text-align: center;
    padding: 3px;
}

.card-header-register {
    padding: 0.4rem 1.5rem !important;
    margin-bottom: -2px;
    border-bottom: 1px solid #d0d0d0 !important;
    margin-left: 9px;
}

.card-header-login {
    padding: 0.9rem 1.5rem !important;
    margin-bottom: -2px;
    border-bottom: 1px solid #d0d0d0 !important;
    /* margin-left: 9px; */
    /* border-radius: 94% 6% 100% 0% / 0% 100% 0% 100% !important; */
    margin-right: 92px;
    border: 1px solid #bdbdbd !important;
}

.form-group {
    margin-bottom: 5px !important;
    margin-top: 2px;
}

.card-header-register:first-child {
    /* border-radius: 94% 6% 100% 0% / 0% 100% 0% 100% !important; */
    margin-right: 115px;
    border: 1px solid #bdbdbd !important;
}

.card-header-login:first-child {
    /* border-radius: 94% 6% 100% 0% / 0% 100% 0% 100% !important; */
    margin-right: 92px;
    border: 1px solid #bdbdbd !important;
}

.label-login {
    /* color: white; */
    background-color: rgb(235, 43, 45);
    /* width: 100%; */
    height: 54px;
    border-radius: 3px;
    margin-bottom: 2px;
    /* text-align: center; */
    /* font-size: 17px; */
}

.log-heading {
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    color: white;
    /* padding-bottom: 14px; */
}

.employee-btn {
    background-color: orangered;
    padding: 9px;
    border-radius: 2px;
    margin: 4px;
}

.employee-btn-two {
    background-color: orangered;
    padding: 9px;
    border-radius: 2px;
    margin: 4px;
}

 
.form-name {
    border: 1px solid #d4d4d4;
    width: 100%;

}

.form-border {
    border: 1px solid #d4d4d4;
    width: 100%;
    margin-top: 5px;
}

.form-border-password {
    border: 1px solid #d4d4d4;
    width: 100%;
    margin-top: 2pc;
}

.partner-form-name {
    margin-left: 10px;

}

.partner-form-input {
    border: none;
    border-left: 1px solid #d4d4d4;
    padding: 4px;
}

.partner-regn-input {
    border: none;
    border-left: 1px solid #d4d4d4;
    padding: 10px;
}

.file>input[type='file'] {
    display: none
}

.file>label {
    font-size: 1rem;
    font-weight: 300;
    cursor: pointer;
    outline: 0;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.part-para {
    font-size: 11px;
    margin-left: 8px;
    margin-right: 4px;
    /* text-align: center; */
    margin-top: 10px;
}

.icon-part {
    margin-left: 15px;
    margin-top: 10px;
}

.partner-form-name-date {
    margin-left: 10px;
}

.partner-day-input {
    border: none;
    border-left: 1px solid #d4d4d4;
    padding: 10px;
    width: 100%;
}

.partner-date-input {
    border: none;
    border-left: 1px solid #d4d4d4;
    padding: 10px;
    width: 100%;
}

.partner-year-input {
    border: none;
    border-left: 1px solid #d4d4d4;
    padding: 10px;
    width: 100%;
}

.heading-co-one {
    margin-top: 15px;
}

.btn-part {
    margin-top: 15px;
    width: 100%;
    background-color: #002060;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.btn-part-two {
    width: 40%;
    height: 50px;
    background-color: #002060;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin-top: 14.6cm;
}

 
.form-control {
    display: block;
    width: 100%;
    padding: 0.275rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.6 !important;
    color: #6b6f80;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(67, 87, 133, .2);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.Register-info-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    height: 493px;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 80%;
    margin: 0px auto;
    float: right;
    border: 1px solid #c5c1c1 !important;
    border-radius: 20px;
}

.log-heading h6 {
    line-height: 17px;
    font-size: 14px;
    margin: auto;
    font-weight: bold;
}

.Register-info-card-client {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    height: 410px;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 80%;
    margin: 0px auto;
    float: right;
    border: 1px solid #c5c1c1 !important;
    border-radius: 20px;
}

.Register-info-card-patron {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    height: 451px;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 80%;
    margin: 0px auto;
    float: right;
    border: 1px solid #c5c1c1 !important;
    border-radius: 20px;
}

.click {
    text-align: center;
    font-weight: bolder;
    font-size: 18px;
    color: red;
    /* border: none;*/
    cursor: pointer;
    margin: 1% auto;
}

.Reg-after {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #051c4f;
}

.panel-reg {
    text-align: center;
    font-weight: bold;
}

.re-login {
    margin: 56% 0% 0% 0%;
}

.re-login-patron {
    margin: 60% 0% 0% 0%;
}

.re-login-partner {
    margin: 67% 0% 0% 0%;
}

.card-form-border {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    border: 1px solid #d1cece !important;
    padding-top: 15px;
}

.card-form-noborder {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0px;
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    border: none;
    /* padding-top: 15px;*/
}

.page-head-title {
    margin-bottom: 10px;
    border-bottom: 1px solid #d1cece;
    background-color: #ebebeb;
    padding-top: 10px;
    margin-top: -15px;
}

.page-heading {
    margin-left: 5px;
    font-size: 17px;
    color: #f01c09;
    float: right;
    margin-right: 10px;
    /* text-align: right; */
    font-weight: bold;
}

.icon1 {
    font-size: 16px !important;
}

.icon2 {
    font-size: 17px !important;
}

.icon3 {
    font-size: 16px !important;
    margin-left: 5px;
}

.icon4 {
    font-size: 16px !important;
    margin-left: 3.5px;
}

.icon5 {
    font-size: 16px !important;
    margin-left: 4.8px;
}

.icon6 {
    font-size: 16px !important;
    margin-left: 2.2px;
}

.icon7 {
    font-size: 16px !important;
    margin-left: 2.2px;
}

.icon8 {
    font-size: 16px !important;
    margin-left: 2.2px;
}

.login-info {
    float: left;
    margin-left: 2pc;
}

.login-info.ifnoleft {
    float: left;
    margin-left: 0pc !important;
}

.loginfo {
    font-size: 18px;
    font-weight: 500;
    word-spacing: 3px;
}

.wrd-login {
    font-weight: 700;
    font-size: 22px;
}

.top-header-btn {

    background-color: orangered;
    margin-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;

}

.btns-left {
    margin-left: auto !important;
    margin-top: 10px;
}

.cc-div {
    width: 100%;
    margin: 1% 0% 0% auto;
}

.cc-div-two {
    width: 100%;
    margin: 1% auto 0% -4%;
}

.row-cashex td {
    padding: 0.30rem;

}

.cc-country-select-box {
    /* background-color: #d5cece; */
    padding: 2px;
    /* border: 1px solid #c7c3c3; */
    width: 100%;
    margin-top: -11px;
    margin-bottom: 16px;
}

 
.rm-agent-select-box {
    padding: 2px;
    ;
    width: 98%;
    margin: 0 auto;
}

.nav-icon-partner {
    margin: 5px;
    padding: 12px;
    text-align: center;
    height: 2.5rem;
    position: relative;
    border: 1px solid rgba(67, 87, 133, .2);
    border-radius: 3px;
    background-color: rgb(255, 77, 22) !important;

}

.ml-btn {
    margin-left: auto !important;
    margin-top: 13px !important;
}

.error-page {
    color: rgb(255 77 22);
}

.back-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    background-color: rgb(255 77 22);
    color: #f1f1f1;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.84615385;
    border-radius: 3px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.error-field {
    color: red;
    font-size: 12px;
    margin: 0% auto;
    display: block;
    width: 90%;
    text-transform: capitalize;
}

 
.model-text {
    text-align: center;
    font-weight: 500%;
    color: black;
    margin: 1% auto;
}

.model-failed-text {
    text-align: center;
    font-weight: 500%;
    color: black;
    margin: 1% auto;
}

.model-button {
    border: none;
    background-color: #052462;
    color: white;
    font-size: 20px;
    width: 78%;
    margin: 1% auto;
    border-radius: 3px;
}

.model-button-failed {
    border: none;
    background-color: #f01c09;
    color: white;
    font-size: 20px;
    width: 78%;
    margin: 1% auto;
    border-radius: 3px;
}

.modal-popup {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(67, 87, 133, .2);
    border-radius: 10px;
    outline: 0;
    margin-top: 30%;
}


/* partner form page-----------*/
.tab_wrapper>ul li.active {
    border-color: rgb(255 77 22) !important;
    background: rgb(255 77 22) !important;
    color: #fff;
}

.tab_wrapper .content_wrapper .accordian_header.active:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 5px;
    height: 100%;
    background: #f01c09 !important;
}

.tab_wrapper .content_wrapper .accordian_header.active .arrow {
    transform: rotate(45deg);
    margin-top: 6px !important;
    margin-right: -15px !important;
    border-top: 3px solid #f01c09 !important;
    border-left: 3px solid #f01c09 !important;
}

.tab_wrapper .content_wrapper .accordian_header .arrow {
    float: right;
    margin-right: -15px !important;
    margin-top: 5px !important;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 2px;
    transform: rotate(-135deg);
    background: #fff;
    border-top: 3px solid #ccc;
    border-left: 3px solid #ccc;
}

.tab_wrapper .content_wrapper .accordian_header.active {
    color: #f01c09 !important;
    /* background-color: #ebebeb; */
    border: 1px solid #eee;
}

/* partner form page-----------*/

/* index page-----------*/
.currency-li {
    margin: 0 5px 0 5px;
}

.rm-country-select-box {
    padding: 2px;
    width: 98%;
    margin: 0 auto 1%;
}

/* .card-one {
    width: 400px;
    border: none;
    height: 300px;
    box-shadow: 0px 5px 20px 0px #d2dae3;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    z-index: 1;.card-one input {
    font-weight: bold;
    font-size: 18px;
}
    justify-content: center;
    background-color: #ebebeb;
    align-items: center
} */

.card-one {
    width: 400px;
    border: none;
    height: auto;
    padding-top: 9% !important;
    padding-bottom: 8% !important;
    background-color: #fff;
    z-index: 1;
    justify-content: center;
    box-shadow: 0px 5px 20px 0px #c7cbd0;
    margin-right: 86px;
    align-items: center;
    margin: 25% auto;
}

.card-one.acctivepg {
    width: 400px;
    border: none;
    height: auto;
    padding-top: 9% !important;
    padding-bottom: 8% !important;
    background-color: #fff;
    z-index: 1;
    justify-content: center;
    box-shadow: 0px 5px 20px 0px #c7cbd0;
    margin-right: 86px;
    align-items: center;
    margin: 0% auto;
}

.card-one input {
    font-weight: bolder;
    font-size: 25px;
}

.height-100 .position-relative {
    margin: 8% auto;
}


p.otp-error {
    color: red;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    /* margin-bottom: 25px; */
    margin: -5% auto 5%;
}

/* .center-div{
        margin-top: 10%;
    } */

.card-one h6 {
    color: black;
    font-size: 16px;
}

.inputs input {
    width: 40px;
    height: 40px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.content-card2 {
    margin-top: 5px;
}

.card-2 {
    color: rgb(255, 77, 22);
    margin-left: 15px;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid rgb(255, 77, 22)
}

.validate-otp {
    box-shadow: none;
    border: 2px solid red
}

.validate {
    height: 40px;
    background-color: rgb(255, 77, 22);
    border: 1px solid rgb(255, 77, 22) !important;
    width: 84%;
    color: white;
    font-size: 18px;
    font-weight: 500;
}

.validate:hover {
    background-color: rgb(243, 7, 46);
    border: 1px solid rgb(236, 45, 77);
}

.sms-image {
    height: 7.3rem !important;
    line-height: 2rem;
    vertical-align: bottom;
    margin-right: -3.5rem;
    width: auto;
}

.ot-info {
    margin: 2% auto auto auto;
}

#otp-background {
    background-color: #eee;
    margin: 5.2% auto auto auto !important;
    height: 34pc !important;
}

.otp-resend {
    cursor: pointer;
    font-size: 17px;
    font-weight: bold !important;
}

.otp-form {
    margin: 0% 0% 5% 0%;
}

.page-height {
    height: 78vh !important;
}

.height-2 .position-relative {
    margin: 12% auto;
}

.log-btn {
    height: 35px;
    background-color: rgb(255, 77, 22);
    border: 1px solid rgb(255, 77, 22) !important;
    width: 40%;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border-radius: 2px;
}

.log-btn:hover {
    background-color: rgb(226, 81, 44);
    border: 1px solid rgb(236, 45, 77);
}

.nav-icon-elogin {
    margin: 9px;
    padding: 7px;
    text-align: center;
    height: 37px;
    width: 22%;
    position: relative;
    border: 1px solid rgba(67, 87, 133, .2);
    /* border-radius: 3px; */
    background-color: rgb(255, 77, 22) !important;
}

.li-mobile-menu-head {
    display: none !important;
}

.li-mobile-menu-exec {
    display: none !important;
}

p.password-error {
    color: red;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    margin: 3% auto 3% -3%;
    padding: 3%;
}

p.password-error-forget {
    color: red;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}

.log-err {
    border-radius: 3px;
    width: 82%;
    margin-top: -5px;
}

.close-icon {
    color: #cf2530;
    margin-left: 60px;
}

.arrows {
    float: right;
}

.arrows-sell {
    float: right;
    margin-right: 5px;
}

#cc-row>tr>td:nth-child(2),
#cc-row>tr>td:last-child {
    width: 30% !important;
    height: 1px !important;
}

#cc-row-2>tr>td:nth-child(2),
#cc-row>tr>td:last-child {
    width: 30% !important;
    height: 1px;
}

.table-rec p {
    text-align: center;
    margin: 4% 16%;
    color: red;
    border-radius: 4px;
    font-weight: 500;
    border: 1px solid rgb(218 169 177);
    background-color: rgb(255 235 233);
    padding: 5px;
}

.notfoicon {
    margin-right: 7px;
}

.register-form {}

.card-title-blue {
    color: #002060;
    font-size: 17px;
    font-weight: bold;
}

.info-panel {
    border: 1px solid rgb(172, 172, 172);
    width: 95%;
    /* padding: 0%; */
    /* margin: -4% 9px 0px 9px; */
    margin-left: 10px;
    margin-top: -15px;
}

.info-panel-forget-pw>p {
    border: 1px solid #002060;
    width: 100%;
    color: #002060;
    font-weight: bolder;
    font-size: 16px;
    line-height: 25px;
    /* margin: 1% auto; */
    text-align: center;
    padding: 5px 18px;
}

.login-pg-btn {
    color: rgb(235, 43, 45);
    font-weight: bolder;
    font-size: 22px;
    line-height: 25px;
    margin: 1% auto;
    text-align: center;
}

.cash-country-select-box {
    /* margin-bottom: 20px; */
}

.page-header-title {
    color: rgb(235, 43, 45);
    font-size: 18px;
    font-weight: bolder;
    font-style: italic;
    margin: 2% auto auto -5%;
}

.page-header-title-mobile {
    color: rgb(235, 43, 45);
    font-size: 14px;
    font-weight: bolder;
    font-style: italic;
    margin-right: 2px;
    /* margin: 0% auto auto 0%; */
    text-align: right;
    border-bottom: 1px solid #b4b4b4;
}

.login-info-forget {
    float: left;
    /* margin-left: 2pc; */
}

.card-title-forget {
    font-size: 18px !important;
    color: #052462 !important;
    line-height: 1.2;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 0;
}

.login-form-forget {
    margin-top: 1pc;
    /* margin-right: 1pc;
        margin-left: 2pc; */
}

.login-panel-title {
    color: rgb(235, 43, 45);
    font-weight: bold;
}

.forget h5 {
    color: white;
    /* font-size: 15px; */
    /* font-weight: bold; */
    line-height: 17px;
    font-size: 14px;
    font-weight: bold;
    background-color: rgb(235, 43, 45);
    height: 33px;
    border-radius: 3px;
    text-align: center;
    padding-top: 8px;
}

.remitance-horizontalMenu>ul {
    justify-content: left !important;
    width: 100% !important;
}

.remitance-horizontalMenu>.remittance-horizontalMenu-list>li>a {
    font-size: 13px !important;
    color: #4e6593 !important;
    /* padding: 1px !important; */
    width: 100% !important;
    font-weight: 500 !important;
    margin: 0% 100px 0% 0px !important
}

/* new page styles */

.sub-header {
    top: 43px !important;
}

.sub-header-title {
    top: 84px !important;
}

#menu-ss-update {
    background-color: orangered;
    height: 42px;
    color: white !important;
}

#menu-ss-password {
    color: red !important;
}

.menu-mail-icon {
    margin: -3% 8% auto;
}

.remitance-horizontalMenu-two>ul {
    justify-content: left !important;
    width: 70% !important;
    margin-top: -2px !important;
}

.remitance-horizontalMenu-two>.remittance-horizontalMenu-list-two>li>a {
    font-size: 13px !important;
    padding: 1px !important;
    width: 100% !important;
    margin: 0% 5px 0% 26px !important
}

.menu-ss-agent {
    background-color: #002060;
    height: 42px;
    color: white !important;
    border-right: 1px solid #a6a9b0;
    line-height: 15px;
}

.menu-ss-agent-current {
    background-color: #ff4500;
    height: 42px;
    color: white !important;
    border-right: 1px solid #a6a9b0;
    line-height: 15px;
}

#menu-ss-rates {
    background-color: #002060;
    ;
    height: 42px;
    /* width: 164% !important; */
    color: white !important;
}

#menu-ss-rates-current {
    background-color: #ff4500;
    ;
    height: 42px;
    /* width: 164% !important; */
    color: white !important;
}


#menu-select {
    background-color: #ff4500;
    height: 42px;
    /* width: 164% !important; */
    color: #ffffff !important;
}

#menu-select a:link {
    color: #ffffff !important;
}

.sub-menu-current {
    background-color: #ff4500;
    color: #ffffff !important;
}

.sub-menu-current a:link {
    color: #ffffff !important;
}

.app-content.page-body.remittance-page-body {
    margin-top: 12rem !important;
}

.app-content.page-body.password-manage-page-body {
    margin-top: 13rem !important;
}

#menu-ss-page-title {
    color: black !important;
    font-weight: bold !important;
    font-size: 15px !important;
}

.send-agent {
    margin: 2% 2% auto 3%;
}

.remitance-horizontalMenu-title>ul {
    justify-content: center !important;
    width: 100% !important;
    margin-top: -2px !important;
}

.remitance-horizontalMenu-title>.remittance-horizontalMenu-list-title>li>a {
    font-size: 13px !important;
    padding: 1px !important;
    width: 100% !important;
    margin: 0% 5px 0% 26px !important
}

.modal-popup-otp {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(67, 87, 133, .2);
    /* border-radius: 10px; */
    outline: 0;
    margin-top: 40%;
}

.popup-title {
    color: #d60c0c;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin: 3%;
}

.log-btn-popup {
    text-align: center;
    margin: 2% 16% 5%;
    width: 68%;
    height: 44px;
    color: white;
    background-color: #002060;
    font-size: 18px;
    font-weight: bold;
}

.popup-body {
    text-align: center;
    color: gray;
    line-height: 20px;
    margin: 5% auto;
}

/*.sweet-alert h2 {
    color:#323432;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    padding: 0;
    line-height: 40px;
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
}

.sweet-alert p {
    color:;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    padding: 0;
    line-height: normal;
}*/

.sweet-alert button {
    background-color: #002060 !important;
}

.modal-dialog.otp-popup {
    position: relative !important;
    width: auto !important;
    margin: 0.5rem !important;
    pointer-events: none !important;
}
.close.closeotp {
    margin-top: -9%;
    margin-right: 3%;
    line-height: 1.5;
    transition: .3s color;
    color: orangered !important;
    font-size: 20px;
    font-weight: bold;
    opacity: 1;
}

.otp-resend {
    cursor: pointer;
    font-size: 16px;
    color: orangered !important;
    font-weight: bold !important;
}


.side-app .page-header {
    margin: 0.1rem 0 1.1rem !important;
}
.avatar {
    background: #ff4d16 no-repeat center/cover !important;
}

.breadcrumb-item a {
    color: #ff4d16 !important;
}

.side-skin1 .side-menu__item.active,
.side-skin1 .side-menu__item:hover,
.side-skin1 .side-menu__item:focus {
    color: #2d66f7 !important;
}

@media (min-width: 768px) {

    .side-skin1.sidebar-mini.sidenav-toggled .app-sidebar:hover .slide-item:hover,
    .side-skin1 .side-menu__item:hover .side-menu__label,
    .side-skin1 .side-menu__item:hover .side-menu__icon,
    .side-skin1 .side-menu__item:hover .angle {
        color: #2d66f7 !important;
    }
}

.nav-link.usericon {
    margin-top: 10px !important;
    /*background-color: #fff !important;*/
    border: none;
}
.nav-link.usericon:focus{
    outline: none;
}

.modal-content.model-otp {
    background: none;
    border: none;
}

.loader-new {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.label-passwrod {
    color: red;
    margin: 2%;
    font-size: 16px;
    font-weight: bold;
    word-spacing: 3px;
}

.password-save-btn {
    width: 75%;
    color: white;
    background-color: red;
    border-color: snow;
    font-size: 20px;
    font-weight: bold;
    margin: 2%;
    height: 50%;
}

.material-icons.form-cions {
    font-size: 20px;
}


/* addtional */

.header-title {
    width: fit-content;
    height: fit-content;
    margin-top: auto;
    margin-bottom: 2.2px;
    text-transform: uppercase;
    margin-left: -63px;
    font-size: 17px;
    font-weight: bold;
    color: rgb(235, 43, 54);
    font-style: italic;
}

@media screen and (min-width: 550px) and (max-width : 768px) {
    .header-title {
        font-size: 15px;
        margin-bottom: 1px !important;
    }

}

@media screen and (max-width: 550px) {
    .header-title {
        display: none;
    }
}

.card-header.card-header-pw-manage {
    min-height: 2.5rem !important;
    background-color: #ebebeb;
}

.card-title.card-title-pw-manage {
    color: rgb(235, 43, 45);
    font-weight: bold;
}

.pw-manage-label {
    font-weight: bold;
    color: #495057 !important;
}

.material-icons.form-icon-pw-manage {
    font-size: 20px;
    color: #495057 !important;
}

.form-control.pw-manage-input-box {
    border: 1px solid #bdbdbd;
}

.input-group-addon.pw-manage-input-group {
    border: 1px solid #bdbdbd;
    border-right: none;
}

.pw-save-btn {
    background-color: orangered;
    border-color: rgb(233, 71, 12) !important;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 16px;
    font-weight: bold;
}

.pw-save-btn:hover {
    background-color: rgb(233, 71, 12) !important;
    border-color: rgb(233, 71, 12) !important;

}

.pw-btn-clear {
    background-color: rgb(235, 43, 45);
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
}

.pw-manage-table-head {
    font-size: 12px !important;
}

.pw-manage-header {
    background-color: #ebebeb;
}

/*.page-item.active .page-link {
    background-color: #ff4500 !important;
}*/

.avatar-md {
    width: 1.6rem !important;
    height: 1.6rem !important;
    line-height: 0.8rem;
    font-size: 1rem;
}

.app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 999;
    padding-right: 15px;
    padding: 0.15rem 0 !important;
    height: auto;
    border-bottom: 1px solid rgba(67, 87, 133, .2);
}


/* top header styles */
.top-header-brand {
    display: flex;
    flex-direction: row;
}

.header-title {
    width: fit-content;
    height: fit-content;
    margin-top: auto;
    margin-bottom: 2.2px;
    text-transform: uppercase;
    margin-left: -63px;
    font-size: 17px;
    font-weight: bold;
    color: rgb(235, 43, 45);
    font-style: italic;
}

@media screen and (min-width: 550px) and (max-width : 768px) {
    .header-title {
        font-size: 15px;
        margin-bottom: 1px !important;
    }

}

@media screen and (max-width: 550px) {
    .header-title {
        display: none;
    }
}

/* top icons */

.top-home-icon {
    /* background-color: #da7373; */
    height: fit-content;
    margin-top: auto !important;
    margin-bottom: auto !important;
    margin-left: 5px;
}

/*.top-home-icon > .navbtn > span > i {
    font-size: 40px !important;
}*/

/* form body styles */
.form-row {
    display: flex;
}

.form-col {
    margin-left: auto;
    padding: 0px 10px !important;
}

/* form header */
.form-header {
    background-color: #ebebeb;
    border: 1px solid #bdbdbd;
    border-bottom: 0px !important;
    padding: 8px 16px 8px 16px;
    width: 70%;
}

.form-header>h3 {
    margin-bottom: 0px;
    border-bottom: 0px;
    text-transform: uppercase;
    width: fit-content;
}

.form-header :first-child {
    color: #002060;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2px;
}

.form-header :last-child {
    color: rgb(235, 43, 45);
    font-size: 25px;
    font-weight: bold;
}

/* form */
.registration-form {
    margin-left: auto;
    justify-content: center;
    background-color: #ebebeb;
    padding: 16px;
    border: 1px solid #bdbdbd;
}

.form-submit-btn {
    width: 100%;
    height: 49px;
    color: white !important;
    text-transform: uppercase;
    background-color: #002060;
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    line-height: 22px;
    border: none;
    /* margin-left: 84%; */
}

.step-form-submit-btn {
    width: 100%;
    height: 52px;
    color: white;
    text-transform: uppercase;
    background-color: #002060;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 5px;
    line-height: 10px;
    border: none;
    text-align: right;
    margin-top: 5px;
}

.step-form-submit-btn span {
    color: white;
    text-transform: uppercase;
    background-color: #002060;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    border: none;
    line-height:18px;
}


.form-info-label {
    background-color: rgb(235, 43, 45);
    margin-top: 3.5px;
    width: 100%;
    height: fit-content;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    margin-bottom: 0px;
}

.form-icon {
    font-size: 20px;
}

::placeholder,
.input-select {
    font-size: 14px;
}

/* redirect box */

.redirect-box {
    border: 1px solid rgb(172, 172, 172);
    width: 100%;
    height: fit-content;
    margin-top: 5px;
    /* padding: 0px 0px; */
    text-align: center;
}

.redirect-box>p {
    width: 60%;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 22px;
    color: rgb(235, 43, 45);
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}

.redirect-box>p>a {
    text-decoration: underline;
    color: rgb(235, 43, 45);
    text-combine-upright: all
}

.redirect-box>p>a:hover {
    color: #002060;
}

/* media screen */

@media screen and (min-width : 820px) and (max-width : 992px),
(min-width : 620px) and (max-width : 768px) {
    .form-col {
        padding-left: 50px !important;
    }
}

@media screen and (min-width : 768px) and (max-width : 992px) {

    /* redirect box */
    .redirect-box>p {
        width: 80%;
    }
}

@media screen and (min-width : 576px) and (max-width : 768px) {
    .redirect-box>p {
        width: 80%;
        font-size: 18px;
    }
}

@media screen and (min-width : 430px) and (max-width : 576px) {
    .form-col {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .form-header {
        padding: 8px 40px 8px 16px;
        width: fit-content;
    }

    .form-header :first-child {
        font-size: 19px;
    }

    .form-header :last-child {
        font-size: 23px;
    }

    /* form */
    .form-icon {
        font-size: 19px !important;
    }

    .form-submit-btn {
        font-size: 18px;
    }

    .form-info-label {
        font-size: 14px;
    }

    ::placeholder,
    .input-select {
        font-size: 14px;
    }

    /* redirect box */
    .redirect-box>p {
        font-size: 18px;
    }
}

@media screen and (min-width : 320px) and (max-width : 430px) {
    .form-header {
        padding: 8px 25px 8px 10px;
        width: fit-content;
    }

    .form-header :first-child {
        font-size: 17px;
    }

    .form-header :last-child {
        font-size: 21px;
    }

    /* form */
    .registration-form {
        padding: 8px;
    }

    .form-icon {
        font-size: 17px !important;
    }

    .form-submit-btn {
        font-size: 16px;
    }

    .form-info-label {
        font-size: 12px;
    }

    ::placeholder,
    .input-select {
        font-size: 13px;
    }

    /* redirect box */
    .redirect-box>p {
        width: 70%;
        font-size: 18px;
    }
}

/* OTP Modal */

/* OTP Header */

.otp-modal-content {
    background-color: white;
    box-shadow: 0px 10px 30px 0px #c7cbd0;
}

.otp-modal-header {
    border: none !important;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 8px;
}

.otp-modal-header>i {
    font-size: 18px;
    padding: 5px;
    color: rgb(235, 43, 45);
    width: fit-content;
    font-weight: bolder;
}

.otp-modal-header>i:hover {
    color: #002060;
}

.otp-error-text {
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* otp body */
.otp-modal-body {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
}

.otp-modal-body>p {
    width: fit-content;
    text-align: center;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    margin-bottom: 0px;
}

.otp-modal-body>h6 {
    width: 100% !important;
    text-align: center;
    font-size: 14px;
    color: black;
    margin-bottom: 14px;
    margin-top: 11px;
}

/* otp form */
.otp-modal-form {
    width: 80%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    height: fit-content !important;
}

.otp-modal-form>input {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid rgba(67, 87, 133, 0.541);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none;
}

.otp-modal-form>input:focus {
    border: 1.5px solid rgb(235, 43, 45);
}

/* otp footer */

.otp-modal-footer-button {
    border: none !important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8px;
    justify-content: center !important;
}

.otp-modal-footer-button>button {
    width: 70%;
    font-size: 18px;
    border: none;
    color: white;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgb(235, 43, 45) !important;
}

.otp-modal-footer-para {
    padding-left: 8px;
    border: none !important;
    padding-top: 0px !important;
    justify-content: center !important;
}

.otp-modal-footer-para>p {
    width: 80%;
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: rgb(235, 43, 45);
}

/* otp media screen */

@media screen and (max-width : 420px) {

    /* otp header */
    .otp-error-text {
        font-size: 13px;
        margin-bottom: 8px;
        margin-top: 8px;
    }

    /* modal body */
    .otp-modal-body>p {
        font-size: 14px;
    }

    .otp-modal-body>h6 {
        font-size: 13px;
    }

    /* otp form */
    .otp-modal-form>input {
        width: 35px;
        height: 35px;
    }

    /* otp footer */
    .otp-modal-footer-button>button {
        font-size: 16px;
    }

    .otp-modal-footer-para>p {
        padding: 0px;
        font-size: 14px;
    }
}

@media screen and (min-width:420px) and (max-width:576px) {
    .otp-modal-content {
        width: 85%;
        margin: auto;
    }

    /* otp header */
    .otp-error-text {
        font-size: 14px;
    }

    /* modal body */
    .otp-modal-body {
        padding-left: 8px;
        padding-right: 8px;
    }

    .otp-modal-body>p {
        font-size: 15px;
    }

    .otp-modal-body>h6 {
        font-size: 14px;
    }

    /* otp footer */
    .otp-modal-footer-button,
    .otp-modal-footer-para {
        padding-left: 8px;
        padding-right: 8px;
    }

    .otp-modal-footer-button>button {
        font-size: 17px;
    }

    .otp-modal-footer-para>p {
        padding: 0px;
        font-size: 15px;
    }
}



/* login styles*/

/* form top header content */
.login-top-content {
    font-size: 19px;
    margin-bottom: 10px;
    width: 80%;
}

.login-top-content>span {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}

.login-error-text {
    /* display: none; */
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(235, 43, 45);
}

/* login form header */
.form-header-login {
    background-color: #ebebeb;
    width: fit-content;
    border: 1px solid #bdbdbd;
    border-bottom: 0px;
}

.form-header-login>h3 {
    font-size: 30px;
    margin-bottom: 0px;
    padding: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(235, 43, 45);
}

.form-header-login>h3>span {
    font-size: 30px;
    font-weight: bold;
    color: #002060;
}

/* form inside label */
.form-info-label-login {
    background-color: rgb(235, 43, 45);
    width: 100%;
    height: fit-content;
    padding: 5px 18px;
    text-align: center;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    margin-bottom: 3.5px;
    font-size: 16px;
}

/* forgot button */
.forgot-password-button {
    width: 100%;
    height: fit-content;
    background-color: rgb(235, 43, 45);
    color: white;
    font-size: 15px;
    margin-top: 3px;
    border: none !important;
    font-weight: bold;
}

.forgot-password-button:hover {
    text-decoration: underline 1px solid;
}

/* login media queries */
@media screen and (min-width : 900px) and (max-width : 992px) {

    /* form information label */
    .form-info-label-login {
        padding: 5px 40px !important;
        font-size: 16px;
    }
}

@media screen and (min-width : 430px) and (max-width : 576px) {
    .login-top-content {
        font-size: 18px !important;
        width: 60% !important;
    }

    .form-info-label-login {
        font-size: 14px !important;
    }

    .forgot-password-button {
        font-size: 14px;
    }
}

@media screen and (min-width : 320px) and (max-width : 430px) {
    .login-top-content {
        font-size: 17px !important;
    }

    .form-info-label-login {
        font-size: 13px !important;
    }

    .forgot-password-button {
        font-size: 13px;
    }
}

@media screen and (max-width : 350px) {
    .login-top-content {
        font-size: 14px !important;
    }

    .form-info-label-login {
        font-size: 13px !important;
    }

    .forgot-password-button {
        font-size: 12px !important;
    }
}


@media screen and (min-width :1199px) {

    .form-register .steps li a .title .step-icon {

        margin-right: 310px !important
    }

    .form-register .steps li .step-icon::before {

        width: 311px !important;

    }

}


.form-register .last {
    width: 50px !important
}


/* forgot page styles */

.form-header-forgot {
    background-color: #ebebeb;
    width: fit-content;
    border: 1px solid #bdbdbd;
    border-bottom: 0px;
}

.form-header-forgot>h3 {
    font-size: 25px;
    margin-bottom: 0px;
    padding: 12px 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(235, 43, 45);
}

.form-header-forgot>h3>span {
    font-size: 25px;
    font-weight: bold;
    color: #002060;
}

.forgot-top-content {
    font-size: 16px;
    text-align: center;
    border: 1px solid #002060;
    padding: 10px;
    width: 75%;
    font-weight: bold;
}

@media screen and (min-width : 420px) and (max-width : 576px) {
    .forgot-top-content {
        width: 100%;
        font-size: 15px;
    }

    .form-header-forgot>h3,
    .form-header-forgot>h3>span {
        font-size: 20px;
    }
}

@media screen and (max-width : 420px) {
    .forgot-top-content {
        width: 100%;
        font-size: 14px;
    }

    .form-header-forgot>h3,
    .form-header-forgot>h3>span {
        font-size: 18px;
    }
}

/***********************password management************/

.tab-header>h6 {
    border: 1px solid rgba(67, 87, 133, .2);
    width: fit-content;
    background-color: orangered;
    color: #fff;
    border-bottom: none;
    /* font-weight: bold; */
    font-size: 16px;
    text-transform: uppercase;
    /* height: 30px; */
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.page-pw {
    margin-top: 50px;
    margin-left: 30px;
}

.tab-content {
    border: 1px solid rgba(67, 87, 133, .2);
    /* width: fit-content; */
    padding: 25px;


}

 

.table th,
.text-wrap table th {
    font-size: 0.675rem !important;
    font-weight: 550 !important;
}

/* .table td, .text-wrap table td {
    font-size: 0.755rem !important;
    
    }*/

/*--------- placeholder class --------*/

::-webkit-input-placeholder {
    /* Edge */
    color: #bbbbbb;
}

.errormsg {
    /* color: rgb(235, 43, 45); */
    margin-left: 10px;
    /* font-weight: bold; */
}

.navbtn {
    vertical-align: middle;
    background-color: #fff !important;
    border: none;
}
.navbtn:focus{
    outline: none;
}

 

.agent-table-side tr {
    color: #495057;
    background-color: #f7f7f7;
    border: 1px solid #e0dddd;
}

.agent-table-side tr td {
    padding: 0.565rem 0.854rem;
    vertical-align: middle;
    font-size: 0.9rem !important;
    line-height: 1.0;
    font-weight: 500;
    color: #ff4500;
}

.agent-table-side .ag-data {
    background: #fff;
    font-weight: 500;
    color: #002060;
    border: 0px solid #e9ecef;
    min-width: 150px;
}

/*.ag-data::before {
  content: ":";
  
  font-weight:500;
  font-size: 30px;
   margin-right: 5px; 
}*/

.header-note {
    font-size: 14px;
    text-align: center;
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11px;
    /* margin: 2% 5px 0px 15%; */
}

.em-bg-color {
    background-color: rgb(232 227 227);
}

.em-compose-btn {
    /*background-color: #002060;*/
    background-color: #ff4d16;
    font-weight: bold;
    font-size: 18px;
    border: none;
}

.em-compose-btn:hover {
    background-color: #062f81;
}

.em-send-btn {
    background-color: #002060;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.em-send-btn:hover {
    background-color: #062f81;
}

.em-cancel-btn {
    background-color: rgb(235, 43, 45);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.em-cancel-btn:hover {
    background-color: rgb(223, 58, 61);
}

.em-inbox-box {
    padding-bottom: 12.8pc;
}

.em-inbox-box-services {
    padding-bottom: 3.6pc;
}


.horizontalMenu>.horizontalMenu-list>li>a i {
    vertical-align: middle !important;
}

.mail-inbox .mail-left-menu {
    text-transform: uppercase;
    font-weight: 550;
    border-bottom: 1px solid #f0e8e8;
    margin-bottom: 0px;
    line-height: 30px;

    /*background-color: transparent;*/
}

.mail-left-menu span i {
    font-weight: bold;
    font-size: 16px;
}


.mailbox-read-info {
    border-bottom: 1px solid #d5dfea;
    padding: 10px;
}

.mailbox-read-info h3 {
    font-size: 1.310rem;
    margin: 0;
    font-weight: bold;
    /*position: absolute;*/
}

.mailbox-read-action {
    float: right;
}

.mailbox-read-action .btn-group a.btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #000;
    display: inline-block;
    padding: 5px 10px;
}

.mailbox-read-info {
    border-bottom: 1px solid #d5dfea;
    padding: 10px;
}

.mailbox-read-time {
    color: #737373;
    font-size: 0.8rem;
}

.mailbox-read-message {
    padding: 10px;
}

.page-heading {
    margin: 0 25px 10px 0;
    font-size: 20px;
    font-weight: 600;
    /* line-height: 2.5rem; */
    position: relative;
    color: #000000;
}

.email-page .card-header {
    min-height: 2.5rem;
}

.email-page .table-inbox {
    font-size: 0.863rem;
    /*font-size:13px;*/
}


/*------------ Form class -------------*/

.custom-file-label,
.form-control,
.custom-control-label:before {
    border: 1px solid #d2d2d2;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(2.475rem - 1px * 2);
    padding: 0.5rem 0.75rem;
    line-height: 1.5;
    color: #fff;
    font-weight: 500;
    content: "Browse";
    /*background-color: #ff4500;
    border-left: 1px solid #c03806;*/
    background-color: #002060;
    border-left: 1px solid #c5c0c0;
    border-radius: 0 3px 3px 0;
}

.custom-file-label {
    height: 2.45rem;
    padding: 0.575rem 0.75rem;
    line-height: 20px;
}

.form-group select.form-control {
    height: 2.75rem !important;
}

.custom-file {
    margin-bottom: 5px;
}


.readio-box {
    display: inline-flex;
    margin-bottom: 0px;
    border: 1px solid #bdbdbd;
    width: 100%;
    padding: 8px 0 5px 5px;
    border-radius: 5px;
}

.dd-height {
    height: 2.7rem;
}

.tab_wrapper>ul li {
    text-align: center;
    min-width: 130px;
}

/*---------- reg. log style ------------------*/



.reg-table-body {
    /*background-color: #f7f7f7;*/
    font-family: 'Poppins', sans-serif;
    color: #666;
    border-radius: 10px;
}

.reg-table-body .table td {
    padding: 0.65rem;
    vertical-align: middle;
}

.reg-table-body .h2 {
    color: #444;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
}

.reg-table-body table thead {
    font-family: 'Poppins', sans-serif;
    font-weight: bolder;
    font-size: 17px !important;
    color: #666;
    background-color: #ddd;
}

.reg-table-body .rg-theader th {
    font-family: 'Poppins', sans-serif;
    font-weight: bolder;
    font-size: 18px !important;
    text-transform: none !important;
    color: #fff;
    background-color: #ff4500;
}


.reg-table-body img {
    width: 40px;
    height: 40px
}

.reg-table-body .rg-td-bg {
    background-color: #031938;
    color: #ffffff;
}

.reg-table-body .name {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.reg-table-body .rg-bg-blue {
    background-color: #EBF5FB;
    border-radius: 0px;
    border-bottom: 1px solid #dddddd;
}

.reg-table-body .fa-check,
.reg-table-body .fa-minus {
    color: blue
}

.reg-table-body .rg-bg-blue:hover {
    background-color: #d7dbdd;
    color: #000;
    cursor: pointer;
}


.reg-table-body .table thead th,
.reg-table-body .table td {
    border: 1px solid #ddd;
}

/*.reg-table-body .table tbody td:first-child {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px
}

.reg-table-body .table tbody td:last-child {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
}*/

.reg-table-body #spacing-row {
    height: 5px
}

/*@media(max-width:575px) {
    .reg-table-body .container {
        width:100%;
        padding: 20px 10px
    }
}
*/
/*---------- reg. log style End------------------*/

.btn-gray.click-btn {
    color: black;
    background-color: #ebebeb;
    border-color: #ebebeb;
    margin-left: -12px;
    width: 100%;
    font-weight: bold;
    border: none;
    border-radius: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-gray.click-btn:hover {
    color: black;
    background-color: #c1c1c1;
    border-color: #ebebeb;
}

.btn-gray.click-btn:focus,
.btn-gray.click-btn.focus {
    box-shadow: 0 0 0 2px rgba(235, 235, 235, 0.5);
}

.btn-gray.click-btn:not(:disabled):not(.disabled):active,
.btn-gray.click-btn:not(:disabled):not(.disabled).active,
.show>.btn-gray.click-btn.dropdown-toggle {
    color: black;
    background-color: #c1c1c1;
    border-color: #ebebeb;
}

.sd-row {
    padding-left: 0;
    padding-right: 0;
}

/*.wid-heading-title{
    margin-left: 20px;
}*/

.wid-heading-title {
    margin-left: 20px;
    border: 1px solid #ddd;
    margin: 3px 0px 10px;
    padding: 15px 15px 0px;
    line-height: 10px;
}

.wid-heading {
    color: #002060;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 19px !important;
}

.wid-label1 {
    color: rgb(235, 43, 45);
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
}

.wid-label2 {
    color: rgb(235, 43, 45);
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
}

.wid-check2 {
    margin-left: 10px;
 
    /*margin: 0px 4px;*/
    width: 15px;
    vertical-align: text-top;
    height: 15px;
    /* color: #000000; */
    /* font-weight: bold; */
    /* border: 7px solid #000; */
}

.wid-form1 {
    /* margin-left: 15px;*/
}

.wid-from-label {
    font-weight: 500;
    font-size: 13px;
    margin-top: 8px;
    text-align: right;
    text-transform: uppercase;
}

.wid-textbox {
    margin-right: auto;
}

.form-group select.form-control.wid-textbox-select {
    height: 2.275rem !important;
   
}

.wid-row-two {
    margin-left: 0pc;
    margin-right: 0pc;
}

.wid-from-label-pass {
    color: rgb(235, 43, 45);
    font-weight: 600;
    text-align: right;
    line-height: 18px;
    margin-top: 10px;
}

.wid-info>p {
    color: #002060;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.wiz-step2 {
    background-color: #002060;
    color: white !important;
}

.wiz-step-details {
    margin-left: 65px;
    margin-top: -20px;
}

.wiz-step-details2 {
    margin-left: -125px;
    margin-top: -20px;
}

.step-icon {
    text-align: center;
    vertical-align: bottom;
    padding: 5px;
}

.input-group-prepend .input-group-text {
    border: 1px solid #bdbdbd;
}

.step1top{
    margin-top: 30px;
    margin-bottom: 0;
}

.step1-heading>h3{
    color: rgb(235, 43, 45) !important;
    font-size: 18px !important;
    margin-top: 20px !important;
}

.step1-hr{
    margin-top: 0;
    margin-bottom: 0;
    color: black;
}
.wid-heading-step1{
    margin-top: 20px;
  margin-bottom:10px;
  margin-left: 1px;
  } 

  .wid-heading-step1-0 {
    font-size: 14px !important;
    text-align: right !important;
    margin-top: 10px;
    /* margin-left: 30px; */
    font-weight: 600;
    color: #056eee !important;
    /* margin-left: 120px; */
}
.step1-wiz-top{
    margin-top: 20px;
}
.step1-wid-row-two{
    margin-top: 8pc;
}
.wid-from-label-reciv{
    color: rgb(235, 43, 45);
    font-weight: bold;
    text-align: right;
    font-size: 13px;
}

.text-step3{
    margin-left: -60px;
}

.mt-50 {
    margin-top: 50px;
}

.custom-file {
     
    z-index: 0;
   
}
.wiz-save-btn{
    background-color: #002060;
    color: #fff !important;
    text-decoration: none;
    padding: 3px 14px;
}

.wiz-step2-pri-btn{
    background-color: #999999;
    color: #fff !important;
    text-decoration: none;
    font-size: 14px;
    padding: 12px 30px;
    /* margin-left: 82%; */
}

.wiz-step2-pri-btn2{
    background-color: #002060;
    color: #fff !important;
    text-decoration: none;
    padding: 3px 14px;
    font-size: 12px;
    
}
.wiz-btn-left{
    float: right;
    margin-top: 10px;
}
.wid-check-form{
    margin: 12px;
}
.wid-check {
    margin: 0px 4px;
    width: 18px;
    vertical-align: middle;
    height:30px;
    /* color: #000000; */
    /* font-weight: bold; */
    /* border: 7px solid #000; */
}

.wid-label-form {
    color: black;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.wid-label-form2 {
    color: black;
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.code-master{
    margin: 10px;
}

.code-master-label{
    font-weight: bold;
    margin-top: 8px;
}

.code-mas-btn-save {
    background-color: #002060;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 25px;
    border: none;
    border-radius: 3px;
    margin-top: 8px;
    min-width: 122px;
    margin-left:5px; 
    cursor: pointer;
}
.code-mas-btn-cancel{
    background-color: rgb(235, 43, 45);
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 25px;
    border: none;
    border-radius: 3px;
    min-width: 122px;
    cursor: pointer;
}

.code-view{
    margin-left: 83.5%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.code-view-btn {
    color: #fff !important;
    padding: 7px 15px;
    border: none;
    border-radius: 2px;
    font-weight: bold;
    /* margin-left: 10px; */
    /*filter: drop-shadow(2px 1px 2px rgba(0,0,0,0.3));*/
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
}

.barico{
    margin-right: 10px;
}

.code-master-textarea{
    height: 120px;
}

.code-mas-ico{
    color: black;
}


.ico-view{
    border : 1px solid;
    background-color: #2dbff7;
    padding: 5px 5px;
    color: #fff;
    border-radius: 3px;
    /* margin-left: 20%; */
    cursor: pointer;
    float: left;
    margin-left: 3px;
}

.ico-edit{
    border : 1px solid;
    background-color: #002060;
    padding: 5px 5px;
    color: #fff;
    border-radius: 3px;
    /* margin-left: 20%; */
    cursor: pointer;
    float: left;
    margin-left: 3px;
}

.ico-delete{
    border : 1px solid;
    background-color: rgb(235, 43, 45);
    padding: 5px 5px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    margin-left:3px;
}

:hover.code-view-btn{
    color: white;
}

.form-left-align {
    float: right;
}
.form-left-align-view {
    float: right;
    margin-bottom: 15px;
    margin-top: 10px;
}

/*.custom-table-01 .table td {
    padding: 0.25rem 0.75rem !important;
    vertical-align: middle !important;
    font-weight: 500;
}
*/

.custom-table-01 .table td {
    padding: 0.25rem 0.75rem !important;
    vertical-align: middle !important;
    font-weight: 500;
    line-height: 15px;
    font-size: 14px;
}

.custom-table-01 .table th, .custom-table-01 .text-wrap table th {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #ffffff;
    background-color: #3286c3;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
}

/*.table-bordered th, 
.text-wrap table th, */
.custom-table-01 .table-bordered td, 
.custom-table-01 .text-wrap table td {
    border:1px solid rgb(223 215 215);
}

    .table-active {
    color: green;
    font-weight: 600;
    }

    .table-inactive {
    color: red;
    font-weight: 600;
    }

    .parameter-label1 {
    color: rgb(107 107 110);
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
    
    .parameter-label2 {
        color: rgb(12, 12, 45);
        margin-left: 5px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
    }
   
    .parameter-checkbox{
        /* float: right !important; */
        /* margin-left: auto; */
        /* margin-top: 10px; */
        /* margin-right: auto; */
        /* background-color: #000; */
    }

    .table-striped tbody tr:nth-of-type(even) {
        background-color: #e9e6e6 !important
    }

.table-striped tbody tr:nth-of-type(odd) .table-active {
    background: transparent;
}

.status-custom{
/*    border: 1px solid #bdbdbd;*/
    /* padding-left: 10px; */
    line-height: 0px;
    padding: 8px 0px;
    border-radius: 3px;
}

.w-10 {
    width:10px;
}

.w-20 {
    width:20px;
}

.w-30 {
    width:30px;
}

.w-40 {
    width:40px;
}


.w-60 {
    width:60px;
}


.form-right-align-select{
    margin-bottom: 10px;

}

.role-select{
    margin-left:5px;
}


/****************nested table css ********************/

.hiddenRow {
    padding: 0 !important;
    &:before {
      display: none;
    }
    table {
      margin-bottom: 0;
    }
  }

  #no-more-tables > table > tbody > tr { 
    border: 1px solid #d9dde7; 
}

#no-more-tables > table > tbody > tr > td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 0;
    width: 33.33333333%; 
    padding-right: 10px; 
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
background-color: #f5f5f5;
padding: 8px;
}

.table-row-1{
    border: 1px solid #d9dde7;
    /* background-color: #f5f5f5;; */
}

.control-access-top{
    margin-top: 15px;
}

/****************************nessted table css end *********************/

.role-label{
    font-weight: bold;
    margin-left: 20px;
    margin-top: 20px;
}
.table-in .table-hover tbody tr:hover{
    background-color: transparent !important;
}

.access-table{
    width: 100% !important;
}



 

.collapseButton {
    vertical-align: text-top;
  }
  
  th, td {
    padding: 1em;
  }
  
  #hidden {
    display: none;
  }
  
  table.table-contro-access {
    border: 1px solid  #e4e7ea;
}

  
  table tr:nth-child(even) {
    background-color: #fefeff;
    color: rgb(52, 51, 51);
  }

  .table-nest1 th {
    background-color: #eeeeee;
    font-size: 14px !important;
    padding: 0.55rem;
  }
  
  .cr-table th {
    background-color: #eeeeee;
    font-size: 13px !important;
    }

  /*table th, td {
    padding: 1em;
    text-align: center;
  }*/
  
  .nested-plus-btn{
    border: 1px solid #ebebeb;
    text-align: left;
    font-size: 15px;
    cursor: pointer;
  }

 .table-in th {
    padding: 5px;
    background-color: rgb(235, 43, 45);
    color: #fff;
}

 .table-in td{
    padding: 5px;
 }

 .table-nest1{
    margin-top: 25px;
 }
 
 #datepicker > span:hover{cursor: pointer;}

 .input-group-addon{
    background-color: #fff;
 }

 .label-search-filt{
    word-spacing: 3px;
    font-size: 14px;
 }
 .input-search-filt{
    padding: 5px 5px;
 }
 
.select-filter {
    padding: 5px 5px;
}

/*.application-card {
    height: auto;
    background-color: #e6e6e6;
    padding: 10px 0px;
    margin-left: 9px;
    width: 98%;
}*/

.application-card-bg {
    height: auto;
    padding: 5px 0px;
    margin-left: 0px;
    width: 100%;
    color: #fff;
}


.application-card-bgblue {
    height: auto;
    background-color: #3286c3;
    padding: 5px 0px;
    margin-left: 0px;
    width: 100%;
    color: #fff;
}

.application-card {
    height: auto;
    background-color:#e2e6ea;
    padding: 5px 0px;
    margin-left: 0px;
    width: 100%;
}

.application-row {
    margin-top: auto;
    margin-bottom: auto;
    margin-left:5px;
    margin-right:5px;
    /*height: 50px;*/
}

.app-input {
    width: 100%;
    margin-bottom: 8px;
    padding: 0.275rem 0.75rem;
    /* font-size: 0.9375rem; */
    line-height: 1.6 !important;
    color: #6b6f80;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        display: block;
}

.but-search {
    background-color: #e5e7eb;
    color: #716c6c !important;
    /* float: right; */
    padding: 0.475rem 1.65rem;
    border: 1px #fff !important;
    border-radius: 3px;
    margin-top: 28px;
    width: auto;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 5px;
    font-size: 0.8rem;
    outline: none;
}

.appli-search {
    background-color: #002060;
    color: #fff !important;
    float: right;
    padding: 0.375rem 2.55rem;
    border: 1px #fff !important;
    border-radius: 3px;
    margin-top: 28px;
    width: auto;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.appli-search:focus{
    outline: none !important;
}

.application-row lable {
    font-weight: bold;
    display: block !important;

}

.drop-side-menu :first-child  a:before {
    content: '';
    display: none !important;
}
.drop-side-menu1{
    padding-left: 3.4rem !important;
}
.drop-menu{
    padding-left: 5.4rem !important;
}
.drop-menu a::before{
    content: '\e048' !important;
    margin-right: 8px;
    position: relative;
    font-family: 'typicons' !important;
    opacity: 0.6;
}
.slide-dropdown .slide-item{
        border-bottom: 1px solid rgba(67, 87, 133, .2);
}
.slide-menu-dropdown {
    display: none;
}
.slide-dropdown .slide-menu-dropdown {
    display: block;
    /* background-color: aqua; */
    height: fit-content;
    width: inherit !important;
}
.slide-menu-dropdown > li {
    width: 100%;
    height: fit-content;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(67, 87, 133, .1) ;
}

.side-menu .side-menuicon {
    color: #031938;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: -8px;
}

.slide-menu-dropdown a:before {
    content: '\e048';
    margin-right: 8px;
    position: relative !important;
    font-family: 'typicons' !important;
    opacity: 0.6;
}

.slide-menu-dropdown-item{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: red;
    padding: 0px 14px 0px 77px;
}

/* .side-skin1 .slide-item.active, .side-skin1 .slide-item:hover, .side-skin1 .slide-item:focus {
    color: #ff4d16 !important;
    background: #fff;
}

.side-skin1 .slide-menu-dropdown-item.active, .side-skin1 .slide-menu-dropdown-item:hover, .side-skin1 .slide-menu-dropdown-item:focus {
    color: #ff4d16 !important;
    background: #fff;
} */

.slide-no-icon a:before {
    content: '';
    display: none;
}

.slide-menu-dropdown :first-child :before {
    content: '\e048' !important;
    margin-right: 8px;
    position: relative !important;
    font-family: 'typicons' !important;
    opacity: 0.6;
}

.slide-dropdown .angle2 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.slide-dropdown .angle3 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* .side-menu .side-menuicon1 {
    color: #031938;
    font-size: 15px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: -8px;
} */

.slide-no-icon .slide-item {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.side-menu .side-menuicon1 {
    color: #031938;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: -8px;
}
.horizontalMenu-list > .active {
    background-color: #ff4500 !important;
}
.horizontalMenu-list .active .sub-icon {
    color: white !important;
    font-weight: bold !important;
}

.sub-list>.sub-icon {
    background-color: #002060 !important;
    color: white !important;
}

.horizontalMenu-list>.sub-list .active {
    background-color: #ff4500 !important;
}

.tab-active{
    display: block !important;
} 

.appli-search-db {
    background-color: #002060;
    color: #fff !important;
    float: right;
    padding: 0.375rem 2.55rem;
    border: 1px #fff !important;
    border-radius: 3px;
    /* margin-top: 28px; */
    width: auto;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.date-label{
    font-weight: bold;
    margin-top: 6px;
}

.date-no-mar{
    margin-bottom: 0px !important;
}

.dual-list .list-group {
    margin-top: 8px;
}

.list-left li, .list-right li {
    cursor: pointer;
}

.list-arrows {
    padding-top: 120px;
}

    .list-arrows button {
        margin-bottom: 20px;
    }


 .dual-list{
    border: 1px solid #e3e3e3;
    padding: 15px 15px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
    /* height: fit-content; */
    max-height: 315px;
    overflow: scroll;
 }   

.dual-list .list-group-item {
    padding: 0.35rem 1.25rem;
}

 .multi-arrows{
    font-weight: 100 !important;
    font-size: 16px !important;
    vertical-align: middle !important;
 }

 .move-angle-left{
    background-color: #fff;
    padding: 8px 11px;
    /* font-size: 12px; */
    line-height: 1.5;
    border-radius: 3px;
    border: 1px solid #ccc;
 }
 
 .move-angle-left:hover{
    background-color: #f5f5f5;
 }

 .form-multi-list{
    margin-bottom: 10px;
    margin-right: 10px;
 }

 /*@email class --------------------------------------*/

 .tomailbox {
    display: block;
    width: 100%;
    padding: 0.175rem 0.30rem;
    font-size: 0.9375rem;
    line-height: 1.6 !important;
    color: #6b6f80;
    min-height: 40px;
    /*background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(67, 87, 133, .2);*/
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.tomail input {
    border:0px;
    padding: 0px 5px;
    outline: 0px;
    width:100%;
    /*min-width: 240px;*/
    /*display:inline-block;*/

}

.tomail input span{
    display:inline-block;
}

/*.tomail input:focus-visible {
    border:0px;
}
*/

.tomailbox span{
    background: #fff;
    box-shadow: 0 0 0 1px rgb(218,220,224) inset;
    color: rgb(95,99,104);
    border-radius: 50vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 4px;
    min-width: 1px;
    outline: 1px solid transparent;
    -webkit-user-select: none;
    user-select: none;
    padding: 0px 10px;
}

.tomailbox div.mdrow{
    display:inline-flex;
 }

.tomailbox span div.mclose{
    display:inline-flex;
    cursor: pointer;
 }

.tomail input:focus {
    width: 250px;
    background-color: #f5f5f0;
    border: 1px solid #ddd;
    border-radius: 15px;
    text-indent: 5px;
}

.empty-inbox {
    padding: 50px 50px;
    min-height: 250px;
}
.empty-inbox h4 {
    font-weight: bold;
}

.mailpop-title {}
.mailpop-txt {}
.mailpop-buttray {}
.mailpop-but {}


/*email class end ----------------*/


.selectagentbut {

    font-weight: bold;
    text-align: center;
    color: white !important;
    background-color: rgb(0, 36, 96);
    /*background: linear-gradient(116.93deg,#3f4954 1%,#26292d 80%);*/
    font-size: 16px;
    height: 130px;
    width: 114% !important;
    /* margin: -4%; */
    margin-right: -28%;
    margin-top: -4%;
    line-height: 24px;
    word-spacing: 5px;
    cursor: pointer;
    padding: 40px 5px;
    border-radius: 16px;
    box-shadow: 0 6px 4px -2px rgba(0,0,0,0.24);

}

.selectagentbut h4 {
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    color:#43d7ff;
}

.selectagentbut h5 {
    font-weight: 500;
    text-align: left;
    text-indent: 10px;
    margin-top:0px;
}

.card-agent {
    border-radius: 15px
 }

.fa.fa-go {
    color: #43d7ff !important;
    margin-right: 5px;
    font-size: 32px !important;
    vertical-align: middle;
}

.gotoagent {
    display: inline-block;
}

/*.mail-checkbox input[type="checkbox"]:hover {
    background-color: #ddd;
}*/

.inbox-body .table-inbox tr td {
    padding: 7px !important;
}

.table-inbox .maildate {
    min-width: 90px;
}

.mihover {
    position: relative;
    cursor: pointer;
}


.mihover input[type=checkbox]::hover{
  b/*order-color: #49b35e;*/
  border:2px solid #49b35e;
}

.mihover input[type=checkbox]  {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 4px;
  font-size: 20px;
  color: #49b35e;
  cursor: pointer;
  line-height: 1;
  outline: 0;
  text-align: center;
  vertical-align: bottom;
  height: 18px;
  width: 18px;
}
/*.mihover input[type=checkbox]:hover + b {
  border-color: #49b35e;
}
.mihover input[type=checkbox]:hover + b:after {
  color: #49b35e;
  content: '\2714';
}
.mihover input[type=checkbox]:checked + b:after {
  content: '\2714';
}
.mihover input[type=checkbox]:checked:hover + b {
  border-color: #f43f31;}
.mihover input[type=checkbox]:checked:hover + b:after {
  color: #f43f31;
  content: '\2716';
}*/

.inbox-body .mailbox-height {
    min-height:320px;
    height: 450px;
    overflow: auto;
}

