

body {
    font-family: 'Open Sans', sans-serif;
    color: #535353;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}




/** Login 17 start **/
.login-17 {
 background: #8a2387; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #8a2387, #e94057, #f27121); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #8a2387, #e94057, #f27121); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    z-index: 999;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%;
}

.login-17 a {
    text-decoration: none;
}
.row.azzer {
    background: #0369a5;
    margin-top: 13px;
    margin-bottom: -13px;
    padding-top: 8px;
    padding-bottom: 8px;
    max-width: 639px;
    width: 100%;
}
container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
    height: 100vh;
}

h2.welcome {
    text-align: center;
    color: #fff;
    padding-top: 210px;
    line-height: 35px;
    font-size: 45px;
    font-weight: 700;
  
}
h5.welcomers {
    text-align: center;
    font-size: 27px;
    margin-top: -3px;
}

.login-17 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Jost', sans-serif;
}

.login-17 .form-check-input:checked {
    display: none;
}

.row.login-box {
    padding-top: 70px;
    padding-bottom: 40px;
    margin-left: 120px;
}




.login-17 .form-inner {
    max-width: 640px;
    width: 100%;
  
    text-align: center;
}

.login-17 .bg-img {
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 496px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 50px;
}

.login-17 .form-section .extra-login {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.login-17 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    content: "";
}

.login-17 .form-section .extra-login > span {
    width: auto;
    float: none;
    display: inline-block;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-family: Open Sans;
    font-size: 15px;
    color: #717171;
    text-transform: capitalize;
    background: #fff;
}



.login-17 .form-section p {
    color: #dadada;
    margin-bottom: 0;
    text-align: center;
    font-size: 15px;
}

.login-17 .form-section p {
    color: #717171;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}

.login-17 .form-section p a {
    font-weight: 500;
    color: #717171;
}

.login-17 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-17 .form-section .thembo {
    margin-left: 4px;
}

.login-17 .form-section h3 {
    margin: 0 0 30px;
    font-size: 25px;
    font-weight: 400;
    color: #313131;
}

.login-17 .form-section .form-group {
    margin-bottom: 25px;
}

.login-17 .form-section .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.login-17 .form-section .form-control {
    padding: 15.5px 20px;
    font-size: 16px;
    outline: none;
    color: #616161;
  
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.fixings {
    height: 462px;
}
form.sign-box {
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);

}
.login-17 .form-section img {
    margin-bottom: 5px;
    height: 100px;
}

.login-17 .form-section .form-box i {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 23px;
    color: #616161;
}

.login-17 .form-section .checkbox .terms {
    margin-left: 3px;
}

.login-17 .form-section .btn-md {
    cursor: pointer;
    padding: 15.5px 50px 14.5px 50px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 50px;
}

.login-17 .form-section input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}

.login-17 .form-section button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-17 .form-section .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.login-17 .form-section .btn-theme {
    background: #ff574d;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: none;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
}

.login-17 .form-section .btn-theme:hover {
    background: #ef4b22;
}

.login-17 .none-2 {
    display: none;
}

.login-17 .form-section .terms {
    margin-left: 3px;
}

.login-17 .form-section .checkbox {
    font-size: 14px;
}

.login-17 .form-section .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-17 .form-section .form-check a {
    color: #717171;
    float: right;
}

.login-17 .form-section .form-check-input {
    position: absolute;
    margin-left: 0;
}





.login-17 .form-section input[type=checkbox]:checked + label:before {
    font-weight: 600;
    color: #fff;
    line-height: 15px;
    font-size: 14px;
    padding-left: 3px;
    content: "\2713";
}

.login-17 .form-section input[type=checkbox], input[type=radio] {
    margin-top: 4px;
    margin-left: -139px;
}

.login-17 .form-section a.forgot-password {
    font-size: 16px;
    color: #717171;
    float: right;
}

.login-17 .logo img {
    margin-bottom: 15px;
    height: 30px;
}

.login-17 .info {
    max-width: 590px;
    padding: 10px 20px;
}

.login-17 .info h1 {
    color: #fff;
    margin-bottom: 40px;
    font-family: 'Jost', sans-serif;
    font-size: 33px;
}

.login-17 .info h1 span {
    color: #ff574d;
}

.login-17 .info p {
    color: #e6e6e6;
    line-height: 28px;
}

.login-17 .form-section ul {
    list-style: none;
    padding: 0;
    margin-bottom: -5px;
    margin-left: -12px;
    margin-top: 7px;
  
}

.login-17 .social-list {
    padding: 0;
    text-align: center;
}

.login-17 .social-list li {
    display: inline-block;
}

