/* CSS file for admin pages - CVSHout Resume plugin */


.cvs_resume_admin_entry_field ul {
	list-style-type: disc;
	margin-left: 2em;
}

/* admin div classes */
.cvs_resume_admin_wrapper{
	width: 98%;
    overflow: hidden;
	height:auto;
    margin-top: 10px;
  /*  border-style: solid;
	border-color:red;
	border-width: thin; */
}

.cvs_resume_admin_block{
	width: 100%;
    overflow: hidden;
	height:auto;
	float: left;
	font-size: 12px;
	font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana,' sans-serif';
   /* border-style: solid;
	border-width: thin; */
}
/* end of admin div classes */


/* Admin CSS */

#cvs_inpt_img_url {
  width: 281px;
}

.cvs_arrow_font_size {
	font-size: 32px;
	text-align: center;
	text-decoration: none;
	text-decoration-color: transparent;
	text-decoration-style: none;	
}

.cvs_block_delete_top_btn {
  width: 100%;
  height:auto;
  float:left;
  margin-top: -4px;
}
.cvs_block_delete_top_btn label {
  margin-right: 10px;
  display: inline;
}

.cvs_block_display_top_btn {
  width: 100%;
  height:auto;
  float:left;
  margin-top: -4px;
}
.cvs_block_display_top_btn label {
  margin-right: 10px;
  display: inline;
}

.cvs_experience_block {
  width: 100%;
  height:auto;
  float:left;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left:8px;

}
.cvs_experience_block table label {
  margin-bottom: 10px;
}

.cvs_experience_block_heading {
  width: 100%;
  height:auto;
  padding: 25px 0px 25px;
  /*  margin-top: 20px; */
  border-bottom: none;
}

.cvs_education_block {
  width: 100%;
  height:auto;
  float:left;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left:8px;

}
.cvs_education_block table label {
  margin-bottom: 10px;
}

.cvs_education_block-heading {
  width: 100%;
  height:auto;
  padding: 25px 0px 25px;
  /*  margin-top: 20px; */
  border-bottom: none;
}


.cvs_other_desc_container {
margin:15px;

}
.cvs_other_block table label,
.cvs_education_block table label,
.cvs_experience_block table label {
  margin-bottom: 10px;
}

.cvs_other_block {
border: 1px solid #ccc;
}

.cvs_education_wrapper,
.cvs_experience_wrapper,
.cvs_other_wrapper,
.user-guide-wrapper{
   /* padding: 10px; */
}

.cvs_resume_experience_block {
  margin-bottom: 20px;
  margin-top: 0;
 /* padding-left:8px;*/
}

.cvs_resume_network_block {
  margin-bottom: 20px;
  margin-top: 0;
 /* padding-left:8px;*/
}

.cvs_content_block{
  border: 1px solid black;
	width:99%; 
	float:left; 
	padding-bottom:12px; 
	padding-top:8px;
	margin-bottom:5px;
	/*background-color:#AAB8C1;*/
}

.cvs_organization_table {
width:100%;	
border: none;
	
}

.cvs_internal_section_90 {
	width:86%; 
	float:left; 
	padding-left:5px;
}

.cvs_internal_section_10 {
	width:10%; 
	float:left; 
	padding-top:10px;
}

.cvs_organization_table td, .cvs_organization_table th { width:10%; }
.cvs_organization_table td + td, .cvs_organization_table th + th { width:90%; }

.cvs_organization_table table.cvs_withBorder {
border: 1px solid blue;
}

.cvs_organization_table caption {
    font-size: 24px;
	padding-bottom: 10px;
    
}

.cvs_organization_table caption.details {
    font-size: 18px;
	color:blue;
	padding-bottom: 10px;
    
}

.cvs_check_to_display {
  font-size: 12px;
  font-weight:bold;
  vertical-align: middle;
  padding-bottom: 10px;
}

.cvs_expandable_heading2 {
	margin:0px;
	padding-left:10px;
	font-size: 12px;
	color: #404f59;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	
}

.cvs_submit {
  /* margin-left: 16px; */
	border : solid 0px #000000;
	color:#FFFFFF;
	width:90%;
	height:35px;
	border-radius : 5px;
	moz-border-radius : 5px;
	-webkit-box-shadow : 4px 3px 9px rgba(0,0,0,1.0);
	-moz-box-shadow : 4px 3px 9px rgba(0,0,0,1.0);
	box-shadow : 4px 3px 9px rgba(0,0,0,1.0);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size : 16px;
	padding : 10px 10px;
	background:#2DA004;
}

.cvs_resume_section_add {
	width: 100%;
	float: left;
}


.cvs_heading {
  font-weight: bold;
  font-size:16px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  display: inline;
}

