   @media all and (-ms-high-contrast:none)
     {
     .select {background: none;} /* IE10 */
     *::-ms-.select {background: none;} /* IE11 */
     }

/*Remove number spinner arrows*/
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.navbar {
    margin-bottom: 0px;
    display: none;
    min-height: 60px;
}

.navbar-nav {
    margin: 0px -15px;
}

.navbar, .navbar.navbar-default {
    background-color: #4c7197!important;
    color: rgba(255,255,255,.84);
    height: 60px;
}

.dropdown-menu > li > a:hover {
    color: #4c7197 !important;
    background-color: #ebf3fc !important;
}

.navbar-brand {
    padding-left: 75px
}

.added {
    margin-top: 60px;
}

.controls {
    float: right;
    color: white;
    position: relative;
    top: -80px;
    display: none;
    text-align: center;
}

.hove {
    height: 200px;
    width: 200px;
    position: absolute;
    top: 50px;
    right: 0px;
}

.navButton1 {
    border-bottom: 1px #6685a5 solid;
}

.navButton1, .navButton2  {
    background-color: #4c7197;
    padding: 5px 30px;
}

.navButton1:hover  {
    background-color: #3b6590;
} 

.navButton2:hover  {
    background-color: #3b6590;
}




/*This fixes form select dropdowns on IE*/
@media all and (-ms-high-contrast:none)
 {
 .select {background: none;} /* IE10 */
 *::-ms-.select {background: none;} /* IE11 */
 }


/*This fixes iphone auto zoom when using form inputs*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .form-control {
    font-size: 16px;
    height: 35px;
  }
}

.placeholder {
  font-size: 16px;
}

input[type="text"]:focus, input[type="password"]:focus,
textarea:focus, select:focus {
  font-size: 16px;
}

/*Firefox only css fixes*/

@-moz-document url-prefix() { 
    
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
    
input {
    margin-top: 0px!important;
}
    
select {
    margin-top: 0px!important;
}

.target1 {
    height: auto;
}

.target2 {
    height: auto;
}

#expireMonth {
    height: auto;
}    
    
#formInput19 {
    height: auto;
}   
    
#stateSelect {
    height: auto;
}
    
.hold {
    padding-top:7px;
    width: 40%;
    float: right;
}
    
.form-control {
    padding: 0px;
    padding-left: 5px;
    height: 26px;
    margin-top: 10px;
}
    
select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
       
}

/*Validation Styles*/

form.cmxform {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background-color: #F8FDEF;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../assets/img/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px solid black; }
input.error { border: 1px solid red; }
form.cmxform .gray * { color: gray; }

/* End Validation Styles*/


.form-inline .form-control {
    width: 100%;
}


button {
  border-radius: 0 !important;
}

a {
  border-radius: 0 !important;
}

.form-control {
    border-radius: 0;
    -webkit-appearance: none;
}

.warningRed {
    color: red !important;
}










input, select, textarea { 
    background-color: #d9d9d9 !important;
}

.inputWrapper input {
        background-color: #5a5a5a !important;
}





.step-guide {
	margin:0 auto;
	padding: 0;
    margin-bottom: 20px;
}

ul.step-guide li {
	display: inline-block;
	width: 22%;
	margin: 0;
	list-style-type: none;
}

.step-guide .step-bg {
	background: #999da5;
	border-radius: 34px;
	padding: 4px 0;
	margin: 0 auto;
	color: white;
	width: 50px;
	font-size: 30px;
	font-weight: 100;
}

.step-guide h3 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	color:#999da5; 
}

.step-guide .step-bg {
	background: #999da5;
	border-radius: 34px;
	padding: 4px 0;
	margin: 0 auto;
	color: white;
	width: 50px;
	font-size: 30px;
	font-weight: 100;
}

.green-bg {
	background:#2a8b08!important;
}

.green {
	color:#2a8b08!important;
}

.placeholder {
    padding-left: 10px;
}





/*Global Styles*/

body {
    font-family: 'Open Sans, arial', sans-serif;
    color: #666666;
}

.flow {
    overflow: hidden;
}

.none {
    margin: 0!important;
    padding: 0!important;
}

.noneAbove {
    padding-top: 0!important;
    margin-bottom: 0!important;
}

.noneBelow {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}

header {
	background: url(../img/treesBLUE.jpg) no-repeat center;
    background-size: cover;
    height: 200px;
}

