#footer-wrapper {
  text-align: center;
}

#footer{
    text-align: center;
    color: #c7d2e1;
    font-size: 13px;
	margin: auto;
    margin-top: 20px;
	width: 120px;
	padding-top: 30px;
	background: url("../graphics/logo_tiny.png") 22px 0 no-repeat;
    }

.black{
    color: #000;
    }
  
a{
    text-decoration: underline;
    cursor: pointer;
    color: blue;
    }  

label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
	font-style: italic;
    }   

body {   
    font-family: arial;
    font-size: 16px;
    text-align: center;
    margin: 0px;
    }

a {
    color: #e91c23;
    }


table.sq-table td {
    padding: 4px;
    padding-top: 6px;    
    padding-bottom: 6px;    
    border-color: #ffffff;
    line-height: 18px;
    }

table.sq-table {
    width: 100%;   
    border-collapse: collapse;    
    border: 0px solid #ffffff;
	font-size: 15px;
    /*border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;*/
    }

table.sq-table tr.first td {
    padding-top: 20px;    
    padding-bottom: 20px; 
    font-weight: bold; 
    }



table.sq-table tr.odd td {    
    background: #ffffff;    
    }



table.sq-table tr.even td {
    background: #e3efff;
    }



h1, h2, h3, h4{
    color: #1e4a89;                            
    font-family: Georgia, serif;
    }

h2{
    margin-top: 0px;
    }

#page{
    text-align: left;
    margin: 0px auto;
    width: 1240px;
	position: relative;
	padding-top: 80px;
} 

#logo-link {
  display: block;
  width: 127px;
  height: 44px;
  background: url("../graphics/logo_small.png") 0 0 no-repeat;
  position: absolute;
  top: 20px;
  right: 40px;
 }

#logo-link  span {
  display: none;
}

#menu {
  clear: both; 
  color: #e91c23;
  font-size: 15px;
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
  height: 30px;
  position: relative;
}

#menu a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
  background: #4784d6;
  background: url("../graphics/main_menu_blue.png") 0 0 no-repeat;
  height: 30px;
  width: 90px;
  text-align: center;
  line-height: 30px;
}

#menu span.right {
  position: absolute;
  right: -5px;
}

#menu a:hover {
  background: url("../graphics/main_menu_blue_hover.png") 0 0 no-repeat
}

#menu #main-menu a {
  /*background: url("../graphics/menu_bg_light.png") 0 -15px repeat-x;*/
  background: url("../graphics/main_menu_red.png") 0 0 no-repeat;
}

#menu #main-menu a:hover {
  /*background-position: 0 0;*/
  background: url("../graphics/main_menu_red_hover.png") 0 0 no-repeat;
  /*background: url("../graphics/menu_bg_light.png") 0 0 repeat-x;*/
}

h2.header {
  font-family: arial;
  font-size: 15px;
  text-align: right;
  padding-bottom: 10px;
}

div.header-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  text-align: center;
}

div.header-icon span {
  position: relative;
  top: -30px;
  color: #c7d2e1;
  font-size: 13px;
}

#header-user {
  position: absolute;
  text-align: center;
  right: 40px;
  top: 165px;
  width: 175px;
  color: #c7d2e1;
  font-size: 13px;
  border-top: 1px solid #c7d2e1;
  padding: 5px;
}

#header-icon-1 {
  top: 80px;
  left: 65px;
  background: url("../graphics/client.png") no-repeat; 
}

#header-icon-2 {
  top: 80px;
  left: 160px;
  background: url("../graphics/partner.png") no-repeat; 
}

#header-icon-3 {
  top: 80px;
  left: 255px;
  background: url("../graphics/project.png") no-repeat; 
}

#header-icon-4 {
  top: 80px;
  left: 350px;
  background: url("../graphics/stats.png") no-repeat; 
}

#header{
    padding-right: 40px;
    padding-left: 20px;
    }

