/*
.CV .Center .TwoColumns .LeftCol,
{
    float: left;
    width: 515px;
    padding-left: 5px;
    padding-top: 5px;
}

.CV .Center .TwoColumns .RightCol
{
    float: right;
    width: 319px;

    background-color: #F3F3F3;
    background-image: url('/~/media/Customers/Germany/PAZ/images/RightBorder.ashx');

    background-position: 0 0;
    background-repeat: repeat-y;

    margin-right: 6px;
    padding-left: 5px;
    padding-top: 10px;
}

.CV .Center .TwoColumns .LeftCol .FullBanner,
.CV .Center .TwoColumns .RightCol .MediumRectangle,
.CV .Center .TwoColumns .RightCol .oneImg,
.CV .Center .TwoColumns .RightCol .twoImg{
    margin-left: 2px;
    margin-top:6px;
    padding-top: 19px;
    
    float: left;

    background-image: url('/~/media/Customers/Germany/PAZ/images/BannersBg.ashx');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.CV .Center .TwoColumns .RightCol .oneImg,
.CV .Center .TwoColumns .RightCol .twoImg{
    float: left;
}
*/

.EnterCV .Center .middle
{
    position: relative;
}

.EnterCV .Center .middle .MediumRectangle
{
    clear: left;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 520px;
    top: 160px;
}

.cventry
 {
  background-color: #fff;
  width: 650px
 }
 
 
.cventry .error{color: red; font-weight: bold;}

.cventry .cventry-header
 {
  background-color: #ccc;
 }
 
.cventry .cventry-header .navigation-direct
 {
  width: 130px;
  height: 150px;
  overflow: hidden;
  float: right;
  background-color: #fff;
 }
 
.cventry .cventry-header .navigation-direct .nav-mypage
 {
  font-weight: bold;  
 }

.cventry .cventry-header .navigation-direct .nav-mypage a
 {
  color: #555;
 }
 
.cventry .cventry-header .navigation-direct .nav-showcv
 {
  position: relative;
  top: 110px;
  width: 120px;
  height: 20px;
  overflow: hidden;
  border: 1px solid #FFFFFF;
  font-weight: bold;
  background-color: #80b3d2;
  text-align: center;
 }
 
.cventry .cventry-header .navigation-direct .nav-showcv a,
.cventry .cventry-header .navigation-direct .nav-showcv a:hover
 {
  color: #fff;
  text-decoration: none;
  line-height: 21px;
 }
 
.cventry .cventry-header .navigation-direct .nav-page {
	background-color:#FFFFFF;
	background-image:url('/~/media/Customers/Germany/PAZ/images/arrow_grey.ashx');
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:20px;
	overflow:hidden;
	position:relative;
	top:-17px;
	width:120px;
}

.cventry .cventry-header .navigation-direct .nav-page a
 {
  color: #555;
 }
 
.cventry .cventry-header .navigation-direct .selected {
	background-image: url('/~/media/Customers/Germany/PAZ/images/arrow_red.ashx');
}
 
.cventry .cventry-header .navigation-direct .selected a
 {
  color: #C5000F;
 }
 
.cventry .cventry-header .navigation-direct a
 {
  color: #D31616;
 }
 
.cventry .cventry-header .progressbar {
  width: 510px;
  height: 100px;
  overflow: hidden;
  float: left;
  background-color: #016cbd;
  margin-bottom: 20px;
 }
 
.cventry .cventry-header .progressbar .section-title
 {
  font-family: Arial, Sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin: 15px 0px 0px 20px;
 }
 
.cventry .cventry-header .progressbar .progressbar-background
 {
  background-color:white;
  position: relative;
  top: 30px;
  left: 20px;
  width: 470px;
  height: 20px;
  overflow: hidden;
  font-family: Arial, Sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
  padding: 0px;
  text-indent: 5px;
 }
 
.cventry .cventry-header .progressbar .progressbar-background .progressbar-completed {
	background-color: #80b3d2;
} 

.cventry .cventry-content
 {
  background-color: #fff;
  width: 510px;
  float: left;
 }

.cventry .cventry-content .required {
  color: #990000;
}

.cventry .cventry-content .section
 {
  width: 510px;
  float: left;
  margin: 0px 0px 20px 0px;
  background-color: #fff;
  padding-bottom: 20px;
 }

.cventry .cventry-content .section .section-title
 {
  font-size: 16px;
  font-weight: bold;
  color: #505050;
  padding: 10px;
  background-color: #eee;
 }

.cventry .cventry-content .section .section-introduction
 {
  color: #777;
  background-color: #eee;
  padding: 0px 10px 0px 10px;
  height: auto;
 }

.cventry .cventry-content .section .section-main
 {
  float: left;
  width: 510px;
  overflow: hidden;
  background-color: #eee;
  padding: 5px 0px 10px 0px;
 }
 
.cventry .cventry-content .section .section-main div
 {
  float: left;
 }

.cventry .cventry-content .section .section-main .error-summary {
	width: 500px;
}

.cventry .cventry-content .section .section-main .text
 {
  height: 18px;
  line-height: 20px;
  width: 140px;
  margin: 0px 10px;
  /*text-indent: 10px;*/
  text-indent: 0px;
 }

.cventry .cventry-content .section .section-main .input-match-email {
	clear: left;
}

.cventry .cventry-content .section-education.section .section-main .text-enter-text,
.cventry .cventry-content .section-education.section .section-main .text-select,
.cventry .cventry-content .section-education.section .section-main .input-search-text,
.cventry .cventry-content .section-education.section .section-main .text-name,
.cventry .cventry-content .section-education.section .section-main .input-name
{
    height: 40px;
}

