body {
  padding-top: 49px;
  font-family: 'Open Sans', sans-serif;
  background-color: #E9ECF1;
}

h1, h2 {
  font-weight: 300;
}

/*
 * Bootstrap Overides
 */

.btn {
  padding: 2px 8px;
  font-size: 12px;
}

.form-control {
  padding: 2px 8px;
  font-size: 12px;
  height: 24px;
}

.nopadding {
   padding: 0 !important;
}

.force-full-width {
  margin: 0;
  padding: 0 0 0 15px;
  width: 100%;
}

/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.content-header {
	margin: 2px 0 6px 0;
	color: #3B444E;
	font-size: 19px;
	font-weight: 600;
	border-bottom: 1px solid #eee;
}

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

.top-padding-10 {
	padding-top: 10px;
}

.bottom-padding-10 {
	padding-bottom: 10px;
}


.content-box-header  {
    padding-bottom: 8px;
    color: #3B444E;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5em;
    border-bottom: 1px solid #eee;
}

/*
 * Homepage
 */

.home-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  display: inline-block;
  padding: 12px 0;
  width: 100%;
  background-color: transparent;
}

.home-logo {
  display: block;
  margin: 0 auto;

}

.homepage {
  padding-top: 0;
  background-color: #E9ECF1;
}

.warehouse {
  padding-top: 0px;
}

.warehouse {
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.warehouse img {
  width: 100%;opacity:0.4;
}

#home-wrapper {
  position: relative;
  display: block;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  background: #FFF;
}

.home-iphone {
  display: block;
  margin: 0 auto;
  width: 90%;
  width: 300px;
}

.iphone-login {
  position: relative;
  top: -400px;
  margin: 0 auto;
  max-width: 1024px;
  z-index: 5;
}

#secContentLogin {
  padding-top: 300px;
  background-color: #fff;
}

#loginContainer {
  display: block;
  margin-top: 40px;
  padding: 8px 0 14px 0;
  width: 100%;
  background-color: #FFF;
  border-radius: 3px;
}

#loginContainer h1 {
  margin: 0;
  padding: 5px 0 10px 0;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #eee;
}

#loginContainer label {
  padding: 8px 0 2px 0;
  font-size: 12px;
  font-weight: 300;
}

#loginContainer .form-group {
  margin-bottom: 0;
}

#loginContainer .errorText {
	display: inline-block;
	padding-top: 6px;
	width: 100%;
	text-align: center;
}

.loginButton {
  margin: 10px 0;
  padding: 5px 0;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
}

#loginForm {
  margin: 0 auto;
  width: 90%;
}



#ctl00_MainLoginContainer_b1LoginControl_ctl00_forgotLink {
	display: inline-block;
	width: 100%;
	color: #888;
	font-size: 11px;
	text-align: center;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */

.nav {
  padding: 0 20px;
  width: auto;
  float: right !important;
}

.nav li {
  padding: 12px 10px 0 10px;
}

.nav li a {
  font-size: 12px;
}

.nav li a:hover {
  text-decoration: none;
  background-color: transparent;
}

.navbar {
	margin-bottom: 0;
	min-height: 48px;
	background-color: #FFF;
	border-bottom: 1px solid #D5DCE5 !important;
 }

.navbar-fixed-top {
  border: 0;
}

.navbar-nav>li>a {
  padding: 0;
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  padding-top: 7px;
 height:50px;padding-left:10px;
}

.navbar-nav {
  list-style-type: none;
}

.navbar-nav li {
  display: inline-block;
  float: left;
}

.navbar-nav li .icon {
  margin-left: 20px;
  color: #B6BEC9;
  font-size: 24px;
}

.navbar-nav li .icon:hover {
  background-color: transparent;
  color: #B6BEC9;
  text-decoration: none; 
}

.user-details {
  float: left;
}

.user-details, .user-details a {
  font-size: 11px;
}

.account-dropdown {
  height: 48px;
  border-radius: 0;
  border-left: 1px solid #E3E9F2;
  float: right;
}

.account-dropdown .caret {
  position: relative;
  top: -10px;
  right: -16px;
}

