/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}


/* ------------------------------------------------------------------------ 
   COMMON, MISC
   ------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------ 
   Main BOX (after body)
   ------------------------------------------------------------------------ */
.sog-main-box{ 
	width: 980px; 
	margin: 0 auto;	
	height: 100%;
	vertical-align: top;;
	}
.sog-content{ 
	width: 100%;	
	}
	
/* ------------------------------------------------------------------------ 
   HEADER
   ------------------------------------------------------------------------ */
.sog-header-only {
	height: 75px;	
	background: url(./images/design/logo-sogem-repeat.jpg) repeat-x;
	}

/* ------------------------------------------------------------------------ 
   Footer Message
   ------------------------------------------------------------------------ 
.sog-footer-message{ color: #737373; margin-bottom: 0; padding: 0 5px 3 0; text-align: right;}
.sog-footer-message a{ color: #737373;}
.sog-footer-message a:VISITED{ color: #737373;}
.sog-footer-message a:HOVER{ color: #737373;}
*/
.sog-footer-message{ font-size: 11px; color: #274F83; margin-bottom: 0; padding: 0 10px 5px 0; text-align: right;}
.sog-footer-message a{ color: #274F83;}
.sog-footer-message a:VISITED{ color: #274F83;}
.sog-footer-message a:HOVER{ color: #274F83;}

.sog-crumbtrail-username-box {
	background-color: #9ECEE2;
	}
.sog-crumbtrail-logout { 
	color:#126080; cursor:pointer;
	}
.sog-crumbtrail-username { 
	font-weight: bold; color: black; 
	}

.sog-login-title {
	color: #3042AE;
	font-size: 16px;
	}
	
/* ------------------------------------------------------------------------ 
   LOADING POPUP
   ------------------------------------------------------------------------ */
.sog-loading-popup-content {
	color:black;
	background-color: white;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
/* ------------------------------------------------------------------------ 
   Admin. Catalog
   ------------------------------------------------------------------------ */
.sog-admin-cat-section-name {
		color:#1B96B8;
		font-weight:bold;
		font-size: 1.5em;
		border-bottom: solid 1px #D5D5D5;
	}

.sog-admin-cat-label-type-box {
	font-size:0.8em;
	font-weight: bold;
	color: #41575F;
	}

.sog-admin-cat-action-type-box {
	color: #0A537F;
	border: 0px;
	font-weight: bold;
	cursor:pointer;
	font-size: 9px;
	text-decoration: underline;
	/* border-bottom: 1px solid #0A537F;  */
	}
	


/* ------------------------------------------------------------------------ 
   TabBar Perso
   ------------------------------------------------------------------------ */
.my-content-TabBar {border: solid 3px #BFBFBF; }

.my-gwt-TabBar {
}
.my-gwt-TabBar .gwt-TabBarFirst {
  width: 5px;  /* first tab distance from the left */
}
.my-gwt-TabBar .gwt-TabBarRest {
}
.my-gwt-TabBar .gwt-TabBarItem {
  margin-left: 6px;
  padding: 3px 6px 3px 6px;
  cursor: pointer;
  cursor: hand;
  color: black;
  font-weight: bold;
  text-align: center;
  background: #E6E6E6;
}
.my-gwt-TabBar .gwt-TabBarItem-selected {
  cursor: default;
  background: #BFBFBF;
} 
.my-gwt-TabBar .gwt-TabBarItem-disabled {
  cursor: default;
  color: #999999;
}

/* ------------------------------------------------------------------------ 
   Stair Edition Window
   ------------------------------------------------------------------------ */
.gwt-step-side-box {border-right: solid 1px #D5D5D5; }


.stair-edition-table-info-message {
	font-family:Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #9E9E9E;
	}	
.stair-edition-wrong-value {
	color: red; 
	font-weight: bold; 
	font-size:14px;	
	}	
.stair-edition-correct-value {
	color: black; 
	font-weight: bold; 
	font-size:12px;
	}

.stair-edition-info-message {
	font-size: 10px;
	color: #0099CC;
	}
	
.gwt-stair-edition-box-label {color: #0099CC; font-weight: bolder; }
.gwt-stair-edition-box-label-required {color: #0099CC; font-weight: normal; font-size: 11px; }
.gwt-stair-edition-box-layout {border: solid 1px #CCCCCC; background: #F8F8F8; }

.gwt-stair-edition-box-column {padding-left: 30px; }

.gwt-stair-edition-box-label-strong {font-weight: bold; height: 20px; }


.formCellError2{
	height: 25px;
	vertical-align: middle;
	}
	
/* stair edition - price table */
.stair-edition-tab-title {
	font-weight: bold;
	color: #0198CF;
	}

.stair-edition-tab-value {	
	color: #737373;
	}
	
.stair-edition-tab-valueselected {
	font-weight: bold;
	color: #C35A1B;
	}
	
.stair-edition-border-bottom {
	border-bottom: 1px solid #CCCCCC;
	}
	
.stair-edition-border-top {
	border-top: 1px solid #CCCCCC;
	}
	
.stair-edition-border-bottom {
	border-bottom: 1px solid #CCCCCC;
	}
	

/* ------------------------------------------------------------------------ 
   Price Grid
   ------------------------------------------------------------------------ */
/* Utiliser dans les "grid prices" */
.price-grid{ border: 1px solid #666; width: 100%;}
.price-grid th  { text-align: left; padding: 3px 10px 3px 5px; background: #ddd;}
.price-grid tr.line td, table.price-grid tbody tr  tr.line td{ background: #f4f4f4;}
.price-grid td.hd { padding: 3px 10px 3px 5px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background: #9ECEE2; color: black; text-align: center; font-weight: bold; font-size: 14px; }
.price-grid td.hd2 { padding: 3px 10px 3px 5px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background: #CFCFCF; text-align: center; font-weight: bold; font-size: 12px;}
.price-grid td.hd3 { padding: 3px 10px 3px 5px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background: #DDDDDD; text-align: center; font-weight: bold; font-size: 12px;}
.price-grid td.vl { padding: 3px 10px 3px 5px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; text-align: right; font-size: 12px; cursor: pointer;}
.price-grid td.vlb { padding: 3px 10px 3px 5px; border-bottom: 2px solid black; border-right: 1px solid #ddd; text-align: right; font-size: 12px; cursor: pointer;}

.price-grid td.leftb {text-align: right; font-size: 14px; font-weight: bold; background: #DDDDDD;}
.price-grid td.left {text-align: right; font-size: 12px; font-weight: bold; background: #EFEFEF; }
.price-grid td.leftbottom {text-align: right; font-size: 12px; font-weight: bold; background: #EFEFEF; border-bottom: 2px solid black; }
.price-grid td.spc { height: 20px; }

/* ------------------------------------------------------------------------ 
   Stair Edition Window
   ------------------------------------------------------------------------ */
.dealer-home-welcome {
	color: #00A1D2;
	font-size: 19px;
	font-weight: bold;
	}

.dealer-home-welcome-txt {
	color: black;
	font-size: 15px;
	}
	
/* ------------------------------------------------------------------------ 
   Download le dossier préparatoire
   ------------------------------------------------------------------------ */
a.dealer-home-download, a:visited.dealer-home-download, a:hover.dealer-home-download{ 
	background: url(images/design/btn-download.jpg) no-repeat left top; width: 251px; height: 8px; color: #f00603; padding: 25px 0 25px 60px; display: block; text-decoration: none;
	cursor: pointer;
	}

a.dealer-home-download2, a:visited.dealer-home-download2, a:hover.dealer-home-download2{ 
	background: url(images/design/btn-download.jpg) no-repeat left top; width: 251px; height: 8px; color: #f00603; padding: 15px 0 35px 60px; display: block; text-decoration: none;
	cursor: pointer;
	}

a.dealer-home-new-stair-action, a:hover.dealer-home-new-stair-action, a:visited.dealer-home-new-stair-action{ 
	background: url(images/design/btn-jaune.jpg) no-repeat left top; width: 320px; height: 75px; color: #16489d; text-align: center; padding: 30px 0 0 0; display: block; text-decoration: none; font-family:"Arial"; font-size: 25px; font-weight: bold;
	cursor: pointer;
	}
a.dealer-home-existing-projet, a:hover.dealer-home-existing-projet, a:visited.dealer-home-existing-projet{ 
	background: url(images/design/btn-bleu.jpg) no-repeat left top; width: 320px; height: 75px; color: #f4ee26; padding: 30px 0 0 0; text-align: center; display: block; text-decoration: none; font-family:"Arial"; font-size: 25px; font-weight: bold;
	cursor: pointer;
	}
a.dealer-home-actualiser, a:hover.dealer-home-actualiser, a:visited.dealer-home-actualiser{ 
	background: url(images/design/btn-actualiser.jpg) no-repeat left top; width: 110px; height: 24px; color: #fff; padding: 8px 0 0 0; text-align: center; display: block; text-decoration: none; font-family:"Verdana"; font-size: 13px;
	cursor: pointer;
	}




.stair-edition-message-cocher {
	font-size: 10px;
	color: #C35A1B;
	}

.stair-edition-after-save-message {
	font-size: 16px;
	color:#0099CC;
	}
	
	

/* ------------------------------------------------------------------------ 
   POPUP MESSAGE (INFO, WARN and ERROR)
   ------------------------------------------------------------------------ */
.sog-popup-info {background: white; color: black; font-weight: bold; height: 100%; width: 100%; }
.sog-popup-info-msg {background: white; color: black; font-weight: bold; }

.sog-popup-error {background: white; color: red; font-weight: bold;  height: 100%; width: 100%;}
.sog-popup-error-msg {background: white; color: red; font-weight: bold; }

.sog-popup-warn {background:white; color: black; font-weight: bold; height: 100%; width: 100%;}
.sog-popup-warn-msg {background:white; color: black; font-weight: bold; }



/* ------------------------------------------------------------------------ 
   Misc
   ------------------------------------------------------------------------ */
.sog-hr {
	border-bottom: 1px solid gray;	
	}
	
.sog-title-layout {
	color: #88B2C3;
	padding-left:7px;
	padding-top:7px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	
	}
.sog-title-layout-projects {
	color: #88B2C3;
	padding-left:7px;
	padding-top:7px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	
	}	
.sog-title-layout-project-edit {
	color: #88B2C3;
	padding-left:7px;
	padding-top:7px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: bold;	
	}	

.sog-title-select-stairtype {
	color: #4C4C4C;
	padding-left:7px;
	padding-top:7px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	
	}	
	


.sog-bloc-status-in-process {	
	background: #D5D5D5;
	color: #E3E3E3;
	font-weight: bold;
	}	
.sog-bloc-status-ready {
	background-color: #8CC63F;
	color: black;
	font-weight: bold;
	}
.sog-bloc-status-sent-to-production .normal {
	background-color: #F10F0F;
	color: white;
	font-weight: bold;
	}

.sog-bloc-status-sent-to-production-label {	
	color: red;
	font-weight: bold;
	}
	
	
	
	
.sog-stair-sent, 
.sog-stair-sentDisabled,
.sog-stair-sentOver, 
.sog-stair-sentSelected, 
.sog-stair-sentSelectedOver,
.sog-stair-sentSelectedDark,
.sog-stair-sentSelectedOverDark {
	color:red;
	font-family:Verdana,Bitstream Vera Sans,sans-serif;	
	font-size: 11px;
	font-weight: bolder;
	}

	
.sog-stair-in-process,
.sog-stair-in-processDisabled,
.sog-stair-in-processOver, 
.sog-stair-in-processSelected , 
.sog-stair-in-processSelectedOver,
.sog-stair-in-processDark,
.sog-stair-in-processOverDark {	
	color: #748F74;	
	font-family:Verdana,Bitstream Vera Sans,sans-serif;	
	font-size: 11px;
	font-weight: bolder;
	}

/* ------------------------------------------------------------------------ */

.dealer-sogem-sub-title {
	color: black;
	font-size: 16px;
	font-weight: bolder;
	}

.dealer-order-dealer-name-label {
	color: black;
	font-size: 16px;
	}
.dealer-order-dealer-name {
	color: black;
	font-size: 16px;
	font-weight: bolder;
	}


.dealer-order-address-bold {
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	}


.dealer-order-address {
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	}

.dealer-order-recap-hr {
clear: both;
width: 100%;
border: 0; /* enleve toute bordure */
border-bottom: 1px #C5C5C5 solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

.dealer-recap-price-tr-normal {
	padding: 5px;
	color: black;
	}	
.dealer-recap-price-the {
	width: 100px;
	font-weight: bold;
	}	
.dealer-recap-price-euro {
	width: 60px;
	font-weight: bold;
	text-align: left;
	}

.dealer-recap-price-tr-tot {
	margin: 5px;
	font-size: 16px;
	background-color: #FFEE00;
	color: #1A5796;
	font-weight: bold;
	}	
	
.loading-message-style{
	font-size: 18px;
	
	/* color: #1A5796; */
	color: white;
	}

/* ------------------------------------------------------------------------ */

.sog-crumb { 
	font-weight: bold; 
	color: white; 
	cursor: pointer;
	}
.sog-crumbOver { 
	font-weight: bolder; 	
	color: #000000; 
	background-color: #1A1919;
	cursor: pointer;
	}
	
.sog-crumb-separator { 
	font-weight: bold; 
	color: #E0DEDF; 
	}

/* ------------------------------------------------------------------------ */

.sog-invoice-to-print-message { 
	font-weight: bold; 
	font-size: 20px;
	color: #003F9B; 
	}
	
/* ------------------------------------------------------------------------ */

.stair-edition-tab-valueselected-ntotal {
	font-weight: normal;
	color: #C35A1B;	
	}

.stair-edition-tab-valueselected-total {
	font-weight: bold;
	color: #C35A1B;	
	border: 0;
	border-top: 1px #C35A1B solid; 
	}
	
.stair-edition-price-info-lbl {
	font-weight: normal;
	color: #8E8F8F;
	}

.stair-edition-price-info-value {
	font-weight: bold;
	color: #0198CF;
	}
	
.stair-edition-giron {
	font-weight: bold;
	font-size: 11px;
	color: #FF7200;
	}
	
.order_detail_subtitle {
	color: black;
	font-size: 19px;
	font-weight: bold;
	}
	
.order_detail_subtitle_value {
	color: black;
	font-size: 18px;
	font-weight: normal;
	}
	


/* ---------------------------- */
		/* --- */
/* ---------------------------- */

.dealer-bloc-devis-label {
	color: black;
	font-size: 16px;
	font-weight: bolder;
	}
	
.dealer-bloc-devis-label-date {
	color: black;
	font-size: 17px;
	font-weight: bolder;
	}
	
.dealer-bloc-devis-label-date-nok {
	color: red;
	font-size: 17px;
	font-weight: bolder;
	}
		
/* ---------------------------- */
		/* --- */
/* ---------------------------- */
	
.find-order-item-form-title{
	color: black;
	font-size: 17px;
	font-weight: bolder;
	}
	
.gridPriceTitle {
	color: #15428B;
	font-size: 27px;
	font-weight: normal;
	}

/* ---------------------------- */
		/* --- */
/* ---------------------------- */

.popup-confirm-msg {
	color: red;
	font-size: 15px;
}
	