.alert-home
{
	
	text-align:center;
	
}

.borderless th, .borderless td {
    border: none !important;
}

.borderless td {
	width:50%;
}

.borderless-2 th, .borderless-2 td {
    border: none !important;
}

.borderless-2 td:first-child {
    width: 20%;
}

.table .table {
    background: none !important;
	margin-bottom: 0;
}

.inner-col td
{
	padding: 4px 15px 4px 0 !important;
}

.inner-col th
{
	padding-left:0 !important;
}

.v-image
{
	width:80%;
	height:auto;
}

.alert.alert-info {

}

.cancel-field, .email-field
{
	margin-top: 2px;
	margin-bottom: 20px;
}

.branch-location p
{
	padding-left: 86px;
}

.pickup-header
{
	margin-top:20px;
}

.broker-msg a {
    color: #0275d8 !important;
}

hr {
    border-top: 1px solid #ccc;
}

.important-info h5
{
	padding-top:8px;
}

.table-2{

	margin-bottom:1rem;
}

.table-2 tr td:first-child {

}

.table-2 .form-control
{
	    width: inherit;
}

.form-layout-1-h5{
	margin-bottom:0.5rem;
}

.form-layout-1,.form-layout-2,.form-layout-4{
	margin-bottom:1rem;
}

.form-layout-1 div:first-child {
	padding-top:5px;
	margin-bottom:5px;
}

.form-layout-1 div:last-child select, .form-layout-1 div:last-child input{
	width: 240px;
}

.form-layout-2 div:last-child select, .form-layout-2 div:last-child input{
	width: 340px;
}

.form-layout-4 div{
	margin-bottom: 10px;
}

.form-layout-4 select,.form-layout-4 input{
	width: initial;
	height: auto;
	display:inline-block;
}

.view-grid div
{
	width: initial;
	padding: 0 20px 30px 20px;
	text-align:center;
}

.table-quote h3, .table-quote-2 h3
{
    margin-bottom: 25px;
}

.table-quote h5, .table-quote-2 h5, 
{
	margin-top: 10px;
    margin-bottom: 5px;
}

.table-quote img, .table-quote-2 img
{
	display:inline;
}

.table-quote  .col-md-3,.table-quote  .col-md-4,.table-quote  .col-md-5
{
	text-align:center;
}

.table-quote th,.table-quote-2 th
{
	border-bottom: none !important;
    background: #1e5ea8;
    color: #fff;
}

.table-quote-2 p 
{

}

.btn {
  border-radius: 6px;
 }
 
 #image-preview
 {

 }
 
 .view-grid-upload div
{
	padding: 0 0 30px 0;
}

.progress {
    height: 2rem;
}

.progress-bar {
	padding-top: 6px;
}

.alert a
{
	color:#fff;
}

.alert a:hover {
    text-decoration: underline;
    color: #1e5ea8;
}

.close {
    font-size: 24px;
    color: #fff !important;
    text-shadow: none;
    text-decoration: none !important;
	opacity: 1;
}

.btn-tick
{
	position: absolute;
	top: 11px;
    right: 6px;
}

.well
{
	padding: 14px 20px 2px 20px;
}

.amend-review p
{
	margin:0;
}

.amend-review div div
{
	background: #C0CBDD;
	padding:10px;
}

.amend-review div:last-child
{
	padding:10px;
}

/* Customer services CSS */ 

.customer .panel-title a
{
	text-decoration:none;
}

.customer .panel-group .panel {
    border-radius: 0;
}

.customer .panel-heading h4
{
	font-weight:bold;
}

.customer h5
{
	margin: 30px 0 25px 0;
}

.customer a:not(.btn):hover {
    color: #000000;
}

.customer a:focus, .customer a:hover {
    color: #000000;
}

.complaints td
{
	vertical-align: middle !important;
}

.complaints .btn
{
	width:initial;
}

.table>thead>tr>th {
    border-bottom: none;
}

.complaints thead tr
{
	background: #f5f5f5;
    border: 1px solid #ddd;
}

.form-layout-2 div
{
	margin-bottom: 10px;
}

.charges h5
{
	margin: 10px 0 15px 0;
}

.form-layout-3 div{
	margin-bottom: 15px;
}

.panel-reply p
{
	margin:0;
}

.panel-reply .panel-title span:last-child
{
	float:right;
}

.panel-footer
{
	color:#000000;
}

.expiration {
	display: inline-block;
    border: 1px solid #bbb;
	margin-bottom: 0 !important;
    padding-top: 0 !important;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.expiration:focus-within 
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.expiration input {
	display: inline-block;
    border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    text-align: center;
    outline: 0;
	width: initial !important;
}

.expiration input:focus-within {
 
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; 
}

html, body {
    overflow-x: visible !important;
}