.logo {
    max-width: 170px!important;
    padding-top: 15px;
    cursor: pointer!important;
}

.tab-content {
    background-color: #f2f2f2;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #f2f2f2;
}

    
.main-content {
    border-top: solid 6pt #5d7e95;
}

h2 {
    color: #337AB7;
}

#footer {
    padding: 40px 0 0;
    font-size: 13px;
}

.footWrapper {
    border-top: 2px dotted #ccc;
}

.vps-logo {
    text-align: left;
    display: block;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    padding-top: 10px;
    padding-left: 0;
}

.link-list {
    text-align: right;
    padding: 0;
    padding-top: 10px;
}

.link-list li {
    list-style-type: none;
    display: inline-block;
    border-left: 1px solid #949494;
    padding: 0 4px 0 8px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.link-list li:nth-child(1) {
    border-left: none;
}

.link-list li:nth-child(3) {
    padding-right: 0;
}

.link-list a {
    color: #555555;
}

.select {
	background: url(../img/arrow-down.svg) no-repeat center right 20px;
}

.buttonWrapper {
    text-align: left;
    padding-bottom: 40px;
    padding-top: 40px;
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
}

.short {
    width: 65%;
}

.year {
    padding-right: 20px;
}

.select {
	background: url(../img/arrow-down.svg) no-repeat center right 20px;
}

.inputForm {
    padding-top: 20px;
    padding-bottom: 10px;
}

.padBelow {
    padding-bottom: 20px !important;
}

.padAbove {
    padding-top: 20px;
}

.pad {
    padding-top: 20px;
    padding-bottom: 20px;
}

.bigPad {
    padding-top: 40px;
    padding-bottom: 40px;
}

.searchText {
    display: none;
}

.yearAndBillNumber {
    display: none;
}

.mapCodes {
    display: none;
}

.ownerNames {
    display: none;
}

.addresses {
    display: none;
}

.tableStyle {
    border: solid #4c7197;
    border-top: none;
}

.tabletitle {
    background-color: #4c7197;
    color: #faf7f7;
    padding: 10px;
    padding-left: 12px;
    font-size: 1.25em;
}

.title {
    color: #4c7197;
    padding: 10px;
    padding-left: 0px;
    font-size: 1.5em;
    font-weight: bolder;
}

.table-responsive {
    border: none  !important; 
}

.btn-default {
    text-shadow: 0px 1px 0px #FFF;
    background-image: linear-gradient(to bottom, #FFF 0px, #E0E0E0 100%);
    background-repeat: repeat-x;
    border-color: #CCC;
    cursor: pointer!important; 
}

th {
    text-align: center;
}

td {
    text-align: center;
/*    width: 16.666%;*/
}

.searchResults td {
    width: 15% !important;
}

.tdStyle td {
    text-align: left;
    width: 16.666%;
}

.buttonWrapper2 {
    text-align: right;
    padding-bottom: 20px;
}

.line {
    border-bottom: solid 1px #b5b5b5;
    margin-bottom: 40px;
}

#paymentCheck {
    margin-left: 10px !important;
    margin-bottom: 30px !important;
}

.firstButton {
    margin-right: 10px;
}

.visa-sml {
	width:30px;
}

.termCheck {
    padding-left: 10px;
}

.term {
    padding: 20px;
    margin-left: 15px!important;
    text-align: right;
}

.term input{
    margin-bottom: 20px;
}

.confirmation-number {
	color: #2a8b08 !important;
	font-weight: 600;
	font-size: 50px;
	margin: 0;
}

.billTable tbody tr td{
    vertical-align: middle;
    float: none;
}

.buttonHolder3 {
    text-align: right;
}

.buttonWrapper2 a {
    margin-right: 10px;
}

.buttonWrapper66 {
    text-align: right;
    padding-bottom: 20px;
}

.buttonWrapper a {
    margin-right: 10px;
}

.selectWarn {
    display: none;
}

.intro {
    line-height: normal;
}

.link1, .link2, .link3, .link4, .warning {
    display: none;
}

.blue {
    color: #4c7197;
}

.headline {
    margin-top: 25px;
    margin-bottom: 4px;
}

.thanksText {
    margin-top: 25px;
    margin-bottom: 4px;
    line-height: 40px;
}

.border {
    border-bottom: 2px dotted #ccc;
}

.payType {
    font-size: 14px;
    padding-top: 20px;
}

.cards {
    padding-top: 28px;
}

.margBelowNone {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.addressCheck {
    padding-left: 10px;
    font-size: 1.2em;
    
}

.check {
    position: relative;
    bottom: 2px;
}

.checkInfo {
    display: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.buttonHolder button {
    margin-left:15px;
}

.buttonHolder {
/*    padding-bottom: 20px;*/
}

.instrucList {
    padding-left: 20px;
    padding-bottom: 20px;
}

.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #e5e5e5;
}

.searchResults {
    display: none;
}

.tabTitle {
    color: #4c7197;
    font-weight: bold;
    float: right;
    padding-left: 5px;
    margin: 0;
}

.topSubtotal {
    color: #4c7197;
    font-weight: bold;
    margin: 0 !important;
    padding: 0;
/*    text-align: center;*/
/*    padding-right: 20px;*/
}

.titleWrapper {
    padding-top: 15px;
}

.rightSubtotal {
    float: right;
    padding-top: 17px;
}

.cartHeadline {
    font-size: 2em !important;
}

.topSubtotal h5{
    margin: 0 !important;
    padding: 0 !important;
}

.indent {
    margin-left: 40px;
}

.glyphicon {
    color: #4c7197!important;
}

/*
.buttonHolder2 a {
    margin-bottom: 20px;
}
*/

.buttonHolder2 a:nth-child(1) {
    margin-right: 15px;
}

.buttonHolder2 a:nth-child(2) {
    margin-right: 15px;
}

.buttonHolder2  {
    padding: 0;
}

.holder {
    width: 100%;
    overflow: hidden;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}

.tab-pane {
    padding: 0px 20px;   
}

.pdfHoldr {
    min-width: 500px;
    max-width: 700px;
    width: 700px;
    height: 800px;
}

.bigPadAbove {
    padding-top: 40px;
}

.pdf {
    height: 100%;
    width: 100%;
    min-height: 700px;
    min-width: 200px;    
}

.hand {
    padding-right:  5px;
}

.iconRow {
    color: #738eaa;
    padding: 10px;
    padding-left: 9px;
    font-size: 1em;
    font-weight: normal;
    border-left: solid #4c7197;
    border-right: solid #4c7197;
    width: 100% !important;
    margin:0 auto;
    font-size: .8em;
    background-color: #e8eaed;
}

.iconRowNoBorder {
    color: #738eaa;
    padding: 10px;
    padding-left: 9px;
    font-size: 1em;
    font-weight: normal;
    width: 100% !important;
    margin:0 auto;
    font-size: .8em;
    background-color: #e8eaed;
    display: none;
}

.emailText {
    padding-top: 20px;
    padding-left:  20px;
    padding-right:  20px;
}

.phoneInstructions {
    display: none;
}

/*force text wrap in div*/
/*
.break-word {
		word-wrap: break-word;
}
*/

.headPad {
    padding-top: 50px;
}

.printIcon {
    color:white!important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 2px solid #ddd;
    vertical-align: middle;
}

.cartLink {
    float: right !important;
}

.cartLink:hover {
   background-color: none !important;
}

.red {
    color: #c31111 !important;
}

.green {
	color:#2a8b08!important; 
}

.table .glyphicon-shopping-cart {
    color: white !important;
}

.extraButtons2 {
    text-align: right;
    padding: 0;
}

.extraButtons2 a:nth-child(1){
    margin-right: 15px;
}

.extraButtons {
    text-align: right;
    display: none;
}

.extraButtons a {
    margin-right: 15px;
}

.extraButtons .glyphicon-shopping-cart {
    color: #333 !important;
}

.cartItemInfo td {
    border: none!important;
}

.cartItemInfo td{
    padding: 2px !important;
}

.space {
    height: 24px;
}

.brown {
    background-color: blue;
}

.pay {
    padding: 0;
    text-align: center!important;
}

.pay input{
    margin-right: 10px;
    margin-bottom: 10px;
}

.inputWrapper {
    border-bottom: #9d9c9c 1pt solid;
    margin-bottom: 10px
}

.total {
    font-size: 2.5em;
    color: black;
}

.optionWrapper {
    background-color: #d9d9d9;
    padding: 20px;
    margin: 15px;
    min-height: 215px;
    border: 1pt solid #b7b7b7;
}

.subTotalWrapper {
    background-color: #d9d9d9;
    padding: 20px;
    margin: 15px;
    border: 1pt solid #b7b7b7;
}

.subTotalWrapper h3{
    padding: 0px;
    margin: 5px;
}

.allTotalWrappers {
    padding: 0px 20px;
    text-align: center !important;
}

.amount{
    background-color: #fff !important;
    text-align: center !important;
}

.info1, .info2 {
    min-height: 230px !important;
}

.remove {
    font-size: .85em;
}

.itemNumber {
    margin-bottom: 0  !important;
    cursor: pointer;
}

.empty {
    display: none;
    padding-top: 0px;
}

.addToCart {
    margin-left: 20px;
}

.buttonHolder3 a:nth-child(1) {
    margin-right: 15px;
}

.subTotal {
    float: right;
    color: #000000;
    padding: 0;
    text-align: center;
}

#subTotal {
    text-align: center;
    color: #000000;
    border: none;
    font-weight: bold;
    font-size: 2em;
}

.dollar {
    font-weight: bold;
    font-size: 2em;  
    padding-left: 10px;
    padding-right: 10px;
}

.sub {
    width: 45%;
}

.historyTable {
    background-color: #fff;
    border: solid 1pt #ccc;
    margin-top: 20px;
}

.paid {
    background-color: #63BC64 !important;
    color: #faf7f7;
}

.disabled { 
    text-decoration:none; color:#bbb;
}


.inactiveLink {
   pointer-events: none;
   cursor: default;
}

.holder .glyphicon-print {
    color: #333 !important;
}

.print {
    display: none;
}

.nav > li:nth-child(5) {
    padding: 0px 0px;
}

.nav > li a:nth-child(5) {
    padding: 0px 0px;
}

.noRightMargin a:nth-child(2){
    margin-right: 0!important;
}

.black {
    color: #333 !important;
}

.btn, .input-group-btn .btn {
    text-transform:none!important;
}

.icon {
    margin-left: 10px;
    height: 30px;
}

.amountWrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal-title {
    text-align: center;
    color: #4c7197;
    font-weight: bold;
}

.itemCenter {
    margin: auto;
}

.totalRight {
    text-align: right;
    padding-right: 20px;
}

.detailsLink {
    color: #4c7197;
    opacity: .9;
}

.detailsLink:hover {
    opacity: 1;
}

.panel-group {
    width: 75%;
}

.terms-conditions {
    padding-bottom: 150px;
}

.btn-primary {
    color: #fff;
    background-color: #4c7197;
    border-color: #4c7197;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #4a5a6c;
  border-color: #4a5a6c;
}


.amexMove {
    position: relative;
    top: 8px;
}


/*digital wallet styles*/

.walletWrapper {
    padding-left:0px!important;
    padding-bottom:30px;
    padding-top:0px;
}

.walletWrapper a{
    -webkit-transition: all 0.8s;
	transition: all 0.8s;
    cursor: pointer;
}

.walletLogo {
    border: 2px solid #dadada;
    border-radius: 7px!important;
    outline: none;
    border-color: #93b5f2;
    -webkit-box-shadow: 0 0 7px #93b5f2;
    box-shadow: 0 0 7px #93b5f2;
    padding: 15px 15px;
    padding-bottom: 17px;
    margin: auto;
    text-align: center;
}

.checkOutLabel {
    padding-bottom: 7px;
}

.walletWrapper img {
    width: 150px!important;
}  

.logoBreak {
    display: none;
}


/*end global*/

@media (min-width: 767px) {
    .iconRow {display: none;}
}

@media only screen and (min-width:900px) and (max-width:995px) { 
    
.vps-logo {
    width: 30%;
    max-width: 350px;
}
    
.link-list {
    width: 70%;
}
    
}



/*ipad*/
@media only screen and (min-width:768px) and (max-width:991px) { 
    
.tabletPadding {
    padding-bottom: 20px;
}    
    
.Break1 {
    display: none;
}
    
#footer {
    padding: 0;
    margin: 0;
    font-size: 13px;
    padding-bottom: 0px;
    padding-top: 10px;
}
    
.container {
    padding: 25px;
    padding-top: 0;
}
    
.logo {
    margin-left: 0px;
    padding-top: 20px;
}
    
.vps-logo {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
    margin: auto;
    max-width: 450px;
    float: none;
    clear: both;
}
    
.link-list {
    text-align: center;
    padding: 0 0px;
    margin: 0 auto;
    float: none;
    clear: both;
    padding-left: 0;
    margin-left: 0;
}
    
.link-list li {
    list-style-type: none;
    display: inline-block;
    border-left: 1px solid #949494;
    padding: 5px 6px;
    font-size: 1em;
}
    
.check {
    position:inherit;
    bottom: 0px;
}
    
.emailText {
    padding-left:  0px;
    padding-right:  0px;
}
    
.optionWrapper {
    margin-top: 0;
}
    
.dollar {
    font-weight: bold;
    font-size: 2em;  
}
    
#subTotal {
    width: 80%;
}
    
