/*  */

/* wraps around cvs_resume_section */
.cvs_resume_entry_container {
	width: 100%;
	float: left;
	margin: 0px;
}

.cvs_resume_section {
	width: 100%;
	float: left;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
}

.cvs_resume_section label {
	font-size: 18px;
	/* width:40%;	*/
}

/* the following is for when sections are added	- lighter color background*/
.cvs_resume_section_add {
	width: 100%;
	float: left;
	font-size: 12px;
	background-color: #ec6b49;
	/*border: 1px solid #000;
	border-radius: 25px;
	box-shadow: 10px 10px 5px #888888;
	*/
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
}

.cvs_resume_section_add label {
	font-size: 18px;
	/* width:40%;	*/
}

/* end wraps around cvs_resume_section */

/* wraps around labels and input fields for resume entry */


.cvs_resume_entry_label {
	width: 100%;
	padding-left: 12px;
	padding-top: 10px;
	float: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #404f59;
}

.cvs_resume_entry_label label {
	font-size: 16px;	
}


.cvs_experience_container {
padding-left:12px;
padding-right:12px;	
padding-bottom:20px;
}

.cvs_education_wrapper .cvs_experience_container {
  margin-bottom: 15px;
}

.cvs_text_box_container {
    margin-bottom: 50px;
}

.cvs_resume_experience_block .cvs_experience_container {
  margin-bottom: 15px;
}



/*end resume admin components */

.cvs_other_desc_container {
margin:15px;

}

.cvs_other_desc_MCE {
padding:15px;
border:thin solid #000;		
}

#cvs_image_upload_block {
	width:100%;
	float: left;
  margin-left: 15px;
  margin-top: 15px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
 /* float: left;*/
}

#cvs_image_upload_block h2{
  margin-top:5px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#cvs_profile_photo{
	border : solid 0px #000000;
	width:95%;
	height:65px;
	margin-bottom:20px;
	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 : 20px;
	color : #ffffff;
	padding : 20px 17px;
	background : #809e4c;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#809e4c), color-stop(100%,#a2d647));
	background : -moz-linear-gradient(top, #809e4c 0%, #a2d647 100%);
	background : -webkit-linear-gradient(top, #809e4c 0%, #a2d647 100%);
	background : -o-linear-gradient(top, #809e4c 0%, #a2d647 100%);
	background : -ms-linear-gradient(top, #809e4c 0%, #a2d647 100%);
	background : linear-gradient(top, #809e4c 0%, #a2d647 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#809e4c', endColorstr='#a2d647',GradientType=0 );

}

#cvs_image_upload_block .cvs_image_cover {
  height: auto;
  max-width: 450px;
  margin-right: 20px;
  border: 3px solid #ccc;
  float: left;
}
#cvs_image_upload_block .cvs_image_input{
  padding-top: 10px;
}
#cvs_image_upload_block .cvs_image_url{
  float: left;
}
.cvs_image_input_cover {
width:100%;
margin-top:15px;
float:left;	
}

.cvs_image_input_cover label {
padding-bottom:10px;	
}

div.cvs_experience_block {
    margin-bottom: 20px;

}
div.cvs_add_more_and_display {
    margin-left: 20px;
}

.cvs_experience_block table label {
  margin-bottom: 10px;
}

.cvs_education_wrapper,
.cvs_experience_wrapper {
    padding: 10px;
}

.cvs_other_block {
  border: 1px solid #ccc;
}

.cvs_education_block {
  border: 1px solid #ccc;
}


.cvs_form_add_element_button {
    border: 1px solid #CCCCCC;
    border-top: none;
    padding: 10px 15px 30px 15px;
}

.cvs_experience_block_heading {
  padding: 25px 15px 25px;
  margin-top: 20px;
  border-bottom: none;
}

.cvs_experience_block_heading > .cvs_heading {
  font-weight: bold;
  font-size:16px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  display: inline;
}
.cvs_block_delete_top_btn {
  display: inline;
  float: right;
  margin-top: -4px;
}
.cvs_block_delete_top_btn label {
  margin-right: 10px;
}
.cvs_this_resume_education_block,
.cvs_resume_experience_block {
  padding: 0 15px;
}
.cvs_resume_experience_block div.cvs_experience_block {
  margin-bottom: 20px;
  margin-top: 0;
}

.cvs_block_delete_top_btn label {
  display: inline;
}

/* Start Display Resume */

h1#title {
  color: #111111;
  line-height: 70px;
  margin: 0 0 30px;
  /* font-family: arial; */
  text-align:left;
  font-size: 50px;
}

div.cvs_img_preview {
  display: block; 
  width: 100px;
  margin-top: 15px;
}
div.cvs_img_preview img {
  height: auto;
  max-width: 100%;
}

div.cvs_clear_both {
  clear: both;
}

.cvs_section .cvs_title{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
    font-size: 25px;
   /* font-family: arial,sans-serif; */
    font-weight: 400px;
}
.cvs_item {
  margin: 0 0 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	/*font-size: 14pt;*/
}

