.hiring-needs input[type="checkbox"],.hiring-employees input[type="checkbox"], .skills-block input[type="checkbox"],input[name="hiring_needs"],input[name="hiring_needs_2"] {
	display:none;
}

.skills-block input + label {
    display: inline-block;
    float: left;
    width: 14.5%;
    height: 70px;
    padding: 5px;
    margin: 7.5px;
    cursor: pointer;
    border-radius: 0.5rem;
    background-color: #fff;
}

.hiring-needs label{
    display: inline-block;
    float: left;	
    padding: 10px;
    margin:10px;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 0.5rem!important;
    background-color: #fff;
    height: 40px;
}
.btn-nav:hover, .btn-nav:focus{
    color: #23527c;
}

.hiring-employees .btn-group{
    width: 100%;
}
.hiring-employees label {
    display: inline-block;
    float: left;
    /* width: 11.5%; */
    width: 32%;
    /* padding: 10px; */
    margin-left: 20px!important;
    margin-right: 20px!important;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 0.5rem!important;
    background-color: #fff;
    border: 1px lightgray solid;
    /* height: 50px; */
}

.hiring-needs p, .hiring-employees  p{
     margin:0;
}
.hiring-needs input[type="checkbox"]{
	display:none
}
.hiring-needs input[type="checkbox"]:checked + label,
.hiring-employees input[type="checkbox"]:checked + label,
.skills-block input[type="checkbox"]:checked + label{
	border: 2px solid #33CCCC;
}


.hire-cont{
    min-height: 100vh; 
    padding: 90px 0; 
    background: rgba(238,238,238,1);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,238,238,1)), color-stop(100%, rgba(212,212,212,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: -o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d4d4d4', GradientType=0 ); 
}

.input-2 {
    height: 40px;
    width: 100%;
    padding: 8px 12px 9px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 0 0 transparent;
    color: #444;
    box-sizing: border-box;
}
.input-2-group{
    margin-bottom: 40px;
}
.input-3 {
    height: 40px;
    width: 100%;
    padding: 8px 12px 9px;
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 0 0 transparent;
    color: #444;
    box-sizing: border-box;
}
.input-3-group{
    margin-bottom: 25px;
}
.input-1{
    height: 40px;
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0 12px 3px;
    display: flex;
    flex-wrap: wrap;
}
.input-1-group{
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal-content .fa{
    width: 25px;
}
.step2header{
    font-weight: 700;
}

.simplebar-content{
    padding: 0px 15px;
    margin-left: 15px;
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 50px;
    height: 37.5px;
    border-radius: 4px;
    border: none;
}
.mt30{
    margin-top: 30px;
}
.datepicker-inline {
    width: 350px;
    background-color:#fff;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.datepicker-inline tr td:first-child, .datepicker-inline tr td:last-child{
    border-radius: 0;
    cursor: default!important;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{
    color: lightgray!important;
}
.btn-group-time{
    overflow: auto;
    white-space: nowrap;
    height: 305px;
}
.btn-group-time label{
    width:100px;
    margin: 10px!important;
    font-size: 14px;
    line-height: 2rem;
    border-radius: .75rem!important;
}
.btn-group-time label:nth-child(-n + 3){
    margin-top: 0!important;
}
.bg-cyan{
    background-color: white;
    border: 1px solid #ccc!important;
    border-radius: 0.75rem!important;
    color: #333;
    font-size: 14px;
}

.helper3{
    padding-left:30px;
    padding-right: 30px;
}
#timezone{
    height: 50px!important;
    border-radius: 6px;
    border: 1px solid #ccc;
	padding:0;
    padding-left: 15px;
}

.hiring-confirm .fa{
    display: inline-block;
    height: 20px;
    margin-bottom: 10px;
}
.hiring-confirm p{
    display: inline-block;
}
.hiring-confirm{
    background-color: #fff;
    border-radius: 0.75rem;
    padding: 5px 5px 0 15px;
    height: 230px;
}
/*phone number styles */

.iti{
    width: 100%;
    margin-bottom: 25px;
}
/*
.iti__selected-flag{
width: 40px;
}

.iti__arrow{
display: none;
}
*/


.form-5411-clear .active{
    border:1px solid #33CCCC!important;
    background-color: #fff!important;
}
.form-5411-clear .focus{
    outline:none!important; 
}
.form-5411-clear .active{
    border:2px solid #33CCCC!important;
    min-height: 34px;
    color: #333;
    background-color: white!important;
}

.form-5411-clear .day.active{
    color: white;
    background-color: #33CCCC!important;
}
.form-5411-clear .focus{
    border:2px solid #33CCCC!important;
    outline:none!important;
    height: 34px;
    color: #333;
}

#datepicker .active{
    background-color:#33CCCC!important;
    color: white!important;
}
.input-1:focus,.input-2:focus,.input-3:focus{
    border:1px solid #33CCCC;
}
.contact-input:focus, .select2-container--default.select2-container--focus .select2-selection--multiple:focus{
    border:1px solid #33CCCC!important;
}


.modal-content label{
    -webkit-tap-highlight-color:transparent;
}

.modal-content .active, .modal-content .focus, .modal-content .btn:active{
    -webkit-box-shadow:none!important;
    box-shadow: none!important;
}

.ui-front{
    z-index: 12;
    background-color: white;
    max-width: 678px;
    cursor: pointer;
}

#ui-id-1{
    max-height: 350px;
    overflow: scroll;
    padding-left: 15px!important;	
}

#ui-id-1 li{
    list-style: none;
    padding-top: 7.5px!important;
    padding-bottom: 7.5px!important;
}
#ui-id-1 li:hover{
    background-color: rgb(241, 241, 241);
}
/* Modal Content/Box */
    .modal-content {
    width: 800px;
    min-height: 570px;
    margin: 75px auto;
    padding: 0px 20px;
    border: 1px solid #888;
    /* Could be more or less, depending on screen size */
    background: rgba(238,238,238,1);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,238,238,1)), color-stop(100%, rgba(212,212,212,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: -o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(212,212,212,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d4d4d4', GradientType=0 ); 
    z-index: 10; 
}

.modal-content .pl-2 p{
    margin-left: 1.5rem;
}

.skills-block p{
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #333;

}
.flex-right{
    display: flex;

    justify-content: flex-end;
}
.current-step{
    width: 97px;
    border: 1px solid #33CCCC;
    border-radius: 5px;
    margin-top: 20px;
    padding: 5px;
    float: left;

}
.current-step p{
    text-align: center;
    font-size: 14px;
    line-height: 1.42857143;
    color: #33CCCC;
    margin-bottom: 0px;
}

.back-arrow{
    fill: rgb(117, 117, 117);
    transition: 0.5;
}
.button-back:hover .back-arrow{
    fill:#33CCCC;
}

input[name="hour_picker"] {
	display:none;
}
.hour-picker-group label{
	font-weight:700;
}
#phone_num{
	padding-left:16.5%!important;
}
table tbody th, table tbody td {
    border-right: 1px solid #e6e6e6;
}
table tbody tr:last-child, table thead tr {
    border:0;
}

.hour-picker-group .btn-group-justified{
	display:flex;	
    flex-wrap: wrap;
}

.hour-picker-group .btn-group-justified label{
	width:125px;
}

@media screen and (min-width: 1200px) {
	#ui-id-1{
		max-width:35%;
		overflow-x:hidden;
	}
}