.nav-tabs  {
    font-size: .85em;
}
    
.nav > li > a {
    padding: 5px 8px;
}
    
.indent {
    margin-left: 20px;
} 
    
.right {
    float: right;
}
    
.ipadMargin {
    margin-top: 150px !important;
}
    
.panel-group {
    width: 90%;
}
    
.buttons {
    padding-bottom: 20px;
}
    
.logoWrapper {
    margin: auto;
    text-align: center;
}
    
}
/*iphone*/
@media (max-width: 767px) {
    
.logoBreak {
    display: block;
}
    
.walletWrapper img {
    padding-bottom: 10px!important; 
    padding-top: 10px!important;
} 
    
.amexMove {
    top: 0px;
}
    
.tabletPadding {
    padding-bottom: 20px;
} 
    
.phonePadAbove {
    padding-top: 20px;
}

.main-content {
    border-top: solid 3pt #4c7197;
}
    
.phoneWrapperPad {
    padding: 15px;
}
    
.customPhoneWrapper {
    padding: 15px;
}
    
header {
	background: url(../img/treesBLUE.jpg) no-repeat left;
    background-size: cover;
    height: 200px;
    text-align: center;
}
    
.intro {
    font-size: 1em;
}
   
ul.step-guide li {
	width: 30%;
}

.step-guide h3 {
	font-size: .85em;
}
    
.step-guide {
    margin-bottom: 10px;
}  
    
.logo {
    margin-left: 0px;
    max-width: 270px;
    min-width: 100px;
    margin-top: 0px;
}
       
#footer {
    padding: 0;
    margin: 0;
}
    
