.bggreen{
   background-color: #7AC943 !important;
   color : white
}
.bordernone{
  border:none !important;
}
.purples{
  background-color: #a7a9ac !important;
}
.alert-scroll{

overflow-y: scroll;
height: 500px;

}
.unread{
  background-color:  #f7941d !important;
}
.read{
  background-color:  #a7a9ac !important;
}
.displaynone{
  display: none !important;
}
.logotxt{
    color: #fff;
    font-size: 23px;
    margin-top: 17px !important;
    margin-left: 38px !important;
}
.cropArea {
  background: #E4E4E4;
  overflow: hidden;
  width:500px;
  height:350px;
}

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}
ul.rating {
    display: inline-block;
}
.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size:20px;
    margin-right:-1px !important;
}
.rating .filled {
    color: #04518c;
}

article header {
    margin-bottom: 20px;
    color: #23282E;
    padding: 20px 0;
    width: 100%;
    border-bottom: 3px solid #337ab7;
    background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
}

article header h1, article header h2 {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    color: whitesmoke;
    outline: black;
}

article header h1 {
    font-weight: 700;
    font-size: 3em;
    font-family: 'rs';
}

article header h2 {
    font-weight: 600;
    font-size: 2em;
    font-family: 'rs';
}

article section {
    padding: 0px 10%;
}

section h1 {
    font-size: 2em;
    color: #1AC3CB;
}

section h2 {
    font-size: 1.8em;
    color: #1AC3CB;
}

section h3 {
    font-size: 1.4em;
    color: #1AC3CB;
}

section p {
    font-size: 1.2em;
    line-height: 30px;
}

