﻿

/* Set padding to keep content from hitting the edges */
/*.body-content {
	padding-left: 15px;
	padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
	white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
	max-width: 500px;
}*/

/*html {
	font-size: 16px !important;
}*/

/*.noScrollBars {
    max-width: 99% !important;
    max-height: 99% !important;
    margin-left: 0;
    margin-right: 0;
}*/

/* Styles for Numeric Summary App Part */
/*.numericSummaryDiv {
	text-align: center;
	/*border-radius: 6px;
}*/

/*.numericSummaryDiv .alignLeft {
		float: left;
		/*border: solid;
		border-width: 1px;
		border-color: dimgrey;
		background-color: #D2FFE9;
		/*border-radius: 6px;
		margin-left: 10px;
		/*width: -moz-calc(50% - 32px);
		width: -webkit-calc(50% - 32px);
		width: calc(50% - 32px);*/
/*padding-top: .5em;
		padding-bottom: .5em;
	}

	.numericSummaryDiv .alignRight {
		float: right;
		/*border: solid;
		border-width: 1px;
		border-color: dimgrey;
		background-color: #D2FFE9;
		/*border-radius: 6px;
		margin-left: 10px;
		/*width: -moz-calc(50% - 32px);
		width: -webkit-calc(50% - 32px);
		width: calc(50% - 32px);
		/*padding-top: .5em;
		padding-bottom: .5em;
	}*/

/*.numericSummaryDiv h3 {
		font-size: 14px;
		font-family: Georgia;
		font-weight: bold;
		color: #434C51;
	}

	.numericSummaryDiv p strong {
		font-size: 1.3em;
		font-family: Georgia;
		font-weight: bold;
		color: #198C6F;
	}*/

/*.usa-box-content, .numericSummaryDiv {
	width: 99%;
	margin: 0;
	color: #66737b;
	height: 99%;
}*/

/*.usa-box-content table {
		max-width: 96%;
		margin-right: 2%;
		margin-left: 2%;
		padding: 0;
		text-align: left;
	}*/

/*.usa-box-content table .row:nth-child(odd) {
			background-color: #e4f1fa;
		}*/

/*.usa-box-content table td {
			text-align: left;
		}*/

.usa-box-content table tr :last-child {
    text-align: right;
}

.usa-box-content div.tab-content div.usas-right-border:last-child{
    border-right:none !important;
}

#awards-transactions a:link, #awards-subawards a:link {
    text-decoration: none;
}

#awards-transactions a:visited, #awards-subawards a:visited {
    text-decoration: none;
}

#awards-transactions a:hover, #awards-subawards a:hover {
    text-decoration: none;
}

#awards-transactions a:active, #awards-subawards a:active {
    text-decoration: none;
}

.standardCase{
    text-transform:none;
}

/*.usa-box-content table .row :first-child:before {
			content: "1. ";
		}*/

/*.usa-box-content .USASpendingMoreLink {
		margin-right: 2.5%;
		padding-bottom: 5px;
	}*/

/*.usa-box-content .USASpendingMoreLink a:visited {
			color: #0b458d;
		}*/

/*.usa-box-content .USASpendingMoreLink a:link {
			color: #0b458d;
		}*/


/*.USASpendingListBox {
	border: 1px solid #ccc;
	padding-left: 4px;
	overflow-y: scroll;
}*/

#circle {
    width: 10px;
    height: 10px;
    moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*.appContainer .where-summarybox:nth-last-child(2), .appContainer .where-summarybox:nth-last-child(1){
    margin-bottom:0;
}*/ 



/*.webapp-frame{
	max-width:99% !important;
	max-height:99% !important;
}*/

/*.row{
	margin:0;
	padding:0;
}*/

/*Don't forget to add following CSS to MasterPage
#contentBox {
	min-width: 100%;
	margin: 0;
}

#contentRow {
	padding: 0;
}

#s4-bodyContainer {
	padding: 0;
}

iframe{ 
	width:100%; 
}*/
