/*
	Theme Name: Salient-Child
	Description: Salient Child theme
	Author: Jamie Reddish
	Template: salient
 
*/


/*--------------CSS TO CONTROL THE REALTIME iFRAME------------------*/

html, body {
	margin: 0;
	padding: 0;
}

iframe {
    overflow:hidden !important;
}

.osHTML {
	background-color: transparent;
}
.osBody {
	background-color: transparent;
	}
.osHeader {
}	
.osTitle {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
}
.osTitle a:link {
	color: #4d3287;
	}
.osTitle a:hover{
	text-decoration-line: underline;
	text-decoration-style: solid;
	}
.osTitle a:visited {
	color: #4d3287;
	}
.osTitle a:active {
	color: #4d3287;
	}
.osLogo
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
.osStudyItem
{
  padding: 0px;
  margin: 0px;
}
.osContent {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	line-height: 130%;
	padding: 5px;
}
.osContent a:link {
	color: #4d3287;
	}
.osContent a:hover {
	text-decoration-line: underline;
	text-decoration-style: solid;
	}
.osContent a:visited {
	}
.osContent a:active {
	}
.osContent hr
{
  border-width: 0px;
  border-style: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  color: #4d3287;
  background-color: #4d3287;
  height: 1px;
}
.osClear {
	clear: both;
}
.osClearLeft {
	clear: left;
}
.osLogo {
	padding: 10px;
	text-align: right;
}
.osArea {
	font-family: verdana,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #002816;
	color: #fff;
	border-width: 0;
	border-style: solid;
	border-color: #c0c0c0;
	padding-top: 10px;
	text-align: left;
}
.osListing
{
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #c0c0c0;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #c0c0c0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #00703c;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #c0c0c0;
}
.osThumb {
	background-color: transparent;
	padding: 10px;
	text-align: center;
}
.osThumb img
{
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
}
.osDetail {
	float: left;
	width: 70%;
	font-family: verdana, arial,sans-serif;      
	font-size: 11px;
	background-color: transparent; 
	color: #000000;
	line-height:130%;
	padding:10px;
}
.osDetail h2 {
	font-family: verdana,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.osDetail a:link {
	font-weight: bold;
	color: #006e3b;
	text-decoration-line: none;
	text-decoration-style: solid;
	}
.osDetail a:hover {
	text-decoration-line: underline;
	text-decoration-style: solid;
	}
.osDetail a:visited {
	color: #006e3b;
	}
.osDetail a:active {
	color: #006e3b;
	}
.osBox {
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.osBox.osBox-33 {
	width: 33%;
}
.osBox.osBox-25 {
	width: 25%;
}
.osBox.osBox-50 {
	width: 50%;
}
.osBox.osBox-75 {
	width: 75%;
}
.osBox.osBox-100 {
	width: auto;
	clear: left;
	float: none;
}
.osFormLabel {
	float: left;
	width: 30%;
	clear: left;
	padding: 6px 25px 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.osFormValue {
	float: left;
	width: 70%;
	padding: 0 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.osPad-5 {
	padding: 5px;
}
.osPad-10 {
	padding: 10px;
}
.osPad-15 {
	padding: 15px;
}
.osPad-20 {
	padding: 15px;
}
.osCenter {
	text-align: center;
}
.osRight {
	text-align: right;
}
.osField {
	line-height: 15px;
	padding: 3px;
}
.osButton {
	font-family: verdana, arial,sans-serif; 
	font-weight:bold;
	color:#FFF;
	text-shadow: 2px 2px #3f3f3f;
    font-size:15px;
    padding:10px;
	width:100%;
	background: #6e6e6e;
    background: -moz-linear-gradient(to bottom, #fdb414, #e49200);
    background: -ms-linear-gradient(to bottom, #fdb414, #e49200);
    background: -webkit-linear-gradient(to bottom, #fdb414, #e49200);
    background: linear-gradient(to bottom, #fdb414, #e49200);
    border-radius: 7px;
    border: 0px;
	cursor: pointer; 
	cursor: hand;
	}
.osFlyer
{
	background-color: transparent;
	padding-top: 10px;
	text-align: center;
}	
.osFlyer img        {
	width: auto;
	max-width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
}

@media screen and (max-width: 500px) {
	
.osThumb {
	background-color: transparent;
	padding: 0;
	text-align: center;
	float: none;
	width: 100%;
	margin: 0;
}
.osLogo {
	text-align: left;
}
.osDetail {
	clear: left;
	width: auto;
	text-align:center;
}
.osBox {
	float: none;
}
.osBox.osBox-33 {
	width: auto;
}
.osBox.osBox-25 {
	width: auto;
}
.osBox.osBox-50 {
	width: auto;
}
.osBox.osBox-75 {
	width: auto;
}
.osFormLabel {
	float: none;
	width: auto;
}
.osFormValue {
	float: none;
	width: auto;
	padding: 0 0 10px;
}
.osField {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
}