#content{
        
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    }

.icon-edit{ 
    background: url("../graphics/icon_edit.png") 0 -1px no-repeat;    
    top: 0;
    left: 170px;
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }
    
.icon-user-plus{ 
    background: url("../graphics/icon_user_plus.png") no-repeat;    
    top: 0;
    left: 170px;
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }
    
    
.icon-download{ 
    background: url("../graphics/icon_download.png") no-repeat;    
    top: 0;
    left: 170px; 
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }
        
    
    
.icon-adv-search{ 
    background: url("../graphics/icon_adv_search.png") no-repeat;    
    top: 10;
    left: 170px;
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }
	    
.icon-adv-search-reset { 
    background: url("../graphics/icon_adv_search_reset.png") no-repeat;    
	top: 10;
    left: 170px;
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }
	
.icon-marginer {
  padding-right: 25px;
}
    
.icon-recent{ 
    background: url("../graphics/icon_recent.png") no-repeat;    
    top: 10;
    left: 170px;
       
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }    
    
.icon-plus-green{ 
    background: url("../graphics/icon_plus_green.png") no-repeat;    
    top: 10;
    left: 170px;
    display: block;    
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
    }
    
.icon-back{ 
    background: url("../graphics/icon_back.png") no-repeat;    
    top: 10;
    left: 170px;
   
    height: 32px;
    padding-left: 36px;
    padding-top: 6px;
  
    }    
    
#tools{
    margin-bottom: 20px;
    }    
#tools span{
    margin-right: 20px;
    }
    


p{
    margin: 0;
    }











table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;


	text-align: left;

}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	
	
}

table.tablesorter thead td, table.tablesorter thead tr{
    vertical-align: middle;
    }
    

td{
    vertical-align: top;
    }        

table.tablesorter thead tr .header {
	background-image: url('../graphics/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('../graphics/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('../graphics/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}





/* begin: SQ edit 2012-03-31 */

h3.main {
  font-size: 18px;
}

#login input {
  width: 150px;
}

h3#login {
  padding-left: 60px;
  background: url("../graphics/login.png") no-repeat;
  height: 50px;
  padding-top: 11px;
}

h3#alarms {
  padding-left: 60px;
  background: url("../graphics/alarm.png") no-repeat;
  height: 50px;
  padding-top: 11px;
  margin-bottom: 10px;
}

h3#clients {
  padding-left: 60px;
  background: url("../graphics/client.png") no-repeat;
  height: 50px;
  padding-top: 11px;
  margin-bottom: 10px;
}

h3#partners {
  padding-left: 60px;
  background: url("../graphics/partner.png") no-repeat;
  height: 50px;
  padding-top: 11px;
}

h3#projects {
  padding-left: 60px;
  background: url("../graphics/project.png") no-repeat;
  height: 50px;
  padding-top: 11px;      
}

h3#statistics {
  padding-left: 60px;
  background: url("../graphics/stats.png") no-repeat;
  height: 50px;
  padding-top: 11px;
}

legend {
  display: none;
}

fieldset {
  border: 0 solid white;
}

table.sq-table tr.first, table.sq-table tr.last {
  background: #4784d6;
}

table.sq-table tr.first td a, table.sq-table tr.first td {
  color: #fff;
}

table#alarm-table tr.first, table#alarm-table tr.last{
  background: #b13c1c;
}

table#alarm-table tr.last td, table.sq-table tr.last td {
  line-height: 0;
  font-size: 2px;
}

 table#alarm-table tr.even td {
    background: #fce8e3;
    }

table.sq-table tr.first td {
    padding-top: 10px;    
    padding-bottom: 10px; 
}
        
h2 {
  font-size: 20px;
}

a.alarm-edit {
  padding-left: 29px;
  background: url("../graphics/document_edit.png") 8px 1px no-repeat;
  font-size: 15px;
}

