﻿#ContentPlaceHolder1_phSeller {
	margin-top:15px;
}

.hiw-links {
	width: 100%; 
	text-align: right;
}

.hiw-steps-content {
    display: none;
}
.swapVideoBox {
    padding-top: 15px;
    padding-bottom: 30px;
	width:100%;
	text-align:center;
}

.hiw-p {
	padding: 0px 0px 20px;
	margin: 0px 0px 1em;
}

.text-center{
	text-align: center;
}
.margin-bot-5{
    margin: 0 0 5px;
}
.margin-bot-0{
	margin-bottom: 0;
}
.margin-top-30{
    margin-top: 25px;
}
.margin-top-25{
    margin-top: 25px;
}
.margin-top-20{
    margin-top: 25px;
}
.margin-bot-10 {
    margin: 0 0 10px;
}
.subhead{
	color: #000;
    font-size: 20px;
	text-transform: uppercase;
}
.hiw-steps-content{
	border: 2px solid #2b6298;
	border-radius: 8px;
	margin: 0 auto 60px;
	max-width: 600px;
	padding: 15px;
	text-align: center;
	width: 90%;
}
.hiw-steps-content li{
    display: inline-block;
    margin: 0;
    padding-right: 7%;
    vertical-align: top;
    width: 25%;
}
.hiw-steps-content li p{
    font-size: 17px !important;	
	margin: 0;
  	font-weight: bolder !important;
}
.hiw-steps-content li img{
	margin-bottom: 15px;
	max-height: 50px;
    max-width: 50px;
}
.hiw-steps-content li:last-child{
	padding-right: 0;
}
.green-button{
    background-color: #0a7a0a;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 0.95;
    margin-top: 20px;
    padding: 10px;
    text-transform: uppercase;
}
.green-button:visited {
    color: #fff;
}
.green-button:hover {
    color: #eee;
    text-decoration: none;
}
.orange{
	color: #f59435;
}
#ContentPlaceHolder1_phSeller > div:nth-child(5) > ul > li > p {
  font-weight: bolder !important;
  font-size:18px;
}