@import 'bootstrap.min.css';
@import 'core.css';
@import 'ummalqura.calendars.picker.css';
@import 'intlTelInput.css';
@import 'font-awesome.css';
@import 'select2.min.css';
@import 'multiple-select.css';

@font-face {
    font-family: DroidArabicKufi;
    src: url(../../../fonts/ar/DroidArabicKufi.eot?#iefix) format("embedded-opentype"), url(../../fonts/ar/DroidArabicKufi.woff) format("woff"), url(../../fonts/ar/DroidArabicKufi.ttf) format("truetype"), url(../../fonts/ar/DroidArabicKufi.svg#DroidArabicKufi) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: DroidArabicKufi-Bold;
    src: url(../../fonts/ar/DroidArabicKufi-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/ar/DroidArabicKufi-Bold.woff) format("woff"), url(../../fonts/ar/DroidArabicKufi-Bold.ttf) format("truetype"), url(../../fonts/ar/DroidArabicKufi-Bold.svg#DroidArabicKufi-Bold) format("svg");
    font-weight: 700;
    font-style:normal
}

body,
html {
    font-family: DroidArabicKufi, arial, sans-serif;
    direction: ltr;
    min-height: 100vh !important;
  
}
body .mainPageContent
{
    direction:rtl !important;
        
        min-height: calc(100vh - 70px);
    }
body
{
      overflow-x: hidden !important;}
.sidebar {
    min-height: 100vh !important;
    padding: 0;
    margin: 0;
    z-index: 1000;
}

.navbar-Qiyas {
    min-height: 95px;
}

.Qiyas-container {
    padding-top: 95px;
}

.sidebar-sticky {
    width: 100% !important;
}

.nav-link {
    color: #8c6e49;
}

.nav.flex-column .nav-link:focus,
.nav.flex-column .nav-link:hover {
    text-decoration: none;
    background: #8c6e49;
    color: #fff;
}

.navbar-nav .dropdown-menu {
    position: absolute;
    float: right;
    right: auto;
    top: 73px;
    margin-right: -150px;
}

.mainContent {
    margin-top: 20px;
}

fieldset {
    padding: 30px 0;
}

legend {
       border-bottom: solid 2px #eee;
    color: #8c6e49;
    font-size: 1rem;
    font-weight: bold;
    padding: 10px 0;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
    text-align: center;
    min-width: 330px;
}

.form-signin .checkbox {
    font-weight: 400;
}

.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.Info label:after 
{
    content: ':';
     }
.Info label {
       width: 100%;
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    color: #696868;
    width: auto;
    font-weight: bold;
    display: inline-block;
}
.Info p
{
        font-size: 1rem;
    line-height: 2rem;
    color: #666666;
    display: inline;
}
body p 
{
    font-size: 1rem;
    line-height: 2rem;
     text-align: justify !important;
    color: #666666;
}

.Info {

    margin-bottom: 7px;
}

.tabs-Container .tabs > li.active {
    background: #b18e63;
    position: relative;
}

.tabs-Container .tabs > li:active {
    background-color: #b18e63;
}

.tabs-Container .tabs > li:hover {
    background-color: #b18e63;
}

.tabs-Container .tabs.columns-4 li {
    width: 32.8% !important;
}

.tabs-Container .tabs > li {
    background: #84827b;
    border: none;
    margin-left: 3px;
    min-width: 157px;
    text-align: center;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
    line-height: 45px;
}

.innerContent ul li a:visited,
article ul li a:visited {
    color: #b18e63;
}

.tabs-Container .tabs > li > a {
    font: 16px DroidArabicKufi;
    color: #fff !important;
    border: none !important;
    background: 0 0 !important;
    padding: 9px 10px 12px;
    text-align: center;
    font-weight: bold;
}

.tabs-Container .tabs > li.active:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #b18e63;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -11px;
}

.tabs-Container .tabs.columns-5 li {
    width: 19% !important;
}

.tabs-Container .tabs.columns-2 li {
    width: 49% !important;
}


.cardTilte {
    border-bottom: solid 2px #eee;
    color: #8c6e49;
    font-size: 1rem;
    font-weight: bold;
    line-height: 50px;
}

.row {
    min-width: 100% !important;
}

.list-unstyled li a {
    color: #8c6e49 !important;
}

.list-unstyled li {
    font-size: 12px;
    padding: 8px 22px;
    border-bottom: solid 1px #ece8e8;
}

.nav.nav-tabs li a.nav-link {
    border-bottom: solid 1px #dee2e6;
}

.nav.nav-tabs li a.nav-link.active {
    border-bottom: solid 1px #fff;
}

.custom-control-label {
    position: absolute !important;
}

.dropdown-toggle::after {
    display: none !important;
}

.text-Algindlang {
    float: right !important;
}

padding-top: 60px;
background: #283c86;

/*old browsers*/

background: -webkit-linear-gradient(to right, #283c86, #e2e2e2);

/* Chrome 10-25, Safari 5.1-6 */

background: linear-gradient(to right, #283c86, #e2e2e2);

/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
.container h1 {
    color: #fff;
    margin: 15px;
    padding: 15px;
}
.container .main {
    height: 50%;
}
.container .main .progress {
    margin: 20px;
    height: 10px;
    background-color: #eeeeee;
}
.container .main .progress .progress-bar {
    height: 15px;
    color: #eeeeee;
}
.container .main .progreso1 {
    transition-delay: 4s;
    transition: all 0.45s ease-in-out;
    width: 34.333333%;
    animation: 0.5s;
    background-color: #66ccff;
}
@media (max-width: 768px) {
    .container .main .progreso1 {
        width: 34%;
    }
}
.container .main .progreso2 {
    width: 69.3333%;
    animation: 0.5s;
    background-color: #66ccff;
    transition: all 0.45s ease;
}
@media (max-width: 768px) {
    .container .main .progreso2 {
        width: 73%;
    }
}
.container .main .progreso3 {
    width: 100%;
    animation: 0.5s;
    background-color: #66ccff;
    transition: all 0.45s ease;
}
.container .main .block1 {
    position: absolute;
    margin: 0 0%;
    border-radius: 50%;
    background-color: #66ccff;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
.container .main .block2 {
    position: absolute;
    margin: 0 33.33333333%;
    border-radius: 50%;
    background-color: #eeeeee;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
@media (max-width: 768px) {
    .container .main .block2 {
        margin: 0 31.5%;
        margin-top: 90px;
    }
}
.container .main .block3 {
    position: absolute;
    margin: 0 66.3333333%;
    border-radius: 50%;
    background-color: #eeeeee;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
@media (max-width: 768px) {
    .container .main .block3 {
        margin: 0 62.5%;
        margin-top: 90px;
    }
}
.container .main .block4 {
    position: absolute;
    margin: 0 92.5%;
    border-radius: 50%;
    background-color: #eeeeee;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
@media (max-width: 570px) {
    .container .main .block4 {
        margin: 0 86.5% !important;
        margin-top: 90px !important;
    }
}
@media (max-width: 768px) {
    .container .main .block4 {
        margin: 0 90.5%;
        margin-top: 90px;
    }
}
.container .main .circulo {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background-color: #eeeeee;
    top: 0px;
    margin: 6px;
}
.container .main .fa-check {
    font-size: 14px;
    color: #fff;
    padding: 2.5px;
}
.container .main .activeblock2 {
    position: absolute;
    margin: 0 33.33333%;
    border-radius: 50%;
    background-color: #66ccff !important;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
.container .main .activeblock3 {
    position: absolute;
    margin: 0 65%;
    border-radius: 50%;
    background-color: #66ccff;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
.container .main .activeblock4 {
    position: absolute;
    margin: 0 93%;
    border-radius: 50%;
    background-color: #66ccff;
    height: 50px;
    width: 50px;
    top: 0px;
    padding: 4px;
    margin-top: 90px;
}
@media (max-width: 768px) {
    .container .main .activeblock4 {
        margin: 0 90.7%;
        margin-top: 90px;
    }
}
@media (min-width: 510px) and (max-width: 600px) {
    .container .main .activeblock4 {
        margin: 0 89.5%;
        margin-top: 90px;
    }
}
@media (min-width: 368px) and (max-width: 509px) {
    .container .main .activeblock4 {
        margin: 0 86%;
        margin-top: 90px;
    }
}
@media (min-width: 200px) and (max-width: 367px) {
    .container .main .activeblock4 {
        margin: 0 86%;
        margin-top: 90px;
    }
}
.container .main .activecirculo {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background-color: #66ccff;
    border: solid 4px #fff;
    margin: 6px;
}

/**
This is just to test, but you don't need it.
*/
.next {
    margin-top: 50px;
}
.next .next2 {
    display: none;
}
.next .next3 {
    display: none;
}
.connecting-line,
.registration-wizard .connecting-line {
    top: 50%!important
}
.txt-center {
    text-align: center;
    padding-bottom: 20px
}
.txt-center ul {
    display: inline-block;
    float: none!important
}
.mrg-top {
    margin-top: 0
}
.upload-img {
    margin: 0
}
.dropzone.dz-clickable {
    width: 100%!important
}
.wizard .nav-tabs>li>a {
    font-size: 12px!important
}

}
@media (max-width:450px) {
    .qr-code {
        margin-bottom: 20px
    }
    th,
    tr {
        font-size: 12px
    }
    .h4,
    h4 {
        font-size: 16px
    }
    .small-input {
        width: 8%;
        padding: 6px 10px
    }
    .user-type ul li {
        width: 100%!important;
        display: block;
        float: none
    }
    .user-type ul li:last-child {
        border-bottom: 0
    }
    .user-type ul li a,
    .user-type ul li a:hover {
        text-align: right!important
    }
    .mrg-top {
        margin-top: 15px
    }
    .connecting-line {
        top: 42%!important
    }
}
.phoneNumber .form-control.small-input {
    width:28%!important;
    display:inline-block!important
}
.phoneNumber .form-control {
    width:70%!important;
    display:inline-block!important
}
.Avarge .medium-input {
    width:40%!important;
    display:inline-block!important
}
.Avarge label {
    width:18.8%!important;
    text-align:center;
    display:inline-block!important
}
.CodeImage {
    max-width:100%!important
}
.lable-control {
    font-weight:700;
    display:block;
    font-size:17px
}
.lable-control.warning {
    color:red
}
.map img {
    width:100%!important;
    padding:10px 5px
}
.legendcolapse {
    border-radius:5px;
    border:1px solid #e5e5e5;
    padding:10px 10px 0;
    margin-bottom:13px
}
.legendcolapse:hover {
    background:#f8f8f8;
    cursor:pointer
}
.legendcolapse legend {
    border-bottom:none!important
}
.light-green {
    color:#3c763d;
    font-size:60px;
    font-weight:700
}
.light-green span {
    color:#3c763d;
    font-size:20px;
    font-weight:400
}
.Box a,
.Grade,
.customlable,
.progress-bar,
.table_result tbody tr td {
    font-weight:700
}
.Balanceimg {
    max-width:40px
}
.wizard-Balance .connecting-line,
.wizard-Balance .nav-tabs>li {
    width:50%!important
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #337AC1;
}
.wizard .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}
.wizard {
    margin: 0px auto;
    background: #fff;
}
.wizard .nav-tabs {
    margin: 40px auto 0;
    border-bottom: 0;
}
.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:focus,
.wizard .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
.wizard li.active:after {
    opacity: 1;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}
.wizard li {
    text-align: center;
    position: relative;
    z-index: 2;
}
.wizard li.active:after {
    opacity: 1;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}
.wizard li span.round-tab {
    padding: 20px 28px;
    border-radius: 100%;
}
span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 62px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    left: 0;
    text-align: center;
    font-size: 30px;
    top: -16px;
        line-height: 26px;
}
.connecting-line {
      height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 72%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 64% !important;
    z-index: 1;
    
}

.wizard-inner
{
     margin: 0px 0 5px 0px;
     position: relative;
}

@media (max-width: 968px)
{
    .wizardText
{
         display:none;
}

.wizard li span.round-tab {
   padding: 24px 20px 14px 17px;
}
.connecting-line.Register-line {
    top: 50%;}
    .wizard li {
    
    top: 5px;
}
span.round-tab {
    width: 50px;
    height: 50px;
    font-size: 15px;
    line-height: 0;
    }
    }

@media (max-width: 576px) 
{.wizardText
{
         display:none;
}
.wizard li span.round-tab {
    padding: 14px 11px 14px 17px;
 
}
.connecting-line.Register-line {
    top: 50%;
}
span.round-tab {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 0;
    }
}


.form-signin 
{
    padding-top:8rem !important;
}


.nav.nav-tabs.Register li .wizardText{
     min-height: 50px;
}
.connecting-line.Register-line {
  width  : 85% !important;
    top: 69% !important;
   }
   .dateinput .input-group
   {
       
    display: inline-flex !important; 
    }
    .dateInput{
            border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    }
    
    .control-label.bold
    {
     font-weight:bold !important;   
    }
    
    .control-label.bold::after { 
    content: ":";
}

.country-list {
      margin-right: -242px !important;
    z-index: 2;
    list-style: none;
    text-align: right  !important;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
        white-space: pre-line !important;
    max-height: 200px;
    overflow-y: scroll;
    max-width: 310px  !important;
    right: 0 !important;
}

.iti-flag {
    width: 61px !important;

  
    }
    
    .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 70px !important;
        background: #dbdbdb;
}
.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
     left: 6px !important;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #dbdbdb !important;
    
    }
    
    .iti-flag {
  
    display: none !important;
}
.selected-flag .iti-flag 
{
        display: block !important;}
        
        
        .float-left
        {
            
            float: left !important;
            }
            
            .intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%  !important;
            }
            
            .input-group .form-control:first-child
            {
                border-left:0px !important;
                          
                          }
                           .input-group .form-control:not(:first-child)
            {
                border-right:0px !important;
                          
                          }
                          
                          
                          .form-group {
    margin-bottom: 1rem;
    display: inline-block;
    width: 100%;
}

.navbar-brand{
    
        max-width: 60%;
        }
        .navbar-nav.px-3{
                max-width: 35%;
    display: inline-block;
        }
        
        .sidebar 
        {
                margin-right: -15px;
    position: fixed;
   
    margin-right: -15px;}
    .badge-warning {
    color: #212529;
    background-color: #ffc107;

    white-space: unset;
    overflow: hidden;
    text-overflow: ellipsis;

}


.dropzone {
 cursor: pointer !important;
    border: dashed 1px #b1afaf !important;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 4px);
    
    }
    .page-loading {
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../images/Preloader_8.gif) center no-repeat #fff;
}
.page-loading, .sidenav {
    position: fixed;
    top: 0;
    left: 0;
}

    .mt-btnRefresh {
    margin-top: 2.01rem!important;
}


.sidebar-sticky{
    height: calc(100vh - 95px);
    overflow-y: scroll !important;
    direction: ltr !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

}


.sidebar-sticky .nav.flex-column{

        direction: rtl !important;}
        
        .sidenav {
    height: 100%;
    width: 0;
    z-index: 999;
    background-color: #111;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
}

 .sidenav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
 
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
#mySidenav .nav.flex-column
{
    margin:20px !important;
}
.btn
{
        line-height: 1.65 !important;

}
.dropzone {
   
   
    min-height: 180px;
}

.intl-tel-input .selected-flag .iti-flag
{
        margin-right: 7px;
    margin-top: 8px;
    }
    
    .navbar-brand.col-sm-3.col-md-2.mr-0
    {
        padding:0px !important;
    }
    
    .navbar-brand.col-sm-3.col-md-2.mr-0 .d-xl-none.d-lg-none.d-md-block.d-sm-block.btn.btn-light {
        padding: 0 0px 0 3px !important;
    }
    a.dropdown-item
   {
       font-size: 14px  !important;
   }
   
   .mainContent
   {
             right: 3px;
       
       }
       
       @media(min-width: 768px)
 {

.form-group
{
        padding-left: 15px !important;
    }
    
    .Form-details
    {
         padding-left: 15px !important;
        }
}
@media(max-width: 768px)
{
    .accordion-group
    {
        display: inline;
}
.pt-resp
{
        padding-top: inherit;
}
.accordion
{
    width:100% !important
}
}

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }



/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}

