@import url('https://fonts.googleapis.com/css?family=DM+Sans:400,500,700|Paytone+One|Questrial&display=swap');

body{
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  font-size: 15px;
}

.navbar{
  margin-bottom: 0px;
}

.navbar-default{
  background: #222222;
}


.jumbotron .btn-info, .jumbotron .btn-success{
    background: #ffffff !important;
    color: #000000;
    border-color: #ffffff;
    font-weight: bold;
    margin: 0 20px 0 0;
    float: left;
    font-size: 16px;
}

#block-frontpagebanner{
  background: url(/customimages/banner.jpg);
  background-size: cover;
  background-position: center;
}

.font-alt{
font-family: "DM Sans", sans-serif;
font-weight: bold;
line-height: 1.4;
letter-spacing: -0.5px;
}

.jumbotron{
  background: none;
  min-height: 600px;
  padding-top: 150px;
  color: #ffffff;
  
}

.jumbotron h1{
font-family: 'DM Sans', sans-serif;
font-weight: bold;
letter-spacing: -2px;
line-height: normal;
}

.hide-text{
  font-size: 0px;
}

.footer{
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    border: none;
    background: rgba(0,0,0,1);
    color: #ffffff;
    width: 100%;
    margin-top: 100px;
  }

h1, h2, h3, h4, h5, h6{
  font-weight: normal;
}

h2{
  color: #008cba;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: -1px !important;
}

h3, .h3 {
    font-size: 23px !important;
}

.field-content ul li, .faq ul li{
  margin-bottom: 10px;
}

.step_counter{
      display: inline-block;
    float: right;
    color: #43ac6a;
    font-weight: normal;
}
.combodate select{
  margin-bottom: 3px;
  width: 80px !important;
     text-align: center !important;
}


span.hint{
  font-size: 14px;
}
#block-bootstrap-footer a{
  color:#ffffff;
  padding: 0 0 10px 0;
}

.data-table a i {
  cursor: pointer !important;
}

#hours_fished, #mins_fished{
  width: 60px;
  display: inline-block;
}

.label{
  color: inherit;
}

.mysearchbuttons input, .mysearchbuttons a{
  margin-bottom: 5px;
}
.nav > li {
  padding-left: 3px;
}
#block-bootstrap-footer a:focus{
  background: transparent;
}

#block-bootstrap-footer a:hover{
  background: transparent;
}

#block-customfooter h4{
  margin-top: 0px;
}



h4.label{
  font-size: 12px;
padding: 0px;
font-weight: normal;
}

.main-container.container{
  min-height: 500px;
  margin-top: 0px !important;
}

.path-frontpage .main-container.container > .row{
  margin: 0px;
}

.path-frontpage .main-container.container{
    min-height: 500px;
    margin-top: 0px !important;
    width: 100%;
}

.region.region-footer{
  max-width: 1024px;
margin: auto;
}
.main-container .col-sm-12{
  padding: 0px !important;
}

body.path-frontpage{
   background: #ffffff;
}

#block-userlogin{
  width: 400px;
margin: auto;
background: #ffffff;
text-align: left;
padding: 20px;
border-radius: 5px
}


.path-frontpage .page-header{
  display: none;
}
.tabledrag-toggle-weight{
  display: none;
}

.field-add-more-submit{
  float: right;
}

.masthead{
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    display: block;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0px;
}

.masthead h1{
  font-size: 45px;
}

.profilebody .field{
  margin-bottom: 10px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
  background: #273746 !important;
  color: #ffffff;
  border: 1px solid #273746;
}

.page-header{
color: #222222;
margin: 5px 5px 0;
padding: 20px 0;
border-bottom: none;
font-weight: bold;
letter-spacing: -1.5px;
}

.region.region-content .content{
  padding: 20px;
}

.double-field-first{
  width: 150px;
}

.picture_wrapper{
  background: #ffffff;
}

.container{
  padding: 0px !important;
}

.node-form{
  padding: 20px;
}

form#user-form.user-form{
  padding: 0px;
  margin: 5px;
}

form#user-form.user-form .panel-default > .panel-heading{
  background: none;
  border: none;
}
form#user-form.user-form  .panel-title{
    font-family: "Questrial", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 0px;
    line-height: 1.1;
        margin-top: 0px;
        padding-bottom: 0px;
}

form#user-form.user-form .help-block{
  font-family: 'Questrial', sans-serif;
  font-weight: 400;
        font-size: 15px;
    line-height: 1.4;
    color: #222222;
}

form#user-form.user-form .control-label{
    font-family: 'Questrial', sans-serif;
        font-size: 15px;
    line-height: 1.4;
    color: #222222;
    display: inline-block;
    width: 40%;
    text-align: right;
    font-weight: bold;
        padding-right: 1em;
            padding-top: 10px;
            vertical-align: top;

}

.password-strength{
   display: none;
}
#edit-current-pass--description, .password-confirm{
    padding-left: 40%;
    text-align: left;
    display: block;
    font-size: 12px !important;
    display: none;
}

form#user-form.user-form .image-widget{
      display: inline-block;
    width: 40%;
}

