/******************
 * base           *
 ******************/
 .title{
    color: #FFFFFF;
	display: inline;
	font: 'Arial' , Arial, Helvetica, sans-serif;
	font-size: 50px;
	margin-top: 0;
}

.header {
    background-color: #00517A;
    width: 100%;
    font: 'Arial', Arial, Helvetica, sans-serif;
}

.body {
    margin: 0px;
}

.logo {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.greeting {
	padding: 10px;
	float: right;
	color: #8DC63F;
}

#logout {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/******************
 * login          *
 ******************/
.form-rowArch {
    width: 300px;
    margin: auto;
    text-align: center;
    padding: 10px;
}

.form-rowArch input[type="submit"]{
    padding: 3px;
    background-color:#D9E9F9;
    border: 1px solid #B1BADF;
    color: #000000;
    margin-top: 5px;
}

.form-rowArch table {
    text-align: left;
}

.content-main {
    padding-top:60px;
}

.registration {
    text-align:center;
}

#content-main .message {
    color:red;
    text-align:center;
}

/*.content-main {
    margin-top: 40px;
}*/

#login-form {
  padding-top: 50px;
}

/**********************************
 * Django Administration          *
 **********************************/

#header {
  background: none repeat scroll 0 0 #00517A;
  color: #8DC63F;
  /*overflow: hidden;*/
  width: 100%;
}

#branding h1 {
    padding: 0 10px;
    font-size: 18px;
    margin: 8px 0;
    font-weight: bold;
    color: #FFFFFF;
}

a:link, a:visited {
  color: #0086C3;
  text-decoration: none;
}

a:hover {
  color: #5CE2D2;
}

a.section:link, a.section:visited {
  color: #515559;
  text-decoration: none;
}

.row1 {
    background: none repeat scroll 0 0 #F6F7F9;
}

.module h2, .module caption, .inline-group h2 {
    background: url("/media/img/admin/nav-bg.gif") repeat-x scroll left bottom white;
    color: #515559;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 2px 5px 3px;
    text-align: left;
}

/*****************************
 * configurator - catalogue  *
 *****************************/
.product{
	color: #00517A;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.productService{
	padding:5px;
}

.product_selected{
    background:#ccc;
}

.product_highlighted{
    background:#ededed;
}

.product_title{
    font-weight: bold;
}

.product_image{
    width:64px;
    height:64px; 
}

.product_price {
  font-size: 12px;
}

.tooltip_image{
    float:left;
    margin-right:5px;
}

.tooltip_icon{
	width: 64px;
	height: 64px;
}
/******************
 * index          *
 ******************/
#configurations {
	width:950px;
	height:345px; 
	margin:-30px auto 15px;
}
	
.divContent {
	width: 100%;	
	padding-top: 5px;
}

.divTwoParts {
	width: 43%;
	height: 100%;
	float: left;
	/*padding-left:10px;*/
}
.divTwoParts2 {
	width: 8%;
	height: 100%;
	float: right;
	padding-right:57px;
}

/******************
 * configurator   *
 ******************/
#catalogue {
	width:950px;
	min-height:400px;
	margin:0 auto 10px;
	border:1px solid #adcdd9;
}
#productsTable_wrapper th, #newConfigurationTablefirst_wrapper th, #productsTable td, #newConfigurationTablefirst_wrapper td{
	text-align:left;
}
#currentStatus {
	width:48%;
	height:100%;
	float:left;	
}
#currentStatusContact {
	width:100%;
	height:100%;
	float:left;	
}

#futureStatus {
	width:48%;
	height:100%;
	float:right;	
}

#futureStatusContent {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  width: 100%;
  padding: 0px;
}

#futureStatusContentTab {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  width: 99%;
}



.futureCostDivParts {
	width: 31%;
	height: 100%;
	float: left;
}

/*.futureCostDivPriceAndGo {
	width: 22%;
	height: 100%;
	float: left;
}*/

.futureCostDivPrice {
	width: 18%;
	height: 100%;
	float: left;
}

.futureCostDivGo {
	height: 100%;
	float: right;
	/*padding-top: 4px;*/
	padding-right: 25px;
	font-size: 12px;
}

/*****************************
 * configurator - finalConf  *
 *****************************/
.resumeDiv {
	width: 80%;	
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;	
}

.resumeLine {
	width: 100%;
	text-align: center;
	color:#126F92;
	font-size: 1.3em;
    font-variant: small-caps;
    font-weight:bold;
}

.customLink {
	color: #00517A;
}


#confirmButtonDiv, #cancelButtonDiv {
	text-align: center;
}

.costDiv {
	font-size: 15px;
	height: 30px;
	position: relative;
	text-align: center;
	width: 100%;
	text-align: left;
	padding-left:15px;
}

.futureCostDiv {
    bottom:35px
}

.costDivMargin {
	bottom: 15px;
	font-size: 20px;
	height: 30px;
	position: relative;
	text-align: left;
	width: 100%;
	margin-top: 30px;
	margin-left: 341px;
	color:#126F92;
	font-size: 1.2em;
    font-variant: small-caps;
    font-weight:bold;
}

