* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

body.client {
	background: #F6F6F6;
}

body#page-login,
body#page-register {
	background: #F6F6F6;
}

#page-login #main-admin, #page-register #main-admin{
	padding-top:20px;
}

.wrapper {
	width: 100%;
	position: relative;
}
 
.loading{
	margin-bottom: 5px;
	background: url(../images/loading.gif) no-repeat 10px 18px;
	padding: 20px 10px 1px 40px;
	color: #74829d;
	font-weight: bold;
}

.estimate-cv {
	background: url(../images/ico2.gif) no-repeat;
	font-weight: bold;
	width: 16px;
	color: #2D2D2D;
	font-size: 1.3em;
	text-align: center;
		
}

.estimate-win {
	
	background: url(../images/win.gif) no-repeat;
	font-weight: bold;
	width: 16px;
	color: #2D2D2D;
	font-size: 1.3em;
	text-align: center;
		
}

.estimate-lost {
	
	background: url(../images/win_competition.gif) no-repeat;
	font-weight: bold;
	width: 16px;
	color: #2D2D2D;
	font-size: 1.3em;
	text-align: center;
		
}

.download-zip {
	
	margin-bottom: 3px;
	background: url(../images/download-zip.gif) no-repeat 10px 15px;
	padding: 15px 10px 1px 55px;
	line-height: 35px;
		
}

.download-msword {

	margin-bottom: 3px;
	background: url(../images/download-msword.gif) no-repeat 10px 15px;
	padding: 15px 10px 1px 55px;
	line-height: 35px;
		
}



.estimate-finished {
	
	background: url(../images/report_ok.gif) no-repeat 10px 15px;
	padding: 15px 10px 10px 45px;
	line-height: 24px;
	border: 1px solid #5F953F;
	
	background-color: #E6F1DE;
	font-weight: bold;
}

.estimate-canceled {
	
	background: url(../images/report_not_ok.gif) no-repeat 10px 15px;
	padding: 15px 10px 10px 45px;
	line-height: 24px;
	border: 1px solid #5F953F;
	
	background-color: #E6F1DE;
	font-weight: bold;
}

.bold{
   font-weight: bold;
}

.italic{
   font-style: italic;
}



.print {
	
	margin-bottom: 3px;
	background: url(../images/print.gif) no-repeat 10px 15px;
	padding: 15px 10px 1px 35px;
	line-height: 24px;
		
}


.save-draft {
	
	margin-bottom: 3px;
	background: url(../images/save.gif) no-repeat 10px 15px;
	padding: 15px 10px 1px 35px;
	line-height: 24px;
		
}

.cancel {
	
	margin-bottom: 3px;
	background: url(../images/not_checked2.gif) no-repeat 10px 15px;
	padding: 15px 10px 1px 35px;
	line-height: 24px;
		
}

.save-final {
	
	margin-bottom: 3px;
	background: url(../images/sendfile.gif) no-repeat 10px 15px;
	padding: 15px 10px 1px 35px;
	line-height: 24px;
}

.save {
	
	margin-bottom: 3px;
	background: url(../images/save.png) no-repeat 10px 15px;
	padding: 15px 10px 1px 30px;
		
}

.confirm-all {
	
	margin-bottom: 3px;
	background: url(../images/task_state3.gif) no-repeat 10px 5px;
	padding: 5px 10px 1px 30px;
		
}

.cancel-all {
	
	margin-bottom: 3px;
	background: url(../images/not_checked.png) no-repeat 10px 5px;
	padding: 5px 10px 1px 30px;
		
}
	.save a, save-draft a, save-final a, .download-zip a, .confirm-all a, .cancel-all a{
		color: #74829d;
		font-weight: bold;
	
}



.send-mail {
	
	margin-bottom: 3px;
	background: url(../images/send_email.jpg) no-repeat 10px 15px;
	padding: 15px 10px 1px 30px;
		
}
	.send-mail a{
		color: #74829d;
		font-weight: bold;
	
	}



.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

select.multi-optx{
width:175px;
}


img {
	border: 0;
	vertical-align: top;
	text-align: left;
}


object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #5f953f;
}

	a:hover {
		text-decoration: none;
	}

html {
#	min-width: 980px;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	color: #393939;
}

.fb-max-width{
	width: 500px;
}

h2 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 14px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 700;
	color: #74829d;
}

	h2 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h2 span {
		float: left;
		padding: 0 6px 0 0;
	}
	
	h2 img {
		position: relative;
		float: left;
		margin: 9px 0 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 2px 0;
		font-weight: 700;
	}

h3 {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 14px 0;
	line-height: 1.25em;
	font-size: 1.6em;
	font-weight: 700;
	color: #74829d;
}

h3.remember {
	background: url(../images/remember.jpg) no-repeat 0px 13px;
	padding: 20px 0 14px 40px;
}

h5 {
	padding: 0 0 7px 0;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #74829d;
}

	h5 a {
		color: #74829d;
	}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #74829d;
}

	h6 strong {
		display: block;
		padding: 0 0 8px 0;
	}
	
	h6 b {
		display: block;
		padding: 0 0 2px 0;
	}
	
	h6 span {
		display: block;
		padding: 3px 0 0 0;
	}
	
.inline{
display: inline;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 22px 29px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 22px 0 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4,.col-1-1, .col-2-1, .col-3-1, .col-4-1, .col-1-2, .col-2-2, .col-3-2, .col-1-3, .col-2-3, .col-1-a, .col-1-b, .col-2-a, .col-2-b, .col-2-c, .col-1-4, .col-2-4, .col-1-5, .col-2-5, .col-3-5, .col-1-6, .col-2-6, .col-3-6, .col-4-6,.line-1-1,.line-1-2,.line-3-2,.col-1-7,.col-2-7,.col-70,.col-100,.col-110,.col-130,.col-150,.col-160,.col-170,.col-180, .col-200,.col-210,.col-218,.col-220,.col-230,.col-270,.col-285, .col-290, .col-300,.col-330,.col-345,.col-350,.col-360, .col-435, .col-400,.col-410, .col-425, .col-450, .col-470,.col-480,.col-500,.col-520, .col-600,.col-670, .services-col {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

ul,ol{
	list-style-type: none;
}


.admin-login,.admin-register {
	margin:0 auto;
    background-color:#fff; 
    padding:20px 20px 20px 20px; 
    #float:left;
	margin-bottom:20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #999; 
    -webkit-box-shadow: 0px 0px 3px #999; 
    box-shadow: 0px 0px 3px #999;
    width:250px;
    line-height:20px;
}

.public-view-header {
	margin:0 auto;
	padding:20px 20px 20px 20px;
	#float:left;
	margin-bottom:20px;
	width:800px;
	line-height:20px;
}

.public-view-footer {
	margin:0 auto;
	padding:20px 20px 20px 20px;
	margin-bottom:20px;
	width:800px;
	line-height:20px;
}

.public-view-content #table-doc {
	width: 100%	;
}
.public-view-content {
	margin:0 auto;
	background-color:#fff;
	padding:20px 20px 20px 20px;
	#float:left;
	margin-bottom:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
	box-shadow: 0px 0px 3px #999;
	width:800px;
	line-height:20px;
	font-size: 15px;
}

.public-view-content h1{
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.public-view-content a{
	text-decoration: none;
}



#main {
	width: 964px;
  	margin: 0 auto;  
	font-size: 0.75em;
}



#main-admin {
	#width: 964px;
    width: 100%;
	margin: 0 auto;
	font-size: 0.75em;
}

@media screen and (max-width: 1025px) {
	#page1 #main-admin, #page2 #main-admin, #page4 #main-admin, #page5 #main-admin {
		width: 1025px;
	}
}

#main-fb {
	width: 480px;
	margin: 0 auto;
	font-size: 0.65em;
}

#main-client {
	width: 1150px;
  	margin: 0 auto;  
	font-size: 0.75em;
}

#header {
	background: url(../images/header.jpg) no-repeat 0% 162px;
	position: relative;
	height: 462px;
}

#header-2 {
	background: url(../images/header2.jpg) no-repeat 0% 118px;
	position: relative;
	height: 418px;
}

#header-print {
	height: 125px;
	font-size: 16px;	
	background:url(../images/header-bg.jpg);			
}


#logo  {
	position: absolute;
	padding:15px 0 0 35px;	
}


#logo2  {
	padding:15px 0 0 35px;
    float:left;	
}

#header-print .logo3{
    padding: 10px;
   height: 120px; 
   width: 120px;
}


#header-print .logo3 img{
        height: 100%;
    width: 100%;
    object-fit: contain;
	
}


#logo-admin  {
	padding:0px 20px 0 0px;
	
}

#logo-2  {
	
	position: absolute;
	padding:10px 0 0 35px;
	
}

.no-logo  {
	
	border:1px solid #5F953F;
	text-align: center;
	width:120px;
	height: 100px;
	
}

.no-logo div {
	padding-top: 40px;
	
}


#recruitment  {
	
	position: absolute;
	margin-top: 75px;
	
	width:350px;
}


#recruitment img{
float: left;
padding: 3px 5px 0 15px;
}


#social  {
	top: 35px;
	left: 500px;
	position: absolute;
	width:250px;
	height: 100px;
	
}
#social a  {
	margin-right:10px;
	
}
#logo h1 {
	
	position: absolute;
	width:250px;
	top: 25px;
	left: 36px;
	padding:9px 0 0 237px;
	font-size: 1.6em;				
	height: 45px;				
	line-height: 30px;				
	color:#FFF;
	font-weight: normal;
}

#contacts-2 {
	background: url(../images/email2.jpg) no-repeat 0% 3px;
	position: absolute;
	top: 18px;
	left: 700px;
	padding-left:60px;
	height:60px;
	font-weight: bold;
	width: 170px;
}

#contacts-2 .line3{
		font-size:16px;
		line-height: 50px;
	}
	
	#contacts-2 .line3 a{
		color: #2d2d2d;
		text-decoration: none;
		
	}
	
	#contacts-2 .line3 a:hover{
		text-decoration: underline;
		color: #2d2d2d;
		
	}
 
#contacts {
	background: url(../images/contacts2.png) no-repeat 0% 3px;
	position: absolute;
	top: 18px;
	left: 700px;
	padding-left:60px;
	height:60px;
	font-weight: bold;
	width: 170px;
}
	#contacts .line0,#contacts3 .line0{
		 
		background: url(../images/numero-azul-casaviva.gif) no-repeat 0% 3px;
		line-height: 35px;
	}

	#contacts .line1, #contacts .line2, #contacts2 .line2, #contacts3 .line1, #contacts3 .line2{
		color: #5f953f;
		font-size:20px;
		line-height: 33px;
	}
	
	#contacts .line2,#contacts3 .line2{
		padding-left:15px;
	}
	
	#contacts .line3,#contacts3 .line3{
		
		padding-left:7px;
		font-size:16px;
		line-height: 16px;
	}
	
	#contacts .line3 a,#contacts3 .line3 a{
		color: #2d2d2d;
		text-decoration: none;
		
	}
	
	#contacts .line3 a:hover,#contacts3 .line3 a:hover{
		text-decoration: underline;
		color: #2d2d2d;
		
	}


#contacts3 {
	background: url(../images/contacts2.png) no-repeat 0% 33px;
    padding-top:30px;
	padding-left:60px;
    margin-left:160px;
	height:60px;
	font-weight: bold;
	width: 170px;
    float:left;
}

#icons {
	position: absolute;
	top: 44px;
	right: 0;
}

	#icons li {
		float: left;
		padding: 0 0 0 7px;
	}

#menu {
	background: url(../images/menu.gif) no-repeat 0% 0%;
	width: 964px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	top: 118px;
	left: 0;
	font-size: 1.6em;
	
	
}

	#menu ul {
		
		padding: 7px 0 0 7px;
	}

		#menu ul li {
			float: left;
			padding: 0 5px 0 5px;
			
		}
		
			#menu ul li a {
				display: inline-block;
				height: 29px;
				padding: 0 7px 0 7px;
				overflow: hidden;
				float: left;
				line-height: 30px;
				font-weight: 700;
				text-transform: uppercase;
				text-decoration: none;
				color: #a8a8a8;
				
			}
		
			#menu ul li.act a {
				background: url(../images/menu-tail.gif) repeat-x 50% 0%;
				padding: 0;
				color: #2d2d2d;
			}
			
				#menu ul li.act a span {
					background: url(../images/menu-left.gif) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu ul li.act a span span {
						background: url(../images/menu-right.gif) no-repeat 100% 0%;
						display: inline-block;
						height: 29px;
						overflow: hidden;
						padding: 0 7px 0 7px;
					}
					
			#menu ul li a:hover {
				background: url(../images/menu-tail.gif) repeat-x 50% 0%;
				padding: 0;
				color: #2d2d2d;
				
			}
			
				#menu ul li a:hover span {
					background: url(../images/menu-left.gif) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu ul li a:hover span span {
						background: url(../images/menu-right.gif) no-repeat 100% 0%;
						display: inline-block;
						height: 29px;
						overflow: hidden;
						padding: 0 7px 0 7px;
					}