form#user-form.user-form .form-control{
    font-family: 'Questrial', sans-serif;
  font-weight: 400;
        font-size: 15px;
    line-height: 1.4;
    color: #222222;
    display: inline-block;
    width: 40%;
}

#edit-field-date-of-birth-0-value{
  width: 100%;
}

#edit-field-date-of-birth-0-value select{
  width: 100% !important;
}
form#user-form.user-form .form-date{
  width: 200px;
}

form#user-form.user-form  .panel-body{
  font-weight: 400;
    font-family: 'Questrial', sans-serif;
    padding-top: 0px;
}

#edit-field-address-0{
  border:none;
  box-shadow: none;
}

#field-family-member-values .field-label{
  display: none;
}

#edit-field-family-member-wrapper, #edit-field-state-licenses-wrapper{
  width: 40%;
  margin-left: 40%;
}

#edit-field-family-member-wrapper table, #edit-field-state-licenses-wrapper table{
  border: 1px solid #cccccc;
}

#edit-field-family-member-wrapper .form-group, #edit-field-state-licenses-wrapper .form-group{
  margin-bottom: 0px;
}

#field-family-member-values .form-control{
   width: 100% !important;
}
.field-multiple-drag{
  vertical-align: middle !important;
}

form#user-form.user-form #edit-field-address-0 .control-label, form#user-form.user-form #edit-field-address-0 .form-control{
  width: 100%;
  display: block;
  text-align: left;
  padding-top:0px;
  margin-top:0px;
}

#edit-actions{
  padding: 20px;
  text-align: right;
}

#edit-field-state-licenses-wrapper .form-type-textfield {
  width: 40%;
}

#field-state-licenses-values .form-control{
  width: 100% !important;
}

form#user-form.user-form #edit-field-address-0 .form-group{
  margin-bottom: 5px;
}

#edit-field-address-0 .panel-heading{
    display: inline-block;
    width: 40%;
    vertical-align: top;
    text-align: right;
    font-size: 15px !important;
}

#edit-field-address-0 .panel-body{
    display: inline-block;
    width: 40%;
    vertical-align: top;
    text-align: left;
    font-size: 15px !important;
}

#edit-field-address-0 .panel-heading a{
  font-size: 15px !important;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
  min-height: 0px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}


.flag_container{
  
    clear: both;
    display: block;
    float: left;
    padding: 0 50px 20px;
    width: 100%;
}

.flag_container div{
  text-align: left;
}


.classyForm .row{
  margin-bottom: 15px;
}
.classyForm .label{
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    padding-top: 10px;
}

.classyForm .panel{
  padding: 30px 5px;
}
.trip_progress{
  font-size: 16px;
  display: block;
  clear:both;
  min-height: 60px;
}

.trip_progress.current{
    color: #ffffff !important;
    background: #222222 !important;
}

.counter{
  font-size: 12px;
  display: block;
  vertical-align: middle;
}

.progress_content{
   display: inline-block;
   vertical-align: middle;
   width: 80%;
   font-size: 20px;
}

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

.tdValue{
  font-size: 16px;
  background: #eeeeee;
}

.tdLabel{
   font-size: 16px;
   background: #dddddd;
}

.left_icons{
  float: left;
 border: 1px solid #cccccc;
border-radius: 200px;
padding: 5px;
width: 50px;
height: 50px;
text-align: center;
}

h5{
  margin-top: 0px;
}

.left_contents{
  float: left;
  margin-left: 10px;
}
.leftbar .list-group-item-text.h5{
  color: #aaaaaa !important;
}
.customicon{

font-size: 30px
}

.logo img{
  height: 70px !important;
  margin-bottom: -30px;
}
.combodate select{
   display: inline-block;
    min-width: 50px;
    height: 39px;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 1.4;
    color: #6f6f6f;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 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;
}   


.activeTripContainer{
  margin-top: 5px !important;
  background: #ffffff;
}

.pt-5{
  padding-top: 5px;
}
.welcomeContainer{
  padding: 5px;
}

.custom_badge{
  margin-top: 20px;
  text-align: center;
  color: #ffffff;
  margin:5px;
}

.my_sponsor_logos img{
    height: 100px;
    width: auto;
}

#views-exposed-form-users-page-1 input{
  display: block;
  border: 1px solid #dddddd;
}

#views-exposed-form-users-page-1 label {
    background: #222222;
    font-size: 12px;
    width: 100%;
    color: #ffffff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
        padding: 3px;
    display: inline;
}

#views-exposed-form-users-page-1  button{
  margin-top: 10px;
}

.home_table .col-md-3{
    margin: auto;
    text-align: center;

}

.home_table h4{
  font-size: 21px;
  margin: 20px 0 10px 0;
}

.home_table p{
  font-size: 16px;
}

.home_table .col-md-4 i{
    font-size: 80px;
    color: #5bc0de;
    line-height: 25px;
}

.home_table .col-md-4 i.ion-android-boat{
  background-image: url('/themes/bootstrap/custom/images/1.png');
  background-size: 200px auto;
  background-repeat: no-repeat;
  padding: 53px 75px;
  margin: 0 0 0px 0;
  display: inline-block;
  color: rgb(255, 193, 37);
}