.login-17 .social-list li a {
    margin: 1px;
    font-size: 14px;
    font-weight: 500;
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.login-17 .social-list li a:hover {
    text-decoration: none;
}

.login-17 .facebook-bg {
    background: #4867aa;
}

.login-17 .facebook-bg:hover {
    background: #3d5996;
    color: #fff;
}

.login-17 .twitter-bg {
    background: #33CCFF;
}

.login-17 .twitter-bg:hover {
    background: #56d7fe;
}

.login-17 .google-bg {
    background: #db4437;
}

.login-17 .google-bg:hover {
    background: #dc4e41;
}




/** Login 17 end **/








.form-group.formingers {
    display: flex;
}

.loginWrapper {
	display: block;
	position: relative;
	width: 350px;
	text-align: center;	
	margin: auto;
	right: 0;
	left: 0;
	margin-top: 60px;
	margin-bottom: 60px;
	z-index: 1000;
	transition: box-shadow 1s;
}

.logginFormFooter {
	text-align: center;
	color: #777;
	width: 100%;
	font-size: 12px;
	position: fixed;
	bottom: 10px;
}

	.logginFormFooter a       {color: #777; font-weight: 600;}
	.logginFormFooter a:hover {color: #AAA;}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

nav {
  z-index: 9;
  color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
}

.tabs {
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

li#tab-one {
    border-left: none;
}
.tabs > li {
  transition-duration: .25s;
  display: table-cell;
  list-style: none;
  text-align: center;
  padding: 11px 0px 11px 0px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  font-weight: 500;
  background-color: none;
  border-left: 1px solid; 

}
.tabs > li:before {
  z-index: -1;
  position: absolute;
  content: "";
  width: 100%;
  height: 120%;
  color: #FFF;  
  top: 0;
  left: 0;
 	background-color: #DDD;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-duration: .25s;
  border-radius: 0px 0px 0 0;

}

.tabs > li:hover:before {
  -webkit-transform: translateY(70%);
  transform: translateY(70%);
}
.tabs > li.active {
  color: #000;
  box-shadow: 0 3px 10px rgb(0 0 0 / 48%);
  border-left: none;
}
.tabs > li.active:before {
  transition-duration: .5s;
 	background-color: #FFF;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.tab__content {
  background-color: white;
  position: relative;
  width: 100%;
  border-radius: 5px 5px 0px 0px;

 
}
.tab__content > li {
  width: 100%;
  position: absolute;
  border-radius: 5px;
  color: #FFF;
  top: 0;
  left: 0;
 
  display: none;
  list-style: none;
}
.tab__content > li .content__wrapper {
  text-align: center;
  border-radius: 5px;
  padding-top: 24px;

}


	form input {
		border: none;
		padding: 12px;
		background: #EEE;
		font-size: 16px;
		margin: 12px 0px;
		width: 300px;
		font-weight: 100;
    	outline: none;
	}

	form input:first-child {margin-top: 8px;}
	form input:last-child {margin-top: 16px; margin-bottom: 0px;}

	form input:focus {background-color: #FFF;}
	form input:hover {background-color: #FFF;}
	form input:placeholder {color: blue;}

	form [type="submit"]:focus,
	form [type="submit"]:hover {background: #009CEF;}

	form [type="submit"] {
		background: #3399DD;
		color: #FFF;
		padding: 24px;
		width: 100%;
		cursor: pointer;
	}

	::-webkit-input-placeholder {color: #DDD;}
	:-moz-placeholder           {color: #DDD;}
	::-moz-placeholder          {color: #DDD;}
	:-ms-input-placeholder      {color: #DDD;}



    .sign-box .sign-title {
        font-size: 17px;
        text-align: center;
        margin: 0 0 15px;
        line-height: normal;
        color: #000;
       
    }
    .sign-box .checkbox label, .sign-box .reset {
        font-size: 14px;
        color: #000000db !important;
    }
    .checkbox input+label, .checkbox-bird input+label, .checkbox-detailed input+label, .checkbox-slide input+label, .checkbox-toggle input+label, .radio input+label {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    min-height: 18px;
    line-height: 18px;
    cursor: pointer;
    color: #000000db;
}
.form-group.buttonsections {
    margin-top: -12px;
    padding-bottom: 21px;
}
.sign-box .btn {
    display: block;
    max-width: 150px;
    margin: 16px auto 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
}
.btn:hover {
    background-color: #16b4fc;
    border-color: #16b4fc;
}
.btn.btn-rounded {
    -webkit-border-radius: 25rem;
    border-radius: 25rem;
}
.btn {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #00a8ff;
    background: #00a8ff;
    color: #fff;
    font-weight: 600;
}
.float-left, .jspCorner, .jspHorizontalBar .jspArrow, .jspHorizontalBar .jspCap, .pager-prev>a, .pager-prev>span {
    float: left;
}



.checkbox, .radio {
    cursor: default;
}
.checkbox, .checkbox-bird, .checkbox-detailed, .checkbox-slide, .checkbox-toggle, .radio {
    position: relative;
    margin-bottom: 0.75rem;
}
.float-right {
    float: right;
}
button, input, select {
    overflow: visible;
}
.checkbox input+label, .radio input+label {
    z-index: 2;
    padding: 0 0 0 24px;
}

.sign-box {
    width: 100%;
    max-width: 322px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #d8e2e7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    font-size: 1rem;
    position: relative;
}
.checkbox input, .checkbox-bird input, .checkbox-detailed input, .checkbox-slide input, .checkbox-toggle input, .radio input {
    position: absolute;
    
}

button, input, select, textarea {
    font: inherit;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.info.clearfix {
    margin-top: 34px;
    margin-left: 34px;
    margin-bottom: 34px;
}
ul.tabs {
    background: #65b5a2;
   
}
.contentitems {
    padding-top: 33px;
    
}

.col-lg-4.azzezia {
    margin-top: 12px;
    background: rgba(0, 0, 0, 0.04) url(/admin/img/demo/login.jpg) top left repeat;
    background-size: cover;
    background-repeat: no-repeat;
   
    height: 100%;
}
ul.tab__content {
    height: 414px !important;
}
.overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 54%);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9;
    z-index: 9999;
    color: white;
    height: 579px;
    margin-left: -13px;
    margin-right: -16px;
}
*, ::after, ::before {
    box-sizing: border-box;
}





.form-wrap {
    background-color: #fff;
    width: 320px;
    margin: 3em auto;
    box-shadow: 0px 1px 8px #BEBEBE;
    -webkit-box-shadow: 0px 1px 8px #BEBEBE;
    -moz-box-shadow: 0px 1px 8px #BEBEBE; }
    .form-wrap .tabs {
      overflow: hidden; }
      .form-wrap .tabs h3 {
        float: left;
        width: 50%; }
        .form-wrap .tabs h3 a {
          padding: 0.5em 0;
          text-align: center;
          font-weight: 400;
          background-color: #e6e7e8;
          display: block;
          color: #666; }
          .form-wrap .tabs h3 a.active {
            background-color: #fff; }
    .form-wrap .tabs-content {
      padding: 1.5em; }
      .form-wrap .tabs-content div[id$="tab-content"] {
        display: none; }
      .form-wrap .tabs-content .active {
        display: block !important; }
    .form-wrap form .input {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      color: inherit;
      font-family: inherit;
      padding: .8em 0 10px .8em;
      border: 1px solid #CFCFCF;
      outline: 0;
      display: inline-block;
      margin: 0 0 .8em 0;
      padding-right: 2em;
      width: 100%; }
    .form-wrap form .button {
      width: 100%;
      padding: .8em 0 10px .8em;
      background-color: #28A55F;
      border: none;
      color: #fff;
      cursor: pointer;
      text-transform: uppercase; }
      .form-wrap form .button:hover {
        background-color: #4FDA8C; }
    .form-wrap form .checkbox {
      visibility: hidden;
      padding: 20px;
      margin: .5em 0 1.5em; }
      .form-wrap form .checkbox:checked + label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1; }
    .form-wrap form label[for] {
      position: relative;
      padding-left: 20px;
      cursor: pointer; }
      .form-wrap form label[for]:before {
        content: '';
        position: absolute;
        border: 1px solid #CFCFCF;
        width: 17px;
        height: 17px;
        top: 0px;
        left: -14px; }
      .form-wrap form label[for]:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        content: '';
        position: absolute;
        width: 9px;
        height: 5px;
        background-color: transparent;
        top: 4px;
        left: -10px;
        border: 3px solid #28A55F;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .form-wrap .help-text {
      margin-top: .6em; }
      .form-wrap .help-text p {
        text-align: center;
        font-size: 14px; }
  
        @media only screen and (max-width: 768px) {
        .row.login-box {
            padding-top: 0px;
            padding-bottom: 40px;
            margin-left: 0px; 
        }
        .login-17 {
            background: none;
            
            z-index: 999;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            /* height: 765px; */
        }
        .col-lg-4.azzezia {
            margin-top: 12px;
            background: rgba(0, 0, 0, 0.04) url(../img/login.jpg) top left repeat;
            background-size: cover;
            background-repeat: no-repeat;
            height: 578px;
            margin-bottom: -12px;
            margin-left: -7px;
            display: none;
            
        }
        .login-17 .form-section ul {
            list-style: none;
            padding: 0;
            margin-bottom: -5px;
            margin-left: -5px;
            margin-top: 7px;
        }
        .row.azzer {
            background: #bdd7d7;
            margin-top: 13px;
            margin-bottom: -13px;
            padding-top: 8px;
            padding-bottom: 8px;
            max-width: 639px;
            width: 100%;
            margin-left: -6px;
        }
        .fixings {
            height: 353px;
        }
        .tabs > li.active {
            color: #000;
            box-shadow: none;
            border-left: none;
        }
    }