h2 {
  text-align: center;
  padding-top: 10px;
}

table caption {
	padding: .5em 0;
}

.p {
  text-align: center;
  padding-top: 140px;
  font-size: 14px;
}

@media (max-width: 768px)
{
       
.mainContent
   {
             right: 0px !important;
       
       }
         .mainContent
   {
             right: 0px !important;
       
}
.mainContent .container-fluid
   {
       padding-left:0px !important;
       padding-right: 0px !important;
   }
}   
.select2-container{
   width:100% !important;
}        
fieldset{
    width: 100% !important; 
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    
     border: 1px solid #ced4da !important;
}

.Radio-Inline .custom-control.half{
       width: auto;
    margin: 0 0 0 50px;
    display:inline-block;    
}

.table-secondary, .table-secondary>td, .table-secondary>th {
    background-color: #d6d8db !important;
    
}

.card-body
{
    max-width:100% !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
}

.select2-container--default 
 .select2-selection--single {
  
    min-width: 130px !important;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05) !important;
}

   table.innertable.table.table-striped tbody tr:nth-of-type(even)
  {
      background-color: rgba(0,0,0,.05) !important;
      }
  table.innertable.table.table-striped thead tr
  {
      background-color: rgba(0,0,0,.05) ;
      }
  
.table-striped thead tr{
    background-color: rgba(0,0,0,.05) !important;
}