.home_table .col-md-4 i.ion-clipboard{
  background-image: url('/themes/bootstrap/custom/images/2.png');
  background-size: 200px auto;
  background-repeat: no-repeat;
  padding: 52px 85px;
  margin: 0 0 0px 0;
  display: inline-block;
  color: #E43387;
}

.home_table .col-md-4 i.ion-ios-box{
  background-image: url('/themes/bootstrap/custom/images/3.png');
  background-size: 200px auto;
  background-repeat: no-repeat;
  padding: 52px 85px;
  margin: 0 0 0px 0;
  display: inline-block;
  color: rgb(78, 57, 196);
}

.home_table .row{
margin-bottom: 0px;
padding: 0;
text-align: center;
}


.sponsor_table .col-md-3{
text-align: center;
}

.sponsor_table .col-md-3 img{
   width: 80%;
  text-align: center;
  margin-bottom: 20px;
}

.sponsor_table .row{
  margin-bottom: 60px;
}

.sponsor_table .row img{
  width: 100%;
}

.custom_badge .bottom{
  background: rgba(0,0,0,0.4);
}

      /* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
      #map {
        width: 100%;
        height: 100%;
        min-width: 300px;
        min-height: 300px;
      }
 

.data_table table, .table-responsive table{
border: 1px solid #eee;
background: #ffffff;
}

.table > thead > tr > th{
border-bottom: 0px solid #ddd;
font-size: 14px;
}

.data_table th, .table-responsive th{
  background: #333;
  color: #ffffff;
  font-weight: normal; 
}

.data_table td, .table-responsive td{
padding: 15px 8px !important;
line-height: 1.4 !important;
vertical-align: middle !important;
border-top: 1px solid #ddd !important;
font-size: 14px !important; 
}

.pagination{
  font-weight: normal;
  background: #eeeeee;
  text-transform: uppercase;;
}

.data_table th a{
     color: #ffffff;
    font-weight: 200;
}

.data_table td{
  white-space: nowrap;
}

.sumamry_table{
  padding: 0px;
}

.summary_label{
  background: #eeeeee;
  color: #222222;
  font-size: 14px;
  text-align: right;
}

.summary_label_sub{
  background: #ffffff;
  text-align: right;

  border: none !important;
}

.middle{
  text-align: center;
}
.summary_label_val{
  background: #ffffff;
  text-align: center;
  padding: 2px !important;
  border: none !important;
}

.total{
  
  border-bottom: 1px solid #cccccc;
}

.margin10{
  margin: 10px !important;
}

.padding10{
   padding: 10px !important;
}
.sub_heading{
  background: #222222;
  color: #ffffff;
  padding: 10px;
}
.total td{
  background: #eeeeee;
}
.summary_label_val span{
  width: 50px;
  display: inline-block;
}

.summary_label_val .caught{
  background: #46b8da;
  padding: 5px 10px;
  color: #ffffff;

}

.data_table table tr:hover{
  color: #222222;
  background: #eeeeee !important;
}

.counter_table{
  max-width: 300px;
}

.counter_table td{
  width: 33%;
}

.summary_label_val .kept{
  background: #f04124;
  padding: 5px 10px;
  color: #ffffff;
}
.summary_label_val .released{
  background: #43AC6F;
  padding: 5px 10px;
  color: #ffffff;
}

.trip_Completed{
    color: #fff;
    background-color: #43AC6F;
    padding: 5px 7px;
    font-size: 13px;
    display: inline;
}

.trip_Abandoned{  
    color: #fff;
    background-color: #d44950;
    padding: 5px 7px;
    font-size: 13px;
    display: inline;
}

.trip_Active{  
    color: #fff;
    background-color: #5bc0de;
    padding: 5px 7px;
    font-size: 13px;
    display: inline-block;
}

.infotable{
  margin-top: 10px;
}
.infotable, .infotable tr, .infotable td, .infotable th{
  padding: 3px !important;
}

.alert{
  font-size: 15px;
padding: 10px 15px;
border-radius: 3px;  
}

.tag{
  font-weight:bold;
  width: 33% !important;
  background: #eeeeee;
}

.valstat{
  margin-top: 5px;
}
.tagvalue{
  padding-bottom: 20px;
}

h3.trip_stat{
  margin-top: 5px !important;
}
.loc{
  display: inline-block;
  float: right;
  margin: 3px;
}

.nopadding{
  padding: 0px;
}
.newTripContainer{
  padding-top: 50px;
  padding-bottom: 50px;
}

#cboxCurrent{
  text-transform: uppercase;
}

.pictureContainer{

}
.polaroid {
  position: relative;
  float: left;
}
 
.polaroid i{
  font-size: 20px !important;
  color: #46b8da;
}

.polaroid img {
  border: 10px solid #fff;
  background: #ffffff;
  border-bottom: 45px solid #fff;
  -webkit-box-shadow: 3px 3px 10px #777;
     -moz-box-shadow: 3px 3px 10px #777;
          box-shadow: 3px 3px 10px #777;
}

.picdelbutton{
     padding: 0px;
    font-size: 20px;
    width: 30px;
    float: right;
    margin-left: -20px;
     margin-top: -10px;
}


.user_pic{
  border-radius: 100px;
  width: 50px;
  border: 1px solid #999999;
}
.myPictureWrapper{
  display: inline-block;
  padding: 5px;
  color: #ffffff;
}


.bb1{
  border-bottom: 5px solid #eeeeee;
}

.catch_container{
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 5px solid #eeeeee;
}

.catch_container h4{
      margin-bottom: 0px;
    margin-top: 5px;
    font-size: 18px;
    color: #008cba;
}

.catch_container p{
  font-size: 13px !important;
  margin-bottom: 0px;
  font-weight: 400;
}

.catch_container .value{
  font-size: 13px !important;
}
.pictureItem{
    display: block;
    width: 60px;
    height: 60px;
    background-size: cover;
    float: left;
    background-position: center;
    background: #222222;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 5px;
}
 
.active_trip_item .mylabel{
  font-weight: bold;
}

.active_trip_item .list_value{
  font-size: 14px;
}
 .active_trip_item{
padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 10px;
 }
.polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
  font: 400 18px/1 'Kaushan Script', cursive;
  color: #888;
}

/* COMMON ELEMENTS */

