You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.3 KiB
64 lines
1.3 KiB
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
|
|
|
|
.main_table
|
|
{
|
|
background:#d6f4fb;
|
|
font-family:Alef-Regular;
|
|
font-size: 16px;
|
|
border="0";
|
|
cellspacing="0";
|
|
cellpadding="0";
|
|
width="100%";
|
|
mso-cellspacing:0cm;
|
|
mso-yfti-tbllook:1184;
|
|
mso-padding-alt:0cm 0cm 0cm 0cm;
|
|
}
|
|
|
|
hr {
|
|
color: #4a94a6;
|
|
background: #4a94a6;
|
|
width: 100%;
|
|
height: 2px;
|
|
}
|
|
|
|
.box_title {
|
|
width: 375px;
|
|
margin: 0px;
|
|
margin-top:15px;
|
|
padding: 0px;
|
|
height:25px;
|
|
background-color: #4a94a6;
|
|
border-top-left-radius: 5px 5px;
|
|
border-top-right-radius: 5px 5px;
|
|
background-repeat: repeat no-repeat;
|
|
color: white;
|
|
font-family:Calibri;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.box-body {
|
|
width: 375px;
|
|
border-left: 1px solid #4a94a6;
|
|
border-right: 1px solid #4a94a6;
|
|
font-family:Calibri;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.box_bottom {
|
|
width: 375px;
|
|
margin: 0px;
|
|
padding: 0px;
|
|
height:25px;
|
|
background-color: #4a94a6;
|
|
border-bottom-left-radius: 5px 5px;
|
|
border-bottom-right-radius: 5px 5px;
|
|
background-repeat: repeat no-repeat;
|
|
}
|
|
|
|
.company_text {
|
|
font-family:Calibri;
|
|
font-size: 12px;
|
|
color: #4a94a6;
|
|
}
|
|
|
|
|