a.alarm-delete {
  padding-left: 29px;
  background: url("../graphics/delete_16.png") 8px 2px no-repeat;
  font-size: 15px;
}

a.alarm-postpone {
  padding-left: 29px;
  background: url("../graphics/postpone_16.png") 8px 2px no-repeat;
  font-size: 15px;
}

a.general-edit {
  padding-left: 29px;
  background: url("../graphics/document_edit.png") 8px 1px no-repeat;
  font-size: 15px;
}

a.general-show {
  padding-left: 29px;
  background: url("../graphics/document_view.png") 8px 1px no-repeat;
  font-size: 15px;
}

h4.section {
  font-size: 16px;
  margin-top: 44px;
  margin-bottom: 16px;
}        

h4.search {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 18px;
}        
        
/* end: SQ edit 2012-03-31 */


/* end: SQ edit 2012-06-17 */

.wa-icon {
  padding-right: 18px;
  line-height: 30px;
}

.ret-icon {
  padding-right: 18px;
  line-height: 30px;
}

.ret-noicon {
  padding-right: 10px;
  line-height: 30px;
}

.ret {
  background: url("../graphics/real_estate_icon.png") 3px 0 no-repeat;
  padding-left: 33px;
}

.wa-icon-golf {
  background: url("../graphics/wa_golf.png") 0 -5px no-repeat;
  padding-left: 33px;
}

.wa-icon-sea {
  background: url("../graphics/wa_sea.png") 0 -5px no-repeat;
  padding-left: 33px;
}

.wa-icon-mountains {
  background: url("../graphics/wa_mountains.png") 0 -5px no-repeat;
  padding-left: 30px;
}

.wa-icon-city {
  background: url("../graphics/wa_city.png") 0 -5px no-repeat;
  padding-left: 31px;
}

.disabled-office {
  color: gray;
}

.disabled-user {
  color: gray;
}

.disabled-location {
  color: gray;
}

.country-icon {
  padding-left: 21px;
}

.country-austria {
  background: url("../graphics/countries/austria.png") 0 0px no-repeat;
}

.country-bahamas {
  background: url("../graphics/countries/bahamas.png") 0 0px no-repeat;
}

.country-brazil {
  background: url("../graphics/countries/brazil.png") 0 0px no-repeat;
}

.country-bulgaria {
  background: url("../graphics/countries/bulgaria.png") 0 0px no-repeat;
}

.country-canada {
  background: url("../graphics/countries/canada.png") 0 0px no-repeat;
}

.country-croatia {
  background: url("../graphics/countries/croatia.png") 0 0px no-repeat;
}

.country-czech-republic {
  background: url("../graphics/countries/czech_republic.png") 0 0px no-repeat;
}

.country-dominican-republic{
  background: url("../graphics/countries/dominican_republic.png") 0 0px no-repeat;
}

.country-france {
  background: url("../graphics/countries/france.png") 0 0px no-repeat;
}

.country-germany {
  background: url("../graphics/countries/germany.png") 0 0px no-repeat;
}

.country-greece {
  background: url("../graphics/countries/greece.png") 0 0px no-repeat;
}

.country-ireland {
  background: url("../graphics/countries/ireland.png") 0 0px no-repeat;
}

.country-italy {
  background: url("../graphics/countries/italy.png") 0 0px no-repeat;
}

.country-mauritius {
  background: url("../graphics/countries/mauritius.png") 0 0px no-repeat;
}

.country-mexico {
  background: url("../graphics/countries/mexico.png") 0 0px no-repeat;
}

.country-portugal {
  background: url("../graphics/countries/portugal.png") 0 0px no-repeat;
}

.country-spain {
  background: url("../graphics/countries/spain.png") 0 0px no-repeat;
}

.country-switzerland {
  background: url("../graphics/countries/switzerland.png") 0 0px no-repeat;
}

.country-united-arab-emirates {
  background: url("../graphics/countries/united_arab_emirates.png") 0 0px no-repeat;
}