tbody.innereven tr{
    background-color: rgba(0,0,0,.05) !important;
}


.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff ;
}
th[rowspan="2"]
{
    line-height: 92px !important;
}
.input-group-text.btn.btn-light{
        border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    }
   
   
   .table-striped tbody.innereven tr{
    background-color: rgba(0,0,0,.05) !important;
}

.footer{
     text-align: center !important;
    bottom: 0;
    width: 100%;
    min-height: 60px;
    line-height: 30px;
    background-color: #f5f5f5;
    margin-top: 10px;
    align-self: flex-end;
    display: flex;
    z-index: 1025;
    position: relative;
    padding-top: 10px
    }
    
 
 .bg-faded {
    background-color: #f7f7f7;
}

.text-muted
{
    font-size: 0.8rem !important;
 }
 
 .CustomCard .itemTitle {
     font-weight: bold;
    width: 100%;
    font-size: 0.8rem;
 }
  .CustomCard .itemTitle::after {
      content: ":";
 }
  .CustomCard .itemValue {
    font-size: 0.8rem;
 }
 
 .table-responsive {
     overflow-y: hidden !important;
 }
 .loader-container {
     z-index: 9999999 !important;
 }
 
 .btn-primary {
    margin: 0px 5px 0px 5px !important;
 }
 
 .select2-container--default .select2-selection--multiple {
  
    border: 1px solid #ced4da !important;}
    
    .PrintLoader {
        margin: auto;
    margin-top: 10vh;
    }
    
     .PrintLoader h6{
            color: #8b6d4a;
    font-weight: bold;
    margin-top: 20px;
    }
        .pagination  {
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        list-style: none;
        border-radius: 0.25rem;
    }

        .pagination  li.active a  , .pagination  li span.current{
            z-index: 1;
            color: #fff;
            background-color: #8c6e49;
            border-color: #8c6e49;
        }
        .page-link:hover {
           background-color: #8c6e49;
            border-color: #8c6e49;  
               color: #fff;
        }
        .disabled

        .pagination  li.disabled a , .pagination  li.disabled span  {
            color: #6c757d;
            pointer-events: none;
            cursor: auto;
            background-color: #fff;
            border-color: #dee2e6;
        }

        .pagination   li:first-child a  ,  .pagination   li:first-child span{
            margin-right: 0;
            border-top-right-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
        }

        .pagination li:last-child a , .pagination li:last-child span{
            margin-left: 0;
            border-top-left-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
        }

        .pagination li a:not(:disabled):not(.disabled) {
            cursor: pointer;
        }
 .pagination li span {
    position: relative;
            display: block;
            padding: 0.5rem 0.75rem;
            margin-left: -1px;
            line-height: 1.25;
            color: #007bff;
            background-color: #fff;
            border: 1px solid #dee2e6;
                margin: 0px !important;
}
        .pagination   li a {
            position: relative;
            display: block;
            padding: 0.5rem 0.75rem;
            margin-left: -1px;
            line-height: 1.25;
            color: #007bff;
            background-color: #fff;
            border: 1px solid #dee2e6;
            margin: 0px !important;
        }

            .pagination li a:not(:disabled):not(.disabled) {
                cursor: pointer;
            }

            .pagination li a.active .page-link {
                z-index: 1;
                color: #fff;
                background-color: #8c6e49;
                border-color: #8c6e49;
            }
            
            .item .card{
                min-height: 100% !important;
            }
            
            .pagination {
                margin-top: 10px !important;
            }
            
            @media (max-width:450px) {
            .nav-tabs .nav-item {
             width: 100% !important   
            }
            .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
               color: #7b8a8b;
               background-color: #dee2e6;
               border-color: #dee2e6 #dee2e6 #fff;
            }
            .navbar-nav.px-3 {
                max-width: 40% !important;
    display: inline-block;
}
            }
            
            .form-signin .btn-primary {
                margin: 0px 0px 0px 0px !important;
            }
           
