*{margin:0; padding:0;}
body {
    /*background-image: url('../images/Construction-Sunset.jpeg');*/
    background-image: url(../../Images/WISA_Banner_Blured.jpg);
    position: inherit;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
}

body.page-id-search-data {
    height: 100%;
}
.padding-0{padding:0;}
.margin-0{margin:0;}
.padding-left-0{padding-left:0;}
.padding-right-0{padding-right:0;}
.padding-top-15{padding-top:15px;}
.padding-bottom-15{padding-bottom:15px;}
.text-bold{font-weight:700}
.text-head-color{color:#082d40;}
.green-color{color:#00aa00;}
.red-color{color:#e81423;}
.purple-color{color:#383d98;}
.orange-color{color:#c28005;}
.blue-color{color:#3b1d81;}
.bg-green-color{background-color:#00aa00;}
.bg-red-color{background-color:#e81423;}
.bg-blue-color{background-color:#4b00ff;}
.normal-font-size{font-size: 14px !important;}
.padding-top-10{padding-top:10px;}
.logo img {
    width: 100%;		
}
.outer-date-range{padding: 0px 4px 2px;}
.date-range1 {   
 	margin-top: 0!important;
    margin-bottom: 0!important;
}
.date-range1 input{    
	font-size: 12px !important;
    /* padding: 0px; */
    padding: 2px 0px 2px 5px !important;
    box-shadow: 0px 1px 2px #9e9e9e;
    border-radius: 2px;}
.cal-date-range1{    
	font-size: 14px !important;
    top: 24px !important;
    right: 8px !important;
    position: absolute;}

.workmen-text{color:#fff;font-size:26px;text-transform:uppercase;font-weight:700;}	
.padding-top-20{padding-top: 20px;}
.select-down-arrow i.fa-angle-down {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 20px;
}
.select-down-arrow {
    position: relative;
}
.select-down-arrow select {
/* styling */
  background-color: transparent;
  border-bottom:1px solid #fff;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-radius: 0px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 0em 0.5em 0em;
  width:100%;
  color:#fff;
  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.select-down-arrow select.minimal {
  background-image:none;

}
.select-down-arrow select.minimal:focus {
  background-image:none;
  outline: none;
}
.select-down-arrow select.minimal option {
    background: #000;
    color: yellow;
   border: transparent; outline: none;
}
.select-down-arrow select.minimal option:hover {
    background: #000;
    color: yellow; outline:none;
   border-color: transparent;
}
.overlay-grey{    
	background: rgba(0,0,0, 0.5);
    height: 320px;
    border-bottom-right-radius: 28px;
    border-bottom-left-radius: 28px;
    position: absolute;
    z-index: -1;
    width: 100%;}
ul.work-induction-section li { display: inline-block;color:#082d40;width:18.6%;text-align: center;padding-top: 10px;font-weight: 700;}
ul.work-induction-section li p{display: inline-block;text-align: center;}
ul.work-induction-section li span{font-size: 28px;  padding-right: 10px;}  
ul.work-induction-section li p img{width:18px;} 
ul.work-induction-section li p span{font-size:12px;font-weight:600; }
ul.work-induction-section {
    background: #dedcdd;
    border-radius: 7px;display: flex;    box-shadow: 0px 1px 3px #4b4b4b;    width: 99%;
    margin: 0 auto 20px;
}
    ul.work-induction-section li:first-child {
        font-size: 16px;
        width: 22%;
        text-transform: uppercase;
        font-weight: 700;
        border-right: 1.2px solid #c0c0c0;
        position: relative;
        line-height: 38px;
    }
ul.work-induction-section li:first-child span{padding-right: 3px;}

.Certificate-sect {
    background: #dcdadb;
    border-radius: 7px;    box-shadow: 0px 1px 3px #4b4b4b;margin-top:15px;
    width: 24%;margin:5px;
    float: left;
    padding: 10px 15px; height: 252px;   margin-bottom: 50px;
}
.request-sect p { font-size:28px;    font-weight: 700;color:#082d40;}
.request-sect p span { font-size: 12px; font-weight: 700;   padding-left: 2px;}
.img-req {text-align: right;}
.certificate-text .cal-date-range1{top:14px !important;right:12px !important;position: absolute;}
.certificate-text {
    font-size: 16px;position: relative;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom:1.3px solid #b5b3b3;
    color:#082d40;
    margin-bottom:10px;
    padding:12px 0px 15px;
}

.input-date-range{   
    width: 39%;
    border-color: transparent;
    text-shadow: none;
    padding: 6px 0px 6px 6px;
    font-size: 13px;
    box-shadow: 0px 2px 3px #aeaeae;
    background-color: white;
    display: inline-block;
    background: transparent;
    box-shadow: none;
    font-weight: 600;}

.input-date-range:focus{box-shadow: none;border-color:transparent;}
.form-group-style {
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 3px #acacac;margin:20px 0px 15px; position: relative;
}
.form-group-style label{font-size: 13px;}
.date-range {
    margin-top: 13px; position: relative; margin-bottom: 12px;    box-shadow: 2px 1px 3px #9e9e9e;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
    white-space: nowrap;
    text-align: center;
    min-width: 30px;
    padding: 2PX ;
    font-size: 12PX;
}

.date-range input {
    width: 100%;
    border: 0px;
    padding:7px 10px 6px;
}
.landing3-subpage .work-induct .date-range:last-child{box-shadow: none;}
.landing3-subpage .work-induct .date-range input:last-child{box-shadow: 2px 1px 3px #9e9e9e;}
.cal-date-range{position: absolute;
    top: 11px;
    right: 12px;cursor: pointer;}
.section-work {
    width: 90%;
    margin:8% auto 0;
}
.search {
    position: absolute;
    right: 0;
    background: #fed73c;
    padding:18px 28px 13px;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    top:130px;
    z-index: 1;
}
.search-sect.search-show {
    right: 0;
}
.search-outer{
	    position: absolute;
    right: 0;
    top: 100px;
    overflow: hidden;
    width: 215px;
    bottom: 0;
     top:130px;
}
.search-sect {
    background: #fed73c;
    padding:22px 12px 10px 15px;
    position: relative;
    width:215px;
    border-top-left-radius: 18px;
    margin-right: -230px;
    transition: all ease 0.6s;
    top: 0;
    right: -215px; z-index: 2;
}
.list-icon ul {
    text-align: center;
}

input.input-style, .input-date-style input{
    border-bottom: 1px solid #082d40 !important;
    border-top: 0px!important;
    background: transparent!important;
    border-right: 0px!important;
    border-left: 0px!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    padding-left: 0px!important;
    color: #082d40!important; font-size:12px;height: auto;}

input.input-style::placeholder,.input-date-style input::placeholder { color:#082d40 !important; }
{    background: transparent;
    border: 0px;
    box-shadow: none;}
.input-group-addon.input-group-add-sty{background-color: transparent !important;border-bottom: 1px solid #082d40 !important;
    border-top: 0px!important;
    border-right: 0px!important;
    border-left: 0px!important;
    border-radius: 0px!important;
    box-shadow: none!important;}
 .list-icon ul li {
    display: inline-block;    padding: 10px 20px;
}
.list-icon ul li img {
    width: 33px;
}
.below-form-field{display: none;}

.below-form-fd-block{display: block !important;}
.arrow-img-rotate{transform: rotate(180deg);}
.search-ht-style{height:100%;}
.req-text-sect span {
    font-size: 12px;padding-left:5px;
}
.req-text-sect span img{width:12px;}

.footer-section1 {
    padding: 10px 0px 10px 10px;
    color: #fff;
    font-size: 12px;
    text-align: right;position: fixed;bottom: 0; background: #000; width:100%;    z-index: 3;
}

.side-bar {
    width:120px;
    position: fixed;
    left:0px;
    top: 0;
    text-align: center;
    height: 100%;
    bottom: 0;
    z-index: 1;
    transition:all ease 0.6s;
}
.side-bar-inner {
    background: #fff;
    margin-left: -120px;
    width: 120px;
    transition: all ease 0.5s;
    height: 100%;
}
li.dropdown1 {
    position: relative;
}
ul.dropdown-menu1 {
    display: none;
    position: absolute;
    left: 120px;
    top: 0;
    background: #fff;
    width: 135px;
    border-top-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 3px;
}
ul.dropdown-menu1 li:last-child{border-bottom:0px;}
ul.dropdown-menu1 li {
    border-bottom: 1px solid #082d40;
    margin: 0px;
    padding: 15px 0px !important;
}
li.dropdown1:hover .dropdown-menu1{
    display: block;
}
.side-bar:hover .side-bar-inner{
	margin-left: 0px;
}
.side-bar.menu-show{left: 0;}

.side-bar ul {
    padding-left: 0px;
}
.side-bar ul li{list-style: none;padding:20px 10px; line-height: 17px;}
.side-bar ul li.active {
    border-left: 9px solid #fed73c; font-weight:700;}
.side-bar ul li a{color:#082d40; text-decoration: none;}
.side-bar ul li a:hover {
    color:#fbd22a;
}
li.active.dropdown1 ul.dropdown-menu1 {
    left: 110px;}

 li.active.dropdown1 ul.dropdown-menu1 li a{font-weight:400;}
 li.active.dropdown1 ul.dropdown-menu1 li a:hover{font-weight:600;}
.side-bar p {
    height: 100px;padding:20px 10px 10px 10px;line-height:13px;
}

.menu-title {
    position: absolute;
    left: 0;
    padding:0px;
    color: #fff;    
    text-align: center;
    width: 120px; margin-top: 48px;}
.menu-title.active1{border-left:9px solid #fed73c;}
.page-id-search-data .menu-title.active1 span{color:#082d40;}
.menu-title.active1 span {
    font-weight: 600;
}
.side-bar-inner p span {
    font-size: 13px;
    font-weight: 600;padding-top:10px;
}
.menu-title div img {
    width: 22px;
    padding-bottom: 4px;
}
.side-bar ul li a img{ width: 22px;
    padding-bottom: 4px;}

.outer-container-table {
    background: #e6eaed; margin-top:48px; box-shadow: 0px 2px 10px #3c3c3c;
}

span.img-size img {
    width: 32px;
}
.table-body-style td
{width:20%;line-height: 32px !important;}
td.action-ed a {
    color: #082d40;
    font-weight: 600;}

.table-light-style{background-color:#fff;box-shadow: 0px 2px 5px #c0c0c0;}

.search-worker-head img {
    width: 18px;
}
.search-worker-head{padding:20px 0px 10px;}
.search-worker-head span{color: #082d40;
    font-weight: 700;padding-left: 10px;font-size: 18px;}

.table-style .table>thead>tr>th {
    border-bottom: 2px solid #c4c4c4;color:#082d40;
}
.table-style.table>thead>tr>th:first-child{padding-left: 60px;}
.table-style.table>tbody>tr>td{vertical-align: middle !important; color:#082d40;} 


.table-style {
    width: 93%;
    margin: auto;margin-bottom:-5px;
}
.page-id-search-data .section-work {
    width: 92%;
    margin: 3% auto;
    padding-bottom: 20px
}
.action-ed a span {
    padding-left: 20px;
}
/*5 march*/
.Certificate-sect .img-req:last-child{padding-right:10px;}
.req-text-sect {
    padding: 8px 0px;
}
.section-work2 ul.work-induction-section li{width:20%;}
.section-work2 ul.work-induction-section li:first-child
{line-height: 30px;}
.section-work2 ul.work-induction-section li span {
    font-size: 36px;}
 .section-work2 .cal-date-range {
    font-size: 14px !important;
    top: 27px !important;
    right: 18px !important;
    position: absolute;
}
.section-work2 ul.work-induction-section li p span {
    font-size: 12px;
    font-weight: 600;
}
.section-work2 {
    width: 85%;
    margin: 17% auto 0;
}
.section-work3 {
    width: 90%;
    margin: 3% auto 0;}
.calendar-style{font-size: 14px;}
 span#reportrange1 {
    padding-left: 12px;
}
.request-sect {
    padding: 5px 0px;
}
/*end 5 march*/

/*work enrollment*/
.form-outer {
    width: 100%;
    float: left;
    background-image: linear-gradient(to right,#e7e4e4,#e3e1e1,#ffffff,#f1f1f2,#e3e1e1,#ffffff,#e6e6e6,#e7e4e4);
    border-radius: 7px;
    padding: 30px;}
 .heading-style{    
 	color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;}

.work-form-control input.form-control {
    background: transparent;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom:1.3px solid #b5b3b3;
    border-radius: 0px;
    box-shadow: none;
    padding-left: 5px;
    color: #000;
}
.work-form-control select.form-control{
	background: transparent;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom:1.3px solid #b5b3b3;
    border-radius: 0px;
    box-shadow: none;
    padding-left: 0;
    color: #000;
}
.work-form-control input::placeholder { color:#082d40 !important;
    color: #082d40;
    font-weight: 700;
    font-size: 15px;
    padding-left: 20px;}


.form-wizard-outer {
    position: fixed;
    top: 130px;
    right: 68px;
    background: #fdd73c;
    width: 43px;
        transition: all ease .5s;
    margin: 0 auto;
    border-radius: 18px;
}
.form-wizard-outer:hover{
	width: 130px;
	right: 0px;
	border-radius: 18px 0 0 18px;
}

.form-wizard-outer .form-wizard-tolal-steps-4 .form-wizard-step {
        width: 130px; padding:12px 0px; 
     
           min-height: 67px;
}
.form-wizard-outer .form-wizard-progress {
    position: absolute;
    top: 0px;
    left: 21px;
    width: 1px;
    height: 100%;
    background: #082d40;
}
.form-wizard-outer .form-wizard-steps{margin:0px;z-index:2;}
.form-wizard-outer .form-wizard-step.active .form-wizard-step-icon {
    background: #082d40;color: #fdd73c!important;
    width: 30px;
    height: 30px;
    line-height:30px; border: 1px solid #082d40;  margin-left: 7px;
}
.form-wizard-outer .form-wizard-step-icon {
    background: #fdd73c;
    width: 30px;
    height: 30px;
    color: #333 !important;
    border: 1px solid #082d40; margin-left:7px;
}
.form-wizard-outer .form-wizard-step p {
    color: #082d40 !important;
    float: right;
    font-weight:600;
    width: 84px;
    font-size: 12px;
    display: none;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 6px;}
.form-wizard-outer:hover .form-wizard-step p  {
display: block;
}
.form-wizard-outer .form-wizard-step-icon{    float: left;
    width: 30px;
    height: 30px;
    line-height:30px;}
 .back-border-wizard{
 	position: absolute;
    width: 1px;
    height: 540px;
    background: #fdd73c;
    top: -36px;
    left: 21px;
    z-index: 1;}
.form-wizard-border {
    position: relative;
}
.back-border-wizard::before{
   content: '';
   display: inline-block;
   width: 12px;
   height: 12px;
   -moz-border-radius: 100%;
   -webkit-border-radius: 100%;
   border-radius: 100%;
   position: absolute;
   left: -5px;
   background-color: #fdd73c;
}
.back-border-wizard::after{
   content: '';
   display: inline-block;
   width: 12px;
   height: 12px;
   -moz-border-radius: 100%;
   -webkit-border-radius: 100%;
   border-radius: 100%;
   position: absolute;
   background-color: #fdd73c;
   bottom: 0;
    left: -5px;
}
.form-wizard-outer .form-wizard-step.activated .form-wizard-step-icon {
    background: #082d40;
    border: 1px solid #333;
    color: #333;
    line-height: 28px;
}
.form-wizard-outer .form-wizard-step.activated .form-wizard-step-icon svg.svg-style {
    fill: #fdd73c;
}
.form-wizard-style h4 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size:16px;
    position: relative;
}
.form-wizard-style h4 span {
    float: none;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
    padding-left: 3px;
}
section.form-box {
    width: 92%;
    margin: 5% auto;
}
.form-wizard-style h4 i.fa{color:#333;}
.form-wizard-style .panel-body {
    padding: 0 ;
}
.form-wizard-style .panel-primary>.panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent; padding: 0px;}
.form-wizard-style .panel-primary{border:0px;    padding: 10px 55px;
    	background-image: linear-gradient(to right,#e7e4e4,#e3e1e1,#ffffff,#f1f1f2,#e3e1e1,#ffffff,#e6e6e6,#e7e4e4);}
.form-horizontal-style input.form-control {
    border: 0px;
    background: transparent;
    border-bottom:1px solid #b5b3b3;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;padding-left: 4px;
}
.form-horizontal-style select.form-control {
    border: 0px;
    background: transparent;
    border-bottom:1px solid #b5b3b3;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    color:#082c40;
}
.form-horizontal-style input::placeholder{ color:#082d40 !important; }
.form-horizontal-style select::placeholder { color:#082d40 !important; }
.form-horizontal-style .input-group-addon {
    background-color: transparent;
    border: 0px;
    border-bottom:1.5px solid #b5b3b3;
    border-radius: 0px;
    box-shadow: none;
}
.detail-icon1{ fill:#fdd73c;
}
.detail-svg-icon {
    background:#082d40;
    width: 36px;
    height: 36px;
    line-height: 33px;
    position: absolute;
    float: left;
    text-align: center;
    border-radius: 50%;  left: -38px;
    top: -3px;
}
.detail-icon{  
   fill: #fdd73c; vertical-align: middle;}
.capture-button{
	background: #fdd73c !important;
    color: #082d40 !important;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    padding: 6px 0px !important;
    border-radius: 50px !important;
    width: 95px;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 600 !important;
}

.form-wizard-outer .form-wizard-step.active svg.svg-style{fill:#fdd73c; }
.form-wizard-outer .form-wizard-step svg.svg-style{fill:#082d40; width:27px;}
.form-wizard-outer .progress{display:none!important;}
span.multiselect-native-select .btn-default {border:0px; border-bottom:1px solid #b5b3b3;
    background-color: transparent!important;border-radius: 0px !important;}
span.multiselect-native-select .btn{padding:6px 4px !important; text-align:left !important;}
span.multiselect-native-select .btn-default.active.focus{background-color: transparent !important;}
.input-group-style{padding:0px;}
span.multiselect-native-select .btn .caret {
    right: 0;
    float: right;
    margin-right: 2px !important;
    margin-top: 10px;
}
span.multiselect-native-select {
	position: relative
}
span.multiselect-native-select select {
	border: 0!important;
	clip: rect(0 0 0 0)!important;
	height: 1px!important;
	margin: -1px -1px -1px -3px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important;
	left: 50%;
	top: 30px
}
.multiselect-container {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.multiselect-container .input-group {
	margin: 5px
}
.multiselect-container>li {
	padding: 0
}
.multiselect-container>li>a.multiselect-all label {
	font-weight: 700
}
.multiselect-container>li.multiselect-group label {
	margin: 0;
	padding: 3px 20px 3px 20px;
	height: 100%;
	font-weight: 700
}
.multiselect-container>li.multiselect-group-clickable label {
	cursor: pointer
}
.multiselect-container>li>a {
	padding: 0
}
.multiselect-container>li>a>label {
	margin: 0;
	height: 100%;
	cursor: pointer;
	font-weight: 400;
	padding: 3px 0 3px 30px
}
.multiselect-container>li>a>label.radio, .multiselect-container>li>a>label.checkbox {
	margin: 0
}
.multiselect-container>li>a>label>input[type=checkbox] {
	margin-bottom: 5px
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
	padding: 3px 20px 3px 40px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
	margin-left: -20px;
	margin-right: 0
}
.switch-box .switch-notActive.switch-btn{
    background-color: #fdd73c !important;color: #000 !important; box-shadow: none;
}

.switch-box a{border-color:#000;}
.switch-box .switch-notActive {
    background-color: #fff !important;color: #000 !important;
}
#mention-type{display:none;}
.control-label-style {
    padding-left: 5px;
    color: #082c40 !important;
    font-weight: 500 !important;
    text-align: left !important;
}
.form-wizard-buttons .btn-next {
   background: #fdd73c !important;
    color: #082d40 !important;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    padding: 0px 15px !important;
    border-radius: 50px !important;
    width: 132px;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 600 !important;
}
.form-wizard-buttons .btn-save-draft {
    background: #fdd73c !important;
    color: #082d40 !important;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    padding:8px 15px !important;
    border-radius: 50px !important;
    width: 132px;
    font-size:16px !important;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
}
.form-wizard-buttons .btn-previous {
    background: #fdd73c !important;
    color: #082d40 !important;
    font-weight:600 !important;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    padding: 0px 15px !important;
    border-radius:50px !important;
    width: 126px;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}
.upload-photo {
    opacity: 0;    position: absolute;
    height: 100%;
}
.upload-section {
    width:60px;
    height:60px;
    line-height: 60px;
    position: relative;
    background:#082d40;
    border-radius:50%;
    color:#fff;
    text-align:center;
    padding:8px 10px 10px;
    margin:auto;
}
.photo_text {
    text-align: center;
    font-weight: 600;
    padding-top:5px;color:#082d40;
}
.form-wizard-style .panel-upload-section {
    border: 0px;
    padding: 10px 55px;
    background-image:none !important;
    background-color:transparent; box-shadow:none;}
.image-space {
    width: 100%;
    background: #bbb;
    height: 122px;
    border-radius:14px;
}
.switch-box {
    margin-bottom: 8px!important;
}
.table-style-step3{border:1px solid #5f5f5f;}
.table-style-step3 .thead-light tr th{background:#fdd73c; border:1px solid #5f5f5f;font-weight: 600;}
.table-style-step3 tbody tr td{border:1px solid #5f5f5f; 
    vertical-align: middle;}
.add-button .btn {
    background: #fdd73c;
}
.file-section{
    padding-left: 15px;
    text-align: left !important;
    font-weight: 600 !important;
    padding-top: 10px !important;
    font-size: 16px;}
.table-style-step6 .thead-light tr th {
    text-align: center;
    vertical-align: middle;
}
.form-wizard-buttons .btn-submit {
    background: #fdd73c !important;
    color: #000 !important;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    font-weight:600 !important;
    padding: 0px 15px !important;
    border-radius: 50px !important;
    width: 126px;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}
/*end work enrollment*/

/*trade approval*/
/*.trade-card-section {
    padding: 5px;
    background-image: linear-gradient(to right,#f2f2f2,#e3e1e1,#e3e1e1,#e7e4e4);
    border-radius:7px; width: 100%;
    float:left;padding: 16px 10px; margin: 8px 0px 12px;
}*/
.card-img{width:40px;height:40px; position: absolute;}
.card-img img{width:100%;border-radius: 50%;border: 3px solid #ccc;}
.card-data{width:100%; padding-left:48px;}
.card-data-tooltip {
    position: absolute;
    top: 0;
    right: 5px;
}
.tarde-card-id {
    position: relative;
}
.trade-heading{font-weight: 700;font-size:14px;}
.trade-subheading{color:#18274e; font-weight:700; font-size: 12px;}
.trade-subheading1{color:#18274e; font-weight:400; font-size: 12px;padding:4px 0px 0px;}
.tarde-card-id span{font-weight: 700;font-size:20px;}
.border-bottom-sep{border-bottom: 1px solid #18274e;width:92%;}
.trade-card-outer{width:100%;float:left;}
.card-subimg {
    width: 30px;
    height: 30px; position: absolute;
}
.card-subimg img{width:100%;}
.card-datasub {
    float: left;
    padding-left: 48px;
    width: 100%;
}
.trade-sub-head{color:#747d95;font-weight:600;font-size:12px;}
.border-bottom-yellow{border-bottom: 1px solid #fdd73c;width:92%;}
.menu-trigger-trade {display: block;text-decoration: none;text-align:right;}
.menu-trade {
	background: #18274e;
    color: #fff;
    padding: 8px 10px 0px;
    border-radius: 3px;
    display: none;
    width: 106px; margin-top: 10px;position: relative;}
.menu-trade li{list-style:none;display: inline-block;
    padding-bottom: 5px;
    position: relative;}
.menu-trade li span{
	font-size: 11px !important;
    padding-left: 0px;
    float: right;
    font-weight: 400;}
.menu-trade.open {display: block;}
.trade-font-icon {
    width: 25px;
    height: 18px;
    /*position: absolute;*/
    top: 0px;
    /*left: 70px;*/
    /*padding-left:70px*/
}
 .card-data-tooltip a{color: #18274e;}
 .menu-trade:before {
 	content: "";
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #18274e;
    position: absolute;
    top: -7px;
    right: 6px;
}
.trade-main-heading{    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 16px;margin-bottom: 15px;}
 .section-trade {
    margin: 5% auto;
    float:left;
}
.trade-select-icon ul li {
    color: #fff;
    display: inline-block;
    padding: 0px 12px;
    vertical-align: middle;
    position: relative;
}
.trade-select-icon ul {
    text-align: right;
}
.trade-select-icon ul li .fa-icon {
    position: absolute;
    top: -5px;
    left: 7px;}
.trade-select-icon ul li span {
    padding-left: 32px;
}
.trade-card-section.tiles-active {
    background-color: #fff;
    background-image: none;
}
.tcs-card.tiles-active {
    background-color: lightgoldenrodyellow;
    background-image: none;
}
.approval-selectall input ~ .checkmark {
    background-color: transparent;
    border: 1px solid #FFF;
    border-radius: 2px;
    cursor: pointer;
}
.approval-selectall .checkmark {
    position: absolute;
    top: 5px;
    height: 22px;
    width: 22px;
    background-color: #eee;
    left:16px;
    border-radius: 50% !important;
}
.approval-selectall input:checked ~ .checkmark:after {
    position: absolute;
     left: 7px;
    top: 4px;
    width: 6px;
    content: "";
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.approval-selectall .checkmark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    content: "";
    height: 10px;
    border: solid white transparent;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.approval-selectall input {
    position: absolute;
    opacity: 0;
    width: 32px;
    z-index: 9999;
    cursor: pointer;
    height: 28px;
    top: 0;
}
span.approval-selectall label {
    font-weight: 400;padding-top: 5px;
}
ul.menu-trade li a {
    color: #fff !important;
}
/*end trade approval*/
/*pending approval*/
.trade-pending-outer {
    position: fixed;
    top: 130px;
    right: 0;
    background: #fdd73c;
    width: 130px;
    transition: all ease .5s;
    margin: 0 auto;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    z-index:2;
}
.trade-pending{
    position: relative;
}
.back-border-pending {
    position: absolute;
    width: 1px;
    height: 540px;
    background: #fdd73c;
    top: -36px;
    left: 21px;
    z-index: 1;
}
.back-border-pending::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: -5px;
    background-color: #fdd73c;
}
.back-border-pending::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    background-color: #fdd73c;
    bottom: 0;
    left: -5px;
}
.trade-pending-outer .trade-pending-steps {
    margin: 0px;
    z-index: 2;
}
.trade-pending-outer .trade-pending-progress {
    position: absolute;
    top: 0px;
    left: 21px;
    width: 1px;
    height: 100%;
    background:#082d40;
    z-index: 1;
}
.trade-pending-step {
    width: 130px;
    padding: 12px 0px;cursor: pointer;
    min-height: 52px; position: relative; z-index:3;
}
.trade-pending-outer .trade-pending-step.active .trade-pending-step-icon{
    background: #082d40;
    color: #fdd73c!important;
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #082d40;
    margin-left: 8px;
    border-radius: 50%;
    text-align: center;}

.trade-pending-step p {
   color: #082d40 !important;
    padding: 0px 16px 0px 45px;
    font-size: 12px;
    font-weight: 600;
}
.trade-pending-step-icon {
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background: #fdd73c;
    color: #082d40 !important;
    border: 1px solid #082d40;
    margin-left: 8px;
    border-radius:50%;
     text-align: center;
}
.form-textarea-style textarea{
	border: 0px;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    box-shadow: none;
    margin:30px auto 20px;
    padding-left: 0px;
    font-size: 15px;
    height: 34px; overflow: hidden;}
.form-textarea-style textarea:focus{    border-color: transparent;
    outline:0px;  border-bottom: 1px solid #fff;
    box-shadow:none;}

.trade-first-step{display:none;}
.trade-first-step.active{display: block;}
.trade-second-step{display:none;}
.trade-second-step.active{display: block;}
/*end pending approval*/






@media only screen and (max-width:767px) {
  .Certificate-sect{width: 100%;height:auto;}
  ul.work-induction-section{overflow:scroll;}
  ul.work-induction-section li span {
    font-size: 16px;}
}
/* checlist*/
.checklist-section {
    border: 0px;
    padding: 10px 40px;
    background-image: linear-gradient(to right,#e7e4e4,#e3e1e1,#ffffff,#f1f1f2,#e3e1e1,#ffffff,#e6e6e6,#e7e4e4);
    border-radius:4px;    box-shadow: 0 1px 1px rgba(0,0,0,.05);position: relative;
}
.checklist-icon {
    left:30px;
    top: 12px;
}
.checklist-icon span i{color:#fdd73c; font-size:13px;}
.checklist-section .section-title {
    padding-left: 36px;    font-size: 16px;
    font-weight: 700;
}

.checklist-section  table.dataTable tbody tr {
    background-color:transparent !important;
}
.table-checklist.table>tbody>tr>td{border-top:0px; color:#082d40;padding-left: 0;font-weight:700; font-size: 12px; }
.table-checklist.table>thead>tr>th{border-bottom:1px solid #082d40 !important;border:0px;padding-left: 0;
    text-transform: uppercase; color:#082d40;font-size: 13px;}
.checklist-section .table-striped>tbody>tr:nth-of-type(odd) {
    background-color:transparent ;
}
.checklist-section table.dataTable.no-footer {
    padding-bottom: 10px;
    margin-bottom: 10px !important;
}

.table-checklist.table>tbody>tr>td a i{color: #082d40;    padding-right: 27px;}
.checklist-section .dataTables_filter { display: none; }
.checklist-section #data-table-style_length{display:none;}
/*.dataTables_wrapper .dataTables_paginate 
.paginate_button.current, .dataTables_wrapper 
.dataTables_paginate .paginate_button.current:hover*/
.dataTables_wrapper .dataTables_paginate{}
.checklist-section .dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#082d40;color:#fdd730 !important;}
.checklist-section .paginate_button.current:hover{background:#082d40 !important;color:#fdd730 !important;}
.checklist-section .dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:#082d40 !important;color:#fdd730 !important;}
.checklist-section .dataTables_wrapper .dataTables_paginate .paginate_button{font-weight:700;}
.checklist-section #data-table-style_info{font-weight:700;}
.checklist-section table.dataTable thead th.sorting_desc:after {
    /* content: '\e75f'; */
    -webkit-transform: translateY(-50%) rotate(0deg);
    -moz-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    -o-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    top: 50%;
}
.checklist-section table.dataTable thead .sorting_asc {
    background-image: none !important;
}
.checklist-section table.dataTable thead .sorting_desc {
    background-image: none;
}
.deleteGruop {
    border-radius: 24px;
    padding: 5px 10px;
    font-size: 13px;
}
.checklist-section-white{
    background:#fff;}
.checklist-section1 {
    border: 0px;
    padding: 10px 20px;
    border-radius:4px;    box-shadow: 0 1px 1px rgba(0,0,0,.05);position: relative;
}
 
.checklist-section1 .checklist-icon {
    left: 16px;
}
a.add-title-panel{float:right;text-decoration: none;}
.checklist-section1 .dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 11px;
}
.checklist-section1 #data-table-style_info {
    font-size: 11px;
}
.table-checklist-2{margin-bottom:0px;}
.table-checklist-2.table thead tr th{padding-left:0px;}
.table-checklist-2.table tbody tr td{padding-left:0px;}
.help-tip:hover p {
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}
.help-tip {
    position: absolute;
    text-align: center;
    background-color: #BCDBEA;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 22px;
    cursor: default;
}
.help-tip p {
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 20px;
    width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -4px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    z-index: 10000000;
}
.help-tip:before {
    content: '?';
    font-weight: bold;
    color: #fff;
}
a span.question-Group {
    text-decoration: none; color:#082d40;}
/*end checklist*/

.btn-yellow-style {
    font-size:12px !important;width: 146px;
    background: #fdd73c ;
    color: #082d40 ;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    padding: 8px 15px !important;
    border-radius: 50px !important;
    width: 132px;
   
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
}
.btn-blue-style{ background: #082d40; color:#fff;}
.btn-blue-style:hover{color:#fff;}
.btn-remarks{
	    background: #fdd73c;
    border: transparent;
    border-radius: 50%;
    width: 36px;
    height:36px;
    line-height: 30px;
    margin-left: 5px;
}
.btn-remarks:hover,.btn-remarks:active,.btn-remarks:focus{background: #fdd73c !important;}
/* worker detail*/
h4.trade-main-heading span {
    font-weight: 400;
}
.worker-info-img img {
    width: 100%;
    border-radius: 50%;
    border: 7px solid #fdd73c;
    opacity: 0.8;
}
.worker-info-img {
    position: absolute;
    width: 100px;
}
.worker-info-text {
    padding-left: 125px;
}
.worker-info-section{
	background-image: linear-gradient(to right,#f2f2f2,#e3e1e1,#e3e1e1,#e7e4e4);
    border-radius: 7px;    float: left;
    width: 100%;
}
.worker-info {
    position: relative;
    float: left; padding:12px 10px 24px;
}
.worker-info-text h3 {
    margin-top: 10px;
    color: #082d40;
}
.worker-info-text div{ color: #082d40;}
.myIcon {
	width: 42px;
    height: 42px;
    background-color: #082d40;
    box-shadow: 0 0 4px #8f5959;
    font-size: 18px;
    border-radius: 10px;color: #fff; margin-top: 42px;
}
.myIcon:hover{color:#fdd73c;}
.trade-worker-step-outer .trade-pending-step {
    width: 150px !important;    min-height: 78px;
}

.work-detail-from-wizard .panel-primary {
    border: 0px;
    padding: 10px 40px;
    background-image: linear-gradient(to right,#e7e4e4,#e3e1e1,#ffffff,#f1f1f2,#e3e1e1,#ffffff,#e6e6e6,#e7e4e4);
}
.work-detail-from-wizard .panel-primary>.panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 0px; position: relative;
}
.work-detail-from-wizard .panel-primary .panel-title{margin-bottom: 16px; position: relative;}
.work-detail-from-wizard h4 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 16px;
    position: relative;
}
.work-detail-from-wizard h4 span {
    float: none;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
    padding-left: 43px;
}
.work-detail-from-wizard .panel-body{padding:0;}
.work-detail-from-wizard .detail-svg-icon {
    left: 0px;
    top: -8px;
}
.work-detail-from-wizard .pmd-user-info {
    position: absolute;
    right: 0;
    top: 0;
}

.work-detail-from-wizard .btn-outline-dark i {
	width:52px;
     margin-top: 5px;
    float: right;font-size: 17px;color:#082d40;
}
.dropdown.pmd-dropdown.pmd-user-info.ml-auto a {
    padding: 0;
}
.work-detail-from-wizard .pmd-dropdown.open .dropdown-menu {
    left: 0;
    right: 0;
    min-width: 51px !important;
    top: 28px;
    box-shadow: 2px 1px 1px #ccc;
    border-radius: 8px;
    border-top: 3px solid #fdd73c;
    z-index: 1000000;
    text-align:center;
    display: block;
}
.work-detail-from-wizard .pmd-user-info .dropdown-menu a.dropdown-item {
    font-size: 15px;color:#082d40;
}
.work-detail-from-wizard .pmd-user-info .btn.active,.work-detail-from-wizard .pmd-user-info .btn:active {
    outline: 0;
    box-shadow: none;
}
#mention-type1{display:none;}
.switch-box1 .switch-notActive1.switch-btn1 {
    background-color: #fdd73c !important;
    color: #000 !important;
    box-shadow: none;
}
.switch-box1 .switch-notActive1 {
    background-color: #fff !important;
    color: #000 !important;
}
.work-detail-from-wizard label{
    font-weight: 500;
    padding-left: 4px;
}
.work-detail-from-wizard .form-control{font-weight:600;}
.work-detail-from-wizard span.multiselect-selected-text {
    font-weight: 600;
}
.switch-box1 {
    margin-bottom: 8px!important;
    padding-left: 5px; margin-top:5px;		
}
.switch-box1 a {
    border-color: #000;
}
.work-detail-from-wizard {
    margin-top: 20px;
}
.work-detail-from-wizard .form-horizontal .form-group{margin:0px; margin-bottom: 10px;}
.Present-add {
    font-size: 16px;
    padding-left: 4px;
    font-weight: 600;
    margin: 10px 0px;
    text-decoration: underline;
    color: #082d40;}
.star {
    color: red;
}

.btn-yellow-style {
    background: #fdd73c ;
    color: #082d40 ;
    box-shadow: 0px 0px 4px #333!important;
    border: 0 !important;
    padding: 8px 15px !important;
    border-radius: 50px !important;
    width: 132px;
    font-size: 16px !important;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
}
.btn-blue-style{ background: #082d40; color:#fff;}
.btn-blue-style:hover{color:#fff;}
.btn-remarks{
	    background: #fdd73c;
    border: transparent;
    border-radius: 50%;
    width: 36px;
    height:36px;
    line-height: 30px;
    margin-left: 5px;
}
.btn-remarks:hover,.btn-remarks:active,.btn-remarks:focus{background: #fdd73c !important;}
.modal-remarks .modal-header{border-bottom: 0px;padding: 0;}
.thead-light-style{background:#fdd73c;}
.modal-remarks .modal-header .close {
    margin: 6px 0px 12px;
    margin-right: 26px;position: relative;}
 .modal-remarks .modal-header .close span{position: absolute;color:#000 !important;}
  .modal-remarks .modal-footer{border-top: 0px;padding:0px 15px 15px;}
   .modal-remarks .table-bordered {
    border: 1px solid #333;
}
 .modal-remarks table tbody tr th,   .modal-remarks table thead tr th, .modal-remarks table tbody tr td{border-color:#333; }
.btn-width{width:185px;}

.details-tab1 .media-card {
    border: 1px solid rgba(23,31,35,.12);
    padding: 1rem 1rem 0 1rem;
    margin: .5rem;
    border-radius: 2px;position: relative;
}
.details-tab1 .media-card .media-body{padding-left: 65px;}
.details-tab1 .media-card .media-body h4.media-title{color:#082d40 !important;}
.details-tab1 .media-card i{position: absolute;}
.md-dark svg {
    fill: rgba(23,31,35,.24);
}

.pmd-icon-lg img, .pmd-icon-lg svg {
    height: 48px;
}

.details-tab1 .btn.pmd-btn-fab.btn-sm {
    width: 27px;
    height: 36px;
    min-width: 27px;
    margin-top: 5px;
    float: right;
    position: absolute;
    right: 14px;
    top: -7px;    background: transparent;
}
a.add-icon-worker {
    float: right;
    color: #082d40;
}
.nav-tabs.worker-nav {
    border-bottom: 0px !important;
}
.trade-worker-outer .trade-pending-step{min-height: 77px;}
/*dev*/
.side-bar .user-logout-outer{position: relative;}
.side-bar .user-logout-outer ul.user-logout-info{
    display: none;
    position: absolute;
    left: 0px;
    top:0px;
    background: #fff;
    width: 138px;
    border-top-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 3px;transition: all ease 0.2s;
}
ul.user-logout-info a{text-decoration:none;}
ul.user-logout-info li{border-bottom: 1px solid #082d40; }
ul.user-logout-info a li{color:#082d40;text-decoration:none;line-height: 10px;}
ul.user-logout-info a li:hover{color:#fdd73c;}
.side-bar .user-logout-outer:hover ul.user-logout-info{display:block;left: 120px;
    transition: all ease 0.2s;}
/* .side-bar .user-logout-outer ul.user-logout-info{display: none;}*/
/*end dev*/


@media only screen and (max-width:767px) {
  .Certificate-sect{width: 100%;height:auto;}
  ul.work-induction-section{overflow:scroll;}
  ul.work-induction-section li span {
    font-size: 16px;}
}

@media only screen and (max-width:1282px) {
.trade-first-step {
    width: 94%;
}

}

/* login*/
body.login-background {    
    /*background-image:url(../images/bg-login.jpg);*/
    background-image:url(../../Images/WISA_Banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 30%;
}

.register-style {
    margin-top: 3%;
    padding: 3%;
}

    .register-style .register-left {
        text-align: center;
        color: #fff;
        margin-top: 4%;
    }

        .register-style .register-left input {
            border: none;
            border-radius: 1.5rem;
            padding: 2%;
            width: 60%;
            background: #f8f9fa;
            font-weight: bold;
            color: #383d41;
            margin-top: 30%;
            margin-bottom: 3%;
            cursor: pointer;
        }

    .register-style .register-right {
        background: rgba(242,242,242,0.8);
        border-top-left-radius: 10% 50%;
        border-bottom-left-radius: 10% 50%;
    }

    .register-style .register-left img {
        margin-top: 15%;
        margin-bottom: 5%;
        width: 25%;
        -webkit-animation: mover 2s infinite alternate;
        animation: mover 1s infinite alternate;
    }

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.register-style .register-left p {
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}

.register-style .register-form {
    padding: 2% 10% 5%;
    /*margin-top: 10%;*/
}

.btnlogin {
    float: left;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #fdd73c;
    color: #082d40;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
    box-shadow: 0px 1px 1px #a3a3a3;
}

    .btnlogin:hover {
        background: #082d40;
        color: #fff;
        transition: all ease-in-out 0.2s;
    }

.btnRegister {
    float: right;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #fdd73c;
    color: #082d40;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
    box-shadow: 0px 1px 1px #a3a3a3;
}

    .btnRegister:hover {
        background: #082d40;
        color: #fff;
        transition: all ease-in-out 0.2s;
    }

.register-style .nav-tabs {
    margin-top: 3%;
    border: none;
    background: #1e5978;
    border-radius: 1.5rem;
    width: 15%;
    float: right;
}

    .register-style .nav-tabs .nav-link {
        padding: 2%;
        height: 34px;
        font-weight: 600;
        color: #fff;
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }

        .register-style .nav-tabs .nav-link:hover {
            border: none;
        }

        .register-style .nav-tabs .nav-link.active {
            width: 100%;
            color: #1e5978;
            border: 2px solid #1e5978;
            border-top-left-radius: 1.5rem;
            border-bottom-left-radius: 1.5rem;
            background: #fdd73c;
        }

.register-style .register-heading {
    text-align: center;
    width: 100%;
    padding-top: 50px;
    /* margin-top: 9%;
    margin-bottom: -17%;*/
    color: #082d40;
    font-weight: 600;
}

.register-style .register-right .logo img {
    width: 180px;
    margin: 25px 0 0 7%;
}

.login-center-input {
    margin: 0% 0% 7.5% 25%;
}

.register-style .forgot {
    float: right;
}

    .register-style .forgot a {
        color: #082D40;
        font-weight: 600;
    }

span.remember {
    color: #082D40;
    font-weight: 600;
}

.login-form-padd {
    padding-top: 35px !important;
}

.register-left h3 {
    font-weight: 600;
}
/* end login*/