.left {
	float: left;
}

.right {
	float: right;
}

body {
	font-family: Arial;
}
/*
.admin_portal_header_heading {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
*/
.main_container {
	font-weight: bold;
	margin: auto;
	width: 880px;
	padding: 0px 1em;
}

.main_page {
	width: 100%;
}

.main_container table {
	color: #828282;
	font-size: 12px;
}

.link {
	color: #2f79b2;
	cursor: pointer;
	font-size: 12px !important;
	margin-right: 5px;
	text-decoration: underline;
}

.seperator {
	margin-right: 5px;
}

.admin_portal_header {
	border-bottom: 2px solid #B7C7DA;
}

.admin_portal_header>ul>li {
	height: 40px;
	line-height: 40px;
}

.button {
	background-color: #2F79B7;
    /*border: 1px solid;*/
    color: #FFFFFF;
    font-weight: bold;
    height: 32px;
    width: 140px;
    cursor: pointer;
}

.agency_details_header {
	height: 50px;
	position: relative;
}

.agency_details_header ul {
	bottom: 0px;
	position: absolute;
	vertical-align: bottom;
	width: 100%;
}

.agency_details_container {
	background-color: #F3F3F3;
	border: 1px solid #4A74A2;
	padding: 0px 10px;
}

.agency_details_content {
	background-color: #F3F3F3;
	min-height: 628px;
	padding: 10px 0px;
}

.location_information {
	width: 49%;
	border-right: 1px solid #547BA7;
	padding-right: 10px;
}

.agency_details_content table {
	font-size: 13px;
	margin: 5px 0px 0px 5px;
}

.agency_details_content table tr {
	height: 23px;
}

.key {
	color: #555555;
	font-weight: bold;
	width: 50%;
}

.address_information {
	width: 49.5%;
}

.header {
	background-color: #4A74A2;
	color: #ffffff;
	height: 20px;
	left: -3px;
	padding: 5px;
	position: absolute;
	top: -3px;
	width: 98%;
}

.shadow {
	background-color: #666666;
	height: 30px;
	position: relative;
	width: 100%;
}

.address_information_content {
	padding-left: 17px;
}

.heading {
	color: #2F79B2;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.mailing_address {
	margin-bottom: 50px;
	margin-top: 20px;
}

.user_details,.related_location_details,.notes_details,.document_details
	{
	margin-top: 20px;
}

.user_details_header,.notes_details_header,.document_details_header {
	clear: both;
}

.user_search,.notes_search,.document_search {
	background-color: #E5E5E5;
	clear: both;
	height: 25px;
	padding: 5px 10px;
	text-align: right;
	font-size: 13px;
}

.user_details_content,.related_location_content,.notes_details_content,.document_details_content
	{
	clear: both;
	margin-top: 5px;
	overflow-y: auto;
}

.user_details_table,.location_content_table,.notes_details_table,.document_details_table
	{
	border: 1px solid #AEAEAE;
	width: 99.9%;
	table-layout: fixed;
}

.user_details_table thead,.location_content_table thead,.notes_details_table thead,.document_details_table thead
	{
	background-color: #4A74A2;
	color: #ffffff;
}

