@charset "utf-8";



p.TextLink{
	float:left;
	width:400px;
	padding:0 0 0 60px;
	margin-top:20px;
	font-size:0.8em;
	color: #737373;
}
p.TextLink a{
    color:#3FA9F5;
}

body,html {
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color:#e0e0e0;
}
#bundle{
	width: 1095px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:100%;
	background-image: url(images/background_footer.png);
	background-repeat: repeat-y;
}
#logo_edbc{
	float: left;
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#logo_edbc p {
    font-family: Tahoma, Geneva, sans-serif;
    color: #737373;
    font-size: 0.8em;
    margin-top:-20px;
    }

 #warning_message{
	float: left;
    background: url("images/warning_message_back1.png")  no-repeat scroll  left 0px transparent ;
    height: 84px;
    min-width: 250px;
}   
  
   #warning_message p{
	float: left;
	width:100%;
    background: url("images/warning_message_back2.png")  no-repeat scroll  right 0px transparent ;
    height: 84px;
    margin: 0;
    padding: 30px 0 0 37px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #FFFFFF;
    font-size: 1em;
}   
    
#warning_message p a{
    color: #FFFFFF;
    font-size: 0.9em;
 } 
 
#warning_message p a:hover{
    text-decoration:underline !important;
 } 
 
#warning_message p a img{
    border:none !important;
    margin: 0 5px 0 0 ;
} 
    
#language{
	float: right;
	margin-right: 50px;
	margin-top: 10px;
}
#language a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#layer_gray{
	background-color: #E0E0E0;
	height: 100px;
}
#container{
	width: 1035px;
	margin-left: 43px;
	clear: both;
	z-index: 0;
	background-image: url(images/background.png);
	margin-bottom: 0px;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
    float:left;
}
#header{
	z-index: 5;
	height: 37px;
	width: 1035px;
}
#header
{
    background-image: url(images/header.png);
}
#name{
	background-image: url(images/background_user.png);
	background-repeat:no-repeat;
	background-color:#b4b4b4;
	height: 29px;
	float: left;
	z-index: 15;
	padding-top: 10px;
	margin-right:45px;
	margin-top: -21px;
	float:right;
}
#name a{
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	margin-left: 65px;
	margin-top: 20px;
	padding-top: 50px;
}
#name a:hover{
	text-decoration: underline;
}

.showpasswordbutton 
{
    background: url(images/icon_eye.png) no-repeat;
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: text-bottom;
}

.LogOut{
    background-image: url(images/backgrpund_log_out.png);
	background-repeat:no-repeat;
	background-position: 5px 0px;
    border: 0px none;
    background-color:#b4b4b4;
    color:#ffffff;
    margin-right:5px;
    margin-left:5px;
    padding-left:25px;
    border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F7F7F7;
}
.LogOut:hover{
   cursor: pointer;
}
/*
------------ menu ----------------
*/



#corner_menu{
	background-image: url(images/corner_menu.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 49px;
	z-index: 20;
	clip: rect(auto,auto,auto,auto);
	margin-left: -43px;
	float: left;
}

#menu{
	clip: rect(auto,auto,auto,-50px);
	background-image: url(images/background_menu.png);
	background-repeat: repeat-x;
	height: 77px;
	margin-right: 5px;
}

#menu ul.level1{
	margin: 0px !important;
	height: 78px;
	position:absolute !important;
	width:1100px !important;
	z-index:1;
}

#menu ul.level1 li{
	margin: 0px;
	float:left;
	display:block;
	height: 45px;
	padding-top:32px;
}

#menu ul.level1 li a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #FFF;
	padding:0px 30px 0 30px;
	height: 45px;
	background:none;
}

#menu ul.level1 li:hover  {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #FFF;
	background: url("images/lateral_menu.png") no-repeat scroll 0 0 #3285c0;
}

#menu ul.level1 li a.selected {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #024470;
	z-index:0;
}

#menu ul.level1 li:hover a.selected {
	color: #FFFFFF;
}

#menu ul.level1 li:hover ul li  {
	background:none;
}

#menu ul.level1 li ul.level3 {
	display:none;
	position:absolute;
	padding:0px 0 0 9px;
	margin:0;
	min-width:190px;
	top:auto !important;
	left:auto !important;
}

#menu ul.level1 li:hover ul.level3 {
	display:block;
}

#menu ul.level1 li ul.level3 li {
	display:block;
	float:none !important;
	padding:0  !important;
	margin:0  !important;
	height: 40px;
}

#menu ul.level1 li ul.level3 li a {
	float:left;
	width:100%;
	background: url("images/background_menu_sub.png") repeat-x scroll 0 0 #3285c0 !important;
	font-size:0.95em;
	clear:both;
	height: 30px;
	padding: 10px 0px 0 25px !important;
}

#menu ul.level1 li ul.level3 li a:hover,
#menu ul.level1 li ul.level3 li a.selected:hover {
	background-color:#0964A0 !important;
}

#menu ul.level1 li ul.level3 li a.selected, #menu ul.level1 li ul.level3 li a.highlighted {
	background-color:#3FA9F5 !important;
}

#content_home {
	z-index: 30;
	float: left;
	width: 1052px;
}
#content_home h1{
	font-family: Tahoma, Geneva, sans-serif;
	color: #737373;
	font-weight: normal;
	background-image: url(images/icon_title.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	padding-left: 40px;
	height: 40px;
}
#content {
	z-index: 30;
	float: left;
	width: 1052px;
}
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #737373;
	font-weight: normal;
	background-image: url(images/icon_title.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 40px;
	text-align: left;
	display: block;
	margin-left: 50px;
}
#home_col1 {
	width: 575px;
	float: left;
	margin-left: 47px;
	margin-right: 50px;
}
#home_col1 p {
	text-align: justify;
	color: #737373;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 10px;
}
#home_col2 {
	background-color: #c9c9c9;
	width: 370px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
}
.corner_work {
	display: block;
	float: right;
	margin-top: -23px;
}
#home_col2 h2 {
	font-size: 1.2em;
	color: #737373;
	font-weight: normal;
	background-image: url(images/icon_pendirntes_tasks.png);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 10px;
	padding-left: 55px;
	margin-left: 40px;
}
#home_col2 ul {
	list-style-type: none;
}
#home_col2 li:hover {
	background-color: #e7e7e7;
}
#home_col2 li {
	display: block;
	font-size: 0.8em;
	color: #3285c0;
	margin-left: -40px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#home_col2 ul li img {
	display: block;
	float: left;
	z-index: 50;
	margin-right: 10px;
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 27px;
}
#home_col2 ul li a {
	color: #737373;
	text-decoration: none;
}
#home_col2 ul li a:hover {
	text-decoration: underline;
}
#home_gray {
	background-color: #e3e3e3;
	width: 635px;
	float: left;
	margin-left: 7px;
	padding-left: 40px;
	font-family: Tahoma, Geneva, sans-serif;
}
.bottom_tasks {
	float: left;
}
.see {
	color: #737373;
	text-decoration: none;
	float: right;
	background-image: url(images/icon_more_tasks.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 30px;
	font-size:0.9em;
	margin-right: 30px;
}
a.see:hover {
	text-decoration: underline;
}
#gray_col1 {
	float: left;
	width: 370px;
}
#gray_col1 h3 {
	font-weight: bold;
	color: #737373;
	font-size: 0.9em;
}
#gray_col1 p {
	color: #5f5e5e;
	font-size: 0.8em;
}
.document_icon {
	background-image: url(images/document_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	padding-left: 70px;
	margin-bottom: 25px;
	min-height: 60px;
}
.icon_statistics {
	background-image: url(images/icon_statistics.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	padding-left: 70px;
	margin-bottom: 25px;
}
.icon_set {
	background-image: url(images/icon_set.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	padding-left: 70px;
	min-height: 60px;
}
#gray_col2 {
	background-color: #c9c9c9;
	float: left;
	width: 223px;
	background-image: url(images/background_ads.png);
	z-index: 40;
	margin-top: -20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#gray_col2 h2, .help_gray h2 {
	font-weight: bold;
	margin-left: 40px;
	margin-top: 0px;
	font-size: 1em;
	color: #737373;
	margin-bottom: 25px;
}
#gray_col2 li {
	list-style-type: none;
	background-image: url(images/icon_link.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 4px;
	margin-bottom: 10px;
}
#gray_col2 ul li a {
	color: #737373;
	text-decoration: none;
	font-size: 0.9em;
}
#gray_col2 ul li a:hover {
	text-decoration: underline;
}
.deleted_items {
	background-image: url(images/icon_deleted_items.png);
	background-position: 0px 0px;
	font-size: 0.8em;
	color: #737373;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 50px;
	display: block;
	margin-left: 35px;
	padding-top: 13px;
}
a.deleted_items:hover {
	text-decoration: underline;
}
.posts {
	background-image: url(images/icon_posts.png);
	background-position: 0px 0px;
	font-size: 0.8em;
	color: #737373;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 50px;
	display: block;
	margin-left: 35px;
	padding-top: 13px;
}
a.posts:hover {
	text-decoration: underline;
}
.working_groups {
	background-image: url(images/icon_working_groups.png);
	background-position: 0px 0px;
	font-size: 0.8em;
	color: #737373;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 50px;
	display: block;
	margin-left: 35px;
	padding-top: 13px;
}
a.working_groups:hover {
	text-decoration: underline;	
}
.edit {
	background-image: url(images/icon_edit.png);
	background-position: 0px 0px;
	font-size: 0.8em;
	color: #737373;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	padding-right: 25px !important;
	display: block;
	margin-left: 35px;
	padding-top: 13px;
}
a.edit:hover {
	text-decoration: underline;
}
.link {
	background-image: url(images/icon_link.png);
	background-position: 0px 0px;
	font-size: 0.8em;
	color: #737373;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 50px;
	display: block;
	margin-left: 35px;
	padding-top: 13px;
}
a.link:hover {
	text-decoration: underline;
}
.recycle {
	background-image: url(images/icon_recycle.png);
	background-position: 0px 0px;
	font-size: 0.8em;
	color: #737373;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 50px;
	display: block;
	margin-left: 35px;
	padding-top: 13px;
}
a.recycle:hover {
	text-decoration: underline;
}
.gray_link {
	color: #737373;
	text-decoration: none;
}
a.gray_link:hover {
	text-decoration: underline;
}
/*------layer_form------------*/
.label_GMT {
	color: #737373;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
}
div.panel-left {
    float:left;
    width:50%;
}
div.panel-right {
    float:right;
    width:50%;
}
div.panel-noheader {
    position: relative;
    top: -25px;
}
.panel-noheader div {
    width:100% !important;
    position: relative;
    left: 0;
}