.dropdown-menu li {
  list-style-type: none;
}

.user-company {
  font-size: 10px;
  color: #8F9CB3;
  text-align: left;
  font-style: italic;
}

.navbar-toggle .icon-bar {
  background-color: #000;
}

/* Change Password */
.change-password label {
	padding: 8px 0 2px 0;
	color: #666;
	font-size: 12px;
	font-weight: 400;
}

.change-password .btn {
	margin-top: 20px;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
}

.balance-pay-now {
  padding-top: 6px;
	color: #FFF;
	text-align: center;
	background-color: #1BBD54;
}

.balance-pay-now h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.balance-pay-now h5 {
  margin-bottom: 5px;
  color: #B8F1CC;
  font-size: 10px;
  line-height: 1em;
}

#payNow {
	height: 26px;
	background-color: #14A747;
}

#payNow a {
  display: inline-block;
  padding: 2px 0 5px 0;
	color: #FFF;
  font-size: 12px;
  text-align: center;
}

#placeOrderButton, #placeQuoteButton {
  display: block;
  margin: 0;
  padding: 0;
  width: 175px;
  height: auto;
  background-color: #FFF;
  float: none;
}

#placeOrderButton a, #placeQuoteButton a {
  display: inline-block;
  padding: 7px 0 12px 35px;
  width: 100%;
  height: 28px;
  color: #4A90E2;
  font-size: 11px;
  line-height: 1em;
  text-align: left;
}

#placeOrderButton a {
  border-bottom: 1px solid #d6dae1;
}

#placeOrderButton a {
  background: transparent url(../img/add-lead-icon.png) no-repeat;
  background-position: 10px 5px;
}

#placeQuoteButton a {
  background: transparent url(../img/order-pad-icon.png) no-repeat;
  background-position: 10px 5px;
}


/********
  SIDEBAR MENU
  *******/

#ulmenu {
  margin-top: 0px;
}

#ulmenu ul {
  margin: 0;
  padding-left: 0px;
  list-style-type: none;
}

#ulmenu li {
  margin: 0;
  padding: 2px 0;
  font-size: 12px;
}

#ulmenu ul li.group {
  padding: 3px 0;
  background: #FFF url('../img/triangle-closed.png') no-repeat;
  background-position: 7px 5px;
  border-top: 1px solid #d6dae1;
}

#ulmenu ul li:last-child {
  border-bottom: 1px solid #d6dae1;
}

#ulmenu ul li.group a {
  margin: 0;
  padding-left: 24px;
  color: #000000;
  font-size: 11px;
  font-weight: 400;
}

#ulmenu ul li.group a:hover {
  cursor: pointer;
  text-decoration: none;
}

#ulmenu ul li.selected {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

#ulmenu ul li.selected a {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 3px 0 3px 10px;
  color: #fff;
  text-indent: 0px;
  /* background: #FFF url('../img/triangle-open.png') no-repeat !important;
   Rectangle 1: */
  background: -o-linear-gradient(-89deg, #8DC5EE 0%, #5D9ADC 100%) !important;
  background: -moz-linear-gradient(-89deg, #8DC5EE 0%, #5D9ADC 100%) !important;
  background: -ms-linear-gradient(-89deg, #8DC5EE 0%, #5D9ADC 100%) !important;
  background: linear-gradient(-179deg, #8DC5EE 0%, #5D9ADC 100%) !important;
  
  border-top: 1px solid #79B2E5;
  border-bottom: 1px solid #528CCD;
}

#ulmenu ul li.selected a:before {
  position: relative;
  left: -5px;
  content: url('../img/triangle-white-open.png');
}

#ulmenu ul li.menulink, #ulmenu ul li.menulinkshow {
  padding-left: 20px;
}

#ulmenu ul li.menulink {
  display: none;
}

#ulmenu ul.grouplink li a {
  padding-left: 24px;
  color: #111;
  background: none !important;
  border: none;
}

#ulmenu ul.grouplink li a:before {
  content: none;
}

#ulmenu ul.grouplink li:last-child {
  border-bottom: none;
}

