body{
    background:  #f1f1f3 !important;
}
.input-group .form-control{width: auto; }
.form-group{margin-bottom: 10px;}
.input-group span{ width: 140px;  }
.input-group span, table tr th{text-transform: capitalize;}
.input-group-addon{ padding: 3px 5px; font-size: 12px;}
.form-control{ height: 26px; font-size: 14px; border-radius: 1px; padding: 3px 5px; }
h2,h3{font-size: 15px;}
/*body {
    background-color: #044B8F;
}

.navbar-default{
    background: #E3E5E8; border-color: #555; color: #fff;
}
.sidebar{ background: #044B8F; color: #fff; }
*/

#wrapper {
    width: 100%;
   background:  url(images/navigation-background.png) repeat-y top right !important;
}
.clear{clear: both;} .br{clear: both;padding: 0;margin: 0 0 5px;}
#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;

  /* 
background: rgb(194,196,232);  
background: -moz-linear-gradient(top,  rgba(194,196,232,1) 0%, rgba(255,255,255,1) 100px, rgba(255,255,255,1) 99%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,196,232,1)), color-stop(11%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,1))); 
background: -webkit-linear-gradient(top,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 99%); 
background: -o-linear-gradient(top,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 99%); 
background: -ms-linear-gradient(top,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 99%); 
background: linear-gradient(to bottom,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 99%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c4e8', endColorstr='#ffffff',GradientType=0 ); 
 */

}
.temp00{
    background: rgb(194,196,232); /* Old browsers 
background: -moz-linear-gradient(top,  rgba(194,196,232,1) 0%, rgba(255,255,255,1) 11%, rgba(255,255,255,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,196,232,1)), color-stop(11%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(194,196,232,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c4e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 242px;
        padding: 0 35px;
        border-left: 1px solid #e7e7e7;
        margin-top: 50px;
        margin-bottom: 30px;
    }
}

 .sidebar, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > li a:hover{
    background:  url(images/navigation-background.png) repeat-y top right !important;
    color: #341b1b;
}
.navbar-static-top{ 
    position: fixed;
    width: 100%;
    top: 0;

    border-bottom: 1px solid #0f628b;
 /*background: #85b0d6 !important; */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#85b0d6+1,2989d8+50,7db9e8+100 */
background: #85b0d6; /* Old browsers */
background: -moz-linear-gradient(top,  #85b0d6 1%, #2989d8 50%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #85b0d6 1%,#2989d8 50%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #85b0d6 1%,#2989d8 50%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85b0d6', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

 }


.navbar-default .navbar-brand, .navbar-default ul, .navbar-default ul li, .navbar-default a{
    color: #341b1b;
}
.sidebar ul li a.active,.nav li a:focus, .navbar-brand li a:focus {
    background-color: #898997; color: #fff;
}
.sidebar ul li.active {
    background-color: #565656; color: #fff;
}
.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

/*.sidebar ul li,.navbar-default {
    border-bottom: 1px solid #333;
}*/

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: fixed;
        width: 242px;
        margin-top: 51px;
        /*max-height: 560px;*/
        height: 87%;
    overflow: scroll;
    overflow-x: hidden;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}
tr td,th { font-size: 12px; padding-right: 1px;/*replace padding 3px  to parrding right 3px By sahed sawon*/
}
th{ text-align: center;}   
button.none{ background: inherit;
    border: medium none;
    cursor: pointer;}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 20px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}
.panel-sm{
    background: #f5f5f5; padding: 5px; margin: 2px; border: 1px solid #ddd; width: 31%; height: 40px;
    
}.panel-sm i{font-size: x-large;}
.panel-sm:hover{
    background: #7C7BAD; color: #fff;
}
.alert{padding: 3px 15px;}
form{ background: #fff; padding: 0px 0px 10px; border: 1px solid #d1d1d1;
    
}
form h2, form h3{ background: #f1f1f1; border: 1px solid #ddd; padding: 5px 30px; margin-top: 0; font-family: 'Ubuntu','Roboto Slab',serif, sans-serif,tahoma; text-shadow: 2px 2px 5px #fff;}
#footer{ 
    padding: 5px; 
    width: 100%;
    text-align: center;
    border-top: 2px solid #000;
    background:  #5fa0d6 !important;
    position: fixed;
    bottom: 0;
}
#footer a, #footer{
 color: #000;
}

