
body {
color: #444;
font-family: Arial,Helvetica,sans-serif;

text-align: center;
}

#SeafarerMain .logo img {
width: 180px;
border: 1px solid #CCC;
overflow: hidden;
zoom: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px #ccc;
-webkit-box-shadow: 0 0 10px #ccc;
-khtml-border-radius: 5px;
-ms-border-radius: 5px;
box-shadow: 0 0 10px #ccc;
border-image: initial;
}

h3{
font-size: 14px;
font-weight: bold;
margin: 10px 0 7px;
text-align: left;
}

.rightPanel
{
display:none;
}

.alert-message.block-message.success {
background-color: #eceff6;
border-color: #d4dae8;
}

.alert-message.block-message {
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
padding: 14px;
background-color: #f7f7f7;
border-color: #cccccc;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#SeafarerMain .SeafarerMainData {
padding-left: 20px;
}
#SeafarerMain .SeafarerMainData .left {
font-weight: bold;
vertical-align: top;
padding-left: 1px;
padding-right: 1px;
border-bottom: 1px dashed #c8c8c8;
height: 17px;
display: table-cell !important;
float: none !important;
min-width: 150px;
font-size: 12px;
}

#SeafarerMain .SeafarerMainData .right {
vertical-align: top;
padding-left: 1px;
padding-right: 1px;
border-bottom: 1px dashed #c8c8c8;
height: 17px;
display: table-cell !important;
float: none !important;
min-width: 150px;
}
#SeafarerMain .SeafarerMainData .separate {
width: 30px;
}

.DymanicTable {
width: 100%;
}

.DymanicTable th {
background: #ECF2F5;
font-weight: bold;
text-align: center;
border: 1px solid #CCCCCC;
padding: 1px 1px 1px 1px;
font-size: 12px;
}

.DymanicTable td {
padding: 1px 1px 1px 1px;
border: 1px solid #CCCCCC;
text-align: center;
font-size: 12px;
}

.ServiceTable {
width: 100%;
}

.ServiceTable .number {
border: 1px solid #CCCCCC;
font-weight: bold;
text-align: center;
}

.ServiceTable th {
background: #ECF2F5;
font-weight: bold;
text-align: left;
border: 1px solid #CCCCCC;
padding: 1px 1px 1px 10px;
font-size: 12px;
}

.ServiceTable .left {
background: White;
font-weight: bold;
text-align: center;
border: 1px solid #CCCCCC;
padding: 1px 1px 1px 1px;
font-size: 12px;
display: table-cell !important;
float: none !important;
}

.ServiceTable .right {
padding: 1px 1px 1px 1px;
border: 1px solid #CCCCCC;
text-align: center;
font-size: 12px;
display: table-cell !important;
float: none !important;
}

.num_left
{
text-align:left;
font-weight: bold !important;
float: left;
}


     @page { margin: 100px 50px; 
	 margin-left: 1em;
	 margin-right: 1em;

	 }
     #header { position: fixed; left: 0px; top: -90px; right: 0px; height: 150px;  }
     #footer { position: fixed; left: 0px; bottom: -140px; right: 0px; height: 150px;    }
 
     #footer .page:after { content: counter(page); }
 
 
 .alert-message.block-message.success {
background-color: none;
border-color: none;



}

#curstatus
{
display:none;
}

.approved_catalog {
float: right;
position: relative;
}

.approved_catalog img {
float: none !important;
margin: 0px !important;
width: auto !important;
border: none !important;
overflow: hidden !important;
zoom: 1;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
border-radius: 0px !important -moz-box-shadow: 0 0 0px #ccc !important;
-webkit-box-shadow: 0 0 0px #ccc !important;
-khtml-border-radius: 0px !important;
-ms-border-radius: 0px !important;
box-shadow: 0 0 0px #ccc !important;
border-image: initial !important;
}




 #SeafarerMain .SeafarerMainData {
padding-left: 10px;


}