.pt-15{
  padding-top: 15px;
}

.pl-0{
  padding-left: 0px;
}

.pr-0{
  padding-right: 0px;
}

.pb-0{
  padding-bottom: 0px !important;
}

.no-border{
  border: none;
}

.p-15{
  padding: 15px;
}

.mt-0{
  margin-top: 0px;
}

.mt-10{
  margin-top: 10px;
}

.mb-0{
  margin-bottom: 0px;
}

.custom-bold{
  font-weight: bold;
}

.head-red-wrapper{
   background: #fc4f46 none repeat scroll 0 0;
}

.head-red{
    color: #ffffff;
    padding: 0px !important;
}

.head-red span{
    background: #db211e none repeat scroll 0 0;
    float: left;
    font-size: 25px;
    padding : 10px;
}

.head-red.text{
    font-size: 14px;
    display: block;
     text-align: center;
}

.head-red.link{
    background: #db211e none repeat scroll 0 0;
    color: #ffffff;

    text-decoration: none;
}

.head-red.text p{
    padding : 15px 10px;
    text-align: center;
     color: #ffffff;
}
.head-red.link a{
    color: #ffffff;
    padding : 20px 10px;
    display: block;
}
.custom-warning{
    color: #8a6d3b;
    background-color: #fcf8e3;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #faebcc;
    border-radius: 4px;  
    display: inline-block;
  
}

.button-icon:hover{
  text-decoration: none;
}

.button-icon i{
    font-size: 25px;
    border: 1px solid;
    margin-bottom: 5px;
    border-radius: 100px;
    padding: 3px 10px;
    width: 45px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    height: 45px;
}

.green-border-color, .green-border-color:hover, .green-border-color:focus{
    color: #43ac6f;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
}

.green-border-color i:hover {
  background: #43ac6f;
  color: #ffffff;
}


.blue-border-color, .blue-border-color:hover, .blue-border-color:focus{
    color: #008cba;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
}

.blue-border-color i:hover {
  background: #008cba;
  color: #ffffff;
}

.red-border-color, .red-border-color:hover, .red-border-color:focus{
  color: #f04124;
  display: inline-block;  
  margin-right: 5px; 
  text-align: center;
}

.red-border-color i:hover{
  background: #f04124;
  color: #ffffff;
}

.blue-border-color, .blue-border-color:hover, .blue-border-color:focus{
  color: #46b8da;
    text-align: center;
    margin-right: 5px;
    display: inline-block;  
}

.blue-border-color i:hover{
  background: #46b8da;
  color: #ffffff;
}

.page-node-type-page .region.region-content .content {
    padding: 0px;
}

.form-control, input#depart_datetime_dummy, select, input#arrival_datetime_dummy {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
  color: #6f6f6f;
  display: block;
  font-size: 15px;
  line-height: normal;
  padding: 8px 10px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

/* DASHBOARD */


.field--name-user-picture img{
border: none;
width: 80px;
display: inline-block;
border-radius: 150px;
height: 75px;
}

.custom_badge .middle {
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    padding: 0 10px;
}

.counter_table .caught{
    border: 2px solid #46b8da;
    border-radius: 7px;
    color: #46b8da;
    padding: 5px 10px 10px;
}

.red{
  background: #222222;
  color: #ffffff;
  padding: 10px;
  font-weight: normal;
  font-size: 14px;
}

.mylabelList{
  min-width: 50px;
  display: inline-block;
}
.smaller{
  font-size: 13px;
}

.value_wrapper, .value_wrapper tr, .value_wrapper td, .value_wrapper th{
  border:none !important;
  margin-top: 3px;
}
.value_table{
  text-align: center;
  font-size: 13px;
  padding: 2px !important;
}
.catch_status{
  width: 80px;
  text-align: center;
  padding: 2px !important;
  font-size: 15px;
  width: 100%;
}

.counter_table .kept, .counter_table .Kept{
    border: 2px solid #f04124;
    border-radius: 7px;
    color: #f04124;
    padding: 5px 10px 10px;  
}

.counter_table .released, .counter_table .Released{
    border: 1px solid #43ac6f;
    border-radius: 5px;
    color: #43ac6f;
    padding: 5px 10px 10px;   
}