.service_image{
    width:25px;
    height:25px;
	padding:0 5px 5px 0;
}

.row_highligted{
	text-align: left;
	font-weight: bold;
	color:#126F92;	
}
.listOffer, .listProduct, .term{
	text-align: left;
	font-weight: bold;
	color:#126F92;
	font-size: 1.1em;
    font-variant: small-caps;
    font-weight:bold;   
    }
#productsList th{
	color:#126F92;
}
/**************
 * home       *
 **************/
#myCurrentProductsDiv {
	width: 60%;	
	height: 100%;
	float: left;
}

#newProductsDiv {
	width: 30%;	
	height: 100%;
	float: left;
	margin-left: 20px;
}

#textNewProductsDiv {
	width: 100%;	
	height: 16%;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	color:#00517A;
	font-size:1.5em;	
	line-height:1em;
}

#bannerDiv { 
	height: 64px; 
	width: 64px; 
	margin: auto; 
}

#bannerDiv img { 
	height: 64px; 
	width: 64px; 
	border: none;	
}

#buyButtonDiv {
	width: 29%;	
	height: 25%;
	margin: 40px auto auto;
}

#buyButtonDiv input {
	display: block;
	margin: auto
}

/******************
 * order          *
 ******************/
.orderStatusDiv {
	width: 950px;
	min-height: 300px;
	margin: 15px auto;
	/*
	margin: -30px auto 15px auto;
	*/
}

.globalStatusDiv {
	width: 60%;
	height: 70px;
	margin-left:auto;
	margin-right:auto;
	padding:0 30px 5px 30px;	
	border-left:1px solid #365e84;
	border-right:1px solid #365e84;
}
#orderStatusHeader, #currentStatusHeader, #futureStatusHeader, #myCurrentProductsHeader{
	padding:2px 0 2px 5px;
}
.orderTextDiv {
	font-family: Arial,Helvetica,sans-serif;
	width: 100%;
	float: left;
	padding-top: 0px;	
	font-size:1.3em;
	color:#365e84;
	font-weight:bold;
	font-variant:small-caps;
}

.orderStatusTextDiv {	
	float: left;
	font-size: 1.1em;
}

.orderProgressBarDiv {
	width: 100%;
	float: left;
}

.serviceStatusDiv {
	width: 100%;
	margin: 95px auto 40px;
}

.orderStatusTable {
	margin: auto;
	min-width: 60%;	
	margin-top:-65px;
}

.serviceCell {
	padding:0 12px 0 35px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:0.8em;
	color:#365e84;
}

.productCell {
    font-family: Arial,Helvetica,sans-serif;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: bold;
    font-size:1.1em;
    color:#365e84;
    font-variant:small-caps;
}

.progressBarCell {
	width: 400px;
}

.statusCell {
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	font-size:0.9em;
	color:#126f92;
}

#loadingDiv{
    text-align: center;	
}

.eventIcon{
	width: 32px;
	height: 32px;
	position: relative;
	margin-left: -16px; 
	margin-top: -4px;
}

.eventDiv{
  position: relative;
  top: -32px;
  height: 0px;
}

/***************************
 * order -operator         *
 ***************************/
.statusChangesDiv {
	width: 100%;
	/*height: 10%;*/
	margin: 55px auto 40px;
}

.statusChangesTable {
	border: 1px solid #ADCDD9;	
	width: 95%;
	text-align: left;
	margin: auto;
	border-spacing:0;
}

.statusChangesTable th {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #5f84a1;	
	color:#FFF;
	padding:4px;
}
.statusChangesTable td {
	border-bottom: 1px solid #adcdd9;
	border-right: 1px solid #adcdd9;
	font-size:0.8em;
	padding-left:5px;
}
#orderList{
	margin-bottom:20px;
}

/*#addToFavouriteButtonDiv {
	text-align: center;
	margin-bottom: 30px;
}*/

/***************************
 * order - search         *
 ***************************/
#resultDiv {
    margin-top: 10px;
}

#myFilter {
    padding: 10px;
}

#orderListDiv {
  padding: 9px;
}

.searchButton {
  float: right;
}9

/**************************
 * order - charts         *
 **************************/
#orderChartDiv {
	margin: 15px auto;
	width: 1200px;
} 


/** Change list **/
#changelist-filter li.selected a {
    color: #0086C3 !important;
}
.ui-widget{

}
.ui-tabs, .ui-tabs-nav li{
	border:0px solid #FFF;
}
#futureStatusContentTab .ui-tabs-selected, #catalogue .ui-tabs-selected, #newConfigurationTablefirst_wrapper .ui-tabs-selected{
	background:#FFF;
	border:none;
	padding-bottom:2px;
}
#date_from, #date_to, #telephone, #province{
	padding-left:4px;
}
.color_font_admin_login{
    color: #e3dbdb;
}