.user_details_table td,.location_content_table td,.notes_details_table td,.document_details_table td {
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	padding-left: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#search_details_table td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.user_details_table th,.location_content_table th,.notes_details_table th,.document_details_table th
	{
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	padding-left: 8px;
	text-align: left;
}

.user_heading,.related_location_heading,.notes_heading,.document_heading
	{
	color: #264364 ;
}


.user_heading span,.related_location_heading span,.notes_heading span,.document_heading span {
	color: #888888;
	font-weight: normal;
}

.td_checkbox {
	padding-left: 0px;
	text-align: center;
}

/*------------------------ add New Agency Location-------------------------------------*/
.agency_details_content input[type=text] {
	width: 80%;
	margin: 3px 0 0;
}

.agency_details_content select {
	margin: 3px 0 0;
	width: 81%;
}

.location_header {
	height: 55px;
	padding-top: 30px;
	padding-left: 10px;
}

.location_header>ul {
	width: 50%;
}

.location_header li.key {
	font-size: 15px;
	width: 200px;
}

.location_header li.value {
	width: 54%;
}

.location_header li.value input {
	width: 82%;
}

.add_agency_page {
	background-color: #F3F3F3;
}

.add_agency_page .agency_details_content {
	background-color: #F3F3F3;
}

.add_agency_header {
	border-bottom: 1px solid #4A74A2;
	color: #4A74A2;
	height: 50px;
}

.comment_container div {
	float: left;
	width: 100%;
	height: 20px;
}

.comment_container textarea {
	border: 1px solid #737373;
	height: 120px;
	resize: none;
	width: 100%;
    margin-bottom: 0.1em;
}

.attach_document li {
	height: 25px;
	padding: 0px 5px 15px 5px;
}

.attach_document,.document_description {
	width: 50%;
}

.attachment_box {
	background-color: #ffffff;
	border: 1px solid #737373;
	height: 120px;
	padding: 16px 0px 0px 10px;
}

.description_box {
	border: 1px solid #737373;
	height: 70px;
	resize: none;
	width: 95%;
}

.control {
	height: 60px;
	text-align: right;
}

.control.edit_save {
	height: 40px;
}

.user_control {
	margin-top: 20px;
}

.add_agency_footer>ul>li,.add_attachment_footer>ul>li,.add_note_footer>ul>li
	{
	margin-top: 18px;
}

.add_agency_footer {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}

/*------------------- add a user --------------------------------*/
.userStatusMiddle{
	width:105px !important;
}
.add_user, .new_user_mail, .edit_password_mail {
	background-color: #F3F3F3;
}

.add_user_header {
	border-bottom: 1px solid #4A74A2;
	color: #4A74A2;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
}

.add_user_content, .edit_user_content, .new_user_mail_content, .edit_password_mail_content {
	/*overflow: auto;*/
	padding: 12px 9px;
}
/*
.add_user_information, .edit_user_information {
	border-right: 1px solid #547BA7;
	width: 470px;
	height: 265px;

}
*/
.add_user_information, .edit_user_information {
	border-right: 1px solid #547BA7;
	width: 49%;
	padding-right: 0.5em;
}

.add_user_roles {
	padding: 0px 0 0 20px;
	width: 371px;
}

.add_user_roles .heading {
	padding-bottom: 0px;
    padding-left: 4px;
}

.body_new_user_mail, .body_edit_password_mail {
	color: #949494;
    font-size: 17px;
    height: 50px;
}

.main_container.new_user_mail table, .main_container.edit_password_mail table {
	font-size: 14px;
}

.new_user_information {
	width: 20%;
}

.checkbox_font {
	color: #949494;
	font-size: 12px;
	height: 20px;
}

.user_information_table input {
	margin-top: 0.2em;
}

.inputbox input {
	width: 87%;
}

.inputbox input[type=password] {
	width: 94%;
}

.hint {
	font-size: 9px;
    line-height: 10px;
}

.pwdError {
    display: none;
}

.user_status {
	margin-top: 10px;
}

.user_status li.checkbox_font {
	width: 150px;
}

.error_msg {
	border: 1px solid red;
	color: red;
	display: none;
	font-weight: bold;
	height: 45px;
	margin-top: 5px;
	padding: 10px 0px 0px 12px;
}

.error_icon {
	background: url("../images/error-icon.png") no-repeat 0 0 transparent;
	height: 30px;
	width: 40px;
}

.error_text {
	margin: 5px 0px 0px 5px;
}

.same_address_checkbox {
	font-size: 12px;
	padding-left: 80px;
}

/*---------------edit agency location----------------------*/
.main_header {
	border-bottom: 2px solid #4A74A2;
	color: #4A74A2;
	height: 40px;
}

.main_header span {
	line-height: 40px;
	font-size: 18px;
    font-weight: bold;
}

.edit_agency {
	background-color: #F3F3F3;
}

/*------------add attachment--------------------------------*/
.add_attachment,.add_note {
	background-color: #F3F3F3;
}

.add_attachment .description_box,.add_note .description_box {
	width: 412px;
}


.cancel {
	background-color: #737373;
	width: 125px;
}

.container {
	width: 95%;
	margin: 0 auto;
	/*margin-top: 1%;*/
}

.contents {
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
}
/* ********** Old styling ********** */
/*
.main_header_container {
	font-size: .85em;
	background: transparent url('../images/logo.png') no-repeat;
	height: 70px;
	border-bottom-color: #9AB5C6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 10px;
}

.main_header_container ul {
	float: right;
}

.main_header_container ul>li {
	height: 30px;
}

.logout_button {
	background-color: #666666;
	height: 24px;
	width: 77px;
	color: #FFFFFF;
	cursor: pointer;
}

.welcome {
	font-size: 14px;
	color: #555555;
}

.search,.add_agency_link,.policy,.terms {
	color: #74A6CC;
	padding-left: 10px;
}
*/ /*************** New styling *****************/
.header_logo {
    background-image: url("../images/logo.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #9AB5C6;
    color: #2F79B2;
    font-size: 1.2em;
    font-weight: bold;
    height: 84px;
    line-height: 4em;
    text-align: right;
}

.header_top li{
    float: left;
    padding: 4px 10px;
}

.header_top a {
    color: inherit;
    text-decoration: none;
}

.header_top a:hover {
    text-decoration: underline;
}

li.header_seperator {
    border-right: 1px solid #666666;
    height: 12px;
    margin-top: 7px;
    padding: 0;
}

.logout {
    background-color: #6FCDF4;
}

.header_top {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 0.75em;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
    width: 80%;
    padding: 0 10%;
}
/*************** End of new styling ***************/
.footer {
	font-size: 0.8em;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 18px;
}

.agency_portal {
	font-weight: bold;
	text-align: right;
	height: 40px;
	margin-top: 10px;
	float: right;
}

.search__title {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

.search__returned_title {
	font-size: 20px;
	font-weight: bold;
	color: #6F9DD0;
}

.search_agency_title {
/*	border-bottom-color: #9AB5C6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
*/	padding-bottom: 5px;
}
/*
.add_agency_button_container {
	height: 25px;
	margin-top: 30px;
	padding-bottom: 3px;
}

.add_agency_button {
	background-color: #6F9DD0;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin-right: 17px;
	width: 120px;
	height: 24px;
	cursor:pointer;
}
*/
.search_agency {
	background-color: #f3f3f3;
	border: 1px solid #4A74A2;
	padding: 0 15px 25px 25px;
	border-radius: 1px;
}

.search_agency input {
	margin-left: 25px;
}

.button:hover {
	color: #ff9900;
}

.button:disabled {
	opacity: 0.5;
}


.search_agency_button {
	background-color: #2F79B2;
	color: #FFFFFF;
	float: right;
	height: 30px;
	width: 140px;
	margin-top: 25px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
	/*border: 0;*/
	cursor:pointer;
}

.search_agency ul>li {
	margin-top: 25px;
	 height: 30px;
}

.search_details_contents {
	clear: both;
	margin-top: 10px;
	overflow-y: auto;
	border-bottom: 1px solid #4A74A2;
	border-left: 1px solid #4A74A2;

}

.search_details {
	width: 99.9%;
	border-collapse: collapse;
	table-layout: fixed;
}

.search_details th {
	padding-left: 8px;
	text-align: left;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
}

.search_details thead {
	background-color: #4A74A2;
	color: #ffffff;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	padding: 0px;
}

.search_details thead tr td {
	background-color: #116798;
	border-right: 1px solid #AEAEAE;;
	white-space: nowrap;
	color: #FFF;
	vertical-align: bottom;
}

.search_details tbody tr td {
	border-right: 1px solid #AEAEAE;
	cursor: pointer;
	vertical-align: top;
	padding-left: 6px;
	height: 25px;
	overflow: hidden;
	font-size:13px;
}

.search_details tbody {
	overflow-y: auto;
	overflow-x: hidden;
}

.odd {
	background-color: #FFF;
}

.even {
	background-color: #F1F1F1;
}

.search_returned {
	margin-top: 36px;
}

.search__error {
	margin: 20px auto 20px auto;
	border: 2px solid #ff0202;
	background: transparent url('../images/error-icon.png') no-repeat left;
	background-position: 10px 50%;
	border-radius: 0.3em;
	display: none;
	height: 55px;
}

.add_agency_error {
	margin: 20px auto 20px auto;
	border: 2px solid #ff0202;
	background: transparent url('../images/error-icon.png') no-repeat left;
	background-position: 10px 50%;
	border-radius: 0.3em;
	display: none;
	height: 55px;
	width: 90%;
}

.searchPlus {
	background: transparent url('../images/plusButton.png') no-repeat left;
	background-position: 10px 50%;
	cursor: pointer;
	padding-right: 50px;
	font-size:24px;
}

.searchMinus {
	background: transparent url('../images/minusButton.png') no-repeat left;
	background-position: 10px 50%;
	cursor: pointer;
	padding-right: 50px;
	font-size:24px;
}

.add_agency_title {
	color: #4B739F;
	font-size: 1.2em;
	font-weight: bold;
}

.add_agency_line {
	border-bottom-color: #9AB5C6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 10px;
	margin-left: 10px;
	width: 850px;
}

.criteriaValueDropdown{
	display: none;
	margin-left: 25px;
}

.add_agency {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	width: 500px;
}

.add_agency th {
    margin-top: 5px;
    width: 210px;
}

.add_agency td {
    margin-top: 5px;
    width: 290px;
    height: 2.5em;
}
.add_agency tr{
	margin-top: 8px;
}

.add_agency .agency_name, .add_agency .agency_id {
	width: 85%;
}

.add_agency .program {
	width: 87%;
	width: 86%\0/;
}

.cancel_button {
	background-color: #666666;
	height: 30px;
	width: 133px;
	color: #FFFFFF;
	width: 125px;
	font-weight: bold;
	/*border: 0;*/
	cursor: pointer;
}

.create_button {
	background-color: #2F79B2;
	height: 30px;
	width: 134px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 12px;
	width: 142px;
	font-weight: bold;
	/*border: 0;*/
	cursor: pointer;
}

.create_button:disabled {
	opacity: 0.5;
}

.agency_contents {
	width: 900px;
	margin: 0 auto;
	background-color: #F3F3F3;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

.search_error_msg,.add_error_msg {
	display: block;
	color: #ff0202;
	padding-left: 50px;
	padding-top: 17px;
	font-weight: bold;
	font-size: 14px;
}
.input_file {
	position: relative;
}

.input_file>input {
	cursor: pointer;
	filter: alpha(opacity =   0);
	opacity: 0;
	position: absolute;
	z-index: 2;
}

.input_file_control {
	left: 0px;
	position: absolute;
	top: 0px;
}

.input_file_control>input[type=text] {
	width: 250px;
}

.input_file_control>input[type=button] {
	background-color: #2F79B2;
	border: 1px solid #2F79B2;
	color: #ffffff;
	margin-left: 25px;
	width: 100px;
}

select.document_type {
	margin-left: 20px;
    width: 268px;
}

.user_id {
	width: 95%;
}

#useAsUserID {
    margin: 0 0.3em;
}

.next_arrow{
	font-size: 16px;
}

.buttton_text{

}

.checkboxText{
	 padding-left: 5px;
}

checkbox{
	float:left;
	padding_right:5px;
}
/*
#userEmailID{
	padding-right:10px;
	width: 128px;
}
*/

#agencyDetailsContainer #parentAgencyName {
    font-size: 22px;
    width: 40%;
}

#agencyDetailsContainer #parentAgencyName a{
	float: left;
	font-size: 0.7rem;
	cursor: pointer;
	color: #2F79B2;
	margin-left: 3px;
	margin-top: 3px;
}

#agencyDetailsContainer #parentAgencyName span {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}

#agencyDetailsContainer .button{
 background-color: #6F9DD0;
 font-size: 11px;
 width: 145px;
 cursor: pointer;
}