.Released.catch_status{
    border: 1px solid #c3e6cb;
    border-radius: 5px;
    color: #155724;
    padding: 5px 10px 5px !important;
    background: #d4edda;
    font-size: 14px;
    width: auto;
    display: inline-block;
}

.Kept.catch_status{
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    padding: 5px 10px 5px !important;
    font-size: 14px;
    display: inline-block;
    width: auto;
    line-height: normal;
    width: 85px;    
}

.counter_table .nocatch, .counter_table .nocatch{
    border: 2px solid #222222;
    border-radius: 7px;
    color: #222222;
    padding: 5px 10px 10px;   
    white-space: nowrap;
}

.custom_badge .bottom {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
}

.btn-logcatch{
    margin-top: 0px;
    width: 100%;
    padding: 12px;
    font-size: 18px;
}

.table-location, .table-location:hover{
    background: #008cba;
    color: #ffffff;
    border-radius: 100px;
    padding: 5px 5px;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}

.table-location_none, .table-location_none:hover{
   background: #ffffff;
    color: #ffffff;
    border-radius: 100px;
    padding: 5px 5px;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
     font-size: 15px;
    vertical-align: middle;
}

.table-edit, .table-edit:hover{
    background: #fff;
    color: #008cba;
    border-radius: 100px;
    padding: 3px 5px;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #008cba;
}

.table-edit:hover{
    color: #fff;
    background: #008cba;    
}

.table-clone {
    background: #ffffff;
    color: #43ac6f;
    border-radius: 100px;
    padding: 3px 5px;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #43ac6f;
}

.table-clone:hover{
    color: #fff;
    background: #43ac6f;     
}

.table-delete {
    background: ##ffffff;
    border-radius: 100px;
    padding: 3px 5px;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
     font-size: 15px;
    vertical-align: middle;
    color: #f04124;
    cursor: pointer;
    border: 1px solid #f04124;
}

.table-delete:hover{
    color: #fff;
    background: #f04124;     
}

.user-login-form, .user-register-form, .user-pass, article, .contact-message-contact-us-form, .views-element-container, .user-form {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 15px 0;
}

.views-field-title{
    font-size: 20px;
    font-weight: bold;
    background: #cccccc;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 5px;
}

.views-field-title a{
  color: #222222;
  display: inline-block;
  width: 100%;
}
.views-field-body{
    background: #ffffff none repeat scroll 0 0;
    font-size: 16px;
    margin-bottom: 20px;
        padding: 5px;
}

.mb-10{
  margin-bottom: 5px;
}

.mb-20{
  margin-bottom: 10px;
}


.panel-body h4{

}

.filter_wrapper_table{
  margin: 5px;
  padding: 20px;
  background: #ffffff;
}

.panel{
  margin-top: 5px;
  margin-bottom: 0px;
  border: none;
  box-shadow: none;
}

.m0{
  margin: 0px;
}

.pl-5{
  padding: 0px;
  padding-left: 5px;
}

.pr-5{
  padding-right: 5px;
}

.path-user .field--label{
  display: inline-block;
  width: 40%;
  text-align: right;
  margin-right: 10px;
  padding-top: 10px;
  vertical-align: top;
}

.field--name-field-state-licenses .field--label{
  float: none;
}
.path-user .field--item, .path-user .field__items{
 display: inline-block;
  width: 40%;
   margin-right: 10px;
  padding-top: 10px;
}

.path-user .field__items .field--item{
  display: block;
  width: 100% !important;
  padding-top: 0px;
}

.path-user .panel{
    margin-bottom: 5px !important;
    min-height: 350px;  
}

#block-socialmediaicons a i {
    color: #ffffff;
    font-size: 23px;
    margin: 0 7px 0 0;
}


.user-login-form .control-label, .user-pass .control-label{
  font-size: 15px;
  font-weight: bold;
}
.tabs--primary{
  margin-top: 2px;
      border-bottom: 3px solid #273746;
         
}

.nav-tabs > li > a{
  background-color: #008CBD;
    color: #ffffff;
    margin-right: 0px;
}

.nav-tabs > li > a:hover{
  background-color: #000000;
}

.tabs--primary li a{
   font-size: 14px;
  border:none;
  padding-left: 5px;
  padding-right: 5px;
      min-width: 70px;
    text-align: center;
}

#edit-field-date-of-birth-0{
  border: 0px;
  min-height: 0px;
  box-shadow: none;
}

#edit-field-date-of-birth-0 .panel-heading{
  display: inline-block;
  width: 40%;
  vertical-align: top;
  text-align: right;
}

#edit-field-date-of-birth-0 .panel-body{
  display: inline-block;
  width: 40%;
}

#edit-field-date-of-birth-0 .panel-body, #edit-field-address-0 .panel-body{
  padding: 0px;
}

#edit-field-date-of-birth-0  .panel-title,  #edit-field-address-0 .panel-title{
  padding: 0px;
  font-size: 15px !important;
}

#edit-terms-of-use .panel-body{
  padding: 0px;
}
#edit-terms-of-use .tc_acceptance{
  height: 300px;
  overflow-y: scroll;
   padding: 15px;
   font-size: 12px;
}

#edit-terms-of-use .tc_acceptance h3{
  font-size: 14px !important;
}