.menulinkshow {
  display: block;
  padding: 4px 0;
}

.menulinkshow:nth-child(2) {
  background-color: #E7EBF1;
}

#ulmenu ul li.menulinkshow a {
  display: inline-block;
  padding: 3px 0;
  width: 100%;
  color: #000;
  font-size: 11px;
}

#ulmenu ul li.menulinkshow a:nth-child(2) {
  background-color: #E7EBF1 !important;
}

#ulmenu ul li.menulinkshow a:hover {
  text-decoration: none;
}


@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #FFF;
    border-right: 1px solid #CCD3E0;
  }
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}


/*
 * Main content
 */

.main-wrapper {
  padding-left: 176px;
}

.welcome-recent {
  padding: 0;
  background-color: #8f99ab;
}

.welcome-msg {
    margin-left: -15px;
}

.welcome-msg .panel {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.welcome-msg .panel-heading {
    background-color: transparent;
    border: none;
}

.welcome-msg .panel-title {
    padding: 10px 0 10px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1px solid #a8b1c1;
}

.welcome-msg .panel-body {
    padding-top: 4px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

.welcome-msg a {
    color: #cbdcff;
}

/* General UI Layout */

.main-content-box {
  display: block;
  padding: 14px 20px 20px 20px;
  margin: 30px auto 0 auto;
  max-width: 800px;
  width: 90%;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0,0,0,0.35);
}

.main-table-box {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0,0,0,0.35);
}

#footer {
  padding-top: 40px;
  font-size: 10px;
  text-align: center;
}

.notifi-text {
	color: #F27572;
	font-size: 12px;
	font-style: italic;
}

/* Service Call */

.service-call label {
	padding: 12px 0 0 0;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
}

.service-call h1 {
	padding-bottom: 14px;
	color: #3B444E;
	font-size: 19px;
	font-weight: 600;
	border-bottom: 1px solid #eee;
}

.priority-drop {
	width: 90%;
	max-width: 200px;
}

.service-detail-list {
	padding: 20px 0;
}

.service-detail-list ul li {
	padding-bottom: 4px;
	font-size: 12px;
	list-style-type: none;
}

.display_label td {
	background-color: #f9f9f9;
}

/*
 * Recent Activity
 */


.dxtcLite_SoftOrange .dxtc-text, .dxtcLite_SoftOrange .dxtc-leftIndent, .dxtcLite_SoftOrange .dxtc-rightIndent {
    font-family: 'Open Sans', sans-serif;
}

.dxgvHeader_SoftOrange {
    background-color: #fff;
    border: none;
}

#news-alert {
    right: 10px;
}

#news-alert .modal-dialog {
    margin-top: 10px;
    width: 320px;
    float: right;
}

#news-alert .modal-header, #news-alert .modal-body {
    padding: 10px;
}

#news-alert .modal-header {
    border-radius: 4px 4px 0 0;
    background-color: #eef3f7;
}

#news-alert .modal-title {
    font-size: 16px;
    font-weight: 600;
}

#ctl00_MainContent_recActivity_carTabPage_T0 .dxtc-text {
    font-weight: 600;
}

#ctl00_MainContent_recActivity_carTabPage_TC {
  padding: 5px 0 !important;
  height: 32px;
  background: #f4f5f7;
  border-bottom: 1px solid #D5DCE5;
}

.dxtcLite_SoftOrange .dxtc-link {
    padding: 3px 14px 6px 14px;
}

.dxtcLite_SoftOrange .dxtc-tab {
  height: 22px;
  background: transparent;
  border: none;
}

.dxtcLite_SoftOrange .dxtc-activeTab {
  height: 22px;
  border: none;
  border-radius: 25em;
}

.dxtcLite_SoftOrange .dxtc-activeTab .dxtc-link {
  padding-top: 1px;
  background-color: #5D9ADC;
}

.dxtc-activeTab .dxtc-link .dxtc-text {
  color: #FFF;
}

.dxtcLite_SoftOrange .dxtc-content {
  padding: 0;
  border: none;
}
.dxgvFooter_SoftOrange ul {
    padding: 0;
}

