/*  common .css*/
.badge1 {background: rgba(255,255,255,0.7);border-radius: 5px;margin-top: 15px;margin-bottom: 15px; padding: 15px;}
.col-4 {
    padding: 15px 15px 20px 15px;
}
a.button {
    border-radius: 4px;
}
.icons li { list-style-type: none; }
.icons i {
    color: #de2e44;
    font-size: 20px;
}
.top-margin{
    margin-top: 10em;
}
.col2 {
    display: inline-block;}
.starter-template {
    padding: 40px 15px;
    text-align: center;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #cc2424;}
.container{
        margin-top: 35px;
        background: rgba(255,255,255,0.9);
      //background-color: #bec7c71c;
    border-radius: 4px;
}
.header {
    background-color: #c41c2e;
    color: #ffffff;
}
.emo {
    background-color: #c41c2e;
    color: #ffffff;
    font-size: 83px;
    float: left;
    display: block;
    padding-top: 0px;
    margin: 0;
    padding-left: 50px;
}
.header b {
    float: right;
    padding: 0px 40px;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.row {
    margin-top: 1vh;
}
/*end common css*/
/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
   /* change if the mask should have another color then white */
  z-index:9999999999; /* makes sure it stays on top */
      //opacity: .2;
      //background:#d0d0d0;
      background-image:url('../images/kuramathi_maldives.jpg');
      background-repeat:no-repeat;
    background-position:center;

     opacity: 1.2;
    //background: #635858ba;
}

#status {
        color: #fff;
        font-style: italic;
        font-size: .95em;
        font-weight: bold;
    width:300px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    //background-image:url('../images/kuramathi_maldives.jpg'); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}
/*end preloader*/
/* icons sprites*/
/*.icons-bed-solid,.icons-bed-solid\:regular{background-image:url('../images/icons/icons.png');background-position:0 0;background-repeat:no-repeat}*/
/* .icons-bed-solid,.icons-bed-solid\:regular{background-image:url('../images/icons/bed.svg');background-repeat:no-repeat} */
.icons-bed-solid-dims{width:20px;height:20px;fill: #de2e44 !important;}
/*.icons-child-solid,.icons-child-solid\:regular{background-image:url('../images/icons/icons.png');background-position:0 -20px;background-repeat:no-repeat}*/
/* .icons-child-solid,.icons-child-solid\:regular{background-image:url('../images/icons/child.svg');background-repeat:no-repeat} */
/*.icons-child-solid-dims{width:20px;height:20px}*/
.icons-child-solid-dims{width: 27px;height: 20px;fill: #de2e44 !important;}
.svg + small {font-size: 1em;margin-top: 3px;margin-bottom: 3px;}
/*.icons-money-bill-wave-alt-solid,.icons-money-bill-wave-alt-solid\:regular{background-image:url('../images/icons/icons.png');background-position:0 -40px;background-repeat:no-repeat}*/
/* .icons-money-bill-wave-alt-solid,.icons-money-bill-wave-alt-solid\:regular{background-image:url('../images/icons/money-bill-wave-alt.svg');background-repeat:no-repeat} */
.icons-money-bill-wave-alt-solid-dims{width:20px;height:20px;fill: #de2e44 !important;}
.icons-star-solid,.icons-star-solid\:regular{background-image:url('../images/icons/icons.png');background-position:0 -60px;background-repeat:no-repeat}
.icons-star-solid-dims{width:20px;height:20px}
/*.icons-stopwatch-solid,.icons-stopwatch-solid\:regular{background-image:url('../images/icons/icons.png');background-position:0 -80px;background-repeat:no-repeat}*/
/* .icons-stopwatch-solid,.icons-stopwatch-solid\:regular{background-image:url('../images/icons/stopwatch.svg');background-repeat:no-repeat} */
.icons-stopwatch-solid-dims{width:20px;height:20px;fill: #de2e44 !important;}

.less{
white-space: nowrap;width: 96%;overflow: hidden;text-overflow: ellipsis;
}
.showless {display:block !important;}
.filter_row .list-group-item li{
  list-style: none;
  margin-left: 5px;
}
p{
  text-align: justify;
}
.linksall a{
  color: #28a745;
}
.filterbyhotelname{
  max-width: 100px;
}
.filter_row{
    border-style: solid;
    border-color: lightgrey;
    border-radius: 5px;
     max-width: 200px;
   /* position: fixed;*/
    /*max-width: 200px;*/
  }
.filter_row h6{
  text-align: center;
  }
#dashed_border{
  border-bottom: 2px dashed;
}
.childAge{
  display:inline-block;
   width:50px;
}
.card .icon{
  font-size: 14px ;
}
#row1 .fa-chevron-circle-down{
font-size:  25px;
margin-right: 10px;
color: #de2e44;

}
.pagination {
    text-align: center;
    margin: 20px;
}
.pagination a, .pagination strong {
    background: #007bff;
    color:white;
    display: inline-block;
    margin-right: 3px;
    padding: 4px 12px;
    text-decoration: none;
  line-height: 1.5em;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pagination a:hover {
    background-color: #BEBEBE;
    color: #fff;
}
.pagination a:active {
  background: rgba(190, 190, 190, 0.75);
}
.pagination strong {
    color: #fff;
    background-color: #BE
    }
    html {
  overflow-y: scroll;
}
.table-responsive{
  max-width: 98%;
  overflow-x: hidden;
  margin-left: auto;
  margin-right: auto;
}
.rTable {
    display: table;
    margin-right: 10px;
    margin-left: 0px;
    overflow-x: hidden;
}
.rTableRow {
    display: table-row;
    width: 30px;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #eaeaea;

}
.rTableHead{
  background-color: lightgrey;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}
.table {
display : table;
padding : 10px;
vertical-align : top;
}
.btn{

//height: 45px;
//border-radius: 100px !important;
color: #fff;
font-size: 18px;
font-weight: 600;
line-height: 100% !important;
text-align: center;
outline: none;
cursor: pointer;
padding: 12px !important;
}
.filter{
  display: none;
}
.filter.in{
  display: block;
}
input[type=text], input[type=submit]{
box-sizing: border-box;
/* box-shadow: 0 0 0 1px #619ce7; */
/* padding: 20px 10px; */
height: 40px !important;
background-color: #fff;
/* border-radius: 10px; */
cursor: text;
}
body {
   background: #f4f4f4;
  font-family:'Roboto', Arial, sans-serif;
  color:#333;
  line-height:1.6em;
}
a
{
  color: #0BA9F9;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}
a:hover, a:focus {
  color:rgba(0,0,0,.85);
  text-decoration:none;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
#main-content{
  min-height: 30em;
}
.btn-primary {
  margin-top:30px;
}
.btn {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;

}
.btn:hover {
  color: #fff;
}
.container{
  margin-top: -30px;
   padding: 10px;
  width:100%;
}
.card{
  color: black;
  background-color: lightgrey;
}
/*************************
*******Header******
**************************/
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar>.container .navbar-brand{
  margin-left: 0;
}
.navbar-nav {
    display: block;
}
.navbar-right .navbar-nav  {
    display: block;
}
.navbar-nav li  {
    display: block;
    color:#fff;
}
.navbar-brand {
  padding: 0;
  margin:0;
  color:#fff;
  margin-top: -19px;
  font-size: 23px;
  margin-left: 5.3em;
}
.navbar-brand b{
  color:#ff9900;
}
 .navbar-dark {
 max-height: 85px;
 }
           
.fixed-top {
   border: none;
   background: #de2e44;
  
}
.fixed-top .navbar-nav > .active > a,
.fixed-top .navbar-nav > .active > a:hover,
.fixed-top .navbar-nav > .active > a:focus,
.fixed-top .navbar-nav > .open > a,
.fixed-top .navbar-nav > .open > a:hover,
.fixed-top .navbar-nav > .open > a:focus {
  background-color: #111;
  color: #fff;
}
  
@media (max-width: 767.98px) { 
  .navbar-dark {
        max-height: 100% !important;
  }
  .navbar-brand{
    margin-left: -0.6em;
    margin-top: -2em;
  }
}
/* ---------------------------------------------------------------------- */
/*  Login
/* ---------------------------------------------------------------------- */
.main-login {
  margin-top: 65px;
  position: relative;
}
@media (max-width: 991px) {
  .main-login {
    margin-top: 65px;
  }
  .childAge{
  display:inline-block;
   width:50px;
}

.main-login .logo {
  padding: 0 10px;
}
.main-login .box-login, .main-login .box-forgot, .main-login .box-register {
  background: #eee;
  border-radius: 5px;
  overflow: hidden;
  padding: 15px;
  margin: 15px 0 65px 0;
}
.main-login .form fieldset {
  border: none;
  margin: 0;
  padding: 10px 0 0;
}
.main-login a.forgot {
  color: #909090;
  font-size: 12px;
  position: absolute;
  right: 10px;
  text-shadow: 1px 1px 1px #FFFFFF;
  top: 9px;
}
.main-login input.password {
  padding-right: 130px;
}
.main-login label {
  color: #7F7F7F;
  font-size: 14px;
  margin-top: 5px;
}
.main-login .copyright {
  font-size: 11px;
  margin: 0 auto;
  padding: 10px 10px 0;
  text-align: center;
}
.main-login .form-actions:before, .main-login .form-actions:after {
  content: "";
  display: table;
  line-height: 0;
}
.main-login .form-actions:after {
  clear: both;
}
.main-login .form-actions {
  margin-top: 15px;
  padding-top: 10px;
  display: block;
}
.main-login .new-account {
  border-top: 1px dotted #EEEEEE;
  margin-top: 15px;
  padding-top: 10px;
  display: block;
}
p {
    margin: 0;
    margin-bottom: 20px !important;
}
.error{
  color:darkred;
}
/*clinton files*/
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 6px;
    margin-top: 6px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.1;
}
p{
  text-align: justify;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 0.9em;
}
a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
  color: #ff5722;
}
dl, ol, ul {
    padding: 5px;
}
.active-link{
  color: #de2e44;
}
.no-padding{
  padding: 0;
}
.hide{
  display: none;
}
ul> li{
  list-style: none;
}
.top-margin{
  margin-top: 10px;
}
.results{
  border-radius: 5px;
  border: 1px solid #de2e44;
  height: 14em;
}

.filter li{
  display: block;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.hotel-details{
  width: 100%;
  height: 400px;
  border-left:2px solid #de2e44;
  background-color: #f8f8f8;
  border-top: 2px solid #de2e44;
  border-radius: 5px;
}
.results:hover{
  opacity: 0.7;
  transition: 0.3s;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}
.hotel-header{
  width: 100%;
  background: #000;
  color: #fff;
  font-size: 15px;
  padding: 1px 0px 1px 10px;
  border-radius: 3px;
}
.image-wrap img{
  width: 100%;
  height: 190px;
}
.badge-text{
  color: #FFF!important;
    font: 700 20px/20px "PT Sans",sans-serif;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    background: #de2e44;
    position: absolute;
  top: 182px;
  padding: 10px;
  border-radius: 2px 35px 2px 2px;
}
.header-underline{
  border-bottom: 1px solid #ff5722;
}
.content-wrap{
  padding: 5px;
}
.card-body{
  color: black;
  background:transparent;
}
.card-header{
  background: #de2e44;
  color: black;
  font-size: 15px;
  padding: 1px 0px 1px 10px;
  border-radius: 3px;
}
.card-footer{
    padding: .5rem .25rem !important;
}
.results .card{
  height: 35em;
}
/*single view syles*/
.tabbed-pane-nav {
    position: relative;
}
.tabbed-pane-nav-item {
    display: inline-block;
}
.tabbed-pane-nav-item-button {
    background-color: #dfe3e6;
    border: 1px solid #dfe3e6;
    border-bottom-color: rgb(223, 227, 230);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    display: inline-block;
    font-weight: 700;
    margin: 2px 2px 0;
    padding: 5px 17px;
    text-decoration: none;
}
.single-view-main{
  height: 300px;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 18px;
}
.thumbnails ul li{
  display: inline-block;
  list-style: none;
}
.thumbnails img{
  width: 60px;
  height: 50px;
}
.thumbnails img:hover{
  cursor: pointer;
  }

.single-view-map{
  padding: 0px;
}.more-details{
  position: relative;
  padding: 17px 23px 12px;
  border: 1px solid #ececec;
  border-radius: 5px;
}
/*facilities*/
.triple-a {
    width: 100%;
    padding: 2px 0 9px;
}
.triple-a > *:first-child {
    padding-left: 3%;
}

.triple-a > * {
    float: left;
    list-style: none;
    width: 30%;
    padding: 0;
}
.triple-a ul li {
    margin-left: -2px;
    padding-left: 23px;
    list-style: none;
}
/*Loader styles*/
.spinner {
  width: 40px;
  height: 40px;

  position: relative;
  margin: 100px auto;
}
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #d13b4d;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
/*end Loader styles*/
/*star rating */
.checked {
    color: #de2e44 !important;
}
.fa-star:hover{
  cursor: pointer;
}
.fa-map-marker{
  color: #de2e44 !important;
}
.btn a{
  color: #fff !important;
}
#relatedhotels img{
  height: 4em;
  border-radius: 5px;
}
/* Small devices (landscape phones, 576px and up)*/
@media screen and (max-width: 900px) and (min-width: 780px) {

  .table-responsive{
  max-width: inherit;
}

.rTable {
    display: table;
    width: 90%;
    margin-left: 50px;
}
.rTableRow {
    display: table-row;
    width: inherit;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.rTableCell, .rTableHead, .btn {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #eaeaea;
    font-size: 10px;

}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}
}
}
@media screen and (max-width: 300px) {
.rTableHead{
  font-weight: bold;
}
.rTableCell, .rTableHead, .btn {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #eaeaea;
    font-size: 20px;
  }
  .offers {
    margin: 0px 0px 9px 11px;
  }
}
@media screen and (max-width: 780px) and (min-width: 300px) {
  .table-responsive{
  max-width: inherit;
}
.rTable {
    display: table;
    width: 90%;
    margin-left: 0px;
}
.rTableRow {
    display: table-row;
    width: inherit;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.rTableHead{
  font-weight: bold;
}
.rTableCell, .rTableHead, .btn {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #eaeaea;
    font-size: 20px;
}
.fa {
  font-size: smaller;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}
 .offers {
    margin: 0px 0px 9px 11px;
  }
}
}
/*....................combined offers ........................*/
  #hotels img{
    width: 128px;
    height: 102px;
    display: block;
      position: relative;
      z-index: 1;
  }
  #hotels header{
    padding: 0 0 11px;
      color: #000;
  }
  #hotels h2 {
    margin: 0 0 4px;
      color: #545353;
      font-size: 1.6em;
      font-weight: 700;
  }
  #hotels .row{
    position: relative;
      min-height: 122px;
      padding: 26px 160px 9px 149px;
      border-bottom: 1px solid #e5e5e5;
  }
  #hotels p{
    overflow: hidden;
      width: 100%;
      margin: 0;
      font-size: 0.9em;
  }
  #hotels h6{
    font-size: 0.7em;
  }
   .api_type{
        background-color:#00c7ffba;
        color:#fff;width: 5px;
        margin:10px 16px 21px 3px;
      }

    .rTable {
      display: table;
      width: 100%;
  }
  .rTableHead{
    border: 1px solid #ced4da;
        margin: -1px;
        background-color: lightgrey
  }
  .rTableRow {
      display: table-row;
  }
  .rTableHeading {
      display: table-header-group;
      background-color: #ddd;
  }
  .rTableCell, .rTableHead {
      display: table-cell;
      padding: 3px 10px;
      border: 1px solid #999999;
  }
  .rTableHeading {
      display: table-header-group;
      background-color: #ddd;
      font-weight: bold;
  }
  .rTableFoot {
      display: table-footer-group;
      font-weight: bold;
      background-color: #ddd;
  }
  .rTableBody {
      display: table-row-group;
  }
  @media screen and (max-width: 800px) and (min-width: 377px) {
    .hotel_image{
    margin-left:30px;
  }
  #hotel_details{
    margin-left:70px;
  }
  .offers {
    margin: 0px 0px 9px 11px;
  }
  .rTableHead{
  font-weight: bold;
}
.rTableCell, .rTableHead, .btn {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #eaeaea;
    font-size: 20px;
}
 }
 @media screen and (max-width: 900px) and (min-width: 375px) {
  .hotel_image{
    margin-left:15px;
  }
  .offers {
      margin: 0px 0px 9px 11px;
    }
  .rTableHead{
   font-weight: bold;
  }
    .filter_row {
    margin-left: -30px;
    }
.rTableCell, .rTableHead, .btn {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #eaeaea;
    font-size: 20px;
}
#hotel_details{
    margin-left:70px;
  }
  .navbar h1 {
    font-size: .5rem;
    margin-left: -14em;
    margin-top: 4em;
}
.navbar h4{
  display: none;
}
}
.checked {
    color: orange;
    font-size: 27px;
    margin-left:5px;
}