.country-united-kingdom {
  background: url("../graphics/countries/united_kingdom.png") 0 0px no-repeat;
}

.country-usa {
  background: url("../graphics/countries/usa.png") 0 0px no-repeat;
}

table.sq-table td.most-left {
  padding-left: 15px;
}

h3.document {
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin: 0;
}

table.customer-detail table.document-list td, table.customer-detail tr.first table.document-list td {
  border: 0; /*px solid #4784d6*/
  /*border-bottom: 1px solid #ccc;*/
  border-top: 0;
  padding-left: 0;
}

table.customer-detail table.document-list td.most-left, table.customer-detail tr.first table.document-list td.most-left {
  width: 30px;
  padding-left: 20px;
}

table.customer-detail table.document-list td.document-col2, table.customer-detail tr.first table.document-list td.document-col2 {
  width: 396px;
}

table.customer-detail table.document-list td.document-col3, table.customer-detail tr.first table.document-list td.document-col3 {
  width: 396px;
}

table.customer-detail table.document-list td.most-right, table.customer-detail tr.first table.document-list td.most-right {
  width: 30px;
  padding-right: 20px;
}

table.document-list td {
  font-size: 15px;
}

table.sq-table tr.first td a {
  text-decoration: none;
}

table.sq-table tr.first td {
  font-weight: normal;
  font-style: italic;
}

table.customer-detail table#partner-country-list tr {
  height: 20px;
}

table.customer-detail table#partner-country-list {
  margin-bottom: 10px;
}

table.customer-detail table#partner-country-list tr td.most-left {
  width: 400px;
  padding-left: 0;
}

#add-location {
  display: block;
}

td#locations-cell {
  padding-top: 10px;
  padding-bottom: 10px;
}

table.customer-detail {
  width: 100%;
  font-size: 15px;
}

table.customer-detail tr.first td {
  border-top: 1px solid #4784d6;
}

span.document-no-desc {
  color: #ccc;
  font-style: italic;
}

#documents-div {
  margin-bottom: 20px;
}

table.doc-upload td.most-left {
   color: #1e4a89;                            
   width: 270px;
   border-right: 1px solid #4784D6;
}
table.doc-upload {
font-size: 15px;
}

table.customer-detail td {
  border-bottom: 1px solid #4784d6;
  border-top: 0;
  background: white;
  padding-left: 20px;
  padding-bottom: 0;
  padding-top: 0;
  vertical-align: middle;
  /*line-height: 30px;*/
}

table.customer-detail tr {
  height: 32px;
}

table.customer-detail td.long-text {
  padding-bottom: 5px;
  padding-top: 5px;
}


table.customer-detail td {
  text-align: justify;
}

table.customer-detail td.most-left {
  color: #1e4a89;                            
  width: 270px;
  border-right: 1px solid #4784d6;
}

span.inline-country {
  padding-right: 25px;
}

span.due-warning-notset {
  display: inline-block;
  background: url("../graphics/warning_24.png") 0 -1px no-repeat;
  padding-left: 34px;
  height: 24px;
}

span.due-warning-passed {
  display: inline-block;
  background: url("../graphics/alarm_24.png") 20px 0 no-repeat;
  padding-left: 54px;
  height: 24px;
}

span.due-inside-shift {
  position: relative;
  top: 4px;
}

span.warning-sign {
  color: #CA9714;
  font-weight: bold;
}

span.alarm-sign {
  color: #DA4022;
  font-weight: bold;
}

span.alarm-icon-enabled {
  display: inline-block;
  background: url("../graphics/alarm_24.png") 0 0 no-repeat;
  padding-left: 34px;
  height: 24px;
}

span.alarm-icon-disabled {
  display: inline-block;
  background: url("../graphics/alarm_bw_24.png") 0 0 no-repeat;
  padding-left: 34px;
  height: 24px;
  color: #7D7D7D;
}