.dxgvFooter_SoftOrange ul li {
    display: inline-block;
    list-style-type: none;
}

.dxgvFooter_SoftOrange ul li a {
    color: #4A90E2;
}

/*
 * Reports
 */
.report-options-wrapper {
  display: inline-block;
  width: 100%;
}

.main-table-box h1 {
  margin: 0;
  padding: 8px 0 8px 10px;
  line-height: 1.3em;
  font-weight: 600;
  height: 28px;
  color: #5E6A7D;
  font-size: 11px;
  text-transform: uppercase;
	background-image: -o-linear-gradient(-89deg, #FFFFFF 0%, #F0F3F5 49%, #E6E8EB 50%, #E3E8EB 100%);
	background-image: -moz-linear-gradient(-89deg, #FFFFFF 0%, #F0F3F5 49%, #E6E8EB 50%, #E3E8EB 100%);
	background-image: -ms-linear-gradient(-89deg, #FFFFFF 0%, #F0F3F5 49%, #E6E8EB 50%, #E3E8EB 100%);
	background-image: linear-gradient(-180deg, #FFFFFF 0%, #F0F3F5 49%, #E6E8EB 50%, #E3E8EB 100%);   
	border-bottom: 1px solid #D5DCE5;
 }

 #exportOrdersList li {
  display: inline-block;
  padding-right: 10px;
  list-style-type: none;
  float: left;
 }

/*
 * Order Form 2.0
 */
.order-form-wrapper {
    padding: 40px 50px;
}

 .f-codename {
  padding: 0 0 15px 0;
 }

.cardcode {
  color: #98A2AC;
}

.f-codename h1 {
  margin: 2px 0;
  color: #3B444E;
  font-size: 19px;
  font-weight: 600;
}

.f-codename .date-picker {
    width: 200px;
}

.f-codename .faded-section-heading {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 11px;
}

.address-wrapper {
  margin-top: 0px;
  padding: 20px 10px;
  font-size: 11px;
  color: #333;
  border-top: 1px solid #eee;
}

.f-address .form-control {
  padding: 0;
  margin: 0 0 0 -4px;
  width: 150px;
  color: #98A2AC;
  font-weight: 600;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.f-address .input-group .form-control {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px !important; 
}

.f-address .input-group label {
	padding-top: 8px;
}

.f-address .input-group span {
	padding-left: 2px;
	font-size: 10px;
	font-style: italic;
	color: #ec690c;;
}

.address-wrapper label {
    color: #98A2AC;
}

.f-items-title {
    margin-bottom: 4px;
    padding-bottom: 0px;
    color: #98A2AC;
    text-transform: uppercase;
}

.f-items-title h6 {
    color: #3B444E;
    font-size: 11px;
    font-weight: 600;
}

.f-itemline {
  padding: 4px 12px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
}

.f-itemline .form-control {
  text-align: center;
}

.f-itemname {
  color: #39424D;
  font-weight: 600;
}

.f-itemcode {
  display: inline-block;
  width: 100%;
  color: #B4BAC1;
  font-size: 11px;
}

.f-itemsearch {
  padding: 5px 0;
  background-color: #f6f8f9;
  border-bottom: 2px solid #000;
}

.f-search-label {
    padding-left: 12px;
    color: #AAA;
    font-size: 11px;
    font-weight: 600;
}

.search-box-item {
  margin: 10px;
  width: 96.5%;
}

.order-total {
  margin: 0 -15px 0 0;
  padding: 0;
  width: 214px;
  float: right;
}

.order-total li {
  padding: 4px 0;
  font-weight: 400;
  color: #596069;
  list-style-type: none;
  text-align: right;
  border-bottom: 1px solid #979797;
}

.order-total li:last-child {
  border-bottom: 2px solid #000;
}

.total-label {
  font-size: 11px;
  color: #737A81;
}

.total-amount {
  display: inline-block;
  padding-left: 40px;
  width: 120px;
  color: #000;
  font-size: 12px;
}

.notes-total {
  padding-top: 2px;
}

.f-order-notes {
    padding: 10px;
}

.f-order-notes .faded-section-heading {
    font-size: 11px;
    font-weight: 600;
}

#notes, .notes {
    width: 100%;
    height: 60px;
    background-color: #ffffd6;
    border: 1px solid #e9d285;
    border-radius: 4px;
}

.f-order-btns {
    display: inline-block;
    padding: 20px 0;
    width: 100%;
    height: 60px;
}

/* Order Summary */
.order-summary {
	position: relative;
}

.order-summary .f-address {
    font-size: 11px;
}

.order-summary .address-wrapper label {
  padding-right: 4px;
  font-weight: 600;
  color: #000;
  width: 100%;
  clear: both;
}

.order-items-bar {
	margin-bottom: 6px;
	color: #FFF;
	width: 100%;
	font-weight: 600;
	line-height: 1em;
	background-color: #c7ccd1;
}

.order-items-bar h6 {
	padding: 5px !important;
	margin: 0 !important;
	text-transform: uppercase;
	font-weight: 600;
}

.stamp {
	position: absolute;
	top: 50px;
	right: 38%;
	z-index: 10;
	width: 140px;
}

.pop-in {
    -webkit-animation: pop-in 1.5s;
    -moz-animation: pop-in 1.5s;
    -ms-animation: pop-in 1.5s;
}

.subheading-detail {
	padding: 10px 20px;
	color: #666;
	font-size: 12px;
	font-style: italic;
}

/* Invoice Styles */

#invoiceDetailsWrapper .address-wrapper {
  padding: 5px 20px;
  border: none;
}

#invoiceDetailsWrapper .address-wrapper label {
  padding-right: 10px;
  font-weight: 600;
  color: #000;
}

.doc-info-details {
	display: inline-block;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 0!important;
	width: 100%;
	color: #777;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.doc-info-details label {
	padding-right: 6px;
	font-weight: 600;
}

/* Statements */

#statementsWrapper h1 {
	color: #3B444E;
	font-size: 19px;
	font-weight: 600;
}

