body{
background-color:#F4F4F4;
}
.middleContainer {
    width: 980px;
}
.languageArea{
position:relative;
float:right;
    height: 40px;
	margin-top:10px;
	    top: 8px;
}
.companyDescriptionTop{
padding-left:86px;
padding-right: 86px;
width:520px;
margin-bottom:100px !important;
    border-radius: 10px  !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	padding-bottom: 100px !important;
	padding-top: 0 !important;
}

.companyDescriptionTitleCompName{
position:relative;
float:left;
width:100%;
text-align:center;
font-size:16px;
font-weight: normal;
color:#26373C;
}
.companyDescriptionTitle{
font-size:22px;
width:100%;
text-align:center;
line-height:1.4;
color:#000;
font-weight: 400;
margin:0;
margin-bottom:20px;
margin-top:40px;
}
.applicationFormCnt{
width:760px;
}
.divider{
height:1px;
width:100%;
}
.jobMainTags{
position:relative;
float:left;
background-color:#FFF;
color:#000000;
text-align:left;
font-weight:500;
font-size:13px;
height:40px;
line-height:40px;
margin-left:20px;
margin-bottom:15px;
}

.jobMainTagsOther:before{
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    height: 2px;
    background:inherit;
    border-radius: 100%;
	top: 20px;
    left: -10px;
}
.jobMainTagsCnt{
width:340px;
left:50%;
margin-left:-170px;
}
.jobDescription{
margin-top:0 !Important;
padding:40px !Important;
padding-bottom:0 !Important;
width:calc(100% - 80px) !Important;
}
.fieldAreaSectionNew{
    height: 40px;
    background-color: #26373C;
    line-height: 40px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
      margin-top: -15px;
    border-radius: 5px;
	margin-bottom: 30px;
}

.fieldLabelArea{
font-weight:600;
font-size:14px;
color:#060506;
}
.inputFieldsShowcase{
background-color:#F3F3F5;
border-color:#F3F3F5;
border-width:1px;
border-radius:6px;
height:46px;
line-height:46px;
font-weight:normal;
font-size:16px;
padding-left:10px;
padding-right:10px;
width:calc(100% - 18px);
}
.inputFieldsShowcase:focus{
border-color:#EDEDED;
border-width:1px;
}
.inputFieldsShowcaseName {
    width: 306px;
}
.inputFieldsShowcaseNameLast{
margin-right:0;
}
.checkboxLabelInfo{
font-size:16px;
color:#060506;
margin-bottom:12px;
font-weight:normal;
}
.selectInputShowcase, .selectInputShowcasePrice{
padding-left:10px;
padding-right:10px;
width:100%;
height:51px;
background-color:#F3F3F5;
font-weight:normal;
font-size:16px;
line-height:51px;
color:#060506;
border-radius:6px;
border-color:#F3F3F5;
border: 1px solid #F3F3F5;
font-size:14px;
    border-top: 1px solid #F3F3F5;
}
.textAreaShowcase{
padding:10px;
color:#060506;
border-radius:6px;
width:calc(100% - 20px);
background-color:#F3F3F5;
border: 1px solid #F3F3F5;
font-size:16px;
    border-top: 1px solid #F3F3F5;
}
.selectInput:focus, textarea:focus, .textArea:focus{
border: 1px solid #F3F3F5;
    border-top: 1px solid #F3F3F5;
}
.fieldAreaCaptcha{
left:50%;
margin-left:-152px;
}
.fieldAreaCaptchaCopy{
width:100%;
text-align:center;
font-size:14px;
color:#060506;
}
.middleContainerCopy{
margin-top:80px;
    background: #FFF;
border:none;
}
.companyDescriptionApply{
margin-bottom:0;
top:20px;
}
.middleContainerHandler{
width:100%;
}
.jobDescription, .middleContainerHandler{
overflow:inherit;
}
.applyNowBtn{
background-color:#060506  !important;
font-size:18px;
height:46px;
line-height:46px;
padding-left:16px;
padding-right:16px;
font-weight:500;
border-radius:6px;
border-color:#060506 !important;
}
.poweredByArea{
color: #000000;
}
.middleContainerTopHandlerTop{
margin-bottom: 5px;
}
.checkBox, .radioBox{
margin:3px;
margin-right:15px;
}
.fieldLabelAreaUserGuide{
font-size:12px;
margin-top:10px;
margin-left:5px;
color: #939598;
font-weight:normal;
}
#captachErr{
    width: 304px;
	line-height:1.3;
}
 input[type='radio']:after {
        width: 16px;
        height: 16px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #EDEDED;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #EDEDED;
    }

    input[type='radio']:checked:after {
        width: 16px;
        height: 16px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #E84960;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #EDEDED;
    }
 input[type='checkbox']:after {
        width: 16px;
        height: 16px;
         top: -2px;
        left: -1px;
        position: relative;
        background-color: #EDEDED;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #EDEDED;
    }

    input[type='checkbox']:checked:after {
        width: 16px;
        height: 16px;
         top: -2px;
        left: -1px;
        position: relative;
        background-color: #E84960;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #EDEDED;
    }
 .dividerMobie{
 display:none;
 }