.user-pass-reset{
  padding: 20px;
}

.flag_container img{
  border: 1px solid #222222;
}


#edit-terms-of-use .control-label{
  font-size: 15px;
  margin: 15px;
  border-top: 1px solid #cccccc;
  display: block;
  padding-top: 10px;
}

#block-testsite .field--name-body{
  width: 100% !important;
}

.flag_container h4{
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}

    .flag_container div{
    text-align: center;
  }


.menu--safmc-menu{
  background: #2980B9;
  width: 100%;
}
.menu--safmc-menu li a{
  color: #ffffff !important;
  padding: 10px 12px;
}

.menu--safmc-menu li a:hover{
 background: #222222;
}

.menu--safmc-menu li{
  float: left;
  display: block;
  text-align: center;
}

.menu--safmc-menu li:hover{
  background: #222222;
}

.footer.container{
  padding: 50px 0 !important;
}

.m-lg-90{
  margin: 100px 0;
}

.shadow-box {
box-shadow: none;
padding: 20px 22px;
border-radius: 0px;
border: 1px solid #eee;
transition: all 0.3s;
background: #f5f5f5;
transition: box-shadow 0.2s ease-in-out;
}

.shadow-box:hover {
    box-shadow: 0 0 10px #d5d5d5;
}

#views-bootstrap-reports-block-1 .col-md-4 div:nth-child(1){
  margin: 0 0 10px 0;
}

#views-bootstrap-reports-block-1 a{
font-weight: bold;
color: #333;
font-size: 17px;
line-height: 1em;
}

.view-reports h3{
text-align: left;
margin: 0 0 15px 0;
font-weight: bold;
letter-spacing: -0.5px;
line-height: normal;
}

.btn-success, .btn-primary{
  margin: 0px 8px 8px 0 !important;
  background: #46b8da;
  border: none;
  float: left;
}

.btn-success:hover{
  background: #2980B9;
}

.trip_stat {
    border-radius: 3px;
    padding: 3px 10px !important;
}

.picture-grid {
    background: #fff;
    box-shadow: 0 5px 10px #e5e5e5;
    border-radius: 0 0 5px 5px;
    margin: 0 0 30px 0;
    padding: 15px 5px;
}

.btn-yellow{
  background-color: #5bc0de !important;
  color: #ffffff !important;
}

td{
  border: none !important;
}

.alert-danger, .panel-danger > .panel-heading {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;    
}

.panel-warning > .panel-heading{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline;
}

.panel-success > .panel-heading{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline; 
}

.panel-info > .panel-heading{
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline;     
}

@media (max-width:640px)  { 

  .home_table, .jumbotron, .phone_center, .region-footer, .sponsor_table{
    text-align: center;
  }

  .phone_center{
    margin: auto;
  }

  .flag_container div {
    text-align: center;
  }



  .flag_container img{
    width: 100%;
  }

  .nav-tabs > li {
    font-size: 12px;
  }
  #block-customfooterlogo img{
    margin-bottom: 20px;
  }
  .user-login-form, .user-register-form, .user-pass, article, .contact-message-contact-us-form, .views-element-container, .user-form {
    
    margin: 0px;
  }

  .page-header, .navbar{
    margin: 0px;
  }

  .view-faqs img{
    max-width: 100%;
  }

#filters{
  background: #ffffff;
}
  .phoneContainer .phone_center .col-md-3, .phoneContainer .phone_center .col-md-9, .phoneContainer .phone_center  .col-md-4, .phoneContainer .phone_center  .col-md-8{
    display: block;
    text-align: left;
    width: 40%;
    float: left;
    padding: 5px;
  }

  .phoneContainer .phone_center .col-md-9{
    text-align: right;
    width: 60%;
  }

  .phoneContainer .phone_center .col-md-8{
    text-align: right;
    width: 60%;
  }

  .classyForm .panel, .classyForm .col-md-12{
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }



html, body, .container {
    overflow-x: hidden !important;
}
.menu.nav.navbar-nav > li {
  padding-left: 20px;
}
  .classyForm .label.col-md-2{
    display: none;
  }

  form#user-form.user-form .control-label{
    width: 100% !important;
    display: block;
    text-align: left;
    padding-top: 0px;
  }

  form#user-form.user-form .form-control, #edit-field-date-of-birth-0-value, #edit-field-address-0 .panel-heading, #edit-field-address-0 .panel-body{
    display: block;
    width: 100% !important;
     text-align: left;
  }

  #edit-field-family-member-wrapper, #edit-field-state-licenses-wrapper{
    display: block;
    width: 100% !important;
     text-align: left;
     margin-left: 0px;
  }

  #edit-current-pass--description{
    display: block;
    width: 100% !important;
    padding-left: 0px;
    display: none;
  }

  #field-state-licenses-values .js-form-type-textfield, #field-state-licenses-values .js-form-type-select{
    display: block;
    width: 100% !important;
    margin-bottom: 3px;
  }

  .value_wrapper{
    margin-top: 10px;
  }
  .value_wrapper, .value_wrapper tr, .value_wrapper td, .value_wrapper th{
      background: #eeeeee;
    }

    .value_wrapper th{
      background: #dddddd;
      color: #222222;
      font-weight: normal !important;
    }

    #edit-field-date-of-birth-0 .panel-body{
      display: block;
      width: 100%;
    }

     #edit-field-date-of-birth-0 .panel-heading{
      display: block;
      width: 100%;
      text-align: left;
    }

    form#user-form.user-form .image-widget{
       display: block;
      width: 100%;
      text-align: center;
    }
}

