
/****** CODE ******/
.file-upload{display:block;text-align:center; margin: 20px 0;}
.file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative; border-radius: 0; padding: 0; }
.file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:42px;}
.file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-upload .file-select:hover{border-color:#34495e;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button{background:#34495e;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button{background:#3fa46a;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}

.executive-resume{}
.executive-resume h2{font-size: 32px; line-height: 34px; font-weight: 700; color: #333; margin: 0 0 20px;}
.executive-resume .price{font-size: 50px; padding-bottom: 10px; color: #eac035; line-height: 50px;}
.executive-resume h3{font-size: 24px; color: #333; line-height: 24px; font-weight: normal; margin: 0 0 20px;}
.executive-resume h4{font-size: 20px; color: #333; line-height: 24px; font-weight: normal; margin: 0 0 20px;}
.executive-resume p{font-size: 16px;}
.executive-resume .inverse-button{float: left; background: #3a3cd4; border: none; line-height: 44px; padding: 0 20px; margin-right: 10px; font-size: 14px; color: #FFF;}
.executive-resume .inverse-button img{float: left; top: 11px; position: relative;}

.executive-resume ul{margin: 0; padding: 0; list-style: none; display: inline-block; width: 100%;}
.executive-resume ul li{float: left; margin: 0 2% 10px 0; width: 49%; background: #f1f1f1; border-radius: 5px; padding: 9px 10px 9px 36px; line-height: 25px; box-sizing: border-box; position: relative;}
.executive-resume ul li:nth-child(2n+2){margin-right: 0}
.executive-resume ul li span{display: block; font-size: 16px; font-weight: bold;}


a.tooltip{position: relative; float: right; font-size: 20px; top: 8px; right: 8px; margin-top: -50px; opacity: 1; z-index: 9;}
.tooltip:hover{text-decoration:none;}
.tooltip:after{content: attr(tip); font-size: 14px; line-height: 20px; color:#fff; width:200px; padding:5px 10px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; background:#0cacce; -moz-box-shadow: 3px 3px 4px rgba(0,0,0, .65);  -webkit-box-shadow: 3px 3px 4px rgba(0,0,0, .65); box-shadow: 3px 3px 4px rgba(0,0,0, .65); position:absolute; top:27px; left:-10px; display:none;  }
.tooltip:before{z-index:1000; position:absolute; content:""; top:15px; left:0px; border-right:7px transparent solid; border-left:7px transparent solid; display:none; }
.tooltip:hover{z-index:1000; position:relative; color:#8325f7;}
.tooltip:hover:after{display:block;}
.tooltip:hover:before{display:block;}
a.dropdown_tool{ top: 0;margin: 0;float: none;display: inline-block;left: 0; }
.executive-resume ul li .regular-checkbox + label{width: auto; position: absolute; left: 8px; top: 12px;}
.executive-resume ul li .regular-checkbox:checked + label{line-height: initial;}
.executive-resume .select{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent url(../images/sort-down.png) no-repeat right 20px center; border: 2px solid #dce4ec; padding: 0 10px;
line-height: 40px; width: 300px;}
select::-ms-expand {display: none;}
.executive-resume .submit{margin: 20px auto 0; background: #3a3cd4; border: none; line-height: 44px; padding: 0 20px; font-size: 14px; color: #FFF; display: table; border-radius: 5px; cursor: pointer}

#content{ display: inline-block; width: 100%; }
.executive-resume-checkout .left{float: left; width: 560px;}
.executive-resume-checkout .left .col1{width: 49%; float: left; margin-right: 2%;}
.executive-resume-checkout .left .col1:last-child{margin-right: 0}
.executive-resume-checkout .right{float: right; width: 560px;}
.executive-resume-checkout .right .selected_options{ margin-bottom: 12px; }
.executive-resume-checkout .right .selected_options span{color: #088dae}
.executive-resume-checkout .right ul{margin: 0; padding: 0; list-style: none}
.executive-resume-checkout .right ul li{font-size: 16px; line-height: 40px;}
.executive-resume-checkout .right ul li span{float: left; width: 100px; font-weight: bold;}
.executive-resume-checkout .right .price{font-size: 50px; padding-bottom: 10px; color: #eac035; line-height: 50px;}
.executive-resume-checkout .right .we_accept{margin: 22px 0; width: 100%; }
.executive-resume-checkout .right .we_accept span{color: #333333; line-height: 24px; float: left; margin: 0 20px 0 0;}
.executive-resume-checkout .right .col1{width: 49%; float: left; margin-right: 2%;}
.executive-resume-checkout .right .col1:last-child{margin-right: 0}
.executive-resume-checkout label{display: block; font-size: 16px; width: 100%; line-height: 22px;}
.executive-resume-checkout .input{border: 1px solid #CCCCCC; padding: 0 10px; height: 40px; line-height: 40px; width: 100%; box-sizing: border-box; margin: 0 0 15px; background: #FFFFFF} 
.executive-resume-checkout .input.textarea{min-height: 117px;}
.executive-resume-checkout .select{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent url(../images/sort-down.png) no-repeat right 20px center; border: 1px solid #CCCCCC; padding: 0 10px;height: 40px; line-height: 40px; width: 100%; box-sizing: border-box; margin: 0 0 15px;}
.executive-resume-checkout .submit{margin: 20px auto 0; background: #f1f1f1; border: none; line-height: 44px; padding: 0 20px; font-size: 14px; background: #095e7e; color: #FFF; display: table; border-radius: 5px; cursor: pointer}
 
.executive-resume-checkout h3{font-size: 24px; color: #333; line-height: 24px; font-weight: normal; margin: 0 0 20px;}
.executive-resume-checkout h4{font-size: 18px; color: #333; line-height: 24px; font-weight: normal; margin: 0 0 20px;}
.executive-resume-checkout h4 span{display: block; font-size: 14px;}
.remove_link a{ color: #da1e1e !important; }
.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}


.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.tag {
	font-family: Arial, sans-serif;
	width: 200px;
	position: relative;
	top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

.radio-1 {
	width: 193px;
}

.button-holder {
	float: left;
}

/* RADIO */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
	padding: 16px;
}

.big-radio:checked + label:after {
	width: 24px;
	height: 24px;
	left: 4px;
	top: 4px;
}
.ksa_section{ width:100% !important; }
.ksa_section span {
    font-size: 15px !important;
    font-weight: normal !important;
}

.morefile_link{font-size: 16px; background: #095e7e; color: #FFF; padding: 0 20px; display: block; clear: both; line-height: 40px; margin: 10px 0 0}
.morefile_link:hover{background: #cc9a13; color: #FFF; text-decoration: none;}
.morefile_link br{display: none}
.morefile_link u{text-decoration: none;}
.file-upload{font-size: 16px;}
.file-upload br{display: none}
.fileupload_outer .fileUpload{border-radius: 5px;line-height: 36px;padding: 0 20px;cursor: pointer;display: inline-block;}
.fileupload_outer .fileUpload span{cursor: pointer;}
.fileupload_outer{display: block}



@media only screen and (min-width:1600px) and (max-width:1799px) {

}

@media only screen and (min-width:1400px) and (max-width:1599px) {

}

@media only screen and (min-width:1200px) and (max-width:1399px) {

}

/** 5.0 - 1200 - Desktop **/
@media only screen and (min-width:992px) and (max-width:1199px) {

}

/** 7.0 - 768 - iPad **/
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/** 8.0 - 640 - Mobile **/
@media only screen and (min-width: 640px) and (max-width: 767px) {


.mobile{display: block;}
.desktop{display: none;}
}

/** 9.0 - 480 - Mobile **/
@media only screen and (min-width: 480px) and (max-width: 639px) {


.mobile{display: block;}
.desktop{display: none;}
}

/** 10.0 - 320 - Mobile **/
@media only screen and (min-width: 320px) and (max-width: 479px) {


.mobile{display: block;}
.desktop{display: none;}
}

