a:hover {
    text-decoration: none !important;
}
h4.login-logo{
    text-align:center;
  /*  margin-bottom:25px;*/
}
.card.card-login {
    border-radius: 10px;
}
h4.login-logo img {
    width: 200px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
    border-radius: 4px;
}

h4.login-logo {
    padding: 0px !important;
    margin-bottom: 0px;
}

a.btn.btn-primary.waves-effect.active-btn.cs-active {
    position: relative;
    top: 6px;
}
.login-page .card-login{
    box-shadow: 0 6px 12px rgb(140 152 164 / 25%);
    border: .0625rem solid rgba(231,234,243,.7);
    padding: 25px;
}
.sign-in-section {
    box-shadow: 0 6px 12px rgb(140 152 164 / 25%);
    border: .0625rem solid rgba(231,234,243,.7);
    padding: 25px;
    border-radius: 10px;
    background: #fff;
}
.card.card-login h4 {
    color: #1e2022;
    font-weight: 500;
}
.seven-content {
    background: #731834;
    padding: 10px;
    margin-left: 12px;
    margin-right: 12px;
}
/*ul.navbar-nav.status-list {
    transform: translate(0%, 26%);
}*/
.form-group{
    padding-bottom:0px !important;
}
.card-login .form-group input{
 /* border-radius:10px !important;*/
}
.card.card-login .form-control{
    height: 40px;
    background-image:none;
    padding:10px;
    }
p.category.text-center {
    color:  ;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.card-login .card-content{
    padding:0px;
}
.form-control, .form-group .form-control{
  /*  border-radius:10px !important;*/
}
.card-header.text-center h4 {
    padding-bottom: 15px !important;
    margin-bottom: 38px;
}
.card.card-login .card-header.text-center {
  margin-bottom: 0px;
  padding-bottom:0px;
  padding-top:0px;
}
.card.card-login .input-group {
    margin-bottom: 18px;
    width: 100%;
   }
.tabs.haji-tab {
    margin-left: 12px;
}
canvas#myChart {
    width: 800px !important;
    height: 400px!important;
    margin: 0px auto !important;
}
ul.navbar-nav.status-list {
    position: relative;
    top: 18px;
}
input#test {
    border-radius: 5px;
    border: .0625rem solid #e7eaf3;
}
.custom-input {
    margin-bottom: 30px !important;
    display: block;
    }
.card.card-login label.control-label {
    top: -36px;
    font-weight: 400 !important;
    color: #1e2022 !important;
}
button.btn.btn-rose.btn-simple.btn-wd.btn-lg {
    padding: 15px 36px;
    font-size: 15px;
}

ul.nav.nav-tabs.new-order-tab li a {
    width: 100%;
   }

ul.nav.nav-tabs.new-order-tab li {
    width: 15%;
}
ul.nav.nav-tabs.new-order-tab li a {
    width: 100%;
    border-radius: 4px 4px 0 0 !important;
}
.smart ul {
    text-align: left;
    margin: 0px;
    padding: 0;
}
.smart li {
    display: inline-block;
}
.smart a {
    display: inline-block;
    padding: 6px 8px;
    color: #000;
    font-size: 13px;
    position: relative;
}
.smart a::after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    background: #73183469;
    height: 20px;
    right: -3px;
    top: 6px;
}

span.go-btn {
    display: inline-flex;
    background: #fff;
    color: #731834;
    font-weight: 500;
    width: 18px;
    height: 18px;
    font-size: 13px;
    }

.left-seven {
    border: 1px solid #c5c2c2;
    border-radius: 4px;
    background: #fff;
}

.seven-inner {
    padding: 15px 15px 0px;
    text-align: left;
}

.botm-border {
    border-bottom: 1px solid #ccc;
} 

.seven-inner h4 {
    margin-top: 0px !important;
}

.right-seven {
    display: block;
    background: #fff;
    height: 371px;
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #c5c2c2;
}
.inner-tab .tab-content {
    background: #731834;
}