#estimate-2 {
	position: absolute;
	top: 118px;
	left: 15px;
	
}
					
#estimate {
	position: absolute;
	top: 169px;
	left: 15px;
	
}
	#estimate .main-topics, #estimate-2 .main-topics{
		color: #fff;
		line-height: 36px;
		font-size: 2.3em;
		font-weight: 700;
		padding: 7px 0 6px 4px;
	}
	
	
	
	#estimate .main-topics3{
		line-height: 36px;
		font-size: 1.8em;
		font-weight: 700;
		padding: 6px 0 0 7px;
		color: #201F1F;	
	}
	
	#estimate .main-topics4{
		line-height: 36px;
		font-size: 1.6em;
		font-weight: 700;
		padding: 0px 0 0 7px;
		color: #201F1F;	
	}
	
	#estimate .main-topics2{
		line-height: 36px;
		font-size: 1.6em;
		font-weight: 700;
		padding: 0px 0 0 200px;
	}
	
			
		#estimate .main-topics2 ul {
			padding: 7px 0 0 7px;
		}
	
			#estimate .main-topics2 ul li {
				float: left;
				padding: 0 40px 0 0;
			}
			
				#estimate .main-topics2 ul li  {
					display: inline-block;
					height: 29px;
					padding: 0 30px 0 30px;
					overflow: hidden;
					float: left;
					line-height: 30px;
					font-weight: 700;
					text-transform: uppercase;
					text-decoration: none;
					color: #a8a8a8;
					
				}
			
				#estimate .main-topics2 ul li  {
					background: url(../images/menu-tail.gif) repeat-x 50% 0%;
					padding: 0;
					color: #2d2d2d;
				}
				
					#estimate .main-topics2 ul li span {
						background: url(../images/menu-left.gif) no-repeat 0% 0%;
						display: inline-block;
					}
					
						#estimate .main-topics2 ul li span span {
							background: url(../images/menu-right.gif) no-repeat 100% 0%;
							display: inline-block;
							height: 29px;
							overflow: hidden;
							padding: 0 30px 0 30px;
						}
		
	#estimate .questions {
			padding: 10px 0 5px 0;
			font-size: 1.5em;
			line-height: 22px;
			
			color: #201F1F;
	}
	
	#estimate .questions p, #estimate .questions-partner p {
			padding: 5px 0 0 6px;
	}
	
	#estimate .questions b, #estimate .questions-partner b{
		 color: #fff;
	}
	
	#estimate .questions-partner {
			padding: 10px 0 5px 0;
			font-size: 1.7em;
			line-height: 1.3em;
			
			color: #201F1F;
	}

	#estimate  img{
		border:2px solid #201F1F;
	
	}
	
	#estimate-link {
		
		padding-left: 5px
	}

	#estimate-link li {
		float: left;
		height: 180px;
	}
	
		#estimate-link li a {
			position: relative;
			display: block;
			
			float: left;
			overflow: hidden;
			text-decoration: none;
			color: #fff;
			
		}
		
		#estimate-link li a {
			padding-top:83px;
			height: 97px;
			background: url(../images/house-back.png) no-repeat 1px 0%;
		}
		
			#estimate-link li a:hover {
				background-position: 1px -180px !important;
			}
			
			#estimate-link li a span {
				
				background: url(../images/arrow-tail.gif) repeat-x 50% 0%;
					display: inline-block;
					font-size: 1.4em;
					padding: 0;
					
					overflow: hidden;
					float: left;
					line-height: 30px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFF;
					height: 97px;
					
			}
			
			#estimate-link li a span span{
				background: url(../images/arrow-end.gif) no-repeat 100% 0%;
						display: inline-block;
						
						overflow: hidden;
						padding: 4px 35px 0 15px;
			}
			
						
	
	#estimate .request-estimate ul {
			background: url(../images/house-back.png) no-repeat 1px 0%;
			padding: 120px 0 0 7px;
		}
	
			
				#estimate .request-estimate ul li  {
					background: url(../images/arrow-tail.gif) repeat-x 50% 0%;
					display: inline-block;
					font-size: 1.9em;
					padding: 0;
					height: 87px;
					overflow: hidden;
					float: left;
					line-height: 30px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFF;
				}
				
				
			
				
				
					#estimate .request-estimate ul li span {
						background: url(../images/arrow-end.gif) no-repeat 100% 0%;
						display: inline-block;
						
						overflow: hidden;
						padding: 4px 50px 0 10px;
					}
					
						#estimate .request-estimate ul li span a{
							
							text-decoration: none;
							color: #FFF;
						}
						
						#estimate .request-estimate ul li span a:hover{
				
							text-decoration: underline;
							color: #5f953f;
						}

	#estimate-send {
			padding-top:10px;
			
	}	
	#estimate-send a {
			color: #5f953f;		
			text-decoration: none;
			
			
	}					
	#estimate-send a:hover span span {
			color: #201F1F;		
			
	}
			
			#estimate-send a span {
				background: url(../images/link-tail.gif) repeat-x;
					font-size: 1.3em;
					
					overflow: hidden;
					float: left;
					line-height: 35px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFF;
					
			}
			
			#estimate-send a span span{
				background: url(../images/link-end.gif) no-repeat 100% 0%;
											
				overflow: hidden;
				padding: 0px 20px 0 10px;
			}
			
#slogan {
	position: absolute;
	top: 330px;
	left: 35px;
}

#banners {
	position: absolute;
	top: 439px;
	left: 0;
}

	#banners li {
		background: url(../images/banner-bg.jpg) no-repeat 0% 0%;
		position: relative;
		float: left;
		width: 165px;
		height: 94px;
		padding: 18px 1px 0 27px;
	}
	
	#banners li.last {
		padding: 18px 0 0 27px;
	}
		
		#banners li span {
			background: url(../images/number-bg.gif) no-repeat 0% 0%;
			display: block;
			width: 26px;
			height: 26px;
			overflow: hidden;
			line-height: 26px;
			font-weight: 700;
			text-align: center;
			color: #fff;
			position: absolute;
			top: -15px;
			left: 20px;
		}
		
		#banners li a {
			background: url(../images/button-bg.gif) no-repeat 100% 6px;
			display: inline-block;
			padding: 0 7px 2px 0;
			line-height: 1.2em;
			font-size: 1.167em;
			font-weight: 700;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
			position: absolute;
			top: 88px;
			right: 13px;
		}
			
			#banners li a strong {
				border-bottom: 1px solid #fff;
			}
			
			#banners li a:hover strong {
				border: none;
			}
#top-content-estimate-partner {
	background: none;
}

#top-content-print {
	background: none;
	font-size: 0.8em;
	line-height: 0.8em;
}

#top-content-print input.text_input{
	line-height: 1em;
	padding: 1px 1px 1px 1px;
	border: 1px solid #d5d9e3;
	font-size: 1em;
}


#top-content {
	width: 100%;
	background: url(../images/body-tail.png) repeat-x 50% 0%;
}

#content-print h1 {
		height: 20px;
}
	
#content {
	width: 100%;
	
}

	
	#content #indent {
		padding: 15px 0 32px 0;
	}
	
	#content #indent-1, #content-print #indent-1 {
		padding: 10px 20px 20px 20px;
	}
	
	#content #indent-2 {
		padding: 27px 0 44px 28px;
	}
	
		#content p, #content-print p {
			padding: 0 0 11px 0;
			line-height: 1.333em;
			font-size: 1em;
		}
		
		#content p.extra {
			padding: 0 0 23px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 27px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 14px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 28px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 19px 0;
		}
		
		#content blockquote p.extra {
			padding: 0 0 16px 0;
		}
		
			#content blockquote p strong {
				display: block;
				padding: 8px 0 20px 0;
				text-align: right;
				color: #5f953f;
			}
			
				#content blockquote p strong a {
					color: #5f953f;
				}
				
			#content blockquote p b {
				display: block;
				padding: 8px 0 1px 0;
				text-align: right;
				color: #5f953f;
			}
			
				#content blockquote p b a {
					color: #5f953f;
				}
				
			#content p small {
				float: right;
				padding: 0 20% 0 0;
				font-size: 1em;
			}
			
		
		#content .partner-presentation p {
			color: black;
			font-size: 1.1em;
		}
label.label-4{
padding: 0px 15px 0px 10px;
}

.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 0 27px 0;
	}
	
	.row-1 label.label-2 {
		padding: 0 0px 0px 30px;
	
		float: left;
	}
	
	.row-1 label.label-3 {
		padding: 0 0px 0px 0px;
	
		float: left;
	}
	
		.row-1 label.other{
			padding: 0 0px 0px 30px;
			width:60px;
		}
		
		.row-1 label.label-1 {
			padding: 0 0px 0px 30px;
			width:120px;
			float: left;
		}
label.label-3{
 padding: 0;
 clear: both;
}

label.inline-label{
    padding-right: 20px;
}

label.inline-label input{
    margin-right: 5px !important;
}
.row-2 {
	width: 100%;
	overflow: hidden;
}

	.row-2 .inner {
		padding: 0 0 0 28px;
	}

.line-ver-1 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-3 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.link {
	background: url(../images/link-bg.gif) no-repeat 100% 6px;
	float: left;
	padding: 0 7px 2px 0;
	line-height: 1.2em;
	font-size: 1.167em;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #74829d;
}

	.link span {
		border-bottom: 1px solid #74829d;
	}
	
	.link:hover span {
		border: none;
	}

.link-1 {
	background: url(../images/link-bg.gif) no-repeat 100% 8px;
	float: left;
	padding: 0 9px 0 0;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #74829d;
}

.info-box-1 {
	background: url(../images/info-box-1.jpg) no-repeat 0% 0%;
	width: 311px;
	height: 257px;
	overflow: hidden;
}
	
	.info-box-1 .inner {
		padding: 27px 130px 15px 27px;
	}
	
		.info-box-1 p {
			padding: 0 45px 14px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			color: #74829d !important;
		}

.info-box-2 {
	background: url(../images/info-box-2.jpg) no-repeat 0% 0%;
	width: 311px;
	height: 257px;
	overflow: hidden;
}
	
	.info-box-2 .inner {
		padding: 27px 130px 15px 27px;
	}
	
		.info-box-2 p {
			padding: 0 10px 14px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			color: #74829d !important;
		}

.info-box-3 {
	background: url(../images/info-box-3.jpg) no-repeat 0% 0%;
	width: 311px;
	height: 257px;
	overflow: hidden;
}
	
	.info-box-3 .inner {
		padding: 27px 130px 15px 27px;
	}
	
		.info-box-3 p {
			padding: 0 43px 8px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			color: #74829d !important;
		}

.title {
	padding: 0 0 19px 1px;
}

.title-caps {
	font-weight: bold;
    text-transform: uppercase;
}

.title-section {
	border-bottom: solid 1px #EAEAEA;
}

.title-1 {
	padding: 0 0 9px 1px;
}


.list-3 {
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.list-3 li {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 11px;
		line-height: 2em;
		font-size: 1em;
	}
	
	
	
	.list-3 li b {
		color: #5f953f;
		font-weight: bold;
	}
	
		
.list {
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 11px;
		line-height: 2em;
		font-size: 1em;
		font-weight: bold;
		color: #5f953f;
	}
	
	.list li.item2 {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 11px;
		line-height: 1.7em;
		font-size: 1.2em;
		font-weight: bold;
		color: #5f953f;
	}
	
	.list li.item2 b {
		color: #74829d;
		font-size: 1em;
	}
	
		.list li a {
			color: #5f953f;
		}

.list-1 {
	margin: 0 0 -13px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a3a3a3;
}

	.list-1 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #74829d;
	}
	
	.list-1 dd {
		width: 100%;
		padding: 0 0 26px 0;
		overflow: hidden;
	}
	
		.list-1 dd span {
			display: block;
			width: 100%;
			padding: 16px 0 0 0;
			overflow: hidden;
		}
		
		.list-1 dd span a {
			background: url(../images/link-bg.gif) no-repeat 100% 8px;
			float: left;
			padding: 0 9px 0 0;
			line-height: 1.333em;
			font-size: 1em;
			font-weight: bold;
			color: #74829d;
		}


		