.panel-info {
    width: 90% !important;
    right: -5%;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em;
    margin-top: 2% !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.nospace-bottom 
{
    padding-bottom: 0px !important;
}
#col1 {
	width: 457px;
	float: left;
	margin-left: 56px;
}
#col2 {
	width: 100%;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
}

.report {
   	width: 90% !important;

}

#col1 div.panel, #col2 div.panel {
    background-color: #C9C9C9;
    float:left;
    width:100%;
    margin:  0 0 25px 0;
    padding-bottom: 10px;
}

#col1 div.panelUp, #col2 div.panelUp {
    background-color: #C9C9C9;
    float:left;
    width:100%;
    margin:  0 0 0 0;
    padding-bottom: 10px;
}                    

#col2 p {
    display: block;
    float: left;
    margin: 5px 0;
    width: 99%;
}
#col2 h2 {
	display: block;
	color: #737373;
	font-weight: normal;
	text-align: right;
	margin-right: 40px;
	margin-top: 0px;
}
#col2 h2 img {
	margin-right: 10px;
}
#col_error p {
    display: block;
    float: left;
    margin: 5px 0;
    font-size:1.2em;
}
#form_background h3, .DivTitle1 h3 , .num_gvVessel{
	font-weight: 600;
	color: #494949;
	font-size: 1em;
	background-image: url(images/icon_white_triangle.png);
	background-repeat: no-repeat;
	background-position: 0px 23px;
    padding: 20px 0 0 20px;
    margin: 0 0 20px 10px
}
.single_row {
    width: 90% !important;
    padding:0 0 0 28%;
}
.button_search {
    width:16px;
    height:16px;
}

.alert {
    color:#FF2121;
}
.tx_text_small {              
    font-size: 0.76em;
    color: #3d3d3d;
    font-style:italic;                
}