.cvs_resume_admin_long_text {
  width: 95%;
  display: block;
  border: 1px solid #999;
  height: auto;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

#cvs_upload_img_container {
	width:200px;
	height: auto;
}

#cvs_link_img_container {
	width:200px;
	height: auto;
}

.cvs_image_input_wrapper {
	width:100%;
	float: left;
}

#cvs_image_url_container {
	width:100%; float:left; height: auto;
}

#cvs_image_upload_container {
	width:100%; float:left; height: auto;
}

.cvs_display_image_radio_button {
  margin-bottom: 30px;
  margin-top: 10px;
}

.cvs_image_cover {
  height: auto;
  width: 200px;
  margin-right: 20px;
  border: 3px solid #ccc;
  float: left;
}

.cvs_resume_admin_entry_label {
	width: 100%;
	float: left;
	text-align: left;
	padding-left: 12px;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;
}

.cvs_resume_admin_entry_label_title_label {
	width: 80%;
	float: left;
	text-align: left;

}

.cvs_resume_admin_entry_label_checkbox_label {
	width: 20%;
	float: left;
	text-align: left;
	overflow: hidden;

}


.cvs_network_link_table h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px !important;
	font-weight: bold;
	color: #404f59;	
	margin-bottom: 0px !important;
	
}

.cvs_network_link_table h4 {
	vertical-align: middle;
	margin-bottom: 0px !important;
	
}

.cvs_network_link_table_display_links {
	width: 100%;
	border="1";
}

.cvs_dataLine {
	width: 100%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;

}

.cvs_dataLine_50 {
	width: 50%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_90 {
	width: 90%;
	float: left;

}

.cvs_dataLine_70 {
	width: 70%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_30 {
	width: 30%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_20 {
	width: 20%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_60 {
	width: 60%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_80 {
	width: 80%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_85 {
	width: 84%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_100_div{
width: 100%;
float:left;
}

.cvs_80_div{
	width: 78%;
float:left;
	padding-left: 5px;
}

.cvs_80_div h1{
	font-size: 16px;
}

.cvs_20_div{
	width: 20%;
float:left;
	padding-top:5px;
}

.cvs_dataLine_15 {
	width: 15%;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_dataLine_10 {
	width: 10%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	padding-top: 10px;

}

.cvs_labelLine {
	width: 100%;
	vertical-align: middle;
	margin-bottom: 0px !important;
	float: left;

}

.cvs_labelText_90 {
	width: 90%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	text-align: left;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_labelText_80 {
	width: 80%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	text-align: left;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}

.cvs_labelText_10 {
	width: 10%;
	float: left;
	vertical-align: middle;
	margin-bottom: 0px !important;
	text-align: left;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;

}


.cvs_resume_admin_entry_field {
	width: 100%;
	float: left;
	text-align: left;

}

.cvs_resume_admin_entry_field_value {
	width: 85%;
	float: left;
	text-align: left;

}

.cvs_resume_admin_entry_field_checkbox {
	width: 15%;
	float: left;
	text-align: left;

}

/* end Admin CSS */


a.cvs_user_guide{
	text-decoration: underline;
}

a.cvs_user_guide:hover{ 
	cursor:pointer;
	text-decoration: underline;
}

.cvs_faq_image
{
	/*width: 100%;*/
}

.cvs_faq_ol
{
	font-size: 18px;

}

.cvs_faq_ul
{
	font-size: 18px;
	list-style-type: disc;
	margin: 25px;

}

.cvs_wizard_left {
	width:30%;
	float:left;
	overflow:auto;
	padding: 10px;
	margin-right: 5px;
	border: thin solid black;
}

.cvs_wizard_right {
	width:64%;
	/*height:700px;*/
	float:left;
	overflow:auto;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid black;
}

.cvs_wizard_main {
	width: 100%;
	float: left;	
    overflow: auto;
	
}

.cvs_wizard_header {
	width: 100%;	
	text-align: center;
	float: left;
	padding: 10px;
	
}

.cvs_wizard_selected
{color:#cb5a3d;
font-size: 20px;
font-weight: bold;}



.cvs_wizard_not_selected
{color:#114b92;
font-size: 18px;
font-weight: normal;}


/* media query */

@media only screen and (max-width: 1100px) {


.cvs_wizard_main {
	width: 95%;
	
}

.cvs_wizard_left {
	width:96%;


}

.cvs_wizard_right {
	width:96%;
	margin-top: 15px;
	padding-right: 10px;


}	
	.cvs_wizard_header {
	font-size: 10px;
	
}
	

.cvs_internal_section_90 {
	width:84%; 
}

	
	
}
	
	/*end media query */
