/***
User Profile Sidebar by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

body {
    /* background: #f1e5c6; */
 }

 .page-wrap{
    padding: 30px 15px;
}

/* //nav var colors */
  .navbar-default {
    background-color: #750000;
    border:none!important;
    
}
.navbar-default .navbar-nav > li > a{
    color: #fdfafa;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #222;
    background-color: #f1e5c6;
    box-shadow: 1px 5px 15px #f7961e;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #e0b411;
  background-color: transparent;
  box-shadow: 1px 5px 15px #f7961e;
}


/* //nav var colors  ends here*/
  
  /* Profile container */
  .profile {
    /* margin: 20px 0; */
  }
  
  /* Profile sidebar */
  .profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
  }
  
  .profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
  }
  
  .profile-usertitle {
    text-align: center;
    margin-top: 20px;
  }
  
  .profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
  }
  
  .profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  .profile-userbuttons {
    text-align: center;
    margin-top: 10px;
  }
  
  .profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
  }
  
  .profile-userbuttons .btn:last-child {
    margin-right: 0px;
  }
      
  .profile-usermenu {
    margin-top: 30px;
  }
  
  .profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
  }
  
  .profile-usermenu ul li:last-child {
    border-bottom: none;
  }
  
  .profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
  }
  
  .profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
  }
  
  .profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
  }
  
  .profile-usermenu ul li.active {
    border-bottom: none;
  }
  
  .profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
  }
  
  /* Profile Content */
  .profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
  }


  .user-image{
    position: relative;
    /* padding: 15px; */
    /* border: 1px solid #eee; */
  }

  .user-image .image-btn-bar{
    width: calc(100% - 30px);
    /* margin: 0px 15px; */
    position: absolute;
    left:15px;
    bottom: 0px;
    height: 0px;
    background-color: #1234;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .2s linear;
    /* transition: visibility 1s ; */
  }

  .user-image:hover .image-btn-bar{
    height: 40px ;
    visibility: visible;
    opacity: 1;
    text-align: center;
  }
  .user-image:hover .image-btn{
    /* height: 36px ; */
    /* display: block; */
    visibility: visible;
  }
  .image-btn-bar .image-btn{
    background-color: #93a3b5;
    width: 40px;
    height: 36px;
    float: left;
    transition: height .5s;
    margin: 2px 5px;
    padding: 6px;
    overflow: hidden;
    /* display: none; */
    visibility: hidden;
    border: 1px solid #eee;
  }


.basic-image {
width:120px!important;
height:120px!important;
}

/* .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #fe0000;
  border-color: #fe0000;
} */



.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color: #fff;
border: 1px solid #750000;
background-color: #750000;

}

.pagination > li > a, .pagination > li > span {
  color: #750000;
  border: 1px solid #750000;
}

/* .page-item.active .page-link {
  background-color: #fe0000;
  border-color: #fe0000;
} */
.page-link:hover {
  z-index: 2;
  color: #750000;
}

.page-link {
  color: #750000;
}
.preTopBar ul li{
  line-height: 40px;
}


.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 2px;
}


.profile-panel .panel-heading {
line-height: 30px;
padding: 2px 15px;

}

.profile-panel .panel{
  margin-bottom: 10px;
}

 /* 3d panel  */

.outer{
      padding: 2em 1em;
      box-shadow: 5px 5px 5px #d9d9d9;
  }

  .headerbar{
      background: #640326 !important;
      color: #ffffff !important;
      position: relative;
      margin-bottom: 1.5em;
      margin-right: -2.5em;
      margin-left: -2.5em;
      box-shadow: 5px 5px 5px #d9d9d9;
  }
  .headerbar:before{
      content: "";
      position: absolute;
      border-bottom: 1.5em solid #333;
      border-left: 1.5em solid transparent;
      left: 0;
      top: -1.5em;
      
  }
  .headerbar:after{
      content: "";
      position: absolute;
      border-top: 1.5em solid #333;
      border-right: 1.5em solid transparent;
      right: 0;
      bottom: -1.5em;
  }

  .headerbar:hover {
    transform:scale(1,1.1);
  }

  .headerbar:before{
    content: "";
    position: absolute;
    border-bottom: 1.5em solid #333;
    border-left: 1.5em solid transparent;
    left: 0;
    top: -1.5em;
    
}

.headerpng{
  position: relative;
}

.headerpng:before{
    content: url('../../../images/bike2.png');
    position: absolute;
    width:50px;
    border-bottom: 1.5em solid #333;
    border-left: 1.5em solid transparent;
    left: 0;
    top: -1.5em;
}

#submit_register{
  width: 100%;
  font-size: 16px;
}

.w3ls-login{
    margin: 8px;
    text-align: center;
}