.cventry .cventry-content .section-education.section .section-main .text-topic,
.cventry .cventry-content .section-education.section .section-main .input-topic
{
    margin-bottom: 5px;
}

.cventry .cventry-content .section-education.section .section-main .input-topic select,
.cventry .cventry-content .section-education.section .section-main .input-length select
{
    width: 250px;
	border: 1px solid #cdcdcd;
}

.cventry .cventry-content .section .section-main .button
 {
  height: 18px;
  line-height: 16px;
  width: 80px;
  text-align: center;
  margin-left: 10px;
 }

.cventry .cventry-content .section .section-main .btn-layout-2.button
{
background-image:url('');
float:left;
margin-left:160px;
width:auto;
}
.cventry .cventry-content .section .section-main .btn-layout-2.button a,
.cventry .cventry-content .section .section-main .btn-layout-2.button a:hover
{
    color: #C5000F;
    text-decoration: underline;
}
 
.cventry .cventry-content .section .section-main .button a,
.cventry .cventry-content .section .section-main .button a:hover
 {
  border: 1px solid #FFFFFF;
  font-weight: bold;
  background-color: #80b3d2;
  color: #fff;
  text-decoration: none;
  padding: 0 3px;
  width: 74px;
 }

.cventry .cventry-content .section .section-main .text-contact-sms-prefix {
	margin-bottom: 10px;
}

.cventry .cventry-content .section .section-main .input select {
  border: 1px solid #cdcdcd;
}

 
.cventry .cventry-content .section .section-main .input input
 {
  border: 1px solid #cdcdcd;
  width: 250px;
  height: 16px;
  padding: 0px;
 }
 
.salary-visibility
{
    margin-top: 10px;
    padding-left: 10px;
} 
.input-salary-visibility input
{
    width: 15px !important;
    border: 0px !important;
}
.text-salary-visibility
{
    width: 350px !important;
}

.cventry .cventry-content .section .section-main .text-salary-visibility-tip.text
{
    width: 450px !important;
    font-size: 11px;
    height: 55px;
}

.cventry .cventry-content .section .section-title {
  background-image: url('/~/media/Customers/Germany/PAZ/images/section_title.ashx');
  color: #016cbd;
}

.cventry .cventry-content .section .section-introduction {
	background-image: url('/~/media/Customers/Germany/PAZ/images/section_body.ashx');
}

.cventry .cventry-content .section .section-main {
	background-image: url('/~/media/Customers/Germany/PAZ/images/section_body.ashx');
}

.cventry .cventry-content .section .section-bottom {
  width: 510px;
  height: 4px;
  overflow: hidden;
  float: left;
  background-image: url('/~/media/Customers/Germany/PAZ/images/section_footer.ashx');
  background-repeat: no-repeat;
 }


.cventry .cventry-content .section .section-list
 {
  float: left;
  height: auto;
  padding-bottom: 0px!important;
  background-color: #eee;
  width: 508px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  /*border-top: 1px solid #ddd;*/
  border-bottom: 1px solid #ddd;
 }

.cventry .cventry-content .section .section-list .section-list-main .item
 {
  width: 508px!important;
  height: auto;
  
  margin-bottom: 0px!important;
  padding-bottom: 5px!important;
  padding-top: 10px!important;
  
  border-top: 1px solid #ddd;
  
  float: left;
  
  background-color: #f9f9f9;
 }
 
.cventry .cventry-content .section .section-list .section-list-main .item input
 {
  
 } 
 

/* section-education */

.cventry .cventry-content .section-education {
  color: #777;
  position: relative;
 }

.cventry .cventry-content .section-education .section-main
 {
  height: auto;
 }

.cventry .cventry-content .section-education .section-main .btn-expand
 {
  display: none;
 }

.cventry .cventry-content .section-education .section-main .input-source
 {
  margin-left: 160px;
  margin-top: -35px;
 }
 
.cventry .cventry-content .section-education .section-main .input-source select
 {
  border: 1px solid #cdcdcd;
  width: 330px;
  height: 100px;
 }

.cventry .cventry-content .section-education .section-main .btn-layout-1 
 {
  width: 300px;
  margin-left: 160px;
  color: #C5000F;
  
  
  background-image:url();
  border:0px solid #ABABAB;
  height:18px;
  line-height:16px;
  text-align:left;
  text-decoration: underline;
 }
 
.cventry .cventry-content .section-education .section-main .btn-layout-1 a
 {
  color: #C5000F;
  text-decoration: underline;
  width: auto!important;
  height: 18px;
 }
 
.cventry .cventry-content .section-education .section-main .btn-layout-1 a:hover
 {
  color: #C5000F;
  text-decoration: underline;
 }


.cventry .cventry-content .section-education .section-list
 {
  float: left;
  height: auto;
  padding-bottom: 0px;
  background-color: #eee;
  width: 508px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  /*border-top: 1px solid #ddd;*/
  border-bottom: 1px solid #ddd;
 }


