/* CSS Document */
	/* Promotions and Banners Start*/	
.promo-text {
	padding: 0px 7px 0px 7px;
}	

.specials-header1 {
	font-size:35px;
    font-weight:bold;
	margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
    color: #902d35;
}
 
.specials-header2 {
    font-size:19px;
    font-weight:bold;
    margin-bottom: 20px;
    padding-left: 5px;
}
	
.banner{
	text-align:center;	
	width:100%;
	background-color:#c62020;
	margin-top: 15px;
}	

.side-banner{
	text-align:center;	
	margin: auto;
	width:98%;
	background-color:#213C70;
}
	
.offer{
	text-align:center;	
	margin: auto;
	width:98%;
	background-color:#213C70;
	margin-bottom: 20px;
}

.details
{
	background-color:#C1C1C1;
	text-align:center;	
	margin: auto;
	width:98%;
	margin-bottom: 20px;
}
.details2
{
	background-color:#C1C1C1;
	text-align:center;	
	margin: auto;
	width:98%;
	margin-bottom: 20px;
}	

	/* Promotions and Banners End */
	
.promo-header {
	margin-top: 20px;
	font-size:18px;
	font-weight:400;
	}
	
.promo-btn{
text-align:center;
}

.promo-btn a{
display: inline-block;
background: #1e79b6;
position: relative;
font-family: 'Asap', sans-serif;
font-size: 32px;
line-height: 40px;
font-weight: 200;
padding: 7px 13px 9px 27px;
margin-top: 16px;
color: #fff;
border: 0px solid #000;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.promo-btn a:hover{
text-decoration: none;
background: #393939;
color: #fff;
}

#tradeintable .tblheader2{
	background:#808080;
	color:#fff;
	text-transform:uppercase;
	font-size:21px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	text-indent: 10px;
	}
	
/* =========== pagination =================== */
.pagination {
    padding: 0px;
    margin-bottom: 20px;
	float:right;
}

.page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
	}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
	font-size: 25px;
    background: #00538e;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}
/* =========== /pagination =============== */

.icons{
                float:left;
                padding-bottom:30px;
                padding-right:20px;
}
.partner-header{
                font-size:24px;
                color: #002157;
                margin-bottom:10px;
                padding-bottom:10px;
                margin-top:10px;
                padding-top:10px;
}
.partner-level{
                font-weight:600;
               font-size:14px;
}

.application-features{
                font-weight:600;
                font-size:14px;
                
                }
.application-systems{
                font-weight:600;
                font-size:14px;
}

#accessory{
	width:100%;
}

#accessory table {
	border:0px solid #BBBBBB;
	margin: 10px 0 10px 0;
	width:100%;
	clear:both;
	padding:0px;
}
#accessory td {
	border:1px solid #BBBBBB;
	padding:5px;
	vertical-align:top;
}

#accessory .rowodd{
background-color:#f8f8f8;
}

#accessory .col1{
	width:100px;
}

#accessory p{
	text-align:center;
	line-height:17px;
}

#accessory .subhead {
	color: #000000;
    font: 600 15px/1em Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	margin-top: 25px;
}
.fullwidthimage{	
	margin: auto;
	width:98%;
	margin-bottom: 20px;
}
/* For Rentals Page Table */

.left-columnRent {
	float: left;
    width : 30%;
    margin-left : 0;
}
.right-columnRent {
	float: right;
    width : 30%px;
} 
.center-columnRent {
    float: left;
	width: 30%;
	margin-left: 20px;
} 

.rentRows {
	float: left;
	display: inline-block;
}

.isvimage{
	float:right;
	padding-left:10px;
	padding-right:5px;
}
#product-image-adps {
	float:right;
	padding-left:10px;
	padding-right:5px;
}

#product-image{
	float:right;
	padding-left:10px;
	padding-right:5px;
}

.accessory {
	display: block;
}
.optimized-background {
	background-color: #0ca0dc;
	height: 100px;
	margin-bottom: 10px;
}
.optimized-copy {
	color: #ffffff;
	padding: 10px;
}
.optimized-image {
	float: right;
}
.google-maps {
    position: relative;
    padding-bottom: 104.47%; // (700 Ã· 670 = 1.04 = 104%)
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Promotion Tables Start */

#tradeintable{
                width:100%;
                background:#cccccc;
                margin:20px 0 10px 0;   
                }
 
#tradeintable .tbltext{
                color:#000;
                font-size:12px;
                font-weight:bold;
                padding: 10px 5px 10px 5px;
                }
 
               
#tradeintable .tblheader{
                background:#000000;
                color:#fff;
                text-transform:uppercase;
                font-size:30px;
                font-weight:bold;
                padding-top:20px;
                padding-bottom:20px;
                padding-left:5px;
                text-indent: 10px;
                }
               
 
#tradeintable .offer-header {
                width:75%;
                color:#000;
                font-size:20px;
                font-weight:bold;
                text-transform:uppercase;
                padding: 10px 5px; 10px 0;
               
}
 