div.hcont {
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.noimage {
    vertical-align: text-top;
    line-height: 12;
    margin-bottom: 101px;
    margin-left: 99px;
}
.styles {
    margin-left: 440px
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.img-thumbnail {
    width: 136%;
    margin: 0%;
    background-image: none;
}

.media-preview {
    width: 50%;
    height: auto;
}

.media-container {
    margin-bottom: 20px;
    text-align: left;
}

.custom-preview {
    margin-left: 35px;
    width: 203px;
    border: 1px solid #B3B3B3;
    background-color: #CCCCCC;
    min-height: 187px;
}

.media-preview {
    background-color: #eee;
    padding: 10px;
    color: black;
}

.media-preview input[type="file"] {
    padding: 0;
    margin: 0;
}

.media-preview input[type="button"] {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}
.deletefuelbtn{
    margin-right: 13px;
    text-transform:none; !important;
    border-color:#58595b;
    color:#58595b !important;
    background-color: #ffffff !important;
}

.editfuelbtn{
    margin-right: -53px;
    text-transform:none; !important;
    border-color:#f7941d;
    color:#f7941d !important;
    background-color: #ffffff !important;
}
.editfuelbtn2{
    text-transform:none; !important;
    border-color:#f7941d;
    color:#f7941d !important;
    background-color: #ffffff !important;
}
.font-gray {
    color: #231f20 !important;
}
.font-bluee {
    color: #58595b !important;
}
.font-orange {
    color: #f7941d !important;
}
.flbluetxt {
    color:#58595b !important;
    font-weight: 500 !important;
}
.flbluesmltxt {
    color:#2c3e50 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}
.company_info{
    color : #a7a9ac;
}

.company_adrs{
    color : #58595b !important;
}

.padding2 {
    padding-right: 50%;
}
.florangebtn {
    background: #f7941d;
    color:#fff;
}
.florangebtn:hover {
    background: #e2841e;
    color:#fff;
}
.flgraybtn {
    background: #58595b;
    color:#fff;
    border-color: #58595b
}
.flgraybtn:hover {
    background: #231f20;
    color: #fff;
    border-color: #231f20
}
.florangeoutline,.florangeoutline:hover  {
    border-color: #f7941d;
    color:#f7941d !important;
    background-color: transparent;

}
.flgrayoutline {
    border-color: #58595b;
    color:#58595b;
    background-color: transparent;
}
.flgrayoutline:hover  {
    border-color: #58595b;
    color:#fff;
    background: #58595b
}
.flgrayoutline2, .flgrayoutline2:hover {
    border-color: #a7a9ac;
    color:black;
}
.flredbtn {
    background: #f7941d;
    text-transform:none;
    color:white;
    border:none;
    font-size:14px;
    padding:6px 14px !important;
    box-shadow: none!important;
}
.fuelpriceuser {
    height:83px  !important;
    width:100% !important;
}
.fuelprice_premium {
    background-color:#58595b !important;
}
.fuelprice_regular {
    background-color:#f7941d !important;
}
.fuelprice_diesel {
    background-color:#231f20 !important;
}
.fuelprice_charge {
    background-color:#B3B3B3 !important;
}

.full button span {
  background-color: limegreen;
  border-radius: 32px;
  color: black;
}
.partially button span {
  background-color: orange;
  border-radius: 32px;
  color: black;
}
#line{
    border-bottom: 1px #dce0e8 solid;
    overflow:visible;
    height:9px;
    margin-left: 17px;
    margin-right: 17px;
}

#line span{
    background-color: white;
    padding: 0 5px;
}​


@media (min-width: 310px) {
.phone-prefix {
  width: 20% !important;
  float:left!important;
}
.phone-nbr {
  width: 77%!important;
  float:right!important;
}
.hoz_label
{
    width: 100% ;
}
.hoz_phone-prefix
{
  width: 20% ;
  float:left;
}
.hoz_phone-nbr
{
  width: 80%;
  float:left;
}


}
@media (min-width: 320px) {
.phone-prefix {
  width: 20% !important;
  float:left!important;
}
.phone-nbr {
  width: 77%!important;
  float:right!important;
}
.hoz_label
{
    width: 100% ;
}
.hoz_phone-prefix
{
  width: 20% ;
  float:left;
}
.hoz_phone-nbr
{
  width: 80%;
  float:left;
}


}
@media (min-width: 360px) {
.phone-prefix {
  width: 20% !important;
  float:left!important;
}
.phone-nbr {
  width: 77%!important;
  float:right!important;
}
.hoz_label
{
    width: 100% ;
}
.hoz_phone-prefix
{
  width: 20% ;
  float:left;
}
.hoz_phone-nbr
{
  width: 80%;
  float:left;
}


}

@media (min-width: 412px) {
.phone-prefix {
  width: 20% !important;
  float:left!important;
}
.phone-nbr {
  width: 77%!important;
  float:right!important;
}
.hoz_label
{
    width: 100% ;
}
.hoz_phone-prefix
{
  width: 20% ;
  float:left;
}
.hoz_phone-nbr
{
  width: 80%;
  float:left;
  padding-left:0px;
}


}
@media (min-width: 450px) {
    .phone-prefix {
        width: 10% !important;
        float:left!important;
    }
    .phone-nbr {
        width: 89%!important;
        float:right!important;
    }

    .hoz_label
    {
        width: 100% ;
        text-align: left!important;
    }
    .hoz_phone-prefix
    {
      width: 10% ;
      float:left;
    }
    .hoz_phone-nbr
    {
      width: 90%;
      float:left;
    }


}
@media (min-width: 568px) {
    .phone-prefix {
        width: 10% !important;
        float:left!important;
    }
    .phone-nbr {
        width: 89%!important;
        float:right!important;
    }

    .hoz_label
    {
        width: 100% ;
        text-align: left!important;
    }
    .hoz_phone-prefix
    {
      width: 15% ;
      float:left;
    }
    .hoz_phone-nbr
    {
      width: 85%;
      float:left;
    }


}
@media (min-width: 640px) {
    .phone-prefix {
        width: 10% !important;
        float:left!important;
    }
    .phone-nbr {
        width: 89%!important;
        float:right!important;
    }

    .hoz_label
    {
        width: 100% ;
        text-align: left!important;
    }
    .hoz_phone-prefix
    {
      width: 13% ;
      float:left;
    }
    .hoz_phone-nbr
    {
      width: 87%;
      float:left;
    }


}
@media (min-width: 768px) {
  .phone-prefix {
    width: 7% !important;
    float:left!important;
  }
  .phone-nbr {
    width: 92%!important;
    float:right!important;
  }
  .hoz_label
  {
      width: 100% ;
          text-align: left !important;
  }

  .hoz_phone-prefix
  {
    width: 11% !important;
    float:left!important;
  }
  .hoz_phone-nbr
  {
    width: 89%!important;
    float:left!important;
  }
  .form-horizontal .control-label{
  text-align: left !important ;
}
 }

@media (min-width: 992px) {
  .phone-prefix {
    width: 6%!important;
    float:left!important;
  }

  .phone-nbr {
    width: 93%!important;
    float:right!important;
      background: :yellow;
  }

.hoz_label
  {
      width: 25% !important;
      float:left!important;
  }
  .hoz_phone-prefix
  {
    width: 5% !important;
    float:left!important;
  }
  .hoz_phone-nbr
  {
    width: 28%!important;
    float:left!important;
    padding: 0px 10px;
  }

  .form-horizontal .control-label{
  text-align: right !important ;
}

.hoz_phone-prefix_log
 {
   width: 18% !important;
   float:left!important;
 }
 .hoz_phone-nbr_log
 {
   width: 82%!important;
   float:right!important;
   padding-left:11px;
 }
}
