@font-face {
  font-family: 'VAGRounded';
  src: url('../fonts/VAGRoundedBT-Regular.otf') format('truetype')
}

.box-content
{
  margin: 5px;
}

.box-content
{
  font-size: 12px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow-x: hidden;
}

.box-content label
{
  display: inline;
  height: 28px;
  margin-right: 14px;
  text-align: right;
  width: 112px;
}

.box-content span
{
  color: #999999;
  font-size: 11px;
}

  .box-content span.field-validation-error
  {
    color: #999999;
    font-size: 11px;
    display: block;
    margin-left: 130px;
  }

.table-100
{
  width: 100%;
  font-size: 12px;
}

div.box-content.table-commodity
{
  height: 400px !important;
}

div.box-content.table-commodity div.box-content
{
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
  clear: both;
}

.box-content th
{
  text-align: center;
  padding: 4px;
  background-color: #e0e0e0;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box-content td
{
  text-align: left;
  padding: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}


.box-content table table td, .box-content table th table td, .box-content table th table, .box-content table table
{
  border-bottom: 0px solid #CCCCCC;
}

.box-content a.icon
{
  color: transparent;
  display: inline-block;
  margin: 4px 2px;
  vertical-align: middle;
}

  .box-content a.icon:hover
  {
    color: transparent;
  }
  
.box-content a.icon
{
  margin: 0 !important;
}

.box-content table
{
  width: 100%;
}

.box-content #utilityDocs
{
  border-bottom: 0;
  width: 100%;
}

.btn-orange-small, .box-content-text tr td input[type="button"]
{
  background: url("/images/bottom-small-orange.jpg") repeat-x scroll left top transparent;
  border: 0px solid #B0B0B0;
  border-radius: 6px 6px 6px 6px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 12px;
  text-align: center;
  margin-right: 4px;
  margin-top: 4px;
}

.box-content-text tr td input[type="button"]
{
  float: none;
  font-size: 12px;
}

.box-content-text tr td input[type="text"]
{
  vertical-align: middle;
}

.box-content-text
{
  font-size: 12px;
  margin-bottom: 18px;
}

  .box-content-text table
  {
    margin: 4px;
    width: 98%;
  }

    .box-content-text table th
    {
      background: #F0EFEF;
    }

    .box-content-text table td
    {
      border-bottom: 0px solid red;
      background: none repeat scroll 0 0 #F0EFEF;
      color: #666666;
      font-weight: bold;
      height: 22px;
      text-transform: capitalize;
      padding-left: 5px;
    }

.content-link
{
  color: #ED6A00;
  font-weight: bold;
  text-decoration: none;
}

.box-content-text h4
{
  margin-bottom: 5px;
  margin-left: 3px;
  margin-top: 10px;
}

.box-content-text .error
{
  color: #d51919;
  font-weight: bold;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 4px;
}

.box-content-box
{
  border: 1px solid #CCCCCC;
  margin: 12px;
  padding: 12px;
}

  .box-content-box h4
  {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #666666;
  }

.box-data .box-content-box label
{
  color: #666666;
  height: 19px;
  margin-left: 13px;
  margin-top: 0;
  text-align: left;
  width: 288px;
}

.box-content-box label a
{
  font-size: 11px;
}

.box-content option:hover
{
  background-color: #CCCCCC;
}

.box-data .box-content-text label
{
  width: 106px;
}

.box-content select
{
  margin-top: 0px;
  margin-bottom: 0px;
}

.data-content .box-content-text #btnPanelZipCodes .btnUtilities, .data-content .box-content-text #btnPanelSwitchTypes .btnUtilities, .data-content .box-content-text #btnPanelBillingTypes .btnUtilities, .data-content .box-content-text #btnPanelCustomerTypes .btnUtilities, .data-content .box-content-text #btnPanelCommodities .btnUtilities
{
  width: 60%;
  background: #cccccc;
  color: #484848;
  padding: 2px 0px;
  text-align: center;
  border: 0px solid #666666;
  margin-bottom: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
}

.data-content .box-content-text #btnPanelZipCodes .btnUtilities:hover, .data-content .box-content-text #btnPanelSwitchTypes .btnUtilities:hover, .data-content .box-content-text #btnPanelBillingTypes .btnUtilities:hover, .data-content .box-content-text #btnPanelCustomerTypes .btnUtilities:hover, .data-content .box-content-text #btnPanelCommodities .btnUtilities:hover
{
  background: #F7941E;
  color: #000000;
}

.table-customer div.box-content
{
  height: 280px;
}

.table-commodity .box-content,
.table-customer .box-content,
.table-plan .box-content,
.table-zip-code-lists .box-content
{
  margin: 0;
  overflow-y: auto;
  padding: 0;
}

.table-utility .box-content
{
  margin: 0;
  overflow-y: auto;
  padding: 0;
  height: 350px;
}

.box-plans .box-content-box
{
  margin: 10px;
}

.box-plans .box-content-text.border-box
{
  margin: 10px;
}

.box-data.box-documents-and-image .box-content-box label
{
  margin-left: 0px;
  width: 120px;
  margin-right: 0px;
}

.box-documents-and-image-right
{
  float: left;
  margin: 10px 0 0;
  width: 47%;
}

.box-content input[type="file"]
{
  width: 40%;
}
/* ===================
   market - create
   =================== */

.data-content.box-content #new_zipcodes_table
{
  width: 100% !important;
}


.box-content .dataTables_paginate
{
  margin-top: 5px;
}

.box-data .box-content-text label
{
  width: 135px;
}

.box-content-text table.subtable-input
{
  display: inline-block;
  vertical-align: top;
  background: transparent;
  border-bottom: 0px none;
}

  .box-content-text table.subtable-input td
  {
    background: transparent;
    height: auto;
    padding: 2px 4px;
  }


.box-content div
{
  margin-top: 6px;
  margin-bottom: 8px;
  line-height: 18px;
}

table.dataTable thead .sorting {
  background: #e0e0e0 url("/images/sort_both.png") no-repeat center right;
}
table.dataTable thead .sorting_asc {
  background: #e0e0e0 url("/images/sort_asc.png") no-repeat center right;
}
table.dataTable thead .sorting_desc {
  background: #e0e0e0 url("/images/sort_desc.png") no-repeat center right;
}
table.dataTable thead .sorting_asc_disabled {
  background: #e0e0e0 url("/images/sort_asc_disabled.png") no-repeat center right;
}
table.dataTable thead .sorting_desc_disabled {
  background: #e0e0e0 url("/images/sort_desc_disabled.png") no-repeat center right;
}

span.not-normal-level {
  text-transform: uppercase;
}

span.not-high-level {
  color: #EE6F06;
  text-transform: uppercase;
}






.ajax-file-upload {
  position: relative !important;
  overflow: hidden !important;
  width: 200px !important;
  background-color: #007CFF !important;
  border: 1px solid #007CFF !important;
  border-radius: 9px !important;
  font-size: 1.1em !important;
  text-align: center !important;
  padding-bottom: 0px !important;
  padding-top: 3px !important;
}

.ajax-file-upload-statusbar {
  border: 1px solid #0ba1b5;
  margin-top: 10px;
  width: 420px;
  margin-right: 10px;
  margin: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {  
  height: auto;
  margin: 0 5px 5px 0px;
}

.ajax-file-upload-filesize {
  width: 50px;
  height: auto;
  margin: 0 5px 5px 0px;
  display: inline-block;
  vertical-align: middle;
}

.ajax-file-upload-progress {
  margin: 5px 10px 5px 0px;
  position: relative;
  width: 250px;
  border: 1px solid #ddd;
  padding: 1px;
  border-radius: 3px;
  display: inline-block;
  color: #FFFFFF;
}

.ajax-file-upload-bar {
  background-color: #0ba1b5;
  width: 0;
  height: 20px;
  border-radius: 3px;
  color: #FFFFFF;
}

.ajax-file-upload-percent {
  position: absolute;
  display: inline-block;
  top: 3px;
  left: 48%
}

.ajax-file-upload-red {
  -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
  -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
  box-shadow: inset 0 39px 0 -24px #e67a73;
  background-color: #e4685d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
  cursor: pointer;
  vertical-align: top;
  margin: 5px 10px 5px 0px;
}

.ajax-file-upload-green {
  background-color: #77b55a;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 15px;
  text-decoration: none;
  cursor: pointer;
  text-shadow: 0 1px 0 #5b8a3c;
  vertical-align: top;
  margin: 5px 10px 5px 0px;
}

.ajax-file-upload {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px;
  cursor: pointer;
  line-height: 20px;
  height: 25px;
  margin: 0 10px 10px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #888;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #e8e8e8;
  -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
  box-shadow: 0 2px 0 0 #e8e8e8;
  padding: 6px 10px 4px 10px;
  color: #fff;
  background: #2f8ab9;
  border: none;
  -moz-box-shadow: 0 2px 0 0 #13648d;
  -webkit-box-shadow: 0 2px 0 0 #13648d;
  box-shadow: 0 2px 0 0 #13648d;
  vertical-align: middle;
}

  .ajax-file-upload:hover {
    background: #3396c9;
    -moz-box-shadow: 0 2px 0 0 #15719f;
    -webkit-box-shadow: 0 2px 0 0 #15719f;
    box-shadow: 0 2px 0 0 #15719f;
  }

.ajax-upload-dragdrop {
  border: 2px dotted #A5A5C7;
  width: 420px;
  color: #DADCE3;
  text-align: left;
  vertical-align: middle;
  padding: 10px 10px 0px 10px;
}

.state-hover {
  border: 2px solid #A5A5C7;
}

.ajax-file-upload-container {
  margin: 20px 0px 20px 50px;
}

.ui-autocomplete {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.btnAutocomplete {
    font-size: 13px;
    border-radius: 10px;
    background: #00bfdc;
    padding: 4px;
    color: #fff;
    cursor: pointer;
}

.btn-payment-creditcard {
  cursor: pointer;
  width: 220px !important;
  height: 30px;
  margin-left: 50px;
  padding-top: 3px;
  background-color: #007cff;
  border-color: #007cff;
  color: white;
  border-radius: 7px;
  font-weight: 600;
}

.paymentBlocker {
  text-align: center;
  width: 100%;
  height: 685px;
  position: absolute;
  background-color: grey;
  opacity: 0.3;
  z-index: 1;
}

.paymentLoader {
  text-align: center;
  width: 100%;
  position: relative;
  float: right;
  top: 100px;
  font-size: 1.5em;
  font-style: italic;
}

.spanTags {
  background-color: hsl(200, 18%, 90%);
  color: hsl(200, 18%, 46%);
  display: inline-block !important;
  text-align: center;
  border-radius: 12px;
  padding: 4px 12px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  width: initial !important;
  margin-top: 5px;
  margin-left: 0px !important;
}

#customerPaymentProfiles {
  width: 100%;
  height: 250px;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
}

#myPaymentProfiles label {
  text-align: center;
  font-size: 1.2em;
}

#payWith .plan-singup {
  background-color: #20345c;
  border-color: #20345c;
}