.tx_form_texto {
	width: 60%;
	display: block;
	text-align:right;
	font-size: 0.86em;
	color: #3d3d3d;
	padding: 0 5px;
}
.tx_form_rb {
	width: 90%;
	display: block;
	margin-left:150px;
	font-size: 0.86em;
	color: #3d3d3d;
	padding: 0 5px;
}
.tx_form_rb_mandatory {
	width: 90%;
	display: block;
	margin-left:150px;
	font-size: 0.86em;
	color: #3d3d3d;
	padding: 0 5px;
	font-style:italic;
}
.tx_form_short 
{
    color: #3D3D3D;
    font-size: 0.86em;
    padding-left:0.5em;
}
.tx_form_short_mandatory
{
    color: #3D3D3D;
    font-size: 0.86em;
    padding-left:0.5em;
    font-style:italic;
}
.tx_form_short_bold
{
    color: #3D3D3D;
    font-size: 0.86em;
    padding-left:0.5em;
    font-weight: bold;
}
.tx_form {
	width: 30%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_form_subtitle {
	width: 70%;
	display: block;
	float: left;
	padding: 15px 5px;
	text-align: left;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_formCb1 {
	width: 30%;
	display: block;
	float: left;
	padding: 5px 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_formCb2 {
	width: 25%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_formCb3 {
	width: 40%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_formB {
	width: 30%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
	font-weight:bold;
}
.tx_form_mandatory {
	width: 30%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
	font-style:italic;
}
.tx_form_small_mandatory {  color: #3D3D3D;
	 font-size: 0.7em;
	 font-style:italic;
	 padding-left:1.7em;
     padding-right:1.7em; 
  
}
.tx_form_small {
    color: #3D3D3D;
	 font-size: 0.7em;	 
	 padding-left:2em;
     padding-right:1.7em;
}
.tx_form_bold {
	width: 40%;
	display: block;
	float: left;
	padding-left:25px;
	font-weight: bold;
	font-size: 0.66em;
	color: Black;
}
.tx_form_long {
	width: 70%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_text_short {
	width: 30%;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	font-size: 0.86em;
	color: #3d3d3d;
}
.tx_form_normal {
	width: 70%;
	font-size: 0.86em;
	color: #3d3d3d;
}
.textbox_long {
	color: #737373;
	width: 63%;
}
.textbox_Spaces {
	color: #737373;
	width: 63%;
	white-space: pre-wrap;
}

.textbox_long2 {
	color: #737373;
	width: 57%;
}
.textbox_superlong {
	color: #737373;
	width: 640px;
}
.textbox_medium {
	color: #737373;
	width: 45%;
}
.texrbox_short {
	color: #737373;
	width: 10%;
}
.texrbox_short16 {
	color: #737373;
	width: 16%;
}
.texrbox_short20 {
	color: #737373;
	width: 23%;
}
.texrbox_short27 {
	color: #737373;
	width: 27%;
}
.texrbox_short28{
	color: #737373;
	width: 28%;
}
.texrbox_short5 {
	color: #737373;
	width: 5%;
}
.texrbox_short7 {
	color: #737373;
	width: 7%;
}
.texrbox_short1 {
	margin-left:15px;
}
.formu_exenta {
	background-color:#ACE6DC;
	border: 1px solid Green;
	color: Green;
	margin-left:15px;
}
.form_boxline_gray {
	color: #737373;
	width: 2%;
}
.texrbox_calendar {
	color: #737373;
	width: 100px;
}
.formu_alerta {
	background-color:#FFD5D5;
	border: 1px solid Red;
	color: #F00;
	border: 1px solid #eeeeee;
	padding: 5px;
}
.form_boxline_tx {
	font-size: 0.9em;
	color: #3d3d3d;
}
.file_upload {
    padding-left:30%;
    width: 63%;
}
.file_upload_mandatory {
    width: 63%;
    width: 30%;
	display: block;	
	text-align:center;
	font-size: 0.86em;
	color: #3d3d3d;
	font-style:italic;
}
.file_upload input{
    color: #737373;	
}
.boton {
    color: white;
    background-color: #737373;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0.5em;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 0 32%;
    font-size: 1em;
    padding: 0.5em;
}
.boton:hover, .boton_enlace:hover {
    color: white;
    background-color: #0477C9;
    cursor: pointer;
}
div.display-error-form {
   float:left;
   clear:both;
   font-size: 0.9em;
   margin:1em 0 0 5%;
   padding:1em 1em 0.5em 1em ;
   border: 1px dotted #F45A3F;
   background-color:#FFFFFF;
   width:85%;
   color:#E23838;
}
#content_add {
    border: 1px solid #e3e3e3;
    display:block;
    overflow:auto;
    margin-left:5px;
    margin-right:5px;
}
.content_add {
    border: 1px solid #e3e3e3;
    display:block;
    margin-left:5px;
    margin-right:5px;
    float:right;
    min-width:95%;
}
.content_add1 {
    border: 1px solid #e3e3e3;
    display:block;
    margin-left:5px;
    margin-right:5px;
    float:left;
    min-width:98%;
    min-height: 5em;
}

#content_add_cage {
    
    display:block;
margin:0 1em 0 1em;
padding:2em 0 0 0;
    float:left;
    min-width:95%;
    min-height: 5em;
    background-color:#BFBFBF;
}
#content_add_cage .content_add {
    border: 1px solid #B5B5B5;
    display:block;
    margin-left:5px;
    margin-right:5px;
    float:left;
    min-width:97%;
    background-color:#C4C4C4;
}

.button-add-center {
   clear:both;
   width: 100%;
}
.button-add-center .boton {
   /*margin: 0 !important;*/
   padding:7px 10px 7px 25px !important;
color:#737373;
   font-weight: bold;
 background:url("images/button-add-left-bck.png") no-repeat scroll left top ;
   font-size:0.9em; 
    font-family: Tahoma,Geneva,sans-serif;
   -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.button-add-center1 .boton {
   /*margin: 0 !important;*/
   padding:7px 10px 7px 25px !important;
color: white;
    
   font-weight: bold;
 background: #0477C9 url("images/arrow_d1.png") no-repeat scroll 10px 10px ;
   font-size:0.9em; 
    font-family: Tahoma,Geneva,sans-serif;
   -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}



#content_add_cage .content_add .boton {
   /*margin: 0 !important;*/
   padding:7px 10px 7px 25px !important;
   color:#737373;
   font-weight: bold;
   background:url("images/button-add-left-bck.png") no-repeat scroll left top ;
   font-size:0.9em; 
    font-family: Tahoma,Geneva,sans-serif;
   -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    height: 2em;
}


.button-add-css {
   float:right;
   clear:both;
   background:url("images/button-edit-right-bck.png") no-repeat scroll right top ;
   margin: -10px 10% 0px 0px;
   padding: 0 5px 0 0;
}

.button-add-css p {
   margin:0 !important;
}

.button-edit-css {
   float:left;
   background:url("images/button-right-bck.png") no-repeat scroll right top ;
   margin-right:20px;
   padding: 0px 4px 0 0;
   height:28px;
   margin-top: -5px;
}
.button-add-css .boton {
   float:left;
   margin: 0 !important;
   padding:7px 10px 7px 25px !important;
   color:#737373;
   font-weight: bold;
   background:url("images/button-add-left-bck.png") no-repeat scroll left top ;
   font-size:0.9em; 
    font-family: Tahoma,Geneva,sans-serif;
   -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.button-add-css-right .boton {
   float:right;
   margin: 0 0 0 5px !important;
   padding:7px 10px 7px 25px !important;
   color:#737373;
   font-weight: bold;
   background:url("images/button-add-left-bck.png") no-repeat scroll left top ;
   font-size:0.9em; 
   font-family: Tahoma,Geneva,sans-serif;
   -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.button-add-css-left .boton {
   float:left;
   margin: 0 0 0 5px !important;
   padding:7px 10px 7px 25px !important;
   color:#737373;
   font-weight: bold;
   background:url("images/button-add-left-bck.png") no-repeat scroll left top ;
   font-size:0.9em; 
   font-family: Tahoma,Geneva,sans-serif;
   -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.button-edit-css .boton:hover, .button-add-css .boton:hover {
    cursor:pointer;
}
.button_campaign {
    float:left;
    color:#737373;
    border: 0px none;
    margin-left:8px;
    margin-right:0px;
    background:url("images/button-left-bck.png") no-repeat scroll left top ;
    height:28px; 
}
.button_campaign:hover {
    cursor:pointer;
}

#col2 table {
	padding: 0px;
	width: 96%;
	margin: 10px;
}
table.tabla {
    border-color:#C9C9C9;
    float:left;
}
table.tabla tr th {
	background-color: #3FA9F5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border:2px;
	border-color:#C9C9C9;
	border-style:solid;
}
table.tabla tr td {
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-width:2px;
	border: solid #C9C9C9;
	
}

table.tabla tr td input, table.tabla tr td .required_field {
	font-size: 1em !important;
}

#nothing {
	clear: both;
}
.search_background {
    height:171px;
    width:525px;
    margin-left:-50px;
    margin-top:-66px;
    float:left;
    background-image: url(images/background_form.png);
}
.search_space {
    height:90px;
}
.error h1 {
    color:#3fa9f5 !important;
}
.error_background {
    height:171px;
    width:525px;
    margin-left:-50px;
    float:left;
    background-image: url(images/background_error.png);
}
.error_tx {
    float:left;
    color:#737373;
    width:45%;
}
.error_txt {
    color:#3285C0;
    font-size:0.9em !important;
}



.error_tx1 {
    float:left;
    color:#737373;
    width:65%;
}

.error_dup {
    float:left;
    color:#737373;
    width:480px;
    margin-left: -40px;
    font-size:10pt;
}



/*------fin forumulario--------*/

#footer {
	width: 1095px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_footer.png);
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
	color: #737373;
	height: 50px;
    float:left;
}
div#container #footer {
    float:left;
    width: 1035px;
    background: url("images/background_footer.png") repeat-y scroll -43px 10px #737373;
    height:64px;
}
.logo_iccat {
	float: left;
	margin-left: 60px;
	margin-top: -21px;
}
#footer ul img {
	display: block;
	float: right;
	margin-left: 10px;
}
#footer ul {
	display: block;
	text-align: right;
	height: 25px;
	padding-top: 5px;
	margin-right: 40px;
}
#footer li {
	display: inline;
}
#footer ul li a {
	color: #737373;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
}
#footer ul li a:hover {
	text-decoration: underline;
}
input[disabled="disabled"][type="text"] {
    background-color:#E0E0E0;
    color:GrayText !important;
    border: 1px solid #999;
	background-color: #ddd;
	padding: 2px 0 2px 4px;
}

input[disabled="disabled"][type="submit"]:hover {
    background-color: #737373;
    border-radius: 3px 3px 3px 3px;
    border-style: none;
    border-width: 0;
    color: white;
    font-size: 1em;
    margin: 10px 0 0 32%;
    padding: 0.5em;
    cursor:default;
}

select[disabled="disabled"] {
    background-color:#E0E0E0;
    color:GrayText !important;
    border: 1px solid #999;
	background-color: #ddd;
    padding: 1px 0 2px 0;
}

#col2 textarea, #col2 input, #col2 select {
    font-family: Tahoma,Geneva,sans-serif;
    font-size:0.8em;
}

.required_field {
    font-family: Tahoma,Geneva,sans-serif;
    font-size:0.8em;
    color: red;  
}

.notes_field 
{
    margin-left:12em;
    font-family: Tahoma,Geneva,sans-serif;
    font-size:0.8em;
    color: red;  
    
}
    
div.required_field {
    float:left;
    margin-left:1em;
}
  