.cventry .cventry-content .section-education .section-list .section-list-title
 {
  margin-top: 15px;
  width: 500px;
  font-weight: bold;
  margin-left: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-introduction
 {
  margin-bottom: 5px;
  width: 500px;
  margin-left: 10px;
 }
 
 
.cventry .cventry-content .section-education .section-list .section-list-main .item
 {
  width: 508px;
  height: auto;
  
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
  
  border-top: 1px solid #ddd;
  
  float: left;
  
  background-color: #fff;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .btn-edit
 {
  height: 14px;
  margin-left: 340px;
  text-align: right;
  text-indent: 20px;
  width: 70px; 
  float: left;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .btn-edit a
 {
  color: #111!important;
  font-weight: normal!important;
 }
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .btn-delete
 {
  height: 14px;
  text-align: left;
  text-indent: 20px;
  width: 80px; 
  background-image: url('/~/media/Customers/Germany/PAZ/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .btn-delete a
 {
  color: #111!important;
  font-weight: normal!important;
 }
 
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text,
.cventry .cventry-content .section-education .section-list .section-list-main .item .input
 {
  margin-top: 15px;
  float: left;
 }
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text-name
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .value-name,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-topic,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-length,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-from-year,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-to-year,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-institute,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-comments,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-name,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-name,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-topic,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-length,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-from-year,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-to-year,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-company,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-sector,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-comments
 {
  margin-top: 15px;
  float: left;
  width: 300px;
  min-height: 15px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .value-from-year,
.cventry .cventry-content .section-education .section-list .section-list-main .item .value-to-year,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-from-year,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-to-year
 {
  width: 132px;
 }
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text-topic
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-topic
 {
  margin-top: 15px;
  float: left;
 }
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .input-topic select {
  width: 330px;
  border: 1px solid #cdcdcd;
}

.cventry .cventry-content .section-education .section-list .section-list-main .item .text-length
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-length
 {
 
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-length select {
  width: 330px;
  border: 1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text-from-year
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-from-year
 {
 
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-from-year input {
  width: 145px;
  border: 1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text-to-year
 {
  margin: 15px 10px 0px 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-to-year
 {
 
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-to-year input {
  width: 145px;
  border: 1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text-institute
 {
  width: 160px;
  text-indent: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-institute
 {
 
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-institute input {
  width: 329px;
  border: 1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-education .section-list .section-list-main .item .text-comments
 {
  width: 160px;
  text-indent: 10px;
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-comments
 {
 
 }

.cventry .cventry-content .section-education .section-list .section-list-main .item .input-comments textarea {
  width: 329px;
  height: 100px;
  border: 1px solid #cdcdcd;
}





/* section-currentjob */
.cventry .cventry-content .section-currentjob {
  color: #777;
  position: relative;
 }

.cventry .cventry-content .section-currentjob .section-main
 {
  height: auto;
 }


.cventry .cventry-content .section-currentjob .section-main .text-select
 {
  margin-top: 15px;
 }

.cventry .cventry-content .section-currentjob .section-main .btn-expand
 {
  display: none;
 }

.cventry .cventry-content .section-currentjob .section-main .input-source
 {
  margin-left: 160px;
  margin-top: -18px;
 }
 
.cventry .cventry-content .section-currentjob .section-main .input-source select {
  border: 1px solid #cdcdcd;
  width: 330px;
  height: 100px;
 }

.cventry .cventry-content .section-currentjob .section-main .btn-layout-1 
 {
  width: 300px;
  margin-left: 160px;
  color: #C5000F;
  
  
  background-image:url();
  border:0px solid #ABABAB;
  height:18px;
  line-height:16px;
  text-align:left;
  text-decoration: underline;
 }
 
.cventry .cventry-content .section-currentjob .section-main .btn-layout-1 a
 {
  color: #C5000F;
  text-decoration: underline;
  width: auto!important;
  height: 18px;
 }
 
.cventry .cventry-content .section-currentjob .section-main .btn-layout-1 a:hover
 {
  color: #C5000F;
  text-decoration: underline;
 }
 

.cventry .cventry-content .section-currentjob .section-list
 {
  float: left;
  height: auto;
  padding-bottom: 5px;
  background-color: #eee;
 }


.cventry .cventry-content .section-currentjob .section-list .section-list-title,
.cventry .cventry-content .section-course .section-list .section-list-title
 {
  margin-top: 15px;
  width: 500px;
  font-weight: bold;
  margin-left: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-introduction,
.cventry .cventry-content .section-course .section-list .section-list-introduction
 {
  margin-bottom: 5px;
  width: 500px;
  margin-left: 10px;
 }
 
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item
 {
  width: 510px;
  height: auto;
  
  margin-bottom: 10px;
  padding-bottom: 5px;
  
  float: left;
  
  background-color: #fff;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .btn-edit
 {
  height: 14px;
  margin-left: 340px;
  text-align: right;
  text-indent: 20px;
  width: 70px; 
  float: left;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .btn-edit a
 {
  color: #111!important;
  font-weight: normal!important;
 }
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .btn-delete
 {
  height: 14px;
  text-align: left;
  text-indent: 20px;
  width: 80px; 
  background-image: url('/~/media/Customers/Germany/PAZ/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .btn-delete a
 {
  color: #111!important;
  font-weight: normal!important;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text,
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input
 {
  margin-top: 15px;
  float: left;
 }
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-name
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .value-name
 {
  margin-top: 15px;
  float: left;
  width: 300px;
 }
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-topic
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-topic
 {
  margin-top: 15px;
  float: left;
 }
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-topic select {
  width: 330px;
  border:1px solid #cdcdcd;
}

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-length
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-length
 {
 
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-length select {
	width: 330px;
	border:1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-from-year
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-from-year
 {
 
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-from-year input {
	width: 145px;
	border:1px solid #cdcdcd;
 }
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-to-year
 {
  margin: 15px 10px 0px 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-to-year
 {
 
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-to-year input {
	width: 145px;
	border:1px solid #cdcdcd;
}

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-company
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-confidential
 {
  width: 330px;
  margin-left: 160px;
  margin-top: 5px;
 }
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-sector
 {
  width: 160px;
  float: left;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-sector input {
	width: 330px;
	border:1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-company input {
	width: 330px;
	border:1px solid #cdcdcd;
} 
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-institute
 {
  width: 160px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-institute
 {
 
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-institute input {
	width: 329px;
	border:1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .text-comments
 {
  width: 160px;
  text-indent: 10px;
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-comments
 {
 
 }

.cventry .cventry-content .section-currentjob .section-list .section-list-main .item .input-comments textarea {
	width: 329px;
	height: 100px;
	border:1px solid #cdcdcd;
}

/* section-course */

.cventry .cventry-content .section-course
 {
  color: #777;
 }

.cventry .cventry-content .section-course .section-introduction
 {
  padding: 0px; 
 }
 
.cventry .cventry-content .section-course .section-main
 {
  float: left;
  height: auto;
  background-color: #eee;
 }

.cventry .cventry-content .section-course .section-list
 {
  float: left;
  height: auto;
  background-color: #eee;
  padding-bottom: 5px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item
 {
  width: 510px;
  height: auto;
  
  margin-bottom: 10px;
  padding-bottom: 5px;
  
  float: left;
  
  background-color: #fff;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .text,
.cventry .cventry-content .section-course .section-list .section-list-main .item .value,
.cventry .cventry-content .section-course .section-list .section-list-main .item .input
 {
  float: left;
  margin-top: 15px;
  width: 300px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .value-year.value
{
    width: 300px;    
}

.cventry .cventry-content .section-course .section-list .section-list-main .item .value-comments.value
{
    margin: 15px 10px 5px 0px;
}

.cventry .cventry-content .section-course .section-list .section-list-main .item .btn-edit
 {
  height: 14px;
  margin-left: 340px;
  text-align: right;
  text-indent: 20px;
  width: 70px; 
  float: left;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .btn-edit a
 {
  color: #111!important;
  font-weight: normal!important;
 }
 
.cventry .cventry-content .section-course .section-list .section-list-main .item .btn-delete
 {
  height: 14px;
  text-align: left;
  text-indent: 20px;
  width: 80px; 
  background-image: url('/~/media/Customers/Germany/PAZ/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .btn-delete a
 {
  color: #111!important;
  font-weight: normal!important;
 }

 
.cventry .cventry-content .section-course .section-list .section-list-main .item .text-name
 {
  width: 160px;
  text-indent: 10px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .value-name
 {
  width: 300px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .text-year
 {
  width: 160px;
  text-indent: 10px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .input-year input
 {
  border: 1px solid #cdcdcd;
  width: 330px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .text-duration
 {
  width: 160px;
  text-indent: 10px;
 }

.cventry .cventry-content .section-course .section-list .section-list-main .item .input-duration input {
  border: 1px solid #cdcdcd;
  width: 330px;
}

.cventry .cventry-content .section-course .section-list .section-list-main .item .text-comments {
  width: 160px;
  text-indent: 10px;
}

.cventry .cventry-content .section-course .section-list .section-list-main .item .input-comments textarea {
  border: 1px solid #cdcdcd;
  width: 330px;
}
 
 
 
 
 
 
/* section-language */

.cventry .cventry-content .section-language
 {
  color: #777;
 }

.cventry .cventry-content .section-language .section-introduction
 {
  padding: 0px; 
 }

.cventry .cventry-content .section-language .section-main
{
  height: 40px;
}
 
.cventry .cventry-content .section-language .section-main .text-select
 {
  width: 130px!important;
 }
 
.cventry .cventry-content .section-language .input-source select {
	width: 350px;
	border: 1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-language .section-list
 {
  width: 508px;
  
  padding-bottom: 5px;
  
  float: left;
  
  background-color: #eee;
  
 }
 
.cventry .cventry-content .section-language .section-list .section-list-title
 {
  
 }

.cventry .cventry-content .section-language .section-list .section-list-introduction
 {
  
 }

.cventry .cventry-content .section-language .section-list .text
 {
  text-align: center;
 }
 
.cventry .cventry-content .section-language .section-list .text-level-excellent
 {
  width: 100px;
  height: 40px;
  
  margin-left: 130px;
  
  float: left;
 }

.cventry .cventry-content .section-language .section-list .text-level-fluent
 {
  width: 100px;
  height: 40px;
  
  float: left;
 }

.cventry .cventry-content .section-language .section-list .text-level-adequately 
 {
  width: 100px;
  height: 40px;
  
  float: left;
 }

.cventry .cventry-content .section-language .section-list .section-list-main
 {
  width: 508px;
  
  float: left;
 }

.cventry .cventry-content .section-language .section-list .section-list-main .item
 {
  padding-top: 0px!important;
  background-color: #fff;
 }
 
.cventry .cventry-content .section-language .section-list .section-list-main .item-odd,
.cventry .cventry-content .section-language .section-list .section-list-main .item-even
 {
  width: 508px;
  height: 45px;
  
  margin-bottom: 0px;
  padding-top: 0px!important;
  
  float: left;
  
  background-color: #fff;
 }

.cventry .cventry-content .section-language .section-list .section-list-main .item .text-name
 {
  display: none;
 }

.cventry .cventry-content .section-language .section-list .section-list-main .item .btn-delete
 {
  height: 14px;
  margin-left: 420px;
  text-align: left;
  text-indent: 0px;
  width: 60px; 
  
  background-image: url('/~/media/Customers/Germany/PAZ/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;

  float: right;
  /*width: 55px;*/
  margin: 15px 25px 0px 0px;
  /*text-align: right;*/
 }

.cventry .cventry-content .section-language .section-list .section-list-main .item .btn-delete a
 {
  font-weight: normal;
  color: #111;
 }
 
.cventry .cventry-content .section-language .section-list .section-list-main .item .value-name
 {
  float: left;
  width: 120px;
  margin: 15px 0px 0px 10px;
 }

.cventry .cventry-content .section-language .section-list .section-list-main .item .input-level
 {
  display: block;
  
  width: 290px;
  
  margin-top: 13px;
  
  float: left;
 }

.cventry .cventry-content .section-language .section-list .section-list-main .item .input-level .listitem
 {
  display: block;
  
  width: 90px;
  
  float: left;
  
  text-align: center;
 }
 
.cventry .cventry-content .section-language .section-list .section-list-main .item label
 {
  display: none;
 }

 
/* section-skill */

.cventry .cventry-content .section-skill
 {
  color: #777;
 }
 
.cventry .cventry-content .section-skill .autocomplete-list
 {
  border: 0px!important;
 }
 
.cventry .cventry-content .section-skill .maximum
 {
  font-size: 14px;
 }

.cventry .cventry-content .section-skill .section-main
 {
  height: auto;
  overflow: visible!important;
 }
.cventry .cventry-content .section-skill .section-main .partial-matches {float:none}
.cventry .cventry-content .section-skill .section-main .partial-matches .partial-match
{
  float:none;
  margin: 3px 14px;
  padding-left: 10px;
  background-image: url(/~/media/Customers/Germany/PAZ/images/BlueMenu2.ashx);
  background-position: -200px -186px;
  background-repeat: no-repeat;
}
.cventry .cventry-content .section-skill .section-main .text-enter-text
 {
  height: 18px;
 }
 
.cventry .cventry-content .section-skill .section-main .text-group
 {
  margin-top: 15px;
  float: left;
 }

.cventry .cventry-content .section-skill .section-main .input-group select {
	margin-top: 15px;
	width: 252px;
	border: 1px solid #cdcdcd;
} 

.cventry .cventry-content .section-skill .section-main .btn-collapse,
.cventry .cventry-content .section-skill .section-main .btn-expand
 {
  display: none;
 }

.cventry .cventry-content .section-skill .section-main .text-select
 {
  margin-top: 15px;
  float: left;
 }
 
.cventry .cventry-content .section-skill .section-main .input-source select {
	margin-top: 15px;
	width: 250px;
	border: 1px solid #cdcdcd;
}

.cventry .cventry-content .section-skill .section-list
 {
  width: 508px;
  float: left;
  padding-bottom: 5px;
  background-color: #eee;
 }
 
.cventry .cventry-content .section-skill .section-list .text-level-expert 
 {
  float: left;
  width: 100px;
  height: 30px;
  margin-left: 130px;
  text-align: center;
 }
 
.cventry .cventry-content .section-skill .section-list .text-level-highly-experienced
 {
  float: left;
  width: 100px;
  height: 30px;
  margin-left: 0px;
  text-align: center;
 }

.cventry .cventry-content .section-skill .section-list .text-level-some-experience
 {
  float: left;
  width: 90px;
  height: 30px;
  margin-left: 5px;
  text-align: center;
 }

.cventry .cventry-content .section-skill .section-list .section-list-main
 {
  
 }

.cventry .cventry-content .section-skill .section-list .section-list-main .item
{
  width: 508px;
  overflow: hidden;
  height: 1%;
  margin-bottom: 3px;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  float: left;
  background-color: #fff;
}

.cventry .cventry-content .section-skill .section-list .section-list-main .item .btn-delete
{
  height: 14px;
  margin-left: 420px;
  text-align: left;
  text-indent: 0px;
  width: 60px; 
  background-image: url('/~/media/Customers/Germany/Hildesheim/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;
  float: right;
  margin: 10px 25px 0px 0px;
}

.cventry .cventry-content .section-skill .section-list .section-list-main .item .btn-delete a
 {
  font-weight: normal;
  color: #111;
 }
 
.cventry .cventry-content .section-skill .section-list .section-list-main .item .value-name
{
  float: left;
  width: 120px;
  margin: -15px 0px 0px 10px;
  word-wrap: break-word;
}

.cventry .cventry-content .section-skill .section-list .section-list-main .item .value-group
 {
  display: none;
 }
 
.cventry .cventry-content .section-skill .section-list .section-list-main .item .input-comments
 {
  display: none;
 }
 
.cventry .cventry-content .section-skill .section-list .section-list-main .item .input-level
{
  display: block;
  width: 290px;
  margin: -15px 0px 0px 130px;
  overflow: hidden;
  height: 1%;
}
 
.cventry .cventry-content .section-skill .section-list .section-list-main .item .input-level .listitem
 {
  display: block;
  
  width: 90px;
  
  float: left;
  
  text-align: center;
 }
 
.cventry .cventry-content .section-skill .section-list .section-list-main .item .input-level .listitem label
 {
  display: none;
 }
 
/* section-position */

.cventry .cventry-content .section-position {
  color: #777;
  position: relative;
 }

.cventry .cventry-content .section-position .maximum 
 {
  font-size: 12px;
 }

.cventry .cventry-content .section-position .section-main
 {
  height: auto;
 }

.cventry .cventry-content .section-position .section-main .btn-collapse,
.cventry .cventry-content .section-position .section-main .btn-expand
 {
  display: none;
 }
 
.cventry .cventry-content .section-position .section-main .text-select
 {
  margin-top: 15px;
  float: left;
 }
 
.cventry .cventry-content .section-position .section-main .input-source select {
	margin-top: 15px;
	width: 271px;
	border: 1px solid #cdcdcd;
}

.cventry .cventry-content .section-position .section-list
 {
  width: 508px;
  float: left;
  padding-bottom: 5px;
  background-color: #eee;
 }

.cventry .cventry-content .section-position .section-list .section-list-main
 {
  width: 508px;
  /*height: 45px;*/
  
  margin-bottom: 0px;
  
  float: left;
  
  background-color: #f9f9f9;
 }

.cventry .cventry-content .section-position .section-list .section-list-main .item
 {
  width: 508px;
  height: auto;
  
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
  
  border-top: 1px solid #ddd;
  
  float: left;
  
  background-color: #fff;
 }

.cventry .cventry-content .section-position .section-list .section-list-main .item .btn-delete
 {
  height: 14px;
  margin: 10px 10px 15px 0px;
  text-align: left;
  text-indent: 20px;
  width: 80px; 
  float: right;
  
  background-image: url('/~/media/Customers/Germany/PAZ/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;
 }

.cventry .cventry-content .section-position .section-list .section-list-main .item .btn-delete a
 {
  color: #111!important;
  font-weight: normal!important;
 }

.cventry .cventry-content .section-position .section-list .section-list-main .item .value-name
 {
  float: left;
  width: 320px;
  margin: 10px 0px 10px 10px;
  font-weight: bold;
  color: #777;
 }

 
/* section-joblocation */

.cventry .cventry-content .section-joblocation
 {
  color: #777;
 }

.cventry .cventry-content .section-joblocation .section-main
 {
  height: auto;
 }
 
.cventry .cventry-content .section-joblocation .section-main .text
 {
  margin-top: 15px;
  float: left;
 }

.cventry .cventry-content .section-joblocation .section-main .input select {
	margin-top: 15px;
	width: 250px;
	border: 1px solid #cdcdcd;
}

/*
.cventry .cventry-content .section-joblocation .section-main .input-district-1.input,
.cventry .cventry-content .section-joblocation .section-main .input-district-2.input,
.cventry .cventry-content .section-joblocation .section-main .input-district-3.input,
.cventry .cventry-content .section-joblocation .section-main .input-district-4.input,
.cventry .cventry-content .section-joblocation .section-main .input-district-5.input
{
    width: 250px;
}
*/

.cventry .cventry-content .section-joblocation .section-list
 {
  width: 508px;
  float: left;
  padding-bottom: 5px;
  background-color: #eee;
 }

.cventry .cventry-content .section-joblocation .section-list .section-list-main
 {
  width: 508px;
  /*height: 45px;*/
  
  margin-bottom: 0px;
  
  float: left;
  
  background-color: #f9f9f9;
 }

.cventry .cventry-content .section-joblocation .section-list .section-list-main
 {
  width: 508px;
  /*height: 45px;*/
  
  margin-bottom: 0px;
  
  float: left;
  
  background-color: #f9f9f9;
 }

.cventry .cventry-content .section-joblocation .section-list .section-list-main .item
 {
  width: 508px;
  height: auto;
  
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
  
  border-top: 1px solid #ddd;
  
  float: left;
  
  background-color: #fff;
 }

.cventry .cventry-content .section-joblocation .section-list .section-list-main .item .btn-delete
 {
  height: 14px;
  margin: 10px 10px 15px 0px;
  text-align: left;
  text-indent: 20px;
  width: 80px; 
  float: right;
  
  background-image: url('/~/media/Customers/Germany/PAZ/CVEntry/button_delete.ashx');
  background-repeat: no-repeat;
  background-position: center right;
 }

.cventry .cventry-content .section-joblocation .section-list .section-list-main .item .btn-delete a
 {
  color: #111!important;
  font-weight: normal!important;
 }


.cventry .cventry-content .section-joblocation .section-list .section-list-main .item .value-name
 {
  float: left;
  width: 320px;
  margin: 10px 0px 10px 10px;
  font-weight: bold;
  color: #777;
 }


/* section-sts */

.cventry .cventry-content .section-sts
 {
 
 }

 
.cventry .cventry-content .section-sts .section-main #ctl13_ID3_6_PanelSalaryVisibility {display: none}
 
.cventry .cventry-content .section-sts .section-main
 {
  height: auto;  
 }
 
.cventry .cventry-content .section-sts .section-main .text-salary
 {
  float: left;
  width: 140px;
  margin-top: 15px;
 }
 
.cventry .cventry-content .section-sts .section-main .input-salary-currency select {
	width: 55px;
	border: 1px solid #cdcdcd;
	float: left;
	margin-right: 1px;
	margin-top: 15px;
}
 
.cventry .cventry-content .section-sts .section-main .input-salary-amount input {
	width: 86px;
	border: 1px solid #cdcdcd;
	float: left;
	margin-right: 1px;
	margin-top: 15px;
	height: 18px;
}
 
.cventry .cventry-content .section-sts .section-main .input-salary-frequency select {
	width: 100px;
	border: 1px solid #cdcdcd;
	float: left;
	margin-right: 1px;
	margin-top: 15px;
}
 
.cventry .cventry-content .section-sts .section-main .text-travelactivity
 {
  margin-top: 15px;
 }
 
.cventry .cventry-content .section-sts .section-main .input-travelactivity select {
  margin-top: 15px;
  width: 245px;
  border: 1px solid #cdcdcd;
}
 
.cventry .cventry-content .section-sts .section-main .text-foreignstationing
 {
  margin-top: 15px;
 }
 
.cventry .cventry-content .section-sts .section-main .input-foreignstationing select {
  margin-top: 15px;
  width: 245px;
  border: 1px solid #cdcdcd;
}
 
/* section-jobtype */

.cventry .cventry-content .section-jobtype
 {
  color: #777;
 }

.cventry .cventry-content .section-jobtype .section-main
 {
  height: auto;
 }

.cventry .cventry-content .section-jobtype .input-primary
 {
  width: 530px;
  height: 40px;
  overflow: hidden;
  margin-left: 13px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  
  border-bottom: 1px solid #ddd;
 }

.cventry .cventry-content .section-jobtype .input-primary input
 {
  width: 16px!important;
  height: 12px!important;
  border: 0px solid #cdcdcd!important;
  margin-bottom: 0px;
 }
 
.cventry .cventry-content .section-jobtype .input-primary label
 {
  position: relative;
  top: -1px;
 }
 
.cventry .cventry-content .section-jobtype .input-secondary
 {
  margin-left: 10px;
 }

.cventry .cventry-content .section-jobtype .input-secondary input
 {
  width: 16px!important;
  height: 12px!important;
  border: 0px solid #cdcdcd!important;
  margin-bottom: 0px;
 }
 
.cventry .cventry-content .section-jobtype .input-secondary input
 {
  width: 16px!important;
  border: 0px solid #cdcdcd!important;
  margin-bottom: 0px;
 }
 
.cventry .cventry-content .section-jobtype .input-secondary label
 {
  /*position: relative;
  top: -1px;*/
  margin-right: 10px;
 }
 
/* section-heading */

.cventry .cventry-content .section-heading
 {
 
 }

.cventry .cventry-content .section-heading .section-main .input-heading input
 {
  width: 330px;
  margin-left: 160px;
 }
 
/* section-presentation */

.cventry .cventry-content .section-presentation
 {
 
 }

.cventry .cventry-content .section-presentation .section-main 
 {
  height: auto;
 }

.cventry .cventry-content .section-presentation .section-main .input-presentation textarea{
	width: 330px;
	height: 100px;
	margin-left: 160px;
	border: 1px solid #cdcdcd;
}
 
/* section-activation */

.cventry .cventry-content .section-activation
 {
 
 }

.cventry .cventry-content .section-activation .section-introduction
 {
  padding-left: 20px;
 }
 
.cventry .cventry-content .section-activation .section-main
 {
  height: auto;
 }

.cventry .cventry-content .section-activation .section-main .btn-activate.button a {
    white-space: nowrap;
}
 
.cventry .cventry-content .section-activation .section-main .btn-error
 {
  background-image:url();
  border:0px solid #ABABAB;
  height:18px;
  line-height:16px;
  margin-left:20px;
  text-align:left;
  width:300px;
 }
  
.cventry .cventry-content .section-activation .section-main .btn-error a
 {
  /*color: #C5000F!important;
  text-decoration: underline;*/
 }
 
.cventry .cventry-content .section-activation .section-main .btn-error a:hover
 {
  text-decoration: underline;
 }

/* section-emailservice */

.cventry .cventry-content .section-emailservice
 {
  color: #777;
 }

.cventry .cventry-content .section-emailservice .section-main
 {
  height: auto;
 }

.cventry .cventry-content .section-emailservice .section-main .input-match-email-type-html,
.cventry .cventry-content .section-emailservice .section-main .text-match-email-type-html,
.cventry .cventry-content .section-emailservice .section-main .input-match-email-type-plain,
.cventry .cventry-content .section-emailservice .section-main .text-match-email-type-plain
 {
  display: none;
 }

.cventry .cventry-content .section-emailservice .section-main .input-contact-sms input
 {
  width: 16px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: left;
  border: 0px solid #cdcdcd!important;
 }

.cventry .cventry-content .section-emailservice .section-main .text-contact-sms
 {
  position: relative;
  top: -1px;
  float: left;
  width: 450px;
  height: 29px;
 }
 
.cventry .cventry-content .section-emailservice .section-main .error-summary{width: 500px}
.cventry .cventry-content .section-emailservice .section-main .text-contact-sms-prefix.text{display:none}
.cventry .cventry-content .section-emailservice .section-main .text-contact-sms-prefix select{margin-left:20px}
 
.cventry .cventry-content .section-emailservice .section-main .text-contact-sms label
 {
 }

.cventry .cventry-content .section-emailservice .section-main .input-match-email input
 {
  width: 16px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: left;
  border: 0px solid #cdcdcd!important;
 }

.cventry .cventry-content .section-emailservice .section-main .text-match-email
 {
  position: relative;
  top: -1px;
  float: left;
  width: 450px;
  height: 29px;
 }

.cventry .cventry-content .section-emailservice .section-main .text-match-email label
 {
 }

.cventry .cventry-content .section-emailservice .section-main .input-match-email-frequency
 {
  margin-left: 20px;
  margin-top: 10px;
 }
 
.cventry .cventry-content .section-emailservice .section-main .input-match-email-frequency select {
	border: 1px solid #cdcdcd !important;
}
 
 

.cventry .cventry-footer
 {
  width: 510px;
  overflow: hidden;
  float: left;

  background-color: #fff;
  padding: 0px;
  margin-top: 0px;
  /*margin-left: 239px;*/
  margin-bottom: 10px;
 }

 

.cventry .cventry-footer .nav-next {
  float:right;
}

.cventry .cventry-footer .nav-prev {
  float:left
}

.cventry .cventry-footer .nav-next a, .cventry .cventry-footer .nav-prev a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 1px;
  width: 230px;
  height: 35px;
  border:3px double white;
  background-color: #80b3d2;
}

.cventry .cventry-footer .nav-next a {
  padding-right: 0px;
}

.cventry .cventry-footer .nav-prev a {
  padding-left: 0px;
}
 
.cventry .cventry-footer strong
{
  clear:both;
  display:block;
  padding: 10px 0;
}

/* MBR FIXES - START */

.cventry .section .btn-delete
{
    float: right;
    margin-right: 10px;
}

.cventry .section .btn-delete
{
    float: right;
    margin-right: 10px;
}

.cventry .section .text-name.text
{
    clear: both;
}
/* MBR FIXES - END */








/* ---------------------------------
------------------------------------
------------------------------------
------------------------------------
------------------------------------
--------------------------------- */
/*
.CV .ThreeColumnCenter_left {
    width: 155px;
}

.CV .ThreeColumnCenter_middle
{
    margin-left: 0px;
    margin-right: 5px;
    width: 565px;
}

.CV .PageHeading
{
    margin: 0px 0px 10px;
    background-image: url('/~/media/Customers/Great Britain/Matchwork Template/demo_03/CvEntry/CV_intro_heading_background.ashx');
    background-position: left top;
    background-repeat: no-repeat;
    height: 105px;
}

.CV .PageHeading .title
{
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 20px;
    margin-top: 10px;
}

.CV .CVIntro
{
    margin: 10px 10px;
}

.CV .CVIntro .title
{
    font-size: 18px;
    font-weight: bold;
}

.CV .CVIntro .text
{
    margin-top: 10px;   
}

.CV .UploadCV,
.CV .CreateCV
{
    float: left;
    width: 250px;
    height: 220px;
    border: solid 1px #5E9CAE;
}

.CV .UploadCV
{
    margin: 5px 0px 0px 10px;
}

.CV .CreateCV
{
    margin: 5px 0px 10px 35px;
}

.CV .CreateCV .or
{
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -31px;    
    margin-top: 2px;
}

.CV .UploadCV .title,
.CV .CreateCV .title
{
    margin: 5px 10px;
    font-size: 14px;
    font-weight: bold;
}

.CV .UploadCV .text,
.CV .CreateCV .text
{
    margin: 5px 10px;
    font-size: 12px;
}

.CV .CreateCV .CreateCVButton
{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.CV .CreateCV .CreateCVButton a,
.CV .cvupload .input-upload a,
.CV .JobAlertIntro .Button a
{
    background-image: url('/~/media/Customers/Great Britain/Matchwork Template/demo_03/arrow.ashx');
    background-position: left center;
    background-repeat: no-repeat;
    height: 15px;
    padding-left: 20px;
    width: 16px;
}

.CV .cvupload
{
    float: left;
    position: relative;
    left: -525px;
    top: 100px;
    width: 200px;
}

.CV .cvupload .section-title
{
    font-weight: bold;
}

.CV .cvupload .section-introduction
{
    margin: 5px 0px;
}

.CV .cvupload .Progress .ruProgressArea
{
    margin-bottom: -20px;
}

.CV .cvupload .Errors
{
    margin-top: 20px;
    margin-bottom: -15px;
    width: 535px;
    color: Red;
}

.CV .cvupload .Errors .Error-Title
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.CV .cvupload .Errors .ButtonContinue a
{
    background-image: url('/~/media/Customers/Great Britain/Matchwork Template/demo_03/arrow_selected.ashx');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 20px;
    color: Red;
}

.CV .JobAlertIntro
{
    float: left;
    margin: 20px 10px;
    padding: 20px 0px;
    width: 540px;
    position: relative;
    top: -50px;
    border-top: 1px dotted #5E9CAE;
    border-bottom: 1px dotted #5E9CAE;
}

.CV .JobAlertIntro .title
{
    font-size: 18px;
    font-weight: bold;
}

.CV .JobAlertIntro .text
{
    margin-top: 10px;   
}

.CV .JobAlertIntro .Button
{
    margin-top: 10px;
}
*/

/* cv folders START */
.ListFolders{}
.ListFolders .Title{
    font-weight: bold;
    font-size: 18px;
}

.ListFolders .ResultsContainer{}
.ListFolders .ResultsContainer .SortContainer{float: left; font-size: 14px}
.ListFolders .ResultsContainer .SortContainer div{display: inline}

.ListFolders .ResultsContainer .NavigationAndPageInfoContainer{float: right}
.ListFolders .ResultsContainer .NavigationAndPageInfoContainer .Navigation{float: right}
.ListFolders .ResultsContainer .NavigationAndPageInfoContainer a{text-decoration: none}
.ListFolders .ResultsContainer .NavigationAndPageInfoContainer .PageInfo{font-weight: bold; float:right;clear:both}

.ListFolders .ResultsContainer .RowContainer{
    clear: both;
    width: 100%;
    border: 1px solid #eaeaea;
}

.ListFolders .ResultsContainer .RowContainer tr.Header{font-weight: bold; background-color: #eaeaea}
.ListFolders .ResultsContainer .RowContainer tr.Header td{text-align: center}
.ListFolders .ResultsContainer .RowContainer tr.Header:hover{background-color: #eaeaea}

.ListFolders .ResultsContainer .RowContainer tr:hover{
    background-color: #f6f6f6;
}
.ListFolders .ResultsContainer .RowContainer td{
    padding: 4px;
}

.ListFolders .ActionsContainer{
    margin: 10px;
}

.ListFolders .ActionsContainer a{
    text-decoration: none;
    color: black;
    margin: 0 5px;
}
.ListFolders .ActionsContainer a:hover{text-decoration: underline;}

/* cv folders END */

.TwoMiniRectangle
{
	margin-left: 2px;
	overflow: hidden;
	clear: left;
}

.EnterCV .TwoMiniRectangle
{
	position: absolute;
	top: 740px;
	left: 540px;
}

.TwoMiniRectangle .FirstRectangle
{
	width: 148px;
	float: left;	
	overflow-x: hidden;
}

.TwoMiniRectangle .SecondRectangle
{
	width: 148px;
	float: left;
	margin-left: 2px;
	overflow-x: hidden;
}