/* Style the tab */
.nav.nav-tabs {
  overflow: hidden;
}

  .nav.nav-tabs a.nav-link {
    background-color: inherit;
    color: #999899;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 18px;
    text-decoration: none;
  }

    .nav.nav-tabs a.nav-link:hover {
      background-color: #ddd;
      color: #fff !important;
    }

    .nav.nav-tabs a.nav-link.active {
      background-color: #ccc;
      color: #fff;
    }

#noMenuLayout.wrapper-page .wrapper-top .comp-logo {
  background-color: #FFFFFF;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 5px 5px 5px #888888;
  height: 100px;
  left: 50px;
  position: absolute;
  top: 0px;
  width: 220px;
}

  #noMenuLayout.wrapper-page .wrapper-top .comp-logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

#noMenuLayout.wrapper-page .wrapper-top #divContactInfo {
  color: #FFFFFF;
  font-size: 1.2em;
  left: 285px;
  line-height: 25px;
  position: relative;
  top: 12px;
  width: 250px;
}

#noMenuLayout.wrapper-page .wrapper-top .phone {
  color: #FFFFFF;
  font-size: 1.5em;
  left: 285px;
  position: relative;
  top: 12px;
  width: 212px;
}

#paymentDescription {
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  opacity: 0.7;
}

  #paymentDescription span {
    padding-bottom: 5px;
    margin-bottom: 3px;
    display: block;
  }

#iframe_holder {
  width: 100%;
  max-width: 400px;
  height: 600px;
  margin: auto;
}

#add_payment {
  height: 545px;
  width: 100%;
  min-width: 340px;
  margin-left: -15px;
}