div.BCDTitle {
    background-image: url("images/icon_title.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    color: #737373;
    display: block;
    margin: 0 0 5px 1em;
    padding: 10px 0 10px 37px;
}

div.BFTRCTitle {
    background-image: url("images/icon_title.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    color: #737373;
    display: block;
    margin: 0 0 5px 1em;
    padding: 10px 0 10px 37px;
}

.hidden {
    display:none;
}

div.LeftPanel {
    float:left;
    width:30%;
    margin-top:2em;
    min-height:400px;
}

div.rightPanel {
    float:right;
    width:69%;
    margin-top:2em;
}

.BFTRCtitle {
    margin:20px 0 0 -10px  !important;
    font-size:1.5em;
}

.listBCDs {
    width: 63%;
    overflow: hidden;
}

.listBCDs option {
    padding:0.4em;
}

.listBCDs option:hover {
    background-color:#3FA9F5;
    color:#FFFFFF;
    cursor:pointer;
}

.listBCDs option[selected="selected"] {
    background-color:#E0E0E0;
}

.button-add-css, .button-add-css-right {
    float: right;
    margin: -9px 5px 0 0;
}

.divfileUp {
    margin: 0 0 0 30%;
}

.CollapsedTitle  {
    float:left;
    width:90%;
}

.Collapsed div {
    float:left;
    overflow-y: hidden;
    overflow-x: hidden;
    overflow: hidden;
}

.Collapsed .button-add-css {
    float:right !important;
}

.CollapsibleContent 
{
    width:100%;
}

.Divdialog {
    float:left;
}

.Divdialog input {
    margin-left: 20px !important;
}

.Msgdialog {
    float:left;
    margin: 10px;
}
    
.radio_container {
    float:left;
    margin:10px;
    width:97%;
}      
    
.radio_container table {
    float:left;
    margin: 0  0 0 15px!important;
    width: auto !important;
}    

.radio_container table td {
    float:left;
    margin: 0  0 0 15px!important;
}  

.radio_container label {
    float:left;
    font-size: 0.86em;
    color: #3D3D3D;
    margin: 0  2px 0 0!important;
} 

.radio_container span.tx_form {
    margin-top: 2px!important;
} 

table.Search tr.pagination td table  {
    width: auto!important;
    float:right!important;
}

table.Search tr.pagination td table td {
    border: none!important;
    margin: auto!important;
    padding: 0!important;
    width: 0.5em !important;
    font-size:1em !important;
}

table.Search tr.pagination td table td a {
    padding: 0.3em 0.7em;
    font-size:1.1em;
    text-decoration:none;
    color:#7A7A7A;
}

table.Search tr.pagination td table td a:hover {
    background-color:#3FA9F5;
    color:White;
}

table.Search tr.pagination td table td span {
    padding: 0.3em 0.7em;
    font-size:1.1em;
    font-weight:bolder;
    color:#3FA9F5;
    border: 1px dotted #A0A0A0;
}

.single_row_indent {
    width:65%;
    margin: 0 0 0 31%;
    float:left;
}

#col1_ {
    float: left;
    margin-left: 56px;
}


.div_long {
	width: 640px;
	float:left; 
	display: block;
	margin-left:40px; 
	margin-right:20px;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_long_ajax_editor {
	width: 640px;
	float:left; 
	display: block;
	margin-left:40px; 
	margin-right:20px;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
	background-color: White;
}
.div_long_2 {
	width: 423px;
	float:left; 
	display: block;
	margin-left:230px; 
	margin-right:20px;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_label {
    margin-left:40px; 
    float:left; 
    width:185px;
	display: block;
	text-align:right; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_label_txtLeft {
    margin-left:40px; 
    float:left; 
    width:210px;
	display: block;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_label_txtLeft_short {
    margin-left:40px; 
    float:left; 
    width:130px;
	display: block;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_txt_txtLeft {
    margin-right:20px; 
    float:right; 
    width:450px;
    display: block;
	text-align:left; 
	color: #737373;
	margin-bottom:15px;
}
.div_label_long {
    margin-left:40px; 
    float:left; 
    width:440px;
	display: block;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_label_short {
    margin-left:40px;
    float:left; 
    width:120px;
	display: block;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_label_right {
    margin-right:20px; 
    float:right; 
    width:475px;
    display: block;
	text-align:left; 
	color: #737373;
	margin-bottom:15px;
	font-size: 0.86em;
	color: #3d3d3d;    
}
.div_label_password {
    clear:left;
    float:left;
    width:270px;
    text-align:right;
    font-size: 0.86em;
    color: #3d3d3d;   
}
.div_txt {
    margin-right:20px; 
    float:right; 
    width:475px;
    display: block;
	text-align:left; 
	color: #737373;
	margin-bottom:15px;
}
.div_txt_short {
    margin-right:20px; 
    float:right; 
    width:220px;
    display: block;
	text-align:left; 
	color: #737373;
	margin-bottom:15px;
}
.div_txt_password {
    float:left;
    width:405px;
    padding-left:20px;
}
.div_cb_1 {
    vertical-align:top;
    width:275px;
    display: inline-block;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
}
.div_cb_2 {
    vertical-align:top;
    width:275px;
    display: inline-block;
	text-align:left; 
	font-size: 0.86em;
	color: #3d3d3d;
	margin-bottom:15px;
	
}
.texrbox_shortdsfsafds {
	color: #737373;
	width: 10%;
}

.Inconsistences{
    float:left;
    width:100%;
    background-color:#C9C9C9;
    margin: 0 0 25px;
    padding-bottom: 15px;
}

.AuditClass{   
    color: #1398F7;
    font-family: tahoma,geneva,sans-serif;
    font-size: 0.9em; 
    margin: 10px 7%;
    overflow: hidden;
    padding: 10px 0 10px 70px;
    text-align: right;
    width: 55% !important;
}


.first-panel .ValidationSummary, .first-panel .Inconsistences {
    margin: 0 !important;
    padding-bottom: 0 !important;
}

.Inconsistences div {
    background: url("images/ico_alert.png") no-repeat scroll 18px 9px #FFF4D3;
    border: 1px dotted #9B5B26 !important;
    color: black;
    margin: 10px 7%;
    overflow: hidden;
    padding: 10px 10px 10px 70px;
    width: 75% !important;
    font-family: tahoma,geneva,sans-serif;
    font-size: 0.9em;
    line-height: 145%;
    resize: none;
}

.Exempt 
{
    background-color:#ACE6DC;
    
    background-image: url('images/GetInfo.png');
    background-position: 18px 9px;
    background-repeat: no-repeat;
    border: 1px dotted #9B5B26 !important;
    color: black;
    margin: 10px 7% 20px;   
    overflow: hidden;
    padding: 10px 10px 10px 70px;    
    width: 75% !important;
    font-family: tahoma,geneva,sans-serif;
    font-size: 0.9em;
    line-height: 120%;     
}
.Exempt:before
{
    background-color:transparent;
    }

.ValidationSummary textarea {
    background: url("images/ico_error.png") no-repeat scroll 18px 9px #FFEAE2;
    border: 1px dotted red !important;
    color: #FF0000;
    margin: 10px 7%;
    overflow: hidden;
    padding: 10px 0 10px 70px;
    width: 75% !important;
}

.ValidationSummary div {
    background: url("images/ico_error.png") no-repeat scroll 18px 4px #FFEAE2;
    border: 1px dotted red !important;
    color: #FF0000;
    margin: 10px 7%;
    overflow: hidden;
    padding: 10px 0 10px 70px;
    width: 75% !important;
}

.Msgdialog {   
    float: left;
    min-height: 40px;
    padding: 10px 0 10px 65px;
}

.ok {
    background: url("images/ico_msg_ok.png") no-repeat scroll 0 0 transparent;
}

.ko {
    background: url("images/ico_msg_ko.png") no-repeat scroll 0 0 transparent;
}

.alert {
    background: url("images/ico_msg_alert.png") no-repeat scroll 0 0 transparent;  
    color:Black !important;
}

.info {
    background: url("images/ico_msg_info.png") no-repeat scroll 0 10px transparent;
}

.DivdialogMsg {
    float: left;
    width: 100%;
    text-align: center;
}

.DivdialogMsg input {
    text-align: center;
    width: auto;
    margin-left:auto !important;
    float:none !important;
}


#ctl00_Content_ucDeskShortCut1_pnAtajos {
    float: left;
    width: 82%; 
    margin: 2em 0 10% 9%;
}

#home_col_intro {
    float: left;
    width: 80%;
	margin: 0 10% 2em;
}


#home_col_intro p {
    float: left;
    width: 45%;
	margin: 0 35px 0 0;
    color: #737373;
    font-family: Tahoma,Geneva,sans-serif;
}

#home_task  {
    background: url("images/desk/corner_home.png") no-repeat scroll 0 top transparent;
    clear: both;
    float: left;
    height: 30px;
    margin: 0 0 0 -43px;
    width: 48px;
}

.home_task-title {
    background: url("images/desk/ico_home.png") no-repeat scroll 120px 10px #D6D6D6;
    color: #737373;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 1.7em;
    font-weight: normal;
    margin: -30px 0 0 -122px;
    padding: 20px 80px 20px 180px;
}

#home_gray_task {
	background-color: #E3E3E3;
	float: left;
	width:80%;
	margin:60px 10% 40px 8%;
	padding-bottom:60px;
	background: url("images/desk/back_task2.png") repeat-x scroll  left bottom #E3E3E3;
}

.p_intro {
	float: left;
	width:70%;
	margin:1em 20% 0 12%;
	color:#707070;
}

#gray_col1_intro {
	float: left;
	width:97%;
	padding-left:3%;
	padding-top:2em;
}

#gray_col1_intro div {
	float: left;
}

#ctl00_Content_pnAtajos {
    width:100%;
}

