.ul {
    list-style: none;
    margin-left: 0;
}

#bottom > * {
    text-align: justify;
    padding: 10px;
}

input:invalid, input:focus:invalid, .invalid, select:required,select:invalid, select:focus:invalid {
    background-image: url("../images/invalid.png") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    border: 1px solid red;
}
input:required:valid, .valid, select:required:valid {
    background-image: url("../images/valid.png") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    border:1px solid #CCCCCC !important;
}

.tab_form .tab-pane ul
{
    list-style: none;
    overflow: hidden;
    padding-bottom: 10px;
}

.tab_form .tab-pane ul > li
{
    margin-right: 6px;
    min-width: 220px;
}

.tab_form .tab-pane ul li
{
    float: left;
}

.tab_form .tab-pane  ul li:nth-child(5n+1):not(.inline)
{
    clear: both;
}

.tab_form .tab-pane  #send_to___chzn li
{
    width: auto !important;
    margin-bottom: 0px;
    min-width: 0px;
}

.tab_form .tab-pane ul li h4
{
    border-bottom: 1px solid #DDDDDD;
}

#bottom > * {
    text-align: justify;
    padding: 10px;
}


.tab_form .tab-pane ul li ul
{
    margin: 0px;
}
.tab_form .tab-pane ul li ul li
{
    margin-bottom: 10px;
    width: 220px;
}

.tab-content {
    overflow: visible !important;
}

li.attachment 
{
    border: 2px solid;
    padding: 3px 7px;
}

@font-face {
    font-family: amharic;
    font-style:  normal;
    font-weight: 700;
    src: url("gfzemenu.ttf");
}

ul
{
    list-style: none;
}

li.attachment {
    height: 315px !important;
    margin-bottom: 19px;
    overflow: hidden;
    width: 140px !important;
}


#family_info ul li label:first-child
{
    width: 100px !important;  
    float: left;
}

li.attachment
{
    clear: none !important;
    float: left !important;
    margin-bottom: 20px;
}
.attachment.clear
{
    clear: both !important;
}

.nav_button > *:last-child
{
    float: right;
}

#cv,.remark
{
    width: 70%;
    height: wrap;
}

.tab-content {
    overflow: visible !important;
}