.list-indent {
	padding: 0 0 17px 0 !important;
}

.list-8 {
	padding: 0 0 0px 20px !important;
	list-style-type:decimal;
}

	.list-8 li{
		font-weight: normal;
	}

.list-9 {
	padding: 0 0 0px 20px !important;
	list-style-type:circle;
}

	.list-9 li{
		font-weight: normal;
	}

.list-10 {	
	list-style-type:disc;
    padding-bottom:15px !important; 
}

	.list-10 li{
		font-weight: normal;
	}	
.list-5 {
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.list-5 li {
		background: url(../images/marker.gif) no-repeat 0% 26px;
		padding: 20px 0 0 11px;
		line-height: 1.333em;
		font-size: 1.2em;
		color: #74829d;
		
		font-weight: normal;
		
	}
	
       .list-5 li p {
			margin: 7px 0 0 0;
			font-style: normal;
			color: #74829d;	
		}
			
		.list-5 li b {
			font-size: 1.3em;
			color: #5f953f;
			font-style: normal;
			
		}
		
		.list-5 li span {
			font-weight: 700;			
		}
		
		

	.list-6 li {
		color: #5f953f;
		line-height: 1.5em;
	}
	
	.list-6 li b {
		color: #74829d;
		text-decoration: underline;
	}		

.list-7 {
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.list-7 li {
		background: url(../images/marker.gif) no-repeat 0% 17px;
		padding: 7px 0 0 11px;
		line-height: 1.333em;
		font-size: 1em;
		color: #74829d;
		
		font-weight: normal;
		
	}
	
	list-7 li.item2 b {
		
		color: #A6D08Ccc;
		
	}
	
.list-10 {
	padding: 0;
	margin: 0;
	list-style-type:disc;
}

	.list-10 li{
		margin-left: 15px;
	}	
   
			


	.how-desc {
		background: url(../images/como_funciona.gif) no-repeat;
		padding: 8px 22px 0 12px;
		line-height: 1.5em;
		font-size: 1.4em;
		font-weight: bold;
		color: #5F953F;
		height: 60px;
		text-align: center;
	}
	
	.how-desc2 {
		background: url(../images/como_funciona2.gif) no-repeat;
		padding: 8px 22px 0 12px;
		line-height: 1.5em;
		font-size: 1.4em;
		font-weight: bold;
		color: #5F953F;
		height: 90px;
		text-align: center;
	}
	
	.how-desc3 {
		background: url(../images/como_funciona_middle.gif) repeat-y 0% 0%;
		display: block;
		height:100%;
	}
	
		.how-desc3 span {
			background: url(../images/como_funciona_top.gif) no-repeat;	
			display: block;
			
		}
		
		.how-desc3 span span {
			background: url(../images/como_funciona_bottom.gif) no-repeat 0% 100%;
			padding: 8px 12px 8px 12px;
			line-height: 1.5em;
			font-size: 1.4em;
			font-weight: bold;
			color: #5F953F;
			display: block;
			text-align: center;
			
		}
	
		.how-arrow {
			background: url(../images/arrow-down.gif) no-repeat 145px 3px;
		padding: 3px 0 0 180px;
		text-indent: 0px;
		font-size: 1.2em;
		font-weight: bold;
		color: #5f953f;
		height: 40px;
		}


	
		
			
.post {
	padding: 1px 0 5px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #5f953f;
}

.line-hor {
	background: #d9dee9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

.line-hor2 {
	background: #d9dee9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 13px 0 0px 0;
}

.line-hor1 {
	background: #d9dee9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 26px 0;
}

.line-hor3 {
	background: #d9dee9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.pic-indent {
	margin: 0 0 22px 0;
}

.pic-indent1 {
	margin: 0 0 25px 0;
}

.link-indent {
	margin: 0 0 24px 0;
}

#contact-form {
	padding: 1px 0 0 0;
}
/*
	#contact-form strong {
		display: block;
		width: 333px;
		float: right;
		font-weight: normal;
	}
	*/
	#contact-form label {
		overflow: hidden;
	}
	
	#contact-form .field-name, .admin .field-name, .admin .title {
		padding: 7px 0px 7px 0px;
		font-weight: bold;
		color: #5F953F;
	}
	
    .admin .field-name.validation-error { color: #a94442 !important }
    .admin .field-name.validation-error p.error-field-desc { font-size: smaller !important; margin: 0 !important; padding: 0 !important; }

	#contact-form .field-value, .admin .field-value {
		padding: 7px 0px 7px 0px;
		
	}
	
	#contact-form input{
		background: none;
	
		height: 20px;
		padding: 0px 3px 0px 3px;
		border: 1px solid #d5d9e3;
		font-size: 1em;

	}	
	
	#contact-form select{
		background: none;
		
		border: 1px solid #d5d9e3;
	

		font-size: 1em;
		color: #000;
	}
	
		#contact-form input.input_file{
			
			height: 20px;
			margin: 0 5px 0 0;
		
		}
		
		#contact-form input.button1{
			
			height: 25px;
			background-color : #a3a3a3;
			color:#FFF;
			font-weight: bold;
		
		}
		
		#contact-form input.button1:hover {
			text-decoration: underline;
		}
		
		
	
	#contact-form textarea{
		background: none;
		width: 325px;
		height: 126px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #d5d9e3;
		float: left;
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
		
	
		#contact-form textarea#work-desc, #contact-form textarea.work-desc {
			background: #FFF;
			width: 600px;
			height: 126px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.task-desc {
			background: none;
			width: 200px;
			height: 50px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-desc-short{
			background: none;
			width: 225px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-desc, #edit-qm-partner textarea.cmitem-desc, #edit-qm-version textarea.cmitem-desc  {
			background: none;
			width: 450px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-combined-desc {
			background: #fff;
			width: 460px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-combined-desc-nonwork {
			background: #fff;
			width: 730px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-qm-add-desc {
			background: #fff;
			width: 585px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-core-combined-desc-short {
			background: #fff;
			width: 180px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-core-combined-desc {
			background: #fff;
			width: 330px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.cmitem-core-combined-desc-nonwork {
			background: #fff;
			width: 500px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.area-desc-thin {
			background: none;
			width: 600px;
			height: 50px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.small {
			background: none;
			width: 100px;
			height: 90px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			font-size: 1em;
			color: #000;
		}
        
        #contact-form textarea.medium {
			background: none;
			width: 260px;
			height: 150px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			font-size: 1em;
			color: #000;
		}
		
		#contact-form textarea.extra-work {
			background: #fff;
			width: 473px;
			height: 15px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}


	#contact-form a.simple {
		margin: 3px 0 0 0px;
		padding: 0 9px 0 0;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #74829d;
	}
	
	#contact-form a.task-action {
		margin: 3px 0 0 2px;
		padding: 0 9px 0 0;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #74829d;
	}
    
    #contact-form a.task-action-4 {
		margin: 3px 0 0 2px;
		padding: 0 9px 0 0;
		line-height: 1.333em;
		font-size: 1em;
	}
    
    #contact-form a.mini-action {
		
		padding: 0 4px 0 0;
		
	}
	
	#contact-form a.task-action-3 {
		line-height: 22px;		
	}
	
	#contact-form a.normal {
		margin: 3px 0 0 2px;
		padding: 0;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #74829d;
	}

	
	
	#contact-form fieldset {
		 
		margin: 5px 5px 5px 0;
		color: #74829d;
	
	}
		#contact-form fieldset p {
		 	margin: 0 40px 0 0;
			width:100%;
		
		}
	
		#contact-form fieldset legend {
			 margin-left:15px;
			 font-size: 1.2em;
			 font-weight: bold;
			 padding-top:0px;
			 color: #5F953F
		}
		
		#contact-form fieldset legend a {
			 
			 padding:0 0 0 5px;			 
			 margin: 0;
			 float: none;
			 line-height: 1em;
			 font-size: 0.8em;
			 
			 
		}
		
		#contact-form fieldset .wrapper {
			 padding: 5px 15px 15px 15px;
			 
			 
		}
		
		.fieldset-wrapper{
		 padding: 5px 15px 15px 15px;		 
		}
		
		.fieldset-wrapper-col{
		 padding: 0px 0px 15px 0px;
		}

#contact-form textarea.wide-print {
			background: #FFF;
			width: 850px;
			height: 110px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			
			font-size: 1em;
			color: #000;
		}		
		
textarea.wide {
			background: #FFF;
			width: 800px;
			height: 290px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			font-size: 1em;
			color: #000;
		}
        
textarea.wide-thin,#contact-form textarea.wide-thin {
			background: #FFF;
			width: 800px;
			height: 70px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			font-size: 1em;
			color: #000;
		}        		
	
#contact-form textarea.wide-tall{
    height: 400px;
 }
    
#contact-form textarea.wide  {
			background: #FFF;
			width: 850px;
			height: 160px;
			padding: 3px 3px 3px 3px;
			border: 1px solid #d5d9e3;
			float: left;
			
			font-size: 1em;
			color: #000;
		}		
		
#services {
	background: url(../images/footer-tail.gif) repeat-x 50% 0%;
	height: 175px;
	overflow: hidden;
}
	
	#services h3{
		padding: 4px 0 0 15px;
	}
	
		#services h3 b{
			color: #5F953F;
		}
	#services .wrapper{
		color: #5F953F;
	}

	
#footer {
	background: url(../images/footer-tail.gif) repeat-x 50% 0%;
	overflow: hidden;
	
}



	#footer .toll-free {
		float: right;
		
	}
	
	#footer img {
		
		margin: 3px 0 0 0;
	}
	
	#footer .inner .line{
		margin-left: auto; margin-right: auto;
		text-align: center;
		
		
	}
	#footer .inner {
		
		padding-top: 10px;
		line-height: 2em;
		font-size: 1em;
		color: #74829d;
		
	}
	
		
		
		#footer .inner a:hover {
			text-decoration: underline;
		}
		
	
		
.success{
	margin-bottom: 20px;
	background: url(../images/success.jpg) no-repeat 30px 40px;
	padding: 37px 20px 1px 65px;
	color: #74829d;
	
}	

.error,.error-2{
	
	background: url(../images/error2.gif) no-repeat;
	padding: 3px 0px 0px 25px;
	font-weight: bold;
	color: #74829d;
	
}

.line-error {
	background-color:#ffecec ;
}

.line-success {
	background-color:#f2ffec ;
}

.line-processing {
    background-color:#f5f7fa;
}

.excel{
	
	background: url(../images/download_excel.gif) no-repeat;
	padding: 3px 0px 0px 25px;
	font-weight: bold;
	color: #74829d;
	
}

.paste-2{
  display: inline-block;
  width: 12px;
  height: 12px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background: url(../images/comparative_map_small.gif) no-repeat;
  margin-top: 2px;
}

.excel-2{
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background: url(../images/icon_xls.gif) no-repeat;
 	
  margin-top: 1px;
}

.icon2-arrow-right-red,.icon2-arrow-2{
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/timereport2.png) no-repeat;
  margin-top: 1px;
}

.icon2-arrow-left-green,.icon2-arrow-1{
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/timereport1.png) no-repeat;
  margin-top: 1px;
}

.icon2-loading-small{
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/loading_small.gif) no-repeat;
  margin-top: 1px;
}

.time-report-1{
    color:green !important;
}

.time-report-2{
    color:#ba4747 !important;
}
 
.icon2-insert-after{
  display: inline-block;
  width: 23px;
  height: 20px;
  margin-right: 3px;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/table-row-insert-after.svg) no-repeat;
}

.icon2-insert-before{
  display: inline-block;
  width: 23px;
  height: 20px;
  margin-right: 3px;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/table-row-insert-before.svg) no-repeat;
}

.icon2-insert-after2{
  display: inline-block;
  width: 23px;
  height: 14px;
  margin-right: 3px;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/insert_after.png) no-repeat;
}

.icon2-insert-before2{
  display: inline-block;
  width: 23px;
  height: 14px;
  margin-right: 3px;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/insert_before.png) no-repeat;
}