.middleContainerTopH2 .applicationCompH{
left:0;
margin-left:0;
padding-left:40px;
padding-right:40px;
padding-top:20px;
padding-bottom:20px;
z-index: 1;
width:auto;
    line-height: 1.4;
    height: auto;
	margin-top: -50px;
} 
.hiringCnt{
overflow:hidden;
height:50px;
z-index:1;
background-color:#FFF;
border-radius:9px 9px 0 0;
top:10px;
}
.hiringCntHref{
position:relative;
float:left;
padding-left:16px;
padding-right:16px;
height:40px;
line-height:40px;
font-size:16px;
}
.formDesc{
padding-top: 0 !important;
     line-height: 1.4;
    color: #101010;
}
.recordBtn{
    position: relative;
	float:left;
outline:none;
background-color:#F4F4F4;
border-color:#F4F4F4;
border: none;
border-radius:30px;
padding-left:50px;
padding-right:20px;
height:40px;
color:#75bce8;
text-transform:uppercase;
font-size:13px;
cursor:pointer;
line-height:40px;
font-weight: normal;
/*    -webkit-appearance: none;
   -moz-appearance: none;
        appearance: none;*/
}
.recordBtn:before{
content:"";
position:absolute;
left:4px;
top:4px;
height:32px;
width:32px;
outline:none;
background-size:13px 18px;
background-repeat:no-repeat;
background: linear-gradient(180deg, #979797 0%, #818181 99.98%, #FF0082 99.99%, rgba(142, 142, 142, 0) 100%, rgba(142, 142, 142, 0) 100%);
background-color:#818181;
border-radius:50%;
background-position:center;
}
.recordBtn:after{
content:"";
position:absolute;
left:4px;
top:4px;
height:32px;
width:32px;
outline:none;
background-size:13px 18px;
background-repeat:no-repeat;
background-image:url(https://people.humanpowerks.com/images/recordIcon.svg);
border-radius:50%;
background-color:transparent;
background-position:center;
}
.recordingBtn:before{
background: linear-gradient(180deg, #780096 0%, #FF0082 99.99%, rgba(0, 0, 0, 0) 100%);
}
/*audio::-webkit-media-controls-play-button{
background-color:#780096;

border-radius:50%;
color:#FFF;
}*/
.initialAudio{
display:none !important;
}
.js-plyr .plyr__controls{
margin-top:20px;
border-radius:20px;
border-color:#F4F4F4;
background-color:#F4F4F4;
color:#780096;
}
.plyr__controls button {
background-color:#780096;
background: linear-gradient(180deg, #780096 0%, #FF0082 99.99%, rgba(0, 0, 0, 0) 100%);

    border-radius: 50%;
	color: #fff;
	padding: 8px;
	padding-left:10px;
	padding-right:10px;
}
.plyr__progress--played, .plyr__volume--display {
color:#780096;
}
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large{
background-color:#FF0082;
background: linear-gradient(180deg, #780096 0%, #FF0082 99.99%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
}
.plyr__controls button svg{
width:12px;
height:16px;
}
.plyr__delete{
display: inline-block;
    vertical-align: middle;
    font-size: 14px;
 	border-radius:50%;
	background-color:#FFF;
	color:#FF0082;
	font-weight:300;
	font-size:18px;
	width:32px;
	height:32px;
    margin-left: 10px;
	cursor:pointer;
	text-align:center;
	line-height:35px;
}
.plyr__deleteActive{
background-color:#C4C4C4;
	color:#FFF;
}
.recordrtcCnt{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}
.recordingCnts{
width:100%;
margin-bottom:10px;
}
.js-plyr, .js-plyr .plyr__controls{
width:100%;
}
.fixedArea{
position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(243,240,235, 0.4);
    display: none;
}
.popUpCnt{
    position: fixed;
    width:290px;
     background-color: #FFF;
    border: 4px solid;
    border-color:#F4F4F4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     -webkit-box-shadow: rgb(0 0 0 / 30%) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    box-shadow: rgb(0 0 0 / 30%) 0 1px 3px;
    border-style: none;
    padding: 20px;
    display: block;
    overflow: hidden;
    z-index: 999999;
    left: 50%;
    margin-left: -145px;
    margin-top: -80px;
    top: 50%;
    display: none;
   
}
.popUpCntTxt{
width: 100%;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 40px;
}
.popUpCntBtns{
float:right;
}
.closePopUpBtn, .deleteRecordingBtn{
border-radius:20px;
padding-left:20px;
padding-right:20px;
height:32px;
text-align:center;
line-height:32px;
    background-color: #F4F4F4;
    border-color: #F4F4F4;
color: #000;
cursor:pointer;
opacity:0.9;
font-size:14px;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.closePopUpBtn:hover, .deleteRecordingBtn:hover{
opacity:1;
-webkit-transition: all  100ms ease-in-out;
-moz-transition: all  100ms ease-in-out;
-o-transition: all  100ms ease-in-out;
-ms-transition: all  100ms ease-in-out;
transition: all  100ms ease-in-out;
}
.deleteRecordingBtn{
margin-left:20px;
}
.fixedPopUp, .fixedPopUp2{
position:fixed;
display:none;
z-index:99999;
width:100%;
height:100%;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
background-color:rgba(32,32,32,0.8);
/*background-image:url(https://humanpower.net/images/iosImg.png);
*/}
.fixedPopUp2{
background-image:url(https://humanpower.net/images/androidImg.png);
}
.fixedPopUpCnt, .fixedPopUpCntUp{
position:fixed;
width:100%;
height:100%;
top:0;
display:none;
left:0;
z-index:999999;
}
.fixedPopUpCnt2, .fixedPopUpCnt2New{
position:relative;
float:left;
width:70%;
z-index:9999999;
left:15%;
height:70%;
top:14%; 
-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	display:flex;
	text-align:center;
	color:#151515;
	font-size:16px;
	line-height:1.4;
border:1px solid #780096;
background-color:rgba(255,255,255,0.8);
border-radius:9px;
}
.fixedPopUpCnt2Img{
position:absolute;
right:-40px;
background-position:center right;
background-repeat:no-repeat;
height:66%;
width:60px;
background-size:contain;
bottom:-20%;
background-image:url(https://humanpower.net/images/downARr.png);

}
.fixedPopUpCnt2ImgNew{
position:absolute;
right:-30px;
background-position:center right;
background-repeat:no-repeat;
height:66%;
width:60px;
background-size:contain;
top:-20%;
background-image:url(https://humanpower.net/images/arrUp.png);
}
.uploadFileBtn {
    background-color: #060506;
    color: #FFF;
    height: 35px;
    font-size: 16px;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 35px;
    border-color: #060506;
    border-radius: 6px;
	font-weight:normal;
 }