@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 180px;
    right: 0;
    width: 64px;
    background: rgba(0, 0, 0, .3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 10px;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-blue {
    background-color: #00bcd4;
}

.fixed-plugin .badge-green {
    background-color: #4caf50;
}

.fixed-plugin .badge-orange {
    background-color: #ff9800;
}

.fixed-plugin .badge-purple {
    background-color: #9c27b0;
}

.fixed-plugin .badge-red {
    background-color: #f44336;
}

.fixed-plugin .badge-rose {
    background-color: #e91e63;
}

.fixed-plugin .badge-black {
    background-color: #000;
}

.fixed-plugin .badge-white {
    background-color: rgba(200, 200, 200, 0.2);
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 5px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    float: right;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
    ;
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu>li>a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    top: 27px;
    opacity: 0;
    transform-origin: 0 0;
}

.fixed-plugin .dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(-13%);
    -moz-transform: translateY(-13%);
    -o-transform: translateY(-13%);
    -ms-transform: translateY(-13%);
    transform: translateY(-13%);
    transform-origin: 0 0;
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 78px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -17px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #FFFFFF;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
    -webkit-transform: translateY(-17%);
    -moz-transform: translateY(-17%);
    -o-transform: translateY(-17%);
    -ms-transform: translateY(-17%);
    transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-19%);
    -moz-transform: translateY(-19%);
    -o-transform: translateY(-19%);
    -ms-transform: translateY(-19%);
    transform: translateY(-19%);
}

.fixed-plugin {
    top: 120px;
}

@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

