﻿.Tableborder {
    background-color: #E8E9EE;
    border-left: 4px solid #178CC6;
    border-right: 4px solid #178CC6;
    width:100%;
}
.divQuickViewContent td {
    vertical-align: top;
}

.tooltipheader {
    width:100%;
    float: left;
    height: 21px;
    background:transparent;
}

.CloseQuickView {
    cursor: pointer;
    left: 6px;
    position: relative;
    top:10px;
    width: 19px;
}

.tooltipheaderbg {
    width:100%;
    float: left;
    height: 65px;
    background:#178CC6;
    border-radius:5px 5px 0 0;
}

    .tooltipheaderbg h6 {
        width: 300px;
        float: left;
        padding: 0 0 0 20px;
        font-size: 22px;
        color: #fff;
    }

        .tooltipheaderbg h6 span {
            font-size: 13px;
            color: #b1c5cd;
        }

/*.tooltipheadright {
	width: 435px;
	float: right;
	padding: 9px 20px 0 0;
}*/

.tooltipheadright .seprt {
    height: 34px;
    width: 1px;
    float: left;
    background: #fff;
    margin: 0 10px;
}


.tooltipheadright a {
    font-size: 10px;
    font-weight: bold;
    color: #b1c5cd;
}

.tooltipbot {
    width: 100%;
    float: left;
    height: 39px;
    background:#178CC6;
    padding: 10px 22px 0 22px;
    font-size: 13px;
    font-weight: bold;
    color: #b1c5cd;
    border-radius:0 0 5px 5px;
}

.toolNotes {
    background-image: none;
    border-right: 3px solid #306078;
    min-height: 322px;
    padding-left: 5px;
    padding-top: 10px;
    vertical-align: top;
    width: 240px;
    border-left: 1px solid #C4C4C4;
}

.tootipbody {
    background: url(/Templates/resources/Agency/RecruitiveLite/quickview/tooltipbodybg_.png) repeat-y 0 0;
    width: 671px;
    min-height: 290px;
    float: left;
    padding-left: 10px;
}

td.tooltipdatacellHeader {
    width: 120px;
    padding-left: 12px;
    /*border-right: 1px solid #c6cfd3;*/
    border-right: 1px solid #178CC6;
    font-size: 13px;
    font-weight: bold;
    /*color: #6f8a98;*/
    color: #178CC6;
    min-height: 34px;
    overflow: hidden;
    line-height: 34px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.tooltipdatacell {
    width: 193px;
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
    /*color: #306078;*/
    color: #434A54;
    overflow: hidden;
    /*line-height: 34px;*/
    padding-bottom: 9px;
    padding-top: 13px;
    /*border-left: 1px solid #c6cfd3;*/
    /*border-right: 1px solid #c6cfd3;*/
    border-right: 1px solid #178CC6;
    text-align: left;
}

.tooltipdatarows td:last-child {
    border-right: 0;
}

.norightBorder .tooltipdatacellHeader {
    border-right: 0;
}
/**Quick View CSS Ends**/
td a.quickViewAncorTag {
    color: #178CC6 !important;
    cursor:pointer;
}

.divQuickViewContent td.tooltipdatarows{
    border-bottom:1px solid  #178CC6;
}
.divQuickViewContent.tableQuickview-Content .tooltipdatarows {
    border-bottom: 1px solid #178CC6;
    border-right: 1px solid #178CC6;
}