.statement-text {
	margin-top: -8px;
}

.statement-text p {
	font-size: 12px;
	color: #666;
}

#ctl00_MainContent_gridOpenOrders {
	width: 100%;
	border-bottom: 1px solid #C1C1C1;
}

.statement-details {
	padding: 8px 0 5px 0;
	font-size: 11px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
}

#statementsWrapper h6 {
	padding: 20px 10px 10px 10px;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 12px;
	border-bottom: 1px solid #C1C1C1;
}

tbody {
	font-size: 12px;
}

thead th {
	font-size: 12px;
	font-weight: 400;
}

/* Payments */

.payment-box {
	padding: 10px 30px !important;
}

.payment-box .total-label {
	text-transform: uppercase;
	font-size: 10px;
}

.payment-box .total-amount {
	font-weight: 600;
}

.paymentInputContainer label {
	padding: 8px 0 0 0;
	color: #888;
	font-size: 10px;
	font-weight: 600;
}

#confirmPaymentTableScreen h4 {
	color: #AAA;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
}

#ctl00_MainContent_lblPaymentError {
	color: #ed765f;
	font-size: 12px;
	font-style: italic;
}

#ctl00_MainContent_pnlOnAccount .total-amount {
	padding: 0;
	width: 100%;
}

#ctl00_MainContent_pnlOnAccount .total-amount span {
	display: inline-block;
	float: right;
}

#ctl00_MainContent_pnlOnAccount .total-amount span:last-child {
	padding-right: 10px;
}

#txtOnAccount {
	text-align: right;
}

.currency-notice {
	display: inline-block;
	padding-top: 5px;
	width: 100%;
	text-align: right;
}

.notice, .errorText {
	font-size: 12px;
	font-style: italic;
	color: #ec690c;
}

.error-list li {
	padding: 5px 0;
	font-size: 12px;
	font-style: italic;
	color: #ec690c;
	list-style-type: none;
}

.error-list li:first-child {
	font-weight: 600;
	color: #000;
}

#ctl00_MainContent_achPayScreen_payFormPanel label {
	padding: 8px 0 3px 0;
	font-size: 12px;
	font-weight: 400;
	color: #686868;
}