.cvs_section_item_title {
width: 100%;
	float: left;	
	
}

.cvs_section_item_date_values {
padding-right: 10px;
	
}


.cvs_section_item_institution_value {
padding-right: 10px;
	
}

.cvs_section_item_location_value {
padding-right: 10px;
	
}

.cvs_section_item_date {
width: 100%;
	float: left;
	font-style: italic;
	
}

.cvs_section_item_description {
width: 100%;
	float: left;	
	padding-bottom: 10px;
	
}

.cvs_info {
  display: block;
}

.cvs_skills li {
  	margin-left: 2em;
	list-style-type: disc;
}

#cvs_image_and_contact
{
width: 100%;	
}

#cvs_image_box
{
	float:left;
	width: 25%;
	padding-right: 5px;
	padding-bottom: 5px;
}

#cvs_name_contact_box
{
	float:left;
	width: 75%;
	padding-right: 5px;
	padding-bottom: 5px;
}

#cvs_name_contact_box ul li { display: inline; }

.cvs_resume_wrapper_left {
	/*margin-top:24px;*/
  float: left;
  width: 100%;
}

div#cvs_photo {
    border-radius: 4px;
    padding: 10px;
    max-width: 100%;
    overflow: hidden;
    vertical-align: middle;
}
div#cvs_photo img {
  max-width: 100%;
	margin:0px;
}

.cvs_display_profile_pic {
	border: 3px solid #CCC;	
	margin:0px;
}

div.cvs_personal_detail  {
  float: left;
  line-height: 18px;
  padding-left:25px;

  width:100%;
}

.cvs_personal_detail-lines {
width:100%;	
padding-right:3px;
float:left;
overflow:visible;
display:inline;
}
div.cvs_personal_detail h3  {
  margin-top:5px;
  margin-bottom:5px;
}

.cvs_social_icons {
width:100%;	
}

.cvs_social_stuff {
  width:100%;
  padding-top:15px;
}

.cvs_education_wrapper div.cvs_this_resume_education_block:nth-child(2n) ,
.cvs_experience_wrapper div.cvs_resume_experience_block:nth-child(2n) ,
.cvs_new_section_wrapper div.cvs_resume_new_section_block:nth-child(2n) {
  background-color: #F9F9F9;
}

iframe.cvs_resume_profile_youtube {
    width: 400px;
    height: 250px;
    border: 0;
    margin-top: 20px;
}
/* End Display Resume */

/* Alerts */


.cvs_alert {
    font-size:24px;
	font-weight:bold;
	color:red;
	padding:15px;
	width:100%;
}


.cvs_alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.cvs_alert_danger {
    
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}


#cvs_inpt_img_url {
  width: 281px;
}

/* end highlight table style */


.cvs_onehundredPCT {
	width:100%;
	float:left;
}
.cvs_tenPCT {
	width:10%;
	float:left;
}

.cvs_seventyfivePCT {
	width:75%;
	float:left;
}

.cvs_twentyfivePCT {
	width:25%;
	float:left;
}

.cvs_nintyPCT {
	width:90%;
	float:left;
}

.cvs_twentyPCT {
	width:20%;
	float:left;
}

.cvs_eightyPCT {
	width:80%;
	float:left;
}

.cvs_thirtyPCT {
	width:30%;
	float:left;
	padding-left:5px;
}

.cvs_seventyPCT {
	width:70%;
	float:left;
}

.cvs_seventyPCTRpadding {
	width:70%;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:5px;
}

.cvs_fortyPCT {
	width:39%;
	float:left;
}

.cvs_sixtyPCT {
	width:59%;
	float:left;
}

.cvs_fiftyPCT {
	width:50%;
	float:left;
}

.cvs_Name{
	font-size: 28px !important;
}


/* Media Query */
@media screen and (max-width: 1100px) {


.cvs_tenPCT {
	width:10%;
	float:left;
}

.cvs_nintyPCT {
	width:100%;
}

.cvs_twentyPCT {
	width:100%;
}

.cvs_eightyPCT {
	width:100%;
}

.cvs_thirtyPCT {
	width:100%;
}

.cvs_seventyPCT {
	width:100%;
}

.cvs_seventyPCTRpadding {
	width:100%;
}

.cvs_fortyPCT {
	width:99%;
	float: left;
}

.cvs_sixtyPCT {
	width:99%;
	float: left;
}

.cvs_fiftyPCT {
	width:100%;
}

.cvs_expandable_heading2 {
	font-size: 14px;
	
}

.form-block {
    padding-left: 0px;
	padding-right: 0px;

}
  
.cvs_resume_wrapper_left {
  width: 90%;
	padding-right: 10px;
}

.cvs_resume_wrapper_right {
width:100%;
float:left;	
}

  
.cvs_resume_entry_label {
	width: 94%;
}

/* end highlight table style */  
}