.vps-logo {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0 auto;
    float: none;
    max-width: 450px;
}
    
.link-list {
    text-align: center;
    padding: 0 0px;
    margin: 0 auto;
    float: none;
    clear: both;
    padding-left: 0;
    margin-left: 0;
}
    
.link-list ul {
    padding: 0;
}
    
.link-list li {
    list-style-type: none;
    display: inline-block;
    border-left: 1px solid #949494;
    padding: 5px 6px;
    font-size: .85em;
}
    
.link-list {
    text-align: center;
}
    
.container {
    padding: 10px;
    padding-top: 0;
}
    
.link-list li:nth-child(2) {
    border-left: none;
}
    
.buttonCenter {
    text-align: center;
} 
    
.phonePad {
    padding-bottom: 10px;
}
    
.buttons {
    padding-top: 20px;
    text-align: right;
}
    
.buttons a{
    margin-top: 10px;
    margin-right: 0;
}
    
/*
.buttons a:nth-child(2){
    margin-bottom: 30px;
}
*/
    
.term {
    padding: 0px;
}
    
.term input{
    margin-bottom: 0px;
}
    
.print {
    padding-bottom: 40px;
    padding-top: 10px;
}
    
.cards {
    padding-top: 0px;
    padding-bottom: 20px;
}
    