#gray_col1_intro div div {
	float: left;
	width:30%;
	width:210px;
	height: 175px;
}

#gray_col1_intro div div div {
	float: left;
	width:70%;
	padding:10% 15% 0 15%; background:none;
}

span.msgIntro div {
    height: 0px !important;
}

#gray_col1_intro div div div a {
    float: left;
	width:100%;
	text-align:center;
	padding:10% 5%;
	height: 110px;
}

#gray_col1_intro div div div a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border:none;
}

#gray_col1_intro div div div a span {
	float: left;
	clear: both;
	width:95%;
	text-align:center;
	color:#0079D1;
	font-size: 0.9em;
}

.icoShortCut {
    display: block;
    margin: 35px auto 5px;
	border:none;
	float:none !important;
	padding:0 !important;
}

div.ContentShortCut a span {
    width:65% !important;
    margin-left:18%;
}

#gray_col1_intro div div div a:hover span {
	text-decoration:underline;
}

a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkCatch_pnShortCut .icoShortCut {
    background: url("images/desk/Add_SC_CA.png") no-repeat scroll  left top transparent;   
    height: 62px !important;
    width: 65px !important;
}
a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkPaperBCD_pnShortCut .icoShortCut {
    background: url("images/desk/Add_SC_CA.png") no-repeat scroll  left top transparent;   
    height: 62px !important;
    width: 65px !important;
}

a#ctl00_Content_UcShortCutOnlyLinkCatch_pnShortCut {
    border-bottom: 10px solid #3FA9F5 !important;   
}

a#ctl00_Content_UcShortCutOnlyLinkCatch_pnShortCut .icoShortCut {
    background: url("images/desk/Add_SC_CA.png") no-repeat scroll  left top transparent;   
    height:  62px !important;
    width: 65px !important;
}

a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkSearchBCD_pnShortCut .icoShortCut {
    background: url("images/desk/Search.png") no-repeat scroll  left 10px transparent;   
    height: 62px !important;
    width: 45px !important;
}

a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkSearchBFTRC_pnShortCut .icoShortCut {
    background: url("images/desk/SearchBFTRC.png") no-repeat scroll  left 5px transparent;   
    height:  62px !important;
    width: 40px !important;
}

a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyNewBFTRC_pnShortCut .icoShortCut {
    background: url("images/desk/NewBFTRC.png") no-repeat scroll  left 5px transparent;   
    height: 62px !important;
    width: 40px !important;
}

a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkPaperBFTRC_pnShortCut .icoShortCut {
    background: url("images/desk/NewBFTRC.png") no-repeat scroll  left 5px transparent;   
    height: 62px !important;
    width: 40px !important;
}

#ctl00_Content_ucDeskShortCut1_ucShortCutLiveTrade_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #9173A9 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutLiveTrade_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #9173A9 !important;
}

#ctl00_Content_ucDeskShortCut1_ucShortCutTransfer_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #7CAC62 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutTransfer_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #7CAC62 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutTranshipment_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #4C4C4C !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutTranshipment_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #4C4C4C !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutTrade_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #D23C8C !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutTrade_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #D23C8C !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutFarming_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #FC7B39 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutFarming_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #FC7B39 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutharvesting_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #C53B39 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutharvesting_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #C53B39 !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutMovement_upnlSCLiveTrade {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #CCAA6F !important;
}
#ctl00_Content_ucDeskShortCut1_ucShortCutMovement_upnlSCLiveTrade:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #CCAA6F !important;
}

