﻿@charset "utf-8";
/* CSS Document */
.bg_color {
	background-color: #f0f6fe;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size: 1.1em;

}




.spacer {
	height: 10px;
}

#main_container #Left_Container {
	float: left;
	width: 29%;
	height: 100%;
}

.left_cont {
		padding-right: 10px;
}
#main_container #Right_Container {
	float: right;
	width: 70%;
	height: 100%;
	overflow: hidden;
}
.checkbox_cont {
	float: left;
	width: 3%;
	height: 100%;
}
.checkbox_text {
	width: 97%;
	height: 100%;
	overflow: hidden;
}


.header_main {
	font-weight: bold;color: #ffffff;
	background-color: #2d3142;
	border: #990000;
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.header_sub {
	font-weight: bold;color: #990000;
	background-color: #eee;
	border: #990000;
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.headerImg {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    float: left;
    margin-right: 20px;
}

.Col1 {
	width: 35px;
	text-align: center;
	background-color: #EEE;
	border: 1px solid #999999;
	display: table-header-group;
	
}

.checkbox_cont_div {
	width: 35px;
	text-align: center;
	border: 1px solid #999999;
	display: table-cell;

}

.sections .ui-accordion-header {
    display: block;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0;
}

.sections .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.divTable:nth-child(even), tr.divTableRow:nth-child(even) {
    background-color: #d9d7d7;
}

td {
    vertical-align:top;
}
/* DivTable.com */
.divTable {
    display: table;
    width: 100%;
}

    .divTable:first-child {
        margin-top: 20px;
    }

.tableHeader {
    background-color: #aaa8a8;
}

.divTableRow {
	display: table-row;

}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}

.divTableCell0 {
    display: table-cell;
    padding: 2px 2px;
    text-align: left;
}


.divTableCell1 {
    display: table-cell;
    padding: 2px 2px;
    width: 35px;
    text-align: center;
}
.divTableCell2 {
	
	display: table-cell;
	padding: 2px 2px;
	width: 35px;
	text-align: center;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;

}
.divTableCell3 {
	
	display: table-cell;
	padding: 2px 2px;
	width: 35px;
	text-align: center;

}
.divTableCell4Header {
	
	display: table-cell;
	padding: 2px 2px;
	width: 308px;
	text-align: left;
}
.divTableCell4 {
    display: table-cell;
    padding: 2px 2px;
    width: 300px;
    text-align: left;
}

.divTableCell4 input {
    display: table-cell;
    padding: 2px 2px;
    width: 300px;
    text-align: left;
}

.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.button {
    background-color: #575f80;
    border: none;
    color: white;
    padding: 10px 12px;
    font-size: 14px;
    cursor: pointer;
    float:right;
}


.divTableCellSig {
    display: table-cell;
    padding: 2px 2px;
    width: 150px;
    text-align: left;
}

.divTableCellSig {
    display: table-cell;
    padding: 2px 2px;
    width: 450px;
    text-align: left;
}

.dateDiv {
    width: 164px;
    height: 20px;
    float: left;
    border-bottom: 2px solid black;
    margin-left: 10px;
}

.contractNumberDiv {
    width: 245px;
    height: 20px;
    float: left;
    border-bottom: 2px solid black;
    margin-left: 10px;
}

.signitureDiv {
    width: 387px;
    height: 20px;
    float: left;
    border-bottom: 2px solid black;
    margin-left: 10px;
}
.printNoBroders {
    padding: 3px;
    border-radius: 5px;
}

.button:hover {
    background-color: #2d3142;
}

.elements-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.elements-inline label {
    margin: 10px;
}

.elements-inline input {
    vertical-align: middle;
    margin: 5px 10px 5px 0;
    background-color: #fff;
    border: 1px solid #ddd;
}

.signitureDiv {
    width: 350px;
    height: 20px;
    float: left;
    border-bottom: 2px solid black;
}

textarea,
pre {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
}

.expandingArea {
    position: relative;
    border: 1px solid #888;
    background: #fff;
    border-radius: 5px;
}

    .expandingArea > textarea,
    .expandingArea > pre {
        padding: 5px;
        background: transparent;
        font: 400 13px/16px helvetica, arial, sans-serif;
        /* Make the text soft-wrap */
        white-space: pre-wrap;
        word-wrap: break-word;
    }

    .expandingArea > textarea {
        /* The border-box box model is used to allow
   * padding whilst still keeping the overall width
   * at exactly that of the containing element.
   */
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        /* This height is used when JS is disabled */
        height: 100px;
    }

    .expandingArea.active > textarea {
        /* Hide any scrollbars */
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        /* Remove WebKit user-resize widget */
        resize: none;
    }

    .expandingArea > pre {
        display: none;
    }

    .expandingArea.active > pre {
        display: block;
        /* Hide the text; just using it for sizing */
        visibility: hidden;
    }

.expandingAreaComments {
    position: relative;
    border: 1px solid #888;
    border-radius: 5px;
    background: #fff;
    float: left;
    width: calc(100% - 110px);
    margin-left: 10px;
}

    .expandingAreaComments > textarea,
    .expandingAreaComments > pre {
        padding: 5px;
        background: transparent;
        font: 400 13px/16px helvetica, arial, sans-serif;
        /* Make the text soft-wrap */
        white-space: pre-wrap;
        word-wrap: break-word;
    }

    .expandingAreaComments > textarea {
        /* The border-box box model is used to allow
   * padding whilst still keeping the overall width
   * at exactly that of the containing element.
   */
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        /* This height is used when JS is disabled */
        height: 100px;
    }

    .expandingAreaComments.active > textarea {
        /* Hide any scrollbars */
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        /* Remove WebKit user-resize widget */
        resize: none;
    }

    .expandingAreaComments > pre {
        display: none;
    }

    .expandingAreaComments.active > pre {
        display: block;
        /* Hide the text; just using it for sizing */
        visibility: hidden;
    }

@media (max-width: 768px) {
    .elements-inline input {
        margin: 10px 0;
    }

    .elements-inline {
        flex-direction: column;
        align-items: stretch;
    }

    .elements-inline label {
        margin: 10px;
        padding: 0px !important;
    }
}

@media print {
    .doNotPrint {
        display: none;
    }

    .printNoBroders {
        border: none;
    }

    body, table, td, th {
        background-color: #f0f6fe;
        font-family: Verdana,Arial,sans-serif;
        font-size: 12px;
    }

    .expandingArea.active > textarea {
        display: none;
    }

    .expandingArea.active > pre {
        display: block;
        visibility: visible;
    }
}