.PhonePadBelow {
    padding-bottom: 20px;
}
    
.mainLink {
    font-size: 5em;
    text-align: center;
    padding-top: 50px;
}
    
.centerPhone {
    text-align: center!important; 
}
    
.cartLink {
    display: none;
}
    
.glyph {
    padding-right: 7px;
    font-size: 11pt;
}
    
.indent {
    margin-left: 0px;
}

.panel-default > .panel-heading {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
    
.tabTitle {
    text-align: center;
}

.pdf {
    height: 100%;
    width: 100%;
    min-height: 700px;
    min-width: 200px;    
}
    
.emailText {
    padding-left:  15px;
    padding-right:  15px;
}
    
.phoneSidePad {
    margin-left: 15px;
    margin-right: 15px;
}
    
.phoneInstructions {
    display:block;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: .85em;
}
    
.navbar-header {
    background-color: #33577c !important; 
}
    
.navbar, .navbar.navbar-default {
    height: auto;
}
    
.navbar {
    min-height: 0px;
}
    
.added {
    margin-top: 50px;
}
    
.thanksText {
    font-size:1.75em; 
    line-height: normal;
}
    
.thanksText br{
    display: none;
}
    
.buttonHolder2 {
    text-align: center;
}
 
.info1, .info2 {
    min-height: 180px!important;
}
    
.buttonHolder3 {
    text-align: center;
}
    
/*
.buttonHolder3 a:nth-child(1) {
    margin-bottom: 20px;
}
*/
    
.subTotal {
    float: none;
}
    
.extraButtons2 {
    text-align: left;
}
    
.topBreak {
    display: none;
}
    
.extraButtons {
    text-align: left;
}
    
.titleWrapper {
    padding-top: 0px;
}
    
.dollar {
    right: 280px;
}
    
.panel-group {
    width: 100%;
}
    
.terms-conditions {
    padding-bottom: 0px;
}
    
.buttons {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px;
}
    
}