.ms-word{
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
 	background: url(../images/ms-word.gif) no-repeat;
  margin-top: 1px;
}



.missing-piece{
	
	background: url(../images/puzzle.jpg) no-repeat 30px 0px;
	padding: 0px 20px 1px 120px;
	color: #74829d;
	height: 100px;
	
}	



.success-2{
	margin-bottom: 20px;
	background: url(../images/completed.png) no-repeat 30px 30px;
	padding: 33px 20px 1px 65px;
	color: #74829d;
	
}		

.table1, .table1 td, .table2, .table2 td, .table1 th,.table2 th
{
    text-align: left;
    border-color: #74829d;
    border-style: solid;
}

.table1, .table2
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.table1 td, .table1 th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;    
}

.table1 td table td, .table1 th table th {
    border-width: 0;  
}


.table2 td, .table2 th
{
    margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;    
}

.qm_table tr.table1-header{
    text-transform: uppercase;
}

.table1-header, .table1-header th, .table1-header td {
	COLOR: #FFF;
	font-weight: bold;
	background-color : #a3a3a3;
}

.table1-header a{
	COLOR: #FFF;
}

.table1-header-lighter {
	background-color : #D6E1CE;
}



.agenda-date {
margin-top: 10px;
padding: 2px 0 1px 5px;
background-color : #A6D08C;
font-weight: bold;
COLOR: #FFF;
}

.agenda-task-desc {
margin-top: 5px;
}

.spacer-1{
	padding-top:35px;
}

.spacer-2{
	width: 1px;
}

#main-admin h2{
line-height: 30px;
}

.divpopupoverlay{
    position: absolute; 
    display: block; 
    visibility: visible; 
    top: 0px; 
    left: 0px; 
    background-color: rgb(204, 204, 204); 
    opacity: 0.4; 
    width: 100%; 
    height: 100%; 
    z-index: 1008;
}
.divpopup{
	background-color:#E6F1DE;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	padding: 10px;
	width:600px;
    z-index: 1009;
	box-shadow: 10px 10px 5px #888888;
}

.divpopup-header{
	background-color:#E6F1DE;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	width:600px;
	z-index: 1009;
	box-shadow: 10px 10px 5px #888888;
}

.divpopup-header .header{
	font-weight: bold;
	COLOR: #FFF;
	background-color : #a3a3a3;
	padding-left: 5px;
	border-bottom:1px solid black;
}

.divpopup-wrapper{
	padding: 10px;
}

.divpopuptooltip{
    background-color:#E6F1DE;
    border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 10px;
    z-index: 1009;
}

.OverDivPopup{
	border: 1px solid #5F953F;
	display:none;
	font-size: 12px;
    box-shadow: 7px 7px 3px #888888;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.OverDivCaption{
	border: 1px solid #5F953F;
	display:none;
	font-size: 12px;    
}

	.OverDivCaption .header, .OverDivPopup .header, .divpopup .header, .OverDivCaptionSmall .header {
		font-weight: bold;
		COLOR: #FFF;
		background-color : #a3a3a3;
		padding-left: 5px;
	}    
	
	.OverDivCaption .inner,.OverDivPopup .inner,.OverDivCaptionSmall .inner{
		background-color: #E6F1DE;
		padding: 5px 5px 5px 5px;
		
	}
	
	
	.OverDivCaption .inner .field-name,.OverDivPopup .inner .field-name{
		font-weight: bold;
		color: #5F953F;
		padding: 5px 5px 5px 0px;
		
	}

	.OverDivCaption .inner li,.OverDivPopup .inner li{
		color: #74829d;
		
	}
	
	.OverDivCaption .inner a,.OverDivPopup .inner a{
		color: #74829d;
	}
	
	.OverDivCaption .inner p,.OverDivPopup .inner p{
		padding-bottom:5px;
	}

	.OverDivCaption .inner .buttonOK,.OverDivPopup .inner .buttonOK{
		font-weight: bold;
		COLOR: #FFF;
		width: 30px;
		text-align: center;        
		padding: 2px 0px 2px 0px;
		border: 1px solid #5F953F;
		background-color : #a3a3a3;
		margin:0 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;		
	}
    
    .OverDivCaption .inner .buttonCancel,.OverDivPopup .inner .buttonCancel{
		width: 60px !important;
	}
    
    .OverDivCaption .inner .buttonOK:hover,.OverDivPopup .inner .buttonOK:hover{
	   background-color : #5F953F;
       text-decoration:none;
	}
	
	.OverDivCaption .inner .buttonOK a,.OverDivPopup .inner .buttonOK a{		
		COLOR: #FFF;
        text-decoration:none;		
	}
    
	.OverDivCaption#loaditems,.OverDivPopup#loaditems,{
		width: 620px;
	}


.OverDivCaptionSmall{
	border: 1px solid #a3a3a3;
	background-color: #f9f9f9;
	font-size: 10px;
}

.OverDivCaptionSmall .inner a,.OverDivCaptionSmall .inner input{
	font-size: 10px;
}



.caps { 
text-transform: uppercase; 
} 
	
.dashed {
text-decoration:none;
border-bottom:1px dotted; 
}	
	
	
p.spacer {
 padding-top:20px;
}

.estimate-ontime td, .billing-item-1 td, .variable-ok{
	background-color: #CEFFB7;
}


.estimate-late td, .variable-working, .partner-canceled td{
	background-color: #FFC6C6;
}

.estimate-standby td, .billing-item-2 td{
	background-color: #FFFFBD;
}

.estimate-closed td{
	background-color: #F1F1F1;
}

 .billing-item-3 td{
	background-color: #CAEEFF;
}

.billing-item-line td a.edit-item-hidden {
    display: none;
}

 .billing-item-line:hover td a.edit-item-hidden{
	display: block;
}


img.contact{
	padding: 2px 2px 4px 0 ;

}

#DraftRequest p{
	color:black;
}

#DraftRequest .draft{
	color:red;
}

.alert-diff{
	background-color: #fcf8e3;
}

.alert-missing{
	background:#ffecec;
}

.alert-simple, td.alert-simple{
	color:red;
}

.form span.placer{
	color:red;
    display: inline;
    font-weight: bold;
}


.alert > p { 
    margin: 0; 
    padding: 0 0 0 20px; 
    display: inline;
    font-weight: bold;
}

.alert > * { 
    line-height: 20px;
}

.alert-consult { 
	background-color: #fcf8e3;
    border-radius: 4px;    
	padding:4px;
	border: 1px solid #fbeed5;
    color: #000;
    text-transform:none;
    font-weight: normal;
    
}


#DraftRequest hr{
	margin: 10px 0 10px 0 ;
	height: 1px;
	color: #5F953F;
}

hr{
	margin: 15px 0 10px 0 ;
	height: 1px;
	color: #5F953F;
}

#DraftRequest .Title1{
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #5F953F;
	background-color: #E6F1DE;
}

#DraftRequest .estimate-req-section-head, #main-admin .estimate-req-section-head{
	font-size:13px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #5F953F;
	border-bottom: none;
	color:#fff;
	
	background:url(../images/sep-bg-l.jpg) left ;
	border-radius: 3px 3px 0px 0px;
}

#DraftRequest .estimate-req-section-head.no-section {
	border-bottom: 1px solid #5F953F;
	border-radius: 3px 3px 3px 3px;
}

#DraftRequest .estimate-req-section-head > span {
    vertical-align: middle;
}

#DraftRequest .estimate-req-section-head > input[type="checkbox"] {
    margin-right: 10px;
}

#DraftRequest .estimate-req-section-small-head{
	font-size:13px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #5F953F;
	border-bottom: none;
	width:130px;
	color:#fff;
	
	background:url(../images/sep-bg-l.jpg) left no-repeat;
	border-radius: 3px 3px 0px 0px;
}

#DraftRequest .estimate-req-section-small{
	padding: 5px;
	border: 1px solid #5F953F;
	margin-bottom: 10px;
	width:130px;
	text-align:center;
	border-radius: 0px 0px 3px 3px;
}

#DraftRequest .estimate-req-section, #main-admin .estimate-req-section{
	padding: 5px;
	border: 1px solid #5F953F;
	margin-bottom: 10px;
	
	border-radius: 0px 0px 3px 3px;
}

#DraftRequest .estimate-req-section.section-closed {
    display: none;
}

#DraftRequest .estimate-req-section-small p.title{
	font-size:11px;
	font-weight: bold;
}

#DraftRequest .estimate-req-section-small p{
	color:#4D9400;
	font-size:11px;
}

#DraftRequest .Title2{
	font-size:13px;
	font-weight: bold;
	padding-bottom: 10px;
}

.tab-bottom-spacer{
	min-height: 1000px;
}

.scroll{

	height:250px;
	overflow:auto;
}

.item-tab1 {
	padding-left: 10px;
}

.item-tab2 {
	padding-left: 20px
}

.item-tab3 {
	padding-left: 30px
}

.item-tab4 {
	padding-left: 40px
}

.item-type-sec,  .item-type-sec td {
	COLOR: #FFF;
	font-weight: bold;
	background-color : #a3a3a3;
    text-transform: uppercase;
}

.item-type-subsec, .item-type-subsec td {
	background-color: #A6D08C;
}

.item-type-gr, .item-type-gr td {
	background-color: #C5E0B3;
}

.item-type-subgr, .item-type-subgr td {
	background-color: #E6F1DE;
}


.item-type-sec-blue,  .item-type-sec-blue td {
	COLOR: #FFF;
	font-weight: bold;
	background-color : #244061;
    text-transform: uppercase;
}



.item-type-subsec-blue, .item-type-subsec-blue td {
	background-color: #6D9FDC;
    
}

.item-type-gr-blue, .item-type-gr-blue td {
	background-color: #8DB4E3;
}

.item-type-subgr-blue, .item-type-subgr-blue td {
	background-color: #C5D9F1;
}

.important-note, .important-note td {
	background-color: #E6F1DE;
}

.item-type-desc-work{
    width:450px;
}

.item-room{
    width:90px;
}


.hidden {
 display:none;
}

.cm-item-optional  a,.time-record a {
	text-decoration: none;
	padding:1px 3px 1px 17px;
}
.text-changed a {
text-decoration: line-through;
padding:1px 3px 1px 17px;
}
.cm-item-optional a:hover {
	background: url(../images/not_checked3.png) no-repeat 2px 3px;
	padding:1px 1px 1px 17px;
	border: 1px solid #5F953F;
}

.time-record a:hover {
	background: url(../images/not_checked3.png) no-repeat 2px 3px;
	background-size: 9px;
	padding:1px 1px 1px 17px;
	border: 1px solid #5F953F;
}

.cm-item-not-optional a span {
	display:none;
}

.cm-item  a {
	text-decoration: none;
	padding:1px 1px 1px 16px;
}
.cm-item  a:hover {
	#background: url(../images/edit.gif) no-repeat 2px 3px;
	#padding:1px 1px 1px 14px;
	#border: 1px solid #5F953F;
    text-decoration: underline;    
}

.cm-item-correction {
	color:red;
}

.full-popup{
	height:600px;
}

#worker {
background: url(../images/capacete-parceria-obras-empresa-construcao-remodelacao-reabilitacao.png	) no-repeat 0% 0%;
display: inline-block;
}

#condo {
background: url(../images/predio-parceria-obras-empresa-administracao-condominio.png) no-repeat 0% 0%;
display: inline-block;
}

#tec {
background: url(../images/compasso-parceria-obras-tecnico-engenharia-projectista.png) no-repeat 0% 0%;
display: inline-block;
}

#real-estate {
background: url(../images/casa-parceria-obras-imobiliaria.png) no-repeat 0% 0%;
display: inline-block;
}

#questions-partner a{
color: #FFF;
font-weight: bold;

}


#questions-partner a:hover{
color: #201F1F;

}

#questions-partner span{
height:60px;
padding: 3px 0px 3px 65px;

float: left;
overflow: hidden;
line-height: 15px;
text-decoration: underline;

}

#questions-partner span span{
padding: 0px;

text-decoration: none;

}

#questions-partner .partner-col1{
width:300px;



}

#questions-partner .partner-col2{
width:320px;
}

#questions-partner .partner-col1 .partner-desc, #questions-partner .partner-col2 .partner-desc{
color: #201F1F;
font-size: 0.8em;

font-weight: normal;
text-decoration: none;


}

