header {
    position: relative;
    text-align: center;
} header ul li {
     list-style-type: none;
    display: inline-block;
    margin-top: 16px;
} header h1{font-weight:bold;}

.wizard {
    margin-top: -57px;
} .nav-tabs {
    border-bottom: none;
}

    .wizard > div.wizard-inner {
        position: relative;
    }
    .logo img {
    width: 17%;
}
.contentform{background-color: #00000003;
    padding: 30px 40px 5px 36px;}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}


.wizard .nav-tabs > li a {
	background-color: #fff0;
    border: 1px solid #ddd0;
      margin: 16px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
           background: transparent;
    display: none;
    }
 .btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #2e6da4;
    font-size: 19px;
    padding: 11px 27px;
    margin-top: 27px;
}
.wizard .tab-pane {
    position: relative;
}

.wizard h3 {
    margin-top: 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

@media( max-width : 585px ) {

    .wizard {
        width:100%;     margin-top: -18px;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
.ree {
    text-align: justify;
    font-size: 16px;
    line-height: 29px;
    width:100%;
    padding-left: 62px;
    padding-right: 26px;
} h2{    text-align: center;
    font-weight: bold;
    padding-top: 28px;} .ku{    padding-top: 41px;
    padding-bottom: 23px;
    font-size: 26px;} .wert{text-align: center;
    line-height: 53px;
    font-weight: bold;} .dotts {
    border: 3px dotted #bcbcbc;
    height: 9px;
} .infort {
     position: relative;
    padding: 19px 23px 20px 30px;
} .infort p {
    text-align: justify;
    font-size: 14px;
    line-height: 27px;
} .infort input {
     text-align: justify;
    font-size: 14px;
    line-height: 27px;
    border-top: none;
    border-left: none;
    border-right: none;
}  .customers {
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 97%;
    margin-left: 19px;
}

.customers td, .customers th {
    border: 1px solid #000;
    padding: 3px;
    font-size: 14px;
} .customers input{width:100%;
    border: none;
    height: 29px;
    padding-left: 5px;}
.customers th {
        padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #ffffff;
    color: #111111;
    border: 1px solid #0d0d0d;
    font-size: 16px;
} 
.chargesheet {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 95%;
    margin-top: 20px;
    margin: 0 auto;
}
 .form-control{height:40px;}
.chargesheet td, th {
     text-align: left;
    padding: 8px;
    font-size: 20px;
} .chargesheet input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    height: 30px;
    width: 24px;
} .mjt{ margin-top:-12px;}

.chargesheet .kk{
  background-color: #dddddd;
} .chargesheet .kk td input:check {
  height: 50px;
  width: 50px;
} @media only screen and (max-width:768px) and (min-width:320px){
	.wizard {
    margin-top: -18px;
}
.wizard .nav-tabs > li {
    width: 0%;
}	
	.customers{width:90%;}
	
	}
.btn-primary a {
    color: #fff;
}

.top-head #link a {
    color: #fff;
    margin: 0 10px;
    text-transform: uppercase;
}
.top-head #link a:hover{  color:#05adf5;}
.top-head #link {
    float: right;
}
.top-head {
    background: #000;
}
.next-step {
    padding: 10px 0px;
}
.btn-primary a {
    color: #fff;
    padding: 13px 24px;
}
.rrtop {
    margin-top: 20px;
}

.back {
    background-color: #000;
}
.leftsidebar ul {
    list-style: none;
    padding: 0;
}
.leftsidebar ul li {
    padding: 10px;
    width: 100%;
    background: #fff;
    margin-bottom: 7px;
    margin-top: 12px;
}
.leftsidebar ul li a {
    background: #fff;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    color: #000;
}








.side {
    min-width: 300px;
    max-width: 300px;
    background: #32373d;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}
.usersidebar ul {
    padding: 0px;
}
.usersidebar ul li {
    padding-left: 0;
    list-style: none;
}
.usersidebar ul li {
    font-size: 17px;
     font-weight: 500;
}
.usersidebar ul li a {
    padding: 15px 30px;
    display: block;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
}
.col-sm-3.side {
    padding: 0px;
    height: 100%;
}
.usersidebar ul li a:hover {
    background: rgb(212,175,55);
    border-bottom: 1px solid rgb(212,175,55);
    color: #fff;
   
}

.user-logo {
    padding: 33px;
}
.bg-wrap .user-logo .img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.bg-wrap .user-logo h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.trough {
position: relative;
    display: block;
    overflow: hidden;
    clear: both;
    color: #a9b0a6;
    text-transform: uppercase;
    padding: 10px 0px 10px 10px;
    text-align: center;
    width: 100%;
}
.trough:before {
    right: 50%;
    margin-right: 23px;
}
.trough:before, .trough:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 50%;
    top: 50%;
    background: rgba(138,150,163,0.2);
}
.trough span {
    padding: 2px 2px;
    background: var(--bg-color);
    position: relative;
    z-index: 2;
}
.trough:after {
    left: 50%;
    margin-left: 23px;
}

#customers {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}
.heading h3 {
    font-size: 39px;
    line-height: 1.9;
    color: rgb(212,175,55);
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
}
.fanlogin img {
        height: calc(80vh - 80px);
    object-position: center;
    object-fit: contain;
    width: 100%;
    max-height: calc(100vh - 100px);
    margin-top: 12%;
}
.validate-input {
    border-radius: 15px;
}
.sigup span {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.sigup {
    margin: auto;
}
.sigup span a {
    font-size: 19px;
    color: #d4af37;
    font-weight: 700;
}
.logo {
    width: 100%;
    margin: auto;
    text-align: center;
}
.logo p {
    padding-top: 15px;
    color: #1500c3;
    font: 600 18px/26px "Roboto", sans-serif;
    max-width: 850px;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*************Responsive media screen start here ***********/
@media only screen and (max-width:768px) and (min-width:320px){
.table-res {
    width: 100%;
    margin: auto;
    overflow: scroll;
}
.side {
    min-width: fit-content;
    max-width: none;
    background: #32373d;
}
.heading h3 {
    font-size: 23px;
}
.col-sm-3.side {
    height: auto;
}
}