/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) and (max-device-width : 767px) and (orientation : landscape) {
    .link-list li:nth-child(2) {
    border-left: 1px solid #949494;
}
    
.green {
	color:#2a8b08!important; 
}
    
.dollar {
    right: 370px;   
}
    
.pay1 {
    width: 50%;
    float: left;
}
    
.pay2 {
    width: 50%;
    float: right;
}
    
}


@media only screen and (min-width:901px) { 

.Break1 {
    display: none;
}    

}

/*iPad Landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    
.logo {
    margin-left: 0px;
}
    
.logoWrapper {
    margin: auto;
    text-align: center;
}
    
.dollar {
    right: 330px;
}
    
}




/*
.nav-tabs  {
    font-size: .85em;
}*/


input {
    background-color: #f8f8f8!important; 
}

select {
    background-color: #f8f8f8!important; 
}

.checkboxFrame {
    background-color: #f8f8f8!important; 
}

.btn-primary {
    color: #fff;
    background-color: #5d7e95;
    border-color: #5d7e95;
}

.btn-primary:hover {
    background-color: #3f596c;
}

.explainer {
    margin-top: 10px;
}

.cartpayment1, .cartpayment2, .cartpayment3 {
    background-color: #f8f8f8 !important;
}

.plusLink {
    padding: 10px 35px;
}

.cartpayment1, .cartpayment2, .cartpayment3 {
    display: none;
}

.detailsText {
    font-family: arial, sans-serif;
    font-weight: bold;
    padding-left: 5px;
}

.paymentHistory tr {
    background-color: #efefef;
}

.white {
    color: white !important;
}

.singleBillPayment {
    text-align: center !important;
    margin: auto !important;
/*    background-color: red;*/
}

.plus {
    text-align: center !important;
    margin: auto !important;
}

.historyTable table td{
    width: 25% !important;
}

.foreignAddress {
    display: none;
}









/*Fixes issues in IE*/
@media all and (-ms-high-contrast:none)
     {
     .select {background: none;} /* IE10 */
     *::-ms-.select {background: none;} /* IE11 */
         
         .select {background: none;}
         
         .nav-tabs li {
             width: 180px;
         }
         
         .cartLink {
             width: 100px!important;
         }
         
       .glyphicon-file {
          padding: 0;
           margin: 0;
    
        }
         
         .tabTitle {
             padding-right: 10px;
         }
         
     }






/*NEW CSS*/
@media only screen and (min-width:768px) and (max-width:991px) {
.info1, .info2 {
	min-height: 100px !important;
}   
    
.pay2 {
    float: right;
    padding-top: 20px;
}    
    
}

.amount, .form-control {
  margin: auto !important;
} 







/*Move modal down*/
.modal-dialog {
    position: relative;
    top: 10px;
}


.amexMoveModal {
    width: 360px;
    padding: 0px!important; 
}

.modal-backdrop.in {
    height: 2000vh!important; 
}


.modalHeight {
    min-height: 600px !important; 
}

.gray {
    color: gray !important; 
    font-weight: 500 !important; 
}

.modal-title {
    text-align: center;
}

.modal-header {
    height: 60px!important;
}

/*TEST*/