#partners-logo{
float: right;
padding: 7px 0px 0px 0px;
}

#menu-top {
	
	
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 84px;
	right: 0;
	font-size: 1.2em;
}

	#menu-top ul {
		
		padding: 7px 0 0 0px;
	}

		#menu-top ul li {
			float: left;
			padding: 0 13px 0 13px;
			
		}
		
			#menu-top ul li a {
				display: inline-block;
				height: 29px;
				
				overflow: hidden;
				float: left;
				line-height: 33px;
				font-weight: 700;
				text-transform: uppercase;
				text-decoration: none;
				color: #a8a8a8;
				background: url(../images/top-menu-body.png) repeat-x 50% 0%;
				
			}
				#menu-top ul li a span {
					background: url(../images/top-menu-left.png) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu-top ul li a span span {
						background: url(../images/top-menu-right.png) no-repeat 100% 0%;
						display: inline-block;
						height: 33px;
						overflow: hidden;
						padding: 0 30px 0 30px;
					}
		
			#menu-top ul li.act a {
				background: url(../images/top-menu-body-act.png) repeat-x 50% 0%;
				padding: 0;
				color: #2d2d2d;
			}
			
				#menu-top ul li.act a span {
					background: url(../images/top-menu-left-act.png) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu-top ul li.act a span span {
						background: url(../images/top-menu-right-act.png) no-repeat 100% 0%;
						display: inline-block;
						height: 33px;
						overflow: hidden;
						padding: 0 30px 0 30px;
					}
					
			#menu-top ul li a:hover {
				background: url(../images/top-menu-body-act.png) repeat-x 50% 0%;
				padding: 0;
				color: #2d2d2d;
				
			}
			
				#menu-top ul li a:hover span {
					background: url(../images/top-menu-left-act.png) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu-top ul li a:hover span span {
						background: url(../images/top-menu-right-act.png) no-repeat 100% 0%;
						display: inline-block;
						height: 33px;
						overflow: hidden;
						padding: 0 30px 0 30px;
					}
.work-img{
border: 1px solid #5F953F;
margin-left: 5px;
}

a.link-previous{
background: url(../images/previous.png) no-repeat 0% 0%;
height:24px;
float:left;
text-decoration: none;
}

.link-previous span{

padding: 4px 0px 0px 30px;
font-weight: bold;
display: inline-block;
}

.link-next2 {
	padding-top: 5px;
	padding-left: 5px;
	height: 24px;
}

.link-next2 a {
	color: #5f953f;
	text-decoration: none;
}

.link-next2 a:hover span span span {
	color: #201F1F;
	color: #333333;
	background: url(../images/button2_right_arrow_over.png) no-repeat 100% 0%;
}

.link-next2 a span {
	background: url(../images/button2_middle.png) repeat-x;
	font-size: 10px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-next2 a span span {
	background: url(../images/button2_left.png) no-repeat 0% 0%;
	font-size: 1em;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-next2 a span span span {
	background: url(../images/button2_right_arrow.png) no-repeat 100% 0%;
	overflow: hidden;
	padding: 1px 20px 0 10px;
}

/*a.link-next2{
background: url(../images/next.png) no-repeat 100% 0%;
height:24px;
float:right;
text-decoration: none;
}

.link-next2 span{

padding: 4px 30px 0px 0px;
font-weight: bold;
display: inline-block;
}
* 
.link-next {
			padding-top:10px;
			float:right;
			
	}	
	.link-next a {
			color: #5f953f;		
			text-decoration: none;
			
			
	}					
	.link-next a:hover span span {
			color: #201F1F;		
			
	}
			
			.link-next a span {
					background: url(../images/link-tail2.gif) repeat-x;
					font-size: 1em;
					overflow: hidden;
					float: left;
					line-height: 20px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFF;
					
			}
			
			.link-next a span span{
			
				background: url(../images/link-end2.gif) no-repeat 100% 0%;
											
				overflow: hidden;
				padding: 0px 20px 0 10px;
			}*/



.link-next {
	padding-top: 10px;
	height: 32px;
	float:right;
}

.link-next a {
	color: #5f953f;
	text-decoration: none;
	letter-spacing: 1px;
}

.link-next a:hover span span span {
	color: #201F1F;
	color: #333333;
	background: url(../images/button1_right_arrow_over.jpg) no-repeat 100% 0%;
}

.link-next a span {
	background: url(../images/button1_middle.jpg) repeat-x;
	font-size: 12px;
	overflow: hidden;
	float: left;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
}

.link-next a span span {
	background: url(../images/button1_left.jpg) no-repeat 0% 0%;
	font-size: 1em;
	overflow: hidden;
	float: left;
	line-height: 32px;
	text-transform: uppercase;
	color: #FFF;
}

.link-next a span span span {
	background: url(../images/button1_right_arrow.jpg) no-repeat 100% 0%;
	overflow: hidden;
	padding: 1px 30px 0 15px;
}

.link-prev {
	padding-top: 10px;
	height: 32px;
	float:left;
}

.link-prev a {
	color: #5f953f;
	text-decoration: none;
	letter-spacing: 1px;
}

.link-prev a:hover span span{
	background: url(../images/button1_left_arrow_over.jpg) no-repeat 0% 0%;
}

.link-prev a:hover span span span{
	color: #201F1F;
	color: #333333;
	background: url(../images/button1_right.jpg) no-repeat 100% 0%;
}

.link-prev a span {
	background: url(../images/button1_middle.jpg) repeat-x;
	font-size: 12px;
	overflow: hidden;
	float: left;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
}

.link-prev a span span {
	background: url(../images/button1_left_arrow.jpg) no-repeat 0% 0%;
	font-size: 1em;
	overflow: hidden;
	float: left;
	line-height: 32px;
	text-transform: uppercase;
	color: #FFF;
}

.link-prev a span span span {
	background: url(../images/button1_right.jpg) no-repeat 100% 0%;
	overflow: hidden;
	padding: 1px 15px 0 30px;
}


.link-prev2 {
	padding-top: 5px;
	padding-left: 5px;
	height: 24px;
}

.link-prev2 a {
	color: #5f953f;
	text-decoration: none;
}

.link-prev2 a:hover span span  {
	background: url(../images/button2_left_arrow_over.png) no-repeat 0% 0%;
}

.link-prev2 a:hover span span span{
	color: #201F1F;
	color: #333333;
	background: url(../images/button2_right.png) no-repeat 100% 0%;
}

.link-prev2 a span {
	background: url(../images/button2_middle.png) repeat-x;
	font-size: 10px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-prev2 a span span {
	background: url(../images/button2_left_arrow.png) no-repeat 0% 0%;
	font-size: 1em;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-prev2 a span span span {
	background: url(../images/button2_right.png) no-repeat 100% 0%;
	overflow: hidden;
	padding: 1px 10px 0 20px;
}




			
.link-next3 {
			padding-top:10px;
			float:left;
			
	}	
	.link-next3 a {
			color: #5f953f;		
			text-decoration: none;
			
			
	}					
	.link-next3 a:hover span span {
			color: #201F1F;		
			
	}
			
			.link-next3 a span {
					background: url(../images/link-tail2.gif) repeat-x;
					font-size: 0.9em;
					overflow: hidden;
					float: left;
					line-height: 20px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFF;
					
			}
			
			.link-next3 a span span{
			
				background: url(../images/link-end2.gif) no-repeat 100% 0%;
											
				overflow: hidden;
				padding: 0px 20px 0 10px;
			}

			/*
.link-prev {
			padding-top:10px;
			float:left;
			
	}	
	.link-prev a {
			color: #5f953f;		
			text-decoration: none;
			
			
	}					
	.link-prev a:hover span span {
			color: #201F1F;		
			
	}
			
			.link-prev a span {
			background: url(../images/link-tail2.gif) repeat-x;	
					font-size: 1em;
					overflow: hidden;
					float: left;
					line-height: 20px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFF;
					
			}
			
			.link-prev a span span{
			
			background: url(../images/link-start2.gif) no-repeat;
				
											
				overflow: hidden;
				padding: 0px 10px 0 20px;
			}			*/
.division-room-section{
width: 160px;
padding: 4px 0px 4px 0px;
font-weight: bold;
color: #5F953F;
float:left;
text-decoration: underline;
}

.division-room-title{
width: 160px;
padding: 4px 0px 4px 0px;
font-weight: bold;
color: #5F953F;
float:left;
}

.division-room-title-2{
padding: 4px 0px 4px 0px;
font-weight: bold;
color: #5F953F;
float:left;
}

.division-room-item{
width: 120px;
padding: 4px 0px 4px 0px;
float:left;
}

.division-room-value{
padding: 4px 0px 4px 0px;
float:left;
}

#content-step1 select{
width: 280px;
}

#content-step2 select{
width: 200px;


}

.psy-nav-bar{
	padding: 7px 0px 7px 100px;
	width: 400px;
	float:left;
}

.sim-nav-bar{
	padding: 7px 0px 7px 300px;
	width: 400px;
	float:left;
}

.sim-nav-bar-last{
	padding: 7px 0px 7px 300px;
	width: 500px;
}

.news .news-date{
	font-style: italic;
	font-weight: bold;
}

.news .news-title{
	padding: 3px 0px 7px 0px;
	font-weight: bold;
	color: #5F953F;
	font-size: 1.2em;
}
.news h4{
font-style: italic;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}

img.news {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	float:left;
    border: 1px solid #cccccc;
}

.user-logged{
float: right;
width:440px;
}

.pfb-arrow {
	
	background: url(../images/pfb_arrow.png) no-repeat 50px;
	padding-top:10px;
	height:190px;	
}


.pfb-step {
	
	overflow: hidden;
	padding-top: 35px;
}

	.pfb-step li {
		background: url(../images/pfb_step.png) no-repeat;
		height:107px;
		width:107px;
		float: left;
		margin: 3px;
		
		font-size: 1em;
		font-weight: bold;
		color: #5f953f;
	}
	
	.pfb-step li.StepOn {
		background: url(../images/pfb_step_on.png) no-repeat;
		height:107px;
		width:107px;
		float: left;
		margin: 3px;
		
		font-size: 1em;
		font-weight: bold;
		color: #FFF;
	}
	
	
	
	.pfb-step li .pfb-step-wrapper{
			
			padding: 0 7px 0 7px;
			font-size: 1em;
			text-align: center;
			height:107px;
			
			
		}
		.pfb-step li .pfb-step-text{
			
			padding-top: 7px;
			
			
		}

.TableLine1 td{
	background-color : #DDEECC;
}

.TableLine2 td{
	background-color : #EEFFDD;
}

#DraftRequest .TextBox1,#main-admin .TextBox1{
	font-weight: bold;
	padding: 5px;
	border: 1px solid #5F953F;
	background-color: #EEFFDD;
}



.Request-Photo-Frame {
 border-color: #74829d;
    border-style: solid;
    padding: 1px;
     border-width: 1px;    
    width:450px;
    float: left;
	overflow: hidden;
	margin-right: 2px;
 }

.Request-Photo-Desc {
 	float: left;
	overflow: hidden;
 	background-color: #E6F1DE;
    border-color: #74829d;
    border-style: solid;
    padding: 1px;
    border-width: 0px 1px 1px 1px;  
    width:450px;
    margin: 0px 2px 2px 0px;
}
 
 #lost_reason_partner{
 	padding-left: 10px;
 	padding-bottom: 10px;
 }


/*column right*/

.column-right {position:relative; left: 250px; top:35px; padding-bottom:30px; font-size:14px;}

#header-print .column-right{
    position:relative; left: 250px; top:15px; padding-bottom:30px; font-size:14px
}

.column-right2 {padding-bottom:30px; font-size:14px;line-height:23px;}
.column-right3 {padding-bottom:30px; font-size:14px;line-height:23px;}

#header-print .company-title{
    font-size:22px;
    font-weight:bold;
    padding-bottom: 10px;   
}