.dashboard_panel{
  min-height: 300px !important;
}

.panel-title{
font-weight: bold !important;
text-transform: capitalize;
letter-spacing: 0px;
}


/* UI DESIGNER CSS */

.panel-default > .panel-heading {
    color: #333333;
    background-color: transparent;
    border: none;
    padding: 0;
}

.panel-title{
  margin: 0px;
  padding: 0px;
}


.panel-default{
  border: none;
  box-shadow: none;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: transparent;
    border: none;
}

.panel-default{
  border: none;
  background: transparent;
}

.panel.panel-default.dashboard_panel {
  background: #f5f5f5;
  padding: 15px;
  box-shadow: 0px 0px 0px #eee;
  min-height: 250px !important;
  transition: box-shadow 0.2s ease-in-out;
  border: 1px solid #eeeeee;
}

.panel.panel-default.dashboard_panel:hover{
    box-shadow: 0px 5px 15px #d5d5d5;
}

.panel.panel-default.dashboard_panel h1{
  font-size: 60px;
  font-family: "DM Sans";
  font-weight: bold;
  line-height: 60px;  
  margin-bottom: 0;
}

.grad-1 {
  background: rgba(255,193,37,1);
  background: -moz-linear-gradient(left, rgba(255,193,37,1) 0%, rgba(255,7,107,1) 40%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,193,37,1)), color-stop(100%, rgba(255,7,107,1)));
  background: -webkit-linear-gradient(left, rgba(255,193,37,1) 0%, rgba(255,7,107,1) 40%);
  background: -o-linear-gradient(left, rgba(255,193,37,1) 0%, rgba(255,7,107,1) 40%);
  background: -ms-linear-gradient(left, rgba(255,193,37,1) 0%, rgba(255,7,107,1) 40%);
  background: linear-gradient(to right, rgba(255,193,37,1) 0%, rgba(255,7,107,1) 40%);
      background-clip: border-box;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffc125', endColorstr='#ff076b', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.grad-2 {
background: rgba(255,10,108,1);
background: -moz-linear-gradient(left, rgba(255,10,108,1) 0%, rgba(0,176,225,1) 40%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,10,108,1)), color-stop(100%, rgba(0,176,225,1)));
background: -webkit-linear-gradient(left, rgba(255,10,108,1) 0%, rgba(0,176,225,1) 40%);
background: -o-linear-gradient(left, rgba(255,10,108,1) 0%, rgba(0,176,225,1) 40%);
background: -ms-linear-gradient(left, rgba(255,10,108,1) 0%, rgba(0,176,225,1) 40%);
background: linear-gradient(to right, rgba(255,10,108,1) 0%, rgba(0,176,225,1) 40%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0a6c', endColorstr='#00b0e1', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.grad-3 {
background: rgba(18,227,246,1);
background: -moz-linear-gradient(left, rgba(18,227,246,1) 0%, rgba(78,57,196,1) 40%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(18,227,246,1)), color-stop(100%, rgba(78,57,196,1)));
background: -webkit-linear-gradient(left, rgba(18,227,246,1) 0%, rgba(78,57,196,1) 40%);
background: -o-linear-gradient(left, rgba(18,227,246,1) 0%, rgba(78,57,196,1) 40%);
background: -ms-linear-gradient(left, rgba(18,227,246,1) 0%, rgba(78,57,196,1) 40%);
background: linear-gradient(to right, rgba(18,227,246,1) 0%, rgba(78,57,196,1) 40%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12e3f6', endColorstr='#4e39c4', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

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

.panel > .table-responsive td {
padding: 8px 0 !important;
border: none !important;
}

.mt-15{
  margin-top: 10px;
}

.mt-0{
  margin-top: 0px;
}

.mb-30{
  margin-bottom: 30px;
}

.panel.panel-default.dashboard_panel.minheight-2{
  min-height: 365px !important;
}

.panel-title-main{
  font-size: 40px;
  font-weight: bold;
}

.panel.panel-default.dashboard_panel.nominheight{
  min-height: 0px !important;
}

.btn {
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 10px !important;
}

.btn-primary{
    background: #46b8da;
    border: 0px solid #006687; 
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #46b8da;
    border-color: #46b8da;
}

.btn-small, .btn-sm {
    padding: 5px 15px !important;
    font-size: 13px;
    float: right;
    line-height: 15px;
    margin: 0 5px 0 0;
}

.mb-0{
  margin-bottom: 0px;
}

.table-striped > tbody > tr:nth-of-type(2n+1){
  background: #ffffff;
}

.panel-heading h4{
  font-weight: bold;
}

hr{
  border-top: 1px dotted #dddddd;
}

.pad-0{
  padding: 0px !important;
}

.p-15{
  padding: 15px !important;
}

.login-wrap{
  margin: 7% 0px 3% 0;
  background: #ffffff;
  position: relative;
  z-index: 99999;
  padding: 30px 30px 30px 10px;
  text-align: left;  
}

.login_outer_wrap{
  height: 88vh;
}

.views_slideshow_cycle_slide{
  background-color: transparent !important;
  width: 100% !important;
}

.views_slideshow_cycle_slide img {
    width: 100% !important;
    height: 88vh !important;
}

#user-login-form .form-control {
    width: 100% !important;
    border-style: none none solid none;
    box-shadow: none;
    border-color: #ccc;
}