@media (max-width: 991px) {
    .wrapper-full-page~.fixed-plugin .dropdown-menu:after,
    .wrapper-full-page~.fixed-plugin .dropdown-menu:before {
        top: 99px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line a .badge-colors {
        top: 3px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line+.header-title {
        margin-top: 15px;
    }
    .fixed-plugin .dropdown-menu {
        right: 81px;
        width: 250px;
    }
    .fixed-plugin li.button-container {
        height: auto;
    }
    .fixed-plugin .adjustments-line .switch {
        float: right;
        margin: 0 0px;
    }
    .fixed-plugin li.header-title {
        height: 40px;
    }
    .fixed-plugin .dropdown .dropdown-menu {
        top: 10px;
    }
    .fixed-plugin .dropdown-menu:after,
    .fixed-plugin .dropdown-menu:before {
        top: 96px;
    }
    .fixed-plugin .dropdown-menu>li>a.img-holder {
        max-height: 75px;
    }
    .fixed-plugin {
        top: 80px;
    }
}


/* 13-may-20 start */

.input-group {
    margin-bottom: 18px;
}

button.login.btn.btn-primary.btn-block.btn-flat img {
    padding-right: 10px;
}

.sign-in-section .form-group input {
    background: #fff;
    border: 1px solid #C5C5C5;
    height: 45px;
    border-radius: 5px;
    padding: 5px;
}

.sign-in-section .form-group label {
    font-size: 14px;
    padding-bottom: 7px;
    color: #6B6B83;
}

.sign-in-section .sign-in-title {
    color: #2D2D2D;
    padding-bottom: 20px;
    text-align: center;
   
}
.sign-in-section .sign-in-title h4{
  font-weight: normal;
  font-size: 18px;
}
.no_padleft {
    padding-left: 0px !important;
}

.creat_account_page .form-group input {
    background: #fff;
    border: 1px solid #C5C5C5;
    height: 45px;
    font-size: 14px;
    border-radius: 5px;
    width: 100% !important;
}

.creat_account_page .form-group textarea {
    background: #fff;
    border: 1px solid #C5C5C5;
    height: 45px;
    font-size: 14px;
    border-radius: 5px;
}

.creat_account_page .form-group label {
    font-size: 14px;
    padding-bottom: 7px;
    color: #6B6B83;
}

h4.creat_account_title {
    font-size: 22px;
    color: #2D2D2D;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 20px;
}

.card.creat_account_page {
    border: none;
}

.creat_account_btn button.btn.btn-primary {
    border-color: #f47b20;
    background-color: #f47b20;
    padding: 17px 36px;
    margin: 0 auto;
    font-size: 16px;
    border-radius: 5px;
    border: 2px solid;
    width:96%;
}
.footer.text-center.creat_account_btn {
    margin-bottom: 30px;
}

img.sign-in-img {
    height: 100vh;
    object-fit: cover;
}

.fotgot_password h6 {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    padding: 15px 0px;
    margin-bottom: 0;
}

.form-group.has-error .form-control {
    background-image: none !important;
    background-size: 100% 2px, 100% 1px;
    transition-duration: 0.3s;
}

.form-group.is-focused .form-control {
    outline: none;
    background-image: none !important;
    background-size: 100% 2px, 100% 1px;
    box-shadow: none;
    transition-duration: 0.3s;
}

.login_page_farmer_admin button.login.btn.btn-primary.btn-block.btn-flat {
    height: 50px;
    padding: 0px !important;
    background: #f47b20 !important;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 10px #ccc !important;
}
.login_page_farmer_admin button.login.btn.btn-primary.btn-block.btn-flat img {
    margin-right: 11px;
    width: 32px;
}

.or_title h4 {
    color: #f47b20;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
}

.or_title {
    text-align: center;
    display: block;
}


/* 13-may-20 End */

.image_upload .btn-file {
    border-radius: 23px !important;
    background-color: #f47b20 !important;
    position: relative !important;
    overflow: hidden !important;
    color: white !important;
    letter-spacing: .5px !important;
}

.image_upload .btn-file input[type=file] {
    width: 100%;
    height: 25px;
    margin: 0px;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: 0;
    font-size: 100px !important;
    text-align: right !important;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
    outline: none !important;
    cursor: inherit !important;
    display: block !important;
        z-index: 0;
}

.image_upload .btn-file i {
    padding: 2px 0px;
}


/* 18-may-20 Start */

.farmer_logo img {
    width: 80px;
    margin: 0 auto;
    display: block;
}

.farmer_logo h3 {
    color: #fff;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.farmer_login_signup_btn button.login.btn.btn-primary.btn-block.btn-flat {
    background-color: #f47b20;
    padding: 5%;
    border-radius: 8px;
    border: 2px solid white;
    position: relative;
}

.farmer_login_signup_btn button.login.btn.btn-primary.btn-block.btn-flat:hover {
    background: #f47b20 !important;
    box-shadow: none !important;
}

.btn-file {
    background-color: #f47b20 !important;
}

.farmer_login_signup_btn button.login.btn.btn-info.btn-block.btn-flat {
    background-color: #f47b20 !important;
    padding: 5%;
    border-radius: 8px;
    border: 2px solid #fff !important;
    position: relative;
}

.farmer_login_signup_btn button.login.btn.btn-info.btn-block.btn-flat:hover {
    border-color: #ffffff;
    box-shadow: none;
}

.farmer_login_signup_btn button.login.btn img {
    text-align: left;
    position: absolute;
    left: 10px;
    top: 9px;
}

.farmer_or h4 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-style: italic;
}

p.new_pwd {
    color: #6B6B83;
    margin: 22px 0px 50px;
    font-size: 16px;
    font-weight: 400;
}

.sign-in-section.forgot_password_farmer {
    padding: 50px 101px 101px 101px;
}

.back_Arrow_img {
    padding-bottom: 51px;
}

.back_Arrow_img img {
    width: 35px;
}

.footer.text-center.creat_account_btn {
    padding: 51px 0px 0px 0px;
}

.btn.btn-primary,
.navbar .navbar-nav>li>a.btn.btn-primary {
    box-shadow: none !important;
}


/* 18-may-20 End */


/*.first_box canvas.canvasjs-chart-canvas {

    width: 450px !important;

    height: auto !important;

    margin: auto !important;

}*/


/*.third_box canvas.canvasjs-chart-canvas {

    width: 380px !important;

    height: auto !important;

    margin: auto !important;

}*/
td.td-actions.text-right i.material-icons {
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}
h4.card-title {
    font-size: 16px !important;
}
 table.dataTable.unit3 tbody td.select-checkbox:before {
    margin-top:16px !important;
   }
div#chartContainer,
div#chart-container,
div#chartContainer2 {
    width: 70% !important;
    margin: auto;
    height: 250px !important;
}

div#chartContainer3 {
    /*width: 80% !important;*/
    margin: auto;
    height: 250px !important;
}

div#chartContainer1 {
    width: 55% !important;
    margin: auto;
    height: 250px !important;
}


/*a.canvasjs-chart-credit {

    display: none;

} */

.full-page:before {
    background-color: rgb(255 255 255 / 0%) !important;
}