span.alarm-text-disabled {
  color: #7D7D7D;
}

td.alarm-middle {
  width: 190px;
  border-right: 1px solid #4784d6;
}

span.yes-icon {
  background: url("../graphics/yes_16.png") 0 0 no-repeat;
  padding-left: 16px;
  position: relative;
  left: 10px;
}

span.no-icon {
  background: url("../graphics/no_16.png") 0 0 no-repeat;
  padding-left: 16px;
  position: relative;
  left: 10px;
}

.gray-icon span.yes-icon {
  background: url("../graphics/yes_bw_16.png") 0 0 no-repeat;
  padding-left: 16px;
  position: relative;
  left: 10px;
  color: gray;
}

.gray-icon span.no-icon {
  background: url("../graphics/no_bw_16.png") 0 0 no-repeat;
  padding-left: 16px;
  position: relative;
  left: 10px;
  color: gray;
}

div#stats-pie-1 {
  position: absolute;
  top: 0;
  left: -130px;
  /*border: 1px dashed blue;*/
}

div#stats-pie-1 h4 {
  position: relative;
  left: 130px;
}

div#stats-pie-2 {
  position: absolute;
  top: 0;
  left: 450px;
  /*border: 1px dashed red;*/
}

div#stats-pie-2 h4 {
  position: relative;
  left: 130px;
}

div#stats-pie-area {
  position: relative;
  height: 500px;
  /*background: yellow;*/
}

table.customer-detail table.document-list tr.first td {
  border: 0;
}

#search-customer-div {
  display: none;
  margin: 10px;
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #4784D6;
  clear: both;
}

table.search-form td.most-left {
  width: 200px;
}

table.search-form  input, table.search-form select, #search-customer-div .wa-icon, #search-customer-div .ret-noicon {
  position: relative;
  top: -3px;
}
/*
input.button {
  font-style: italic;
  font-size: 15px;
  width: 130px;
  background-color: #E3EFFF;
  background: url("../graphics/no_bw_16.png") 0 0 repeat;
  border: 2px solid #b9d7ff;
  color: #2265bd;
  height: 30px;
  margin-top: 20px;
}*/

input.button, input.button-number-of-customers {
  font-style: italic;
  font-size: 15px;
  width: 130px;
  /*background-color: #E3EFFF;
  border: 2px solid #b9d7ff;
  color: #2265bd;*/
  height: 30px;
  margin-left: 20px;
  position: relative;
  top: -3px;
}

input.button {
  font-style: italic;
  font-size: 15px;
  width: 130px;
  height: 30px;
  margin-top: 30px;
  margin-left: 0;
}

div.paging {
  text-align: center;
  margin-top: 10px;
}

table.sq-table td.number {
  text-align: right;
  padding-right: 15px;
}

table.sq-table td.most-left-docs {
  width: 600px;
}

span.mandatory {
  color: red;
}

table.doc-upload td.doc-categ select, .alarm-categ select {
  position: relative;
  top: 0;
}

table.customer-detail td.doc-desc input {
  width: 300px;
}

table.customer-detail td.alarm-desc input {
  width: 400px;
}

table.rights td {
  vertical-align: middle;
  text-align: center;
}

table.rights td.most-left {
  text-align: left;
}

table.rights td.rights-header {
  padding-bottom: 10px;
}

h3#clients {
  margin-top: 50px;
}

table#login td.most-left{
  width: 110px;
}

table.sq-table td.most-left-docs {
  padding-left: 15px;
}

table.stats-table {
  width: 100%;
}

table.stats-table td {
  font-size: 15px;
  text-align: right;
}

table.stats-table td.most-left {
  text-align: left;
}

table.stats-table tr.first td {
  font-style: italic;
}

div#edit-warn p {
  margin-bottom: 10px;
}

#per-page-setup {
  float: right;
  clear: both;
}

/* end: SQ edit 2012-06-17 */
