body{
  font-family: 'Open Sans';
  color: #000;
	font-size:0.8rem;
  
}

.h2, h2 {
    font-size: 1.5rem;
}
a{
	color: #000;
	cursor: pointer;
}
b, strong {
	font-weight: bold;
}
a:focus, input:focus, button:focus, select:focus{
	outline: none;
	box-shadow: none ;
	color:#000;
}
a:hover{
	color:#000;
	text-decoration:none;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1600px;
}

.navbar {
  position: relative;
}
.brand {
  position: absolute;
  left: 50%;
  margin-left: -50px !important;
  display: block;
}
.bg-red {
  background: #D03137;
}
.bg-white {
  background: #fff;
}
.border-red {
  border: 1px solid #D03137;
}
.text-red {
  color: #D03137;
}
.navbar-toggler {
  border-color:transparent !important;
  border:none !important;
}
.navbar-nav .nav-item a {
  color:#fff;
  font-size:0.8rem;
}

.form-check-input:checked, .bg-red.btn:hover {
  background-color: #D03137;
  border-color: #D03137;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.navbar-toggler{color: transparent!important;}
#sidebarleft.modal {
  width: 300px;
}
#sidebarleft .modal-content {
  width: 300px;
}
#sidebarleft li.list-group-item  {
  padding: 0;
  }
#sidebarleft .list-group-item:hover {
  background-color: rgba(59, 57, 57, 0.164) !important;
}
#sidebarleft .list-group-item a {
  text-transform: uppercase;
  text-decoration: none;
  padding:10px;
  display: block;
}
.i_hover{cursor: pointer;}
.i_hover.active{color: #D03137;}

.page-item.active .page-link{
  color: #fff;
  background-color: #D03137;
  border-color: #D03137;
}
.pagination > li > a
{
    background-color: white;
    color: #D03137;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #D03137;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: white;
    background-color: #D03137;
    border: solid 1px #D03137;
}

.pagination > .active > a:hover
{
    background-color: #D03137;
    border: solid 1px #D03137;
}
/*--------------------------------------------------------------
# Get Startet Button
--------------------------------------------------------------*/
.get-started-btn {
  background: #d03238;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}
.get-started-btn:hover {
  background: #111111!important;
  color: #fff!important;
}
@media (max-width: 992px) {
  .get-started-btn {
    padding: 6px 18px;
  }
}

.get-link-btn {
  background: transparent!important;
  color: #000!important;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  border: 0!important;
}

.get-header-btn,a.get-header-btn  {
  background: #fff!important;
  color: #d03238!important;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}
.get-header-btn:hover,a.get-header-btn:hover {
  background: #111111!important;
  color: #fff!important;
}
.line-btn,a.line-btn  {
  background: #fff!important;
  color: #d03238!important;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  border: 1px solid #d03238!important;
}
.line-btn:hover,a.line-btn:hover {
  background: #111111!important;
  color: #fff!important;
  border: 1px solid #111111!important;
}
@media (max-width: 992px) {
  .get-header-btn {
    padding: 6px 18px;
  }
}


/*#####################################LOGIN##################################*/

.cbooking {
  height: auto;
  border: 1px solid transparent;
  padding: 15px 19px 25px 19px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-bottom: 20px;
}

.cbooking:hover {
  border: 1px solid #e03a3c;
}

/*#########################SEARCH#####################3 */
.search {
  background-color: #fff;
  padding: 4px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.searchc{position: relative; }
.searchc input{
        height: 60px;
        text-indent: 25px;
       }
       .searchc input:focus{
        box-shadow: none;
       }
       .searchc .fa-search{
        position: absolute;
        top: 20px;
        left: 10px;
       }
       .searchc button{
        position: absolute;
        top: 5px;
        right: 5px;
        height: 50px;
        width: 50px;
        background: transparent;
        border: 0;
       }

       .status_1{
        -webkit-border-radius: 50%; 
        -moz-border-radius: 50%; 
        border-radius: 50%; 
        width: 15px;
        height: 15px;
        display: inline-block;
        background-color: #ffc107;
      }
      .status_2{
        -webkit-border-radius: 50%; 
        -moz-border-radius: 50%; 
        border-radius: 50%; 
        width: 15px;
        height: 15px;
        display: inline-block;
        background-color: #198754;
      }
      .cbooking .name{
        color: #000;
        font-size:1.2rem;
      }
      .cbooking .company{
        color: #000;
        font-size:0.9rem;
        font-weight: 600;
        text-transform: uppercase;
      }
      .cbooking .other,.cbooking .phone,.cbooking .email{
        color: #000;
        font-size:0.7rem;
        font-weight: 300;
      }
      .cbooking .company{
        color: #000;
        font-size:0.9rem;
        font-weight: 600;
        text-transform: uppercase;
      }
      .cbooking .lproducts{
        color: #000;
        font-size:1rem;
      }
      .not-decoration{text-decoration: none;}
      .search #stands_id{
          padding-top: .85rem;
          padding-bottom: .85rem;
          padding-left: 1rem;
          font-size: 0.8rem;
          border-radius: .3rem;
      }
      .select2-container--default .select2-selection--single {
        height: 46px !important;
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 85% !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 26px !important;
    }
    .select2-container--default .select2-selection--single {
        border: 1px solid #CCC !important;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    }
    .search .select2-container--default .select2-selection--single {
      font-size: 14px;
    }