.full-page.login-page {
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    background-image: url(https://alphawizztest.tk/Hajiapp/new_theme/assets/img/banner/banner1.jpg);
    background-repeat: no-repeat;
    height: 100vh;
}


.creat_account_btn button.btn.btn-primary:hover {
    background: #f47b20 !important;
    color: #fff !important;
    box-shadow: 0px 4px 10px #ccc !important;
}
/*
.login-page .card-login .card-header {
    margin-top: -40px;
    margin-bottom: 20px;
    background: #f47b20 !important;
}*/

.login-page .card-login .btn-wd{
    width:100%;
}
.login-page .card-login .card-header{
    margin:0px;
}
.card-login .card-header.text-center {
    background: transparent;
    box-shadow: none;
}

.login-page .card-login .btn-wd {
    color: #f47b20 !important;
}

.navbar-expand .navbar-nav {
    margin-top: 9px;
}


/*new Css */

.goog-te-combo {
    color: #f47b20;
    border: 0px solid #ffffff;
}

.goog-logo-link {
    display: none;
}

.skiptranslate goog-te-gadget {
    display: none !important;
    font-size: 0px !important;
}

.goog-te-gadget {
    color: #fff !important;
}

.goog-te-gadget .goog-te-combo {
    margin: 12px 0 !important;
}

.no-print {
    display: none;
}

.alert-warning {
    color: #fff;
    background-color: #bb1b0f;
    border-color: #9E9E9E;
}

.ws-po-box {
    color: #f47b20 !important;
}
.date_input input {
    width: 250px;
    text-align: left;
    display: inline;
}
.input-picker .picker-list td>button:hover,
.input-picker .picker-list td>button.checked-value {
    color: #fff;
    background: #f47b20 !important;
}

.card_1.calender_tbl {
    padding: 0px;
}

.form-row {
    padding: 0px !important;
    margin: 0px;
}

.input-picker .ws-po-box {
    padding: 10px !important;
    border: none !important;
}

.ws-button-row {
    display: none !important;
}

input.btn.btn-success.pull-right {
    margin-top: 10px;
    margin-left: 20px;
}

.card_1.reservetion_man h3 {
    float: left;
}

.card_1.reservetion_man select#sel_depart {
    padding: 5px;
    margin-left: 13px;
    font-size: 13px;
    float: left;
}

.card_1.reservetion_man button#delete_all,
.card_1.reservetion_man button#delete_all1 {
    padding: 5px 10px;
    font-size: 14px;
    margin-left: 8px;
    border-radius: 0px;
}

.card_1.reservetion_man button#delete_all,
button#delete_all1 {
    float: left !important;
}

.card_1.reservetion_man input[type="checkbox"] {
    float: left;
    font-size: 20px !important;
    margin-left: 9px;
}

.reservetion_man ul input.delete_checkbox {
    float: right !important;
}

.card_1.calender_tbl,
.card_1.booking_Summary {
    margin-top: 15px;
}

.booking_overview tbody tr th:first-child {
    background: #f47b20 !important;
    color: #fff;
}

.card_1.reservetion_man span {
    float: right;
    font-size: 14px;
    font-weight: 500;
}

.card_1.reservetion_man span input {
    margin-right: 3px;
}

.reservetion_man ul li span {
    float: inherit !important;
}

.booking_overview tbody tr th:first-child {
    background: #f47b20 !important;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
}

.booking_overview tbody tr th {
    line-height: 26px;
    text-align: center !important;
    font-size: 14px;
}

label.col-md-3.label-on-left {
    font-weight: 500 !important;
}
.dt-buttons button {
    margin-top: 1px;
}
button.submit.sumit-btn {
    background: #731834;
    border: none;
    height: 44px;
    border-radius: 4px 4px 0px 0px;
    min-width: 45px !important;
    margin-left: 1px !important;
}
button.submit.sumit-btn i {
    color: #fff;
    font-size: 18px;
   }
   
@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .card_1 h3 {
        font-weight: bold;
        color: #000;
        margin-bottom: 40px;
        position: relative;
        font-size: 14px !important;
    }
    .tile, .graph{
        height: 283px !important;
    }

canvas#myChart {
    width:712px !important;
    height: 300px!important;
 }

}