.bt-orcamento a{background:url(../images/bt-greygreen-l.png) top left; height:45px; display:inline-block; position:relative; text-transform:uppercase; color:#fff; text-decoration:none; padding:24px 7px 0 32px; font-size:1.3em; letter-spacing:0.5px; margin-left:20px;}
.bt-orcamento a:hover{background:url(../images/bt-greygreen-l-hover.png) top left; color:#223E05;}
.bt-orcamento a span{background:url(../images/bt-greygreen-r.png) top right; width:26px; height:69px; position:absolute; top:0; right:-26px;}
.bt-orcamento a:hover span{background:url(../images/bt-greygreen-r-hover.png) top right;}

.green-bt a{text-decoration:none; height:35px; background:url(../images/green-bt-r.png) no-repeat top right; display:inline-block; position:relative; padding:14px 10px 0 0; color:#fff; font-size:1em;}
.green-bt a span{height:46px; width:10px; background:url(../images/green-bt-l.png) no-repeat top left; position:absolute; z-index:9; left:-10px; top:0px;}
.green-bt a:hover{text-decoration:none; color:#223E05;}

.grey-bt a{text-decoration:none; height:35px; background:url(../images/grey-bt-r.png) no-repeat top right; display:inline-block; position:relative; padding:14px 10px 0 0; color:#59961C; font-size:1em;}
.grey-bt a span{height:46px; width:10px; background:url(../images/grey-bt-l.png) no-repeat top left; position:absolute; z-index:9; left:-10px; top:0px;}
.grey-bt a:hover{text-decoration:none; color:#3A6313;}

.column-right .button,.price-tag .button {text-align:left; margin-left:20px; margin-bottom:4px; float:left;}
.column-right .button a{width:190px;}
.column-right .button a img,.price-tag .button img{float:left; margin:-6px 10px 0 0;}

.column-right .button.phone a{font-size:1.2em; letter-spacing:2.5px;}
.column-right .button.email a{font-weight:bold; margin-bottom:10px; font-size:0.90em;}
.column-right .button.facebook{margin:15px 0 0 34px;}

.column-right2 .phone2{padding:0px 0 0 34px; margin-top: 5px; background:url(../images/phone.png) no-repeat}
.column-right2 .email2{padding:0px 0 0 34px; margin-top: 5px; background:url(../images/email_small.png) no-repeat}
.column-right2 .website2{padding:0px 0 0 34px; margin-top: 5px; background:url(../images/website_small.png) no-repeat}

.column-right3 .info2{padding:0px 0 0 34px; margin-top: 5px; background:url(../images/info.png) no-repeat}


.logo-company-fpb{
max-width:100%;
max-height:100%;
height: auto;
width:auto;
}


/* pagination */
ul.pagination{padding-bottom:15px;}
ul.pagination li{text-transform:uppercase; display:inline-block; font-size:0.8em; padding-right:0px; color:#191919;}
ul.pagination li.first{padding-right:5px;}
ul.pagination li a,
ul.pagination li a:visited{color:#191919; background:#E1E5E7; text-decoration:none; padding:2px 5px 1px 5px; font-size:0.9em;  -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;}
ul.pagination li a:hover,
ul.pagination li a:active,
ul.pagination li.selected a{color:#FFF; background:#468A07; text-decoration:none;}
.pagination li a i {margin-top:0px !important}
.pagination li.selected a {background-color: #f5f5f5}
.title-pagination{line-height:32px}

/* PORTFOLIO */
.portfolio-img{background-color:#fff; padding:9px 9px 5px 9px; float:left; margin-bottom:20px; 
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
-moz-box-shadow: 0px 0px 3px #999; -webkit-box-shadow: 0px 0px 3px #999; box-shadow: 0px 0px 3px #999;}
.portfolio-img.left{margin-right:20px; }
.portfolio-img .top-img{margin-bottom:5px;}
.portfolio-txt{float:left; padding:0 0 0 5px; width:190px;}
.portfolio-txt2{float:left; padding:0 0 0 5px;}
.portfolio-txt h2, .portfolio-txt2 h2{font-style:italic; font-size:1.2em; margin-bottom:1px;}
.portfolio-txt h3, .portfolio-txt2 h3{font-style:italic; font-size:1em; margin-bottom:1px; margin:0}
.portfolio-txt span.valor, .portfolio-txt2 span.valor{color:#4D9400; font-size:0.9em; padding: 0 15px 7px 0; float:left}
.portfolio-txt span.valor span, .portfolio-txt2 span.valor span{color:#191919;}
.portfolio-txt p, .portfolio-txt2 p{font-size:0.9em; color:#191919; background:url(../images/sep-white.jpg) repeat-x left bottom; padding-bottom:12px; margin-top:10px;}
#DraftRequest .portfolio-txt2 p{font-size:0.9em; color:#191919; background:url(../images/sep-white.jpg) repeat-x left bottom; padding-bottom:12px; margin-top:10px;}



/* Partner page */
.partner-page-datum{width:220px; float:left;}

/* Estimate Client */
#container-client{
	width: 974px;
	float: left;
	position: relative;
}

#ppartners{
	padding-left:10px;
	float:left;
	position: relative;
	width:100px;
}

#ppartners p.promotional-partner-name{
	margin-top:10px;
	color:#5f953f;
	font-weight:bold;
	text-align:center;
	width:120px;
}

#contact-form .billing-item-textarea{
	width:auto;
	height:auto;
}

.small-text {
	font-size: 10px;
}

div .presentation-photo-container{
	float: left;
	margin: 7px;
}

#last-reg {
	width: 100px;
}

#room_sizes_container{
	position: relative;
	height: 173px;
}

.qm-add-preview-room-qm {
	margin-top: 5px;
	right: 100px;
	position: absolute;
}

.qm-add-select{
	position: relative;
	height: 15px;
	padding: 1px;
	margin: 3px 150px 3px 3px;
            
}

.qm-add-select .qm-add-title{
	position: absolute;
	left: 0px;
	text-align: right;
	width: 130px;
            
}

.qm-add-select .qm-add-selected{
	position: absolute;
	left: 140px;
	font-weight: bold;
	color: #5F953F;
	cursor: default;
}

#qm_add_select_container{
}

#qm_add_section_options{
	width: 700px;
    padding-top:10px;
}

.qm-add-select .qm-add-option-container{
	cursor: pointer;
	position: absolute;
	left: 145px;
	top: 17px;
	background-color: #EEF0F3;
	z-index: 73;
	border-width: 1px;
	border-style: solid;
	border-color: #74829d;
}

.qm-add-select .qm-add-option{
	position: relative;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #74829d;
	margin: -1px;
}

.qm-add-select .qm-add-option:hover{
	color: #5f953f;
}

.qm-add-select .qm-add-option:active, .qm-add-select .qm-add-option-active{
	font-weight: bold;
}

.qm-add-section{
	float: left;
	width: 123px;
	height: 100px;
	text-align: center;
	margin: 5px;
	font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center; 
    border-style: solid;
	border-width: 1px;
	border-color: #5f953f;
}

.qm-add-section-title{
	margin-left:45px;
}
.qm-add-section-title-back{
	vertical-align: middle;
}

.qm-add-section-title-text {
	vertical-align: middle;
}

.qm-add-work-button {
	margin: 5px;
}
.qm-add-work-button img{
	padding-right: 4px;
}

.overlay{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #304e1e;
	opacity: 0.9;
}

#error_message{
	position: fixed;
	top: 150px;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	background-color: #ffffff;
	padding: 15px;
	opacity: 1;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 2px solid black;
}

#Weekend {
	background-color : #DDDDDD;	
}

#CurrentDay {
	background-color : #fff7c0;	
}

.qm-add-popup{
	position: absolute;
	left: 150px;
	top: 120px;
	right: 110px;
	z-index: 73;
	background-color: white;
	padding: 3px;
	border: 2px solid black;
}

/* FORMS */
/* form separators */
.form{padding:15px 0 15px 0;}
.form ul{position:relative;}
.form ul.lines2 li{display:inline-block; background:url(../images/sep-bg-r-white-big.png) no-repeat top right;}
div.title-sep{background:url(../images/sep-bg-l.jpg) left no-repeat; width:auto; display:inline-block; position:relative; color:#fff; margin-left:0; padding:12px 10px 0 15px; height:34px;}
div.title-sep-large{background:url(../images/sep-bg-l.jpg) left ; width:auto; display:inline-block; position:relative; color:#fff; margin-left:0; padding:12px 10px 0 15px; height:34px;}
div.title-sep span{background:url(../images/sep-bg-r.jpg) no-repeat; height:46px; width:5px; position:absolute; right:-5px; top:0;}

.form ul.lines2 li a b{color:#333;}
.form ul.lines2 li a span{display:none;}
.form ul.lines2 li a{display:inline-block; padding:12px 15px 0 15px; background:url(../images/sep-bg-r-white-big.png) no-repeat top right; height:34px; margin-left:-4px; text-decoration:none; color:#666; position:relative;}
.form ul.lines2 li a:hover{background:url(../images/sep-bg-r-green.png) no-repeat top right; color:#fff; margin-left:0px; padding-left:11px;}
.form ul.lines2 li a:hover span{display:block; background:url(../images/sep-bg-l-green.png) no-repeat; height:46px; width:5px; position:absolute; left:-5px; top:0;}

.form ul.lines2 li.first a{background:url(../images/sep-bg-r-white-big.png) right no-repeat; width:auto; display:inline-block; position:relative; margin-left:5px; padding:12px 15px 0 10px; height:34px; color:#666666;}
.form ul.lines2 li.first a span{background:url(../images/sep-bg-l-white.png) no-repeat; height:46px; width:5px; position:absolute; left:-5px; top:0; display:block;}
.form ul.lines2 li.first a:hover{background:url(../images/sep-bg-r-green.png) no-repeat; color:#fff;}
.form ul.lines2 li.first a:hover span{background:url(../images/sep-bg-l-green.png) no-repeat; }
.form ul.lines2 li.active.first a{background:url(../images/sep-bg-r-green.png) right no-repeat; width:auto; display:inline-block; position:relative; color:#fff; margin-left:5px; padding:12px 15px 0 10px; height:34px;}
.form ul.lines2 li.active.first a span{background:url(../images/sep-bg-l-green.png) no-repeat; height:46px; width:5px; position:absolute; left:-5px; top:0; display:block;}
.form ul.lines2 li.active a{background:url(../images/sep-bg-r-green.png) right no-repeat; width:auto; display:inline-block; position:relative; color:#fff; margin-left:0px; padding:12px 15px 0 10px; height:34px;}
.form ul.lines2 li.active a span{background:url(../images/sep-bg-l-green.png) no-repeat; height:46px; width:5px; position:absolute; left:-5px; top:0; display:block;}

.form ul.lines2 {background:url(../images/sep-bg-r-white-big.png) no-repeat bottom right;}
.form ul.lines2 li.first2line a{margin-left:5px; padding-left:10px;}
.form ul.lines2 li.first2line a span{background:url(../images/sep-bg-l-white.png) no-repeat; height:46px; width:5px; position:absolute; left:-5px; top:0; display:block;}
.form ul.lines2 li.first2line a:hover{}
.form ul.lines2 li.first2line a:hover span{background:url(../images/sep-bg-l-green.png) no-repeat; height:46px; width:5px; position:absolute; left:-5px; top:0; display:block;}

.form .wrap.tabs2lines {margin-top:0;}

/* form structure */
.form .wrap{background:#fff; position:relative; padding:20px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
-moz-box-shadow: 0px 0px 3px #ccc; -webkit-box-shadow: 0px 0px 3px #ccc; box-shadow: 0px 0px 3px #ccc; width:auto; margin-top:-4px; z-index:999;}
.form .col2{float:left; width:45%; margin-right:5%;}
.form .col2end{float:left; width:45%;}
.form .col1{width:99%;}
.form .col3{float:left; width:30%; padding-right:3%;}

/* form titles and texts */
.form h5{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold; font-size:1.2em; color:#333;}
.form h6{color:#458501; font-weight:bold; font-size:1.05em; margin-bottom:12px;}
.form p.sub{ font-family:Georgia, "Times New Roman", Times, serif; font-size:0.9em; margin-bottom:20px; margin-top:5px;}
.form p.small-text{color:#333; font-size:0.8em; line-height:1.3em;}
.form span{color:#458500; font-size:0.9em; font-weight:bold; display:block; padding-bottom:3px;}
.form span.medium-text{color:#333; font-weight:normal; font-size:0.9em; padding-left:10px;}
.form span.text{color:#333; font-weight:normal; font-size:0.9em;}
.form span.total{color:#458501; font-weight:bold; font-size:1.1em; margin-bottom:12px; display:block;; width:auto;}
.form span.total span{display:inline; width:auto; color:#333;}
.form span.inline{display:inline;}
.form span.text-public{padding:5px}


/* form elements */
.form select{padding:5px 3px 5px 3px; height:27px; margin:auto; font-size:0.9em; margin-bottom:10px;}
.form select option{padding:5px 3px;}
.form select.big{ width:280px;}
.form select.medium{ width:125px;}
.form select.small{ width:73px;}

.form input{margin-bottom:10px; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius: 0px; background:url(../images/input-bg.jpg) repeat-x;}
.form input.big{width:264px;}
.form input.big2{width:600px;}

.form input.medium{width:114px;}
.form input.medium1{width:185px;}
.form input.medium2{width:135px;}
.form input.small{width:46px;}
.form input.xsmall{width:30px;}
.form input.radio{margin:0; background:none; border:none;}
.form input.radio.float{margin:4px 0 0 0;}
.form input.checkbox{margin: 3px 7px 0 0;  background:none; border:none;}
.form input.center.checkbox{text-align:center; margin:0 auto; display:block; height:auto;}
.form input.public{font-size:0.85em; padding:6px 6px; color:#999; border:solid 1px #ccc;}
.form .subtitle{padding:6px}

.form textarea.medium{width:600px; min-height:100px; border:solid 1px #ccc; background:url(../images/textarea-bg.jpg) repeat-x bottom left; margin-bottom:10px;}
.form textarea.big{width:636px; min-height:200px; border:solid 1px #ccc; background:url(../images/textarea-bg.jpg) repeat-x bottom left; margin-bottom:10px;}

/* form buttons */
.form .button,
.form .bt-browse,
.form .bt-enviar,

.form .bt-seguinte{border:none; height:auto; padding:0; margin:0;}

/* form alignments */
.form .float-div{float:left; padding-right:20px;}
.form .float{margin-right:7px; float:left;}
.form .float-left{float:left; padding-right:15px; padding-left:3px!important;}
hr{background:#EAEAEA; border:none; height:1px; overflow:hidden; margin-top:10px; margin-bottom:20px;}


/*headings*/
h1{color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:2.5em; margin:24px 0; font-weight:bold; line-height: 1em;}


.inactive{
	display:none;
}

.pad-left{
	padding-left: 20px;
}

.big-pad-left{
	padding-left: 80px;
}

.progress-bar {
	width: 100px;
	height: 12px;
	background-color: white;
	border: 1px solid black;
}

.inner-progress-bar {
	background-color: rgb(101, 196, 71);
	height: 100%;
	width: 0%;
}

.psy-container {
	height: 300px;
}


.link-rec {
	padding-top: 5px;
	padding-left: 5px;
	height: 24px;
}

.link-rec a {
	color: #5f953f;
	text-decoration: none;
}

.link-rec a:hover span span span {
	color: #201F1F;
	color: #333333;
	background: url(../images/button2_right.png) no-repeat 100% 0%;
}

.link-rec a span {
	background: url(../images/button2_middle.png) repeat-x;
	font-size: 10px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-rec a span span {
	background: url(../images/button2_left.png) no-repeat 0% 0%;
	font-size: 1em;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-rec a span span span {
	background: url(../images/button2_right.png) no-repeat 100% 0%;
	overflow: hidden;
	padding: 1px 10px 0 10px;
}

.clock {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 24px;
	margin: 10px;
}

.form .psy-container li {
	margin: 4px;
}

.form .psy-container li input {
	margin: 4px;
}

.form .psy-container {
	min-height: 400px;
}

.form .psy-container .psy-question p {
	min-height: 40px;
}

.form .psy-container .psy-question {
	background-color: #E6F1DE;
	border: 1px solid black;
	margin: 10px;
	width:400px;
	float:left;
	padding: 10px 10px 10px 10px;
}

.form .psy-container .psy-answer {
	background-color: #E6F1DE;
	border: 1px solid black;
	margin: 10px;
	width:400px;
	float:left;
	padding: 10px 10px 10px 10px;
}

.psy-box {
	background-color: #E6F1DE;
	border: 1px solid black;
	margin: 10px;
	
	padding: 10px 10px 10px 10px;
}


#test-name {
	width:200px;
	float:left;
	font-size: 20px;
}

#question-number {
	width:200px;
	float:left;
	font-size: 20px;
}

.tiny-bottom {
	height: 1px;
	bottom: 0px;
	right: 0px;
}

.question-header {
	position: relative;
	background-color: #dddddd;
}

.question-header span {
	padding: 2px 10px;
}

.answer-correct {
    background-color: #CEFFB7;
}

.answer-wrong {
    background-color: #FFC6C6;
}

.qm-add-item-button {
	margin: 0 5px;
}

.qm-add-item-button img {
	margin: 3px;
}

.table1 td.borderless {
	border-style: hidden;
}

/* Apply padding to td elements that are direct children of the tr element. */
tr.space-under > td
{
  padding-bottom: 1em;
}

/* FAQ */
ul.faq > li {border-bottom:solid 1px #EAEAEA; color:#000; }
ul.faq > li a{font-family:Arial, Helvetica, sans-serif; color:#458501; font-size:0.75em; font-weight:bold;}
ul.faq > li a:hover{color:#191919; text-decoration:none;}

ul.faq li.inactive-faq p, ul.faq li.inactive-faq ul, ul.faq li.inactive-faq ol,ul.faq li.inactive-faq div{display:none;}

ul.faq li.active-faq a{color:#191919;}
ul.faq li p{color:#000; }
ul.faq li h2 {font-size: 1.3em;}

ul.faq > li {font-weight: normal;}


ol.faq li.faq-section {
    list-style-type:decimal;
    font-weight: bold;
}

ol.faq li.faq-item {
    list-style-type:decimal;
    margin-left:20px;
    border:none;
}

ul.faq li.faq-item {
    list-style-type: circle;
    margin-left:20px;
    border:none;
}

li.faq-section ul.faq{
    margin-left:30px;
}

li.faq-section div.field-name{
    color:#000;
    text-transform: uppercase;
}

.admin-header{
height:48px;
}
.admin-header .user-logged{
padding-top:5px;
}

.admin-header .no-logo { height: 50px; margin-bottom: 20px; float: left }
.admin-header .no-logo div { padding-top: 18px; }

.link-next2 {
	padding-top: 5px;
	padding-left: 5px;
	height: 24px;
}

.link-next2 a {
	color: #5f953f;
	text-decoration: none;
}

.link-next2 a:hover span span span {
	color: #201F1F;
	color: #333333;
	background: url(../images/button2_right_arrow_over.png) no-repeat 100% 0%;
}

.link-next2 a span {
	background: url(../images/button2_middle.png) repeat-x;
	font-size: 10px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-next2 a span span {
	background: url(../images/button2_left.png) no-repeat 0% 0%;
	font-size: 1em;
	overflow: hidden;
	float: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
}

.link-next2 a span span span {
	background: url(../images/button2_right_arrow.png) no-repeat 100% 0%;
	overflow: hidden;
	padding: 1px 20px 0 10px;
}

a.btn{
 text-decoration: none;   
}

a.btn-mleft {
 margin-left: 3px;   
}

.pointer-cursor{
    cursor:pointer;
}

textarea.edit-lang {
			background: #fff;
			width: 100%;
			height: 15px;
			padding: 3px;
			border: 2px solid #d5d9e3;
			float: left;
			overflow: auto;
			
			font-size: 1em;
			color: #000;
		}
        
        
#main-lang-translate {
	width: 100%;
  	margin: 0 auto;  
	font-size: 0.75em;
}        
#main-lang-translate .column-right{
    width: 900px;
}

.lang-working{
 background: url(../images/working_small.gif) no-repeat;
 width: 14px;
 height: 14px;
 float: left;
}

.lang-ok{
 background: url(../images/task_state31.gif) no-repeat; 
 width: 14px;
 height: 14px;
 float: left;  
}

.var-text{
    white-space:pre-wrap;
}

.pbutton, #content p.pbutton{
    padding: 5px 0 5px 0;			
}

.pbutton2, #content p.pbutton2{
    padding: 10px 0 10px 0;			
}

.text-uppercase{
    text-transform: uppercase;
}

/*

table.tablesorter thead tr th,table.tablesorter tfoot tr th{background-color:#e6EEEE;border:1px solid #FFF;font-size:8pt;padding:4px;}
table.tablesorter tbody td{color:#3D3D3D;padding:4px;background-color:#FFF;vertical-align:top;}
table.tablesorter tbody tr.odd td{background-color:#F0F0F6;}
table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{background-color:#8dbdd8;}
*/

#div_notifications_inactive_followup{
    padding-left:15px;
}

table.tablesorter thead tr .header{background-image:url(../images/asc_desc.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer;}
table.tablesorter thead tr th,table.tablesorter tfoot tr th{padding:4px;}
table.tablesorter thead tr th { padding-right: 20px; }
table.tablesorter thead tr .headerSortUp{background-image:url(../images/asc.gif);}
table.tablesorter thead tr .headerSortDown{background-image:url(../images/desc.gif);}

#doc-management .overlay-templates { display: none; }
#doc-management fieldset { position: relative; border: 1px solid; }
#doc-management fieldset .wrapper { padding: 5px 15px 15px 15px; }
#doc-management fieldset .wrapper .content-inner {}
#doc-management fieldset .wrapper:after { content: " "; display: block; clear: both; }
#doc-management fieldset legend { margin-left: 15px; font-size: 1.2em; font-weight: bold; padding-top: 0px; color: #5F953F; }
#doc-management fieldset.directories,
#doc-management fieldset.search { width: 30%; float:left; clear: both; }
#doc-management fieldset.files { margin-left: 32%; }
#doc-management fieldset.files table { width: 95%; margin-bottom: 20px; }
#doc-management fieldset.files table:last-child { margin-bottom: 0; }
#doc-management fieldset.files .toolbar { height: 36px; }
#doc-management fieldset.files .toolbar .field-value { display: inline-block; }
#doc-management fieldset.files .toolbar .field-value.search { float: right; margin-right: 29px; }
#doc-management fieldset.files form.action-remove { display: inline; }
#doc-management fieldset.files form.action-remove button { border: 0 none; background-color: transparent; cursor: pointer; outline: none; }

#doc-management fieldset.content { margin-bottom: 20px; }
#doc-management fieldset.content .wrapper .content-inner { position: relative; width: 640px; margin: 20px auto; }
#doc-management fieldset.content .wrapper .content-inner img { max-width: 100%; }
#doc-management fieldset.content .wrapper .content-inner a.download { margin-top: 20px; }
ul.breadcrumb { margin: 15px 0; }
ul.breadcrumb > li { display: inline-block; }

table.addfilestable .reorderColumn { display: none; }

.DocMng.OverDivCaption .inner { padding: 20px; }
.DocMng.OverDivCaption .inner table { margin: 20px 0; background-color: #fff; width: 100%; }

.dir-tree ul { margin-left: 17px; }
.dir-tree > ul { margin-left: 0; }
.dir-tree > ul > li { position: relative; }
.dir-tree ul > li > a i.icon-folder-open { display: none; }
.dir-tree ul > li > a i.icon-folder-close { display: inline-block; }
.dir-tree ul > li.open > a i.icon-folder-open { display: inline-block; }
.dir-tree ul > li.open > a i.icon-folder-close { display: none; }
.dir-tree ul > li.selected > a.file_path_link:after { content: ""; display: inline-block; background-image: url("../images/glyphicons-halflings.png"); background-position: -144px -72px; width: 14px; height: 14px; vertical-align: middle; margin-left: 15px; margin-top: -1px; }

.OverDivCaption form[name="movepathform"] p.path_id { margin-bottom: 15px; }
.OverDivCaption .dir-tree-move { padding: 15px 0 20px 0; }
.OverDivCaption .dir-tree-move ul > li > a { display: inline-block; line-height: 18px; }
.OverDivCaption .dir-tree-move a { text-decoration: none; color: #5f953f; font-weight: bold; }

.OverDivCaption form[name="editinfoform"] > div { margin: 0 0 15px 0; }
.OverDivCaption form[name="editinfoform"] .permissions table { margin-top: 0; }


body { counter-reset: chapter; }
#CMTable_core tbody tr td.row-count:after, #CMTable_ucore tbody tr td.row-count:after, #CMTable_version tr td.row-count:after { content: counter(chapter); counter-increment: chapter; }

.autocomplete-suggestions { font-size: 0.75em; border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { border-bottom: 1px solid #000; padding: 2px 5px;  overflow: hidden; cursor: pointer; cursor: hand; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.qm_add_autocomplete{
    
}
#edit_item_correction_value.view-presentation, #edit_total_correction_value.view-presentation, #edit_item_proposed_value.view-presentation, #edit_total_proposed_value.view-presentation,#obs_correction.view-presentation{
	display:none;
}

#view_item_correction_value.view-compare, #view_total_correction_value.view-compare, #view_item_proposed_value.view-compare, #view_total_proposed_value.view-compare, #item_presentation_value.view-compare, #total_presentation_value.view-compare, #obs_presentation.view-compare{
	display:none;
}
.value-proposed{
color:red;
}

.value-base{
color:blue;
}

.value-missing{
color:red;
font-style: italic;
}



.value-confirmed{
color:green;
}

span.task-note-1{
  background-color : #f5f5f5;  
  display:block;
}
span.task-note-2{
  background-color : #FFF;
  display:block;
  
}

span.task-note-view{
  width:480px;
  word-wrap: break-word;  
}

.link-wrap-break{
    display: inline-block; max-width: 100px; word-wrap: break-word;  
}



.text-right,td.text-right{
 text-align: right;   
}

.strike-box {
    font-weight:normal;
    display:inline-block;
    border: 0px;
    margin: 10px;
    padding: 10px;
    position: relative;
    background:url(../images/cross_box.png);
    background-size:100% 100%;
}

#content p.big-field-name{
    font-size:1.3em;
}

.center{
  text-align:center; 
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.text-center, td.text-center{
	text-align:center;
}

.highlight{
  padding: 10px; 
  border: 2px solid red;
}

.task-action-2 img{
    vertical-align: middle;
}


.task-icon{
    padding-left:3px;
}

#partner-page-head h1{
    font-size:2em;
    margin: 5px 0;
}

#partner-page-head h3{
    font-size:1.15em;
     padding: 10px 0 14px 25px;
}

h1.rating-title {
    font-size:2em;
    margin: 5px 0;
    text-align: right;
}
.rating-subtitle{
    text-align: right;
    font-size:1.1em;
}
.rating-section{
    padding-top:10px;
    text-align: right;
    font-size:1.2em;
}

.reviewer {
    margin-top: 5px;
    padding-top: 5px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    width:100%;
}

.reviewer ul li{
    float:left;
    padding-right:15px;
}

.rating{
    font-weight: bold;
}

.rounded {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.rating-reply{
    padding: 10px;
    margin-top: 10px;
}

.microreviews {
    background-color: #f6f6f6;
    padding: 10px;
    margin-bottom: 30px;
}

.numberCircle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 15px;
    padding: 3px;
    font-size: 12px;
    border: 2px solid #666;
    position: relative;
    background: #E6F1DE;
    color: #74829d;
    font-weight: bold;
    cursor: pointer;
}

.numberCircle .height_fix {
    margin-top: 100%;
}
.numberCircle .content-circle {
    position: absolute;
    left: 0;
    top: 50%;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: -7px; /* Note, this must be half the font size */
}

.numberCircle.selected{
    background: #aece96;
    color:#FFF;
}


.alert-box {
	border-radius:10px;
	padding:10px 15px 10px 36px;
	margin:10px;
}
.alert-box span {
#font-weight:bold;
#text-transform:uppercase;
}
.alert-error {
	background:#ffecec url('../images/error.png') no-repeat 10px 50%;
	border:1px solid #f5aca6;
	background-position-y: 10px;
}
.alert-success {
	background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
	border:1px solid #a6ca8a;
	background-position-y: 10px;
}
.alert-warning {
	background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
	border:1px solid #f2c779;
	background-position-y: 10px;
}
.alert-notice {
	background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
	border:1px solid #8ed9f6;
	background-position-y: 10px;
}
.btn-icon{
    padding: 3px !important;
}

.btn-icon2{
	padding: 5px !important;
}

.btn-icon2:hover{
	background-color: #CCC;
	border-radius: 4px;
}

.myicon-space-after{
    padding-right: 3px;
}

.editing,.viewing{
  display:none;   
}

.cmitem-combined-selected{
    background-color: #fff88c !important;
    color: #000 !important;
}

.context-menu{
 border: 1px solid #5F953F;
 display:none;
 font-size: 12px;
 background-color: #E6F1DE;   
}
.context-menu ul li {
    padding: 5px;
    cursor: pointer;  
}
.context-menu ul li:hover a{
    color:#000;
}

.context-menu ul li:hover{
     background-color: #CCC; 
     
}

.ellipses {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.transfer-in{
    background-color:#CEFFB7;
}

.transfer-out{
    background-color:#FFC6C6;
}
tr.edit-row td{
    position:relative; 
}
tr.edit-row td div.btn-group { display:none;}
tr.edit-row:hover td div.btn-group { 
    position: absolute; right:5px; top:5px;
    display:inline-block;
}

i.fa, i.fas{
    font-size:13px;
    color:#000000;
}

.tright,.table1 td.tright{
text-align: right;
}

#table-cetelem td{
 font-size: 14px;   
}

#table-cetelem td small{
 font-size: 10px;   
}

#toc {
    
    background: #F6F6F6; 
    padding:10px;  
}
#toc a{
    display:block;
}
.toc-H1{
    padding-top:10px;
}
.toc-H2{
    padding-left:10px;
    padding-top:5px;
}

.toc-H3{
    padding-left:20px;
}

.usermanual h1,.usermanual h2, .usermanual h3{
    color:#000;
}
.usermanual .toc-title{
    font-size:30px;
    margin:24px 0;
}
.usermanual h1{
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; 
   border-bottom: 1px solid #000; 
}

img.preview-large{
    max-width: 1024px;
  max-height: 1024px;
    
}

.top-right-fixed{
    position:fixed !important;
    right:0;
    top: 0;
}

tbody.filtering tr td span{
    display:block;
}

tbody.nofiltering tr td span{
    display: none;
}

.comb-edit-desc{
    width:473px
}

.comb-edit-room{
    width:135px
}

.comb-edit-qty{
    width:55px
}

.comb-edit-unit{
    width:46px
}

.comb-edit-amt-unit{
    width:20px
}

.comb-edit-opt{
    width:20px
}

.comb-edit-act{
    width:62px
}
.select-image-item{
    padding:5px;    
}    
.select-image-item img, img.select-image-item{
    max-width:100px; 
    max-height:100px;
    
}

img.select-image-item-selected{
  border: 2px solid #999;
}



#modal_shadow {
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    opacity:0.20;
    filter:alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    z-index:19999;
    /* display:none; */
}

#loadingModalPanel{
    position: fixed;
    top: 164px;
    left: 50%;
    z-index:20000;
    width:280px;
    margin-left:-140px;
    /*	border:4px solid #A6B6CE; */
    border:4px solid #5f953f;
    /* display:none; */
}
.modal_background{
	display:inline-block;
	position: relative;
	z-index:1;
	margin:0px;
	/*	border:5px solid #D9E0EA; */
	border:5px solid #c7d3e3;
	width:270px;
	background-color:#FFF;
    font-size: 0.8em;
}

.modal_background2{
	display:inline-block;
	position: relative;
	z-index:1;
	margin:0px;
	
	border:5px solid #c7d3e3;
	width:270px;
	background-color:#FFF;    
}

span.modal_labelMsg{
	 
	 color:#333;
	 font-weight:bold;
	 margin-top:10px;
	 margin-bottom:-10px;
}
.modal_background span, .modal_background2 span{
	 display:inline-block;
	 width:250px;
	 text-align:center;
	 padding:10px 10px 20px;
}


.initials {
        position: relative;
    }
.initials img {
    position: absolute;
    top: 0px;
    right: 0px;
    padding-left:15px;
    width:70px;
}

td.value-vat,td.value-irs,td.value-total,td.value-currency{
    text-align:right;
}

.BorderRounded{
    border: solid 1px; 
    padding: 2px; 
    border-radius: 4px; 
    margin-bottom: 2px;
}

.jconfirm-box{
    
    font-size: 12px ;
    border: 1px solid #5F953F !important;
    box-shadow: 7px 7px 3px #888888 !important;
    background-color: #E6F1DE !important;
}

.jconfirm-buttons button.btn-default{
    COLOR: #FFF !important;
    background-color: #a3a3a3 !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
    
}


.jconfirm-buttons button.btn-default:hover{
	   background-color : #5F953F !important;
       text-decoration:none !important;
}

.cmitem-combined-cut{
    border: 2px dashed red !important;
    color:red; 
}

.page-title{
  padding:3px 20px;
  font-size: 0.8em;
  background-color : #f1f1f1;
  font-weight: bold;   
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
  width:100%;
}

.main-wrapper{
    display: inline-block;
    width:100%;
    min-width:1025px;
}

.no-page-title{
  border-top: solid 3px #f1f1f1;
  
     
}


 /* Breadcrumb Container */
    .breadcrumb-admin {
      display: flex;
      align-items: center;
      list-style: none;
      padding: 0;
      
    }
    
    /* Breadcrumb Item */
    .breadcrumb-admin-item {
      margin-right: 10px;
      
      display: flex;
      align-items: center;
    }
    
    /* Separator */
    .breadcrumb-admin-item::after {
      content: "\f105"; /* Font Awesome arrow-right icon */
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      margin-left: 10px;
    }
    
    /* Last Item */
    .breadcrumb-admin-item:last-child::after {
      content: none; /* Remove separator from last item */
    }
    
    
     .breadcrumb {
      display: flex;
      align-items: center;
      list-style: none;
      padding: 0;
      margin: 20px 0;
    }
    
    /* Breadcrumb Item */
    .breadcrumb-item {
      margin-right: 10px;
      font-size: 18px;
      display: flex;
      align-items: center;
    }
    
    /* Breadcrumb Icon */
    .breadcrumb-item i {
      margin-right: 5px;
    }
    
    /* Separator */
    .breadcrumb-item::after {
      content: "\f105"; /* Font Awesome arrow-right icon */
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      margin-left: 10px;
    }
    
    /* Last Item */
    .breadcrumb-item:last-child::after {
      content: none; /* Remove separator from last item */
    }
    
.loading2{
	margin-bottom: 5px;
	background: url(../images/loading2.gif) no-repeat 0px 12px;
	padding: 20px 0px 5px 40px;
	
	font-weight: bold;
}

.not-valid{
    font-weight: bold;
    color:red;
}    
        
        
/* * {box-sizing: border-box;}*/

.img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 3px solid #000;
  #border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 200px;
  height: 200px;
}

.popup-pdf-preview{
    width: 417px;
  height: 600px;
}

.circle {

	color: white;
	background-color: grey;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	line-height: 18px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 999;
}


.circle.selected{
	background-color: green !important;
}

.invoice-status1{
	background-color: #6b6bff;
	color: white;
}

.invoice-status2{
	background-color: grey;
	color: white;
}

.invoice-status3{
	background-color: #d65f59;
	color: white;
}

.invoice-status4, .invoice-payment-status2{
	background-color: green;
	color: white;
}

.invoice-payment-status3{
	background-color: #ffe374;
}


.invoice-submitted-tax-office{
	background-color: #009DFF;
	color: white;
}

.invoice-status1, .invoice-status2,.invoice-status3,.invoice-status4, .invoice-payment-status2, .invoice-payment-status3,.invoice-submitted-tax-office{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.invoice-status-large{
	padding:7px;
	font-weight: bold;
	text-transform: uppercase;
}

.invoice-status-small{
	padding:3px;
}

.invoice-item-description{
	overflow-wrap: break-word; width: 300px;
}

input.requiredWithError, select.requiredWithError, div.requiredWithError, #contact-form input.requiredWithError {
	border:2px solid;
	border-color:Red;
}

.addednew{background-color: #e9ffd9;}

div.pline{
	padding-bottom: 5px;
	display:inline-block;
}

.button1{
	font-weight: bold;
	COLOR: #FFF;

	text-align: center;
	padding: 5px 10px 5px 10px;
	border: 1px solid #5F953F;
	background-color : #a3a3a3;
	margin:0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

a .button1 , a .button2, a:visited .button1 ,  a:visited .button2 {
	text-decoration:none !important;
}

.button2{
	font-weight: bold;
	COLOR: #FFF;

	text-align: center;
	padding: 5px 10px 5px 10px;
	border: 1px solid #5F953F;
	background-color : #424ba2;
	margin:0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration:none !important;
}