#tradeintable .models-header {
                width:25%;
                color:#000;
                font-size:20px;
                font-weight:bold;
                text-transform:uppercase;
                padding: 10px 5px; 10px 0;
               
}
                                                                                                                                               
#tradeintable .savings-header {
                width:25%;
                color:#000;
                font-size:20px;
                font-weight:bold;
                text-transform:uppercase;
                padding: 10px 5px; 10px 0;
               
}
#tradeintable .offer-header{
                padding-left:5px;
}
#tradeintable .models, #tradeintable .savings{
                color:#000;
                font-size:16px;
                font-weight:bold;
                padding-top:10px;
}
 
 
 
#tradeintable .offertext{
               color:#AC0002;
                font-size:16px;
                font-weight:bold;
                padding: 20px 0px 10px 10px;
                vertical-align:top;
}
#rebatetable{
	width:100%;
	background:#cccccc;
	margin:20px 0 30px 0;	
	}

#rebatetable .tbltext{
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding: 10px 5px 10px 5px;
	}

	
#rebatetable .tblheader{
	background:#000000;
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	text-indent: 10px;
	}
	
									
#rebatetable .offer-header {
	width:33%;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 10px 5px; 10px 0;
	
}

#rebatetable .models-header {
	width:41%;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 10px 5px; 10px 0;
	
}
#rebatetable .savings-header {
	width:25%;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 10px 5px; 10px 0;
	
}
#rebatetable .offer-header{
	padding-left:5px;
}
#rebatetable .models, #rebatetable .savings{
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
}



#rebatetable .offertext{
	width:33%;
	color:#000000;
	font-size:26px;
	font-weight:bold;
	padding: 20px 0px 10px 10px;
	vertical-align:top;
}
/* Promotion Tables Start */

.fltleft{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.schoolsafe-quote {
	display:block;
	margin-left:50px;
	margin-right:50px;
}
.schoolsafe-quote em{
	font-size:20px;
	font-weight:bold;
}

.product-image {
    float:right; 
	padding:10px;
	margin:10px;	
}
.product-image-small {
    float:right; 
	padding:10px;
	margin:10px;	
}

.dvdr {
    width: 70%;
    margin: 20px auto;
    height: 1px;
    background-color: #666;
    clear: both;
}

.trbo-lowercase{
	text-transform:lowercase;
}

.systems{
                padding: 0px;
                font-size: 17px;
                color: #233C9F;
                margin-top: -11px;
                margin-right: 0px;
                margin-bottom: 10px;
                margin-left: 0px;
}
.text-footer {
	color: #A8A8A8;}
	
	.isv-name {
   color: #00ff00;
}

.key-benefits{
	width:50%;
	float:left;
	vertical-align:top;
}
.key-features{
	width:50%;
	float:right;
	vertical-align:top;
}
@media (max-width: 479px) {
.key-benefits{
	width:100%;
	vertical-align:top;
}
.key-features{
	width:100%;
	vertical-align:top;
}
}

.app-boxes{
	width:50%;
	float:left;
	vertical-align:top;
}

.app-boxes img.fullwidthimage {
	width: 100%;
	padding:0px;
}

.app-container {
	padding: 0 10px 0 10px;
	height: 550px;
}

@media (max-width: 1199px) and (min-width: 768px) {
.app-container {
	padding: 0 10px 0 10px;
	height: 700px;
}
}
	
@media (max-width: 767px) {
.app-boxes{
	width:100%;
	vertical-align:top;
}
.app-container {
	padding: 0 10px 0 10px;
	height: 100%;
}
}

.app-title{
	height: 50px;
	vertical-align: top;
}

.app-image {
  float:left; 
	padding:10px;
	margin:20px;	
}

.app-image-sold {
  float:left; 
	padding:10px;
	margin:20px;	
}

@media (max-width: 479px) {
.app-image {
	float:none;
	text-align:center;
	width: 149px;
	padding:0px;
	margin:auto;
}

.app-image-sold {
	float:none;
	text-align:center;
	width: 183px;
	padding:0px;
	margin:auto;
}
}

.team-icons{
	float: left;
	padding-right: 20px;
	text-decoration:none;
}
@media (max-width: 479px) {
.team-icons{
width: 100%;
}
	.team-icons img{
width: 150px;
}

}
.info-graphic{
	float: left;
	padding-right: 5px;
	width: 24%;
	padding-bottom: 10px;
}
.info-graphic img{
	width: 100%;
	}
@media only screen and (max-width: 767px) {
.info-graphic{
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 48%;
	}
}
@media only screen and (max-width: 479px) {
.info-graphic{
	width: 100%;
}
}

.team-solutions-icons {
	float: left;
	padding-right: 5px;
	width: 24%;
	padding-bottom: 10px;
	}
.team-solutions-icons img{
	width: 100%;
	}
@media only screen and (max-width: 767px) {
.team-solutions-icons{
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 48%;
	}
}
@media only screen and (max-width: 479px) {
.team-solutions-icons{
	width: 100%;
}
}

.team-links {
	
}