@media only screen and (min-width: 1024px) and (max-width: 1350px) {
    .card_1 h3 {
        font-size: 13px !important;
    }
    .card_1.reservetion_man select#sel_depart {
        padding: 5px;
        margin-left: 12px;
        font-size: 12px;
        float: left;
    }
    #figure {
    height: 190px;
    position: relative;
}

     .graph-container{
            height:245px;
        }
      .analysis-left.an-l{
          padding: 10px 21px;
           }
     .analisis-outer{
            height:330px;
        }
    .card_1.reservetion_man button#delete_all,
    .card_1.reservetion_man button#delete_all1 {
        font-size: 12px;
        margin-left: 5px;
    }
    .card_1 {
        padding: 10px;
    }
    .card_1.reservetion_man span {
        font-size: 12px;
    }
    .input-picker .picker-list th {
        font-size: 11px !important;
    }
}

@media only screen and (min-width: 768px) {
    .sidebar {
        width: 22rem!important;
    }
}

.col-sm-5 {
    padding: 0px 10px 0px 23px !important;
    display: block;
}

textarea.textarea.address::placeholder {
    color: #000;
}

textarea.textarea.address {
    padding: 0px 14px;
    height: 33px;
    margin-top: 6px;
    color: #000 !important;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #000;
    background: transparent;
}

button.btn.dropdown-toggle.btn-default.bs-placeholder {
    border: none;
    border-bottom: 1px solid #ccc;
    color: #000;
}

.add_product .form-group input,
.creat_account_page .form-group input {
    position: relative;
}

span#errmsgphone,
span#errmsg {
    position: absolute;
}

a.id_download {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

span.btn.btn-file:hover {
    color: #ffffff;
    text-decoration: none;
}

a.id_download:hover {
    color: #f47b20;
    text-decoration: none;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #d1d3e2;
    margin-top: 13px;
}

.goog-te-gadget .goog-te-combo {
    margin: 12px 0 !important;
    border: 1px solid #cacaca;
    padding: 7px 10px;
    /* box-shadow: 0px 3px 7px #ccc; */
}

a.btn.btn-success.pull-right {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

a.btn.btn-success.pull-right:hover {
    color: #fff !important;
    text-decoration: none;
}

.third_box .home_page_card img {
    margin-top: 12px;
}

.col-md-6.mb-6.third_box .card.shadow.h-100.py-2.home_page_card {
    min-height: 287px;
}

div#card1_booking {
    min-height: 300px;
    max-height: 300px;
    overflow-x: hidden;
    width: 100%;
    overflow-y: scroll;
}

.card_1.reservetion_man {
    overflow-x: hidden;
    overflow: hidden;
}

.card_1.calender_tbll {
    margin-top: 15px;
}

.card_1.booking_Summary div {
    margin-bottom: 10px;
}
/*
div#example_wrapper {
    margin-top: 13px;
}*/
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before{
    margin-top: 8px;
}

/* ipad */

@media only screen and (max-width:1023px) {
    .home_page_card img {
        width: 50px;
        height: 33px;
    }
    .col-md-4.mb-4.second_box {
        float: left;
    }
    .col-md-4.mb-4.first_box {
        float: left;
    }
    .col-md-4.mb-4.third_box {
        float: left;
    }
    .home_page_card h3 {
        color: #292929;
        font-weight: bold;
        font-size: 18px;
    }
    .home_page_card p {
        font-size: 20px;
    }
    div#example_filter input.form-control.input-sm {
        width: 147px;
    }
    .table>thead tr th,
    .table>tbody tr td {
        font-size: 14px;
    }
    .add_product .col-md-6 {
        float: left;
    }
    .add_product .col-md-12 {
        display: inline-block;
    }
    
    .form-group.submit_btn input.btn.btn-fill.btn-rose {
        font-size: 14px;
    }
    table#example .cat-img {
        height: auto !important;
        width: 60% !important;
    }
    .topbar h1 {
        font-size: 18px;
    }
    login-page > .content, .lock-page > .content {
    padding-top: 1vh !important;
}

}


/* ipad pro*/

@media only screen and (min-width:1024px) and (max-width:1366px) {
    table#example .cat-img {
        height: 60px !important;
        width: 60px !important;
    }

    label.avtar{
            transform: translate(140%, 33%) !important;
    }
}

table#example button.btn.btn-success.dropdown-toggle,
.dropdown.action_btn button.btn.btn-success.dropdown-toggle {
    font-size: 13px;
}

table#example button.btn.btn-success.dropdown-toggle span.caret,
.action_btn span.caret {
    display: none;
}