#agencyDetailsContainer .button:disabled {
	opacity: 0.5;
}

.search_user, .search_notes, .search_document {
cursor:pointer;
}

.normalFont{
font-weight: normal;
}

.afterInputCheckbox{
    vertical-align: text-bottom;
}

.add_agency_contents{
    margin-top: 5px;
}

#addAttachment{
width: 140px;
}

.criteriaValue{
width : 20%;
}

.location_content_table tbody tr, .user_details_table tbody tr.adminCSS, .notes_details_table tbody tr{
	cursor:pointer;
}

.search_agency_name{
	font-size: 12px;
	color: #2f79b2;
	cursor: pointer;
	margin-right: 5px;
	font-weight:bold;
}

.highlight{
	background-color: #D0D0D0;
}

.required_icon{
	background-position: left center;
    padding-bottom: 3px;
    padding-left: 4px;
}

.dateValidation{
	color:#A9A9A9;
}

span.more, span.less{
	margin-left: 15px;
	text-decoration: none;
	padding-left: 20px;
}

div#noteMore {
    background-color: #F3F3F3;
    padding: 0px 1em;
    width: 400px;
}

div#noteMore p{
    background-color: #FFFFFF;
    border: 1px solid #737373;
    margin-bottom: 11px;
    margin-top: 15px;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    word-wrap: normal;
}

