.flex-justify{justify-content: center;}
.col_order{order: 1;}
header.header .top_strip{background: #f1f1f1;position: absolute;top: 0px;left: 0px;width: 100%;z-index: 99;}
header.header .top_strip .top_left span{font-weight: bold;color: var(--text-primary-color);}
header.header .top_strip .other_menu a.logout_btn{margin: 7px 0px 0px 0px;display: inline-block;font-size: 14px;line-height: 18px;color: var(--text-primary-color);}
header.header .top_strip .other_menu .btn-group{margin-right:4px;}
header.header .top_strip .other_menu .btn-group:last-child{margin-right:0px;}
header.header .other_menu a.logout_btn{margin: 7px 0px 0px 0px;display: inline-block;font-size: 14px;line-height: 18px;color: var(--text-primary-color);}

body.agent .section-tab{display:none;}  

.supportmenu .dropdown-menu{width: 220px;top: 100%;left: 0;z-index: 1000;min-width: 10rem;padding: .5rem 0;margin: .125rem 0 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.15);border-radius: .25rem;box-shadow: 0 .5rem 1rem rgba(0,0,0,.175);} 
.supportmenu .dropdown-menu ul{list-style-type: none;padding: 0px 8px;}
.supportmenu .dropdown-menu ul li{padding-bottom: 7px;border-bottom: 1px solid #ccc;margin-bottom: 7px;}
.supportmenu .dropdown-menu ul li .cus_icon{display: inline-block;}
.supportmenu .dropdown-menu ul li .cus_icon i{color: #ffb935;}
.supportmenu .dropdown-menu ul li .cus_txt{width: calc(100% - 40px);margin-left: 6px;display: inline-block;word-wrap: break-word;vertical-align: top;}
.supportmenu .dropdown-menu ul li .cus_txt span.title{color: #808080;display: block;}
.supportmenu .dropdown-menu ul li .cus_txt span.sub_txt{color: #000;display: block;margin: 0px 0px 3px;}
.supportmenu .dropdown-menu ul li .cus_icon.whatsapp_icon i {color: #1b892a;}
.supportmenu .dropdown-menu ul li:last-child {padding-bottom: 0px; border-bottom: 0px;margin-bottom: 0px;}

.booking_sidebar .client_code span{color: #efeaea;background-repeat: repeat;transform: rotate( 315deg );width: 42px;text-shadow: none;z-index: 0;top: 48px;float: left;position: relative;font-size: 12px;
line-height: 16px;}
.booking_sidebar .client_code span::before{z-index: -1;float: left;display: block;transform: rotate( -45deg );content:attr(data-watermark);font-size: 11px;opacity: 0.6;line-height: 9em;background-repeat: repeat;letter-spacing: 2px;color: #dadada;word-spacing: 61px;}
.booking_sidebar .inner_sidebar ul{position:relative;z-index:1;}
.copyright_footer{padding:10px 0px;}