.dropdown.action_btn {
    /* float: right; */
    position: absolute;
    right: 20px;
    top: 20px;
}

.dropdown.action_btn ul.dropdown-menu {
    left: auto;
    right: 0;
}

.dropdown.action_btn ul.dropdown-menu li a {
    font-size: 13px;
}

a.create_account {
    background: #fff;
    padding: 10px;
    border: 1px solid #f47b20;
    color: #f47b20;
    font-weight: bold;
    display: block;
    width: 200px;
    text-align: center;
    margin: 20px auto !important;
}

.booking_overview a.btn.btn-success.pull-right {
    float: left !important;
}

select#search_text {
    font-size: 13px;
}

img.img-responsive.first_index_logo {
    width: 110px;
    border-radius: 13px;
    border: 2px solid #f47b20;
    padding: 10px;
    margin-bottom: 30px;
}
.card.card-login .footer.text-center button.btn.btn-rose.btn-simple.btn-wd.btn-lg {
    background: #f47b20;
    color: #fff !important;
}



/*MULTIUPLOAD*/

.imagePreview {
    height: 100px;
    width: 75%;
    background-position: center center;
  background:url(http://cliquecities.com/assets/no-image-e3699ae23f866f6cbdf8ba2443ee5c4e.jpg);
  background-color:#fff;
    background-size: cover;
  background-repeat:no-repeat;
    display: inline-block;
  box-shadow:0px -3px 6px 2px rgba(0,0,0,0.2);
}
.btn-primary
{
  display:block;
  border-radius:0px;
  box-shadow:0px 4px 6px 2px rgba(0,0,0,0.2);
  margin-top:-5px;
}
.imgUp label.btn.btn-primary {
    border-radius: 0;
}
.multipal-uploads i.fa.fa-plus.imgAdd {
    background: #f47b20 !important;
    padding: 4px !important;
}
.imgUp
{
  margin-bottom:15px;
}
.del
{
  position:absolute;
  top:0px;
  right:15px;
  width:30px;
  height:30px;
  text-align:center;
  line-height:30px;
  background-color:rgba(255,255,255,0.6);
  cursor:pointer;
}
.imgAdd
{
  width:30px;
  height:30px;
  border-radius:50%;
  background-color:#4bd7ef;
  color:#fff;
  box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2);
  text-align:center;
  line-height:30px;
  margin-top:0px;
  cursor:pointer;
  font-size:15px;
}

.multipal-uploads label {
    width:75%;
    padding: 0;
    color: #fff;
    border: none;
    background: #f47b20 !important;
    height: 36px;
    line-height: 33px;
    font-size: 14px !important;
}
.imagePreview img {
    width: 100%;
    height: 100%;
}
ul.status-list .dropdown-toggle::after {
    border:none;
}

.status-list a {
    width: 110px;
    border-radius: 0;
    position: relative;
    top: -36px;
    height: 36px;
    color: red !important;
    background: transparent;
}
li.nav-item.dropdown.open .dropdown-menu.status-dropdown {
    display: none;
}
.status-list a.dropdown-item {
    display: block;
    margin: 0px !important;
    width: 100%;
    color: #000 !important;
    /*background: #ebedf1 !important;*/
}

.dropdown-menu.status-dropdown.show {
    padding-top: 47px !important;
    height: 168px !important;
}
.dropdown-menu.status-dropdown a {
    margin-bottom: 1px !important;
}

@media only screen and (max-width: 768px){
    table.dataTable.unit3 tbody td.select-checkbox:before {
    margin-top: 20px !important;
}

table#example .cat-img {
    
    width: 53% !important;
    height: 70px !important;
}
.dash-content h3{
        font-size: 12px !important;
}
.login-page > .content, .lock-page > .content {
    padding-top: 3vh;
}
canvas#myChart {
    width: 600px !important;
    height: 300px!important;
    margin: 0px auto !important;
}

}


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

    .login-page > .content, .lock-page > .content {
    padding-top: 1vh;
}

}

.cstum-attibute .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 3px!important !important;
    position: relative;
    top: -3px;
}

.table{
    margin-bottom:0px !important;
}
select.mySelect.for {
    height: 40px;
    width: 32%;
    }
/*select#choice_attributes option {
    padding: 4px 0px;
    
}
*/
/*select#choice_attributes{
    height:35px;

}*/