.ThirdWidth{
width: 33.33% !important;
}


 body{
        font-size: 0.8575rem !important;
}

h5, .h5 {
    font-size: 1rem;
}



@media (min-width: 576px)

{
.d-sm-block {
   display: inline-block !important;
}
}

@media (min-width: 768px)
{
.d-md-block {
    display: inline-block !important;
}
}

@media (min-width: 1200px) {
    
.d-xl-none {
    display: none !important;
}
}


.loader-container {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    
}

.loader-container:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.loader-bg {
    display: block;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.4);
}
 .loader {
    display: block;
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #354458;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webKit-transform: rotate(0deg);}
    100% { -webKit-transform: rotate(360deg);}
    }
    
    @keyframes spin {
       0% { -webKit-transform: rotate(0deg);}
       100% { -webKit-transform: rotate(360deg);}
    }
    
    
.nav-link {
    padding-right: 14px  !important;
}

li{
    list-style: none !important;
}

.validationSummary li
{
    list-style: disc !important;
    line-height: 25px;
    text-align: right !important;
}

td input.form-control {
    max-width: 250px !important;
    display: inline !important;
}

 .subtileBorder{
    border-bottom: solid 1px #eee;
    padding: 15px 0;
}

.user-type {
    border: 0;
    background: 0 0;
    padding: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.user-type .panel-heading {
    border-left: 0;
    padding: 0;
    border-top: 0;
}
.user-type ul {
    margin: 0 !important;
}
.user-type ul li {
    padding: 10px 15px;
}
.user-type ul li > a,
.user-type ul li > a:hover {
    white-space: nowrap !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    width: auto !important;
    border-top: 0 !important;
    display: block;
}
.normal-font {
    font-weight: 400;
}
.user-type .panel-body {
    padding: 0 !important;
    overflow: hidden;
}


@media (max-width: 450px) {
   
    .user-type ul li {
        width: 100% !important;
        display: block;
        float: none;
    }
    .user-type ul li:last-child {
        border-bottom: 0;
    }
    .user-type ul li a,
    .user-type ul li a:hover {
        text-align: right !important;
    }
    .mrg-top {
        margin-top: 15px;
    }
    .connecting-line {
        top: 42% !important;
    }
}


@media (min-width: 768px) {
    .user-type ul li {
        width: 33.33333333% !important;
    }
}
@media (max-width: 998px) {
    .user-type ul li {
        width: 100% !important;
    }
}
.NoneListStyle {
    list-style: none;
    margin-right: -10px;
}
@media (max-width: 385px) {
    .user-type .nav-tabs > li a,
    .user-type .nav-tabs > li a:hover {
        white-space: pre-wrap !important;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        width: 90% !important;
    }
}
#paymentMethodImage,
.dropzone.dz-clickable {
    max-width: 100% !important;
    width: 100% !important;
}
.user-type .nav-tabs > li:nth-child(2).active > a {
    line-height: 20px !important;
}

.user-type ul li {
    background: #f5f5f5;
}

.user-type .panel-heading {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.user-type ul li.active {
    background: #ffffff;
}
.user-type ul li {
    border-top: 1px #ddd solid !important;
    border-left: 0 #ddd solid !important;
    border-right: 1px #ddd solid !important;
    border-bottom: 1px #ddd solid !important;
}
.user-type ul li.last {
    border-left: 1px #ddd solid !important;
}
@media (max-width: 998px) {
    .user-type ul li.active {
        border-bottom: 1px #ddd solid !important;
    }
    .user-type ul li {
        border-left: 1px #ddd solid !important;
    }
}

.navbar-nav.px-3 {
    display: flex;
    flex-direction: row;
}
.languageBtn.btn-secondary {
    height:38.75px
}