div.ContentShortCut:has(> a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyNewBFTRC_pnShortCut) {
    background-color: #169d8f !important;
}
/*Estilos pagina ProcessManagement*/
.ContentManagment {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll 0px 0px #3FA9F5 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 178px;
    margin-top: -20px;
    margin-right: 0px;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: center;
    color: #3fa9f5;
    font-weight: 600;
    font-size: 1em;
} .ContentManagment:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #3FA9F5 !important;
} #gray_col1_intro h3 {
    font-weight: 600;
	color: #737373;
	font-size: 1em;
	background-image: url(images/icon_title.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
    padding: 35px 0 0 35px;
    margin: 0 0 20px 20px;    
    float: left;
	width:70%;	
}
/*fin estilos pagina ProcessManagement*/
.ContentShortCut {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #AAAAAA !important;
    padding: 0 !important;
    width: 100% !important;
    height:178px;
} .ContentShortCut:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #AAAAAA !important;
} .ContentShortCut a {
    padding:0 !important;
    height:178px  !important;
} .ContentShortCut a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkCatch_pnShortCut {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #3FA9F5 !important;
} .ContentShortCut a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkCatch_pnShortCut:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #3FA9F5 !important;
} .ContentShortCut a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkPaperBCD_pnShortCut {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px 0px #3FA9F5 !important;
} .ContentShortCut a#ctl00_Content_ucDeskShortCut1_UcShortCutOnlyLinkPaperBCD_pnShortCut:hover {
    background: url("images/desk/back_task_live_trade.png") no-repeat scroll  0px -185px #3FA9F5 !important;
} #ctl00_Content_ucDeskShortCut1_ucShortCutFarming_Panel1, #ctl00_Content_ucShortCutLiveTrade_Panel1, #ctl00_Content_ucShortCutTrade_Panel1, #ctl00_Content_UcShortCutCatch_ModalPopupExtender_foregroundElement, div {
    box-shadow:none !important;
} .dialogDicoButtons button {
    background: none !important;
    background-color: #737373 !important;
    border-radius: 3px 3px 3px 3px !important;
    border-style: none !important;
    border-width: 0 !important; 
    color: white !important;
    font-size: 1em !important;
    margin: 10px  !important;
    padding: 0.5em !important;
} .dialogDicoButtons button:hover {
    background-color: #0477C9 !important;
} .dialogDicoButtons .ui-dialog-buttonpane {
    text-align:center;
} #ctl00_Content_ucDeskShortCut1_ucShortCutTrade_upnlSCLiveTrade div, #ctl00_Content_ucDeskShortCut1_ucShortCutharvesting_upnlSCLiveTrade div, #ctl00_Content_ucDeskShortCut1_ucShortCutTranshipment_upnlSCLiveTrade div, #ctl00_Content_ucDeskShortCut1_ucShortCutTransfer_upnlSCLiveTrade div, #ctl00_Content_ucDeskShortCut1_ucShortCutLiveTrade_upnlSCLiveTrade div, #ctl00_Content_ucDeskShortCut1_ucShortCutMovement_upnlSCLiveTrade div, #ctl00_Content_ucDeskShortCut1_ucShortCutFarming_upnlSCLiveTrade div { 
    background-color: transparent !important ;
    box-shadow:none !important;
} .msgIntro {
    background-color: white;
    float:left;
    width:100%;
    padding-bottom:2em;
} #ctl00_Content_ucShortCutLiveTrade_ModalPopupExtender_foregroundElement, #ctl00_Content_UcShortCutCatch_ModalPopupExtender_foregroundElement, #ctl00_Content_ucShortCutTransfer_ModalPopupExtender_foregroundElement, #ctl00_Content_ucShortCutTranshipment_ModalPopupExtender_foregroundElement, #ctl00_Content_ucShortCutFarming_ModalPopupExtender_foregroundElement, #ctl00_Content_ucShortCutharvesting_ModalPopupExtender_foregroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutMovement_upnlSCLiveTrade div, #ctl00_Content_ucShortCutTrade_ModalPopupExtender_foregroundElement {
    z-index:99 !important;
} #ctl00_Content_ucDeskShortCut1_ucShortCutTransfer_ModalPopupExtender_backgroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutTranshipment_ModalPopupExtender_backgroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutharvesting_ModalPopupExtender_backgroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutTrade_ModalPopupExtender_backgroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutFarming_ModalPopupExtender_backgroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutMovement_ModalPopupExtender_backgroundElement, #ctl00_Content_ucDeskShortCut1_ucShortCutLiveTrade_ModalPopupExtender_backgroundElement {
    background: url("images/desk/back.png");
    z-index:95 !important;
} #gray_col1_intro div#home_gray {
    float: left;
    width: 70%;
    background-color:White;
} #gray_col1_intro #home_gray h3 {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
    background-color:#3FA9F5;
} #gray_col1_intro #home_gray h3 span {
    float: left;
    background-color:#3FA9F5;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight:normal;
    color:White;
    padding: 0.7em 0 0.7em 1.5em;
    font-size: 0.9em;
} #gray_col1_intro #home_gray div, #gray_col1_intro #home_gray {
    padding: 0 !important;
} #gray_col1_intro #home_gray .msgIntro div {
    width:100%;
    float:left;
} #gray_col1_intro #home_gray table {
    margin: 0 0 0 1em;
    width:90%;
    float:left;
} #gray_col1_intro #home_gray table td a {
    background: none;
    border: none;
    float: left;
    height: auto;
    padding: 0;
    padding: 0.3em 0;
    width: 100%;
    text-decoration: none;
} #gray_col1_intro #home_gray table td:hover {
   background-color: #CAE6F9;
} .txtInfoJFO {
    clear: both;
    color: #606060;
    float: left;
    font-size: 0.9em;
    margin: 7px 0 0 32%;
} .botonAudit { 
        background: url("images/menu/ico_msg_info.png") no-repeat scroll 18px 9px transparent ;             
        font-family: tahoma,geneva,sans-serif;
        font-size: 0.9em;       
        overflow: hidden; 
        width: 85% !important;
    } #ctl00_Content_ucBCD_btnMoreInfo {
    background: url("images/menu/light.png") no-repeat scroll 18px 9px white ;
    border: 1px dotted #9B5B26 !important;
    color: #1398F7;
    font-family: tahoma,geneva,sans-serif;
    font-size: 0.9em; 
    margin: 10px 7%;
    overflow: hidden;
    padding: 10px 0 10px 70px;
    text-align: left;
    width: 86% !important;
} #ctl00_Content_ucBCD_btnMoreInfo:hover {
   background: url("images/menu/light.png") no-repeat scroll 18px -27px #FFF4D3; 
   text-decoration:underline;
   cursor:pointer;
   color: black;
} #ctl00_Content_ucBCD_HyperHelp {

 background: url("images/ico-help1.png") no-repeat scroll 544px 0 transparent;
    color: #737373;
    font-size: 0.9em;
    margin: auto;
    padding-left: 570px;
    position: absolute;
    text-decoration: none;
    top: 240px;
} .HyperHelpAccount {
    background: url("images/ico-help1.png") no-repeat scroll 544px 0 transparent;
     color: #737373;
    font-size: 0.9em;
    margin: auto;
    padding-left: 570px;
    position: absolute;
    text-decoration: none;
    top: 240px;
} .HyperHelp {
/*    background: url("images/ico-help1.png") no-repeat scroll 0 0 transparent;
    color: #737373;
    float: right;
    font-size: 0.9em;
    margin: 20px 0 0;
    padding: 0 0 3px 25px;
    text-decoration: none;
    width: 12%;*/
} .HyperHelp:hover, #ctl00_Content_ucBCD_HyperHelp:hover {
    text-decoration: underline;
} #ul_tasks li {
    background: url("images/icon_tasks_list.png") no-repeat scroll 15px 18px #D5D5D5 ;
} .tx_task_Date {
    float:right;
    margin-right:10px;
} .ContenedorPaginacion {
    float:right;
    margin-right:20px
} .ContenedorPaginacion a {
    color: #737373;
    float:left;
    margin:5px;
    padding:  4px 8px;
    text-decoration:none;
} .ContenedorPaginacion a:hover {
    background-color: #3285C0;
    color: #FFFFFF;
} .ContenedorPaginacion #seleccionado {
    background-color: #B4B4B4;
    cursor:default;
    font-weight: bold;
} .ContenedorPaginacion #seleccionado:hover {
    background-color: #B4B4B4;
    color: #737373;
} #DivNotice {
    float:left;
    margin-top: 30px;   
} .button_Notice {
    float:left;
} #DivNotice p {
    float:left;
    width:95%; 
    margin:10px 0 0 0;
} #DivNotice p a {
    float:left;
    width:100%; 
    font-size:1.1em;
    font-family: Tahoma,Geneva,sans-serif;
    color: #737373;
} #DivNotice a#hlNoticeMore {
    margin: 10px 0 0 0;
    cursor:pointer;
    color: #3285C0;
} #DivNotice a#hlNoticeMore:hover {
    text-decoration:underline;
} .DivNotice1 {
    float:left;
    width:100%; 
} .DivNotice2 {
    float:left;
    width:90%; 
    margin: 20px 0 0 0; 
    padding-bottom: 25px;
} .DivNoticeItem {
    float:left;
    width:100%; 
    font-size:0.9em;
    font-family: Tahoma,Geneva,sans-serif;
    background: url("images/ico_msg_info2.png") no-repeat scroll 0px 5px transparent ;
    color: #737373;
    text-decoration: none;
    padding: 7px 0 7px 25px;
    border-color: #A3A3A3;
    border-style: solid;
    border-width: 0px 0px 1px 0px;    
} .DivNotice1 h2 {
    color: #737373;
    font-size: 1em;
    font-weight: bold;
    float:left;
    width:70%;
    margin-left: 4%;
} #content1 {
    float: left;
    width: 1052px;
    z-index: 30;
} #pnMensajes {
    float: left;
    width: 1035px;
    z-index: 30;
    background-color: #F7F7F7; 
    height: 406px;
	background-image: url(images/login_background_footer.png);
	background-repeat: repeat-y;
} #background_footer1 {
    background: url("images/login/login_background_footer.png") no-repeat scroll left bottom transparent;
    height: 120px;
    margin: 310px 0 0;
} #name1 {
    background-image: url("images/background_error1.png");
    background-repeat: no-repeat;
    height: 290px;
    margin: -21px auto 0 550px;
    padding-top: 10px;
    position: absolute;
    width: 420px;
    z-index: 15;
} #name1 div.error-div1 {
    float: left;
    margin: 30px 0 0 21px;
    background-color:#B4B4B4;
    width:398px;
} #name1 div.error-div2 {
    float: left;
    margin: 150px 0 0 0;
    background-color: #E0E0E0;
    width:100%;
    border-bottom: 25px solid #B4B4B4;
} #name1 div.error-div2 img {
    float: left;
    margin: 50px 0 50px 50px;
} #pnErrorMensajes div.error-content {
    float:left;
    width:50%;
    margin: 30px 0 0 90px;
} #pnErrorMensajes div.error-content h1 {
    font-weight:normal;
    font-size: 2.5em;
    background-image: url("images/icon_title.png");
    background-position: 0 14px;
    background-repeat: no-repeat;
    color: #737373;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px dotted #B4B4B4;
    padding: 0 0 20px 45px;
} #pnErrorMensajes div.error-content p {
    float:left;
    width:90%; 
    margin: 30px 0 20px 0;
    font-size: 1em;
    color: #6A6A6B;
} #pnErrorMensajes div.error-content a.error-href1 {
    float:left;
    width:100%; 
    padding: 10px 0 10px 45px;
    background: url("images/ico-error2.png") no-repeat scroll left top transparent;
    text-decoration:none;
    color: #0D85DB;font-size: 0.9em;
} #pnErrorMensajes div.error-content a.error-href2 {
    float:left;
    width:100%; 
    padding: 10px 0 10px 45px;
    background: url("images/ico-error1.png") no-repeat scroll left top transparent;
    text-decoration:none;
    color: #0D85DB;font-size: 0.9em;
} #pnErrorMensajes div.error-content a:hover {
    text-decoration:underline;
} .text-intro-validation {
    float:left;
    width:100%; 
    font-size:1em;
    font-family: Tahoma,Geneva,sans-serif;
    color: #494949;
    margin: 0 2em 2em !important;
    width: 85% !important;
    } .botonReturn {
    float:left;
    border:none;  
    margin: 10px 0 0 32% !important;
    background:none;
    font-size:0.9em !important;
    font-family: Tahoma,Geneva,sans-serif;
    color: #494949; 
    cursor: pointer;
    background: url("images/login/arrow-return.png") no-repeat scroll left -17px  transparent;
    padding-left: 12px !important;   
    } .botonGoAudit {
    float:right;
    border:none;  
    margin: 10px 0 0 32% !important;
    background:none;
    font-size:0.9em !important;
    font-family: Tahoma,Geneva,sans-serif;
    color: #494949; 
    cursor: pointer;
    background: url("images/login/arrow-return.png") no-repeat scroll left -17px  transparent;
    padding-left: 12px !important;   
    } .goSearch {  
    height:158px;
    width:108px;
    margin-left: 35px;
    float: left;    
    font-size:0.9em !important;
    font-family: Tahoma,Geneva,sans-serif;
    color: #494949; 
    cursor: pointer;
    
} .botonReturn:hover{
     color: #1398F7 !important;
     cursor: pointer;
     background: url("images/login/arrow-return.png") no-repeat  scroll left 2px transparent;
    } .loginLeftPanel{
    background: url("images/login/login_user.png") no-repeat scroll 120px 82px transparent;
    } .ancho{
    width:100% !important;
    margin-top: 40px;
    margin-bottom:10px;
    } .ancho .tx_form {
    width:20% !important;
    } .ancho .textbox_long {
    width:30% !important;
    } .ancho1 h1 {
    margin-left:0 !important;
    font-size: 1.6em;
    margin-bottom:50px;
    } .ancho-href{
    color: #3FA9F5;
    font-size: 0.9em;
    } .hrefReturn {
    float:left;
    font-size:0.9em !important;
    font-family: Tahoma,Geneva,sans-serif;
    color: #494949; 
    text-decoration:none;
    background: url("images/login/arrow-return.png") no-repeat scroll left -17px  transparent;
    padding-left: 12px !important;
    margin: 40px 0 0 8%;
    } .hrefReturn:hover{
    color: #1398F7 !important;
    background: url("images/login/arrow-return.png") no-repeat scroll left 2px transparent;
    } .denied{
    background: url("images/denied.gif") no-repeat scroll left 2px transparent;
    float: left;
    height: 20px;
    width: 20px;
    height: 25px;
    } .denied:hover{
    cursor:pointer;
    } .accepted{
    background: url("images/accepted.png") no-repeat scroll left 2px transparent;
    float: left;
    height: 20px;
    width: 20px;
    height: 25px;  
    } .pending{
    background: url("images/pending.png") no-repeat scroll left 2px transparent;
    float: left;
    height: 20px;
    width: 20px;
    height: 25px;     
    } .modified{
    background: url("images/modified.png") no-repeat scroll left 2px transparent;
    float: left;
    height: 20px;
    width: 20px;
    height: 25px;     
    } .canceled{
    background: url("images/canceled.png") no-repeat scroll left 2px transparent;
    float: left;
    height: 20px;
    width: 28px;
    height: 27px;     
    } .file_add{
    float: left !important;
    margin-right: 5px;
    width: 98.5%;
    padding: 15px 0;
    } .file_add #ctl00_Content_ucBCD_ucCatch_ucTag_upTags{
    float: left ;
    width: 100%;
    } input.botonUpload{
    cursor: pointer;
    height: 45px;
    margin: 0;
    opacity: 0.01;   
    filter: alpha(opacity=1);
    opacity: 0.01; 
    -moz-opacity: 0.01;    
    width: 50px;
    position:absolute;
    } .button {
    background: url("images/button-file.png") no-repeat scroll left 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 49px;
    width: 53px;
    } .file_add p:hover .button { 
    background: url("images/button-file.png") no-repeat scroll left -49px transparent;
    } p.content-fileupload {
    float:left;
    padding: 0 0 0 125px;
    } .DownLoadTemplate{
    background: url("images/button-download.png") no-repeat scroll left 0 transparent;
    color: black;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 0.8em;
    margin: 20px 0 0 0;
    padding: 12px 7px 12px 45px;
    text-decoration: none;
    width: 40%; 
    } .UpLoadFile{    
    background: url("images/button-file.png") no-repeat scroll left 0 transparent;
    color: black;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 0.8em;
    margin: 20px 0 0 32%;
    padding: 12px 7px 12px 60px;
    text-decoration: none;
    width: 40%;  
    min-height: 25px;
    color: #3D3D3D;
    font-size: 0.8em;
    } .UpLoadFile:hover{
    text-decoration:underline;
    } .DownLoadTemplate:hover{
    text-decoration: underline;  
    } p.break{
    border-top: 1px dotted #A1A6AA;
    margin-left: 9% !important;
    width: 70% !important;
   } .file-holder {
    background-color: #DDDDDD;
   /* display:none; */
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 0.8em;
    height: 20px;
    margin: 5px 30% 0 12px;
    padding: 7px 20px;
    width: 43%;
    } #btnUpload{
    margin: 10px 0 0 20% !important;
    } .Upload-error{    
    background: url("images/ico_error.png") no-repeat scroll 18px 10px #FFEAE2;
    border: 1px dotted red !important;
    color: Red;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 10px 10px 70px;
    width: 62% !important;
    float:left;
    font-size:0.9em;
    } .Upload-info{    
    background: url(images/GetInfo.png) no-repeat scroll 18px 10px #e2f6ff;
    border: 1px dotted #0008ff !important;
    color: #3d0080;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 10px 10px 70px;
    width: 62% !important;
    float:left;
    font-size:0.9em;
    } .Upload-timeout{    
    background: url("images/pending.png") no-repeat scroll 18px 15px #aaa;
    border: 1px solid #777 !important;
    color: White;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 10px 10px 70px;
    width: 62% !important;
    float:left;
    font-size:0.9em;
    } .CajaInfo{    
    background: url(images/GetInfo.png) no-repeat scroll 18px 10px #e2f6ff;
    border: 1px dotted #0008ff !important;
    color: #3d0080;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 10px 10px 70px;
    width: 62% !important;
    float:right;
    font-size:0.9em;
    } .CajaInfoAncha{    
    background:#e2f6ff;
    border: 1px dotted #0008ff !important;
    color: #3d0080;   
    overflow: hidden;
    padding: 10px 10px 10px 70px;
    width: 88% !important;
    float:left;
    font-size:0.9em;
    } .text-template{
    color: #3D3D3D;
    float: left;
    font-size: 0.86em;
    text-align: justify;
    width: 70%;
    } .content-ibtnAccept, .content-ibtnDeny{
    float: left;
    width:120px;
    height:23px;
    } .content-ibtnDeny {
    margin: 10px 0 0 20px !important;
    } .content-ibtnAccept input, .content-ibtnDeny input{
    position:absolute;
    width:140px;
    height:40px;
    margin-top: -3px;
    } .content-ibtnAccept span, .content-ibtnDeny span{
    margin-top: 6px;
    padding: 0 0 0 35px;
    } .content-ibtn{
    float: left;
    margin: 20px 0 20px 32%;    
    } .content-ibtn div{
    margin: 10px 10px 10px 0 !important;     
    } .help_col1 {
    float: left;
    margin: 0 0 0 150px;
    width: 630px;
} .help_col1 h1 {
margin-left: 0px !important;
} .help_col1 p {
    color: #545454;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 0.9em;
} .help_gray {
    background-color: #E3E3E3;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    margin:20px 0 40px 7px;
    padding-left: 40px;
    width: 935px;
    border-right: 1px dotted #BFBFBF;
    border-bottom: 1px dotted #BFBFBF;
} .help_gray2 {
    background-color: #C9C9C9;
    background-image: url("images/background_ads.png");
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    margin-top: -20px;
    width: 223px;
    z-index: 40;
} .help_gray1 {
    float: left;
    width: 97%;
    clear: both;
    margin: 0 0 40px 0;
} .help_video {
    
    float:left;
    background-color:#B2B2B2;
    margin:  40px 0 30px 25px;
    
} .help_video_content {
    float: left;
    margin: 0 0 0 40px;
    width: 300px;
    
} .help_video_row, .help_docu_row {
    float: left;
    
    width: 100%;
} .help_docu_row {
 
    margin: 20px 0 ;
 
} .help_video_item {
   float: left;
    margin: 20px 23px;
    width: 27%;
    
} .help_docu_item {
   float: left;
    padding: 20px 23px;
    width: 90%;
    
} .help_docu_item:nth-of-type(odd) {
    background-color:#F2EFEF;
} img.help_video_item_thumbnail {
    float:left;
    margin:0 15px 0 0;
    border: 1px solid #737373;
} p.help_video_item_intro {
color: #545454;
    font-size:0.8em;
    padding: 0 0 10px 0;
    margin: 0 0 5px;
    font-family: Tahoma,Geneva,sans-serif;
    border-bottom: 1px dotted #BFBFBF;
} .help_video_item_title {
margin:0 0 5px 0;
    font-size:1em;
   color: #3FA9F5;
    
    font-family: Trebuchet MS,Geneva,sans-serif;
    line-height:105%;
    
    
} .help_video_item_link {
    background: url("images/video_ico.png") no-repeat scroll 0 0; 
    padding: 0px 0 0px 25px;
    margin: 10px 0 0 0;
    
    height:23px;
 font-size:0.8em;
    font-family: Tahoma,Geneva,sans-serif;
     
     color: #545454;
     text-decoration:none;  
} .help_video_item_link:hover {
    background: url("images/video_ico.png") no-repeat scroll  0px -23px; 

} .help_video_item_time {
    background: url("images/video_ico_time.png") no-repeat scroll 0 -2px; 
    padding: 0px 0 0px 25px;
    margin: 10px 20px 0 0;
    
    height:23px;
    font-size:0.8em;
    font-family: Tahoma,Geneva,sans-serif;
     
    color: #545454;
    text-decoration:none;  
} .help_video_name {
 color: #FFFFFF;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
   
    padding: 5px 15px 0 15px;
    z-index: 1;
    position: absolute;
    background-color:#000000;
} .help_docu_item_version {
        background: url("images/download_ico.png") no-repeat scroll 0 -2px; 
    padding: 0px 0 0px 25px;
    margin: 10px 10px 0 0;
    
    height:23px;
    font-size:0.8em;
    font-family: Tahoma,Geneva,sans-serif;
     
    color: #545454;
    text-decoration:none;  
    
    
    
    } .help_docu_select_version {

    font-size:0.8em;
    font-family: Tahoma,Geneva,sans-serif;
    border: 1px solid #ccc;
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;

   
    
    color:#545454;
    border:none;
    outline:none;
   /*
  -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
*/
    cursor:pointer;
    
    } .help_docu_item_link {} .help_gray21 {
    background-color: #C9C9C9;
    background-image: url("images/background_ads1.png");
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    margin: -20px 0 20px 0;
    width: 323px;
    z-index: 40;
} .doc_file_Invisible {
    visibility:hidden;
} .boton_enlace {
    background-color: #737373;
    border-radius: 3px 3px 3px 3px;
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-size: 0.85em;
    margin: 0 10px;
    padding: 0.2em 0.5em 0.3em 0.5em;
    text-decoration:none;
} .help_gray1 .DivTitle1 h3 {
    background-image: url("images/icon_gray_triangle.png") !important;
} .tx_form_attach {
    
    color: #3D3D3D;
    display: block;
    float: left;
    font-size: 0.86em;
    padding: 10px 5px;
    text-align: right;
    
} .imgTags {
    float: left;
     margin: 5px 10px 5px 25px;
     cursor:pointer;
} .content_attach {
     float: left;
     width:100%;
     overflow:hidden;
} .super_attach div {
  float: left;  
    
    width: 100%;
} .super_attach div div {
 
  width:90% ;
      margin: 0 0 0 25px ;
      border: 1px solid #E8E8E8;
      -moz-border-radius: 1em 1em 1em 1em;
     border-radius: 1em 1em 1em 1em;
      
} .super_attach div div div {

      margin: auto !important;
          width: auto !important;
           border: none !important;
} .content_attach .UpLoadFile {
    
     background: url(images/button-file-add.png) no-repeat left 0px !important;
    color: #3D3D3D;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
     font-size: 1em;
   
    
    padding: 0 0 12px 50px;
    text-decoration: none;
    width: 40%;
} .content_attach .UpLoadFile:hover { 
color:#207DBF;
cursor:pointer;
} .tx_form_attach span:hover {
 cursor:pointer;
 
} .ConbotonGoAudit {
    background: url("images/change.png") no-repeat scroll 18px 9px #EAF6FF;
    border: 1px dotted #3FA9F5 !important;
    color: #1398F7;
    float: left;
    font-family: tahoma,geneva,sans-serif;
    font-size: 0.85em;
    margin: 10px 7% 20px;
    overflow: hidden;
    padding: 20px 0 20px 70px;   
    text-align: left;
    width: 75% !important;
    box-shadow: 5px 5px 10px -5px #000000 !important;
} .ContgoToSection {
background: url("images/view.png") no-repeat scroll 18px 9px #EEEEEE;

 border-radius: 10px;
    color: #1398F7;
    float: left;
    font-family: tahoma,geneva,sans-serif;
    font-size: 0.9em;
    margin: 20px 4% 5px;
    overflow: hidden;
    padding: 10px 0 10px 70px;
    text-align: left;
    width: 80% !important;
} .ConbotonGoAudit:hover {
    box-shadow: 5px 5px 10px -5px #A3E1FF !important;
} .ContgoToSection .botonReturn, .ConbotonGoAudit .botonGoAudit {
    float:left;
    margin: 0 !important;
  
    } .ConbotonGoAudit a {
 text-decoration:none;
} .ConbotonGoAudit a:hover {
 text-decoration:underline;
} table.tabla tr th a {
    color: #FFFFFF;
 
} .report_viewer {
     float:left;
     border: 1px solid #BEBEBE;
    box-shadow: 0 0 18px -3px #000000 !important;   
    margin:0 0 0 10%;
    height:30em;
    background-color: #FFFFFF;
    overflow:auto !important;
 } #ctl00_Content_ReportViewer1_ctl10 {
   width:90% !important;
   padding-left: 7%;  
 } #ctl00_Content_ucBCD_ucHarvesting_ucTag_panelContentTag .content_add, #ctl00_Content_ucBCD_ucCatch_ucTag_panelContentTag .content_add {
     padding:0;
 } #ctl00_Content_ucBCD_ucHarvesting_ucTag_panelContentTag .content_add h5, #ctl00_Content_ucBCD_ucCatch_ucTag_panelContentTag .content_add h5 {
   background-image: url("images/icon_white_triangle.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    background-size: 6px 6px;
    color: #494949;
    float: left;
    font-size: 0.8em;
    margin: 1em;
    padding: 0 0 0 15px;
 } #ctl00_Content_ucBFRC_divBatch {
    margin-top: 1em;
    margin-bottom: 1em;
} #ctl00_Content_ucBCD_ucCatch_ucCatchDate_UpdatePaneVal .panel, #ctl00_Content_ucUserDataAdmin1_pnNewCompany .panel, #ctl00_Content_ucBFRC_ucValidationDate_UpdatePaneVal .panel, #ctl00_Content_ucBFRC_panelDateReExport .panel, #ctl00_Content_ucBCD_ucHarvesting_rpValidation_ctl00_controlValidation_panelValidation .panel, #ctl00_Content_ucBCD_ucHarvesting_ucObserverDate_UpdatePaneVal .panel, #ctl00_Content_ucBCD_ucHarvesting_ucHarvestingEndDate_UpdatePaneVal .panel, #ctl00_Content_ucBCD_ucHarvesting_ucHarvestingDate_UpdatePaneVal .panel, #ctl00_Content_ucBCD_ucFarming_rpValidation_ctl00_controlValidation_panelValidation .panel, #ctl00_Content_ucBCD_ucFarming_ucObserverDate_UpdatePaneVal .panel, #ctl00_Content_ucBCD_ucCatch_rpValidation_ctl00_controlValidation_panelValidation .panel {
    margin: 0 !important;
    padding-bottom: 0 !important;
     
 } .divAuto {
    height:auto;
    min-height: 30px;
}
/* Chrome only: */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
  .showpassword
    {
        position:relative;
        top:-12px;
    }
} #errorFrame {
    font-family: Tahoma,Geneva,sans-serif;
    margin: 150px auto;
    text-align: justify;
    width: 1035px;
    height:450px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #F6F6F6;
    -webkit-box-shadow: 3px 3px 5px 0px #B5B4B5 !important;
    -moz-box-shadow: 3px 3px 5px 0px #B5B4B5 !important;
    box-shadow: 3px 3px 5px 0px #B5B4B5 !important;
} .bgPhising {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    overflow: hidden;
    font-family: Webdings;
    font-size: 15em;
    color: #dcdcdc;
    text-align: center;
    margin-top: 100px;
} .testSM{
  	color:Red;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 2em;
 	font-weight: bold;
	float:right;
	padding-right:50px;
	margin:0 15px 0 0;
} .tooltipInfo {
    background: url(images/GetInfo.png) no-repeat;
    width: 38px;
    border: none;
    cursor: pointer;
    background-size: 50%;
} .divTTProducts {
    width: 250px;
    position: absolute;
    right: 150px;
    height: auto;
    border: solid 1px;
    text-align: center;
    text-wrap: wrap;
    background-color: #fff;
} .divTTProducts img {
    width: 100%;
    border: 1px solid;
} .divTTProducts span {
    font-size: 0.7em;
    max-width: 250px;
    word-break: break-all;
} .gridInCollapsible {
    height: auto; 
    overflow: auto;
} tr.row_selected td {
    background-color: #dddddd !important;
} .titleInfo {
    float: left;
    width: 40% !important;
    position: absolute;
} .closeInfo {
    float: right;
    width: 40% !important;
    padding: 5px;
} .closeInfo input {
    float: right;    
}