/* Reporting */
#ctl00_MainContent_ctl00_ASPxPanel1 {
	display: none;
}

.export-orders-list {
	margin: 4px 0 4px -32px;
}

.export-orders-list li {
	display: inline-block;
	margin-right: 10px;
	list-style-type: none;
	float: left
}

#ctl00_MainContent_ctl00_ddeLayouts {
	padding-top: 4px;
	border-radius: 3px;
	/* Select Background: */
	background-image: -o-linear-gradient(-89deg, #F2F2F2 0%, #D4D4D4 100%);
	background-image: -moz-linear-gradient(-89deg, #F2F2F2 0%, #D4D4D4 100%);
	background-image: -ms-linear-gradient(-89deg, #F2F2F2 0%, #D4D4D4 100%);
	background-image: linear-gradient(-179deg, #F2F2F2 0%, #D4D4D4 100%);
	border: 1px solid #979797;
	-moz-box-shadow:    0px 1px 2px 0px rgba(0,0,0,0.20), inset 0px 1px 0px 0px #FFFFFF;
	box-shadow:         0px 1px 2px 0px rgba(0,0,0,0.20), inset 0px 1px 0px 0px #FFFFFF;

	font-size: 12px;
	color: #4A4A4A;
	line-height: 19px;
	/* Option: */
}

#ctl00_MainContent_ctl00_ddeLayouts_I {
	background: transparent;
}

#ctl00_MainContent_ctl00_advancedMenu {
    display: inline-block;
    width: 100%;
}

.advanced-reporting-btns {
    display: inline-block;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/* Order Pad V1 */
.address-list-display {
    margin-left: 0;
    padding: 10px 0 0 0;
	font-size: 12px;
}

.address-list-display  li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.address-list-display  li strong {
    color: #666;
}

.op-1-details {
    padding-top: 10px;
}

.op-1-details label {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
}

.op-1-address h6 {
    font-size: 16px;
    font-weight: 600;
}

.btn-row {
    padding: 30px 0 20px 0;
}

#ctl00_MainContent_pnlgridLines_gridLines_DXHeadersRow0 td {
    color: #FFF;
    text-indent: 5px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    background: #c7ccd1;
}

#ctl00_MainContent_pnlgridLines {
    border-bottom: 1px solid #777;
}

#ctl00_MainContent_pnlgridLines .dxeTextBoxSys {
    width: 100% !important;
    text-align: center;
}

/* CP Tables */

.cp-table thead tr {
  padding: 8px 0;
  height: 24px;
  font-size: 12px;
  background-color: #f3f6f9;
}

.cp-table thead th {
  color: #666;
}

.cp-table tbody tr {
  padding: 3px 0;
  height: 30px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
}

.cp-table tbody tr td:first-child {
  color: #000;
  font-weight: 600;
}

/* Credit Card Payment */

.credit-card-metaphor-wrapper {
  display: inline-block;
  padding: 10px;
  background-color: #e4e7ea;
  border-radius: 6px;
}

.credit-card-metaphor-wrapper label {
  font-size: 10px;
  font-weight: 400;
}

.credit-card-number-input {
  padding-right: 5%;
  width: 65%;
  float: left;
}

.CCV {
  width: 30%;
  float: left;
}


/* Paging */
#footer-controls {
	display: inline-block;
	padding: 10px 0 5px 0;
	width: 100%;
	background-color: #fff;
}

.items-per-page {
	margin-left: -35px;
}

.items-per-page li {
	display: inline-block;
  padding: 5px;
  color: #aaa;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  list-style-type: none;
  float: left;
}

#ctl00_MainContent_ctl00_lblPageSize {
	line-height: 2em;
}

.section-heading {
  text-transform: uppercase;
  font-weight: 700;
}

.faded-section-heading {
    color: #98A2AC;
}


/* DEVEXPRESS OVERIDES */
.dxeButtonEditButton_SoftOrange {
	background: transparent !important;
}

@media (max-width: 962px) {
	
	.home-iphone {
	  display: none;
  }
  
  #loginContainer {
	  display: block;
	  margin: 0 auto;
	  width: 90%;
	  max-width: 400px;
  }
}