#user-login-form .button{
  float: right;
  margin: 0;
}

/*#user-login-form .control-label {
    font-size: 14px;
    position: absolute;
    left: 0;
    margin: 10px 0 0 0 !important;
    cursor: text;
}*/

#user-login-form .form-group{
  position: relative;
}

#user-login-form .form-group:focus .control-label{
  opacity: 0;
  display: none;
}

.user-login-form{
  width: 450px;
background: #eee;
padding: 40px 30px;  
}

.font-alt{
  font-weight: bold;
}

/* -------------- MEDIA CSS --------------- */

@media only screen and (max-width: 768px) {

  .customsubmenu{
    margin-top: 0;
    background: transparent !important;
    box-shadow: none;
  }

  .navbar-inverse .navbar-toggle {
    border-color: transparent;
    float: right;
    margin-top: -40px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #008668 !important;
    height: 3px;
}

.block-iwfa-custom{
  display: none;
}

.navbar-header{
  padding: 0px;
}

.logo img{
  margin-top: 4px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
  border: none;
  background-color: #008668;
}
  
  .path-frontpage .view-image-slider {
    display: none;
  }

  .login-wrap{
    margin: 0px;
    padding: 0 20px 20px 20px;
  }

  .login-wrap .col-md-3{
    display: none;
  }

.user-login-form {
    width: auto;
}

.login_outer_wrap{
  height: auto;
}

.login_outer_wrap .col-md-6{
  padding: 0px !important;
}

.footer{
  padding: 20px 0;
}

.main-container {
    padding: 0 15px 15px 15px !important;
}

.panel.panel-default.dashboard_panel, .panel.panel-default.dashboard_panel:hover {
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
}

.btn-success, .btn-primary{
  margin: 0px 8px 8px 0 !important;
  background-image: linear-gradient(45deg, rgb(18, 227, 246), rgb(78, 57, 196)) !important;
  border: none;
}

.btn-info{
  background-color: rgb(255, 193, 37) !important;
}

.date_table .table-responsive .table tr, .table-striped > tbody > tr{
  border-bottom: 4px solid #ccc !important;
}

.data_table td, .data_table th{
  padding: 5px 10px !important;
}

.data_table td{
  border: 1px solid #dddddd !important;
}

.right_align, .score_label{
  text-align: left !important;
}

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

.navbar-default .navbar-toggle {
    border-color: transparent;
    margin: 0;
}

.customsubmenu ul li > a{
  padding: 7px 12px;
  border-radius: 0px;
  margin: 0px;
}

.customsubmenu .dropdown-menu{
  padding: 5px 0 !important;
  border-radius: 0px !important;
}

.customsubmenu ul li > a:hover, .customsubmenu ul li.open > a{
  border-radius: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.select2-container{
  width: 100% !important;
}

.panel-title-main {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px !important;
}

.main-container{
  padding: 0px 5px 15px 0px !important
}

.main-container > .row {
  margin: -5px;
}

.main-container > .row > section.col-sm-12{
  padding: 5px;
}

.pull-right {
    float: left !important;
}

}

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

#views-bootstrap-reports-block-1 .col-md-4 {
    width: 33.33%;
}

#views-bootstrap-reports-block-1 .col-md-4 div:nth-child(1) {
    height: 190px;
    overflow: hidden;
}

}

.dashboard_table{
  border-top: 1px solid #cccccc !important;
  margin-top: 20px;
}

.left_align{
  text-align: left !important;
} 

.right_align{
  text-align: right !important;
}
.center_align{
  text-align: center !important;
}

.bold{
  font-weight: bold;
}

.small{
  font-size: 10px;
}


.table {
  width: 100%;
  font-size: 13px;
  border: none;
}

.table th, .table td{
  font-size: 15px;
}


.hints{
  background: #ff0000;
  color: #ffffff;
  font-size: 20px;
  padding: 20px;
  margin-bottom: 20px;
}

.alert-dismissable .close, .alert-dismissible .close{
  position: relative;
top: -2px;
right: -5px;
color: inherit;
}

.alert {
font-size: 15px;
padding: 10px 15px;
border-radius: 3px;
margin-top: 20px;
width: 100%;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{
  border-left: 17px solid #212F3C;
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{

  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}

div.hopscotch-bubble{
  border: 5px solid #212F3C;
  background: #212F3C;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
  border-left: 17px solid transparent;

}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{
  border-top: 17px solid #212F3C;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{
 border-bottom: 17px solid #212F3C;
border-left: 17px solid transparent;
border-right: 17px solid transparent;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid transparent
}

div.hopscotch-bubble h3, div.hopscotch-bubble .hopscotch-content {
  color: #ffffff;
}