caption, .pageing{ background:#ededee; color:#559; font-size:16px;  }
caption span, .pageing span{  font-size:14px; float:right; display:inline-block; margin:0; padding:0; bottom:0px;} 
caption h3, .pageing h3{ width:auto; margin:0; float:left; font-size:16px; font-weight:bold; padding:8px 10px 0; }
 
tr .photo img{ background: #f5f5f5; border: 1px solid #164987; padding: 3px; border-radius: 25px; max-width: 60px; max-height: 60px; }

#overflow{ min-height: 300px; max-height: 400px; overflow: auto; border: 1px solid #bbb; }
#price_hidden input{ margin: 0; padding: 0 20px; border: none; background: transparent;}
#bprice{ color: #ccc;}

#overflow .table > thead > tr > th, #overflow .table > tbody > tr > td, #overflow .table > tbody > tr > th { padding: 2px;}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ccc;
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ccc;
}

#alert-tr, .table-hover>tbody>#alert-tr>td, .table-hover>tbody>#alert-tr:hover>td{ background: #fdd; border:1px solid #bbb; }
#alert-tr-red, .table-hover>tbody>#alert-tr-red>td, .table-hover>tbody>#alert-tr-red:hover>td{ background: #faa; border:1px solid #999; }

.alert-warning{background-color: #fca08b; border-color: #fa7c7c; color: #ff0000;}
.alert-success{background-color: #95f093; border-color: #50bc17;  color: #096100;}

#side-menu{ z-index: 1000000; overflow: scroll; min-height: 400px; max-height: 520px; overflow-x: hidden;
  }

/*::-webkit-scrollbar {width: 5px;  background: #062957; }*/
/*::-webkit-scrollbar-thumb { background-color: #062957; -webkit-border-radius: 1ex; }*/


.sidebar ul li a.active, .nav li a:focus, .navbar-brand li a:focus {
    background-color: #898997;
    color: #fff; 
}


/* print style*/
.divHeader { display: none;  } .divFooter { display: none;  }
  .printMe {display: none;}
  @media print {
    div {display: none;text-align: center;}
    .printMe {display: block; text-align: center; margin: 0 0 15px 0;}  .hidden-print { display: none !important; }
    .printMe h1{ margin: 0; padding: 3px; }
    .printMe h2{ margin: 0; padding: 2px; }
    .divHeader { position: fixed; top: 0;  }.divFooter { position: fixed; bottom: 0; }
  }
  /* end print style*/

  .required-field-prefix{
    display: block;
    overflow: hidden;
    width: 100%;
  }
 .required-field-prefix span:first-child{
    color: red;
    font-size: 9px;
  }

.required-help{
    border-bottom: none !important;
    font-size: 18px;
    vertical-align: text-top;
    color: red
}
.nav-tabs {
    /*background: #fcf8e3;*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.nav-tabs.nav-justified>li { font-weight: bolder;
    border: 1px solid #f2dede;
    border-bottom: 1px solid #fff;
}
/*@import url('https://fonts.googleapis.com/css?family=Ubuntu');*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab|Ubuntu');
form .panel-heading  h2{ 
    border: none;font-size: 22px; background: transparent; color: #000; letter-spacing: 1px; font-weight: 600; margin: 0;
    padding: 0; 
 }

 .panel-body {
    border: 1px solid #aaa; border-top: none;
    max-height: 400px;     overflow-x: hidden;     overflow-y: auto;
}


legend {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 1px;
    
    color: #394347;
}

.form-horizontal .control-label{font-weight: 500;}

.help-block {
    color: #8e8989;
    font-size: 12px;
}
/*add booking action button class*/
.bookaction{
    color:  #428bca;
        font-size: 25px;
}
.bookaction span:nth-child(1){
    padding-right: 5px;
    cursor: pointer;

}
.bookaction span:nth-child(2){
    padding-left:5px;
    cursor: pointer;
}
.row {
    margin-right: -35px;
    margin-left: -35px;
}

.panel-heading {
    padding: 15px 25px;
}


/*booking view css start
* added by sahed sawon
*/
.panel-custom-heading{
    text-transform: uppercase;
    background-color: #de2e2f !important;
    border-color: #de2e2f !important;
    text-align: center;
    color: #ffffff;
    font-weight: 800;
    font-size: 16px;
}
.panel-content-par{
       margin-bottom: 15px;
}

.panel-content-par span:nth-child(2){
    text-transform: capitalize;
    padding-left: 3px;
}

.svg-icon {
    margin-left: -4px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #333;
}

.svg-icon circle {
      stroke: #4691f6;
      stroke-width: 2;
}
.widget-img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.flex-container {
   display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

.flex-item:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 300px;
    -ms-flex: 0 1 400px;
    flex: 0 1 400px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.flex-item:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 20px;
    }
    .feature-table-level{
        padding-left: 8px;
        vertical-align: super;
        font-size: medium;
        font-weight: 600;
        text-transform: capitalize;
    }
    .feature-table-level b{
        color: #de2e2f 
    }

/*booking view css end*/
input[type=radio], input[type=checkbox]{ width: 20px;  }