/*
*  html5resetcss
*/

html,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    background: #fff;
    font-family: 'satoshiregular' !important;
    line-height: 1;
    font-size: 15px;
    font-weight: 400;
    color: #3A3A3A;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #676767;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #676767;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #676767;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #676767;
}

.loadScreen {
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
}

.loadScreen img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 50px;
}

img {
    width: 100%;
    height: auto;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: transparent;
    text-decoration: none !important;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

@font-face {
    font-family: 'satoshimedium';
    src: url('fonts/satoshi-medium-webfont.eot');
    src: url('fonts/satoshi-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-medium-webfont.woff2') format('woff2'), url('fonts/satoshi-medium-webfont.woff') format('woff'), url('fonts/satoshi-medium-webfont.ttf') format('truetype'), url('fonts/satoshi-medium-webfont.svg#satoshimedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshimedium_italic';
    src: url('fonts/satoshi-mediumitalic-webfont.eot');
    src: url('fonts/satoshi-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-mediumitalic-webfont.woff2') format('woff2'), url('fonts/satoshi-mediumitalic-webfont.woff') format('woff'), url('fonts/satoshi-mediumitalic-webfont.ttf') format('truetype'), url('fonts/satoshi-mediumitalic-webfont.svg#satoshimedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshiregular';
    src: url('fonts/satoshi-regular-webfont.eot');
    src: url('fonts/satoshi-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-regular-webfont.woff2') format('woff2'), url('fonts/satoshi-regular-webfont.woff') format('woff'), url('fonts/satoshi-regular-webfont.ttf') format('truetype'), url('fonts/satoshi-regular-webfont.svg#satoshiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshiblack';
    src: url('fonts/satoshi-black-webfont.eot');
    src: url('fonts/satoshi-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-black-webfont.woff2') format('woff2'), url('fonts/satoshi-black-webfont.woff') format('woff'), url('fonts/satoshi-black-webfont.ttf') format('truetype'), url('fonts/satoshi-black-webfont.svg#satoshiblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshiblack_italic';
    src: url('fonts/satoshi-blackitalic-webfont.eot');
    src: url('fonts/satoshi-blackitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-blackitalic-webfont.woff2') format('woff2'), url('fonts/satoshi-blackitalic-webfont.woff') format('woff'), url('fonts/satoshi-blackitalic-webfont.ttf') format('truetype'), url('fonts/satoshi-blackitalic-webfont.svg#satoshiblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshibold';
    src: url('fonts/satoshi-bold-webfont.eot');
    src: url('fonts/satoshi-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-bold-webfont.woff2') format('woff2'), url('fonts/satoshi-bold-webfont.woff') format('woff'), url('fonts/satoshi-bold-webfont.ttf') format('truetype'), url('fonts/satoshi-bold-webfont.svg#satoshibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshibold_italic';
    src: url('fonts/satoshi-bolditalic-webfont.eot');
    src: url('fonts/satoshi-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-bolditalic-webfont.woff2') format('woff2'), url('fonts/satoshi-bolditalic-webfont.woff') format('woff'), url('fonts/satoshi-bolditalic-webfont.ttf') format('truetype'), url('fonts/satoshi-bolditalic-webfont.svg#satoshibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshiitalic';
    src: url('fonts/satoshi-italic-webfont.eot');
    src: url('fonts/satoshi-italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-italic-webfont.woff2') format('woff2'), url('fonts/satoshi-italic-webfont.woff') format('woff'), url('fonts/satoshi-italic-webfont.ttf') format('truetype'), url('fonts/satoshi-italic-webfont.svg#satoshiitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshilight';
    src: url('fonts/satoshi-light-webfont.eot');
    src: url('fonts/satoshi-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-light-webfont.woff2') format('woff2'), url('fonts/satoshi-light-webfont.woff') format('woff'), url('fonts/satoshi-light-webfont.ttf') format('truetype'), url('fonts/satoshi-light-webfont.svg#satoshilight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshilight_italic';
    src: url('fonts/satoshi-lightitalic-webfont.eot');
    src: url('fonts/satoshi-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/satoshi-lightitalic-webfont.woff2') format('woff2'), url('fonts/satoshi-lightitalic-webfont.woff') format('woff'), url('fonts/satoshi-lightitalic-webfont.ttf') format('truetype'), url('fonts/satoshi-lightitalic-webfont.svg#satoshilight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Custom CSS
============================================= */

.login-page-wrapper {
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
}

.login_image {
    background: #FFF9F3 url(images/img3.png) center 79% no-repeat;
    background-size: contain;
    width: 50%;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
}

.login_image figure {
    width: 618px;
    margin: 60px auto;
}

.login_image .smart-city-logo {
    width: 180px;
    margin: 50px auto 0;
    display: block;
}

.bottom_info {
    background: #FFF9F3;
    width: 100%;
    height: 111px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.bottom_info strong {
    font-family: 'satoshibold';
    font-size: 40px;
    line-height: 44px;
    font-weight: normal;
    color: #000;
    display: block;
    float: left;
    padding: 23px 0 23px 30px;
}

.bottom_info strong small {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    display: block;
    padding: 10px 0 0 4px;
}

.bottom_info span {
    width: 483px;
    float: right;
    padding: 30px 48px;
}

.user_panel_outer {
    background: #FFFEFE;
    width: 50%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
}

.user_panel {
    width: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    /*padding: 0 135px;
    */
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.user_panel .logo {
    width: 140px;
    font-size: 0;
    padding-bottom: 12px;
}

.user_panel .logo img {
    display: inline-block;
}

.login_panel,
.forgot_pass_panel {
    width: 100%;
    float: left;
    text-align: center;
}

.user_panel h2 {
    font-family: 'satoshibold';
    font-size: 30px;
    line-height: 40px;
    color: #000;
    padding-bottom: 24px;
    text-align: left;
    font-weight: normal;
}

.user_panel p {
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    margin-bottom: 24px;
    text-align: left;
}

.custom_input {
    width: 100%;
    float: left;
}

.input_field {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

.pass-box {
    position: relative;
    width: 100%;
    float: left;
}

.pass-box span {
    background: url(images/pass-hide-icon.png) 0 0 no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 11px;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.pass-box span.show {
    background-image: url(images/pass-show-icon.png);
}

.custom_input input {
    background: transparent;
    height: 70px;
    width: 100%;
    float: left;
    outline: none;
    text-align: left;
    border: 1px solid #D9BA9F;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 43px;
    font-weight: normal;
    color: #000;
    position: relative;
    z-index: 2;
    padding: 15px 20px 14px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    /*transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
     */
}

.custom_input i {
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 43px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #B2ABA5;
    padding: 15px 20px 14px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}

.custom_input input:focus,
.custom_input input:valid {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 0;
}

.custom_input textarea:focus+i,
.custom_input textarea:valid+i {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0 10px;
    left: 12px;
    top: 12px;
    z-index: 2;
    font-size: 12px;
    color: #B2ABA5;
    line-height: normal;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.custom_input input:focus+i,
.custom_input input:valid+i {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0 10px;
    left: 12px;
    top: 12px;
    z-index: 2;
    font-size: 12px;
    color: #B2ABA5;
    line-height: normal;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    /* transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s; */
}

.custom_input textarea {
    background: #fff;
    height: 140px;
    width: 100%;
    float: left;
    outline: none;
    text-align: left;
    border: 1px solid #D9BA9F;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 43px;
    font-weight: normal;
    color: #000;
    position: relative;
    resize: none;
    padding: 15px 20px 14px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.user_panel .rows {
    width: 100%;
    float: left;
    margin-bottom: 76px;
}

.custom_input label {
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    display: block;
    text-align: left;
    width: 142px;
    clear: both;
    float: left;
}

.custom_input label em {
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 15px 0 0;
    overflow: hidden;
}

.custom_input label em input[type="checkbox"] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
}

.custom_input label em input[type="checkbox"]:checked+small {
    background-image: url(images/chk-active-img.png);
}

.custom_input label em small {
    background: url(images/chk.png) 0 0 no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.custom_input input[type="submit"] {
    background: #4A2200;
    border-color: #4A2200;
    width: 300px;
    height: 60px;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 14px;
    font-size: 16px;
    line-height: 35px;
    font-family: 'satoshibold';
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.custom_input input[type="submit"]:disabled,
.custom_input input[type="submit"]:disabled:hover {
    background: #D5CCC5;
    border: 1px solid #D5CCC5;
    color: #fff;
    cursor: default;
}

.custom_input input[type="submit"]:hover {
    background: #4A2200;
    border-color: #4A2200;
}

a.forgot_pass {
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    display: block;
    float: right;
}

a.forgot_pass:hover {
    color: #4A2200;
}

.car {
    width: 352px;
    position: absolute;
    left: 20px;
    bottom: 23px;
}

.custom_input p {
    font-size: 15px;
    line-height: 28px;
    color: #3A3A3A;
    font-weight: 500;
    margin: 0 0 45px;
}

.sent_panel {
    width: 100%;
    float: left;
    display: none;
}

.sent_panel img {
    width: 70px;
    margin-bottom: 30px;
}

.sent_panel .space {
    height: 116px;
}

.back_btn_area {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}

a.back_btn {
    width: 32px;
    display: inline-block;
}

a.back_btn img {
    width: 100%;
    margin: 0;
}

.forgot_pass_panel input[type="submit"],
.sent_panel input[type="submit"] {
    margin: 0 auto;
    float: none;
    display: block;
}

.dashboard_panel {
    width: 100%;
    float: left;
    padding-left: 240px;
    position: relative;
    height: 100%;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dashboard_panel.shrink {
    padding-left: 70px;
}

.dashboard_sidebar {
    background: #FFF9F3;
    width: 240px;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 5;
    padding-top: 89px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dashboard_sidebar.change {
    width: 70px;
}

.dashboard_sidebar.change .dash_menu ul>li>a {
    font-size: 0;
}

.dashboard_sidebar.change .nav-drp-arw {
    display: block;
}

.popup_overlay {
    display: none !important;
}

.dash_logo {
    padding: 25px 68px 25px 20px;
    float: left;
    position: relative;
    margin-left: 0;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dash_logo.change {
    margin: -183px;
    font-size: 0;
    display: none;
}

.dash_logo a {
    display: inline-block;
    width: 120px;
    opacity: 1;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dash_logo.change a img {
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dash_logo.change a {
    display: none;
}

.dash_logo.change a img {
    width: 0;
    display: none;
}

.dash_menu {
    width: 100%;
    float: left;
}

.dash_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dash_menu ul>li {
    width: 100%;
    float: left;
    position: relative;
}

.dash_menu ul>li>a {
    /* font-size: 17px; */
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    padding: 20px 0;
    display: block;
    position: relative;
    padding-left: 50px;
    height: 60px;
    box-sizing: border-box;
    border-bottom: 1px solid #D5CCC5;
}

.dash_menu ul>li>a img {
    width: 30px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dash_menu ul>li:hover>a,
.dash_menu ul>li.current>a {
    background: #4A2200;
    color: #fff;
}

.dash_menu ul ul>li>a:hover,
.dash_menu ul ul>li>a.current {
    background: #502704;
    color: #fff;
}

.dash_menu ul>li>a img:nth-child(2) {
    opacity: 0;
}

.dash_menu ul>li:hover>a img:nth-child(1),
.dash_menu ul>li.current>a img:nth-child(1) {
    opacity: 0;
}

.dash_menu ul>li:hover>a img:nth-child(2),
.dash_menu ul>li.current>a img:nth-child(2) {
    opacity: 1;
}

.dash_menu ul>li.current .nav-drp-arw {
    background: url(images/menu-arrow.png) 0 0 no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 24px;
}

.dash_menu ul>li:hover .nav-drp-arw {
    background: url(images/menu-arrow-active.png) 0 0 no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 21px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.dash_menu ul>li.current .nav-drp-arw.current,
.dash_menu ul>li:hover .nav-drp-arw.current {
    background: url(images/menu-arrow-active.png) 0 0 no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 21px;
}

.nav-drp-arw {
    z-index: 1;
    background: url(images/menu-arrow.png) 0 0 no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 22px;
    display: none;
    /* transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s; */
}

.dash_menu ul ul {
    /* border-top: 10px solid #E1F2FF; */
    display: none;
}

.dash_menu ul ul>li>a::before {
    background: url(images/circle.png) 0 0 no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: 50%;
    content: '';
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.dash_menu ul ul>li.current>a::before,
.dash_menu ul ul>li:hover>a::before {
    background-image: url(images/circle-active.png);
}

.dash_header {
    background: #FFF9F3;
    border-bottom: 1px solid #D5CCC5;
    float: left;
    width: 100%;
    height: 90px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 200;
    padding-right: 50px;
}

.header_right {
    float: right;
}

.user_box {
    float: right;
    position: relative;
}

a.user_btn {
    font-size: 15px;
    line-height: 40px;
    font-weight: bold;
    padding-right: 30px;
    color: #4A2200;
    position: relative;
    margin: 25px 0;
    display: block;
}

a.user_btn:hover {
    color: #4A2200;
}

a.user_btn figure {
    width: 40px;
    /* height: 40px; */
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin: 0 10px 0 0;
    /* border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; */
}

a.user_btn figure img {
    display: block;
    width: 100%;
    height: auto;
}

a.user_btn:after {
    background: url(images/drop-arrow.png) 0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    right: 0;
    top: 8px;
}

a.user_btn:hover:after {
    border-color: #4A2200;
}

.user_dropdown {
    background: #fff;
    width: 140px;
    box-shadow: 0 3px 6px #00000029;
    position: absolute;
    right: -4px;
    top: 91px;
    display: none;
}

.user_dropdown a:after {
    bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.user_dropdown a:hover::after {
    border-bottom-color: #4A2200;
}

.user_dropdown a {
    padding: 7px 18px 6px;
    font-size: 15px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    display: block;
    position: relative;
}

.user_dropdown a:hover {
    background: #4A2200;
    color: #fff;
}

.add {
    float: right;
    padding: 15px 0;
    font-size: 0;
}

.add figure {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    padding: 0 20px;
    position: relative;
}

.add figure::before {
    background: #D9BA9F;
    width: 1px;
    height: 40px;
    position: absolute;
    left: 0;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.add figure::after {
    background: #D9BA9F;
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.add img {
    display: inline-block;
    vertical-align: middle;
}

.add figure>img {
    width: 100%;
}

.add img:last-child {
    width: 299px;
}

.breadecrumbs {
    width: 98.2%;
    float: right;
    padding: 0 50px 20px 0;
    margin: 109px 0 30px;
    border-bottom: 1px solid #D5CCC5;
}

.breadecrumbs h1 {
    font-family: 'satoshibold';
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    color: #3A3A3A;
    float: left;
    margin: 5px 0;
}

.breadecrumbs ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 6px 0 0;
}

.breadecrumbs li {
    float: left;
    font-size: 15px;
    line-height: 40px;
    font-weight: normal;
    color: #7A7067;
    position: relative;
    padding-left: 40px;
}

.breadecrumbs li::before {
    background: url(images/arrow1.png) 0 0 no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 9px;
    top: 10px;
    content: '';
}

.breadecrumbs li a {
    display: block;
    color: #4A2200;
}

/* .breadecrumbs li a:hover {
    color: #4A2200;
} Ram*/

.dashboard_content_area {
    /* background: url('./images/dashboard-wallpaper.jpg'); */
    width: 100%;
    float: left;
    /* background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    min-height: 100vh; */
}

/* .dashboard_content_area::before {
    background-color: rgb(0 0 0 / 60%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
} */

.page_container {
    width: 100%;
    float: left;
    /* white-space: nowrap !important; */
    position: relative;
    margin-bottom: 50px;
    padding: 0 50px 0 30px;
    contain: layout;
}

.page_container h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    margin: 0 0 -40px;
    position: relative;
}

.name {
    display: inline-block;
    vertical-align: middle;
}

.name img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.active_tag {
    background: #218000;
    height: 36px;
    padding: 10px 20px 9px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.deactive_tag {
    background: #FF4A4A;
    height: 36px;
    padding: 10px 12px 9px;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.pending_tag {
    background: #FF9900;
    height: 36px;
    padding: 10px 12px 9px;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.blocked_tag {
    background: #000;
    height: 30px;
    padding: 6px 14px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.action_box a.view_btn {
    background: #4A2200;
    height: 36px;
    padding: 10px 19px 9px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.action_box a.view_btn:hover {
    background: #EB6612;
}

.dataTables_length {
    display: block;
    /* display: none; */
}

.mCSB_inside>.mCSB_container {
    margin-right: 8px;
}

.hide {
    display: none !important;
}

a.mob_btn {
    display: block;
    float: left;
    position: relative;
    width: 25px;
    height: 15px;
    margin: 37px 38px 37px 0px;
    transition: unset;
}

a.mob_btn.change {
    margin-left: 20px;
}

a.mob_btn span {
    background: #4A2200;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

a.mob_btn span::before {
    background: #4A2200;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: 8px;
    content: '';
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

a.mob_btn span::after {
    background: #4A2200;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: 16px;
    content: '';
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

a.mob_btn.change span {
    background: transparent;
}

a.mob_btn.change span::before {
    /* top: 0; */
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

a.mob_btn.change span::after {
    top: 8px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}


/* .popup_overlay {
    background: rgb(0 0 0 / 90%);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: none;
} */

.download_sheet {
    float: right;
    padding-top: 10px;
}

.download_sheet span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 30px;
    margin-right: 5px;
}

.download_sheet a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    width: 32px;
}

.custom_select_box {
    float: left;
    position: relative;
    margin: 0 30px -50px 0;
    top: 1px;
}

.custom_select_box label {
    font-size: 14px;
    line-height: 50px;
    font-weight: normal;
    color: #000;
    display: block;
    float: left;
    margin-right: 15px;
}

.custom_select_box .custom_select {
    width: 150px;
    float: left;
    position: relative;
}

.s-select {
    background: #fff url(images/s-arrow.png) 94% center no-repeat;
    background-size: 22px 21px;
    color: #000;
    display: block;
    cursor: pointer;
    width: 100%;
    height: 50px;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
    outline: none;
    padding: 13px 15px 12px;
    border: 1px solid #D5CCC5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.s-select option {
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -ms-border-radius: none;
    -o-border-radius: none;
}

table.dataTable th label,
table.dataTable td label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

table.dataTable th label input,
table.dataTable td label input {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

table.dataTable th label input:checked+i,
table.dataTable td label input:checked+i {
    background-image: url(images/chk-active-img.png);
    background-size: contain;
}

table.dataTable th label i,
table.dataTable td label i {
    background: url(images/chk.png) 0 0 no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    top: -1px;
}

table.dataTable td label i {
    top: -2px !important;
}

table.dataTable {
    margin-top: 0 !important;
}

.header_search {
    width: 500px;
    float: left;
    padding: 20px 0;
}

.header_search input {
    background: #FFF9F3 url(images/search-icon.png) 15px center no-repeat;
    background-size: 20px auto;
    border: 1px solid #7A7067;
    outline: none;
    width: 100%;
    padding: 16px 10px 15px 45px;
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    color: #7A7067;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
}

.dTable_btn {
    float: left;
    font-size: 0;
    margin: 0 0 -50px 0;
    z-index: 1;
    position: relative;
}

.dTable_btn a {
    background: #FF4848;
    min-width: 200px;
    height: 50px;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 1px;
    margin-right: 15px;
    padding: 14px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dTable_btn a:hover {
    background: #4A2200;
}

.dTable_btn.full input[type="submit"] {
    background: #4A2200;
    border: 1px solid #4A2200;
    outline: none;
    width: 280px;
    height: 70px;
    font-size: 15px;
    line-height: 27px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    padding: 22px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.dTable_btn.full input[type="submit"]:hover {
    background: #4A2200;
}

.custom_btn {
    float: left;
    font-size: 0;
    margin: 0 0 -50px 0;
    z-index: 1;
    position: relative;
}

.custom_btn a {
    background: #FF4848;
    min-width: 150px;
    height: 50px;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 1px;
    margin-right: 15px;
    padding: 14px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.custom_btn a:hover {
    background: #4A2200;
}

.dTable_btn a em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}

.dTable_btn a em img {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    margin: -4px 6px 0 0;
    position: relative;
}

table.table-bordered.dataTable tbody tr td .pic {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.user_details_container {
    width: 100%;
    float: left;
    border: 1px solid #D5CCC5;
}

.user_header {
    background: #FFF4EB;
    width: 100%;
    float: left;
    padding: 10px 50px;
    min-height: 70px;
    position: relative;
    margin-bottom: 20px;
}

.user_header img {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.user_header h2 {
    font-family: 'satoshibold';
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.user_details_tab {
    width: 100%;
    float: left;
}

.tab_btn1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    overflow-x: scroll;
    padding-bottom: 20px;
    margin-bottom: 23px;
    border-bottom: 1px solid #D5CCC5;
}

.tab_btn1 a {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    margin: 0 10px;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 19px;
    font-weight: normal;
    color: #000;
    padding: 16px 20px 15px;
    border: 1px solid #7A7067;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.tab_btn1 a:hover,
.tab_btn1 a.current {
    background: #4A2200;
    color: #fff;
}

.user_tab_container {
    width: 100%;
    float: left;
}

.user_tab_container>div {
    width: 100%;
    float: left;
    display: none;
}

.info_header {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D5CCC5;
}

.info_header h3 {
    font-family: 'satoshibold';
    font-size: 20px;
    line-height: 42px;
    font-weight: normal;
    color: #000;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 32%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.info_header .download_sheet {
    padding: 0 30px 0 0;
}

.user_info {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 1100px;
    /* max-width: 574px; */
}

.user_info::before,
.user_info::after {
    display: block;
    overflow: hidden;
    visibility: hidden;
    clear: both;
    content: '';
}

.user_info ul {
    list-style: none;
    padding: 0;
    margin: 0 -1.3%;
    font-size: 0;
    text-align: center;
}

.user_info li {
    width: 47.4%;
    height: 70px;
    position: relative;
    display: block;
    float: left;
    margin: 0 1.3% 15px;
    padding: 7px 20px 0;
    text-align: left;
    border: 1px solid #D9BA9F;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.user_info li small {
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    display: block;
}

.user_info li strong {
    font-family: 'satoshimedium';
    font-size: 15px;
    /* line-height: 21px; */
    font-weight: normal;
    color: #000;
    display: block;
}

.user_info li:last-child {
    float: left;
}


/* .user_info li:last-child strong {
    float: left;
    padding: 18px 0;
} */

.user_info li .active_tag,
.user_info li .deactive_tag {
    float: right;
    /* margin: 9px 0; */
    margin: 0px 0;
    /* display: none; */
}

.user_info li .pic {
    width: 40px;
    right: 15px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.dTable_btn.full {
    width: 100%;
    float: left;
    border-top: 1px solid #D5CCC5;
    margin: 25px 0 0;
    text-align: center;
    padding: 30px 0;
}

.dTable_btn.full a {
    display: inline-block;
    vertical-align: middle;
    float: none;
    height: 70px;
    padding: 27px 20px 25px;
}

.da_popup_overlay {
    background: rgb(0, 0, 0, 50%);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    display: none;
}

.da_popup_content {
    background: #fff;
    width: 400px;
    /*height: 390px;
    */
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 24px 20px 33px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.da_popup_content .cls_btn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 20px;
    outline: none;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.da_popup_content h4 {
    font-family: 'satoshibold';
    font-size: 20px;
    line-height: 34px;
    font-weight: normal;
    color: #000;
    margin: 0 0 16px;
}

.da_popup_content strong {
    display: block;
    font-family: 'satoshimedium';
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    padding-bottom: 15px;
}

.da_popup_content p {
    font-family: 'satoshimedium';
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    margin-bottom: 50px;
}

.da_popup_content textarea {
    width: 100%;
    height: 150px;
    padding: 15px;
    resize: none;
    outline: none;
    margin-bottom: 30px;
    border: 1px solid #D5CCC5;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}

.da_popup_content .btn {
    background: #D5CCC5;
    width: 240px;
    height: 70px;
    font-family: 'satoshibold';
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
    color: #fff;
    margin: 0 auto;
    display: block;
    padding: 25px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.da_popup_content .btn:disabled {
    pointer-events: none;
}

.da_popup_content .btn:hover {
    background: #4A2200;
}

.txt_table {
    width: 100%;
    float: left;
    padding: 0 30px 30px;
}

.hide_search div.dataTables_wrapper div.dataTables_filter {
    display: none;
}

.toggle {
    width: 36px;
    height: 20px;
    overflow: auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.toggle input {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    z-index: 2;
    opacity: 0;
}

.toggle input:checked+i {
    background-image: url(images/toggle-checked.png) !important;
}

.toggle i {
    background: url(images/toggle.png) 0 0 no-repeat !important;
    background-size: cover !important;
    position: absolute !important;
    margin: 0 !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
}

.custom_select_box.padR .custom_select {
    margin-right: 30px;
}

.booking_details {
    width: 100%;
    float: left;
    padding-top: 22px;
    border-top: 1px solid #D5CCC5;
}

.booking_details .info_header {
    padding-bottom: 50px;
}

.cancled_booking_content {
    width: 100%;
    float: left;
    padding-bottom: 29px;
    display: none;
}

.cancled_booking_content h5 {
    border-top: 1px solid #D5CCC5;
    border-bottom: 1px solid #D5CCC5;
    padding: 20px 0;
    font-family: 'satoshibold';
    font-size: 20px;
    line-height: 42px;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0 0 20px;
}

.cancled_booking_content .user_info ul {
    margin: 0;
}

.cancled_booking_content .user_info li {
    width: 100%;
    margin: 0 0 20px;
}

.cancled_booking_content .user_info li:last-child strong {
    padding: 0;
}

#pass_submit {
    margin-top: 70px;
    clear: both;
}

.box_1 div {
    text-align: center;
    padding: 14px 3px 12px;
    display: block;
}

.da_btn.color1 {
    background: #4A2200;
}

.c_i_field {
    width: 100%;
    float: left;
    position: relative;
}

.c_i_field input {
    background: transparent;
    border: none;
    outline: none;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    color: #000;
    width: 100%;
    height: 54px;
    padding: 26px 0 0;
    position: relative;
    z-index: 2;
}

.c_i_field input:focus~em,
.c_i_field input:valid~em {
    font-size: 13px !important;
    line-height: 30px !important;
    top: 0 !important;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
}

.c_i_field em {
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    font-style: normal;
    color: #7A7067;
    width: 100%;
    /*height: 100%;
    */
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all ease-in-out 0.1s;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -ms-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
}

.form1 li:last-child {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.info_header.padd1 {
    padding-bottom: 46px;
}

.btn.btn1 {
    background: #4A2200;
}

.time::after {
    background: url(images/time-icon.png) 0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 50%;
    cursor: pointer;
    content: '';
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.user_info.odd li:last-child {
    float: inherit;
}

.color2 {
    background: #fff !important;
    border: 1px solid #000;
    color: #000 !important;
}

.color2:hover {
    background: #FF4848 !important;
    color: #fff !important;
    border-color: #FF4848;
}

#PerkingBtnA:disabled,
#PerkingBtnB:disabled {
    background: #7A7067;
    pointer-events: none;
}

.txt1 {
    width: 57px;
    white-space: normal;
}

.txt2 {
    width: 178px;
    white-space: normal;
}

#booking_details {
    display: none;
}

#addVendor input[type="submit"]:disabled {
    background: #7A7067;
}

.user_info.custom_input li {
    padding: 0;
    border: none;
}

#addVendor .custom-select-trigger {
    border: 1px solid #D9BA9F;
    height: 70px;
    color: #7A7067;
    line-height: 46px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

#addVendor .custom-select-trigger.active {
    background: #fff !important;
    border-color: #D9BA9F !important;
    color: #000;
}

#addVendor button {
    background: #4A2200;
    width: 120px;
    height: 70px;
    padding: 26px 5px 25px;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border: none;
    outline: none;
    position: absolute;
    right: -135px;
    top: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.cancled_booking_content.split {
    margin-top: 35px;
}

.cancled_booking_content.split .user_info ul {
    margin: 0 -1.3%;
}

.cancled_booking_content.split .user_info li {
    width: 47.4%;
    margin: 0 1.3% 15px;
    min-height: 70px;
    height: auto;
    float: left;
    padding-bottom: 10px;
}

#payment_details {
    display: none;
}

.status strong {
    float: left;
    padding: 18px 0;
}

.user_details_container h4 {
    font-family: 'satoshibold';
    font-size: 20px;
    line-height: 42px;
    padding: 13px 0;
    margin: 0 0 30px;
    font-weight: normal;
    color: #000;
    clear: both;
    text-align: center;
    border-top: 1px solid #D5CCC5;
    border-bottom: 1px solid #D5CCC5;
}


/* Upload pic */

.upload-profile-pic {
    float: left;
    width: 100%;
    /* max-width: 478px; */
    position: relative;
    margin-bottom: 25px;
}

.custom-file-input {
    background: #ECEFF4;
    width: 100%;
    height: 100% !important;
    font-size: 15px;
    line-height: 38px;
    font-weight: 400;
    outline: none;
    color: #000;
    position: absolute !important;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0 !important;
    opacity: 0;
    z-index: 1;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.custom-file-label {
    font-family: 'satoshimedium';
    font-size: 0 !important;
    line-height: 0;
    font-weight: 400;
    outline: none;
    display: block;
    color: #000;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    width: 100% !important;
    margin: 42px 0 0;
}

.custom-file-label::before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'satoshimedium';
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    outline: none;
    display: block;
    color: #000;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    width: 100% !important;
    content: 'Change Profile Picture';
}


/* .custom-file-label.active {
    background: #fff;
    border-color: #2AB794;
    color: #000;
} */

#img_contain {
    border: 1px solid #B6C4BC;
    margin-right: 20px;
    width: 100px;
    height: 100px;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

#img_contain img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.custom-file {
    float: left;
    position: relative;
}

.faq_table td p {
    max-width: 1200px;
    white-space: normal;
}

.faq_table .toggle i {
    font-size: 0;
}

.txtBox {
    border: 1px solid #D9BA9F;
    padding: 6px 20px 5px;
    height: 70px;
    width: 100%;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.statusBox {
    width: 100%;
    float: left;
}

.statusBox span {
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    float: left;
}

.statusBox .toggle {
    float: left;
    margin: 4px 0 0 20px;
}

.add_faq input[type="submit"]:disabled {
    background: #7A7067;
    pointer-events: none;
}

.table_holder {
    width: 100%;
    float: left;
    padding: 0 15px;
}

.table_holder .dataTables_scroll {
    border: none !important;
}

.table_holder .dataTables_info,
.table_holder .dataTables_paginate {
    display: none;
}

.table_holder .custom_select_box.padR .custom_select,
.table_holder .custom_select_box.padR .datebox {
    margin-right: 15px;
}

.datebox {
    float: left;
    width: 150px;
    position: relative;
}

.table_holder div.dataTables_wrapper div.dataTables_filter input {
    width: 300px !important;
}

.table_holder div.dataTables_wrapper td {
    border: none !important;
}


/* Datepicker css */

.date {
    width: 100%;
    height: 50px;
    padding: 5px 10px;
    border: 1px solid #D5CCC5;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    outline: none;
    padding: 13px 15px 12px;
    appearance: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.date:focus {
    outline: none;
    /* border-color: #5D9CF5; */
}

.ui-datepicker {
    width: 280px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 4px 40px -8px rgba(0, 0, 0, 0.2);
    opacity: 0;
    border: 1px solid #B3B7CF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

@media screen and (max-width: 580px) {
    .ui-datepicker {
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100%;
        border-radius: 0px;
    }
}

.ui-datepicker.active {
    opacity: 1;
}

.ui-datepicker-header {
    height: 40px;
    padding: 3px;
    margin-bottom: 10px;
}

.ui-datepicker-header .ui-datepicker-title {
    text-align: center;
    line-height: 34px;
}

.ui-datepicker-month,
.ui-datepicker-year {
    -webkit-appearance: none;
    border: 0;
    background: none;
    outline: none;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin: 0 1px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    background: #fff;
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-indent: 9999px;
    overflow: hidden;
    border-radius: 3px;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
    background: #444B56;
}

.ui-datepicker-prev {
    float: left;
}

.ui-datepicker-prev:after {
    transform: rotate(45deg);
    margin-left: 15px;
}

.ui-datepicker-next {
    float: right;
}

.ui-datepicker-next:after {
    transform: rotate(-135deg);
    margin-left: 13px;
}

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
    content: "";
    position: absolute;
    display: block;
    margin-top: -2px;
    width: 8px;
    height: 8px;
    border-left: 2px solid #4a2200;
    border-bottom: 2px solid #4a2200;
    pointer-events: none;
}

.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
}

.ui-datepicker-calendar thead tr th {
    width: 40px;
    padding-bottom: 6px;
}

.ui-datepicker-calendar thead tr th span {
    display: block;
    width: 100%;
    padding: 0;
    color: #8D9298;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.ui-datepicker-calendar tbody tr td {
    padding-right: 3px;
    padding-bottom: 3px;
}

.ui-datepicker-calendar tbody tr td:first-child {
    padding-left: 3px;
}

.ui-state-default {
    display: block;
    text-decoration: none;
    color: #000;
    height: 34px;
    line-height: 36px;
    border-radius: 3px;
    font-size: 12px;
}

.ui-state-default:hover {
    background: #444B54;
    text-decoration: none;
    color: #000;
}

.ui-state-highlight {
    background: #4A2200;
    color: #fff;
    border-radius: 50%;
}

.ui-state-active:not(.ui-state-highlight) {
    color: #000;
    background: #5D9CF5;
}

.ui-datepicker-unselectable .ui-state-default {
    color: #cecece;
    pointer-events: none;
}

.chart_box {
    width: 100%;
    border: 1px solid #D9BA9F;
    overflow: hidden;
    padding: 15px 10px 10px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.chart_box strong {
    font-family: 'satoshibold';
    font-size: 18px;
    line-height: 42px;
    font-weight: normal;
    color: #000;
    display: block;
    text-align: center;
    padding-bottom: 15px;
}

.chart_box figure {
    display: block;
    width: 93%;
    position: relative;
    float: right;
}

.chart_box figure small {
    font-size: 16px;
    line-height: 42px;
    font-weight: normal;
    color: #000;
    position: absolute;
    left: -42px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
}

.table_holder table.dataTable.nowrap td {
    padding: 15px !important;
}

.datebox img {
    position: absolute;
    right: 10px;
    top: 16px;
    width: 16px;
}

.datebox input {
    background: transparent;
    z-index: 2;
    position: relative;
}

.analytics_panel {
    width: 100%;
    float: left;
    padding: 0 30px 30px;
}

.analytics_panel h3,
.progres_chart_header h3 {
    font-family: 'satoshibold';
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    float: left;
    margin: 35px 0 20px 30px;
}

.progres_chart {
    width: 49%;
    min-height: 410px;
    float: left;
    border: 1px solid #D9BA9F;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.progres_chart_header {
    width: 100%;
    float: left;
    border-bottom: 1px solid #D9BA9F;
    margin-bottom: 30px;
}

.progres_chart:last-child {
    float: right;
}

.progres_chart .custom_select_box {
    float: right;
    margin-bottom: 25px;
}

.progres_chart .custom_select_box .custom_select {
    margin: 20px 0 0 10px;
}

.progres_chart figure {
    width: 100%;
    float: left;
    display: block;
    padding: 0 30px 20px;
}

.chart_footer {
    width: 100%;
    float: left;
    border-top: 1px solid #D9BA9F;
}

.chart_footer span {
    font-size: 13px;
    line-height: 18px;
    color: #000;
    display: block;
    float: left;
    padding-right: 10px;
    margin: 24px 0px 24px 30px;
}

.chart_footer span:last-child {
    margin-left: 0;
}

.chart_footer span img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 10px 0 0;
}

.calendar {
    width: 393px;
    margin: 0 auto;
}

.calendar_header,
.calendar_body {
    width: 100%;
    float: left;
}

.calendar_header strong {
    width: 60px;
    height: 30px;
    display: block;
    text-align: center;
    margin: 0 10px 12px;
    float: left;
    font-family: 'satoshibold';
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
}

.calendar_body .c_row {
    width: 100%;
    float: left;
}

.calendar_body span {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    margin: 0 10px 18px;
    float: left;
    font-size: 18px;
    line-height: 60px;
    font-weight: normal;
    color: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.color_info {
    width: 100%;
    float: left;
    padding: 20px;
    font-size: 0;
}

.color_info strong {
    display: inline-block;
    vertical-align: middle;
    font-family: 'satoshimedium';
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    padding-right: 30px;
}

.color_info strong i {
    background: #2cff02;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: -4px 15px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.color_info strong:nth-child(2) i {
    background-color: #00B449;
}

.color_info strong:nth-child(3) i {
    background-color: #93D153;
}

.color_info strong:nth-child(4) i {
    background-color: #FFBC07;
}

.color_info strong:nth-child(5) i {
    background-color: #FF6771;
}

.dash_panel1 {
    /* width: 100%; */
    float: left;
}

.dash_panel1 h2,
.dash_panel2 h2 {
    font-family: 'satoshibold';
    font-size: 16px;
    line-height: 22px;
    color: #000;
    padding: 15px 20px 12px;
    border-bottom: 1px solid #D9BA9F;
    margin: 0 0 12px;
}

.dash_panel1 .row1 {
    margin: 0 -10px;
}

.dash_panel1 .box1 {
    background: #FEFFC9;
    width: 189px;
    height: 320px;
    float: left;
    margin: 0 10px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dash_panel1 .box2 {
    background: #FEFFC9;
    width: 189px;
    height: 320px;
    float: left;
    margin: 0 10px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dash_panel1 .box3 {
    background: #FFEEEE;
    width: 180px;
    height: 320px;
    float: left;
    margin: 0 10px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.dash_panel1 .box7 {
    background: #FFEEEE;
    width: 165px;
    height: 320px;
    float: left;
    margin: 0 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.dash_panel1 .box4 {
    background: #FFF5DE;
    width: 300px;
    height: 320px;
    float: left;
    margin: 0 10px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dash_panel1 .box5 {
    background: #E3FDFF;
    width: 270px;
    height: 320px;
    float: left;
    margin: 0 10px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dash_panel1 .box6 {
    background: #F9ECFF;
    width: 360px;
    height: 320px;
    float: left;
    margin: 0 0 20px 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dash_panel1 .box6 .list {
    width: 100%;
    float: left;
}

.dash_panel1 .box6 .list li {
    float: left;
    margin: 0;
    padding: 0 0px 3px 17px;
    width: auto;
}

.pie-chart {
    background: radial-gradient(circle closest-side, #FEFFC9 0, #FEFFC9 53%, transparent 41.68%, transparent 100%, #FEFFC9 0), conic-gradient(from 121deg, #5B52A3 13%, #5B52A3 16.4%, #9BCA3C 14%, #9BCA3C 77.3%, #FBA51A 14%, #FBA51A 100%);
    position: relative;
    width: 116px;
    height: 116px;
    margin: 0 0 23px 15px;
    outline: none;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.pie-chart2 {
    background: radial-gradient(circle closest-side, #FEFFC9 0, #FEFFC9 53%, transparent 44.68%, transparent 100%, #FEFFC9 0), conic-gradient(from 43deg, #5B52A3 -7%, #5B52A3 1.4%, #9BCA3C -3%, #9BCA3C 38.3%, #FBA51A 3%, #FBA51A 100%);
    position: relative;
    width: 116px;
    height: 116px;
    margin: 0 0 23px 15px;
    outline: none;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.pie-chart3 {
    background: radial-gradient(circle closest-side, #FFEEEE 0, #FFEEEE 53%, transparent 44.68%, transparent 100%, #FFEEEE 0), conic-gradient(from 270deg, #71C055 55%, #71C055 13.4%, #8750A3 -3%, #8750A3 83.3%, #D1499B 3%, #D1499B 100%);
    position: relative;
    width: 116px;
    height: 116px;
    margin: 0 0 23px 15px;
    outline: none;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.chart {
    height: 87px;
    padding-left: 24px;
    font-size: 0;
    margin-bottom: 18px;
    position: relative;
}

.bar-wrap {
    display: inline-block;
    width: 30px;
    height: 100%;
    position: relative;
    top: 0;
    margin-right: 10px;
}

.bar {
    width: 30px;
    height: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    transition: max-height 0.8s;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    -ms-transition: max-height 0.8s;
    -o-transition: max-height 0.8s;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.bar::after {
    content: attr(data-chart);
    position: absolute;
    bottom: -40px;
    width: 100%;
    left: 0;
    right: 0;
}

.chart-title {
    position: absolute;
}

.dash_panel1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dash_panel1 li {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    color: #000;
    margin: 0 0 10px 13px;
}

.dash_panel1 li i {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: -2px;
    margin-right: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.dash_panel1 li strong {
    font-family: 'satoshibold';
    display: inline-block;
    vertical-align: middle;
    padding-right: 8px;
}

.dash_panel2 {
    /* width: 100%; */
    float: left;
    margin-left: 15px;
    /* margin-top: 20px; */
}

.list_item {
    background: #EDFFE5;
    width: 300px;
    float: left;
    margin-right: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.list_item ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
}

.list_item li {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #000;
    border-bottom: 1px solid #C1D2B9;
    padding: 10px 0;
}

.list_item li:last-child {
    border: none;
}

.list_item li strong {
    display: block;
    float: right;
    font-family: 'satoshibold';
}

.dash_chart_area {
    width: 480px;
    float: left;
}

.dash_chart_area .progres_chart_header,
.booking_calendar .progres_chart_header {
    margin-bottom: 15px;
}

.dash_chart_area .progres_chart_header h3,
.booking_calendar .progres_chart_header h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 27px 0 0 30px;
}

.dash_chart_area .progres_chart {
    background: #FBF6FF;
    width: 100%;
    border: none;
    min-height: auto !important;
}

.dash_chart_area .progres_chart:last-child {
    background: #FFF5F8;
    margin-top: 20px;
}

.dash_chart_area .custom_select_box {
    margin-right: 15px;
    margin-bottom: 17px;
}

.booking_calendar .custom_select_box {
    margin: 20px 15px 17px 0;
    float: right;
}

.dash_chart_area .custom_select_box .custom_select,
.booking_calendar .custom_select_box .custom_select {
    width: 120px;
}

.booking_calendar .custom_select_box .custom_select {
    margin-left: 10px;
}

.dash_chart_area .s-select,
.booking_calendar .s-select {
    height: 36px;
    line-height: normal;
    padding: 5px 15px;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.booking_calendar {
    background: #FFFCE5;
    width: 680px;
    height: 560px;
    float: left;
    padding-bottom: 15px;
    margin: 0 20px 20px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.booking_calendar .calendar {
    width: 81.8% !important;
    float: left;
    margin-left: 40px;
}

.booking_calendar .calendar_header strong {
    width: 26px;
    height: 26px;
    margin: 0 15px 8px;
    font-size: 14px;
    line-height: 26px;
}

.booking_calendar .calendar_body span {
    width: 26px;
    height: 26px;
    display: block;
    text-align: center;
    margin: 0 15px 8px;
    font-size: 13px;
    line-height: 28px;
}

.booking_calendar .color_info {
    width: 10%;
    float: right;
    padding: 0;
}

.booking_calendar .color_info strong i {
    width: 20px;
    height: 20px;
    float: none;
    margin: 0 50px 0 0;
}

.booking_calendar .color_info strong {
    font-size: 13px;
    line-height: 30px;
}

.weather {
    background: #E6FFEE;
    width: 396px;
    height: 340px;
    float: left;
    padding: 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.weather h3 {
    font-family: 'satoshimedium';
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    margin: 0 0 15px;
}

.weather_left_box {
    width: 150px;
    float: left;
    border-right: 1px solid #82A9B8;
}

.weather_left_box h4 {
    font-family: 'satoshibold';
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    color: #000;
    margin: 0 0 17px;
}

.weather_left_box span {
    display: block;
    font-family: 'satoshimedium';
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    padding-bottom: 14px;
}

.weather_left_box span img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0;
}

.weather_left_box small {
    display: block;
    font-family: 'satoshimedium';
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    padding-bottom: 15px;
}

.weather_left_box p {
    font-size: 13px;
    line-height: 28px;
    font-weight: normal;
    color: #000;
    margin-bottom: 12px;
}

.weather_left_box p strong {
    font-family: 'satoshibold';
    display: inline-block;
    padding: 0 5px 0 7px;
}

.weather_left_box img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.weather_right_box {
    width: 150px;
    float: right;
}

.weather_right_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.weather_right_box li {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 28px;
    font-weight: normal;
    color: #000;
    padding-bottom: 19px;
    padding-left: 13px;
}

.weather_right_box li img {
    width: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.weather_right_box li strong {
    font-family: 'satoshibold';
    display: inline-block;
    vertical-align: middle;
}

.dash_table {
    background: #FFF8EB;
    width: 935px;
    height: 240px;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dash_table h3 {
    font-family: 'satoshibold';
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    padding: 15px 20px 14px;
    border-bottom: 1px solid #D9BA9F;
}

.dash_table table thead th {
    background: #FCECD1;
    line-height: normal;
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: 'satoshimedium';
    font-size: 15px;
    white-space: nowrap;
}

.dash_table table tbody td {
    background: #FCECD1;
    line-height: normal;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 15px;
    white-space: nowrap;
    border-bottom: 1px solid #D5CCC5 !important;
    border-top: none !important;
}

.dash_table div.dataTables_wrapper div.dataTables_filter,
.dash_table .dataTables_info,
.dash_table .dataTables_paginate {
    display: none;
}

.dash_table .dataTables_scroll {
    border: none !important;
}

.dash_table div.dataTables_scrollBody>table>thead {
    display: none;
}

.dash_table div.dataTables_wrapper thead th {
    background: #FCECD1 !important;
    line-height: normal !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.dash_table table td {
    background: transparent !important;
}

.dash_table table tr:last-child td {
    border: none !important;
}

.note-editor.note-frame {
    height: 400px !important;
    border: none;
    overflow: hidden;
    border-radius: 20px;
    overflow-y: scroll;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.note-popover .note-popover-content,
.note-toolbar {
    background: #F1F1F1;
    border: none;
    padding: 4px 21px 9px;
    height: auto;
}

.note-editor.note-frame .note-statusbar .note-resizebar,
.note-editor.note-frame .note-status-output,
.note-editor.note-frame .note-statusbar {
    display: none;
}


/* table.table-bordered.dataTable {
    table-layout: fixed;
} */

.smart-city-logo {
    width: 45px;
    /* width: 80px; */
    margin-right: 20px;
}


/* By Bhupendra */

.dash_chart_area .progres_chart_header,
.booking_calendar_dashboard .progres_chart_header {
    margin-bottom: 15px;
}

.dash_chart_area .progres_chart_header h3,
.booking_calendar_dashboard .progres_chart_header h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 27px 0 0 30px;
}

.booking_calendar_dashboard .custom_select_box {
    margin: 20px 15px 17px 0;
    float: right;
}

.dash_chart_area .custom_select_box .custom_select,
.booking_calendar_dashboard .custom_select_box .custom_select {
    width: 120px;
}

.booking_calendar_dashboard .custom_select_box .custom_select {
    margin-left: 10px;
}

.dash_chart_area .s-select,
.booking_calendar_dashboard .s-select {
    height: 36px;
    line-height: normal;
    padding: 5px 15px;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.booking_calendar_dashboard {
    background: #FFFCE5;
    width: 516px;
    /* height: 560px; */
    float: left;
    padding-bottom: 15px;
    margin: 0 20px 20px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.booking_calendar_dashboard .calendar {
    /* width: 81.8%; */
    float: left;
}

.booking_calendar_dashboard .calendar_header strong {
    width: 26px;
    height: 26px;
    margin: 0 15px 8px;
    font-size: 14px;
    line-height: 26px;
}

.booking_calendar_dashboard .calendar_body span {
    width: 26px;
    height: 26px;
    display: block;
    text-align: center;
    margin: 0 15px 8px;
    font-size: 13px;
    line-height: 28px;
}

.booking_calendar_dashboard .color_info {
    width: 16%;
    float: right;
    padding: 0;
}

.booking_calendar_dashboard .color_info strong i {
    width: 20px;
    height: 20px;
    float: none;
    margin: 0 50px 0 0;
}

.booking_calendar_dashboard .color_info strong {
    font-size: 13px;
    line-height: 30px;
}

.clearButton {
    right: 110px !important;
}

.fc .fc-scroller-liquid-absolute {
    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;
  overflow: hidden !important;
}
.fc .fc-scroller-liquid-absolute::-webkit-scrollbar {
    display: none;
  }


/* .user_info.form1 li {
    height: auto !important;
} */


/*
font-family: 'satoshimedium';
font-family: 'satoshimedium_italic';
font-family: 'satoshiregular';
font-family: 'satoshiblack';
font-family: 'satoshiblack_italic';
font-family: 'satoshibold';
font-family: 'satoshibold_italic';
font-family: 'satoshiitalic';
font-family: 'satoshilight';
font-family: 'satoshilight_italic';
*/


/*responsive CSS
=================================================================*/

@media only screen and (max-width:2560px) {}

@media only screen and (max-width:2100px) and (-webkit-device-pixel-ratio: 1.25) {
    .smart-city-logo {
        width: 64px;
        margin-right: 20px;
    }
    .weather {
        width: 396px !important;
    }
}

@media only screen and (max-width:1900px) {
    .login_image p {
        max-width: 485px;
        font-size: 30px;
        line-height: 55px;
        padding: 70px 0 0 50px;
    }
    .login_image figure {
        width: 559px;
    }
    .user_panel .logo {
        width: 120px;
        font-size: 0;
        padding-bottom: 35px;
    }
    .user_panel h2 {
        padding-bottom: 20px;
    }
    .custom_input input {
        height: 60px;
        line-height: 35px;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
    }
    .custom_input i {
        line-height: 35px;
    }
    .login_image p {
        max-width: 406px;
        font-size: 26px;
        line-height: 47px;
        padding: 45px 0 0 40px;
    }
    .login_image figure {
        width: 450px;
    }
    .custom_input label {
        margin-bottom: 80px;
    }
    .custom_input input[type="submit"] {
        height: 60px;
        line-height: 35px;
    }
    .user_panel {
        width: 350px;
    }
    .login_image p {
        max-width: 378px;
        font-size: 23px;
        line-height: 42px;
        padding: 35px 0 0 35px;
    }
    .login_image figure {
        width: 420px;
    }
    .page_container,
    .breadecrumbs,
    .dash_header {
        padding-right: 30px;
    }
    .dash_logo {
        padding: 30px 140px 30px 20px;
    }
    .dash_logo a {
        width: 85px;
    }
    .header_search {
        width: 300px;
    }
    .dash_panel1 .box4 {
        width: 325px;
    }
    .dash_panel1 .box5 {
        width: 290px;
        margin: 0px 10px 20px;
    }
    .dash_panel1 .box6 {
        width: 382px;
        margin: 0 10px 20px;
    }
    #video-analytics {
        height: 164px !important;
        width: 96% !important;
    }
    .user_panel .rows {
        margin-bottom: 0px;
    }
    .car {
        width: 260px;
        bottom: 6px;
    }
    .user_panel {
        width: 400px;
    }
    .add img:last-child {
        width: 235px;
    }
    .add img:last-child {
        width: 203px;
    }
    .dash_header {
        height: 70px;
    }
    a.user_btn {
        margin: 14px 0;
    }
    .header_search {
        padding: 8px 0;
    }
    .dash_logo {
        padding: 21px 97px 21px 23px;
    }
    .breadecrumbs {
        padding-bottom: 10px;
        margin-top: 85px;
    }
    .breadecrumbs h1 {
        font-size: 25px;
    }
    #addVendor .custom-select-trigger {
        height: 60px;
        line-height: 35px;
    }
    #addVendor button {
        height: 60px;
        padding: 21px 0;
    }
    a.mob_btn {
        margin: 26px 20px 26px 0;
    }
    .dash_panel1,
    .dash_panel2 {
        width: auto;
        float: none;
    }
    .dash_panel1 .box1,
    .dash_panel1 .box2,
    .dash_panel1 .box3 {
        width: 230px;
    }
    .dash_panel1 li {
        font-size: 15px;
    }
    .dash_panel1 .box4 {
        width: 481px;
    }
    #smart-light-chart {
        height: 163px !important;
    }
    .list_item {
        width: 300px;
        margin: 0 0 20px 10px;
    }
    .list_item ul {
        height: 240px;
        overflow-y: scroll;
    }
    .dash_chart_area {
        width: 680px;
    }

    #vehicle-parking-stat {
        height: 309px !important;
    }
    #parking-spot-booking-stats {
        height: 273px !important;
    }
    .weather {
        width: 349px;
        /* width: 515px; */
        margin: 0 0 0 20px;
    }
    .dash_table {
        width: 100%;
        float: left;
        margin-top: 20px;
    }
}

@media only screen and (max-width:1366px) {
    /* .custom_select_box,
    .dTable_btn {
        margin-bottom: 20px;
    } */
    .user_panel .logo {
        padding-bottom: 27px;
    }
    .user_panel h2 {
        padding-bottom: 11px;
    }
    .input_field {
        margin-bottom: 15px;
    }
    .custom_input label {
        margin-bottom: 60px;
    }
    .pass-box span {
        width: 20px;
        height: 20px;
    }
    .bottom_info strong {
        font-size: 33px;
        line-height: 40px;
    }
    .bottom_info strong small {
        font-size: 12px;
    }
    .header_search {
        width: 222px;
    }
    .add img:last-child {
        width: 184px;
    }
    .add img:last-child {
        width: 170px;
    }
    .custom_select_box {
        margin-bottom: 0;
    }
    .custom_select_box .custom_select,
    .datebox {
        margin-bottom: 20px;
    }
    .dash_panel1 .box1, .dash_panel1 .box2, .dash_panel1 .box3 {
        width: 195px;
    }
    .dash_panel1 .box4 {
        width: 434px;
        margin-right: 0;
    }
    .dash_panel1 .box6 {
        width: 430px;
        margin: 0 0px 20px 10px;
    }
    .dash_panel1 .box7 {
        margin: 0 0 0 20px;
    }
    .dash_panel1 .box5 {
        width: 400px;
        margin: 0px 10px 20px;
    }
    .list_item {
        margin: 0 20px 20px 0px;
    }
    .list_item ul {
        height: auto;
        overflow-y: scroll;
    }
    .dash_chart_area {
        width: 70%;
        margin-bottom: 20px;
    }
    .weather {
        width: 494px;
    }
    #vehicle-parking-stat {
        height: 200px !important;
    }
    #parking-spot-booking-stats {
        height: 183px !important;
    }
    .dash_chart_area .progres_chart:last-child {
        margin-bottom: 20px;
    }
    .dash_table {
        margin-top: 20px;
    }
    .dash_chart_area {
        margin-bottom: 10px;
    }
    .booking_calendar_dashboard {
        width: 583px;
        margin: 0 0 20px;
    }
    .calendar {
        width: 81%;
    }
    .fc-daygrid-body-unbalanced {
        width: 100%;
    }
    .weather {
        width: 467px;
    }
    .dash_table {
    margin-top: 0;}
    .dash_panel2 {
        clear: both;
    }
}

@media only screen and (max-width:1199px) {
    .user_panel .logo {
        width: 100px;
        font-size: 0;
        padding-bottom: 30px;
    }
    .login_image p {
        max-width: 352px;
        font-size: 21px;
        line-height: 38px;
        padding: 30px 0 0 30px;
    }
    .login_image figure {
        width: 335px;
        right: 35px;
        bottom: 35px;
    }
    .custom_input label {
        margin-bottom: 60px;
    }
    .pass-box span {
        width: 25px;
        height: 25px;
    }
    .dash_logo {
        padding: 21px 148px 21px 23px;
    }
    .page_container {
        padding-left: 15px;
    }
    .header_search {
        width: auto;
        position: relative;
        z-index: 1;
    }
    .header_search input {
        position: absolute;
        left: 0;
        top: 8px;
        width: 55px !important;
        padding: 0;
        height: 54px;
        font-size: 0;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        -ms-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
    }
    .header_search input:focus,
    .header_search input:valid {
        width: 300px !important;
        font-size: 15px;
        padding: 16px 10px 15px 45px;
    }
    #addVendor button {
        width: 85px;
        padding: 10px 0;
        right: -96px;
    }
    .dash_logo {
        margin-left: -234px;
    }
}

@media only screen and (max-width:1099px) {
    .custom_input input[type="submit"] {
        height: 54px;
        line-height: 26px;
        width: 180px;
    }
    .custom_select_box {
        margin-right: 15px;
    }
    .dTable_btn a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .breadecrumbs h1 {
        font-size: 20px;
    }
    .user_info.form1 {
        max-width: 495px;
    }
    .custom_select_box.padR {
        /* margin-bottom: 20px; */
    }
    .custom_select_box.padR .custom_select {
        margin-right: 13px;
    }
    .custom_select_box .custom_select {
        width: 120px;
    }
    .dash_panel1 .box1, .dash_panel1 .box2, .dash_panel1 .box3 {
        width: 180px;
    }
    .dash_panel1 .box4 {
        width: 287px;
        margin-right: 0;
    }
    .dash_panel1 .box5 {
        width: 259px;
    }
    .dash_panel1 .box6 {
        width: 377px;
    }
    .dash_panel1 .box7 {
        margin-right: 0;
    }
    .list_item {
        width: 260px;
        margin: 0 20px 20px;
    }
    .dash_chart_area {
        width: 577px;
    }
    .list_item ul {
        height: 555px;
    }
    #vehicle-parking-stat {
        height: 200px !important;
    }
    .dash_chart_area .progres_chart:last-child {
        margin-bottom: 20px;
    }
    #parking-spot-booking-stats {
        height: 202px !important;
    }
    .weather {
        width: 320px;
        height: 451px;
        margin: 0;
    }
    .dash_table {
        margin-top: 0;
    }
}

@media only screen and (max-width:992px) {
    .user_panel_outer {
        width: 60%;
    }
    .login_image {
        width: 40%;
    }
    .login_image p {
        max-width: 294px;
        font-size: 18px;
        line-height: 35px;
        padding: 22px 0 0 28px;
    }
    .login_image figure {
        width: 260px;
        right: 30px;
        bottom: 30px;
    }
    .dash_header {
        height: 60px;
    }
    .dash_logo {
        padding: 15px 40px 15px 14px;
        margin-left: -117px;
    }
    .dash_logo a {
        width: 84px;
    }
    a.menu {
        margin: 11px 0 0 155px;
    }
    a.user_btn {
        margin: 9px 0;
    }
    .dashboard_sidebar {
        padding-top: 60px;
    }
    .page_container,
    .breadecrumbs,
    .dash_header {
        padding-right: 15px;
    }
    .add img:last-child {
        width: 89px;
    }
    .add img:last-child {
        width: 89px;
    }
    .add figure {
        margin: 0 12px;
    }
    .add {
        padding: 20px 0;
    }
    .header_search input {
        background-position: 12px center;
        width: 45px !important;
        height: 42px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    .dashboard_sidebar {
        left: -300px;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        -ms-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
    }
    .dashboard_sidebar.change {
        left: 0;
    }
    .dashboard_content_area {
        padding-top: 48px;
    }
    .page_container {
        margin-bottom: 30px;
        padding: 0 15px;
    }
    a.cls_btn {
        background: transparent url(images/close-icon-white.png) 0 0 no-repeat;
        background-size: contain;
        width: 30px;
        height: 30px;
        z-index: 5;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .dashboard_panel {
        padding-left: 0 !important;
    }
    .breadecrumbs {
        padding-bottom: 5px;
        margin-top: 16px;
        margin-bottom: 18px;
    }
    a.mob_btn {
        margin: 20px 20px 20px 0;
    }
    .dash_panel1 .box4 {
        width: 96%;
    }
    .dash_panel1 .box5 {
        width: 322px;
    }
    .dash_panel1 .box7 {
        width: 405px;
    }
    .dash_chart_area {
        width: 98%;
        margin-bottom: 20px;
    }
    .booking_calendar_dashboard {
        width: 720px;
        margin: 0 0px 20px 0px;
    }
    .calendar {
        width: 81%;
    }
    .fc-daygrid-body-unbalanced,
    .fc-daygrid-body-unbalanced table {
        width: 100%;
    }
    .weather {
        width: 252px;
        margin: 0 20px 0 0;
    }
    .dash_table {
        width: 60.9%;
        margin-top: 0;
    }

    .dash_table .custom_datatable {
        width: 100%;
        padding: 0 15px;
        overflow: hidden;
        overflow-x: scroll;
    }
}

@media only screen and (max-width:767px) {
    .header_search {
        background-position: 10px center;
        width: auto;
        padding: 0;
        position: absolute;
        left: 54px;
        top: 50%;
        z-index: 1;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .header_search input {
        width: 38px !important;
        padding: 0;
        /* height: 46px; */
        border: none;
        outline: none;
        font-size: 0;
        line-height: 19px;
        font-weight: 400;
        color: #3A3A3A;
    }
    .header_search input:focus,
    .header_search input:valid {
        width: 230px !important;
        padding: 0 10px 0 34px;
        font-size: 14px;
    }
    .login_image {
        display: none;
    }
    .user_panel_outer {
        width: 100%;
    }
    .user_panel .logo {
        width: 100px;
        font-size: 0;
        padding-bottom: 0;
        margin: 0 auto 30px;
    }
    .user_panel {
        width: 90%;
        /* top: 47%; */
    }
    .pass-box span {
        width: 20px;
        height: 20px;
    }
    a.menu {
        display: none;
    }
    .breadecrumbs {
        padding: 0 50px 8px 33px;
        margin: 22px 0 20px;
    }
}

@media only screen and (max-width:690px) {}

@media only screen and (max-width:667px) {}

@media only screen and (max-width:615px) {}

@media only screen and (max-width:560px) {
    div.dataTables_wrapper div.dataTables_filter {
        width: 100%;
    }
    div.dataTables_wrapper div.dataTables_filter label {
        width: 100%;
        float: left;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        width: 100% !important;
        padding: 2px 85px 0 45px;
    }
    .srchButton {
        position: absolute;
        right: 0;
        top: 0;
    }
    div.dataTables_wrapper div.dataTables_info {
        width: 100%;
    }
}

@media only screen and (max-width:479px) {}

@media only screen and (max-width:420px) {}

@media only screen and (max-width:390px) {}

@media only screen and (max-width:375px) {}

@media only screen and (max-width:360px) {}

@media only screen and (max-width:320px) {}

 input[type="month"]::-webkit-calendar-picker-indicator {
        background: transparent;
        bottom: 0;
        color: transparent;
        cursor: pointer;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }
.button {
  display: inline-block;
    vertical-align: middle;
    height: 50px;
    margin: 0 5px 0 0;
    font-family: 'satoshimedium';
    font-size: 15px;
    line-height: 19px;
    font-weight: normal;
    color: white;
    padding: 16px 20px 15px;
    border: 1px solid #7A7067;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

/* RAM */
@media only screen and (min-width: 1300px) and (max-width: 2000px) {

    .dash_panel1 .box1, .dash_panel1 .box2, .dash_panel1 .box3 {
        width: 172px;
    }
    .dash_panel1 .box4 {
        width: 330px;
        /* width: 237px; */
        margin-right: 0;
    }
    .list_item ul {
        height: auto;
        overflow-y: scroll;
    }
    .weather {
        width: 528px;
        margin: 0 0 0 20px;
    }
    .dash_panel1 .box5 {
        width: 280px;
        /* width: 258px; */
        margin: 0px 10px 20px;
    }

    .dash_panel1 .box6 {
        width: 416px;
        margin: 0 0px 20px 10px;
    }

    .dash_panel1 .box7 {
        width: 180px;
        /* width: 140px; */
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1366px) {
    /* Your CSS styles for devices with a width of exactly 1366 pixels */
    .list_item {
        width: 200px !important;
    }
    .weather {
        width: 328px !important;
        height: 320px !important;
    }
    .dash_panel1 .box7 {
        width: 145px !important;
    }
    .dash_panel1 .box4 {
        width: 288px;
    }

    .dash_panel1 .box6 {
        width: 360px;
    }
    .list_item ul {
        overflow: visible !important;
    }

}


/* EndRam */