/*--------------------------------------------------------------------
                  Admin csss
/*----------------------------------------*/
.main-container:before{
       display:block;
       content:"";
       position:absolute;
       z-index:-2;
       width:100%;
       max-width:inherit;
       bottom:0;
       top:0;
       background-color:#FFF
}
.main-container.container,.rtl .main-container.container{
    padding-left:0;
    padding-right:0
}
.main-container.container:before{
    -webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);
       box-shadow:0 0 0 1px rgba(0,0,0,.1)
           ;width:inherit
}

@media (max-width:767px)
{
    .main-container.container:before{
        -webkit-box-shadow:none;
        box-shadow:none;
        width:100%
    }
}

.main-content{
    margin-left:0;
    padding:0
}
.main-content:after,.main-content:before
{
    content:" ";
    display:table
}
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  /* background-color:#007bff1a; */
  background-color: #e5f2ff;
  /*background: rgba(0, 64, 133, 0.05) !important*/;
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
  /*background: #000;*/
  background: #de2e44;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.sidenav ul{
list-style-type: none;
}
.sidenav ul li a{
    font-size: 15px;
    text-decoration:none;
    padding: 14px;
    /*color: #f1f1f1;*/
}
.page-content
{
    background-color:#FFF;
  /*  background: rgba(0, 64, 133, 0.05) !important ;*/
    position:relative;
    margin:0;
    padding:8px 20px 24px
}
.page-header{
       /* margin: 0 0 12px; */
    margin: -27px 0 6px;
    text-decoration: none !important;
    /* border-bottom: 0px; */
    border-bottom: 1px dotted #004085;
    /* padding-bottom: 16px; */
    padding-top: 11px;
}
.page-header h1
{
    padding:0;
    margin:0 8px;
    font-size:24px;
    font-weight:lighter;
    color:#2679B5
}
h1,h2,h3,h4,h5,h6{
    font-weight:400
}
.page-header h1 small
{
  margin:0 6px;
 font-size:14px;
 font-weight:400;
 color:#8089A0
}

