﻿html, form
{
    margin: 0px;
    width: 100%;
    height: 100%;
    font-family: "Times New Roman" , Times, serif;
}
body
{
    margin: 0px;
    width: 100%;
    background-color: #FFFFFF;
}

input[type="text"], select
{
    border:solid 1px black;
}

.master
{
    width: 750px;
    position: relative;
    margin: auto;
    padding: 10px 0 0 0;
    background-color: #FFFFFF;
    height: 100%;
}
.maintable
{
    width: 850px;
    background-color: white;
    margin: 0 auto;
    height: 100%;
    background-color: White;
}
.maincontent
{
    padding: 0px 30px;
}
.topper
{
    background: url(../img/habc_logo.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    height: 97px;
    border-collapse: collapse;
    margin-top: 0px;
}
.titlegray
{
    font-size: 8pt;
    font-family: Arial;
    color: Gray;
    padding: 0px 30px;
}
.formheader
{
    font-size: 15pt;
    text-align: center;
    line-height: 30px;
}
.juriname
{
    display: block;
    width: auto;
    position: absolute;
    left: 280px;
    top: 150px;
    text-align: center;
}
.firstpage
{
    color: #244061;
    text-align: center;
    font-family: "Times New Roman" , Times, serif;
}
.firstpage .appname
{
    font-size: 36px;
    padding: 100px 0 0 0;
}
.firstpage .contactinfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.noBorder, .noBorder td
{
    border-collapse: separate !important;
    border: 0px !important;
    border-style: none;
}

.noPadding, .noPadding td
{
    padding: 0px !important;
}

td.td_with_textbox
{
    padding-top: 11px !important;
}

.contenttable
{
    width: 100%;
}

.contenttable td
{
    padding: 5px 0px;
}

.table2px td
{
    padding: 2px 2px;
}

.CheckListTable td
{
    padding-top: 1px;
    padding-bottom: 1px;
}

.checkbox_certification td
{
    padding: 0px 3px;
    vertical-align: top;
}

.validator
{
    text-align: right;
}
.righttext
{
    text-align: right;
}
.text
{
    font-family: Arial;
    font-size: 10pt;
}
.BackgroundWeAreOpen
{
    width: 100%;
}
.imgOnePeople
{
}
.textWeAreOpen
{
    display: block;
    color: #e46c0a;
    font-family: Calibri;
    font-size: 42pt;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    margin-top: 30px;
}
.textWeAreopenexplain
{
    font-family: Calibri;
    color: Black;
    font-size: 14pt;
    width: 300px;
    margin-top: 20px;
}
.textStartPageHeader
{
    color: #e46c0a;
    font-family: Calibri;
    font-size: 15pt;
    line-height: 30px;
    margin-top: 10px;
}
.textStartPageExplain
{
    margin: 0px 40px 0px 40px;
    color: Black;
    font-family: Calibri;
    font-size: 12pt;
    line-height: 30px;
    margin-top: 10px;
    text-align: left;
}
.startPageLink A
{
    color: #558ed5;
    background-color: #d9d9d9;
    line-height: 30px;
    font-family: Calibri;
    font-size: 14pt;
    text-decoration: none;
    cursor: pointer;
}
.startPageLink A:hover, .startPageLink A:active, .startPageLink A:visited, .startPageLink div
{
    color: #033b82;
    background-color: #ece6d6;
    line-height: 30px;
    font-family: Calibri;
    font-size: 14pt;
    text-decoration: none;
    cursor: pointer;
}
.textPoweredBy
{
    color: #e46c0a;
    font-family: Calibri;
    font-size: 10pt;
    margin-right: 20px;
    float: right;
}

/* Buttons */
.ACA_LgButton_Left a, .ACA_LgButton_Right a {font-weight:bold;font-size:10px;background:url(../img/gray_button_lg480.gif) left 0 no-repeat;color:#036;text-decoration:none;line-height:24px;height:24px;vertical-align:middle;text-align:center;cursor:hand;white-space:nowrap;}
.ACA_LgButton_Left a {float:left;}
.ACA_LgButton_Right a {float:right;}
.ACA_LgButton_Left a:hover, .ACA_LgButton_Right a:hover {background-position:left -24px;color:#036;}
.ACA_LgButton_Left a:active, .ACA_LgButton_Right a:active {background-position:left -48px;color:#036;}
.ACA_LgButton_Left a span, .ACA_LgButton_Right a span {display:block;background:url(../img/gray_button_lg480.gif) right 0 no-repeat;float:left;height:24px;padding:0 8px 0 0;margin:0 0 0 8px;}
.ACA_LgButton_Left a:hover span, .ACA_LgButton_Right a:hover span {background-position:right -24px;}
.ACA_LgButton_Left a:active span, .ACA_LgButton_Right a:active span {background-position:right -48px;}

.GridHeader
{
    background-color: #eeeeee;
}
.DataGrid
{
    border: solid 1px #cacaca !important;
    border-collapse: collapse !important;
}

.DataGrid td
{
    border: solid 1px #cacaca !important;
    padding-left: 3px;
    padding-right: 3px;
}

.CheckList_FilesUploaderShift td
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.checklist_img_yes
{
    display: none;
}
.checklist_img_no
{
    display: none;
}
.checklist_img_empty
{
    display: block;
}

.ui-menu .ui-menu-item a
{
    font-family: Arial;
    font-size: 10pt;
}

td.graybackground
{
    background-color:#F0F0F0;
    padding:0px 10px 0px 20px;
}

table.verticalpaging td
{
    padding:8px 0px 8px 0px;
}

.aright
{
    text-align: right;
}