.main .page-header {
  margin-top: 0;
}

@media (max-width: 992px) {

  .welcome-msg {
    padding: 10px 24px !important;
  }

}


@media (max-width: 768px) {

  .main-wrapper {
    padding-left: 0px;
  }

  .main {
    padding: 0;
  }
  
  .sidebar {
	  background-color: #FFF;
		position: absolute;
		top: 100px;
		left: 0;
		z-index: 1;
		padding: 0;
		width: 100%;
  }
  
  #placeOrderButton, #placeQuoteButton {
	  width: 100%;
  }
  
}


/*
 * Smaller Smartphones
 */


@media (max-width: 568px) {

  .container-fluid {
    padding: 0;
  }

  .account-dropdown, .navbar-right {
    display: none;
  }

  .sidebar {
    position: absolute;
    top: 49px;
    left: 0;
    bottom: 0;
    z-index: 1001;
    padding: 0;
    width: 320px;
    height: 100%;
    background-color: #FFF;
    box-shadow: 4px 10px 10px rgba(0,0,0,0.3);
  }

  .balance-pay-now h5 {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
  }

  .balance-pay-now h2 {
    font-size: 22px;
  }

  /* Recent Activity */
  .welcome-recent {
    padding: 0 15px;
  }
  
  .main-content-box {
	  margin-top: 8px;
	  width: 88%;
  }
  
  /* Order Form */
  .order-form-wrapper {
	  padding: 10px 20px;
  }
  
  .order-form-wrapper .address-wrapper {
	  padding: 20px 0;
  }
  
  .f-address {
	  margin-bottom: 20px;
  }
  
  .f-order-btns {
	  padding: 0;
	  width: 100%;
  }
  
  .f-order-btns .col-md-5 {
  	padding: 20px 0;
	  width: 100%;
  }

}

@media (max-devive-width: 568px) {

  #ulmenu li {
    font-size: 22px;
  }

  #ulmenu ul li.group {
    background-position: 7px 15px;
  }

  #ulmenu ul li.group a {
    font-size: 16px;
  }

  #ulmenu ul.grouplink li a {
    padding-left: 29px;
    font-size: 14px;
  }

  #placeOrderButton, #placeQuoteButton {
    display: inline-block;
    width: 100%;
  }

  #payNow {
    height: 36px;
  }

  #payNow a {
    padding-top: 7px;
    font-size: 16px;
  }

  #placeOrderButton a, #placeQuoteButton a {
    height: 34px;
    font-size: 17px;
    background-position: 10px 8px;
  }

}

/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

/* Retina-specific images */

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    
  #ulmenu ul li.group {
    background-image: url('../img/triangle-closed@2x.png');
    background-size: 6px 11px;
  }

  #ulmenu ul li.selected a {
    background-image: url('../img/triangle-white-open@2x.png');
    background-size: 13px 8px;
  }

  #placeOrderButton a {
    background-image: url(../img/add-lead-icon@2x.png);
    background-size: 15px 15px;
  }

  #placeQuoteButton a {
    background-image: url(../img/order-pad-icon@2x.png);
    background-size: 15px 15px;
  }

}




/* animations */

@-webkit-keyframes pop-in {
    0% {
        opacity: 0;
        -moz-transform: scale(3) rotate(320deg);
        -webkit-transform: scale(3) rotate(320deg);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1) rotate(320deg);
        -webkit-transform: scale(1) rotate(360deg);
    }
}

@-moz-keyframes pop-in {
    0% {
        opacity: 0;
        -moz-transform: scale(3) rotate(320deg);
        -webkit-transform: scale(3) rotate(320deg;
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1) rotate(320deg);
        -webkit-transform: scale(1) rotate(320deg);
    }
}

@-ms-keyframes pop-in {
    0% {
        opacity: 0;
        -moz-transform: scale(3) rotate(320deg);
        -webkit-transform: scale(3) rotate(320deg);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1) rotate(320deg);
        -webkit-transform: scale(1) rotate(320deg);
    }
}