.page_btn{
     color:#555;
       /* background: #ddd;*/
       /*//background:#28a745;*/
       border-color: #28a745;
      text-decoration: none;
      list-style: none;
      padding: 6px;
      float: left;
}
.page_btn a{
    /* color:#555;*/
      color:#fff;
}
.page_btn a:hover{
  color:#fff;
 /* background: #ddd;*/
  background-color: #28a745;
  border-color: #28a745;
  text-decoration: none;
  list-style: none;
 /* padding: 10px;*/
}
 .btn-group-xs > .btn, .btn-xs {
    padding  : .25rem .4rem;
    font-size  : .875rem;
    line-height  : .5;
    border-radius : .2rem;
}
.my_breadcrub{
  background: #8c85850a !important;
  color:#555;
}
.my_breadcrub li a {
  font-style: italic;
  font-color:#555;
  color:#555;
  font-size: 16px !important;
  margin-right: 5px;
}
.fa {
     font-size: 12px  !important;
}

/*--------------------------------------------------------------------
                 End Admin
/*----------------------------------------*/
@font-face {
  font-family: 'daypiloticons';
  src:url('fonts/daypiloticons.eot?cyz0y3');
  src:url('fonts/daypiloticons.eot?cyz0y3#iefix') format('embedded-opentype'),
    url('fonts/daypiloticons.ttf?cyz0y3') format('truetype'),
    url('fonts/daypiloticons.woff?cyz0y3') format('woff'),
    url('fonts/daypiloticons.svg?cyz0y3#daypiloticons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'daypiloticons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit:before {
  content: "\e908";
}
.icon-triangle-down:before {
  content: "\e907";
}
.icon-info:before {
  content: "\e905";
}
.icon-move:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e903";
}
.icon-bubble:before {
  content: "\e904";
}
.icon-resize-left:before {
  content: "\e901";
}
.icon-resize-right:before {
  content: "\e902";
}
.icon-menu2:before {
  content: "\e906";
}