div.detailed_note_close {
	height: 42px;
}
span.more{
	background: url('../images/plus.png') no-repeat;
}

span.less{
	background: url('../images/minus.png') no-repeat;
}

#userRolesLabel, #productRolesLabel {
	/*height: 95px;*/
	margin-bottom: 10px;
	overflow-y: auto;
}

.buninessProgramDropDownWrapper {
	display: none;
	margin: 1.5em 0;
}

.buninessProgramDropDownWrapper label {
	font-size: 15px;
    font-weight: bold;
}

.buninessProgramDropDownWrapper .buninessProgramDropDown {
    margin-left: 20px;
    width: 85px;
}
/*
.add_agency_content, .edit_agency_content {
	height: 740px;
}
*/
.password_change_row {
	display: none;
}

/**************************************FOR SORTING************************************************/
thead th div.DataTables_sort_wrapper {
    padding-right: 20px;
    position: relative;
    cursor: pointer;
}

thead th div.DataTables_sort_wrapper span {
    margin-top: -6px;
    position: absolute;
    right: 0;
    top: 50%;
}

.ui-icon {
    background: url('../images/sorting-icon.png') no-repeat;
    height: 16px;
    width: 16px;
}

.css_right {
    float: right;
}

th.sorting div span{
	background-position: -128px 0;
}

th.sorting_asc div span{
	background-position: 0 -16px;
}

th.sorting_desc  div span{
	background-position: -64px -16px;
}

#updateAgencyButton {
	width:145px;
}
/* terms of service page CSS starts */
.sectHeader {
	border-bottom: 1px solid #CBCBCB;
	color: #616161;
	font-size: 1.1rem;
	font-weight: bold;
	margin: 15px 0;
	padding: 0 0 2px;
}

.centerCol h3 {
	color: #666666;
	font-size: 0.9rem;
	font-weight: bold;
	height: 1em;
	line-height: 1em;
	margin: 1.4em 0 0.4em;
	padding: 0;
}

.centerCol p {
	font-size: 0.9rem;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

/* terms of service page CSS ends */
