﻿.mil-firstTDClosed {
    width: 310px;
    vertical-align: top;
}

.mil-firstTDOpen {
    width: 170px;
    vertical-align: top;
}

.td1 {
    border-right: 2px white solid!important;
    background-color: white!important;
    line-height: 1.8;
    vertical-align: top;
    border-bottom: 1px solid #c7dfec!important;
}

.td2 {
    border-right: 2px white solid!important;
    background-color: #white!important;
    line-height: 1.8!important;
    vertical-align: top;
    border-bottom: 1px solid #c7dfec!important;
    background: white!important;
}

.tbl-type-head, .tbl-head {
    border-right: 1px white solid!important;
    border-top: 1px white solid!important;
    color: #5f83a1!important;
    vertical-align: middle;
    font-weight: bold!important;
    border-bottom: 1px solid #c7dfec!important;
    font-size: .9em;
    padding-bottom: 1em;
    padding-top: 1em;
    background: none!important;
}

.tbl-type.PageDir {
    border: 0px #88B7E2 solid!important;
    width: 100%;
    margin: 1em 0
}


.tbl-type.PageDir td a {text-decoration:none!important}
.tbl-type.PageDir td a:hover {text-decoration:underline!important}

.tbl-type .tbl-type-head.mil-firstTDClosed.txt13 {
    width: 70%!important;
}

.wp-title {
    /*font-size:1.7ex !important;*/
    font-weight: bold;
}

.type-title {
    /* font-size:2ex !important;*/
    /* color:#0044B7; */
    font-weight: bold;
    color: var(--logoblue);
    border-bottom: 1px solid var(--headingborder);
    margin-bottom: 0em;
    margin-top: 2em;
    padding-bottom: .5em;
	    display: flex;
    align-items: center;
}

a.tenferFile, a.FAQFile {
    white-space: nowrap;
}

.tbl-type tr td > div {
    padding: 0!important;
}

table.PageDir.main-table table, table.PageDir.main-table {
    width: 100%;
}

table.PageDir.main-table {
    margin: 1em 0;
}


.tenderList + .PageDir h3:before {
    content:"";
    height:71px;
    width:71px;
    background:url('/SystemFiles/SVG/home.svg');
    background-size:cover;
    display:block;
    
}
.tenderList + .PageDir +.PageDir h3:before {
    content:"";
    height:71px;
    width:71px;
    background:url('/SystemFiles/SVG/btl.svg');
    background-size:cover;
    display:block;
}

.tenderList + .PageDir + .PageDir +.PageDir h3:before {
    content:"";
    height:71px;
    width:71px;
    background:url('/SystemFiles/SVG/print.svg');
    background-size:cover;
    display:block;
}

.tenderList + .PageDir + .PageDir + .PageDir + .PageDir h3:before {
    content:"";
    height:71px;
    width:71px;
    background:url('/SystemFiles/SVG/pc.svg');
    background-size:cover;
    display:block;
}