/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/


html, body {height: 100%; font-family: 'Poppins', sans-serif;}
.section-admin.container-fluid {
    min-height: calc(100vh - 100px);
}
body.loginbg{
	background:#313e4b;
	
}
*{
     box-sizing: border-box;
}

th{font-size:14px;}
td{font-size:14px;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-weight:500;
}
a {transition: all 0.3s ease 0s;text-decoration:none;  color: #303233;}
a:active, a:hover, *:focus {
    outline: 0 none !important;
    color: #1b1b1b;
}
a:visited, a:link, a:active {
  text-decoration: none;
}
a:active, a:hover, *:focus{
  outline: 0 none !important;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}

.mg-tb-30{
	margin:30px 0px;
}
.mg-b-30{
	margin-bottom:30px;
}
.mg-tb-15{
	margin:15px 0px;
}
.mg-t-30 {
    margin-top: 15px;
    margin-left: 12px;
    margin-right: 13px;
}

.l-bm {
    margin-left: 10px;
    margin-right: 5px;
}

.mg-b-10{
	margin-bottom:16px;
}
.mg-t-15{
	margin-top:15px;
}
.mg-t-10{
	margin-top:10px;
}
.mg-b-15{
	margin-bottom:15px;
}
.mt-b-30{
	margin-bottom:30px;
}
.mg-t-26{
	margin-top: 26px;
}
/*----------------------------------------*/
/*  8. Menu collapse Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #fff;
}
.mean-container {
	position:relative;
}
.navbar-toggle .icon-bar {
    background: #000;
}
.all-content-wrapper {
    margin-left: 235px;
    transition: all 0.3s;
}
.left-sidebar-pro {
    z-index: 9999;
    width: 205px;
}
.form-mb-10{margin-bottom:10px;}

#sidebar {
	min-width: 234px;
	background: #313e4b;
	color: #fff;
	position: fixed;
	transition: all 0.3s;
	z-index: 999;
	height: 100%;
	border-radius: 0;
	
}


#sidebar-wrapper {
    background: #172b4d;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
   
    width: 240px;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    /* transition: all 0.3s ease; */
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); */
}




.mini-navbar .all-content-wrapper {
    margin-left: 60px;
    transition: all 0.3s;
}
#sidebar.active {
    min-width: 60px;
    max-width: 60px;
    text-align: center;
}
.left-sidebar-pro.active .sidebar-header h3, #sidebar.active .CTAs {
    display:none;
}

#sidebar.active .sidebar-header strong {
    display: block;
}

#sidebar.active ul li .sidebar-right-icon {
    display:none;
}
.bar-button-pro {
    margin: 5px 0px;
}

#sidebar .sidebar-header {
    padding: 1px 0px;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

.sidebar-header {
    text-align: center;
}
.sidebar-header h3 {
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 5px;
}
#sidebar.active .sidebar-header .main-logo{
	display:none;
}
#sidebar.active
#sidebar.active .sidebar-header h3{
	display:none;
}
#sidebar.active .sidebar-header p{
	display:none;
}
#sidebar ul li a .sidebar-right-icon{
	float: right;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro{
	width:100%;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li{
	display:block;
	float:none;
	position:relative;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .left-menu-dropdown{
	left:0px;
	top:0px;
	opacity:0;
	border-radius:0;
	border:0px solid #fff;
	box-shadow:none;
	background:#ebebeb;
}
.left-custom-menu-adp-wrap .dropdown-menu{
	position: relative;
	float: none;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .left-menu-dropdown a:hover{
	padding:15px 30px;
	transition:all .4s ease 0s;
	background:#fff;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown{
	opacity:1;
	left: 0px;
	z-index:9999;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.chart-left-menu-std{
	top:0px;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.form-left-menu-std{
	top: 0px;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.apps-left-menu-std{
	top: 0px;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.pages-left-menu-std{
	top: 0px;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a{
	display: block;
    padding: 15px 20px;
    color: #444;
    transition: all .4s ease 0s;
    font-size: 16px;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:hover, .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:focus, .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:active, .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:visited{
	background:#ebebeb;
	color:#444;
}
.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .indicator-right-menu{
	float: right;
	font-size:12px;
}
#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown {
    left: 80px;
}
#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .mini-dn {
    display:none;
}
#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .big-icon {
    font-size:20px;
}
#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li > a {
    padding: 20px 20px;
}
.menu-switcher-pro {
	transition:all .4s ease 0s;
}
.mini-navbar .menu-switcher-pro {
    transition: all 0.3s;
}
.menu-switcher-pro button {
    background: none;
    border: none;
    margin-left: 8px;
    font-size: 22px;
}
.menu-switcher-pro button:hover, .menu-switcher-pro button:focus, .menu-switcher-pro button:active, .menu-switcher-pro button:visited{
	background: none;
	border:none;
}
.footer-copyright-area {
    background:#313e4b;
    padding: 10px 0px;
    text-align: center;
	margin-top: 0px;
}
.footer-copy-right p {
    margin: 0px;
    font-size: 15px;
    color: #363535;
    font-weight: normal;
}
.footer-copy-right a{
	color:#fff;
	text-decoration:none;
}
/*----------------------------------------*/
/*  8. Scroll Area
/*----------------------------------------*/
.comment-scrollbar, .timeline-scrollbar, .messages-scrollbar, .project-list-scrollbar {
    height: 580px;
}
.mCSB_outside+.mCSB_scrollTools {
    right: 0px;
    margin: 0px 0px;
}
/*----------------------------------------*/
/*  2.  Header top Customize CSS
/*----------------------------------------*/
.header-top-menu .navbar-nav>li>a{
	padding: 10px 15px;
	color: #fff;
	font-size:14px;
}
.header-top-menu .navbar-nav>li>a.active,
.header-top-menu .navbar-nav>li>a:hover {
	border-bottom: 4px solid #46a8bd;
	background: rgba(255,255,255,.2);
	padding-bottom: 6px;
}
.header-top-menu .navbar-nav>li a .angle-down-topmenu{
	margin-left:4px;
}
.header-top-menu .navbar-nav>li>a:hover{
	color: #03a9f4;
}
.header-top-menu .navbar-nav>li .dropdown-menu a{
	padding: 10px 20px;
	display:block;
	color: #fff;
}
.header-top-menu .navbar-nav>li .dropdown-menu a:hover{
	background:#2b2a2a;
}
.header-top-menu .navbar-nav>li .dropdown-menu{
	border: 0px solid #ccc; 
    border: 0px solid rgba(0,0,0,.15);
	background-color: #303030;	
}
.header-right-info .navbar-nav>li .dropdown-menu{
	border: 0px solid #ccc; 
    border: 0px solid rgba(0,0,0,.15);
}
.header-right-info li{
	list-style:none;
}
.header-top-menu .nav>li>a:focus, .header-top-menu .nav>li>a:hover, .header-top-menu .nav>li>a:active {
    text-decoration: none;
    background-color: transparent;
}
.header-top-menu .nav .open>a, .header-top-menu .nav .open>a:focus, .header-top-menu .nav .open>a:hover{
	background-color: transparent;
}
.header-right-info .nav>li>a:focus, .header-right-info .nav>li>a:hover, .header-right-info .nav>li>a:active {
    text-decoration: none;
    background-color: transparent;
}
.header-right-info .nav.custon-set-tab>li>a:focus, .header-right-info .nav.custon-set-tab>li>a:hover, .header-right-info .nav.custon-set-tab>li>a:active {
	color:#03a9f4;
}
.header-right-info .nav.custon-set-tab>li>a {
	color:#fff;
}
.header-right-info .nav .open>a, .header-top-menu .nav .open>a:focus, .header-top-menu .nav .open>a:hover{
	background-color: transparent;
}
.header-right-info .navbar-nav{
	padding:15px 0px;
}
/*----------------------------------------*/
/*  3.  Header top Menu CSS
/*----------------------------------------*/
.admin-logo{
	padding:10px 0px;
}
.header-top-menu ul.header-top-nav li{
	display:inline-block;
	position:relative;
}
.header-top-menu ul.header-top-nav li ul.dropdown-header-top{
	position:absolute;
	top:130%;
	left:-10px;
	width:200px;
	background:#303030;
	opacity:0;
	transition: all 0.5s ease 0s;
	z-index:999;
	padding:10px 0px;
}
.header-top-menu ul.header-top-nav li ul.dropdown-header-top.in{
	opacity:1;
	top:100%;
	transition: all 0.5s ease 0s;
}
.admin-project-icon{
	margin-left:5px;
	font-size:10px;
	color:#fff;
}
.header-top-menu ul.header-top-nav li .dropdown-header-top li{
	display:block;
}
.header-top-menu ul.header-top-nav li .dropdown-header-top li a{
	display:block;
	color:#fff;
	padding:15px 20px;
}
.header-top-menu ul.header-top-nav li .dropdown-header-top li a:hover{
	background:#03a9f4;
}
.header-top-menu ul.header-top-nav li a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	padding:18px 10px;
}
.header-right-info {
    float: right;
}
.header-right-info ul.header-right-menu li{
	display:inline-block;
}
.header-right-info ul.header-right-menu li .author-message-top, .header-right-info ul.header-right-menu li .notification-author, .header-right-info ul.header-right-menu li .author-log{
   position:absolute;
   top:160%;
   left:-70px;
   width:330px;
   background:#343434;
   text-align:left;
   opacity:0;
   transition: all 0.5s ease 0s;
   visibility:hidden;
   z-index:999;
}
.header-right-info ul.header-right-menu li .dropdown-header-top.author-log{
   width:200px;
   padding:0px 0px;
}
.header-right-info ul.header-right-menu li .dropdown-header-top.author-log li{
   display:block;
}
.header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a{
   padding:10px 20px;
   display:block;
   color:#fff;
   font-size:14px;
}
.header-right-info ul.header-right-menu li .dropdown-header-top.author-log li .author-log-ic{
   margin-right:10px;
}
.header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:focus{
   background:#2b2a2a;
}
.header-right-info ul.header-right-menu li .author-message-top{
   left:-133px;
}
.header-right-info ul.header-right-menu li .notification-author{
   left:-134px;
}
.header-right-info ul.header-right-menu li .author-log{

}
.header-right-info ul.header-right-menu li.open .author-message-top, .header-right-info ul.header-right-menu li.open .notification-author, .header-right-info ul.header-right-menu li.open .author-log{
   opacity:1;
   top:142%;
   transition: all 0.5s ease 0s;
   visibility:visible;
}
.header-right-info ul.header-right-menu li ul.message-menu li a, .header-right-info ul.header-right-menu li ul.notification-menu li a {
	margin: 20px 20px;
	display:block;
	text-decoration:none;
	color:#fff;
}
.header-right-info ul.header-right-menu li .message-view a, .header-right-info ul.header-right-menu li .notification-view a{
	display:block;
	color: #ccc;
	font-size: 14px;
	border-top:1px solid #383838;
	padding: 15px 0px;
	text-align:center;
	text-decoration:none;
}
.header-right-info ul.header-right-menu > li > a{
	display:inline-block;
	color:#fff;
	padding: 0px 0px 0px 10px;
	font-size:22px;
	text-decoration:none;
	position:relative;
}
.indicator-nt{
	position:absolute;
	height:5px;
	width:5px;
	background:#03a9f4;
	border-radius:50%;
	top: -5px;
    right: 0px;
}
.indicator-ms{
	position:absolute;
	height:5px;
	width:5px;
	background:#03a9f4;
	border-radius:50%;
	top: -5px;
    right: -7px;
}
.header-right-info .admin-name{
	/* display: inline-block; */
    color: #fff;
    font-size: 14px;
    position: relative;
    top: -2px;
	margin-left:0px;
}
.header-right-info .author-project-icon{
    color: #fff;
    font-size: 10px;
    position: relative;
    top: -4px;
	margin-left:5px;
}
.header-right-info .message-author{
   position:relative;
}

.header-right-info .author-message-top:before, .header-right-info .notification-author:before{
	position: absolute;
    content: "";
    display: inline-block;
    border-bottom: 10px solid #343434;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    right: 50%;
    top: -9px;
    margin-right: -10px;
    z-index: 99;
}
.header-right-info .author-message-top li a{
   color:#fff;
}
.message-single-top h1, .notification-single-top h1{
	font-size: 18px;
    color: #ccc;
    font-weight: 300;
    text-align: center;
    padding: 15px 0px;
    margin: 0px;
	border-bottom:1px solid #383838;
}
ul.message-menu, ul.notification-menu {
    height: 230px;
}
ul.message-menu li .message-img{
	float:left;
	width:70px;
	margin-right:10px;
}

ul.notification-menu li .notification-icon{
	float: left;
    width: 50px;
    height: 50px;
    background: #303030;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    margin: 5px 10px 5px 0px;
}

ul.message-menu li .message-content, ul.notification-menu li .notification-content{
	position:relative;
}
ul.message-menu li .message-content .message-date, ul.notification-menu li .notification-content .notification-date{
	position:absolute;
	top:0px;
	right:0px;
	font-size:13px;
	font-style: italic;
}
ul.message-menu li .message-content h2, ul.notification-menu li .notification-content h2{
	font-size:16px;
	font-weight:700;
}
ul.message-menu li .message-content p, ul.notification-menu li .notification-content p{
	font-size:14px;
}
.header-right-info ul.header-right-menu li.open > a{
	color:#fff;
}
.header-top-menu .navbar-nav>li.open > a{
	color:#03a9f4;
}
.header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.menu-setting-wrap-bg.dropdown-menu {
    background:#343434;
}
.header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.dropdown-menu {
    position: absolute;
    top: 175%;
    left: -358px;
    width: 400px;
	box-shadow: 0px 2px 3px rgba(0,0,0,.175);
	padding: 20px;
}
.note-heading-indicate {
    margin-top: 20px;
}
.note-heading-indicate h2{
	font-size:20px;
	color:#fff;
}
.note-heading-indicate p{
	font-size:14px;
	color:#fff;
}
.menu-setting-wrap.menu-setting-wrap-bg .nav-tabs>li.active>a, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs>li.active>a:focus, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs>li.active>a:hover
.notes-img{
	background:#303030;
}
.notes-img{
	float:left;
}
.notes-img img{
	border-radius:50%;
	width:60px;
}
.notes-list-flow .notes-content {
    margin-left: 80px;
}
.notes-list-flow .notes-content p{
    margin:0px;
	font-size:14px;
	color:#fff;
	line-height:22px;
}
.notes-list-flow .notes-content span{
	font-size:13px;
	color:#fff;
}
.notes-list-area ul.notes-menu-list li {
    margin: 10px 0px;
}
.notes-menu-scrollbar, .project-st-menu-scrollbar{
	height:315px;
}
.project-st-list-area ul.projects-st-menu-list li a{
	color:#303030;
}
.project-st-list-area ul.projects-st-menu-list li {
    padding: 10px 0px;
}
.projects-st-heading{
	position:relative;
}
.projects-st-heading .project-st-time{
	position:absolute;
	top:0px;
	right:0px;
	font-size:13px;
	color:#fff;
}
.projects-st-heading h2{
	font-size:18px;
	color:#fff;
}
.projects-st-heading p{
	font-size:14px;
	color:#fff;
	line-height:22px;
	margin:0px 0px 10px;
}
.projects-st-content p{
	font-size:14px;
	color:#fff;
	margin:0px 0px 5px;
}
.projects-st-content .progress{
	height: 5px;
	margin-bottom: 5px;
}
.projects-st-content.project-rating-cl .progress-bar{
	background-color: #f8ac59;
}
.projects-st-content.project-rating-cl2 .progress-bar{
	background-color: #03a9f4;
}
.project-list-flow, .notes-list-flow {
    margin-right: 15px;
}
ul.setting-panel-list li{
	display: block !important;
}
.checkbox-title-pro h2 {
    display: block;
    font-size: 14px;
    margin: 0px;
    padding: 8px 0px;
	color: #fff;
}
.checkbox-title-pro{
	position:relative;
}
.ts-custom-check{
	position:absolute;
	right:0px;
	top:5px;
}
.onoffswitch {
    position: relative;
    width: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #03a9f4;
    border-radius: 3px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 7px;
    background-color: #03a9f4;
    color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 7px;
    background-color: #FFFFFF;
    color: #919191;
    text-align: right;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 0;
    background: #FFFFFF;
    border: 2px solid #03a9f4;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
}
.header-top-menu .navbar-nav>li .dropdown-menu, .header-right-info ul.header-right-menu li .author-message-top, .header-right-info ul.header-right-menu li .notification-author, .header-right-info ul.header-right-menu li .author-log, .header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.menu-setting-wrap-bg.dropdown-menu {
    background: #595656;
}
.header-top-menu .navbar-nav>li .dropdown-menu a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:focus, .header-drl-controller-btn.btn-info:active:focus, .btn-info:active:hover {
    background: #003751;
}
.header-right-info ul.header-right-menu li .message-view a, .header-right-info ul.header-right-menu li .notification-view a {
    border-top: 1px solid #c7290d;
}
.message-single-top h1, .notification-single-top h1 {
    border-bottom: 1px solid #c7290d;
}
.header-right-info .author-message-top:before, .header-right-info .notification-author:before {
    border-bottom: 10px solid #4792a8;
}
.header-top-menu .navbar-nav>li.open > a {
    color: #fff;
}
.header-top-menu .navbar-nav>li>a:hover{
    color: #56adc1;
}

.header-right-info .author-message-top:before, .header-right-info .notification-author:before {
    position: absolute;
    content: "";
    display: inline-block;
    border-bottom: 10px solid #4792a8;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    right: 50%;
    top: -9px;
    margin-right: -10px;
    z-index: 99;
}
.menu-setting-wrap.menu-setting-wrap-bg .nav-tabs>li.active>a, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs>li.active>a:focus, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs>li.active>a:hover
 .notes-img {
    background: #4792a8;
}


.breadcome-list {
    padding-top: 55px;
    padding-bottom: 10px;
}
.inner-page .breadcome-list {
    padding-bottom: 10px;
}
.breadcome-heading {
    float: right;
    margin-right: 20px;
    display: none;
}
.breadcome-heading .form-control, .breadcome-heading .form-control:focus {
    border: 1px solid #313e4b;
    font-size: 13px;
    height: 34px;
    color: #303030;
    padding-left: 20px;
    padding-right: 40px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: none;
    border-radius: 30px;
    width: 200px;
}
.form-control {
    background-color: #013751;
    background-image: none;
    border: 1px solid #013751;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	color:#013751;
}
.breadcome-heading a {
    position: absolute;
    top: 0px;
    right: 35px;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    color:#013751;
}
ul.breadcome-menu {
    padding-top: 8px;
	padding-left: 20px;
}
ul.breadcome-menu {
    text-align: left;
    position: relative;
}

ul.breadcome-menu li {
    font-size: 14px;
    display: inline-block;
	color:#444444;
}
ul.breadcome-menu li a{
    color:#013751;
}
ul.breadcome-menu li a i{
	margin-right:5px;
}
.bread-slash {
    padding: 0 3px;
}
.bread-blod{
	color:#444444
}
.analysis-progrebar-ctn .progress {
    margin-bottom: 10px;
}
.bg-green {
    background: #4caf50;
}
.bg-red {
    background: #eb4b4b;
}
.bg-blue {
    background: #01acc1;
}
.bg-purple, .bg-orange {
    background: #ff9801;
}
.analysis-progrebar-ctn{
	padding:10px 20px 20px 20px;
	background:#fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 2px rgba(0,0,0,.24);
	margin-top: 20px;
	border-radius:4px;
	min-height:100px;
	position:relative;
}
.analysis-progrebar-ctn.track {
	padding:20px 5px;
}
.analysis-progrebar-ctn.track label:hover {
	color:#fff !important;
}
.analysis-progrebar-ctn.track label{
	color:#fff;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}
.analysis-progrebar-ctn .dropdown {
    position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}
.analysis-progrebar-ctn .dropdown .dropdown-toggle {
    padding:2px 10px;
    background: rgba(255,255,255,.8);
    color: #fff;
	border-radius: 4px 4px 0 0;
}
.analysis-progrebar-ctn .btn-primary.active.focus, 
.analysis-progrebar-ctn .btn-primary.active:focus, 
.analysis-progrebar-ctn .btn-primary.active:hover, 
.analysis-progrebar-ctn .btn-primary:active.focus, 
.analysis-progrebar-ctn .btn-primary:active:focus, 
.analysis-progrebar-ctn .btn-primary:active:hover, 
.analysis-progrebar-ctn .open > .dropdown-toggle.btn-primary.focus, 
.analysis-progrebar-ctn .open > .dropdown-toggle.btn-primary:focus, 
.analysis-progrebar-ctn .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4792a8;
}
.analysis-progrebar-ctn .dropdown .dropdown-toggle i {
    font-size: 22px;
}
.analysis-progrebar-ctn .dropdown-menu{
	left:auto;
	right:0;
}
.zoomout:hover{
	transition: 1s;
    transform: scale(0.9);
    cursor: pointer;
	position: relative;
	z-index: 2;
}
.zoomin:hover{
	transition: 1s;
    transform: scale(1.1);
    cursor: pointer;
	position: relative;
	z-index: 2;
	transform-origin: top center;
}
.dropdown-menu > li > a{
	font-size:16px;
}
.product-sales-area {
	position: relative;
    z-index: 1;
}
.product-sales-chart, .analytics-info-cs, .tranffic-als-inner, .analytics-rounded, .single-new-trend, .personal-info-wrap, .author-widgets-single, .calender-inner, .product-status-wrap, .review-tab-pro-inner, .income-dashone-total, .analytics-adminpro-wrap, .analytics-sparkle-line, .analysis-progrebar, .sparkline8-list, .sparkline9-list, .sparkline7-list, .sparkline10-list, .sparkline14-list, .sparkline11-list, .x-editable-list, .code-editor-single, .blog-details-inner, .charts-single-pro, .about-sparkline, .sparkline-list, .button-ad-wrap, .tab-content-details, .sparkline16-list, .sparkline15-list, .tinymce-single{
	padding:20px;
	background:#fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	border-radius:20px 0 20px 0;
}

.sparkline12-graph {
	padding:20px;
	background:#fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	border-radius:0 0 20px 0;
}
.product-sales-chart{
	overflow:hidden;
}
.sparkline12-list{
	margin-bottom:20px;
}
.graph-rp{
	text-align:right;
}
ul.cus-product-sl-rp li i{
	margin-right:5px;
}
.pro-sl-hd span{
	font-size:20px;
} 
.cus-gh-hd-pro h2{
	font-size: 30px !important;
	color: #fff;
	font-weight: 600;
	margin-top: 0;
}
.analysis-progrebar-ctn h4, .tranffic-als-inner h3{
	font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.3em;
	min-height: 40px;
	margin-bottom:15px;
	margin-top:10px;
}
ul.two-part-sp li{
	display:inline-block;
	width: 49%;
}
.analytics-info-cs h3{
	font-size:20px;
}
.stats-row {
    margin-bottom: 20px;
}
.stat-item {
    display: inline-block;
    padding-right: 15px;
}
.single-new-trend {
    position: relative;
    transition: all 0.3s ease 0s;
}
.single-new-trend > a, .product-tabs a, .widget-image > a, .single-brand > a, .blog-img > a {
    display: block;
}
.single-new-trend img, .single-new-trend img {
    width: 100%;
}
.featured-product-list .overlay-content h2 {
    font-size: 18px;
    left: 20px;
}
.overlay-content h2 {
    color: #5a5a5a;
    font-size: 20px;
    font-weight: 700;
    left: 10px;
    position: absolute;
    top: 10px;
    transition: all 0.3s ease 0s;
}
.btn-small {
    background: #56adc1;
    color: #fff !important;
    font-size: 13px;
    font-weight:500;
    padding:4px 15px;
    text-align: center;
	border-radius:20px;
}
.blue-chart .btn-small{
	background:#057bdd;	
}
.orange-chart .btn-small{
	background:#ed930f;
}
.perple-chart .btn-small{
	background:#08b29d;
}

.btn-large , .btn-primary{
    background: #00314c;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 20px;
	border: 0;
	letter-spacing: .06em;
	margin-right: 10px;
}
.btn-primary{
	background:#f0f0f0;
	color:#666;
}
.pri-small{
	font-size: 14px;
	letter-spacing:inherit;]=
}
.btn-large:hover {
    background: #4691a7 !important;
	color: #fff;
}
.btn-small:hover {
    background: #000;
}
.btn-default,
.open > .dropdown-toggle.btn-default{
	background:#4691a7;
	border-color:#4490a6;
}
.seprator {
    border-top: 1px dashed #ccc;
    padding: 0px 0 0;
    margin: 0 7px 0 0px;
}
.mini-seprator {
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 0;
    margin: 0 7px 0 0px;
}
.featured-product-list .overlay-content .product-action {
    bottom: 45px;
}
.overlay-content .product-action {
       bottom: 40px;
    left: 50%;
    position: absolute;
    margin-left: -43px;
}
.product-action > ul, #checkout-review-table thead, .single-brand {
    text-align: center;
}
.product-action li, .all-adress-info, .product-attributes > span, .left-content span, .shop-tab-pill ul li, .team-member > a, .footer-left > a {
    display: inline-block;
}
.featured-product-list .product-action a {
    height: 28px;
    line-height: 26px;
    width: 28px;
}
.product-action a {
    border: 1px solid #ddd;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.featured-product-list .overlay-content h4 {
    left: 20px;
}
.overlay-content h4 {
    bottom: 10px;
    color: #5a5a5a;
    font-size: 15px;
    font-weight: 700;
    left: 10px;
    margin: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
	font-size:15px;
}
.pro-rating {
    bottom: 8px;
    position: absolute;
    right: 10px;
}
.widget-head-info-box {
    width: 100%;
    height: 240px;
    color: #fff;
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}
.personal-info-ano .widget-head-info-box {
    background: #2eb7f3;
}
.widget-head-info-box{
	padding:20px;
	text-align: center;
}
.stat-item h6{
	font-size:12px;
	margin-bottom:5px;
}
.analytics-rounded-content h2, .persoanl-widget-hd h2, .fc-center h2{
	font-size:20px;
}
.widget-text-box p{
	font-size:14px;
	line-height:24px;
}
.widget-text-box {
    margin-top: 10px;
}
.author-wiget-inner{
	text-align:center;
	padding:20px;
}
.fc-content .fc-title {
    color: #fff;
    padding: 5px 5px;
    display: inline-block;
    font-size: 14px;
}
.fc-content .fc-time {
    color: #fff;
    font-size: 14px;
}
.fc button, .fc-button-group, .fc-time-grid .fc-event .fc-time span{
	display:block;
}
.header-top-area {
    position: fixed;
    background: -webkit-linear-gradient(178deg, #013751 0%, #4591a7 100%);
    background:#313e4b;
    z-index: 99;
    left: 200px;
    right: 0;
    top: 0;
    margin: 0 auto;
    transition: all 0.3s;
	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 3px rgba(0,0,0,.6);
}
.jqstooltip {
  width: auto !important;
  height: auto !important;
}
.mini-navbar .header-top-area{
	left: 60px;
}
.add-product a {
    float: right;
    position: absolute;
    top: 14px;
    right: 50px;
    background: -webkit-linear-gradient(178deg, #013751 0%, #4591a7 100%);
    background: linear-gradient(178deg, #013751 0%, #4591a7 100%);
    padding: 6px 20px;
    color: #fff;
    border-radius: 4px;
}
.breadcome-list.single-page-breadcome{
	padding-top: 30px;
    padding-bottom: 30px;
}
.product-status-wrap h4 {
    font-size: 20px;
    color: #222;
    margin-bottom: 20px;
}
.product-status-wrap table {
    width: 100%;
}
.product-status-wrap table th {
    padding: 20px 5px;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
}
.product-status-wrap table th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
}
.product-status-wrap th, .product-status-wrap td {
    padding: 10px;
    text-align: left;
    font-size: 15px;
}
.product-status-wrap table td {
    padding: 9px 7px;
    border-top: 1px solid #e9ecef;
}
.product-status-wrap img {
    width: 60px;
}
.product-status-wrap .pd-setting {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    background: #2787a3;
    border-radius: 3px;
}
.btn-success {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 3px;
}
.product-status-wrap .ps-setting, .ps-setting {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    background: #2eb7f3;
    border-radius: 3px;
}
.product-status-wrap .ps-setting:hover, .ps-setting:hover {
	background-color:#1ca4df;
	border-color:#0f8dc5;
	color:#fff;
}
.product-status-wrap .ds-setting, .ds-setting {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    background: #eb4b4b;
    border-radius: 3px;
}
.product-status-wrap .ds-setting:hover, .ds-setting:hover {
	background-color:#d72f2f;
	border-color:#bd1212;
	color:#fff;
}
.sales-report-stn-his button.product-btn-history, button.pd-setting-ed {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.12);
    background: #f5f5f5;
}
button.pd-setting-ed {
    display: inline-block;
    margin-right: 5px;
}
.mg-b-pro-edt {
    margin-bottom: 15px;
}
ul.tab-custon-design li, ul.tab-review-design li {
    display: inline-block;
}
#myTab3.tab-review-design li a {
    padding-right: 40px;
    text-transform: capitalize;
	position:relative;
	transition:all .4s ease 0s;
}
#myTab3.tab-review-design li a:before, #myTab4.tab-review-design li a:before {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 0%;
    height: 2px;
    background: #4792a8;
    content: "";
	transition:all .4s ease 0s;
}
#myTab3.tab-review-design li.active a:before, #myTab4.tab-review-design li.active a:before {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 80%;
    height: 2px;
    background: #4792a8;
    content: "";
	transition:all .4s ease 0s;
}
ul.tab-custon-design li.active a, ul.tab-review-design li.active a {
    color: #4792a8 !important;
}
ul.tab-custon-design li a, ul.tab-custon-design li a:hover, ul.tab-custon-design li a:focus, ul.tab-review-design li a, ul.tab-review-design li a:hover, ul.tab-review-design li a:focus {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #909090;
}
ul.tab-custon-design, ul.tab-review-design {
   padding-bottom: 20px;
    width: 100%;
    background: #fff;
}
.custom-product-edit{
	margin-top:20px;
}
.product-edt-pix-wrap {
    padding: 40px 0px;
}
.pro-edt-img img{
	width:60%;
}
.product-edt-remove button {
    margin-top: 20px;
	background-color: #4792a8;
    border-color: #4792a8;
}
/****** Style Star Rating Widget *****/
.review-title span {
    font-size: 14px;
    padding-top: 5px;
    display: block;
}
.review-rating {
    text-align:left;
	float:left;
}
.rating {
  border: none;
}
.rating > input {
  display: none;
}
.rating > label:before {
  margin: 5px;
  font-size: 16px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}
.rating > .half:before {
  content: "\f089";
  position: absolute;
}
.rating > label {
  color: #ddd;
  float: right;
}
.rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
  color: #4792a8;
} 
.rating > input:checked + label:hover, .rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, .rating > input:checked ~ label:hover ~ label {
  color: #4792a8;
}
.text-muted p{
	font-size:14px;
	margin:0;
}
.txt-primary p{
	font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.custom-pro-edt-ds .btn-primary {
    background: #4792a8;
	border-color: #4792a8;
}
.custom-pro-edt-ds .btn-warning {
    background: #ccc;
    border-color: #ccc;
}
/*-----------------------
4. single product tab CSS
-------------------------*/
#single-product-tab .active img{
	border:1px solid #4792a8;
}
ul#single-product-tab{
	margin-top:10px;
	margin-left:-5px;
	margin-right:-5px;
}
ul#single-product-tab li{
	width:25%;
	float:left;
	padding:0px 5px;
	border:1px solid transparent;
}
.single-pro-list {
  margin-top: 20px;
}
.single-product-details h1{
	font-size:20px;
}
.single-product-details h1, .single-pro-size h6, .color-quality-details h5, .color-quality h4, .single-social-area h3, .sb-shop-product-single h2{
	font-weight:700;
	color:#333;
	text-transform:uppercase;
}
.single-pro-star, .list-star{
	color: #4792a8;
	font-size:14px;
}
.single-pro-star i{
	margin:0px 1px;
}
.single-pro-price{
	margin:10px 0px;
}
.single-regular, .list-regular{
	color:#333333;
	font-weight:700;
	font-size:24px;
}
.single-old, .list-old{
	color:#909090;
	font-weight:400;
	font-size:14px;
	margin:0px 10px;
}
.single-pro-cn h3{
	font-size:14px;
	color:#333;
	font-weight:400;
	text-transform:uppercase;
}
.single-pro-cn p, .list-pro-cn p{
	font-size:14px;
	color:#606060;
	font-weight:400;
	line-height: 24px;
}
.single-pro-size h6, .color-quality-details h5, .color-quality h4, .single-social-area h3{
	font-size:14px;
}
.single-pro-size{
	margin:10px 0px;
}
.single-pro-size span{
	    color: #333;
    font-size: 12px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
}
.color-quality-details{
	float:left;
}
.color-quality-details .red, .sidebar-color-area .red{
	background:#00ffff;
}
.color-quality-details .green, .sidebar-color-area .green{
	background:#ef7676;
}
.color-quality-details .yellow, .sidebar-color-area .yellow{
	background:#f06eaa;
	border: 1px solid #05c2f9;
}
.color-quality-details .black, .sidebar-color-area .black{
	background:#2094ed;
}
.color-quality-details .white, .sidebar-color-area .white{
	background:#f7941d;
}
.single-pro-size span, .color-quality-details span {
  display: inline-block; 
  font-weight: 300;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
  margin-right:10px;
}
.single-arrow-area{
	height:25px;
	width:25px;
	border: 1px solid #ececec;
}
.color-quality {
  float: left;
  margin: 0px 90px;
}
.pro-quantity-changer a {
  border: 1px solid #ececec;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
  cursor:pointer;
  color:#333;
  text-decoration:none;
}
.pro-quantity-changer [type="text"] {
  border: 1px solid #ececec;
  height: 25px;
  text-align: center;
  width: 50px;
  color:#333;
  font-weight:400;
  font-size:12px;
}
.color-quality-pro{
	margin:10px 0px;
}
.single-social-area a{
	border:1px solid #979797;
	color:#909090;
}
.single-social-area a:hover{
	color:#fff;
}
.pro-button, .pro-viwer{
	float:left;
	margin:10px 0px;
}
.pro-button, .list-pro-button{
	height: 40px;
  line-height: 40px;
  text-align: center;
  width: 150px;
  background: #4792a8 none repeat scroll 0 0;
  border-radius: 25px;
  transition: all .4s ease 0s;
}
.pro-button a, .pro-button a:focus, .list-pro-button a, .list-pro-button a:focus{
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.pro-viwer{
	margin:10px 10px;
}
.pro-viwer a, .list-pro-viwer a {
     border: 1px solid #4792a8;
    border-radius: 50%;
    color: #4792a8;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    margin-right: 5px;
}
.review-content-section{
	    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.review-content-section p{
	color:#606060;
	font-weight:400;
	font-size:14px;
	line-height:24px;
}
.suggested-heading{
	width:33%;
}
.single-social-area a:hover {
    background: #4792a8;
    border: 1px solid #4792a8;
}
.single-social-area a {
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    margin: 0px 2px;
}
.single-social-area {
    margin-top: 10px;
}
ul.tab-custon-design{
	margin: 0 auto;
}
ul.tab-custon-design, ul.tab-review-design{
  padding: 15px 35px;
  width: 100%;
  background:#fff;
}
ul.tab-custon-design li, ul.tab-review-design li{
	display:inline-block;
}
ul.tab-custon-design li span, ul.tab-review-design li span{
	margin:0px 20px;
	color:#4792a8;
	font-size:14px;
}
ul.tab-custon-design li a, ul.tab-custon-design li a:hover, ul.tab-custon-design li a:focus, ul.tab-review-design li a, ul.tab-review-design li a:hover, ul.tab-review-design li a:focus{
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#909090;
}
ul.tab-custon-design li.active a, ul.tab-review-design li.active a{
	color:#333 !important;
}
.hpanel .panel-body {
    background: #fff;
    border-radius: 2px;
    padding: 15px;
    position: relative;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.panel-body {
    padding: 15px;
	background:#fff;
}
.m-t-xl {
    margin-top: 40px;
}
.m-t-xl h1{
    font-size:18px;
}
.stats-title h4{
	font-size:20px;
}
.m-t-xl small, .content-bg-pro small{
	font-size:14px;
	line-height:24px;
	color:#444;
}
.stats-icon i, .icon-box i{
	font-size:30px;
}
.content-box h2{
	font-size:20px;
	color:#444;
}
.content-box p{
	font-size:14px;
	line-height:24px;
}
.text-info {
    color: #3498db;
}
.text-warning {
    color: #ffb606;
}
.text-danger {
    color: #e74c3c;
}
.content-box .mg-t-box{
	margin-top:15px;
}
.content-bg-pro h3{
	font-size:20px;
}
.content-bg-pro .text-big{
	font-size:18px;
}
.hpanel.hbggreen .panel-body {
    background: #62cb31;
    color: #fff;
}
.hpanel.hbgblue .panel-body {
    background: #3498db;
    color: #fff;
}
.hpanel.hbgyellow .panel-body {
    background: #ffb606;
    color: #fff;
}
.hpanel.hbgred .panel-body {
    background: #e74c3c;
    color: #fff;
}
.content-bg-pro small{
	color:#fff;
}
#myTab3.tab-review-design{
	padding: 15px 15px;
	background:#fff;
}
#myTab3.tab-review-design li a{
	padding-right: 40px;
	text-transform:capitalize;
}
#myTab3.tab-review-design li i{
	margin-right:5px;
}
.custom-product-edit{
	background:#fff;
}
.input-group-addon {
    background-color: #4792a8;
    color: #fff;
}
.mg-b-pro-edt{
	margin-bottom:15px;
}
.form-control.pro-edt-select{
	width:100%;
}
.custom-pro-edt-ds button, .product-edt-remove button{
	padding:5px 15px;
	margin-right:10px;
}
.custom-pro-edt-ds .btn-primary{
	background:#4792a8;
}
.custom-pro-edt-ds .btn-warning{
	background:#ccc;
	border-color: #ccc;
}
.form-radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}
.radio label:hover .helper {
    color: #4099ff;
}
.radio .helper {
    position: absolute;
    top: -0.15rem;
    left: -0.25rem;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}
.radio .helper::after, .radio .helper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    margin: 0.25rem;
    width: 1rem;
    height: 1rem;
    -webkit-transition: -webkit-transform 0.28s ease;
    transition: -webkit-transform 0.28s ease;
    transition: transform 0.28s ease,-webkit-transform 0.28s ease;
    border-radius: 50%;
    border: 0.125rem solid #4099ff;
}
.radio.radiofill .helper::after {
    background-color: #4099ff;
}
.radio .helper::after {
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #4099ff;
    border-color: #4099ff;
}
.radio.radiofill input:checked~.helper::after {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.radio input:checked~.helper::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.product-edt-remove button{
	margin-top:20px;
}
.product-edt-pix-wrap {
    padding: 40px 0px;
}
.pro-edt-img {
    margin-bottom: 20px;
}
.review-pro-edt button{
	padding:5px 15px;
	background:#4792a8;
	border-color: #4792a8;
}
/*
    Wizard
*/
.wizard > .steps{
    position: relative;
    display: block;
    width: 100%;
}
.wizard.vertical > .steps{
    display: inline;
    float: left;
    width: 30%;
}
.wizard > .steps .number{
    font-size: 1.429em;
}
.wizard > .steps > ul > li{
    width: 25%;
}
.wizard > .steps > ul > li,.wizard > .actions > ul > li{
    float: left;
}
.wizard.vertical > .steps > ul > li{
    float: none;
    width: 100%;
}
.wizard > .steps a,.wizard > .steps a:hover,.wizard > .steps a:active{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wizard > .steps .disabled a,.wizard > .steps .disabled a:hover,.wizard > .steps .disabled a:active{
    background: #eee;
    color: #aaa;
    cursor: default;
}
.wizard > .steps .current a,.wizard > .steps .current a:hover,.wizard > .steps .current a:active{
    background: #2184be;
    color: #fff;
    cursor: default;
}
.wizard > .steps .done a,.wizard > .steps .done a:hover,.wizard > .steps .done a:active{
    background: #9dc8e2;
    color: #fff;
}
.wizard > .steps .error a,.wizard > .steps .error a:hover,.wizard > .steps .error a:active{
    background: #ff3111;
    color: #fff;
}
.wizard > .content{
    background: #eee;
    display: block;
    margin: 0.5em;
    min-height: 35em;
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wizard.vertical > .content{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}
.wizard > .content > .body{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}
.wizard > .content > .body ul{
    list-style: disc !important;
}
.wizard > .content > .body ul > li{
    display: list-item;
}
.wizard > .content > .body > iframe{
    border: 0 none;
    width: 100%;
    height: 100%;
}
.wizard > .content > .body input{
    display: block;
    border: 1px solid #ccc;
}
.wizard > .content > .body input[type="checkbox"]{
    display: inline-block;
}
.wizard > .content > .body input.error{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}
.wizard > .content > .body label{
    display: inline-block;
    margin-bottom: 0.5em;
}
.wizard > .content > .body label.error{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}
.wizard > .actions{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}
.wizard.vertical > .actions{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}
.wizard > .actions > ul{
    display: inline-block;
    text-align: right;
}
.wizard > .actions > ul > li{
    margin: 0 0.5em;
}
.wizard.vertical > .actions > ul > li{
    margin: 0 0 0 1em;
}
.wizard > .actions a,.wizard > .actions a:hover,.wizard > .actions a:active{
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wizard > .actions .disabled a,.wizard > .actions .disabled a:hover,.wizard > .actions .disabled a:active{
    background: #eee;
    color: #aaa;
}
.current-info{
	display:none;
}
#example-basic-h-1, #example-basic-h-0, #example-basic-h-2, #example-basic-h-3{
	display:none;
}
.product-cart-inner .wizard > .steps a, .product-cart-inner .wizard > .steps a:hover, .product-cart-inner .wizard > .steps a:active{
	padding:10px 15px;
	line-height: 24px;
	font-size:14px;
	background:#4792a8;
}
.product-cart-inner .wizard > .steps .disabled a, .product-cart-inner .wizard > .steps .disabled a:hover, .product-cart-inner .wizard > .steps .disabled a:active{
	background: #fff;
    color: #444;
}
.product-cart-inner .wizard > .content > .body{
	background:#fff;
	width:100%;
}
.product-cart-inner .wizard > .content{
	background:#fff;
	border: 1px solid rgba(0,0,0,.12);
}
.product-cart-inner .wizard > .content > .body input {
    width: 35px;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #4792a8;
}
.product-list-cart .product-status-wrap{
	border: 0px solid rgba(0,0,0,.12);
	padding:0px;
}
.product-list-cart .product-status-wrap table th{
	border: 0px solid rgba(0,0,0,.12);
}
.product-list-cart h3{
	font-size:16px;
}
.product-delivary input, .payment-details input{
	width:100% !important;
}
.payment-details button, .product-confarmation button{
	background: #4792a8;
	border-color:#4792a8;
}
.product-confarmation {
    text-align: center;
}
.product-confarmation p{
    padding: 0px 130px;
    line-height: 24px;
    font-size: 14px;
}
#myTab4.tab-review-design li a {
    padding-right: 40px;
    text-transform: capitalize;
	position:relative;
	transition:all .4s ease 0s;
}
.payment-card {
    border: 1px solid rgba(0,0,0,.12);
    padding: 15px;
	background:#fff;
}
.payment-inner-pro i{
	font-size:40px;
	float:right;
}
.payment-inner-pro h5{
	font-size:20px;
	margin-bottom:30px;
}
.credit-card-custom a, .waves-light{
	background:#4792a8;
	border-color: #4792a8;
}
.payment-method-ht i {
    font-size: 50px;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.payment-adress{
	text-align:center;
}
.payment-adress button{
	background:#4792a8;
	border-color:#4792a8;
}
.product-cart-dn {
    display: none;
}
.product-status-wrap.border-pdt-ct{
	box-shadow:none;
}
.product-payment-inner-st{
	padding:20px;
	background:#fff;
}
.payment-inner-pro i{
	color:#4792a8;
}
.income-rate-total h3 {
    color: #303030;
    font-size: 25px;
}
.income-rate-total {
    position: relative;
}
.price-graph {
    position: absolute;
    top: 0;
    right: 0;
}
.income-range p {
    font-size: 14px;
    color: #303030;
    margin: 0;
    float: left;
}
.income-range .income-percentange {
    font-size: 14px;
    color: #fff;
    float: right;
    padding: 0px 8px;
    border-radius: 3px;
}


/*----------------------------------------*/
/*  37.  Basic Form css
/*----------------------------------------*/
.sparkline8-graph .basic-login-inner, .sparkline8-graph .login-social-inner, .sparkline9-graph .basic-login-form-ad, .sparkline11-graph .basic-login-form-ad{
	text-align:left;
}
.form-group-inner {
    margin-bottom: 15px;
}
.form-group-inner label{
	font-size:14px;
	color:#303030;
}
.form-group-inner input[type="email"], .form-group-inner input[type="password"], .form-group-inner input[type="text"], .form-select-list .custom-select-value{
	font-size:14px;
	color:#303030;
	border:1px solid #ddd;
	outline:none;
	border-radius:0px;
	box-shadow: none;
}
.form-group-inner input[type="email"]:focus, .form-group-inner input[type="password"]:focus, .form-group-inner input[type="text"]:focus, .form-select-list .custom-select-value:focus{
	border:1px solid #169b0c;
	outline:none;
	box-shadow: none;
}
.icheckbox_square-green, .iradio_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(img/green1.png) no-repeat;
    border: none;
    cursor: pointer;
}
.icheckbox_square-green {
    background-position: 0 0;
}
.icheckbox_square-green.hover {
    background-position: -22px 0;
}
.icheckbox_square-green.checked {
    background-position: -44px 0;
	transition: all 0.3s ease 0s;
}
.login-btn-inner .check-label{
	margin-left:5px;
}
.login-btn-inner .label-check-inner{
	margin:0px;
	padding-top:5px;
}
.login-btn-inner .login-submit-cs{
	background-color: #03a9f4;
    border-color: #03a9f4;
	font-size:14px;
	font-weight:400;
	border-radius:0px;
}
.login-btn-inner .btn-primary.active.focus, .login-btn-inner .btn-primary.active:focus, .login-btn-inner .btn-primary.active:hover, .login-btn-inner .btn-primary:active.focus, .login-btn-inner .btn-primary:active:focus, .login-btn-inner .btn-primary:active:hover, .login-btn-inner .btn-primary:hover, .login-btn-inner .btn-primary:active, .login-btn-inner .btn-primary:focus{
	background-color: #03a9f0;
    border-color: #03a9f0;
	outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.create-account-sign a{
	color: #03a9f4;
    font-size: 100px;
    padding: 5px 70px;
    display: block;
}
.create-account-sign a:hover{
	color: #303030;
}
.login-social-inner{
	margin-bottom:20px;
}
.login-social-inner a.button {
    line-height: 42px;
    text-decoration: none;
	margin-right:5px;
}
.login-social-inner .btn-social {
    position: relative;
}
.login-social-inner .span-left {
    padding-left: 55px;
    padding-right: 15px;
}
.login-social-inner .facebook {
    background-color: #3b5998;
}
.login-social-inner .twitter, .login-social-inner .twitter:hover, .login-social-inner .twitter:focus, .login-social-inner .facebook, .login-social-inner .facebook:hover, .login-social-inner .facebook:focus, .login-social-inner .googleplus, .login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus, .login-social-inner .linkedin, .login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.login-social-inner .button {
    border: 0;
    height: 42px;
    color: #fff;
    line-height: 1;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}
.login-social-inner .button{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: none;
}
.login-social-inner .facebook:hover, .login-social-inner .facebook:focus {
    background-color: #25385F;
}
.login-social-inner .facebook span {
    background-color: #31497D;
}
.login-social-inner .btn-social span {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 42px;
    left: 0;
}
.login-social-inner .btn-social i {
    font-size: 22px;
    position: relative;
    top: 2px;
}
.login-social-inner .twitter span {
    background-color: #009AD5;
}
.login-social-inner .twitter {
    background-color: #00acee;
}
.login-social-inner .twitter:hover, .login-social-inner .twitter:focus {
    background-color: #00749F;
}
.login-social-inner .googleplus span {
    background-color: #C03121;
}
.login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus {
    background-color: #8D2418;
}
.login-social-inner .googleplus {
    background-color: #dd4b39;
}
.login-social-inner .linkedin span {
    background-color: #084261;
}
.login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
    background-color: #084261;
}
.login-social-inner .linkedin {
    background-color: #0077B5;
}
.login-horizental {
    margin-top: 20px;
}
.form-group-inner label.login2 {
    margin: 0px;
    padding: 7px 0px;
}
.inline-basic-form .form-group-inner{
	margin-bottom:0px;
}
.modal-login-form-inner{
	text-align:left;
}
.modal-adminpro-general .modal-body .modal-basic-inner p{
	margin-bottom:15px;
}
.modal-bootstrap.modal-login-form {
    padding: 7px 20px;
	background-color: #03a9f0;
	display:inline-block;
	text-align:center;
}
.modal-bootstrap.modal-login-form a{
	color: #fff;
}
.bt-df-checkbox {
    padding: 8px 0px;
    margin: 0;
}
.bt-df-checkbox .radio-checked {
    margin-right: 8px;
}
.icheckbox_square-green.checked {
    background-position: -44px 0;
}
.icheckbox_square-green.checked.disabled {
    background-position: -88px 0;
}
.iradio_square-green {
    background-position: -109px 0;
}
.iradio_square-green.hover {
    background-position: -131px 0;
}
.iradio_square-green.checked {
    background-position: -153px 0;
	transition: all 0.3s ease 0s;
}
.iradio_square-green.checked.disabled {
    background-position: -197px 0;
}
.inline-checkbox-cs {
    padding: 7px 0px;
}
.inline-checkbox-cs .checkbox-inline{
	padding-left:0px;
}
.form-group-inner.input-with-success label{
	color: #1ab394;
}
.form-group-inner.input-with-success input[type="text"]{
	border: 1px solid #1ab394;
}
.form-group-inner.input-with-warning label{
	color: #f8ac59;
}
.form-group-inner.input-with-warning input[type="text"]{
	border: 1px solid #f8ac59;
}
.form-group-inner.input-with-error label{
	color: #ed5565;
}
.form-group-inner.input-with-error input[type="text"]{
	border: 1px solid #ed5565;
}
.inline-remember-me label {
    margin: 0px;
    padding: 5px 0px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
	padding:0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon {
    background-color: #fff;
    border: 1px solid #313e4b;
    border-radius: 20px 0 0 20px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon{
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
	background: #efefef;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #313e4b;
    border-radius: 20px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.custom-go-button .btn-primary, .custom-dropdowns-button .dropdown-toggle, .dropdown-segmented .dropdown-toggle, .dropdown-segmented .btn-white {
    background-color: #4792a8;
    border-color: #4792a8;
    color: #FFFFFF;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-go-button .btn-primary, .custom-go-button .btn-primary:active, .custom-go-button .btn-primary:focus, .custom-dropdowns-button .dropdown-toggle, .custom-dropdowns-button .dropdown-toggle:active, .custom-dropdowns-button .dropdown-toggle:focus, .dropdown-segmented .dropdown-toggle, .dropdown-segmented .dropdown-toggle:active, .dropdown-segmented .dropdown-toggle:focus{
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	background-color: #4792a8;
    border-color: #4792a8;
}
.dropdown-segmented .dropdown-toggle, .dropdown-segmented .dropdown-toggle:active, .dropdown-segmented .dropdown-toggle:focus{
	border-left:1px solid #1990c3;
}
.cancel-wp .btn-white, .cancel-wp .btn-white:active, .cancel-wp .btn-white:focus{
	border-radius:0px;
	outline:none;
}
.file-upload-inner.ts-forms input[type="text"]:hover, .file-upload-inner.ts-forms input[type="text"]:focus, .file-upload-inner.ts-forms input[type="text"]:active, .file-upload-inner.ts-forms .file-button:hover + input{
	height: 35px;
}
.file-upload-inner.ts-forms input[type="text"]{
	height: 35px;
}
.file-upload-inner.ts-forms .file-button, .file-upload-inner.ts-forms .file-button:active, .file-upload-inner.ts-forms .file-button:focus{
	background: #313e4b;
	border-radius:0 20px 20px 0;
	width:70px;
	height: 35px;
	line-height: 35px;
	top:0px;
}
.file-upload-inner.ts-forms .prepend-small-btn .file-button, .file-upload-inner.ts-forms .prepend-big-btn .file-button {
    left: 0px;
}
.file-upload-inner.ts-forms .prepend-big-btn input[type="text"] {
    padding-left: 81px;
}
.file-upload-inner.ts-forms .icon-left, .file-upload-inner.ts-forms .icon-right{
	top:0px;
}
.file-upload-inner.file-upload-inner-right.ts-forms .file-button, .file-upload-inner.file-upload-inner-right.ts-forms .file-button:active, .file-upload-inner.file-upload-inner-right.ts-forms .file-button:focus{
	right: 0px !important;
}
.file-upload-inner.file-upload-inner-right.ts-forms .append-small-btn .file-button input, .file-upload-inner.file-upload-inner-right.ts-forms .append-big-btn .file-button input{
	right: 0px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #03a9f4;
}
.chosen-select-single label{
	font-weight:400;
	font-size:14px;
}
.spacer-b16a {
    text-align: left;
    margin-bottom: 5px;
}
.sliderv-wrapper.green-slider.green-left-pro {
    margin-left: 8px;
}
.sliderv-wrapper.black-slider.slider-bl-pro {
    margin-top: 22px;
}
.input-mask-title{
	text-align:right;
	padding: 5px 0px;
}
.input-mark-inner, .data-custon-pick, .touchspin-inner{
	text-align:left;
}
.input-mask-title label, .input-mark-inner .help-block, .data-custon-pick label, .touchspin-inner label{
	font-size:14px;
	font-weight:400;
}
.input-mark-inner .form-control, .data-custon-pick .form-control{
	border-radius:0px;
}
.input-mark-inner .form-control:focus, .input-mark-inner .form-control:active, .data-custon-pick .form-control:focus, .data-custon-pick .form-control:active{
	outline:none;
	box-shadow:none;
	border: 1px solid #03a9f4;
}
.form-group.data-custon-pick.data-custom-mg{
	margin-bottom:0px;
}
.datepicker table tr td.active.active, .datepicker table tr td span.active.active{
	background-color: #03a9f4;
    border-color: #03a9f4;
}
.ts-forms .tsbox {
    position: relative;
}
.ts-forms .label {
    font-size: 14px;
    margin-bottom: 15px;
    height: 14px;
    color: #303030;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}
.ts-forms label {
    display: block;
    color: inherit;
    font-weight: normal;
    text-align: left;
    margin-bottom: 0;
}
.ts-forms {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    color: rgba(0,0,0,.54);
    line-height: 1;
    position: relative;
}
.ts-forms input[type="text"], .ts-forms input[type="password"], .ts-forms input[type="email"], .ts-forms input[type="search"], .ts-forms input[type="url"], .ts-forms textarea, .ts-forms select {
	background: #fff;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 0px;
    color: rgba(0,0,0,.87);
    display: block;
    font-family: inherit;
    font-size: 14px;
    height: 34px;
    padding: 10px 15px;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all.4s;
    -moz-transition: all.4s;
    -ms-transition: all.4s;
    -o-transition: all.4s;
    transition: all.4s;
}
.sp-replacer {
    background-color: #e0e0e0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border: none;
    bottom: 0;
    cursor: pointer;
    display: block;
    outline: none;
    padding-left: 16px;
    padding-top: 0px;
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    color: rgba(0,0,0,.56);
    -webkit-transition: color.4s;
    -moz-transition: color.4s;
    -ms-transition: color.4s;
    -o-transition: color.4s;
    transition: color.4s;
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.sp-replacer {
	top: 20px !important;
    padding-left: 10px !important;
}
.sp-preview {
    position: relative;
    width: 25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float: left;
    z-index: 0;
    top: 5px;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 10px;
    margin-top: 5px;
}
.dual-list-box-inner option{
	padding:0px 15px;
}
.img-preview-custom{
	height: 130px;
    width: 200px;
	overflow: hidden;
}
.dual-list-box-inner .comon-method{
	margin-top:15px;
}
.images-cropper-pro .btn-primary{
	background-color: #03a9f4;
    border-color: #03a9f4;
}
.images-cropper-pro .btn-primary:active:focus, .images-cropper-pro .btn-primary:active:hover{
	background-color: #03a9f4;
    border-color: #03a9f4;
}
.images-action-pro .btn-warning{
	background-color: #03a9f4;
    border-color: #03a9f4;
}
.images-action-pro .btn-warning:active, .images-action-pro .btn-warning:focus, .images-action-pro .btn-warning:hover{
	background-color: #03a9f4;
    border-color: #03a9f4;
}
.inbox-email-menu-list .nav-tabs>li>a{
	border: 0px solid transparent;
}
.x-editable-list .table{
	margin-bottom:0px;
}
.menu-list-mg-b.menu-list-wrap{
	margin-bottom:40px
}
.inbox-bt-mg{
    margin-bottom:15px;
}
.mg-b-23 {
    margin-bottom: 23px;
}
.mg-b-20, .mg-b-23 {
    margin-bottom: 20px;
}
/*----------------------------------------*/
/*  23.  Analytics css
/*----------------------------------------*/
.analytics-adminpro-wrap{
	overflow:hidden;
}
.analytics-adminpro{
	background:#fff;
	overflow:hidden;
}
.analytics-adminpro .skill{
	overflow:hidden;
}
.analytics-adminpro .progress{
	margin-bottom: 0px;
}
.analytics-adminpro2 .skill .progress-bar{
	background: #EB3B60 !important;
}
.analytics-adminpro3 .skill .progress-bar{
	background: #2BCDC0 !important;
}
.analytics-adminpro4 .skill .progress-bar{
	background: #f8ac59 !important;
}
.analytics-sparkle-line .analytics-content h5, .analytics-rounded .analytics-rounded-content h5, .analysis-progrebar .analysis-progrebar-content h5{
	font-size:14px;
	color:#303030;
}
.analytics-sparkle-line .analytics-content h2, .analytics-rounded .analytics-rounded-content h2, .analysis-progrebar .analysis-progrebar-content h2, .analytics-adminpro .skill .progress .lead-content h3{
	font-size:25px;
	color:#303030;
}
.analytics-adminpro .skill .progress .lead-content{
	top:-55px;
}
.analysis-progrebar-content .small p{
	font-size:14px;
	color:#303030;
	margin:0px;
}
.analysis-progrebar-content .progress{
	height: 5px;
	margin-bottom:10px;
}
.skill-content-3 {
    overflow: hidden
}
.skill .progress .lead-content {
    left: 0;
    position: absolute;
    top: -50px;
    z-index: 9;
    width: 100%;
}
.skill .progress .lead-content h3{
    font-size: 20px;
    margin: 0px 0px;
}
.skill .progress .lead-content p{
    font-size: 14px;
    margin: 5px 0px;
}
.skill .progress {
    background-color: #f0f0f0;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    overflow: visible;
    position: relative;
	margin: 60px 0px;
	margin-bottom:0px;
}
.skill .progress.progress-bt {
    margin-bottom:0px;
}
.skill .progress-bar > span {
    background: #333 none repeat scroll 0 0;
    float: right;
    font-size: 11px;
    margin-right: 10px;
    margin-top: -26px;
    position: relative;
    padding: 0 5px;
	z-index:9;
}
.skill .progress-bar > span:before,
.skill .progress-bar > span:after {
    border: medium solid transparent;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.skill .progress-bar > span:before {
    border-top-color: #333;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}
.holax-shop h3,
.we-are-good-at h3 {
    font-size: 18px;
    margin-bottom: 25px;
}
.skill .progress:nth-child(1) .progress-bar {
    background: #23C6EC;
}
.skill .progress:nth-child(2) .progress-bar {
    background: #EB3B60;
}
.skill .progress:nth-child(3) .progress-bar {
    background: #2BCDC0;
}
ul.mailbox-list li.active a, ul.h-list li.active a {
    background: #f7f9fa;
    border: 1px solid #e4e5e7;
    font-weight: 600;
    border-radius: 1px;
}
ul.mailbox-list li a, ul.h-list li a {
   padding: 8px 15px;
    display: block;
    font-size: 14px;
	transition:all .4s ease 0s
}
.mailbox-hd {
    background: #fff;
}
.mailbox-pagination {
    text-align: right;
}
.table.table-mailbox>tbody>tr>td, .table.table-mailbox>tbody>tr>th, .table.table-mailbox>tfoot>tr>td, .table.table-mailbox>tfoot>tr>th, .table.table-mailbox>thead>tr>td, .table.table-mailbox>thead>tr>th {
    padding: 0px;
    vertical-align: middle;
}
.table-mailbox tr.unread td a {
    font-weight: 600;
    font-size: 14px;
}
.panel-body a {
    font-size: 14px;
    color: #444;
    margin-top: 15px;
	transition:all .4s ease 0s
}
.contact-footer, .panel-footer {
    background: #ddd;
}
ul.mailbox-list li:hover a, ul.h-list li:hover a {
    font-weight: 600;
	transition:all .4s ease 0s
}
.hpanel.email-compose {
    background: #fff;
	padding:20px;
}
.hpanel .panel-body.panel-csm{
	border: 1px solid rgba(0,0,0,.12);
}
.mailbox-view .panel-heading {
    padding: 10px 0px;
}
.custom-address-mailbox {
    margin-bottom: 20px;
}
.file-body i.fa {
    font-size: 40px;
}
.incon-ctn-view{
	text-align:center;
}
.btn-success.compose-btn {
    background-color: #4792a8;
    border-color: #4792a8;
    color: #fff;
}
.panel-body.no-padding{
	box-shadow:none;
}
.panel-body p {
    font-size: 14px;
    color: #444;
    line-height: 22px;
}
.btn-primary.ft-compse {
    background-color: #4792a8;
    border-color: #4792a8;
    color: #fff;
}
#map, #map1, #map2, #googleMap, #maplan, #map6, #map7, #map8 {
    height: 100%;
}
.google-map-single {
    width: 100%;
    height: 300px;
}
.main-sparkline8-hd h1, .main-sparkline9-hd h1, .main-spark7-hd h1, .main-sparkline10-hd h1, .main-sparkline11-hd h1, .main-sparkline12-hd h1, .main-sparkline13-hd h1, .main-sparkline14-hd h1{
	font-size:22px;
	color:#000;
	padding-bottom: 10px	
}
.main-sparkline12-hd h1, .main-sparkline13-hd h1{
	width: auto;
	background: #fff;
	display: inline-block;
	margin: 0;
	margin-top:20px;
	padding: 5px 20px;
	border-radius: 10px 10px 0 0;
	box-shadow: -1px -2px 2px #ccc;
}
.main-sparkline8-hd h1 {
    color: #000000;
    border-bottom: 1px #dadada solid;
    font-size: 18px;
    font-weight: 400;
}
.main-sparkline8-hd h1 i{
	margin-right:15px;
	color:#024d99;
}
.main-sparkline8-hd h1 button i{
	color:#fff;
}
.basic-choropleth {
    height: 400px;
    width: 100%;
}
.alert-title.dropzone-custom-sys h2, .download-custom h2, .alert-title h2, .code-editor-single h2 {
    font-size: 20px;
    color: #444;
}
.alert-title.dropzone-custom-sys p, .download-custom p, .alert-title p, .sparkline-content p {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}
.preloader-single {
    background: #fff;
    width: 100%;
    height: 350px;
    padding: 15px;
    border: 1px solid rgba(0,0,0,.12);
}
.img-preview-custom {
    height: 130px;
    width: 200px;
    overflow: hidden;
}
.file-cs-ctn {
    text-align: center;
    padding: 30px 0px !important;
}
.custonfile .btn-primary {
    color: #fff;
    background-color: #4792a8;
    border-color: #4792a8;
}
.dropdown-menu.filedropdown{
	width:100%;
}
.dropdown-menu.filedropdown li a{
	margin-top:0px;
	padding:8px 20px;
}
.dropdown-menu.filedropdown li i{
	margin-right:5px;
}
.custom-panel-jw a{
	font-size:18px;
}
.contact-stat span, .contact-stat strong {
    font-size: 13px;
    color: #444;
}
.project-people img {
    width: 28px;
    height: 28px;
    margin-left: 2px;
    margin-bottom: 4px;
}
.panel-body a {
    font-size: 14px;
    color: #444;
    margin-top: 15px;
}
.panel-body a:hover {
    color: #0e7c05;
}
.project-value h2 {
    font-size: 25px;
    color: #444;
    margin-top: 10px;
}
.custom-project-dsl h2 {
    margin: 0;
    padding: 10px 15px;
    background: #ddd;
    font-size: 16px;
}
.m-t-none {
    font-size: 20px;
    color: #444;
}
.project-dtl-info h1 {
    font-size: 25px;
    color: #444;
}
.blog-box{
	background:#fff;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.blog-std {
    padding-top: 15px;
}
.blog-std p {
    margin: 2px 0px;
}
.custom-blog-hd{
	background:#fff;
	border: 1px solid rgba(0,0,0,.12);
}
.blog-std p{
	margin:2px 0px;
}
.blog-std{
	padding-top:15px;
}
.blog-pra p{
	margin:0;
}
.blog-img img {
    margin-bottom: 10px;
}
.blog-image {
    position: relative;
}
.blog-image img{
	border: 1px solid rgba(0,0,0,.12);
}
.blog-date {
    background: #4792a8 none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 50%;
    bottom: -25px;
    color: #fff;
    height: 70px;
    left: 0;
    line-height: 15px;
    position: absolute;
    text-align: center;
    width: 70px;
}
.blog-date p {
    font-weight: 400;
    margin: 0;
    padding: 7px 10px;
    font-size: 16px;
    display: block;
    line-height: 20px;
}
.blog-date .blog-day {
    font-size: 14px;
}
.details-blog-dt {
    margin-left: 60px;
    margin-bottom: 20px;
}
.details-blog-dt a, .details-blog-dt a:hover, .details-blog-dt a:focus {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.blog-details a.blog-ht, .blog-details a.blog-ht:hover, .blog-details a.blog-ht:focus {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    text-decoration: none;
}
.blog-details p {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.comment-head h3::before, .lead-head h3:before {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
}
.comment-head h3::before, .comment-head h3::after {
    width: 37%;
}
.comment-head h3::after, .lead-head h3:after {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
}
.user-comment {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}
.user-comment img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
	border-radius: 50%;
}
.comment-head h3 {
    margin: 20px 0;
    text-transform: uppercase;
    position: relative;
    text-align: center;
}
.comment-head h3, .comment-details h4, .lead-head h3 {
    color: #222;
    font-size: 16px;
    font-weight: 700;
}
.blog-sig-details-dt span {
    margin: 10px 80px 0;
    display: inline-block;
}
.comment-details p {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.comment-replay {
    float: right;
    color: #4792a8;
    font-size: 14px;
    text-transform: uppercase;
}
.lead-head h3 {
    text-transform: uppercase;
    position: relative;
    text-align: center;
}
.lead-head h3:before, .lead-head h3:after {
    width: 30%;
}
.comment-head h3::before, .lead-head h3:before {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
}
.lead-head h3:before, .lead-head h3:after {
    width: 30%;
}
.comment-head h3::after, .lead-head h3:after {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
}
.user-comment {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}
.admin-comment {
    padding: 20px 0px;
    padding-left: 40px;
}
.user-coment2 {
    border-bottom: none;
    padding: 20px 0px;
}
.coment-area input[type="text"] {
    height: 40px;
}
.coment-area input[type="text"], .coment-area textarea {
    width: 100%;
    border: 1px solid #e7e7e7;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px;
    outline: none;
}
.coment-area input[type="text"]:focus, .coment-area textarea:focus {
    border: 1px solid #4792a8;
}
.coment-area input[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    padding: 10px 30px;
    background: #4792a8;
    border: none;
    border-radius: 30px;
    transition: all .4s ease 0s;
}
.coment-area textarea {
    padding-top: 10px;
}
.coment-area, .coment-area textarea {
    margin: 20px 0px;
}
.back-backend a {
    background: #4792a8;
	border-color:#4792a8;
}
.back-link {
    float: left;
    width: 100%;
    margin: 10px;
}
.content-error h1 {
    font-size: 40px;
    color: #444;
}
.content-error .counter {
    color: #4792a8;
}
.content-error {
    text-align: center;
    margin: 0px 60px;
}
.content-error p {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}
.content-error a {
    display: inline-block;
    margin: 0px 5px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
    background: #4792a8;
    transition: all .4s ease 0s;
}
.login-footer {
    margin-top: 15px;
}
.main-spark-hd h1, .smart-main-spark-hd h1{
	font-size:20px;
}
.custom-datatable-overright table tbody tr td a {
    color: #444;
    font-size: 14px;
}
.custom-datatable-overright table tbody tr td {
    padding-left: 10px !important;
    padding-right: 5px !important;
    font-size: 14px;
    text-align: left;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #4792a8;
    border-color: #4792a8;
}
.fixed-table-pagination {
    padding: 0px 10px;
}
.tab-content-details h2 {
    font-size: 20px;
    color: #303030;
}
.tab-content-details {
    text-align: center;
    background: #fff;
    padding: 20px 100px;
}
.tab-content-details p {
    font-size: 14px;
    color: #303030;
    line-height: 24px;
}
.color-line {
    background: #f7f9fa;
    height: 6px;
    background-image: -webkit-linear-gradient(left,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-image: -moz-linear-gradient(left,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-image: -ms-linear-gradient(left,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-image: linear-gradient(to right,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-size: 100% 6px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}
.form-group-inner {
    margin-bottom: 15px;
}
.form-group-inner label{
	font-size:14px;
	color:#303030;
}
.form-group-inner input[type="email"], .form-group-inner input[type="password"], .form-group-inner input[type="text"], .form-select-list .custom-select-value{
	font-size:14px;
	color:#303030;
	border:1px solid #313e4b;
	outline:none;
	border-radius:20px;
	box-shadow: none;
}
.form-group-inner textarea:focus, .form-group-inner input[type="email"]:focus, .form-group-inner input[type="password"]:focus, .form-group-inner input[type="text"]:focus, .form-select-list .custom-select-value:focus{
	border:1px solid #169b0c;
	outline:none;
	box-shadow: none;
}
select:focus {
	box-shadow:none !important;
	border:1px solid #169b0c !important;
	outline:none;
}
.icheckbox_square-green, .iradio_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(img/green1.png) no-repeat;
    border: none;
    cursor: pointer;
}
.icheckbox_square-green {
    background-position: 0 0;
}
.icheckbox_square-green.hover {
    background-position: -22px 0;
}
.icheckbox_square-green.checked {
    background-position: -44px 0;
	transition: all 0.3s ease 0s;
}
.login-btn-inner .check-label{
	margin-left:5px;
}
.login-btn-inner .label-check-inner{
	margin:0px;
	padding-top:5px;
}
.login-btn-inner .login-submit-cs{
	background-color: #4792a8;
    border-color: #4792a8;
	font-size:14px;
	font-weight:400;
	border-radius:0px;
}
.modal-bootstrap.modal-login-form {
    padding: 7px 20px;
    background-color: #4792a8;
    display: inline-block;
    text-align: center;
}
.modal-bootstrap.modal-login-form a{
    color:#fff;
}
.login-btn-inner .btn-primary.active.focus, .login-btn-inner .btn-primary.active:focus, .login-btn-inner .btn-primary.active:hover, .login-btn-inner .btn-primary:active.focus, .login-btn-inner .btn-primary:active:focus, .login-btn-inner .btn-primary:active:hover, .login-btn-inner .btn-primary:hover, .login-btn-inner .btn-primary:active, .login-btn-inner .btn-primary:focus{
	background-color: #4691a7;
    border-color: #4691a7;
	outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
	color:#fff;
}
.create-account-sign a{
	color: #4792a8;
    font-size: 100px;
    padding: 5px 70px;
    display: block;
}
.create-account-sign a:hover{
	color: #303030;
}
.login-social-inner{
	margin-bottom:20px;
}
.login-social-inner a.button {
    line-height: 42px;
    text-decoration: none;
	margin-right:5px;
}
.login-social-inner .btn-social {
    position: relative;
}
.login-social-inner .span-left {
    padding-left: 55px;
    padding-right: 15px;
}
.login-social-inner .facebook {
    background-color: #3b5998;
}
.login-social-inner .twitter, .login-social-inner .twitter:hover, .login-social-inner .twitter:focus, .login-social-inner .facebook, .login-social-inner .facebook:hover, .login-social-inner .facebook:focus, .login-social-inner .googleplus, .login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus, .login-social-inner .linkedin, .login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.login-social-inner .button {
    border: 0;
    height: 42px;
    color: #fff;
    line-height: 1;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}
.login-social-inner .button{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: none;
}
.login-social-inner .facebook:hover, .login-social-inner .facebook:focus {
    background-color: #25385F;
}
.login-social-inner .facebook span {
    background-color: #31497D;
}
.login-social-inner .btn-social span {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 42px;
    left: 0;
}
.login-social-inner .btn-social i {
    font-size: 22px;
    position: relative;
    top: 2px;
}
.login-social-inner .twitter span {
    background-color: #009AD5;
}
.login-social-inner .twitter {
    background-color: #00acee;
}
.login-social-inner .twitter:hover, .login-social-inner .twitter:focus {
    background-color: #00749F;
}
.login-social-inner .googleplus span {
    background-color: #C03121;
}
.login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus {
    background-color: #8D2418;
}
.login-social-inner .googleplus {
    background-color: #dd4b39;
}
.login-social-inner .linkedin span {
    background-color: #084261;
}
.login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
    background-color: #084261;
}
.login-social-inner .linkedin {
    background-color: #0077B5;
}
.form-group-inner label.login2 {
    margin: 0px;
    padding: 7px 0px;
}
.bt-df-checkbox {
    padding: 8px 0px;
    margin: 0;
}
.bt-df-checkbox .radio-checked {
    margin-right: 8px;
}
.icheckbox_square-green.checked {
    background-position: -44px 0;
}
.icheckbox_square-green.checked.disabled {
    background-position: -88px 0;
}
.iradio_square-green {
    background-position: -109px 0;
}
.iradio_square-green.hover {
    background-position: -131px 0;
}
.iradio_square-green.checked {
    background-position: -153px 0;
	transition: all 0.3s ease 0s;
}
.iradio_square-green.checked.disabled {
    background-position: -197px 0;
}
.inline-checkbox-cs {
    padding: 7px 0px;
}
.inline-checkbox-cs .checkbox-inline{
	padding-left:0px;
}
.checkbox.login-checkbox label {
    padding-left: 0px;
}
.btn-success.loginbtn {
    background:#33a4d8;
    border-color:#33a4d8;
}
.btn-success.loginbtn:hover,
.btn-primary:hover {
    background:#313e4b;
    border-color:#313e4b;
	color: #fff !important;
}
.hpanel {
    width: 98%;
    margin: 0 1%;
	position: absolute;
	box-shadow:0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}

.hidediv {
    left: -1000px;
    transition: 1s;
}
.showdiv {
    transition: 1s;
    left:0%;
	 transition: 3s;
}


.lock-inner i {
    font-size: 60px;
    color: #4792a8;
}
.lock-inner .text-success {
    color: #4792a8;
}
.lock-inner .btn-primary {
    background: #4792a8;
	border-color:#4792a8;
}
.poss-recover .btn-success {
    background-color: #4792a8;
    border-color: #4792a8;
}
.main-sparkline16-hd h1, .main-sparkline15-hd h1{
	font-size:20px;
}
.knob-single input {
    position: absolute;
    top: 0px;
    right: 25px;
}
.download-custom i {
    font-size: 40px;
}
.dropzone-custom-sys {
    text-align: center;
    padding: 30px 100px;
    background: #fff;
}

element.style {
    display: inline-block;
    width: 721px;
    height: 355px;
    vertical-align: top;
}
div#sparklinehome canvas {
    width: 100% !important;
}

/* menu styling */
.navbar-nav, .navbar-collapse{
	padding:0;
	margin-left:0;
	margin-right:0;
}
.navbar-nav i{    
	margin-right: 0;
font-size: 16px;
width: 30px;

}
.navbar-nav a{
	position: relative;
    display: block;
    padding:13px 0 13px 7px;
    color: #C1CBCC;
    outline-width: 0;
    transition: all .3s ease-out;
    font-size: 14px;
}
.left-sidebar-pro .navbar-nav .nav-item{
	display:block;
	float:none;
}
.left-sidebar-pro .navbar-nav .nav-item li a, 
.left-sidebar-pro .navbar-nav .nav-item li a i{
	font-size:14px;
}
.blue{
	/* background:#01bcd4; */
}
.blue i,
.blue .caret{ 
	color:#000;
}
.green{
	background:#66bb6a;
}
.green i,
.green .caret{ 
	color:#66bb6a;
}
.orange{
	background:#ffa726;
}
.orange i,
.orange .caret{ 
	color:#ffa726;
}
.red{
	background:#ff5252;
}
.red i,
.red .caret{ 
	color:#ff5252;
}
.label{
	font-size:90%;
}
.mar-bot-15{
	margin-bottom:15px;
}
.header-advance-area{
	background: #fafafa;
	box-shadow:0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.navbar-brand {
	margin-bottom: 20px;
	background: #fff;
	width: 100%;
	height: 59px;
	text-align: center;
}
.left-sidebar-pro .navbar-nav {
	width:100%;
}
#navbarmobile {
    background: #313e4b;
}
.left-sidebar-pro .navbar-nav li:nth-child(4n+1) a i,
.left-sidebar-pro .navbar-nav li li:nth-child(4n+1) a i,
#navbarmobile .navbar-nav li:nth-child(4n+1) a i,
#navbarmobile .navbar-nav li li:nth-child(4n+1) a i{
	color:#33a4d8;
}
.left-sidebar-pro .navbar-nav li:nth-child(4n+2) a i,
.left-sidebar-pro .navbar-nav li li:nth-child(4n+2) a i,
#navbarmobile .navbar-nav li:nth-child(4n+2) a i,
#navbarmobile .navbar-nav li li:nth-child(4n+2) a i{
	color:#65a800;
}
.left-sidebar-pro .navbar-nav li:nth-child(4n+3) a i,
.left-sidebar-pro .navbar-nav li li:nth-child(4n+3) a i,
#navbarmobile .navbar-nav li:nth-child(4n+3) a i,
#navbarmobile .navbar-nav li li:nth-child(4n+3) a i{
	color:#fc7070
}
.left-sidebar-pro .navbar-nav li:nth-child(4n+4) a i,
.left-sidebar-pro .navbar-nav li li:nth-child(4n+4) a i,
#navbarmobile .navbar-nav li:nth-child(4n+4) a i,
#navbarmobile .navbar-nav li li:nth-child(4n+4) a i{
	color:#ff931d;
}
.left-sidebar-pro .navbar-nav a {
	border-left:4px solid transparent;	
}
.left-sidebar-pro .navbar-nav a:hover,
.left-sidebar-pro .navbar-nav a.active,
#navbarmobile .navbar-nav a.active  {
    color: #fff ; 
	/* border-left:4px solid #46a8bd;	 */
	background:#430409;
}

#sidebar.active li .mini-click-non {
    display: none;
}
.hide, .hide-box{
	display:none;
}

.btn-block {
    height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1em;
	border-radius:30px;
}
.panel-body a {
    padding-top: 11px;
}
.navbar-nav div a{
	padding-left:38px;
}
.collapse{height:100%;}
.left-sidebar-pro .nav-link[data-toggle].collapsed:after {
    content:"\f107";
	float: right;
	font-size: 16px;
	padding-right:5px;
	font-family:FontAwesome;
}
.left-sidebar-pro .nav-link[data-toggle]:not(.collapsed):after {
    content: "\f106";
	float: right;
	font-size: 16px;
	padding-right:5px;
	font-family:FontAwesome;
}

.mini-navbar .navbar-nav div a{
	padding-left:21px;
}
.mini-navbar .navbar-nav div a i{
	font-size:16px;
	color:#777;
}
.mini-navbar .navbar-nav i {
    margin-right: 0;
    font-size: 20px;
}
.change-user {
    margin: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    padding: 0px 0px;
    text-align: left;
    margin-top: 20px;
   
    margin: 0 auto;
   
    padding-bottom: 38px;
    margin: 21px 22px;
}
.change-user select.form-control {
    width: 100%;
    display: inline-block;
    margin-left: 0px;
    margin-top: 0px;
}
.fr {
	float:right;
}
/**/

*:focus {
    outline: none;
}
textarea { 
	resize: vertical; 
}
button[disabled], html input[disabled] {
    cursor: no-drop;
    opacity: 0.5;
}

.custom [type="radio"]:checked,
.custom [type="radio"]:not(:checked),
.custom [type="checkbox"]:checked,
.custom [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom [type="radio"]:checked + label,
.custom [type="radio"]:not(:checked) + label,
.custom [type="checkbox"]:checked + label,
.custom [type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.custom [type="radio"]:checked + label:before,
.custom [type="radio"]:not(:checked) + label:before,
.custom [type="checkbox"]:checked + label:before,
.custom [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
}
.custom [type="radio"]:checked + label:after,
.custom [type="radio"]:not(:checked) + label:after,
.custom [type="checkbox"]:checked + label:after,
.custom [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #169b0c;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom [type="checkbox"]:checked + label:before,
.custom [type="checkbox"]:not(:checked) + label:before,
.custom [type="checkbox"]:checked + label:after,
.custom [type="checkbox"]:not(:checked) + label:after{
	border-radius: 0;
}
/* label:hover {
	color:#169b0c !important;	
} */
.custom [type="radio"]:not(:checked) + label:after ,
.custom [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom [type="radio"]:checked + label:before,
.custom [type="checkbox"]:checked + label:before {
	border:1px solid #169b0c;
}
.custom [type="radio"]:checked + label:after,
.custom [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
select {
	/* -webkit-appearance: none; */
	-moz-appearance: none;
	border:1px solid #000;
}
.astric{
	color:#ff0000;
	font-weight:600;
	font-size:16px;
}
.check-td{
	padding:0 5px 5px 5px !important;
}
.border-box .col-md-6 {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 0 10px;
}
.border-box .col-md-4:last-child {
    border-right: 0px solid #ddd;
}

.fl{
	float:left;
}
.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner {
	white-space: normal;
	padding: 5px 3px;
	line-height: 17px;	
	height: 60px;
	vertical-align: middle;
	display: table-cell;
	font-weight: normal;
	text-align:center;
}
.fixed-table-body .fa {
	color:#ec407a;
}
.fixed-table-body .fa.fa-phone {
	color:#169b0c;
}
.tooltip-inner {
    white-space: pre-line; 
	text-align:left;
}
/* table */
table thead {
    background: transparent;
    color: #430409;
}
.table > tbody > tr > td, .table > tbody > tr > th{
	border:1px solid #ddd;
}
/* chart  */
tspan {
    font-size: 12px;
    font-weight: normal;
}

/* counter */
.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
/*  progress  */
.progress {
  width: 100px;
  height: 100px;
  line-height: 150px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 10px solid rgba(255,255,255,.2);
  position: absolute;
  top: 0;
  left: 0;
}
.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #fff;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 75px;
  border-bottom-right-radius: 75px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 75px;
  border-bottom-left-radius: 75px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.progress .progress-value {
  display: flex;
  border-radius: 50%;
  font-size: 26px;
  text-align: center;
  line-height: 20px;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-weight: 300;
  color:#fff;
}
.progress .progress-value div {
  margin-top: 10px;
}
.progress .progress-value span {
  font-size: 12px;
  text-transform: uppercase;
}
/*
.progress.bg-green .progress-value {
  color:#4caf50;
}
.progress.bg-green .progress-bar {
  border-color:#4caf50;
}
.progress.bg-green:after {
  border: 10px solid rgba(76,175,80,.2);
}

.progress.bg-blue .progress-value {
  color:#33a4d8;
}
.progress.bg-blue .progress-bar {
  border-color:#33a4d8;
}
.progress.bg-blue:after {
  border: 10px solid rgba(51,164,216,.2);
}*/
/* This for loop creates the 	necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/
.progress[data-percentage="10"] .progress-right .progress-bar {
  animation: loading-1 1.5s linear forwards;
}
.progress[data-percentage="10"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="20"] .progress-right .progress-bar {
  animation: loading-2 1.5s linear forwards;
}
.progress[data-percentage="20"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="30"] .progress-right .progress-bar {
  animation: loading-3 1.5s linear forwards;
}
.progress[data-percentage="30"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="40"] .progress-right .progress-bar {
  animation: loading-4 1.5s linear forwards;
}
.progress[data-percentage="40"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="50"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="50"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="60"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="60"] .progress-left .progress-bar {
  animation: loading-1 1.5s linear forwards 1.5s;
}

.progress[data-percentage="70"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="70"] .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.5s;
}

.progress[data-percentage="80"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="80"] .progress-left .progress-bar {
  animation: loading-3 1.5s linear forwards 1.5s;
}

.progress[data-percentage="90"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="90"] .progress-left .progress-bar {
  animation: loading-4 1.5s linear forwards 1.5s;
}

.progress[data-percentage="100"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="100"] .progress-left .progress-bar {
  animation: loading-5 1.5s linear forwards 1.5s;
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg);
  }
}
@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg);
  }
}
@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg);
  }
}
.progress {
  margin-bottom: 1em;
}

.credits, .credits a{
	color:#aaa !important;
}
.bar-menu {
    position: absolute;
    width: 150px;
	top: 43px;
	background:#313e4b;
}
.bar-menu .nav li a {
    padding-left: 15px !important;	
	color:#fff;
	padding:7px;
}
.bar-menu .nav li a:hover,
.bar-menu .nav li a.active {
	color: #fff;
	border-left: 4px solid #46a8bd;
	background: rgba(255,255,255,.2);
}

.i-checks.pull-left.custom {
    padding-right: 20px;
}
.i-checks.pull-left.custom:last-child {
    padding-right: 0px;
}
.custom-login h3{
	color:#fff;
	font-size: 30px;
}

.table > thead > tr > th {
    vertical-align: middle;
    height: 50px;
    border-left: 0;
    border-bottom: 0;
}
.btn-success {
    border: none;
    color: #2b2a2a;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 3px;
}

.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner {
	padding:5px 3px 5px 10px;
}
.fixed-table-container thead th .th-inner a{
	color:#fff;
}
.fixed-table-container, 
.fixed-table-body {
	border-radius:10px;
}
.fixed-table-container{
	border-width:0 !important;
}
.fixed-table-container .table {
	border-left:1px solid #ccc !important;
} 
.fixed-table-container .table tr:nth-child(2n) td{
	background:#f5f5f5;
}
.multiselect:hover {
    color: #000;
}
.text-center{
	text-align:center !important;
}

.table-hover > tbody > tr:hover ,
.fixed-table-container .table tr:nth-child(2n):hover td{
    background-color: #d6d8db;
}

/* .table-hover > tbody > tr td:hover ,
.table-hover > tbody > tr td:hover, .fixed-table-container .table tr:nth-child(2n) td:hover {
    background-color: #909090;
    color: #fff;
}
 */

/* 
 .table-hover > tbody > tr td:hover a, .fixed-table-container .table tr:nth-child(2n) td:hover a {
    color: #02b2e8;
} */
.hov-column-ver1{
    background-color: #d6d8db !important;
}
.table-hover > tbody > tr td.hov-column-ver1:hover ,
.fixed-table-container .table tr:nth-child(2n) td.hov-column-ver1:hover
{
    background-color: #313e4b !important;
}

.blue-chart{
	background:#ebf1f6;	
}
.orange-chart{
	background:#fcf1e4;
}
.perple-chart {
	background:#e7f7f5;
}
.blue-chart h1, .blue-chart h1 i{
	color:#057bdd;	
}
.orange-chart h1, .orange-chart h1 i{
	color:#ed930f;
}
.perple-chart h1, .perple-chart h1 i{
	color:#08b29d;
}



.main-logo{
margin-top: -7px;
}


.navbar-brand {
	background: #fff;
}
.blue-color{
    background-color: #00314c;
}
.red_color{
     background-color:#1dbb99;
}
.orange-color{
     background-color: #f7cf5f;
}
.orange-tre {
    background-color: #ccca2c;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 1.25rem;
}

.card {
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    border: none;
}

.card-bo-new {
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px !important;
}


.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: -7px;
    background-color: #430409;
    border-bottom: 1px solid rgb(239, 239, 239);
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    border-radius: 10px 10px 0 0;
	padding:4px 15px;
}

/* .card-header:first-child {
    border-radius: 8px;
} */
.card-action {
    float: right;
}


.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2.5em 1em;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 1.25rem;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 10px;
   
}

.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #313e4b;
    border-radius: 0px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.product-sales-chart, .analytics-info-cs, .tranffic-als-inner, .analytics-rounded, .single-new-trend, .personal-info-wrap, .author-widgets-single, .calender-inner, .product-status-wrap, .review-tab-pro-inner, .income-dashone-total, .analytics-adminpro-wrap, .analytics-sparkle-line, .analysis-progrebar, .sparkline8-list, .sparkline9-list, .sparkline7-list, .sparkline10-list, .sparkline14-list, .sparkline11-list, .x-editable-list, .code-editor-single, .blog-details-inner, .charts-single-pro, .about-sparkline, .sparkline-list, .button-ad-wrap, .tab-content-details, .sparkline16-list, .sparkline15-list, .tinymce-single {
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border-radius:  0;
   
}



.new-figure {
    bottom: 0px;
    left: -7px;
    position: relative;
    /* min-height: 350px;  */
}

.flip {
    margin: 0px;
    padding: 10px;
    text-align:left;
    background: #313e4b;
    border: solid 1px #fff;
    color: #fff;
     font-size: 16px;
    cursor: pointer;
   
}

.flip-2 {

    margin: 0px;
    padding: 10px;
    text-align:left;
    background: #313e4b;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
     
}

.flip-3 {
    margin: 0px;
    padding: 10px;
    text-align:left;
    background: #313e4b;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.flip-4 {
    margin: 0px;
    padding: 10px;
    text-align:left;
    background: #313e4b;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}


.flip:hover {
 background-color: #5a656f;
}
.flip-2:hover {
    background-color: #5a656f;
   }
   .flip-3:hover {
    background-color: #5a656f;
   }
   .flip-4:hover {
    background-color: #5a656f;
   }
span #icon-right{
     float: right;
}
    
div.panel {
    width: 100%;
    display: none;
    /* position: fixed; */
    position: absolute;
    z-index: 99;
    overflow: hidden;
    background-color: #fff;
    left: 0px;
}


div.panel-4 {
    width: 100%;
    display: none;
    /* position: fixed; */
    position: absolute;
    z-index: 99;
    overflow: hidden;
    background-color: #fff;
    left: 0px;
}



div.panel-3 {
    width: 100%;
    display: none;
    /* position: fixed; */
    position: absolute;
    z-index: 99;
    overflow: hidden;
    background-color: #fff;
    left: 0px;
}



div.panel-2 {
    width: 100%;
    display: none;
    /* position: fixed; */
    position: absolute;
    z-index: 99;
    overflow: hidden;
    background-color: #fff;
    left: 0px;
}





    .toggle_file{
          display: flex;
    }
    

    .from-teal-400 {
        --gradient-from-color: #4fd1c5;
        --gradient-color-stops: var(--gradient-from-color),var(--gradient-to-color, rgba(79, 209, 197, 0));
    }

    .to-green-500 {
        --gradient-to-color: #48bb78;
    }

    .bg-gradient-to-r {
        background-image: linear-gradient(to right,var(--gradient-color-stops));
        overflow: hidden;
    }
    .w-32 {
        width: 8rem;
    }

    .text-green-600 {
        --text-opacity: 1;
        color: #38a169;
        color: rgba(56,161,105,var(--text-opacity));
    }


    .text-green-600 {
        --text-opacity: 1;
        color: #38a169;
        color: rgba(56,161,105,var(--text-opacity));
        position: absolute;
        right: -31px;
        bottom: -22px;
        overflow: hidden;
        width: 90px;
    }
    

    .text-blue-700{
        --text-opacity: 1;
        color: #38a169;
        color: rgba(56,161,105,var(--text-opacity));
        position: absolute;
        right: -31px;
        bottom: -22px;
        overflow: hidden;
        width: 90px;
        color: #3182ce;
    }

    .text-red-700{
        --text-opacity: 1;
        color: #38a169;
        color: rgba(56,161,105,var(--text-opacity));
        position: absolute;
        right: -31px;
        bottom: -22px;
        overflow: hidden;
        width: 90px;
        color: #e53e3e;
    }
    

    .text-yellow-700{
        --text-opacity: 1;
        color: #38a169;
        color: rgba(56,161,105,var(--text-opacity));
        position: absolute;
        right: -31px;
        bottom: -22px;
        overflow: hidden;
        width: 90px;
        color: #d69e2e
    }


    .text-lll-600{
        --text-opacity: 1;
        color: #38a169;
        color: rgba(56,161,105,var(--text-opacity));
        position: absolute;
        right: -31px;
        bottom: -22px;
        overflow: hidden;
        width: 90px;
        color: #d69e2e
    }
 .text-color{
      color: #fff;
       line-height: 0;
 }  


 .to-blue-600 {
    --gradient-to-color: #3182ce;
}

.from-blue-400 {
    --gradient-from-color: #63b3ed;
    --gradient-color-stops: var(--gradient-from-color),var(--gradient-to-color, rgba(99, 179, 237, 0));
}


.to-red-600 {
    --gradient-to-color: #e53e3e;
}

.from-red-400 {
    --gradient-from-color: #fc8181;
    --gradient-color-stops: var(--gradient-from-color),var(--gradient-to-color, rgba(252, 129, 129, 0));
}

.from-yellow-400 {
    --gradient-from-color: #f6e05e;
    --gradient-color-stops: var(--gradient-from-color),var(--gradient-to-color, rgba(246, 224, 94, 0));
}


.from-tealred-400{
    --gradient-from-color: #f6e05e;
    --gradient-color-stops: var(--gradient-from-color),var(--gradient-to-color, rgba(246, 224, 94, 0));
}

.from-teal-ll-400{
    --gradient-from-color: #fc8181;
    --gradient-color-stops: var(--gradient-from-color),var(--gradient-to-color, rgba(252, 129, 129, 0));
}


.to-greenlll-500{
    --gradient-to-color: #3182ce;
}


.to-greennnn-500{
    --gradient-to-color: #3182ce;
}

.relative {
    position: relative;
}
.p-5 {
    padding: 1.25rem;
}
.overflow-hidden {
    overflow: hidden;
}
.rounded-md {
    border-radius: 0.375rem;
}
.to-yellow-600 {
    --gradient-to-color: #d69e2e;
}



.analysis-progrebar-ctn h4, .tranffic-als-inner h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.3em;
    min-height: 0px;
    margin-bottom: 15px;
    margin-top: 10px;
}


.btn_bt {
    background-color: #02b2e8;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    transition: 0.3s;
    display: block;
  
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.view-btn{
  width: 150px;
}
.btn_bt:hover {
    background-color: #02b2e8a8;
    color: #fff;
}


.text-req{
    width: 135px;
}



#date-picker{
      position: relative !important;

}


.simplepicker-wrapper {
    position: absolute;
    top: 0;
 
    overflow: visible;
    background-color: #4c4c4c7d;
    width: 300px; 
    height: 300px;
    display: none;
    right: 0;
}


.simpilepicker-date-picker {
    width: 100%;
    cursor: alias;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 14px;
    background-color: #fff;
    margin: 2% auto;
    box-shadow: 1px 2px 4px 0.5px rgb(0 0 0 / 22%), 1px 2px 4px 0.5px transparent;
}



/* new-page */

.tab {
    max-width: 90%;
    width: 42rem;
    margin: auto;
    border: 1px solid #eaeaea;
        }
    &__list {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: sans-serif;
        background: #eaeaea;
    }

    &__link {
        display: block;
        color: inherit;
        text-decoration: none;
        padding: 1rem 2rem;
    }
        &:hover,
        &:focus {
            background-color: #d6d6d6;
        }

        &:focus {
            outline: auto;
            position: relative;
            z-index: 1;
        }

        &.is-active {
            background-color: #11638a;
            color: #fff;
        }
    

    &__main {
        padding: 2rem;
    }

    &:not(.has-js) &__content:target {
        display: block;
    }


/* Misc styles not required for tabs */










.tab {
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 20px;
}
.tab__title{
 background-color: #4099ff;
  width: 100%;
}

.tab__link{
     color: #fff;
      font-size: 16px;
       text-align: center;

}

#tab-t li {
     display: inline-block;
}


.profile-pic{
     display: flex;
     
}

.pic_box-2{
     position: relative;
}



.p-image {
    position: absolute;
    top: 297px;
    right: 30px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}


.p-images-2{
    top: 33px;
    right: 56px;
}

body {
    background-color: #f9f9f9;
  }

  .profile-pic {
      width: 200px;
      max-height: 200px;
      display: inline-block;
  }
  
  .file-upload {
      display: none;
  }

  img {
      max-width: 100%;
      height: auto;
  }
  .p-image {
    position: absolute;
    top: 167px;
    right: 30px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  }
  .p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  }
  .upload-button {
    font-size: 1.2em;
  }
  
  .upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #999;
  }

  .file-upload {
    display: none;
}

.circle {
    border-radius: 100% !important;
    overflow: hidden;
    width: 96px;
    height: 96px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 6px;
    right: 36px;
}

.circle-2{
 top:-14px
}


.tab__main{
     padding:  0;
}

.tel_from_text-tittle{
     text-align: left;
      padding: 10px;
}

.p-image {
    position: absolute;
    top: 66px;
    right: 56px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.p-images-2 {
    top: 44px;
    right: 56px;
}


.pro_text {
    margin-top: 21px;
    margin-left: 13px;
    font-weight: 600;
}

.form_box{
     width: 100%;
}
.profile-pic {
    width: 96px;
    max-height: 96px;
    display: inline-block;
    display: flex;
    margin-bottom: -7px;
}
.form_wrapper {
    background: #fff;
    width: 94%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 20px 25px;
    margin: 0% auto 0;
    position: relative;
    z-index: 1;
    border-top: 5px solid #02b2e8;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: none;
    transition: none;
    -webkit-animation: expand 0.8s 0.6s ease-out forwards;
    animation: expand 0.8s 0.6s ease-out forwards;
}

.form_wrapper .title_container {
    text-align: center;
    padding-bottom: 0px;
}
.form_wrapper h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0;
}

.form_wrapper .row {
    margin: 10px -15px;
}

.form_wrapper .row > div {
    padding: 0 15px;
    box-sizing: border-box;
}

.form_wrapper .input_field {
    position: relative;
    margin-bottom: 15px;
   
}

.form_wrapper .input_field > span {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    height: 100%;
    border-right: 1px solid #cccccc;
    text-align: center;
    width: 67px;
    padding: 0 28px;
}


.form_wrapper .input_field > span {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    height: 100%;
    border-right: 1px solid #cccccc;
    text-align: center;
    width: 25px;
}

.form_wrapper .input_field > span > i {
    padding-top: 10px;
}

.form_wrapper input[type=text], .form_wrapper input[type=email], .form_wrapper input[type=password] {
    width: 100%;
    padding: 7px 10px 9px 50px;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.zip_text {
    padding-left: 33px;
    width: 100%;
    padding: 8px 10px 9px 40px;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
}

#text-aria-input{
    
    width: 100%;
    padding: 8px 10px 9px 10px;
    height: auto;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
}


select {
    /* -webkit-appearance: none; */
    /* -moz-appearance: none; */
    border: 1px solid #000;
    width: 100%;
    padding: 8px 10px 9px 10px;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
}

.vender-registration{
     display: flex;
      justify-content: space-around;
}
.back-btn {
    /* width: 214px; */
    background-color: #03b2e9;
    border-radius: 20px;
}
.next-btn{
 background-color: #ff4c01;

}
.clear{
     clear: both;
}

#tab_box{
     display: flex ;
      padding: 20px 30px;
}

.tab__title {
    background-color: #4099ff;
    width: 100%;
    padding: 14px 20px;
}


* {
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	outline: none;
	font-weight: normal;
}



header {
	color: #fff;
	text-align: center;
	min-height: 140px;
	margin-bottom: 60px;
}

header h1{
	margin-top: 100px;
	font-size: 50px;
	margin-bottom: 20px;
	font-weight: 100;
}

header a{
	font-size: 18px;
	margin-left: 20px;
}

.copyright {
	font-size: 25px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	margin-top: 100px;
}

/* Tabs Start */

.ease {
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
		 -o-transition: all .5s;
			transition: all .5s;
}

.container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.tabs {
	background: #fff;
	position: relative;
	margin-bottom: 0px;
}

.tabs > input, .tabs > span {
    width: 20%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
}
.tabs > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	z-index: 99;
}

.tabs > span {
	background: #f0f0f0;
	text-align: center;
	overflow: hidden;
}

.tabs > span i,
.tabs > span {
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
		 -o-transition: all .5s;
			transition: all .5s;
}

.tabs > input:hover + span {
	background: rgba(255,255,255,.1);
}

.tabs > input:checked + span {
    background: #02b2e8;
    color: #fff;
}

.tabs > input:checked + span, .tabs > input:hover + span {
    color: #000;
}

.tabs > input:checked + span,
.tabs > input:hover + span {
	color: #000;
}

#tab-1, #tab-1 + span {
	left: 0;
}

#tab-2, #tab-2 + span {
	left: 20%;
}

#tab-3, #tab-3 + span {
	left: 40%;
}

#tab-4, #tab-4 + span {
	left: 60%;
}

#tab-5, #tab-5 + span {
	left: 80%;
}

.tab-content {
	padding: 80px 20px 20px;
	width: 100%;
	min-height: 340px;
}

.tab-content section {
	width: 100%;
	display: none;
}

.tab-content section h1 {
	margin-top: 15px;
	font-size: 100px;
	font-weight: 100;
	text-align: center;
}

#tab-1:checked ~ .tab-content #tab-item-1  {
	display: block;
}

#tab-2:checked ~ .tab-content #tab-item-2  {
	display: block;
}

#tab-3:checked ~ .tab-content #tab-item-3  {
	display: block;
}

#tab-4:checked ~ .tab-content #tab-item-4  {
	display: block;
}

#tab-5:checked ~ .tab-content #tab-item-5  {
	display: block;
}

/* effect-1 */

.effect-1 > input:checked + span {
	background: #fff;
}


/* effect-2 */

.effect-2 span i{
	padding-right: 15px;
}

@media (max-width: 600px) {
	.effect-2 span span {display: none;}
	.effect-2 span i {padding: 0;}
}

/* effect-3 */

.effect-3 .line {
    background: #313e4b;
    width: 20%;
    height: 2px;
    position: absolute;
    top: 42px;
}

#tab-1:checked ~ .line {
	left: 0;
}

#tab-2:checked ~ .line {
	left: 20%;
}

#tab-3:checked ~ .line {
	left: 40%;
}

#tab-4:checked ~ .line {
	left: 60%;
}

#tab-5:checked ~ .line {
	left: 80%;
}


/* effect-4 */

.effect-4 span i{
	font-size: 18px;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	opacity: 0;
	transform: translateX(-50%);
}

.effect-4 span span{
	position: relative;
	top: 10px;
}

.effect-4 > input:checked + span i,
.effect-4 > input:hover + span i {
	top: 20%;
	opacity: 1;
}

/* effect-5 */

.effect-5 > input:checked + span i,
.effect-5 > input:hover + span i {
	font-size: 25px;
}


.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}



.icon_action{
     padding: 0;
}
.icon_action li{
      display: inline-block;
}


.icon_action li a {
    color: #5f655e;
    padding: 2px 4px;
    font-size: 15px;
    border: #02b2e8;
  
}

.icon_action-2 li a {
    color: #5f655e;
    padding: 2px 4px;
    font-size: 12px;
    border: #02b2e8;
    color: #02b2e8;
    border-style: dotted;
    margin-left: 3px;
    border: 2px dotted;
}

.icon_action-2 li a:hover i{
    color: #003751;
}

.icon_action li a:hover i{
     color: #003751;
}
.fixed-table-container tbody tr:first-child td {
    border-top: none;
    text-align: center;
}

.table-hover > tbody > tr:hover, .fixed-table-container .table tr:nth-child(2n){
    background-color: #d6d8db;
    text-align: center;
}


.table-hover > tbody > tr td:hover, .table-hover > tbody > tr td:hover, .fixed-table-container .table tr:nth-child(2n) td:hover {
  
    color: #003751;
}

.table > tbody > tr > td, .table > tbody > tr > th {
    border: 1px solid #ddd;
    text-align: center;
	/* padding-left: 7px !important; */
}


.tab-top-n{
     width: 90%;
}

.text-pro-t {
    background: #02b2e8;
    margin-left: 30x;
    display: inline-block;
    margin-left: 36px;
    /* margin: 10px; */
    padding: 6px 20px;
    /* position: relative; */
    top: -13px;
    color: #fff;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 5px 5px 0px 0px;
    position: absolute;
    left: -24px;
}

.file-upload {
    display: none;
}

input[type=file] {
    display: none;
}
.fileblock input[type=file] {
    display: block;
}

.busi_text{
     font-size: 20px;
       color: #00314c;
}

.same-text{
    font-size: 14px;
    
    color: #191a1b;
}


.m-cust_hide{
     display: flex;
}


.book_page{
     margin-top: 20px;
}
/* switch_btn */
 .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
 .slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}  



/* input[type="range"] {
    width: 30px;
  }
  
  input[type="text"]:invalid {
    outline: 2px solid red;
  }
  
  div {
    margin: 2rem;
  }
  
  .screen-reader-only {
    position: absolute;
    top: -9999px;
    left: -9999px;
  } */


.switch-on-off{
     display: flex;
      margin-bottom: 10px;
     
}

.switch_off {
    margin-top: 2px;
    margin-bottom: 3px;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.text-yes{
     display: flex;
     position: relative;
      
}


.yes_t {
    position: absolute;
    /* right: 30px; */
    z-index: 99999;
    left: -34px;
    top: 6px;

    }

.yes_n {
    position: absolute;
    left: 72px;
    top: 6px;
}

.yes_t:hover .checkbox{
     color: red;
}


.text-act {
    margin-left: 64px;
}


.border-bottom {
    border-bottom: 1px solid #919191;
    width: 100%;
}
/* .icon_edit {
    background-color: #009AD5;
    color: #fff;
    width: 45px;
    height: 35px;
    border-radius: 50%;
    display: blocks;
    display: block;
    margin-top: 13px;
} */
#number {
    width: 55px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #919191;
    font-size: 14px;
    text-align: center;
    margin-top: 11px;
    padding: 0px 10px;
    margin: 0 10px;
    height: 27px;
    margin-top: 7px;
}
.icon_edit i{
     font-size: 20px;
     color: #fff;
}

/* .icon_edit i:hover{
     color: #fff;
} */

.icon_edit i {
    font-size: 15px;
    padding: 5px 5px;
    margin-top: 7px;
    color: #ffff;
    background: #02b2e8;
    border-radius: 50%;
}


.icon_edit {
    margin-top: 2px;
    margin: 0px 10px;
    margin-top: 2px;
}

.choose-text {
    font-size: 14px;
    color: #191a1b;
    /* margin-top: 20px; */
    padding: 10px 0;
}

.desh_head_text {
    font-size: 18px;
    margin-left: 23px;
    padding: 0;
    padding-top: 18px;
    font-weight: normal;
}

.back-btn {
    background-color: #03b2e9;
    border-radius: 20px;
    float: left;
    margin-left: 10px;
}


/* images-upload */

  
  p {
    margin: 0;
  }
  
  .upload {
    &__box {
      padding: 40px;
    }
    &__inputfile {
      width: .1px;
      height: .1px;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      z-index: -1;
    }
    
    &__btn {
      display: inline-block;
      font-weight: 600;
      color: #fff;
      text-align: center;
      min-width: 116px;
      padding: 5px;
      transition: all .3s ease;
      cursor: pointer;
      border: 2px solid;
      background-color: #4045ba;
      border-color: #4045ba;
      border-radius: 10px;
      line-height: 26px;
      font-size: 14px;
      
      &:hover {
        background-color: unset;
        color: #4045ba;
        transition: all .3s ease;
      }
      
      &-box {
        margin-bottom: 10px;
      }
    }
    
    &__img {
      &-wrap {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
      }
      
      &-box {
        width: 200px;
        padding: 0 10px;
        margin-bottom: 12px;
      }
      
      &-close {
          width: 24px;
          height: 24px;
          border-radius: 50%;
          background-color: rgba(0, 0, 0, 0.5);
          position: absolute;
          top: 10px;
          right: 10px;
          text-align: center;
          line-height: 24px;
          z-index: 1;
          cursor: pointer;
  
          &:after {
            content: '\2716';
            font-size: 14px;
            color: white;
          }
        }
    }
  }
  
  .img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
  }

  /* label.btn_up {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    border: 2px solid #9999;
    padding: 15px 10px;
    border-radius: 10px;
    width: 60px;
    height: 26px;
    display: block;
    margin: 20px 0;
} */

.pic_box{
     display: flex;
}

label.btn_up {
    display: inline-block;
    max-width: 100%;
    /* margin-bottom: 5px;
    font-weight: 700;
    border: 2px solid #9999;
    padding: 15px 10px;
    border-radius: 10px;
    width: 60px;
    height: 26px;
    display: block;
    margin: 20px 0;
    margin-left: 10px; */
}

label.btn_up #font-t {
    font-size: 14px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 9;
}

.upload__btn-box {
    padding: 0;
    /* margin: -10px; */
}
.profile-pic {
    width: 96px;
    max-height: 96px;
    display: inline-block;
    display: flex;
    margin-bottom: 34px;
   
}
label {
    display: block;
   
}

#appt {
    margin: .4rem 0;
    border-radius: 3px;
    padding: 3px 0px;
  
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
     margin-bottom: 10px;
}
    



.opera_box{
     display: flex;
    

}
.start_box {
    padding: 0px 3px;
    display: flex;
}
.text-st {
    color: #000;
    font-weight: 200;
    font-size: 15px;
    padding: 9px;
}
.start_text {
    border-radius: 10px;
    width: 100px;
    padding: 0;
    background: initial;
    background: #ffff;
    padding: 5px ;
}



.seL-text{
     padding: 10px 0;
}

.openinghours {
    font-family:Lucida Console;
    border-radius:4px;
    margin:10px;
    box-shadow: 0 0 10px black;
    padding:0 10px 0 10px;
    overflow: hidden;
    display: inline-block;
}
.openinghourscontent {
    float:left;
}
.openinghourscontent h2 {
    display:block;
    text-align:center;
    margin-top:.33em;
}
.openinghourscontent button {
    color:white;
    font-family:Courier New;
    font-size:large;
    font-weight:bolder;
    background-color:#4679BD;
    border-radius:4px;
    width:100%;
    margin-bottom:10px;
}
.today {
    color: #02b2e8;
}
.opening-hours-table tr td:first-child {
   
    font-size: 15px;
}


#open-status {
    display:block;
    margin-top:-1em;
    text-align:center;
    border:dotted lightgrey 3px;
}
.openorclosed:after {
    content:" open during these hours:";
}


/* .open {
    color:#02b2e8;
} */
/* .open:after {
    content:" Open";
    color: #6C0;
} */
/* .closed:after {
    content:" Closed";
    color: red;
} */
.opening-hours-table tr td {
    padding: 5px 20px;
    margin-bottom: 10px;
    color: #000;
}

.open_hours{
     position: relative;
     padding: 10px 0;
      margin: 20px 0;
}


.opens{
     border: 1px solid #ccc;
      border-radius: 10px;
      
}

.closes{
    border: 1px solid #ccc;
    border-radius: 10px;
}

.op_box{
   margin: 7px 0;
    display: block;
}


.opening-hours-table tr td:first-child {
   
    font-size: 15px;
    width: 159px;
}
.time_btn {
    padding: 8px 30px;
    margin-bottom: 20px;
    /* margin-left: 178px; */
    margin: 0 auto;
    display: block;
    background: #02b2e8;
    border-color: #02b2e8;
    color: #fff;
    /* outline: #02b2e8; */
    /* border-radius: 4px; */
    outline: none;
    font-size: 17px;
    border: 0;
    border-radius: 4px;
    
}

#web_de_sp{
     color: #000;
}

.time_btn:hover{
  background-color: #00314c;
}

.text_flex {
    display: flex;
    position: relative;
    left: -10px;
}

.operat_text {
    float: left;
    margin-top: 10px;
    margin-right: 0px;
    font-size: 15px;
}
.top_up{
     width: 300px;
}


.text_web{
     background-color: #fff;
      border: 1px solid #919191;
       border-radius: 3px;
        padding: 6px  20px;
         margin-bottom: 20px;
}


.down_BTN p{
     margin-bottom: 30px;
}

.text_bot{
     padding: 10px 0;
}

.textchnge {
    font-size: 15px;
    float: left;
    margin-top: 22px;
}

.change_box{
     display: flex;
      justify-content: end;
}


.switch {
    position: relative;
    display: block;
    vertical-align: top;
    width: 58px;
    height: 23px;
    padding: 3px;
    margin: 0 10px 10px 0;
    border-radius: 18px;
    cursor: pointer;
    margin: 0 10px 0 0;
    margin-top: -5px;
    text-align: center;
    margin-right: 0;
}

.njhg{
     display: flex;
}
  .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 12px;
    text-transform: capitalize;
    background: #595656;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 12%), inset 0 0 2px rgb(0 0 0 / 15%);
    color: 3fff;
}
  .switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }
 
.switch-label::before {

    content: attr(data-off);
    right: 11px;
    color: #fff;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    top: 12px;

}
  .switch-label:after {
    content: attr(data-on);
    left: 8px;
    color: #FFFFFF;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
    top: 12px;
}
.switch-input:checked ~ .switch-label {
    background: #008000;
    border-color: #008000;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
  .switch-input:checked ~ .switch-label:before {
    opacity: 0;
  }
  .switch-input:checked ~ .switch-label:after {
    opacity: 1;
  }
  .switch-handle {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 13px;
    height: 13px;
    /* background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0); */
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
  .switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  }
  .switch-input:checked ~ .switch-handle {
    left: 37px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
  /* Transition
  ========================== */
  .switch-label, .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
  }


  .next_color{
      color: red;
      padding:0 15px;
       font-size: 15px;
  }
.tue_text{
     color: #000;

}


.we_text{
     color: #000;
      font-size: 16px;
}

.can_text {
    font-size: 13px;
    margin-top: 10px;
    color: #fff;
    font-weight: 600;
    color: #000;
    float: left;
    
}
.firm_text{
     
      font-weight: 200;
       color: #000;
      
        font-size: 13px;
      
}
.pic-b {
    font-size: 13px;
    margin-top: 58px;
    color: #fff;
    font-weight: 600;
    color: #000;
}
.box_form {
    display: flex;
    border: 1px solid #ccc;
    justify-content: start;
    padding: 0px 10px;
    margin-bottom: 15px;
    padding-bottom: 4px;
}

.profil_box {
    display: flex;
    justify-content: space-between;
    padding: 4px 10px;
    margin-bottom: 20px;
    position: absolute;
    top: 7px;
    right: 58px;
}
.img_bom{
     margin-bottom: 20px;
}


#web_de_sp{
     padding: 6px 10px;
}

.vender-registration {
    width: 55%;
    margin: 0 auto;
    display: block;
}

.vender_bx{
    width: 20%;
     margin-bottom: 60px;
}

.pub-btn{
     padding: 6px 16px;
     
}

.btn-ven{
    width: 10%;
}
.sub-btn{
    padding: 6px 16px;
    
       margin:  0 auto;
        display: block;

}

.circle-22{
    width: 100px;
     height: 100px;
      background-color: #0077B5;
      border: 1px solid #000;
       border-radius: 0;
        position: relative;
}

.upload__box{
     border: 2px solid #9999;
      width: 100px;
       min-height: 100px;
        position: relative;
         margin-right: 10px;
          margin-top: 10px;
           margin-left: 10px;

}

.table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: center;
}




/* active -btn */



.switch-ticket {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 19px;
    padding: 1px;
    border-radius: 3px;
    cursor: pointer;
}
.switch-input-2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch-label-2 {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #5e5e5e8c;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 12%), inset 0 0 2px rgb(0 0 0 / 15%);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
    color: #fff;
}
.switch-label-2:before, .switch-label-2:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label-2:before {
  content: attr(data-off);
  right: 9px;
  color: #fff;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label-2:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-input-2:checked ~ .switch-label-2 {
    background: #02b2e8;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input-2:checked ~ .switch-label-2:before {
  opacity: 0;
}
.switch-input-2:checked ~ .switch-label-2:after {
  opacity: 1;
}

.switch-handle-2 {
    position: absolute;
    top: 1px;
    left: -5px;
    width: 27px;
    height: 19px;
    background: #02b2e8;
    border-radius: 3px;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    border: 2px solid #02b2e8;
}
.switch-handle-2:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #02b2e8;
    border-radius: 6px;
    box-shadow: inset 0 1px rgb(0 0 0 / 2%);
    background-image: -webkit-linear-gradient(top, #eeeeee, white);
    background-image: -moz-linear-gradient(top, #eeeeee, white);
    background-image: -o-linear-gradient(top, #eeeeee, white);
    background-image: linear-gradient(to bottom, #02b2e8, #02b2e8);
}
.switch-input-2:checked ~ .switch-handle-2 {
    left: 52px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green-2 > .switch-input-2:checked ~ .switch-label-2 {
  background: #4fb845;
}
/* creat-page */

#ticket {
    padding: 6px;
    margin-bottom: 10px;
    border-color: #ccc;
    border: 1px solid 3ccc;
    outline: none;
    width: 100%;
    padding: 8px 10px 9px 8px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
}


  .text-box-aria{
   float: left;
  }

  .com_text {
    margin-bottom: 5px;
    color: #2a2c2c;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0px;
    float: left;
    /* left: 10px; */
    /* margin-left: 10px; */
    /* padding: 0px 17px; */
    padding-right: 20px;
}



.url_text{
    width: 15px;
}
p {
    margin: 0;
}
/* .com_text {
    margin-bottom: 19px;
    color: #2a2c2c;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0px;
    float: left;
    /* left: 10px; */
    /* margin-left: 10px; */
    /* padding: 0px 17px; */
    /* padding-right: 20px;
    width: 17%; */
    /* padding-top: 12px; */
/* }  */


.com_text {
    margin-bottom: 19px;
    color: #2a2c2c;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 6px;
    float: left;
    /* left: 10px; */
    /* margin-left: 10px; */
    /* padding: 0px 17px; */
    padding-right: 20px;
    width: 200px;
    /* padding-top: 12px; */
}

.com-n{
     width: 10%;
}
.radio_btn {
    float: left;
    padding: 0 10px;
}

.text-box-aria{
     display: flex;
}


#basic-addon3{
    position: absolute;
    left: 0;
    z-index: 99;
    background: #02b2e8;
    color: #fff;
    padding: 7PX;
}



.high_text{
    display: block;
    font: 1rem 'Fira Sans', sans-serif;
    float: left;
    /* padding: 10px; */
    padding: 5px 10px;
    
}

.switch-ticket-2 {
 
    margin-left: 34px;
}


.l-firm{
    text-decoration: underline;
}

#num-x {
    width: 115px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #919191;
    font-size: 14px;
    text-align: center;
    margin-top: 11px;
    padding: 3px 10px;
    margin: 0 10px;
    height: 27px;
    margin-top: 7px;
}

.text-left{
    margin: 0px;
    padding: 10px;
    text-align: left;
    background: #313e4b;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}


.ad-m{
     padding-top: 10px;
     padding-bottom: 10px;
}


.add_new{
     float: right;
     background-color: #F65506;
     color: #fff;
     padding: 7px 20px;
     margin-right: 23px;
     color: #fff;

}


/* new_page activity-user */

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    padding: 2px;
	padding-left: 7px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    padding-bottom: 6px;
    padding-top: 5px;
}


.search-btn{
     padding-bottom: 6px;
     padding-top: 6px;
      background-color: #00acee;
       color: #fff;
}

.pagination-left{
     margin-top: 7px;
}


.form-text {
    position: relative;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.input-staff {
    padding: 6px 5px 5px 46px !important;
    border-radius: 5px;
    border: 1px solid #ccd6e6;
    width: 100%;
}

.static-value {
    position: absolute;
    left: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #6b6a6a;
    top: 10px;
}


.input-staff3 {
    padding: 6px 5px 5px 44px;
    border-radius: 5px;
    border: 1px solid #ccd6e6;
    width: 100%;
}

.input-staff4 {
    padding: 6px 5px 5px 67px !important;
    border-radius: 5px !important;
    border: 1px solid #ccd6e6 !important;
    width: 100%;
}

.input-staff5 {
    padding: 6px 5px 5px 50px;
    border-radius: 5px;
    border: 1px solid #ccd6e6;
    width: 100%;
}

#basic-select, #add_product select, #edit_product select.select-lg {
    padding: 7px 1rem 7px 0.1rem !important;
    margin-top: 0.25rem;
    background-color: #fff;
    outline: none;
}

.form-control {
    background-color: #fff;

    border: 1px solid #ccd6e6;
    border-radius: 0px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;

}

.user-prmissinoo{
    color: #fff;
}


/* .custom-button-section {
    position: absolute;
   border-bottom: 20px;

}
.form-group {
    margin-bottom: 15px;
    margin-left: 11px;
}
 */
/* .float-sm-right-new3 {
    margin-right: -5px !important;
    margin-top: 0px;
    position: absolute;
    right: 52px;
    top: 51px;
} */ 

.table > thead > tr > th {
    vertical-align: middle;
    height: 31px;
    border-left: 0;
    border-bottom: 0;
}

.custom-checkbox {
    min-height: 1rem;
    padding-left: 0;
    margin-right: 0;
    cursor: pointer;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.45rem;
    padding-left: 2.5rem;
}
.custom-checkbox .custom-control-indicator {
    content: "";
    display: inline-block;
    position: relative;
    width: 30px;
    height: 10px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px;
    box-shadow: none;
}

.custom-checkbox .custom-control-indicator:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #f1f1f1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgb(0 0 0 / 40%);
    left: -2px;
    top: -4px;
    -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease;
}

form .custom-control-indicator {
    width: 1.1rem;
    height: 1.075rem;
    line-height: 1.05rem;
    top: 0.2rem;
    
}
.static-value-2{
    position: absolute;
   left: 0;
    top: 7px;

}
.custom-checkbox {
    min-height: 1rem;
    padding-left: 0;
    margin-right: 0;
    cursor: pointer;
}

form label {
    color: #2e405c;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #66c7e7;
    background-image: none;
    box-shadow: none !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator:after {
    background-color: #66c7e7;
    left: 15px;
}


.custom-checkbox .custom-control-indicator:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #f1f1f1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgb(0 0 0 / 40%);
    left: -2px;
    top: -4px;
    -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease;
}

.custom-control-input{
    display: none;
}
.custom-checkbox b{
     font-size: 13px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}

.custom-checkbox {
    min-height: 1rem;
    padding-left: 0;
    margin-right: 0;
    cursor: pointer;
    padding: 3px;
    text-align: center;
}


.bottom_box{
     background-color: #fff;
     padding: 16px 0px 29px 0;
     background: #ffff;
     margin-top: 10px;
 }

 .float-right{
      float: right;
 }
 
 .bg_color{
      background-color: #fafafa;
      box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 3px rgb(0 0 0 / 60%);
 }

 .form_create{
      background-color: #fff;
       padding: 0  10px;
 }

 .btn-success {
    border: none;
    color: #ffff;
    padding: 4px 9px;
    font-size: 15px;
    border-radius: 3px;
    background: #02b2e8c7;
    /* height: 24px; */
}
.btn-success:hover{
    background: #02b2e8;
}

.page-textfield{
    width: 43px;
    text-align: center;
    border: 1px solid #ccd6e6;
}

.select_33 {
    width: 63px;
    padding: 0px 2px;
    height: 25px;
}



.btn-add i {
    margin-right: 0;
    font-size: 12px;
    width: 16px;
    text-align: left;
}


.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
    padding: 3px 9px;
}



.btn-adddiv a {
    padding-left: 38px;
}

.table-sm thead {
    background: #f1f1f1;
    color: #000;
}

.user-prmissinoo {
    color: #313e4b;
}

.btn_t{
     background-color: #00acee;
      color: #fff;     
}

.btn-add i {
    margin-right: 0;
    font-size: 12px;
    width: 11px;
    text-align: left;
}

.btn-add a {
    position: relative;
    display: block;
  
    color: #fff;
    outline-width: 0;
    transition: all .3s ease-out;
    font-size: 10px;
   
}


.btn-add {
    padding: 1px 3px;
    background-color: #00acee;
}


.add-btn-b{
    padding-left: 0;
}

.add-btn-b div a {
    padding-left: 0px;
    padding: 8px 6px;
    /* background-color: #02b2e8; */
}
.int_btn i{ 
     width: 19px;
}

.int_btn-2 {
    margin-top: 19px;
}


.btn.btn-round.px-5 {
    margin: 0px 0px;
}


.btn-success {
    border: none;
    color: #ffff;
    padding: 4px 5px;
    font-size: 11px;
    border-radius: 3px;
    background: #02b2e8c7;
    /* height: 24px; */
}

.staff-manage-permissions-delete{
     font-size: 11px;
     padding: 4px 4px;
     margin-left: 4px;
     border-radius: 30px;
}

.staff-manage-permissions{
    border-radius: 30px;
}

.staff-manage-permissions-delet{
    border-radius: 30px;
}

.btn.btn-round.px-5 {
    margin: 0px 0px;
    margin-left: 4px;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {

    border-radius: 20px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 20px;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-radius: 20px;
}


.staff-manage-permissions-delete{
     font-size: 11px;
}


.staff-manage-permissions {
    padding: 5px 1px 5px 1px !important;
    width: 129px;
}
.btn.btn-round.px-5 {
    margin: 5px 0px;
    margin-left: 5px;
}

.staff-manage-permissions-delete {
    width: 65px;
     
}

.p-btn{
    background-color: #ff4c00;
    color: #fff;
}
.p-btn:hover{
    color:#fff;
}

.staff-manage-permissions-delete:hover{
    background-color: none;
}
.staff-manage-permissions-delete:hover{
    background-color: none;
}

.card-2 {
    padding: 0px;
    margin-top: 20px;
    margin: 20px 34px;
    margin-bottom: 0;
}


.userface_icon {
    color: #fff;
    background: #17b504ba;
    padding: 6px 5px;
    border-radius: 50%;
}

.res-icon{
    padding: 6px 5px;
     font-size: 13px;
}


.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0;
}


.tob-G th{
      font-weight: bold;
}
table thead .tob-G{
    background: #f1f1f1;
    color: #000;
    padding: 10px 0px;
}
.bordered>thead>tr.tob-G>th {
padding: 10px;
}


.user-t {
    margin: 20px -2px;
    margin-bottom: 0;
}

.custom-checkbox-2{
     text-align: center;
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: left;
    /* margin-left: 20px; */
    /* margin-left: 19px; */
    /* padding-left: 26px; */
}

.form_create {
    background-color: #fff;
    padding: 10px 24px;
    margin-top: 20px;
    margin: 20px 21px;
}
.res-icon {
    padding: 4px 9px;
    font-size: 12px;
    border-radius: 20px;
}

.res-icon {
    padding: 4px 9px;
    font-size: 12px;
    border-radius: 20px;
}
.custom-checkbox b {
    font-size: 12px;
}

.cup_p {
    padding: 10px 0px;
    color: #000;
}
.form-group-3{
     margin-bottom: 0;
}


.card-body_3{
    padding-bottom: 0;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

/* new-css */

.up_btn {
    background-color: none;
    border: 1px solid #ccc;
    background: none;
    color: #000;
    border: none;
    outline: none;
    cursor: pointer;
    border: 1px solid #ccc;
 
}

.up_btn-2 {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 4px 24px;
    border: 1px solid #ccc;
}
.up_btn  {
    border: none;
    outline: none;
    border: 1px solid #ccc;
    cursor: pointer;
  
  }
  
  /* Style the active class, and buttons on mouse-over */
  /* .active, .up_btn:hover {
    color: white;
    background-color: transparent;
    
  } */

.nav-item.active .collapse {
    display: block ;
    background: #313e4b !important;
}

 

  .vender-x{
      position: relative;
      z-index: 99999;
  }

  .sub_box {
    display: table;
    width: 41%;
    background-color: #009AD5;
    /* height: 468px; */
    z-index: 9;
    position: absolute;
    z-index: 999;
    /* top: -17px; */
    bottom: -8px;
    height: 100px;
    transform: translate(50%, 50%);
}




  
   .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5 ;
}
/* .modal-backdrop{
    z-index: 0 !important;
} */

.modal.in .modal-dialog{
   top: 50px;
   width:500px;
}

.radio_box{
display: flex;
}

.radio_option{
     display: flex;
}

.radio_option {
    display: flex;
    justify-content: space-around;
}

form label {
    color: #2e405c;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 3px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    float: left;
}

.mak_ob{
 padding: 0px;
}

.modal-content.radius30 {
    border-radius: 33px;
}
.radio_option {
    display: flex;
    justify-content: space-around;
    padding: 0;
    /* margin: 10px 0; */
    margin-bottom: 7px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.swi_box{margin-top: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #430409;
    background: #430409;
    color: #fff;
    border-radius: 30px 30px 0 0;
}
.close-2 {
    color: #fff;
    opacity: none;
    opacity: 1;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
    float: none;
}

.vender-registration-3{
     display: flex;
}

.btn_close11{
    background-color: #02b2e8;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    transition: 0.3s;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
     font-weight: 300;
      border-radius: 20px;

}

.btn_close11:hover{
     color: #fff;
     background-color: #00314c;
}

input[type=radio] {
    margin: 9px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}


.url_text{
    width: 10%;
}

.comment_text {
    width: 10%;
    width: 170px;
}
/* .form_section{
    background: #02b2e8;
    padding: 20px 10px 20px 10px;
    
} */

.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    padding: 2px 10px;
    font-size: 12px;
}

#ticket-3 {
    padding: 6px;
    margin-bottom: 10px;
    border-color: #ccc;
    border: 1px solid 3ccc;
    outline: none;
    width: 100%;
    padding: 8px 10px 9px 8px;
    
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
}

#ticket-pwd{
    padding: 6px;
    margin-bottom: 10px;
    border-color: #ccc;
    border: 1px solid 3ccc;
    outline: none;
    width: 100%;
    padding: 8px 10px 9px 8px;
    
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
    background-color: #02b2e8;
     color: #fff;
}

#ticket-pwd:hover{
     background-color: #00314c;
}



.navbar-brand>img {
    display: initial;
}


.logo_user{
     margin-bottom: 69px;
}

.user_bx {
    width: 123px;
    margin-bottom: 0;
}


.table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: center;
    /* margin-left: 20px; */
    /* margin-left: 19px; */
    /* padding-left: 11px; */
	font-weight:600;
}


.order_text {
    font-weight: 400;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin: 0;
    padding: 4px 0;
    font-size: 14px;
}
.order_b {
    margin-top: 13px;
    margin-bottom: 14px;
}

.order-b-manage{
     background-color: #fff;
      padding: 10px;
}

#calendar-text{

    border: 1px solid #000;
    width: 100%;
    padding: 2px 0;
    height: 35px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;

}
.btn_order {
  
    font-size: 15px;
    height: 37px;
    color: #303030;
    padding: 10px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: none;
    border-radius: 30px;
  
    display: flex;
    background: #02b2e8;
    outline: auto;
    color: #fff;
    padding: 6px 11px;
    border: 1px solid #02b2e8 ;

   
}


.btn_order:hover{
     background-color: #00314c;
      border: 1px solid #00314c;

}
.ser_icon {
    margin-left: 14px;
    margin-top: 4px;
    font-size: 13px;
}


.card-b-2{
     background-color: #fff;
}


.upon-btn {
    height: 19px;
    padding: 0px;
    margin: 0;
    text-align: center;
    
}
.upon-btn .num_text-upon{
    width: 80px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    margin-top: -16px;
}

.upon-btn:hover .num_text-upon{
     color: #02b2e8;
      font-size: 20px;
     
    
    

}


.swi_box-2{
     margin-top: 10px;
      margin-bottom: 10px;
}
.hel-text {
    text-align: left;
    /* color: #00314c; */
    margin-top: 3px;
    margin-bottom: 20px;
    /* font-weight: 600; */
	padding-left: 10px;
}

.hel-text-3 {
   
    padding-top: 20px;
    display: flex;
}


.pic_pic {
    width: 90px;
    height: 90px;
    border-radius: 50%;
  
}
.bus-pic {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    float: left;
    margin-left: 10px;
}
.bus-pic img{
    width: 100px;
     height: 100px;
}
.bus-pic-1{
     margin-left: 10px;
      
}

.tabl-view{
     margin-top: 20px;
}


#ser_text{
    font-size: 20px;
    margin-left: 10px;
    color: #00314c;
     margin-top: 20px;
}
.mg_box{
     margin-top: 20px;
}

.order_flex{
     display: flex;
}

.order_btn {
    font-size: 15px;
    color: #00314c;
    display: flex;
    
    font-size: 14px;
    padding: 6px 10px;
    width: 100px;
     font-weight: 500;
   
}
.order_btn-3 {
    width: 171px;
    margin: 0;
    margin-top: 15px;
    background: none;
    color: #02b2e8;
    margin-left: -14px;
}

.order_btn span {
    margin-right: 7px;
    font-size: 16px;
    margin-top: -3px;
}

.btn-order{
     padding: 10px;
}
.order_btn_sav{
     margin-bottom: 15px;
      margin-top: 25px;
       
}
.fa-status {
    width: 30px;
    height: 30px;
    font-size: 20px;
    color: #fff;
    background-color: #02b2e8;
    border-radius: 20px;
    text-align: center;
    padding: 5px 7px;
}
.fa-can{
     background-color: #ac2925;
}

#fa-ell{
    width: 30px;
    height: 30px;
    font-size: 20px;
     background-color: #0e7c05;
   
    font-size:20px;
    color: #fff; 
    border-radius: 20px;
    text-align: center;
    padding: 5px 7px;
}


/* .f-filer {
    margin-top: 56px;
} */

#web_de_sp-2 {
    padding: 0px 10px;
    margin-bottom: 10px;
    height: 30px;
    font-size: 13px;
    width: 100%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    outline: none;
}

.round{
     color: #02b2e8;
}
.page_fil {
    float: right;
    /* margin-bottom: 10px; */
    margin-top: 0px;
	padding-right:0;
}
.heading_order{
    display: flex;
}
.odr-page{
    padding: 0 3px 0 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}
.odr-page-2{
    padding: 0 3px 0 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}
.odr-page-2::after {
    content: '|';
    position: absolute;
    top: 1px;
    left: 0px;
    left: -2px;
    font-weight: 700;
}
.orderpage_n{
     border-right: 0;
}

.odr-page p{
     color: #003751;
      font-weight: 500;
}

.odr-page span{
    color: #898989;
}

.f_input{
     margin-top: 20px;
}

.odr-page{
     display: flex;
}

.odr-page label {
    padding: 3px 5px;
    font-size: 13px;
   
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #898989;
    font-size: 11px;
    font-weight: 400;
}


.ser_text{
    
    position: absolute;
    right: 0;
    top: -26px;
}
.Pya_text{
     font-size: 15px;
      color: #00314c;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.text-add{
     font-size: 18px;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}


.pay_m{
     margin-bottom: 30px;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.ord_dat_text{
     color: #6b6a6a;
}

.order_b{
     padding: 0;
}

.order_bm{
  padding: 0 ;
   margin: 0;
    margin-right: 10px;
     float: left;
}

.em_l {
    margin-top: 10px;
}

.ser_text .ser_ntb {
    /* background-color: #000; */
    border: 1px solid #ccc;
    padding: 6px 9px;
    width: 200px;
    
     
}
.ser_text a {
    background-color: #02b2e8;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 14px;
    height: 34px;
    width: 41px;
}
.sr_text{
     font-size: 13px;
}

.sr_text img{
    float: left;
    margin-top: -18px;
margin-right: 13px;
}
.pay_tm {
   
    display: flex;
  justify-content:flex-end;
    padding: 1px 0;
    color: #000;
    font-size: 14px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.border-btm {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    /* margin-top: 10px; */
    padding: 30px 0px 30px 30px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}
.p_ser{
     width: 140px;
      text-align: left;
}

.sub-btm{
     margin-bottom: 15px;
}

.sub_total{
     border-top: 1px solid #ccc ;
      padding: 10px 0;
       width: 500px;
        float: right;
}

.total-box {
    padding: 10px 0;
   
    display: flow-root;
}

.bg-colour{
    background-color: #fff;
}

.t-ser{
     font-size: 19px;
}

.re_fund {
    padding: 5px 19px;
    border: 2px solid #02b2e8;
    font-size: 14px;
    text-align: center;
    color: #02b2e8;
     transition: 0.3s;
}
.re_fund:hover {
    border: 2px solid #02b2e8;
  background-color:#02b2e8;
   color:#fff;
}
.y_bx{
     border-top: 1px solid #ccc;
      padding: 20px 0;
}
.l_lorem{
     float: right;
      font-size: 14px ;
      
}

.p_ser-2 {
    width: 82px;
    text-align: right;
}


.border-btm-2 {
    padding: 0;
    background-color: none;
    background: inherit;
     border: none;
}

.view_img img{
     margin-right: 10px;
      margin-top: 10px;
       width: 100px;
        height: 100px;
}

.pic_box {
    display: flex;
    margin-bottom: 20px;
}







/* pop iamge */

.popup{
    width: 900px;
    margin: auto;
    text-align: center
}
.popup img{
    width: 200px;
    height: 200px;
    cursor: pointer
}
.show{
    z-index: 9;
    display: none;
}
.show .overlay{
    width: 100%;
    height: 1000%;
    background: rgba(0,0,0,.6);
    backdrop-filter: blur(5px);
    position: absolute;
    top: 0;
    left: 0;
}
.show .img-show {
    /*width: 600px;
    height: auto;*/
    background: transparent;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%,0%);
    overflow: hidden;
}
.img-show span{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}
.img-show img{
    /*width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;*/
    
    
}
/*End style*/
.page-section {
    padding: 0px 14px;
    background-color: #fff;
    margin-bottom: -28px;
}
.n_num li{
     list-style: none;
      display: inline-block;
}

.n_num li a {
    color: #02b2e8;
  
    padding: 2px 5px;
    font-size: 11px;
    border: 1px solid #02b2e8;
}

.n_num li a:hover, #active{
     background-color: #02b2e8;
      color: #fff;
}

.page_num{
      float: right;
       padding: 10px 10px;
        background-color: var(--gradient-to-color);
}

.m_top{
    margin-top: -31px;
}

#sec_box{
     background-color: #fff !important;
}

.add_btn {
    background-color: #02b2e8;
    padding: 3px 8px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    transition: 0.3s;
    display: block;
    margin: 0 auto;
    margin-top: -7px;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: absolute;
    right: 45px;
}

.view_btn {
    display: block;
    top: 0;
}

#view_btn-veiw {
    padding: 6px 41px 6px 10px;
     width: 245px;
}

.add_btn:hover{
     background-color: #00314c;
      color: #fff;
}

#num_b{

    width: 75px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #919191;
    font-size: 14px;
    text-align: center;
    margin-top: 11px;
    padding: 0px 10px;
    margin: 0 10px;
    height: 27px;
    margin-top: 7px;


}

.tool-span {
   
    font-weight: 600;
    color: #000;

}

.ex-flex{
     display: flex;
}

.bg_space{
     padding-bottom: 50px;
}

.create_box{
     display: flex;
      margin-bottom: 20px;
}


#year_id {
    width: 60px;
    font-size: 12px;
    margin-left: 10px;
    height: 29px;
    text-align: center;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
     border-radius: 3px;
}

.bg-single{
    height: 250px;
}

.text_date {
    font-size: 11px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #888;
    text-align: center;
    font-weight: 400;
}

.create_box p {
    margin-top: 24px;
   
}

.pri_text{
     display: flex;
}


.icon_section {
    float: right;
    margin-top: -16px;
}


.icon_ul li{
     list-style: none;
     display: inline-block;
}

.icon_ul li a {
    padding: 10px 9px;
    margin-top: -2px;
    display: block;
}

.icon_ul li a .chat {
    margin-top: -5px;
}

.textcan{
     text-align: center;
      color: #fdbb00;
       font-size: 15px;
        
}

.amt_text{
    display: flex;
    justify-content: space-between;
}

.Cancel_box {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.refund_text{
   
    display: block;
}

.cancel_section{
     padding-top: 50px;
}
.can_brd {
    border: 2px solid #ccc;
     padding: 10px;
     border-radius: 10px;
      margin-top: 30px;
   
}

.flex_text {
    text-align: left;
    font-size: 17px;
    margin-left: left;
    margin-left: 4px;
    margin-bottom: 6px;
}


.book_space{
 
 background-color: #02b2e8;
 padding:50px 0px 5px 0px;
 color: #fff;
 min-height: 100px;

}

.book_space-2 {
    padding: 30px 0px 5px 0px;
}

.r-b-text{
     text-align: center;
      border-bottom: 1px solid #ccc;
      border-top: 1px solid #ccc;
       padding: 10px 0;
        color: #000;
}

.line{
    
   
     border-top: 5px solid #169b0c;
     padding: 5px ;

}

.line2{
 
     /* background-color: #fdbb00; */
     border-top: 5px solid  #fdbb00;
}

.line3{
 
    /* background-color: #f0060b; */
    border-top: 5px solid  #f0060b;
}


.line4{
 
    /* background-color: #169b0c; */
    border-top: 5px solid  #169b0c;
}


.book_space-3{
     color: #000;
     background-color: inherit;
}


.refun-bx{
     padding: 10px 10px;
}


.form_wrapper .refun-bx {
  
  
    padding: 0 1px !important;
}


.policy_l{
      color: #02b2e8;
}




.date_text{
     text-align: left;
      font-size: 15px;
       line-height: 27px;
}


#add-text{
    height: auto;
    width: 100%;;
    border: 1px solid #cccccc;
    box-sizing: border-box;

    padding: 8px 10px 9px 9px;
    outline: none;
}









/* payment */


.filter_clmn{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
	align-items:center;
	cursor: pointer;
}
.filter_clmn span {
    width: 15px;
    height: 15px;
    background: #000;
    color: #fff;
    line-height: 12px;
    margin-right: 5px;
    text-align: center;
    font-weight: 600;
    padding: 0 3px;
    font-size: 18px;
}
.dash_font18 {
    font-size: 16px;
    font-weight: 500;
}
.mgbt-20{margin-bottom:20px;}
.p5{padding:5px !important;}
.mgtop20{margin-top:20px;}

.nospace{padding-left:0 !important}
.w260{width:260px;}

@media (max-width: 768px) {
.w260{width:100%;}	
.navbar-toggle .icon-bar {
    background: #430409;
}
.navbar-toggle {
    margin-top: 23px;
}	
}


/* scroll */

::-webkit-scrollbar {
    height: 5px;
    width: 5px;
    background: #aaa;
}

::-webkit-scrollbar-thumb {
    background:#430409;
    -webkit-border-radius: 1ex;
    /* -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); */
}

::-webkit-scrollbar-corner {
    background: #000;
}

.scrollable {
  max-width: 200px;
  max-height: 100%;
  height: 450px;
  overflow: scroll;
 }
/* end */



/* new-menu bar */



.left-sidebar-pro .navbar-nav a:hover, .left-sidebar-pro .navbar-nav a.active, #navbarmobile .navbar-nav a.active {
    color: #fff;
    /* border-left: 4px solid #ffffff; */
    /* background: rgb(49 62 75); */
  
}


.left-sidebar-pro .navbar-nav .nav-item {
    display: block;
    float: none;
    font-size: 32px;
}

.navbar-nav>li>a {
    text-align: center;
    border-bottom: 1px solid #ffffff6b;
}

.left-sidebar-pro .nav-link[data-toggle].collapsed:after {
  
     display: none;
}


.left-sidebar-pro .nav-link[data-toggle]:not(.collapsed):after {
    display: none;
}

#sidebar {
    min-width: 152px;
    background: #fff;
    width: 173px;
}

.header-top-area {
   
    background: #430409;

}

.header-top-menu .navbar-nav>li>a:hover {
    color: #ffffff;
}

.header-top-menu .navbar-nav>li>a.active, .header-top-menu .navbar-nav>li>a:hover {
    border-bottom: 4px solid #ffffff;
    background: rgba(255,255,255,.2);
    padding-bottom: 6px;
}
/* .navbar-brand {
    background: #02b2e8;
    position: fixed;
    width: 217px;
    /* margin-bottom: 30px; */
    /* margin-top: 37px; */
    /* top: 0;
    left: 0px;
     z-index: 9999;
} */
/* .btn i {
    font-size: 11px;
    text-align: left;
    width: 10px;
    margin-top: 0px;
} */

.all-content-wrapper {
    margin-left: 152px;
    transition: all 0.3s;
}

.header-top-area {
    left: 172px;
    height: 53px;
}


.add-btn-b div a {
    padding-left: 0px;
    padding: 1px 6px;
    background-color: #02b2e8;
    margin-top: 6px;
}


.navbar-nav a {
  
    color: #ffffff;
   
}
.left-sidebar-pro .navbar-nav li:nth-child(4n+1) a i, .left-sidebar-pro .navbar-nav li li:nth-child(4n+1) a i, #navbarmobile .navbar-nav li:nth-child(4n+1) a i, #navbarmobile .navbar-nav li li:nth-child(4n+1) a i {
    color: #ffffff;
}

.left-sidebar-pro .navbar-nav li:nth-child(4n+2) a i, .left-sidebar-pro .navbar-nav li li:nth-child(4n+2) a i, #navbarmobile .navbar-nav li:nth-child(4n+2) a i, #navbarmobile .navbar-nav li li:nth-child(4n+2) a i {
    color: #ffffff;
}

.left-sidebar-pro .navbar-nav li:nth-child(4n+3) a i, .left-sidebar-pro .navbar-nav li li:nth-child(4n+3) a i, #navbarmobile .navbar-nav li:nth-child(4n+3) a i, #navbarmobile .navbar-nav li li:nth-child(4n+3) a i {
    color: #ffffff;
}

.left-sidebar-pro .navbar-nav li:nth-child(4n+4) a i, .left-sidebar-pro .navbar-nav li li:nth-child(4n+4) a i, #navbarmobile .navbar-nav li:nth-child(4n+4) a i, #navbarmobile .navbar-nav li li:nth-child(4n+4) a i {
    color: #ffffff;
}





 .mai-top-nav>li>a{
     border-bottom: none;
}




.in ul li a{
    background-color: #595656;
}

.in ul li a:hover {

 
     background-color: #430409;
}


.nav-item.active .collapse {
    display: block !important;
    background: #42a5c3 !important;
}

.footer-copyright-area {
    background: #ECECF1;
}



.navbar-nav i {
    margin-right: 0;
    font-size: 16px;
    width: 30px;
    text-align: left;
}


.navbar-nav #icon-top{
    width: 21px;
}

.icon-center-col i {
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}

/* massage */




   .tab-content {
    /* padding: 80px 20px 20px; */
    width: 100%;
    min-height: 340px;
}
  .top_menu {
    background-color: #fff;
    width: 100%;
    
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  }
  .top_menu .buttons {
    margin: 3px 0 0 20px;
    position: absolute;
  }
  .top_menu .buttons .button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
  }
  .top_menu .buttons .button.close {
    background-color: #f5886e;
  }
  .top_menu .buttons .button.minimize {
    background-color: #fdbf68;
  }
  .top_menu .buttons .button.maximize {
    background-color: #a3d063;
  }
  .top_menu .title {
    text-align: center;
    color: #bcbdc0;
    font-size: 20px;
  }
  
  .messages {
    position: relative;
    list-style: none;
    padding: 20px 10px 0 10px;
    margin: 0;
    height: 347px;
    overflow-y: scroll;
}
  .messages .message {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.5s linear;
    opacity: 0;
  }
  .messages .message.left .avatar {
    background-color: #ccc;
    float: left;
  }
  .messages .message.left .text_wrapper {
    background-color: #a59d9d;
    margin-left: 20px;
}
  .messages .message.left .text_wrapper::after, .messages .message.left .text_wrapper::before {
    right: 100%;
    border-right-color: #ffe6cb;
  }
  .messages .message.left .text {
    color: #ffffff;
}
  .messages .message.right .avatar {
    background-color: #fdbf68;
    float: right;
  }
  .messages .message.right .text_wrapper {
    background-color: #c7eafc;
    margin-right: 20px;
    float: right;
  }
  .messages .message.right .text_wrapper::after, .messages .message.right .text_wrapper::before {
    left: 100%;
    border-left-color: #c7eafc;
  }
  .messages .message.right .text {
    color: #45829b;
  }
  .messages .message.appeared {
    opacity: 1;
  }
  .messages .message .avatar {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
  }
  .messages .message .text_wrapper {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 6px;
    width: calc(100% - 85px);
    min-width: 100px;
    position: relative;
}
  .messages .message .text_wrapper::after, .messages .message .text_wrapper:before {
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
     display: none;
  }
  .messages .message .text_wrapper::after {
    border-width: 13px;
    margin-top: 0px;
  }
  .messages .message .text_wrapper::before {
    border-width: 15px;
    margin-top: -2px;
  }
  .messages .message .text_wrapper .text {
    font-size: 14px;
    font-weight: 300;
}
  
  .bottom_wrapper {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 8px 2px;
    /* position: absolute; */
    bottom: 0;
}
  .bottom_wrapper .message_input_wrapper {
    display: inline-block;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #bcbdc0;
    width: calc(100% - 160px);
    position: relative;
    padding: 0 20px;
  }
  .bottom_wrapper .message_input_wrapper .message_input {
    border: none;
    height: 100%;
    box-sizing: border-box;
    width: calc(100% - 40px);
    position: absolute;
    outline-width: 0;
    color: gray;
  }
  .bottom_wrapper .send_message {
    width: 103px;
    height: 41px;
    display: inline-block;
    border-radius: 50px;
    background-color: #02b2e8;
    border: 2px solid #02b2e8;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear;
    text-align: center;
    float: right;
    padding: -8px;
    margin-top: -1px;
    margin-right: 43px;
}
 

.bottom_wrapper .send_message:hover {
    color: #02b2e8;
    background-color: #fff;
}

  .bottom_wrapper .send_message .text {
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    line-height: 36px;
    color: #ffffff;
}
  .message_template {
    display: none;
  }


  .chat_section {
    box-shadow: 0 1px 30px rgb(0 0 0 / 10%);
    width: 100%;
    margin: 0 auto;
    display: block;
}

#view_btn-veiwl {
    padding: 6px 10px 6px 10px;
    width: 100%;
}

.top-menu-2 {
    /* margin-top: 20px; */
    margin-right: 45px;
    padding: 9px 20px;
    display: block;
    float: lef;
}

.t-b{
     padding: 0;
      margin: 0;
}

.chat-text{
     padding: 10px 10px;
}
/* 2nd */

.navbar-nav div a {
    padding-left: 2px;
}
.left-sidebar-pro .navbar-nav .nav-item li a, .left-sidebar-pro .navbar-nav .nav-item li a i {
    font-size: 13px;
}
.navbar-nav .pl-2 i {
    margin-right: 0;
    font-size: 16px;
    width: 13px;
    text-align: left;
    margin-right: 5px;
}
.left-sidebar-pro .icon-nb a span {
    font-weight: 600;
}

.navbar-nav div a span {
    font-weight:normal !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 2px;
}

.navbar-nav a {
    padding: 13px 14px;
}

.tab-content {
    padding: 4px 20px 20px;
    width: 100%;
    min-height: 340px;
}

  .top_menu {
    background-color: #fff;
    width: 100%;
    
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  }
  .top_menu .buttons {
    margin: 3px 0 0 20px;
    position: absolute;
  }
  .top_menu .buttons .button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
  }
  .top_menu .buttons .button.close {
    background-color: #f5886e;
  }
  .top_menu .buttons .button.minimize {
    background-color: #fdbf68;
  }
  .top_menu .buttons .button.maximize {
    background-color: #a3d063;
  }
  .top_menu .title {
    text-align: center;
    color: #bcbdc0;
    font-size: 20px;
  }
  
  .messages-2 {
    position: relative;
    list-style: none;
    padding: 20px 10px 0 10px;
    margin: 0;
    height: 347px;
    overflow-y: scroll;
}
  .messages-2 .message-2 {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.5s linear;
    opacity: 0;
  }
 
  .messages-2 .message-2.left-2 .text_wrapper {
    background-color:  #a59d9d;
    margin-left: 20px;
  }
  .messages-2 .message-2.left-2 .text_wrapper::after, .messages-2 .message-2.left-2 .text_wrapper::before {
    right: 100%;
    border-right-color: #a59d9d;
  }
  .messages-2 .message-2.left-2 .text-2 {
    color: #fff;
  }
  .messages-2 .message-2.right-2 .avatar {
    background-color: #fdbf68;
    float: right;
  }
  .messages-2 .message-2.right-2 .text_wrapper {
    background-color: #c7eafc;
    margin-right: 20px;
    float: right;
  }
  .messages-2 .message-2.right-2 .text_wrapper::after, .messages-2 .message-2.right-2 .text_wrapper::before {
    left: 100%;
    border-left-color: #c7eafc;
  }
  .messages-2 .message-2.right-2 .text-2 {
    color: #45829b;
  }
  .messages-2 .message-2.appeared-2 {
    opacity: 1;
  }
  .messages-2 .message-2 .avatar {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    /* color: #a59d9d; */
    background: #a59d9d;
}
  .messages-2 .message-2 .text_wrapper {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 6px;
    width: calc(100% - 85px);
    min-width: 100px;
    position: relative;
  }
  .messages-2 .message-2 .text_wrapper::after, .messages-2 .message-2 .text_wrapper:before {
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
     display: none;
  }
  .messages-2 .message-2 .text_wrapper::after {
    border-width: 13px;
    margin-top: 0px;
  }
  .messages-2 .message-2 .text_wrapper::before {
    border-width: 15px;
    margin-top: -2px;
  }
  .messages-2 .message-2 .text_wrapper .text-2 {
    font-size: 14px;
    font-weight: 300;
  }
  
  .bottom_wrapper {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 8px 2px;
    /* position: absolute; */
    bottom: 0;
}
  .bottom_wrapper .message_input_wrapper {
    display: inline-block;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #bcbdc0;
    width: calc(100% - 160px);
    position: relative;
    padding: 0 20px;
  }
  .bottom_wrapper .message_input_wrapper .message_input-2 {
    border: none;
    height: 100%;
    box-sizing: border-box;
    width: calc(100% - 40px);
    position: absolute;
    outline-width: 0;
    color: gray;
  }
  .bottom_wrapper .send_message-2 {
    width: 140px;
    height: 50px;
    display: inline-block;
    border-radius: 50px;
    background-color: #a3d063;
    border: 2px solid #a3d063;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear;
    text-align: center;
    float: right;
  }
  .bottom_wrapper .send_message-2:hover {
    color: #a3d063;
    background-color: #fff;
  }
  .bottom_wrapper .send_message-2 .text-2 {
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    line-height: 48px;
  }
  
  .message_template-2 {
    display: none;
  }
.icon-l-td{
     color: #000 ;
}




.bottom_wrapper .send_message-2 {
    width: 103px;
    height: 41px;
    display: inline-block;
    border-radius: 50px;
    background-color: #02b2e8;
    border: 2px solid #02b2e8;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear;
    text-align: center;
    padding: -8px;
    margin-top: -1px;
    margin-right: 43px;
     float: right;
}

 
.all_text{
    
    margin-bottom: 10px;
}


.bottom_wrapper .send_message-2:hover {
    color: #02b2e8;
    background-color: #fff;
}


.bottom_wrapper .send_message-2 .text-2 {
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    line-height: 36px;
}

 
/* 3rd */


  .top_menu .buttons {
    margin: 17px 0 0 20px;
    position: absolute;
}

  .top_menu {
    background-color: #fff;
    width: 100%;
    
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  }
 
  .top_menu .buttons .button {
    width: 11x;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
  }
  .top_menu .buttons .button.close {
    background-color: #f5886e;
  }
  .top_menu .buttons .button.minimize {
    background-color: #fdbf68;
  }
  .top_menu .buttons .button.maximize {
    background-color: #a3d063;
  }
 
  .top_menu .title {
    text-align: center;
    color: #1d1d1e;
    font-size: 20px;
    padding: 10px;
    font-weight: 700;
}
  
  .messages-3 {
    position: relative;
    list-style: none;
    padding: 20px 10px 0 10px;
    margin: 0;
    height: 347px;
    overflow-y: scroll;
}
  .messages-3 .message-3 {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.5s linear;
    opacity: 0;
  }
  .messages-3 .message-3.left-3 .avatar {
    background-color: #cccccc;
    float: left;
}
 

.messages-3 .message-3.left-3 .text_wrapper {
    background-color: #a59d9d;
    margin-left: 15px;
    /* color: #fff; */
}
  .messages-3 .message-3.left-3 .text_wrapper::after, .messages-3 .message-3.left-3 .text_wrapper::before {
    right: 100%;
    border-right-color: #ffe6cb;
  }
  .messages-3 .message-3.left-3 .text-3 {
    color: #fff;
  }
  .messages-3 .message-3.right-3 .avatar {
    background-color: #fdbf68;
    float: right;
  }
  .messages-3 .message-3.right-3 .text_wrapper {
    background-color: #c7eafc;
    margin-right: 20px;
    float: right;
  }
  .messages-3 .message-3.right-3 .text_wrapper::after, .messages-3 .message-3.right-3 .text_wrapper::before {
    left: 100%;
    border-left-color: #c7eafc;
  }
  .messages-3 .message-3.right-3 .text-3 {
    color: #45829b;
  }
  .messages-3 .message-3.appeared-3 {
    opacity: 1;
  }
  .messages-3 .message-3 .avatar {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
}
  



.messages-3 .message-3 .text_wrapper {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 6px;
    width: calc(100% - 85px);
    min-width: 100px;
    position: relative;
}
  .messages-3 .message-3 .text_wrapper::after, .messages-3 .message-3 .text_wrapper:before {
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
     display: none;
  }
  .messages-3 .message-3 .text_wrapper::after {
    border-width: 13px;
    margin-top: 0px;
  }
  .messages-3 .message-3 .text_wrapper::before {
    border-width: 15px;
    margin-top: -2px;
  }
  .messages-3 .message-3 .text_wrapper .text-3 {
    font-size: 14px;
    font-weight: 300;
  }
  
  .bottom_wrapper {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 1px 2px;
    /* position: absolute; */
    bottom: 0;
}
.bottom_wrapper .message_input_wrapper {
    display: inline-block;
    height: 41px;
    border-radius: 25px;
    border: 1px solid #bcbdc0;
    width: calc(100% - 160px);
    position: relative;
    padding: 0 20px;
}
  .bottom_wrapper .message_input_wrapper .message_input-3 {
    border: none;
    height: 100%;
    box-sizing: border-box;
    width: calc(100% - 40px);
    position: absolute;
    outline-width: 0;
    color: gray;
  }


  .bottom_wrapper .send_message-3 {
    width: 103px;
    height: 41px;
    display: inline-block;
    border-radius: 50px;
    background-color: #02b2e8;
    border: 2px solid #02b2e8;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear;
    text-align: center;
    padding: -8px;
    margin-top: -1px;
    margin-right: 43px;
     float: right;
}

 


.bottom_wrapper .send_message-3:hover {
    color: #02b2e8;
    background-color: #fff;
}


.bottom_wrapper .send_message-3 .text-3 {
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    line-height: 36px;
}
  .message_template-3 {
    display: none;
  }







/* tab */

.tabs-left {
    border-bottom: none;
    border-right: 1px solid #ddd;
    height: 400px;
    padding: 6px;
}
  
  .tabs-left>li {
    float: none;
   margin:0px;
    
  }
  
  .tabs-left>li.active>a,
  .tabs-left>li.active>a:hover,
  .tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background:#f90;
    border:none;
    border-radius:0px;
    margin:0px;
     color: #fff;
  }
  .nav-tabs>li>a:hover {
      /* margin-right: 2px; */
      line-height: 1.42857143;
      border: 1px solid transparent;
      /* border-radius: 4px 4px 0 0; */
      
  }
  .tabs-left>li.active>a::after{content: "";
      position: absolute;
      top: 10px;
      right: -10px;
      border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    
    border-left: 10px solid #f90;
      display: block;
      width: 0;
      
    }

    .tb_icon {
        width: 30px;
        height: 30px;
        background-color: #ccc;
        font-size: 14px;
        text-align: center;
        border-radius: 50%;
        columns: #000;
        padding: 6px 6px;
        display: inline-block;
        margin-right: 10px;
        font-weight: 600;
         margin-top: -2px;
    }
 

.right-line{
     border-right: 1px solid #ccc;
}

.op_x{
      margin-top: 25px;
}






.btn_cancel{
    width: 100%;
     background-color: inherit;
      border: 2px solid #cccc;
       border-radius: 10px;
        padding: 5px  5px;
}


.btn_cancel-2{
 width: 100%;
     background-color: inherit;
      border: 2px solid #cccc;
       border-radius: 10px;
        padding: 5px  5px;
}

.btn_cancel:hover{
     border:2px solid #00314c;
}

.btn_cancel.active{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);

    border:2px solid #02b2e8;
     color: #000;
}

.btn_cancel-2.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);

    border:2px solid #02b2e8;

    color: #000;
}


.res_text {
    text-align: left;
    padding-top: 15px;
    font-weight: 700;
}

.add-btn-b div .uy-45 {
    padding-left: 0px;
    padding: 4px 5px;
    background-color: initial;
    margin-top: 0px;
   
}





/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    
    
    }
    
    /* The popup chat - hidden by default */
    .chat-popup {
        display: none;
        position: fixed;
        top: 129px;
        border: 3px solid #f1f1f1;
        z-index: 9;
        background-color: #fff;
        padding: 10px;
        transform: translateX(26%);
        width: 50%;
    }
    
    
    /* Add styles to the form container */
    .form-container {
        max-width: 100%;
    
       
    }
    
    /* Full-width textarea */
   #text_sell {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    resize: none;
    min-height: 200px;
     
    }
    

    .btn-send {
         float: right;
          margin-right: 10px;
    }
    

    /* When the textarea gets focus, do something */
    .form-container textarea:focus {
    background-color: #ddd;
    outline: none;
    }
    
    /* Set a style for the submit/send button */
    .form-container .btn {
    background-color: #04AA6D;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom:10px;
    opacity: 0.8;
     float: right;
    }
    
    /* Add a red background color to the cancel button */
    .form-container .cancel {
    background-color: red;
    }
    
    /* Add some hover effects to buttons */
    .form-container .btn:hover, .open-button:hover {
    opacity: 1;
    }

    .btn-send{
         background-color: #02b2e8;
          color: #fff;
    }

    .btn-send:hover{
         background-color: #00314c;
          color: #fff;
    }

    .add-text-4{
          float: right;
           display: flex;
    }


    .expot_btn {
        /* float: left; */
        /* margin-left: 118px; */
        right: 193px;
    }



    /* tab */






/* Tabs Start */


.nav-tabs li a {
    padding: 4px 3px;
  
}


.tab-content {
    padding: 4px 0 0 0;
    width: 100%;
    min-height: 26px;
}

.open-button i {
	position: relative;
	left: -10px;
}


.tx-text {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}


.text-cen {
    position: absolute;
    right: 19px;
    top:9px;
    font-size: 22px;
    color: #000;
}




.date-tab {
    display: flex;
    background-color: #fff;
}


.txt-date {
    margin-left: 10px;
    margin-top: 16px;
}

#dt_text {
    width: 250px;
    border: 1px solid #ccc;
    padding: 3px 5px;
    color: #191a1b;
    margin-top: -1px;
}
.txt-dat-2 {
    float: right;
    margin-left: 10px;
    margin-top: -3px;
    padding: 10p;
}

#dt_text-3{
     padding: 10px 10px; 
}

#ex-btn{
    
    
    left: 10px;

}


#go_tbn {
    /* position: absolute; */
    margin-top: 43px;
    background: #02b2e8;
    padding: 3px 10px;
    /* outline: inherit; */
    border: 1px transparent;
    margin-left: 13px;
    width: 44px;
    height: 29px;
}

.nav-tabs li .add_alt {
    display: flex;
}

#go_tbn:hover{
     background-color: #00314c;
      color: #fff;
      

}

#go-btn {
    /* position: absolute; */
    margin-top: 0 px;
    /* background: #02b2e8; */
    padding: 0px 10px;
    /* outline: inherit; */
    border: 1px transparent;
    margin-left: 13px;
    width: 44px;
    height: 29px;
    margin-top: -4px;
    color: #fff;
    border: 2px solid #02b2c8;
    background: #fff;
    color: #000;
}

#go-btn:hover{
     background-color: #00314c;
      color: #fff;
}

.fil-top {
    float: right;
    margin-bottom: 5px;
    margin-top: -2px;
}
.star-t-l li a.star-t{
     color: #c48843;
      
}
.star-t-l li{
     display: inline-block;
}
.star-t-l li a{
     display: block ;
      padding: 0px ;

    
}

.star-t-l li a {
    display: block;
    padding: 0px;
    font-size: 12px;
}

.mbb-0{margin-bottom:0 !important;}
.btt-0{border-top:0;}
.mb-20{margin-bottom:-15px;}
.fs20{font-size:20px;}
.close1 {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none; 
    filter: alpha(opacity=20);
    opacity: 1; 
}
.close1 span{font-size:30px;}
.active-nav{background: #430409; /*border-left: 4px solid #ffffff;*/}
.box-black{background:#000; opacity:0.3;}
.rhgt2{right:160px;}

.modal.in .modal-dialog-3{
     margin-top: -150px;
}


.img-thumb {
    max-height: 75px;
    border: 2px solid none;
     border-radius:3px;
    padding: 1px;
    cursor: pointer;
  }
  .img-thumb-wrapper {
    display: inline-block;
    margin: 10px 10px 0 0;
  }
  .remove {
    display: block;
    background: #444;
    border: 1px solid none;
    color: white;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}
  .remove:hover {
    background: white;
    color: black;
  }



#files{
     display: block;
}

.t-n {
    width: 150px;
}
.txt-color{
     background-color: #F65506;
      color: #fff;
}

.txt-color:hover{
    background-color: #f65506ba;
     color: #fff;
}


.cau_text{
     color: #F65506;
}

.modal-header-2{
     background-color: #fff;
}

.done-btn{
    border: none;
     color: #fff;

}



.vender_bx-edt {
    width: 5%;
    margin-bottom: 60px

}

.cmk-text{
     margin-left: 15px;
}


.cup_p{
     padding:10px 0px;
}


.vender-registration-popup {
    width: 100%;
    margin: 0 auto;
    display: block;
}


.up_btn {
    padding: 5px 8px;
    border: none;
    outline: none;
    border: 1px solid #ccc;
    cursor: pointer;
}

.btn_d-done{
     border:transparent;
}


.add_new-0{
 
        float: right;
        background-color: #F65506;
        color: #fff;
        padding: 7px 20px;
        margin-right: 9px;
        color: #fff;
        margin-top: -42px;
    }



@media (min-width: 768px){
.modal-dialog-3 {
    width: 700px;
    margin: 30px auto;
  
}
}



.edit-modal-body{
    overflow-y: scroll;
    max-height: 400px;
   
}


.whtcolor{
    background: #ffffff;
    color: #000;
}
.all_border{border:1px #ccc solid !important;}
.modal.in .top00 {
    top: 150px;
}
.close1 {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none; 
    filter: alpha(opacity=20);
    opacity: 1; 
}
.left-sidebar-pro .navbar-nav .nav-item {
    display: table-footer-group;
    float: left;
    font-size: 32px;
    width: 100%;
}


/* new menu css */

.top-bar {
	position: fixed;
	top: 0;
	z-index: 30;
	display: flex;
	height: 3rem;
	width: 100%;
	align-items: center;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	background-color: #02b2e8;
	padding-left: 1rem;
	padding-right: 1rem;
	--tw-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.16);
	--tw-shadow-colored: 1px 1px 5px 0 var(--tw-shadow-color);
	box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.top-bar .menu-toggler {
    margin-right: .5rem;
    font-size: 1.875rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
    color: #fff;
}

.top-bar .menu-toggler:hover {
    --tw-text-opacity: 1;
    color: rgb(2 132 199 / var(--tw-text-opacity));
    color: rgb(var(--color-primary) / var(--tw-text-opacity))
}

.top-bar .brand {
    font-family: Nunito, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family: var(--font-heading), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    text-transform: uppercase;
	color: #fff;
}

@media (min-width:768px) {
    .top-bar {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

[dir=rtl] .top-bar .menu-toggler {
    margin-right: 0;
    margin-left: .5rem
}

.dark .menu-bar.menu_branded .menu-items .link {
    --tw-border-opacity: 1;
    border-color: rgb(12 74 110 / var(--tw-border-opacity));
    border-color: rgb(var(--color-primary-900) / var(--tw-border-opacity))
}

.dark .menu-bar.menu_branded .menu-items .link.active:before {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
    background-color: rgb(var(--color-gray-800) / var(--tw-bg-opacity))
}

.menu-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    margin-top: 3rem;
    line-height: 1
}

.footer-bar.menu-bar {
    left: 0;
    right: 0
}

.menu-icon-only .footer-bar.menu-bar {
    left: 0;
    right: 0
}

.menu-wide .footer-bar.menu-bar {
    left: 0;
    right: 0
}

[dir=rtl] .footer-bar.menu-bar {
    left: 0;
    right: 0
}

[dir=rtl].menu-icon-only .footer-bar.menu-bar {
    left: 0;
    right: 0
}

[dir=rtl].menu-wide .footer-bar.menu-bar {
    left: 0;
    right: 0
}

.menu-bar {
    transition-property: margin, left, right;
    transition-duration: .2s;
    transition-timing-function: linear
}

.menu-bar.menu-sticky {
    position: absolute;
}

.menu-bar .menu-header a {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
    color: rgb(var(--color-text-normal) / var(--tw-text-opacity))
}

.menu-bar .menu-items {
	/* position: relative; */
	z-index: 20;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	background-color: #595656;
	--tw-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.16);
	/* --tw-shadow-colored: 1px 1px 5px 0 var(--tw-shadow-color); */
	/* box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow); */
	/* box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); */
	/* width: 159px; */
	transition-property: width;
	transition-duration: .2s;
	transition-timing-function: linear;
	scrollbar-width: thin;
}

.menu-bar .menu-items .link {
    position: relative;
    display: block;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    border-color: rgb(var(--color-divider) / var(--tw-border-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
    color: #fff;
    transition-property: color;
    transition-duration: .2s;
    transition-timing-function: linear;
	font-size: 17px;
	border-bottom: 1px #ffffff6b solid;
}

.menu-bar .menu-items .link .icon {
    display: inline-block;
    font-size: 2rem;
    line-height: 1
}

.menu-bar .menu-items .link .title {
    display: block;
    opacity: 1;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
	font-size:14px; 
	line-height:20px;
}

.menu-bar .menu-items .link:hover {
    --tw-text-opacity: 1;
    color: rgb(2 132 199 / var(--tw-text-opacity));
    color: rgb(var(--color-primary) / var(--tw-text-opacity))
}

.menu-bar .menu-items .link.active {
    --tw-text-opacity: 1;
    color: rgb(2 132 199 / var(--tw-text-opacity));
    color: rgb(var(--color-primary) / var(--tw-text-opacity))
}

.menu-bar .menu-items .link.active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity));
    background-color: rgb(var(--color-primary) / var(--tw-bg-opacity))
}

.footer-bar.menu-bar .menu-items .link.active:before {
    left: 0;
    right: 0
}

.menu-icon-only .footer-bar.menu-bar .menu-items .link.active:before {
    left: 0;
    right: 0
}

.menu-wide .footer-bar.menu-bar .menu-items .link.active:before {
    left: 0;
    right: 0
}

[dir=rtl] .footer-bar.menu-bar .menu-items .link.active:before {
    left: 0;
    right: 0
}

[dir=rtl].menu-icon-only .footer-bar.menu-bar .menu-items .link.active:before {
    left: 0;
    right: 0
}

[dir=rtl].menu-wide .footer-bar.menu-bar .menu-items .link.active:before {
    left: 0;
    right: 0
}

.menu-bar .menu-items .link.active:before {
    content: "";
    width: 5px
}

.menu-bar .menu-detail {
	position: absolute;
	top: 47px;
	bottom: 0;
	z-index: 10;
	overflow-y: hidden;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	background-color: rgb(var(--color-foreground) / var(--tw-bg-opacity));
	padding: 1rem;
}

.footer-bar.menu-bar .menu-detail {
    left: 0;
    right: 0
}

.menu-icon-only .footer-bar.menu-bar .menu-detail {
    left: 0;
    right: 0
}

.menu-wide .footer-bar.menu-bar .menu-detail {
    left: 0;
    right: 0
}

[dir=rtl] .footer-bar.menu-bar .menu-detail {
    left: 0;
    right: 0
}

[dir=rtl].menu-icon-only .footer-bar.menu-bar .menu-detail {
    left: 0;
    right: 0
}

[dir=rtl].menu-wide .footer-bar.menu-bar .menu-detail {
    left: 0;
    right: 0
}

.menu-bar .menu-detail {
    left: -220px;
    width: 220px;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear
}

.menu-bar .menu-detail.open {
	--tw-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.16);
	--tw-shadow-colored: 1px 1px 5px 0 var(--tw-shadow-color);
	box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	left: 160px;
	background: #fff;
	padding-top:20px;
	transition: all 0.6s;
	position: fixed;
}

.mini-navbar .menu-bar .menu-detail.open {
    left: 61px;
}

.mini-navbar .menu-bar .menu-items .link .title{
     display: none;
}

.mini-navbar .icon-center-col i{
     font-size: 20px;
}
.menu-bar .menu-detail a {
	margin-bottom: 1.50rem;
	display: flex;
	align-items: center;
	white-space: nowrap;
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity));
	color: rgb(var(--color-text-normal) / var(--tw-text-opacity));
	color: #000;
	padding-left:5px;
	text-transform:capitalize;
	border-bottom: 1px #e1e1e194 solid;
    padding-bottom: 10px;
	font-size: 15px;
}

.menu-bar .menu-detail a span {
    margin-right: .5rem;
    font-size: 1.5rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
    color: rgb(var(--color-text-muted) / var(--tw-text-opacity))
}
.menu-detail-wrapper span i {
    font-size: 20px;
    padding-right: 5px;
    color: #02b2e8;
}
.menu-detail-wrapper span i:active {
    color: #fff !important;
}
.menu-bar .menu-detail a.active,
.menu-bar .menu-detail a:hover {
    --tw-text-opacity: 1;
    /*color: rgb(2 132 199 / var(--tw-text-opacity));
    color: rgb(var(--color-primary) / var(--tw-text-opacity))*/
}

.menu-bar .menu-detail a.active span,
.menu-bar .menu-detail a:hover span {
    --tw-text-opacity: 1;
    color: rgb(2 132 199 / var(--tw-text-opacity));
    color: rgb(var(--color-primary) / var(--tw-text-opacity))
}

.menu-bar .menu-detail hr {
    margin-bottom: 1.25rem
}

.menu-bar .menu-detail [data-toggle=collapse] .collapse-indicator {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear
}

.menu-bar .menu-detail [data-toggle=collapse].active .collapse-indicator {
    --tw-rotate: -180deg;
    transform: var(--tw-transform)
}

.menu-bar .menu-detail .collapse {
    margin-left: 2rem
}

.menu-bar .menu-detail h6 {
    margin-bottom: .75rem
}

.menu-bar.menu-hidden {
    margin-left: -130px;
    left: -130px
}

.menu-bar.menu-icon-only .menu-items {
    width: 80px
}

.menu-bar.menu-icon-only .menu-items .link .title {
    margin-top: 0;
    opacity: 0;
    font-size: 0
}

.menu-bar.menu-icon-only .menu-detail.open {
    left: 80px
}

.menu-bar.menu-icon-only.menu-hidden {
    margin-left: -80px;
    left: -80px
}

.menu-bar.menu-wide .menu-items {
    width: 310px
}

.menu-bar.menu-wide .menu-items .link {
    display: flex;
    align-items: center;
    border-bottom-width: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.menu-bar.menu-wide .menu-items .link .icon {
    font-size: 1.5rem;
    line-height: 1
}

.menu-bar.menu-wide .menu-items .link .title {
    margin-left: .5rem;
    margin-top: 0;
    display: inline
}

.menu-bar.menu-wide .menu-items .link.active:before {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.menu-bar.menu-wide .menu-items .menu-detail {
    position: static;
    width: 100%;
    padding-top: 0;
    padding-right: 1.75rem;
    padding-bottom: 0;
    padding-left: 4rem
}

.menu-bar.menu-wide .menu-items .menu-detail .menu-detail-wrapper {
    overflow-y: scroll;
    padding-top: .75rem;
    padding-bottom: 0
}

.menu-bar.menu-wide .menu-items .menu-detail.open {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.menu-bar.menu-wide.menu-hidden {
    margin-left: -310px;
    left: -310px
}

.menu-bar.menu_branded .menu-header div {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity))
}

.menu-bar.menu_branded .menu-header hr {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161 / var(--tw-border-opacity));
    border-color: rgb(var(--color-primary-700) / var(--tw-border-opacity))
}

.menu-bar.menu_branded .menu-items {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity));
    background-color: rgb(var(--color-primary) / var(--tw-bg-opacity))
}

.menu-bar.menu_branded .menu-items .link {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161 / var(--tw-border-opacity));
    border-color: rgb(var(--color-primary-700) / var(--tw-border-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity));
    --tw-text-opacity: 0.8
}

.menu-bar.menu_branded .menu-items .link:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity))
}

.menu-bar.menu_branded .menu-items .link.active {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity))
}

.menu-bar.menu_branded .menu-items .link.active:before {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.menu-bar.menu_branded.menu-wide .menu-detail {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity));
    background-color: rgb(var(--color-primary) / var(--tw-bg-opacity))
}

.menu-bar.menu_branded.menu-wide .menu-detail a {
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity));
    --tw-text-opacity: 0.8
}

.menu-bar.menu_branded.menu-wide .menu-detail a span {
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity));
    --tw-text-opacity: 0.8
}

.menu-bar.menu_branded.menu-wide .menu-detail a.active,
.menu-bar.menu_branded.menu-wide .menu-detail a:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity))
}

.menu-bar.menu_branded.menu-wide .menu-detail a.active span,
.menu-bar.menu_branded.menu-wide .menu-detail a:hover span {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity))
}

.menu-bar.menu_branded.menu-wide .menu-detail hr {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161 / var(--tw-border-opacity));
    border-color: rgb(var(--color-primary-700) / var(--tw-border-opacity))
}

.menu-bar.menu_branded.menu-wide .menu-detail h6 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: rgb(var(--color-text-component) / var(--tw-text-opacity))
}

@media (min-width:640px) {
    .menu-bar {
        position: relative
    }
    .menu-bar.menu-sticky {
        /* position: -webkit-sticky; */
        /* position: sticky */
    }
    .menu-bar.menu-sticky {
        top: 2rem
    }
    .menu-bar.menu-sticky {
        /* height: calc(100vh - 3rem) */
    }
    .menu-bar .menu-detail {
        left: -300px;
        width: 300px
    }
}

[dir=rtl] .menu-bar {
    left: auto;
    right: 0
}

[dir=rtl] .menu-bar .menu-items a.active:before {
    left: auto;
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

[dir=rtl] .menu-bar .menu-detail {
    left: auto;
    right: -220px
}

[dir=rtl] .menu-bar .menu-detail.open {
    left: auto;
    right: 130px
}

[dir=rtl] .menu-bar .menu-detail a span {
    margin-right: 0;
    margin-left: .5rem
}

[dir=rtl] .menu-bar .menu-detail .collapse {
    margin-left: 0;
    margin-right: 2rem
}

[dir=rtl] .menu-bar.menu-hidden {
    left: auto;
    margin-left: 0;
    margin-right: -130px;
    right: -130px
}

[dir=rtl] .menu-bar.menu-icon-only .menu-detail.open {
    left: auto;
    right: 80px
}

[dir=rtl] .menu-bar.menu-icon-only.menu-hidden {
    left: auto;
    margin-left: 0;
    margin-right: -80px;
    right: -80px
}

[dir=rtl] .menu-bar.menu-wide .menu-items .link .title {
    margin-left: 0;
    margin-right: .5rem
}

[dir=rtl] .menu-bar.menu-wide .menu-items .menu-detail {
    padding-right: 4rem;
    padding-left: 1.75rem
}

[dir=rtl] .menu-bar.menu-wide.menu-hidden {
    left: auto;
    margin-left: 0;
    margin-right: -310px;
    right: -310px
}

@media (min-width:640px) {
    [dir=rtl] .menu-bar .menu-detail {
        left: auto
    }
    [dir=rtl] .menu-bar .menu-detail {
        right: -300px
    }
}


.re_text{
    font-size: 15px;
     color: #000;
    line-height: 27px;
     padding: 7px 0;
}
.open .active i{
     color: #fff ;
}
.active .icon-l-td{
     color: #000 ;
}


.menu-detail .menu-detail-wrapper .active, .up_btn:hover {
    background-color: #430409;
    padding: 10px;
    color: #fff;
}


.team_section{
     padding: 15px;
}

.team-box {
    
    box-shadow: 0 1px 30px rgb(0 0 0 / 10%);
    
    padding: 20px;
    text-align: center;
    font-size: 20px;
     margin-bottom: 20px;
    
}

.text_zero{
     font-size: 22px;
      color: #02b2c8;
       font-weight: 500;
}

.org-color{
     color: #F65506;
}

.tex-hour-t{
     color: #000;
      font-size: 20px;
}

.star-t-l li a.star-t{
    color: #F65506;
}


.name_text-box{
    margin-bottom: 20px;
     border-bottom: 1px solid #ccc;
}

.name_text-box-2{
    border-top:1px solid #cccc;
     padding-top: 10px;
}


.star-t-l-2 {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 26px;
}
.nam_l {
    color: #000;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
}


.today-l{
    color: #02b2c8;
}


.home-box{
     margin-top: 30px;
}

.tel_from_text-tittle{
     color: #00314c;
}


.pro_text{
     color: #000;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {


 border: 1px solid #ccc !important;
background: #02b2e8 !important;
 color: #fff !important;
}

#table_filter{
    right: 10px;
    text-align: right;
    float: right;
    margin-right: 5px;
}

.display div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
   border:1px solid #ccc;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #02b2e8;
    border-color: #02b2e8;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #02b2e8;
    text-decoration: none;
    background-color: #fff;
    
}


div.dataTables_wrapper {
    margin-bottom: 3em;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0em !important;
  
     
}

  .form_box-2{
       display: flex;
  }

    #text-aria-input{
         color: #000;
    }
.add_faq{
     margin-top: -10px;
}

.nav-tabs li a {
    padding: 4px 11px;
    /* border: 1px solid #ccc; */
    color: #000;
    border-bottom: none;
    padding: 7px;
    height: 40px;
}
.nav-tabs li a:active {
   background-color: #02b2c8;
}

.cancel_box{
    width: 34%;
}

.back_text{
     background-color: #ccc;
     color: #fff;
}

.back_text:hover{
     background-color:#cccccc8a;
      color: #fff;
}

.full_xr {
    width: 22%;
    margin: 0 auto;
    display: table;
}

.full_para{
     text-align: left;
}

select.input-sm {
    height: 30px;
    line-height: 19px;
    padding: 6px 38px;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: "Glyphicons Halflings",sans-serif;
    opacity: .5;
}


.tbn-l{
     position: relative;
      z-index: 999;
}

.ex-icon i{
     padding-right: 5px;
}

.m-left i{
     float: right;
}

.top-home{
     margin-top: 20px;
}

.card-b-2 {
    background-color: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

#map {
    height: 300px;
    margin: 0 auto;
}

.top-lk{
margin-top: 0px;
}


.change-user select.form-control {
    width: 30%;
    display: inline-block;
    margin-left: 0px;
    margin-top: 10px;
}

.textchnge {
    font-size: 13px;
    float: left;
    margin-top: 17px;
    margin-right: 14px;
    padding-bottom: 7px;
}

.change-user {
    margin: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    padding: 0px 0px;
    text-align: left;
    margin-top: 20px;
    margin: 0 auto;
    padding-bottom: 7px;
    margin: 10px 22px;
     margin-top: 20px;
}


.top-lk{
    
}

.text-lhg{
     background-color: inherit !important;
      border: none !important;
}

.btn-publich {
    display: block;
    margin: 0 auto;
    width: 100px;
    float: inherit;
}

.web-lg {
     display: flex;
}

.table_responsive>thead>tr>th {
    min-width: 140px  !important;
}

.table_responsive > thead > tr > th {
    
    min-width: 140px;
}

.pic_pic {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: none;
}




.circle-2{
    border-radius: 100% !important;
    overflow: hidden;
    width: 96px;
    height: 96px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 6px;
    right: 36px;
}


.btven{
     width: 100%;
}


.btn_box {
    width: 148px;
    margin: 0 auto;
    display: flow-root;
    
}

.btn_boxes{
     width: 100%;
}

.u-up{
    margin-bottom: 19px;
}

.order_b {
    margin-top: 13px;
    margin-bottom: -16px;
}

.lg-p {
    padding: 10px 25px;
}




#table_info{
     margin-top: 25px;
}


.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    padding: 2px 8px;
    font-size: 14px;
}

.tob-G th {
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

.m-r{margin: 5px;
     font-size: 14px;
}

.custom-checkbox-2 {
    text-align: center;
    min-width: 150px;
}
.close {
   color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.dataTables_wrapper, .table-responsive {
    overflow-y: inherit;
    height: auto;
    margin-bottom: 20px;
}

.table-responsive {
   
    display: inline-table;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}



#table_filter label {
    display: flex;
}


.all-content-wrapper-3 {
    margin-left: 175px;
    transition: all 0.3s;
    background: #f2f2f2;
     padding-bottom: 20px ;
}
.fixed-table-body {
    overflow-x: inherit;
    overflow-y: inherit;
    height: 100%;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}
.nav-tabs>li.l-width {

    list-style: none;

}

#table_filter label {
  
    padding: 0px 0px 0px 10px;
    display: -webkit-box;
}


.child-t {
    display: block;
    position: absolute;
    top: 5px;
    left: 35px;
}


#table_filter label input {
    margin-left: 10px;
}

#d-search {
    width: 100%;
    display: inline-block;
    padding: 10px 10px;
    
   
    display: none;
}


.mg-space {
    padding: 10px 15px;
}

.chat-text {
    padding: 0px;
}


.tb-tab{
     margin-top: 0rem;
}

.tabs-left>li>a {
   
    border: none;
}

.book_space p {
   
    padding-bottom: 6px;
}

.vender_bx {
    margin-bottom: 60px;
    width: 155px;
}

.cancel_box {
   
    width: 373px;
}


.full_xr {
    width: 257px;
  
}

.rsh-block{
     display: block;
}

#re-time{
     height: 30px;
     border:1px solid #ccc;
}

.f-d{
     display: flex;
}

.end-timing {
    margin-right: 10px;
    margin-top: 8px;
}

.bg_space-2 {
    padding-bottom: 18px;
}


.ngo-inp{
     margin-top: 0px;
}

.circle-2 {
  
    top: -16px;
    
}

.pro-m{
        
  
    margin-bottom: 20px;
}


.user-m{

}

.circle-m{
    top: 4px;
}



.p-image-m{

}

.header-top-menu .navbar-nav>li>a {
    padding: 10px 10px;
    color: #fff;
    font-size: 14px;
}

.mg-top{
     margin-top: 20px;
}

/* .req-l {
    position: absolute;
    top: 4px;
} */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */
/* responsive-section */




@media only screen and (max-width: 1360px) {
 

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.dataTables_wrapper, .table-responsive {
    overflow-y: auto;
    height: auto;
    margin-bottom: 20px;
}

}

@media only screen and (max-width: 1240px) {
    .navbar-nav i {
      
        width: 17px;
    }

    .mini-navbar .navbar-nav i {
        margin-right: 0;
        font-size: 17px;
    }

    .fixed-table-body {
        overflow-x: auto;
        overflow-y: auto;
        height: 100%;
    }

    #dt_text {
        width: 100%;
    }
  

}


@media only screen and (max-width: 1169px) {
    .mini-navbar .header-top-area {
        left: 0px;
    }

    .change-user{
		margin: 20px 20px;
		top: 0;
	}

    .order_btn-3 {
      
        width: 100%;
    }

    .t-n {
        width: 145px;
    }

    .text_flex {
        display:block;
      
    }
}

@media only screen and (max-width: 1069px) {
.tabs-left>li>a {
    height: 54px;
}

.tabs-left>li{
     width: 100%;
    
}

.test-m{
   position: absolute;
}

}



@media only screen and (max-width: 1024px) {
.heading_order {
    display: flex;
    flex-wrap: wrap;
}

.pri_text {
    display: block;
}

.text-box-aria {
   display: block;
}

.com_text {
   margin-bottom: 8px;
 
   margin-top: 4px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 25%;
    border-bottom: 1px solid #ccc;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    padding-bottom: 10px;
}
.nav-tabs>li.l-width {
   
    width: 100%;

}


.txt-dat-2 {
   
    width: 200px;
}


.nav-tabs li .add_alt {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    
}

.txt-dat-2 {
    float: right;
    margin-left: 10px;
    margin-top: 7px;
    padding: 10p;
    margin-bottom: 10px;
}

#go-btn {

    margin-top: 7px;
    height: 28px;
}
.tabs-left>li{
    width: 100%;
   
}

.tb-tab{
 border-bottom:none;
}

.tb-tab>li{
     border-bottom:none;
}

.mg-space{
     padding: 10px 10px;
}

.tabs-left>li>a {
   
    border: none;
}

.tb-tab{
     margin-top: 0;
}

}

@media only screen and (max-width: 991px) {

    .menu-bar .menu-detail.open {
        left: 61px;
    }
    .form_create {
      
        margin: 20px 0px;
    }
    
   .menu-bar .menu-items .link .title{
         display: none;
    }
    
    .icon-center-col i{
         font-size: 20px;
    }

    .header-top-menu .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }


    .menu-bar .menu-items {
       
        width: 59px;
      }

      .switch-on-off {
        display: flex;
        margin-bottom: 10px;
        width: 100%;
    }

    .opening-hours-table tr td {
        padding: 5px 13px;
        margin-bottom: 10px;
        color: #000;
    }

    .input-group {
        position: relative;
        display: table;
        border-collapse: separate;
        padding: 0;
        left: 20px;
    }

    .card-2 {
   
        margin: 15px 9px;
       
    }
    .re_text {
        font-size: 10px;
        color: #000;
        line-height: 18px;
        padding: 7px 0;
    }
    .book_space p {
        font-size: 11px;
    }


    .book_space {
       
        padding: 45px 0px 5px 0px;
      
    }

    .book_space-2 {
        padding: 30px 0px 5px 0px;
    }

  

  }

  @media only screen and (max-width: 850px) {
   

    .nav-tabs li .add_alt {
        display: flex;
        flex-wrap: wrap;
        height: auto;
      
        
    }

    #dt_text {
        width: 95%;
    }
    .nav>li>a {
        padding: 10px 10px;
        font-size: 14px;
    }

    .test-m {
      
        font-size: 12px;
    }
   

  }

  @media only screen and (max-width: 795px) {
  #map {
    height: 264px ;
}

.analysis-progrebar-ctn h4, .tranffic-als-inner h3 {
    font-size: 15px;
}

#map {
    height: 299px;
}

}


@media only screen and (max-width: 767px) {

    .navbar-nav>li>a {
        text-align: left;
        font-size: 14px;
   
  }

 
  .form-group {
    margin-bottom: 6px;
}

.nav>li>a {
    padding: 10px 10px;
    font-size: 14px;
}

.m-r {
    margin: 5px;
    font-size: 14px;
    margin-right: 25px !important;
}

  /* .fl-re{
       display: flex;
       flex-direction: ;
  } */

  .pagination-left {
    margin-top: 7px;
    text-align: center;
    margin-bottom: 10px;
}

.input-group {

    left: 0px;
}
  #table_info {
    margin-top: 16px;
}

  .form_wrapper h2 {
    font-size: 1em;
    line-height: 1em;
    margin: 0;
}
.form_wrapper .text-pro-t{
    font-size: 1.5em;
    line-height: 1.5em;
}
.add_new-0 {
    margin-top: -29px;
    padding: 4px 10px;
}

.icon_section {
    float: none;
    margin-top: -16px;
}

.text-line{
    border:none;
    
}

.right-line {
    border-right: none;
     margin-bottom: 20px;
}

.border-btm {

    margin-bottom: 10px;
    padding: 20px 0px 20px 0px;
}

.busi_text {
    font-size: 14px;
    color: #00314c;
}

  .f-filer {
    margin-top: 0px;
}

.page_fil {
    /* float: right; */
    margin-bottom: 10px;
    /* margin-top: 0px; */
    width: 100%;
}


.order_btn-3 {
    width: 100%;
}

div.dataTables_wrapper div.dataTables_info{
     text-align: center;
      margin-top: 10px;
}

  #table_filter label {
    display: flex;
    margin-top: 0px;
}

div.dataTables_wrapper {
    margin-bottom: 0em;
}

#table_paginate {
    float: none !important;
    text-align: center;
   
}


.pagination {
    /* display: inline-block; */
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
    display: flex;
    justify-content: center;
}


  .add_btn {
  
    margin-top: -45px;
  }


  .change-user{
    margin: 20px 0px;
    top: 0;
}

  #map {
    height: 100% ;
}

  .mg-t-10 {
    margin-top: 15px;
    width: auto;
    margin-left: 15px;
}

.mg-t-30 {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.res-mg-t-30 {
    margin-top: 10px;
}



.textchnge {
    font-size: 13px;
    float: left;
    margin-top: 16px;
    margin-right: 4px;
    width: 89%;
}

.navbar-toggle {
    margin-top: 15px;
}

.header-right-info .navbar-nav {
    float: right;
    padding: 0px 0px;
}

  .nav>li>a {
  
    padding: 10px 10px;
    font-size: 14px;
}

  .navbar-nav i {
      
    width: 25px;
    font-size: 14px;
}

.navbar-nav .pl-2 i {
   
    font-size: 14px;
    width: 25px;
    
}


.top-home {
    margin-top: 25px;
}


.l-top{
     margin-top: 10px;
}


.top-lk{
     margin-top: -18px !important;
}

.l-top-3 {
    margin-top: -25px;
}

.card {
    margin-bottom: 0px;
}
.text_flex {
    display:grid;
    position: relative;
    left: -15px;
}
.vender_bx-edt .pub-btn {
    /* padding: 4px 10px; */
    width: 83px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.vender_bx-edt {
    width: 100%;
    margin-bottom: 10px;
}

.pic_pic {
    width: 53px;
    height: 25px;
    border-radius: 50%;
    /* border: 1px solid #ccc; */
}

.pic_pic {
    width: 79px;
    height: 65px;
    border-radius: 50%;
    border: none;
}
.comment_text{
     width: 200px;
}



.bus-pic {
    
    margin-bottom: 10px;
}

.bottom_wrapper .send_message {
    width: 66px;
    height: 28px;
    
    padding: -8px;
    margin-top: -1px;
    margin-right: 4px;
}

.bottom_wrapper .send_message-2 {
    width: 66px;
    height: 28px;
    
    padding: -8px;
    margin-top: -1px;
    margin-right: 4px;
}

.bottom_wrapper .send_message-3 {
    width: 66px;
    height: 28px;
    
    padding: -8px;
    margin-top: -1px;
    margin-right: 4px;
}

.bottom_wrapper .send_message .text {
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    line-height: 25px;
    color: #fff;
}

.bottom_wrapper .send_message-2 .text-2 {
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    line-height: 25px;
    color: #fff;
}

.bottom_wrapper .send_message-3 .text-3 {
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    line-height: 25px;
    color: #fff;
}

.bottom_wrapper .message_input_wrapper {
    display: inline-block;
    height: 28px;
    width: calc(100% - 82px);
    position: relative;
    padding: 0 10px;
    font-size: 9px;
}

#view_btn-veiwl {
    padding: 2px 2px 2px 2px;
    width: 100%;
    height: 25px;
    display: none;
}

#d-search{
    
      display: block ;
}
.chat_section {
    padding: 0 2px;
    padding-top: 5px;

    
}

.top-menu-2 {
    
    padding: 9px 6px;
    
}
.rsh-block {
    display: block;
    margin-bottom: 20px;
}


.form_wrapper .input_field-r{
     margin-bottom: 0;
}

.bg_space-2 {
    padding-bottom: 130px;
}


}

@media only screen and (max-width:662px) {

    .txt-dat-2{

        width: 100%;

    }

    .tabs-left>li>a {
        height: auto;
        padding: 5px 5px;
    }
    
    .tabs-left>li{
         width: 100%;
        
    }
    
    .test-m{
       position: absolute;
       display: none;
    }

}


@media only screen and (max-width: 559px) {
.pic_box {
    display: flex;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}






.pic_pic {
    width: 53px;
    height: 25px;
    border-radius: 50%;
    /* border: 1px solid #ccc; */
}

.u-up{
     margin-bottom: 15px;
}


.nav-tabs li .add_alt {
    display: flex;
    flex-wrap: wrap;
    height: auto;
   display: grid;
  
    
}


.txt-dat-2 {
   
    width: 100%;
}

  .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
}
#view_btn-veiwl {
    padding: 2px 2px 2px 2px;
    width: 100%;
    height: 25px;
}

.ex-flex {
    /* display: flex; */
    display: inline-block;
    padding: 0;
}

}


@media only screen and (max-width: 480px) {

    .form_wrapper .title_container {
        text-align: center;
        padding-bottom: 0px;
        margin-top: 16px;
    }

    .add_new-0 {
        margin-top: -29px;
        padding: 4px 10px;
        position: absolute;
        top: 38px;
        right: 20px;
    }

    .circle {
     
        top: 58px;
       
 
    }

    .p-image {
        position: absolute;
        top: 115px;
        right: 59px;
    }


    .circle-2 {
        top: 26px;
    }

    .p-image-2 {
        position: absolute;
        top: 85px;
        right: 63px;
    }

  


  

    .select_33 {
        width: 45px;
       
        height: 22px;
    }
    
    .page-textfield {
        width: 37px;
    
    }

    .custom-checkbox-2 {
        text-align: center;
        min-width: 180px;
    }

    #table_filter label {
        display: flex;
        margin-top: 18px
 
    }

    .vender_bx {
        margin-bottom: 60px;
        width: 163px;
    }

    .book_space p {
        font-size: 10px;
      }
   
      .cancel_box {
        width: 100%;
      
    }

    .vender_bx {
     
        margin-bottom: 5px;
    }

/* 
    .back-btn {
        float: left;
        margin-left: 10px;
    } */

    .ngo-inp{
         margin-top: 16px !important;
    }

    .p-images-2 {
        top: 32px;
        right: 28px;
    }
    
    .circle-2 {
        top: -30px;
        right: 0;
    }

    .circle-m {
        top: 22px;
        right: 36px;
    }
    /* .back-btn {
       
        float: none;
        margin-left: 10px;
    } */

  
    
    .form_wrapper {
       
        padding: 20px 11px;
      
    
    }
    .bg_space {
        padding-bottom: 81px;
    }
    
}

@media only screen and (max-width: 380px) {
.pub-btn {
    padding: 4px 10px;
}

/* .vender_bx {
    margin-bottom: 60px;
    width: 142px;
} */


.btn_bt {
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: capitalize;
    width: 100%;
}

.back-btn {
    float: none;
    margin-left: 0px;
    width: 100%;
}
.bg_space {
    padding-bottom: 31px;
}




}

@media only screen and (max-width: 350px) {
.pub-btn {
	padding: 4px 10px;
}

.rhgt2 {
	right: 150px;
}


.order_btn {
   
	margin-left: -15px;
}



.btn_bt {
	margin-top: 10px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.start_box {
	padding: 0px 3px;
	display: grid;
}


.add_btn {
	
	right: 33px;
}

.expot_btn {
   
	right: 164px;
}

#table_filter label {
	display: flex;
	margin-top: 18px;
}


.opening-hours-table tr td {
	padding: 5px 8px;
	margin-bottom: 10px;
	color: #000;
}

.book_space p {
	font-size: 9px;
}

.bg_space-2 {
	padding-bottom: 182px;
}

}




.topsearch {
    position: relative;
    top: 8px;
}
.topsearch input {
    width: 100%;
    border-radius: 10px;
    border: none;
    padding: 8px;
}	
.topsearch span{
	right: 10px;
    position: absolute;
    top: 8px;
}
.topsearch span i{color:#A0A0A0;}

.clrcode1 {
    background: #0c800f;
    border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
	margin:5px 0;
	box-shadow: 0px 1px 10px rgb(0 0 0 / 25%);
}
.clrcode1 a{color:#fff;}
.clrcode1:hover{background:#444; cursor:pointer; transform: translate(0, -5%); transition: .6s;}
.clrcode1 img {
    height: auto;
    margin-top: 13px;
}
.clrcode2{
	background: #822493; 
	border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
	margin:5px 0;
	box-shadow: 0px 1px 10px rgb(0 0 0 / 25%);
}
.clrcode2 a{color:#fff;}
.clrcode2:hover{background:#444; cursor:pointer; transform: translate(0, -5%); transition: .6s;} 
.clrcode2 img {
    height: auto;
    margin-top: 13px;
}
.clrcode3{
	background: #ef2631; 
	border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
	margin:5px 0;
	box-shadow: 0px 1px 10px rgb(0 0 0 / 25%);
}
.clrcode3 a{color:#fff;}
.clrcode3:hover{background:#444; cursor:pointer; transform: translate(0, -5%); transition: .6s;} 
.clrcode3 img {
    height: auto;
    margin-top: 13px;
}
.clrcode4{
	background: #511209; 
	border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
	margin:5px 0;
	box-shadow: 0px 1px 10px rgb(0 0 0 / 25%);
}
.clrcode4 a{color:#fff;}
.clrcode4:hover{background:#444; cursor:pointer; transform: translate(0, -5%); transition: .6s;} 
.clrcode4 img {
    height: auto;
    margin-top: 13px;
}
.fright {
    text-align: right;
    padding-left: 0;
	 margin-top: 5px;
}
.fright h4 {
    font-size: 13px;
    margin-bottom: 0;
}
.static-table-area.res-mg-t-30.top-lk.bgnew.mobmt30 {
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
}
.fright p {
    font-size: 24px;
	text-align:center;
}
.dashboard-sp{padding:0 5px;}
.mainpagep-4 {
    padding: 0px; 
}
.boxclmn {
    border: 1px #e9ebeb solid;
    margin: 0 5px;
    border-radius: 10px;
	background: #43040914;
}
.bgnew{
	background: #fff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 10px;
    margin-top: 15px;
    padding: 10px;
}
.dnne{display:none;}
.ddflex a {
    display: flex;
    margin-top: 10px;
	padding-left: 10px;
}
.ddflex a span i {
    color: #430409;
    width: 30px;
    height: 30px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.ddflex a h4 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
	padding-left:5px;
}
/* .dropdown-menu { */
    /* right: 30px; */
/* } */
.user-clmn{}
.newi {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    text-align: center !important;
    border-radius: 50%;
    color: #430409;
}
.mg--3{margin-top:-3px;}
.mb-0{margin-bottom:0;}
#example_length {
    display: none;
}
#example_filter {
    display: none;
}
div#example_info {
    display: initial;
    padding-left: 10px;
}
a.paginate_button.current {
    padding: 2px 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: transparent !important;
    background: #430409 !important;
    color: #fff !important;
    margin: 0 5px;
	cursor: pointer;
    text-decoration: none;
}
div.dataTables_wrapper {
    margin-bottom: 10px;
}
table.dataTable {
    clear: both;
    margin-top: 0 !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    padding-right: 10px;
}
table.dataTable {
    clear: both;
    margin-top: -0px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    background-color: #430409 !important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
    height: 34px;
    line-height: 34px;
}
.selectwidth {
    width: 160px;
    background: #fff !important;
    color: #000;
    border-radius: 20px;
    line-height: 10px;
    height: 30px;
    padding: 0;
    text-align: center;
}
table.dataTable>tbody>tr.child ul.dtr-details {
    display: block !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left !important;
    overflow-y: auto;
    max-height: 100px;
}
.newdflex{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.bg-green{background:green; padding:6px; font-weight:normal; width: 85px;}
.bg-grey {
    background: #49cbbf;
    padding: 6px;
    font-weight: normal;
    color: #fff;
    width: 85px;
}
.bg-navy {
    background: #430409;
    padding: 6px;
    font-weight: normal;
    color: #fff;
    width: 95px;
}
.bg-red {
    background: #f00;
    padding: 6px;
    font-weight: normal;
    color: #fff;
    width: 85px;
}
.bg-dark {
    background: #595656;
    padding: 6px;
    font-weight: normal;
    color: #fff;
    width: 85px;
}
table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 105px;
    font-weight: 500;
}
.newtdlist{display:flex; margin-top: 0px; justify-content:center;}
.newtdlist li {
    margin:0 7px;
}
.newtdlist li:last-child {
    border-right: none;
}
.newtdlist li a{cursor:pointer;}
.newtdlist li a:hover{text-decoration:none;}

.newtdlist2{display:flex; margin-top: 0px;}
.newtdlist2 li {
    margin-right: 10px;
    border-right: 1px #ccc solid;
    padding-right: 10px;
}
.newtdlist2 li:last-child {
    border-right: none;
}
.newtdlist2 li a{cursor:pointer;}
.newtdlist2 li a:hover{text-decoration:none;}

.redclr{color:#f00;}
.h42{height:42px;}
.positionleft{position:relative; left:-6px;}
.printbtn {
    margin-top: 10px;
    float: right;
}
.printbtn a{
    background: #430409;
    color: #fff;
    padding: 8px 20px;
    border-radius: 50px;
}
.printbtn a:hover{
	text-decoration:none;
}
.printbtn a span i {
    padding-right: 10px;
}
.report-h4{
	margin-bottom: 0;
    font-size: 22px;
    margin-top: 5px;
}
rect.highcharts-legend-box {
    display: none;
}
.tdflex {
    display: flex;
    justify-content: space-between;
    padding: 7px 10px;
	padding-bottom:0;
}
.tdflex ul {
    display: flex;
}
.tdflex ul li {
    margin-left: 7px;
}
.tdflex ul li a {
    cursor: pointer;
    text-decoration: none;
}
.popto{
	background: #430409;
    padding: 2px 10px;
    color: #fff;
}
.popto:hover{
    color: #fff;
	text-decoration:none;
}
.rowbottom2{margin-bottom:20px;}
.bgdashboardclr{background:transparent !important;} 
.inputradius{border-radius:10px; box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25); height:40px; background:#fff !important;}
.label-mb-10 {
    margin-bottom: 5px;
    font-weight: normal;
    margin-left: 0;
}
.rowbg{
	background: #FFFFFF;
	box-shadow: 0 5px 13px rgb(0 0 0 / 12%), 0 1px 2px rgb(225 225 225 / 24%);
	border-radius: 10px;
	padding:10px;
}
.pagesearchbar {
    position: relative;
    top: 0;
    border: 1px #ccc solid;
    border-radius: 10px;
    width: 100%;
	margin-bottom:-10px;
}
.pagesearchbar input {
    width: 100%;
    border-radius: 10px;
    border: none;
    padding: 8px;
}	
.pagesearchbar span{
	right: 10px;
    position: absolute;
    top: 8px;
}
.pagesearchbar span i{color:#A0A0A0;}
.filter-clmn{float:right; margin-top:10px;}
.filterbtn {
    background: #3A3737;
    color: #fff;
    border-radius: 50px;
    padding: 6px 20px;
}
.filterbtn:hover {
    background: #430409;
    color: #fff;
}
.filterbtn:focus {
    color: #fff;
}
.filterbtn a span i{padding-right:5px;}
.addbtn {
    background: #430409;
    color: #fff;
    border-radius: 50px;
    padding: 6px 20px;
}
.addbtn:hover {
    background: #3A3737;
    color: #fff;
}
.addbtn:focus {
    color: #fff;
}
.addbtn a span i{padding-right:5px;}
.mb00{margin-bottom:0; }
.bgthead {
    background: #430409;
    color: #fff;
    font-weight: normal;
}
.bgthead tr th{font-weight:normal !important;}
.filtertop{margin-top:20px; border-top:1px #ccc solid; padding-top:10px;}
.back-btn1 {
    background: green;
    cursor: pointer;
}
.back-btn1:hover{background:#430409; color:#fff;}
.back-btn1:focus{background:#430409; color:#fff;}
.back-btn2{background:#C70039; cursor:pointer;}
.back-btn2:hover{background:#3a3737; color:#fff;}
.back-btn2:focus{background:#3a3737; color:#fff;}
.padding50{padding:15px;}
.MB-10{margin-bottom:20px;}
.colorwhite{color:#fff; border-radius:50px;}
.colorwhite:hover{color:#fff;}
.colorwhite:focus{color:#fff;}
.create-top20{margin-top:10px;}
.page-h5 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 0;
}
.expensenew {
    float: right;
    position: relative;
    text-align: center;
    width: 100px;
    right: -50px;
}
.pdleft0{padding-left:0;}
.bdr-right{border-right:1px #ccc solid;}
.btntheme {
    background: #3A3737;
    color: #fff;
    border-radius: 50px;
    margin-top: 30px;
    height: 38px;
}
.btntheme:hover{color:#fff; background:#430409;}
.btntheme:focus{color:#fff; background:#430409;}
.bg-transparent{background:transparent;}
.ft-right{float:right;}
.pagesearchbar.width100 {
    width: 100%;
    float: right;
}
.static-table-area.mg-t-30.res-mg-t-30.rowbg.page20 {
    padding: 20px;
}
/* .footer-copyright-area.fixedbottom { */
    /* position: fixed; */
    /* bottom: 0; */
    /* width: 100%; */
/* } */
.badge.bg-green.widthshort {
    width: 50px;
}
.badge.bg-grey.widthshort {
    width: 50px;
}

.defaultimage {
    position: relative;
    min-height: auto;
}

#blah {
    width: 100%;
    max-width: 150px;
    height: 150px;
}
.defaultimage input[type=file] {
    color: transparent;
    visibility: hidden;
}
.defaultimage label i {
    position: absolute;
    top: 40%;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #313e4b;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    left: 65px;
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
    right: 1em;
    content: "↑";
	top:8px;
	
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
    right: 0.5em;
    content: "↓";
	top:8px;
	
}
table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: 0 !important;
}
table.table-bordered.dataTable thead tr:first-child th, table.table-bordered.dataTable thead tr:first-child td {
    border-top-width: 1px;
    padding-left: 10px;
    padding-right: 10px !important;
}
.overflowscrol {
    overflow-x: auto;
    width: 100%;
    margin-left: 0;
    height: auto;
    box-shadow: 0 0 0;
    border-bottom: 0px #ccc solid;
    position: relative;
    z-index: 20;
    height: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.16);
    transition-property: width;
    transition-duration: .2s;
    transition-timing-function: linear;
    scrollbar-width: thin;
}
.pdlef0{padding-left:0;}
.addmore{
	float: right;
    background: #430409;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
	cursor:pointer;
	margin-bottom:15px;
}
.clicon {
    width: 25px;
    height: 25px;
    background: #595656;
    line-height: 25px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
	margin-top:5px;
}
.static-table-area.mg-t-30.res-mg-t-30.mtop18 {
    margin-top: 15px;
}
.desh_head_text.newcls {
    font-size: 18px;
    margin-left: 0;
    padding: 0;
    padding-top: 0;
    font-weight: normal;
    border-bottom: 1px #eee solid;
    padding-bottom: 10px;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
    padding-left: 7px;
}
table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
    border-bottom: none;
    display: flex;
}
.themclr{color:#430409;}
.round10 {
    border-radius: 10px;
}
input.form-check-input.check-mt10 {
    margin-top: 10px;
}
.modal-dialog.modallg {
    width: 720px !important;
}
.modal-dialog.modallg2 {
    width: 650px !important;
}
.user-bg{
	background: #fbfbfb;
    padding: 15px;
}
.border-top-0{border-top:none; padding-top: 0;}
.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1;
}
.pag-ination {
    display: flex;
    align-items: center;
}
.pag-ination select {
    width: 70px;
    margin: 0 5px;
    background: transparent !important;
}
.col-md-12.text-center.create-top202 {
    border-top: 1px #e9e9e9 solid;
}
.top--10{margin-top:-5px;}
.top--15{margin-top:-10px;}
div.dataTables_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* .minheight350{min-height:350px;} */
.hiddenvisiblity{visibility:hidden;}
.fss15{font-size:15px;}

.pagetab-flex {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
}
.pagetab-flex p {
    width: 150px;
}
.pagetab-flex input {
    width: 250px;
    margin: 0 10px;
    border-radius: 10px;
}
.pagetab-flex h6 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
}
.pagetab-flex span {
    width: 270px;
    text-align: center;
}
.mb--30{margin-bottom:30px;}
.popup-list {
    padding-left: 20px;
}
.popup-list li {
    list-style-type: circle;
    margin-bottom: 10px;
}
.popup-list li:last-child{margin-bottom:0;}
.sort-clmn {
    border: 1px #ccc solid;
    padding: 20px;
    border-radius: 5px;
}
.sort-clmn p {
    margin-bottom: 15px;
    border-bottom: 1px #eee solid;
    padding-bottom: 15px;
}
button.btn.yesclr {
    background: #430409;
    color: #fff;
}
.modal-body.ptop0 {
    padding-top: 10px;
}
button.btn.btntheme.mg5 {
    margin-top: 5px;
	margin-bottom:-10px;
}
.checkflx{
	display: flex;
    align-items: baseline;
    margin-top: 35px;
}
.checkflx input{
	margin-right: 5px;
    margin-top: 0;
}
.f16 {
    font-size: 16px;
    font-weight: normal;
	margin-bottom:10px;
	margin-top:10px;
	color: #6b0d0e;
}
.clmn-1 {
    width: 100%;
    box-shadow: 0 5px 13px rgb(0 0 0 / 12%), 0 1px 2px rgb(225 225 225 / 24%);
    border-radius: 10px;
    text-align: center;
    padding: 15px;
    border-bottom: 5px #595656 solid;
	margin-bottom:10px;
}
.clmn-1:hover{
	cursor: pointer;
    transform: translate(0, -5%);
    transition: .6s;
}
.clmn-1 img{width:50px; transition: transform .2s; margin-bottom:10px; margin-top:5px;}
.clmn-1 img:hover{transform: scale(0.9); cursor:pointer; transition: all 0.9s;}
.clmn-1 p a {
    color: #000;
    font-weight: 500;
}
.clmn-1.minheight133 {
    min-height: 133px;
}
.clmn-1.minheight160{
    min-height: 160px;
}
.expense-clmn{
	background: #fff;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border-radius: 0;
}
.expense-clmn h4 {
    background: #430409;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    font-size: 16px;
}
.expense-clmn ul {
}
.expense-clmn ul li {
    margin-bottom: 10px;
    border-bottom: 1px #eee solid;
    padding-bottom: 10px;
    padding-left: 20px;
}
.expense-clmn ul li span{
	float:right; 
	padding-right:20px;
}

/* form wizard  */
.wizard {
    margin: 0px auto;
    background: #fff;
	margin-bottom:0;
}

.wizard .nav-tabs {
	position: relative;
	margin: 0px auto;
	margin-bottom: 0;
	border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
	position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
	font-size:20px;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #430409;
    
}
.wizard li.active span.round-tab i{
    color: #430409;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #430409;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #430409;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
	margin-bottom: 15px;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 5px;
}

.wizard h3 {
    margin-top: 0px;
}

@media( max-width : 585px ) {

.wizard {
	width: 90%;
	height: auto !important;
}

span.round-tab {
	font-size: 16px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.wizard .nav-tabs > li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.wizard li.active:after {
	content: " ";
	position: absolute;
	left: 35%;
}
}
/* form wizard finish */

.rowpadding15 {
	padding:15px;
}
.navtabsh4 {
	text-align: center;
    font-size: 16px;
    margin-bottom: -10px;
}
.color-tab {
    background: #FFFFFF;
    /* box-shadow: 0 5px 13px rgb(0 0 0 / 12%), 0 1px 2px rgb(225 225 225 / 24%); */
    border-radius: 10px;
    padding: 20px 10px;
	min-height:80px;
	margin-bottom:10px;
	border: 1px #eee solid;
}
.pagetabh3 {
    background: #430409;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    font-weight: 300;
}
.point {
    margin-top: 5px;
    width: 100%;
}
.col {
    box-shadow: 0 5px 13px rgb(0 0 0 / 12%), 0 1px 2px rgb(225 225 225 / 24%);
    border-radius: 10px;
    padding: 10px 20px;
    width: 17%;
    float: left;
	display:flex;
    justify-content: space-between;
    margin: 0 15px;
    text-align: center;
	position:relative;
	padding-bottom:0;
}
.col.widthnew {
    width: 18%;
}
.col p {
    margin-top: 10px;
}
.col p a {
    color: #430409;
    font-weight: 500;
}
.col h4 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #dbd3d3;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    /* margin: 0 auto; */
}
.nbtnright{
	float:right;
	margin-top:13px;
}
.previus{}
.radius0{border-radius:10px;}
.clmn-expense{
	box-shadow: 0 5px 13px rgb(0 0 0 / 12%), 0 1px 2px rgb(225 225 225 / 24%);
    border-radius: 10px;
    text-align: center;
    padding:0px;
    padding-bottom:10px;
    border-bottom: 5px #595656 solid;
}
.clmn-expense h5 {
    background: #430409;
    color: #fff;
    padding: 7px;
    border-radius: 5px 5px 0 0;
}
.clmn-expense p {
    padding: 0 10px;
}
ul.list-inline.btflx {
    display: flex;
    justify-content: space-between;
}
.previus {
    background: #595656;
    color: #fff;
    border-radius: 50px;
}
.previus:hover{
    color: #fff;
}
.previus:focus{
    color: #fff;
}
.justify-content{
	justify-content: end;
    display: flex;
    margin-top: 20px
}
.btndot {
    background: #430409;
    color: #fff;
    padding-top: 0;
}
.btndot:hover{
    color: #fff;
}
.btndot:focus{
    color: #fff;
}
.modal-header.bgtranparent {
    background: #fff;
    border-bottom: none;
	padding-bottom: 0;
}
.modal-title.text-dark{color:#000;}
.b-right{float:right;}
a.popto1 {
    background: #430409 !important;
    color: #fff;
    padding: 0 10px;
}
.MB-5{margin-bottom:5px;}
.reporttop{margin: 20px 0; margin-bottom:10px;}

table.dataTable>thead .removeshorting.sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
    right: 1em;
    content: "↑";
	display:none;
}
table.dataTable>thead .removeshorting.sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
    right: 1em;
    content: "↑";
	display:none;
}
.log-clmn{padding:15px;}
.login_form {
    padding: 60px 0;
}
.justify-center {
    justify-content: center;
	display:flex;
}
.shadownew {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 10px;
    height: 100%;
    background: #fff;
    border-top: 5px #6b0d0e solid;
    border-bottom: 5px #67090a solid;
}
.bg-light {
    /* background-color: #430409; */
    color: #430409;
    text-align:center;
}

.bg-light h5 {
    font-size: 18px;
    margin-bottom: -10px;
    color: #6b0d0e;
}
label.text-dark {
    margin-left: 0;
    font-weight: normal;
}
.d-flex {
    justify-content: center;
    display: flex;
    padding-bottom: 10px;
}
input.btn.btn-danger.newtext {
    border-radius: 50px;
    border: transparent;
    padding: 8px 20px;
    font-size: 16px;
    width: 100%;
    background: #67090a;
}
input.btn.btn-danger.newtext:hover {
    background: #972730;
	transition: all 0.3s ease 0s;
}
.hs40 {
    min-height: 40px;
    border-radius: 5px;
}
.p--0{padding:0;}
.mtop0 {
    margin-top: 0;
	display: flex;
    align-items: baseline;
}
.mtop0 input {
    margin-right: 5px;
    margin-top: 0;
}
.tab-bg-h2 {
    background: #430409;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    margin-bottom: 0;
    font-weight: normal;
}
.tab-bg-h2 span{font-size:12px;}
.rd-top-0 {
    border-radius: 0 0 5px 5px;
}
.vnotes {
    background: #430409;
    padding: 5px 10px;
    border-radius: 50px;
    color: #fff;
}
.vnotes:hover{color: #fff;}
.vnotes:focus{color: #fff;}
.fw-blod600{font-weight:600;}
.printdata {
    width: 900px;
    margin: 0 auto;
    padding: 30px 0;
}
.row.MB-10.display-print {
    border-bottom: 1px #eee solid;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
}
.wd190{width:190px;}
.print-data-h2 {
    float: right;
    color: #430409;
    font-weight: 600;
}
.mtp30{margin-top:30px;}
.printflex{display:flex; margin-bottom:20px;}
.printflex p {
    font-weight: 600;
    font-size: 14px;
    width: 200px;
}
.printflex span{}
.printdatah3 {
    color: #fff;
    font-weight: 400;
    margin-top: 30px;
    background: #430409;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
}
.printflex2{display:flex; margin-bottom:25px;}
.printflex2 p {
    font-weight: 600;
    font-size: 14px;
    width: 200px;
}
.p-details {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 20px;
    color: #430409;
}
.input_field > span {
    position: absolute;
    top: 0;
    color: #333;
    height: 100%;
    border-right: 1px solid #cccccc;
    text-align: center;
    width: 35px;
	padding-top: 11px;
}
.logclr{color:#67090a;}
.col-md-6.mg-b-15.p--0.col-xs-12.col-sm-12 {
    padding: 0 7px;
}
.colmn-print{}
.colmn-print p {
    font-size: 15px;
    font-weight: 600;
	margin-bottom:15px;
}
.colmn-print img {
    width: 400px;
    /* margin: 0 auto; */
    display: block;
}
img.img-responsive.img-thumbnail.mg-t-10 {
    margin-bottom: 10px;
}
.tb-thead {
    background: #430409;
    color: #fff;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
	word-break: break-all;
    max-width: 170px
}
th.th-normal.sorting.sorting_asc {
    font-weight: normal !important;
}
th.th-normal.sorting {
    font-weight: normal !important;
}
.nobrd.table > tbody > tr > td, tbody > tr > td {
    border: none;
    border-bottom: 1px #ccc solid;
}
.nobrd > tbody > tr > th {
    border: none;
    border-bottom: 1px #ccc solid;
}

.modal-footer.text-center.ftbdr {
    padding-top: 0;
    border-top: none;
}
.modal-body.pd--00{padding-bottom:0;}

.image_scroll{
	overflow: auto;
    max-height: 350px;
	z-index: 20;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
ul.dtr-details {
    padding-left: 23px !important;
}
.navbar {
    border: transparent;
}




.d-w-70{width:75px;}
.d-w-120{width:130px;}
.d-w-130{width:122px;}
.d-w-160{width:152px;}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.iclr {
    background: #430409 !important;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
}
.newul {
    padding: 10px 25px;
}
.newul li {
    border-bottom: 1px #f1eded solid;
    margin-bottom: 7px;
    padding-bottom: 7px;
}
.newul li b{
	width: 150px;
    float: left;
}
.newul li span{padding-left:20px;}
.card.card-body {
    margin-bottom: 0;
}
.accordion1:after {
    content: '\002B';
    background: #430409 !important;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.accordion1.active:after {
    content: "\2212";
	background: #430409 !important;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
}
.newstyle {
    top: 0;
    position: relative;
    width: 100%;
    padding: 0;
    border: transparent;
    box-shadow: none;
}
.newstyle.top1 {
    top: 130px;
}
.newstyle.top2 {
    top: 176px;
}
.newstyle.top3 {
    top: 221px;
}
.newstyle.top4 {
    top: 267px;
}
.newstyle.top5 {
    top: 313px;
}
.newstyle.top6 {
    top: 359px;
}
/* .panel-group.collapsed:after { */
    /* content: '+'; */
/* } */
/* .panel-group.collapse.in:after { */
    /* content: '-'; */
    /* float: right; */
/* } */
.p-relative{position:relative;}
.col-md-12.text-center.create-top20.t10 {
    margin-top: 25px;
}
.tbthead{
	width: 100%;
    position: relative;
    left: 15px;
    background: #430409;
    color: #fff;
    border-right: 1px #ccc solid;
}
.bdr-right{
	padding:7px; 
	border-right:1px #ccc solid;
	text-align:center;
}
.bdr-right:last-child{border-right:none;}

.srtng {
    font-size: 11px;
    opacity: 0.5;
    cursor: pointer;
}
.pr-relative{
	width: 100%;
    position: relative;
    left: 15px;
	border: 1px #ccc solid;
}
.f-right{float:right;}
.fixheight {
    border-right: 1px #ccc solid;
    height: 100%;
    padding: 5px;
    text-align: center;
    min-height: 55px;
    align-items: center;
    display: flex;
    justify-content: center;
    /* overflow: hidden; */
    word-break: break-all;
}
/* .fixheight:before{border-left: 1px #ccc solid;} */
/* .fixheight:after{border-right: 1px #ccc solid;} */

.fixheight:last-child{border-right:none;}
.trleft50{padding-left:30px !important;}
.pfleft10{padding-left:20px !important;}
.tox .tox-notification--warn, .tox .tox-notification--warning {
    display: none !important;
}
.tox .tox-statusbar{display:none !important;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}
h2.desh_head_text.newcls {
    margin-bottom: 10px;
}
textarea.form-control.inputradius.hh30 {
    height: 40px;
}
.bdr-right1{border-right:1px #ccc solid;}

/* .closesection:first-child{display:block;} */
/* .closesection:last-child{display:none;} */



.nocenter.table > td {
    border: transparent;
    text-align: left;
    /* padding-left: 7px !important; */
}
.nocenter.table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: left;
    /* margin-left: 20px; */
    /* margin-left: 19px; */
    /* padding-left: 11px; */
    font-weight: 600;
}
.chatbox {
    position: fixed;
    right: 40px;
    z-index: 1111;
    bottom: 20px;
}
.chatbox span i{
	width: 40px;
    height: 30px;
    background: #430409;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 10px;
}
.chatbox span i:hover{cursor:pointer;}

.fabs {
  bottom: 0;
  position: fixed;
  margin: 1em;
  right: 0;
  z-index: 998;
}

.fab {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  color: #263238;
  margin: 0px auto 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
  cursor: pointer;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  position: relative;
  z-index: 998;
  overflow: hidden;
  background:#fff
}

.fab > i {
  font-size: 2em;
  line-height: 55px;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-in-out;
}

.fab:not(:last-child) {
  width: 0;
  height: 0;
  margin: 20px auto 0;
  opacity: 0;
  visibility: hidden;
}

.fab:not(:last-child) > i {
  font-size: 1.4em;
  line-height: 40px;
}

.fab:not(:last-child).is-visible {
  width: 40px;
  height: 40px;
  margin: 15px auto 10;
  opacity: 1;
  visibility: visible;
}

.fab:nth-last-child(1) {
  -webkit-transition-delay: 25ms;
  -moz-transition-delay: 25ms;
  -o-transition-delay: 25ms;
  transition-delay: 25ms;
}

.fab:not(:last-child):nth-last-child(2) {
  -webkit-transition-delay: 20ms;
  -moz-transition-delay: 20ms;
  -o-transition-delay: 20ms;
  transition-delay: 20ms;
}

.fab:not(:last-child):nth-last-child(3) {
  -webkit-transition-delay: 40ms;
  -moz-transition-delay: 40ms;
  -o-transition-delay: 40ms;
  transition-delay: 40ms;
}

.fab:not(:last-child):nth-last-child(4) {
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  transition-delay: 60ms;
}

.fab:not(:last-child):nth-last-child(5) {
  -webkit-transition-delay: 80ms;
  -moz-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
}

.fab:not(:last-child):active,
.fab:not(:last-child):focus,
.fab:not(:last-child):hover {
  /* box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32); */
}
/*Chatbox*/

.chat {
  position: fixed;
  right: 85px;
  bottom: 10px;
  width: 400px;
  font-size: 12px;
  line-height: 22px;
  font-family: 'Roboto';
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  opacity: 0;
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.chat_header {
  margin: 10px;
  font-size: 14px;
  font-family: 'Roboto';
  font-weight: 500;
}

.chat_header .span {
  float:right;
}

.chat_loader {
  display: none;
  float: right;
  background: rgba(0, 0, 0, 0);
  height: 8px;
  width: 8px;
  margin: 5px 10px 0 0;
  border-radius: 50%;
  border: solid 2px #263238;
}

.chat.is-visible {
  opacity: 1;
  -webkit-animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
  -moz-animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
  -o-animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
}

.chat_option {
  float: left;
  font-size: 1.5em;
  list-style: none;
  position: relative;
  width: 20px;
  height: 100%;
  cursor: pointer;
  text-align: relative;
  margin-right: 10px;
}

.chat_option ul {
  display: none;
  position: absolute;
  list-style: none;
  top: 100%;
  left: 0;
  background: #eceff1;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
  padding: 0;
  z-index: 1000;
  width: 150px;
}

.chat_option ul li {
  float: none;
  position: relative;
}

.chat_color {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 10px;
  float: left;
}

.chat_option.is-dropped>ul {
  display: block;
}

.chat_login {
  width: 100%;
  height: 150px;
  display: inline-block;
  text-align: center;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
}

.chat_login a {
  width: 10%;
  text-align: center;
  border: none;
  box-shadow: none;
}

.chat_login a>i {
  font-size: 1.6em;
  line-height: 35px;
}

.chat_login input {
  position: relative;
  margin: 5px 0 5px 0;
  width: 90%;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: none;
  outline: none;
  background: #eceff1;
  display: inline-block;
  height: 30px;
  resize: none;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
  margin: 10px 0 0 0;
}

.chat_login .chat_login_alert {
  margin-top: 10px;
  font-size: 12px;
  font-family: 'Roboto';
  font-weight: 500;
}

.chat_field {
  position: relative;
  margin: 5px 0 -25px 0;
  width: 50%;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: none;
  outline: none;
  background: #eceff1;
  display: inline-block;
}

.chat_field.chat_message {
  height: 30px;
  resize: none;
}

.fab_field {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #eceff1;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
}

.fab_field a {
  display: inline-block;
  text-align: center;
}

#fab_listen {
  float: left;
  background: rgba(0, 0, 0, 0);
}

#fab_send {
  float: right;
  /* background: rgba(0, 0, 0, 0); */
}

.fab_field .fab {
  width: 35px;
  height: 35px;
  box-shadow: none;
  margin: 5px;
}

.fab_field .fab>i {
    font-size: 1.6em;
    line-height: 40px;
    color: #263238;
    padding-right: 3px;
}

.chat_converse {
  position: relative;
  background: inherit;
  margin: 6px 0 0 0;
  max-height: 256px;
  min-height: 0;
  font-size: 12px;
  line-height: 18px;
  overflow-y: auto;
  width: 100%;
  float: right;
}

.chat_list {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.chat_list .chat_list_item {
  opacity: 0;
  visibility: hidden;
}

.chat .chat_converse .chat_msg_item {
  position: relative;
  margin: 8px 0 15px 0;
  padding: 8px 10px;
  max-width: 40%;
  display: block;
  word-wrap: break-word;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .28);
  border-radius: 3px;
  -webkit-animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  -moz-animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  -o-animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  clear: both;
  z-index: 999;
}

.chat .chat_converse .chat_msg_item .chat_avatar {
  position: absolute;
  top: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin .chat_avatar {
  left: -52px;
  background: rgba(255, 255, 255, 0.6);
}
.chat .chat_converse .chat_msg_item.chat_msg_item_admin .chat_avatar i{color:#595656;}
.chat .chat_converse .chat_msg_item.chat_msg_item_user .chat_avatar {
  right: -52px;
  background: #eee;
}
.chat .chat_converse .chat_msg_item.chat_msg_item_user .chat_avatar i{color:#430409;}
.chat .chat_converse .chat_msg_item .chat_avatar {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
}

.chat .chat_converse .chat_msg_item .chat_avatar > i {
  font-size: 22px;
  line-height: 40px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.chat .chat_converse .chat_msg_item_user .chat_avatar > img {
  width: inherit;
  height: inherit;
  border-radius: 50%;
}

.chat .chat_converse .chat_msg_item_user .chat_avatar > img {
  width: inherit;
  height: inherit;
  border-radius: 50%;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin {
  margin-left: 60px;
  float: left;
  background: rgba(255, 255, 255, 0.4);
  color: #263238;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_user {
  margin-right: 60px;
  float: right;
  background: rgba(0, 0, 0, 0.4);
  color: #eceff1;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin:before {
  content: '';
  position: absolute;
  top: 15px;
  left: -12px;
  z-index: 998;
  border: 6px solid transparent;
  border-right-color: rgba(255, 255, 255, .4);
}

.chat_msg_item.chat_msg_item_user:before {
  content: '';
  position: absolute;
  top: 15px;
  right: -12px;
  z-index: 998;
  border: 6px solid transparent;
  border-left-color: rgba(0, 0, 0, .4);
}

strong.chat_time {
  padding: 0 1px 1px 0;
  font-weight: 500;
  font-size: 8px;
  display: block;
}
/*Chatbox scrollbar*/


/*Element state*/

.is-active {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -o-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.is-float {
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
}

.is-max {
  box-shadow: inset 0 -12px 10px -10px rgba(0, 0, 0, 0.18), inset 0 12px 10px -10px rgba(0, 0, 0, 0.10);
}

.is-loading {
  display: block;
  -webkit-animation: load 1s cubic-bezier(0, .99, 1, 0.6) infinite;
  -moz-animation: load 1s cubic-bezier(0, .99, 1, 0.6) infinite;
  -o-animation: load 1s cubic-bezier(0, .99, 1, 0.6) infinite;
  animation: load 1s cubic-bezier(0, .99, 1, 0.6) infinite;
}
/*Animation*/

@keyframes zoomIn {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes load {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  50% {
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* SMARTPHONES PORTRAIT */

@media only screen and (min-width: 300px) {
  .chat {
    width: 200px;
  }
}
/* SMARTPHONES LANDSCAPE */

@media only screen and (min-width: 480px) {
  .chat {
    width: 300px;
  }
  .chat_field {
    width: 65%;
  }
}
/* TABLETS PORTRAIT */

@media only screen and (min-width: 768px) {
  .chat {
    width: 300px;
  }
  .chat_field {
    width: 65%;
  }
}
/* TABLET LANDSCAPE / DESKTOP */

@media only screen and (min-width: 1024px) {
  .chat {
    width: 400px;
  }
  .chat_field {
    width: 69%;
  }
}

.blue .chat {
  background: #fff;
  color: #eceff1;
}

.light-blue .chat {
  background: #03A9F4;
  color: #263238;
}



.blue-grey .chat {
  background: #607D8B;
  color: #eceff1;
}
/* Ripple */

.ink {
  display: block;
  position: absolute;
  background: rgba(38, 50, 56, 0.4);
  border-radius: 100%;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  webkit-transform: scale(0);
  transform: scale(0);
}
/*animation effect*/

.ink.animate {
  animation: ripple 0.5s ease-in-out;
}

@keyframes ripple {
  /*scale the element to 250% to safely cover the entire link and fade it out*/
  
  100% {
    opacity: 0;
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    webkit-transform: scale(5);
    transform: scale(5);
  }
}
/* quick chat */

.fsize11 {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.formflex{
	justify-content: center;
    display: flex
}
.colmargin{
	margin-top: 20px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 5px 13px rgb(0 0 0 / 12%), 0 1px 2px rgb(225 225 225 / 24%);
    border-radius: 10px;
	padding-top:0;
	width:98%;
}
.colheading4 {
    text-align: left;
    border-bottom: 1px #eee solid;
    font-size: 18px;
    background: #595656;
    padding: 10px 10px 10px 15px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: 400;
}
.ptegcolr {
    color: #430409;
    font-weight: 600;
}
.chnageclr{background: #1e4472;}
.pleft40{padding-left:38px;}
.mgg25{margin-top:25px;}
.icon-fs15{font-size:15px;}
.static-table-area.mg-t-30.res-mg-t-30.rowbg.page20.pbbtm0 {
    padding-bottom: 5px;
    padding-top: 10px;
}
.modal.fade.opacitnone {
    opacity: 1;
    top: 95px;
    z-index: 99999;
    position: absolute;
}
.modal-content.radius30.top45 {
    margin-top: 100px;
}
.pbb0{padding-bottom:0;}
.modal-dialog.nwidth500 {
    width: 500px;
}
.mtt-0{margin-top:0;}
.newul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.home-pb-10{padding-bottom:5px;}
.mfr-page-padding0{padding:10px 30px;}
.mt-1{margin-top:10px;}
.mt-2{margin-top:20px;}
.mb-1{margin-bottom:10px;}
.mt0{margin-top:0;}
.table>thead:first-child>tr:first-child>th:focus{color:#fff;}


.tab-heading-01 {
  text-align: center;
}

.active-tab div {
  color: red;
   display:none;
}
.wd1{max-width:90px;}
.wd2{max-width:90px;}
.wd3{max-width:90px;}
.wd4{max-width:90px;}
.wd5{max-width:90px;}
.wd6{max-width:90px;}
.wd7{max-width:90px;}
.m--0{margin:0; margin-right:-15px;}
.userimage{width:30px; border-radius:50px; height:30px;}
.mb--3{margin-bottom:-3px;}
a#example_previous {
    cursor: pointer;
	text-decoration:none;
}
a#example_next {
	cursor: pointer;
	text-decoration:none;
}
.pd-left-0{padding-left:0; padding-right:0;}
.mt-topminus-10{margin-top:-10px;}
.nocenter > tbody > tr > td, .table > tbody > tr > th {border: none;}
.nocenter > tbody > tr > td {text-align: left;}
.nocenter > tbody > tr > th {text-align: left;}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}
.fixheightnew {
    border-right: 1px #ccc solid;
    height: 100%;
    padding: 5px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    /* overflow: hidden; */
    word-break: break-all;
    min-height: 100px;
    table-layout: fixed;
    border-collapse: collapse;
}
.fixheightnew::after{
	content:'';
	height: 100%;
	
}
.fixheightnew:last-child{border-right:none;}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: inherit;
    word-break: break-all;
    max-width: 120px;
}
.psrelative{position:relative;}
.textleft{text-align:left;}
.norounded{border-radius:0; border:none;}
.tdpadding0{padding:0 !important;}
.btnpadding{padding:7px 20px;}
.clmn-42{height:42px;}
.badge{font-size:13px;}

.table-editable {
  position: relative;
}

.table-editable .glyphicon {
    font-size: 14px;
    font-weight: normal;
}

.table-remove {
  color: #430409;
  cursor: pointer;
}

.table-remove:hover {
  color: #303233;
}

.table-up,
.table-down {
  color: #007;
  cursor: pointer;
}

.table-up:hover,
.table-down:hover {
  color: #00f;
}

.table-add {
  color: #fff;
  cursor: pointer;
  /* position: absolute; */
  top: 5px;
  right: 0;
}

.table-add:hover {
  color: #fff;
}
.clmn-td-date{width:70px; border-right: 1px #ccc solid;}		
.clmn-td-mfrdate{width:80px; border-right: 1px #ccc solid;}		
.clmn-td-gme{width:80px; border-right: 1px #ccc solid;}		
.clmn-td-expense{width:110px; border-right: 1px #ccc solid;}		
.clmn-td-housing{width:80px; border-right: 1px #ccc solid;}		
.clmn-td-amount{width:80px; border-right: 1px #ccc solid;}		
.clmn-td-per{width:60px; border-right: 1px #ccc solid;}		
.clmn-td-action{width:40px; padding:7px;}



/* Print media css start here */
@media print {	
#sidebar {
    display: none;
}
.navbar-brand {
    display: none;
}
.mobile-menu-area {
    display: none;
}
.header-advance-area {
    display: none;
}
.breadcome-area {
    display: none;
}
.breadcome-list {
    padding-top: 0px;
    padding-bottom: 0px;
    display: none;
}
ul.breadcome-menu li {
    display: none;
}
.display-print{
    display: none;
}
.image_scroll {
    overflow: hidden;
    max-height: 100%;
    height: 100%;
    overflow-y: auto; 
}
.colmn-print img {
    width: 100%;
	height:auto;
} 
.navbar-brand>img {
   display: none;
}
.printdata {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
	
}
.printtopminus{margin-top:-70px;}
.col-md-6 {
    width: 50%;
    float: left;
}
.navbar-brand>img {
    display: none;
}
.printflex2 p {
    font-weight: 600;
    font-size: 14px;
    width: 170px;
} 
.header-top-area{display:none;}
 .row.MB-10.display-print {
    display:none;
	padding-bottom: 0px;
}
@page {
    size: auto;
    margin: 0;
}
a[href]:after {
        content: none !important;
    }
.noPrint
{
	display: none !important;
}
.MB-10 {
    margin-bottom: 0px;
}
.mg-t-30 {
    margin-top: 0;
}
.footer-copyright-area {
    display: none;
}
.static-table-area.mg-t-30.res-mg-t-30.rowbg.page20 {
    padding: 0px !important;
}


	
}

/* Print media css finish here */


@media (max-width: 2220px) {
.width147{width:30%;}
.width90 {
    margin: 0 10px;
    text-align: center;
    display: block;
    width:30%;
}
.col-md-1.d-w-110.bdr-right.height55.mdwidth110.minus90 {
    height: 55px;
    padding: 17px 9px;
    text-align: center;
}
.rswidth{width:298px;}
.page-margin{width:297px;}
.longscreen{
	height: 55px;
    padding: 17px 9px;
    text-align: center;
}
.typefield{width:100px}
.namefield{width:230px;}
.projectfield{width:200px;}
.activityfield{width:250px}
.requestfield{width:200px}
.datefield{width:180px;}
.amountfield{width:160px;}
.lastfield{width:170px}
.statusfield{width:180px}
.actionfield{width:120px;}
.field1{width:150px;}
.field2{width:210px;}
.field3{width:200px;}
.field4{width:250px;}
.field5{width:220px;}
.field6{width:250px;}
.field7{width:210px;}
.field8{width:160px;}
.field9{width:140px;}
.userbottom0{padding-bottom:0;}	
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}	
}


@media (max-width: 1920px) {
.clrcode1 img {
    height: auto;
    margin-top: 8px;
}	
.clrcode2 img {
    height: auto;
    margin-top: 8px;
}
.clrcode3 img {
    height: auto;
    margin-top: 8px;
}
.clrcode4 img {
    height: auto;
    margin-top: 8px;
}	
.th-normal.width1.sorting.sorting_asc {
    min-width: 70px ;
}
.th-normal.width2.sorting {
    min-width: 160px;
}
.th-normal.width3.sorting {
    min-width: 120px;
}
.th-normal.width4.sorting {
    min-width: 120px;
}
.th-normal.width5.sorting {
    min-width: 120px;
}
.th-normal.width6.sorting {
    min-width: 120px;
}
.th-normal.width7.sorting {
    min-width: 140px;
}
.th-normal.width8.sorting {
    min-width: 100px;
}
.th-normal.width9.sorting {
    min-width: 102px;
}	
.d-w-110 {
    width: 160px;
}
.height55{height:55px;}	
.printdata {
    width: 1300px;
    margin: 0 auto;
    padding: 30px 0;
}
.d-w-140 {
    width: 100px;
}
.col-md-1.d-w-110.bdr-right.height55.mdwidth110.minus90 {
    height: 55px;
    padding: 17px 9px;
    text-align: center;
}
.width147{width:289px;}
.width90 {
    margin: 0 10px;
    text-align: center;
    display: block;
    width: 268px;
}
.rswidth{width:300px;}
.page-margin{width:300px;}
.longscreen {
    height: 55px;
    padding: 8px 9px;
    text-align: center;
}
.typefield{width:100px}
.namefield{width:230px;}
.projectfield{width:180px;}
.activityfield{width:160px}
.requestfield{width:140px}
.datefield{width:130px;}
.amountfield{width:160px;}
.lastfield{width:130px}
.statusfield{width:130px}
.actionfield{width:90px;}
.field1{width:100px;}
.field2{width:210px;}
.field3{width:180px;}
.field4{width:170px;}
.field5{width:180px;}
.field6{width:160px;}
.field7{width:190px;}
.field8{width:130px;}
.field9{width:130px;}
.userbottom0{padding-bottom:0;}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}		
}


@media (max-width: 1680px) {
.th-normal.width1.sorting.sorting_asc {
    min-width: 70px ;
}
.th-normal.width2.sorting {
    min-width: 160px;
}
.th-normal.width3.sorting {
    min-width: 120px;
}
.th-normal.width4.sorting {
    min-width: 120px;
}
.th-normal.width5.sorting {
    min-width: 120px;
}
.th-normal.width6.sorting {
    min-width: 120px;
}
.th-normal.width7.sorting {
    min-width: 140px;
}
.th-normal.width8.sorting {
    min-width: 100px;
}
.th-normal.width9.sorting {
    min-width: 102px;
}	
.d-w-110 {
    width: 130px;
}
.height55{height:55px;}	
.d-w-140 {
    width: 100px;
}
.col-md-1.d-w-110.bdr-right.height55.mdwidth110.minus90 {
    height: 55px;
    padding: 17px 9px;
    text-align: center;
}
.width147{width:205px;}
.width90 {
    margin: 0 10px;
    text-align: center;
    display: block;
    width: 186px;
}
.printdata {
    width: 1100px;
    margin: 0 auto;
    padding: 30px 0;
}
.rswidth{width:218px;}
.page-margin{width:217px;}
.longscreen {
    height: 55px;
    padding: 8px 9px;
    text-align: center;
}
.typefield{width:100px}
.namefield{width:199px;}
.projectfield{width:150px;}
.activityfield{width:130px}
.requestfield{width:140px}
.datefield{width:100px;}
.amountfield{width:120px;}
.lastfield{width:100px}
.statusfield{width:130px}
.actionfield{width:85px;}
.field1{width:90px;}
.field2{width:170px;}
.field3{width:160px;}
.field4{width:170px;}
.field5{width:110px;}
.field6{width:130px;}
.field7{width:190px;}
.field8{width:130px;}
.field9{width:110px;}
.userbottom0{padding-bottom:0;}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}	
}


@media (max-width: 1440px) {
.th-normal.width1.sorting.sorting_asc {
    min-width: 70px ;
}
.th-normal.width2.sorting {
    min-width: 160px;
}
.th-normal.width3.sorting {
    min-width: 120px;
}
.th-normal.width4.sorting {
    min-width: 120px;
}
.th-normal.width5.sorting {
    min-width: 120px;
}
.th-normal.width6.sorting {
    min-width: 120px;
}
.th-normal.width7.sorting {
    min-width: 140px;
}
.th-normal.width8.sorting {
    min-width: 100px;
}
.th-normal.width9.sorting {
    min-width: 102px;
}	
.d-w-110 {
    width: 120px;
}
.height55{height:55px;}	
.d-w-140 {
    width: 100px;
}
.col-md-1.d-w-110.bdr-right.height55.mdwidth110.minus90 {
    height: 55px;
    padding: 7px 9px;
    text-align: center;
}
.width147{width:118px;}
.width90 {
    margin: 0 10px;
    text-align: center;
    display: block;
    width: 97px;
}
.rswidth{width:144px;}
.page-margin{width:143px;}
.longscreen {
    height: 55px;
    padding: 8px 9px;
    text-align: center;
}
.typefield{width:80px}
.namefield{width:160px;}
.projectfield{width:150px;}
.activityfield{width:130px}
.requestfield{width:100px}
.datefield{width:85px;}
.amountfield{width:100px;}
.lastfield{width:100px}
.statusfield{width:110px}
.actionfield{width:80px;}
.field1{width:70px;}
.field2{width:170px;}
.field3{width:130px;}
.field4{width:130px;}
.field5{width:110px;}
.field6{width:130px;}
.field7{width:150px;}
.field8{width:105px;}
.field9{width:110px;}
.userbottom0{padding-bottom:0;}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}		
}


@media (max-width: 1366px) {
.clrcode1 img {
    height: auto;
    margin-top: 13px;
}	
.clrcode2 img {
    height: auto;
    margin-top: 13px;
}
.clrcode3 img {
    height: auto;
    margin-top: 13px;
}
.clrcode4 img {
    height: auto;
    margin-top: 13px;
}
.printdata {
    width: 900px;
    margin: 0 auto;
    padding: 30px 0;
}	
.th-normal.width1.sorting.sorting_asc {
    min-width: 55px ;
}
.th-normal.width2.sorting {
    min-width: 150px;
}
.th-normal.width3.sorting {
    min-width: 110px;
}
.th-normal.width4.sorting {
    min-width: 70px;
}
.th-normal.width5.sorting {
    min-width: 95px;
}
.th-normal.width6.sorting {
    min-width: 110px;
}
.th-normal.width7.sorting {
    min-width: 130px;
}
.th-normal.width8.sorting {
    min-width: 90px;
}
.th-normal.width9.sorting {
    min-width: 88px;
}	
.d-w-110{width:110px;}
.col-md-1.d-w-110.bdr-right.height55.mdwidth110.minus90 {
    height: 55px;
    padding: 8px 9px;
    text-align: center;
}
.width147{width:133px;}
.width90 {
    margin: 0 10px;
    text-align: center;
    display: block;
    width: 112px;
}
.rswidth{width:128px;}
.page-margin{width:127px;}	
.longscreen {
    height: 55px;
    padding: 7px 9px;
    text-align: center;
}
.typefield{width:80px}
.namefield{width:150px;}
.projectfield{width:150px;}
.activityfield{width:130px}
.requestfield{width:110px}
.datefield{width:95px;}
.amountfield{width:100px;}
.lastfield{width:90px}
.statusfield{width:110px}
.actionfield{width:82px;}
.field1{width:70px;}
.field2{width:240px;}
.field3{width:120px;}
.field4{width:110px;}
.field5{width:110px;}
.field6{width:120px;}
.field7{width:140px;}
.field8{width:105px;}
.field9{width:80px;}
.userbottom0{padding-bottom:10px;}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}
		
}


@media (max-width: 1360px) {	
.d-w-110{width:100px;}
.typefield{width:80px}
.namefield{width:160px;}
.projectfield{width:150px;}
.activityfield{width:130px}
.requestfield{width:100px}
.datefield{width:85px;}
.amountfield{width:100px;}
.lastfield{width:100px}
.statusfield{width:110px}
.actionfield{width:80px;}	
.field1{width:70px;}
.field2{width:170px;}
.field3{width:130px;}
.field4{width:130px;}
.field5{width:110px;}
.field6{width:130px;}
.field7{width:150px;}
.field8{width:105px;}
.field9{width:110px;}
.userbottom0{padding-bottom:10px;}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-bottom-width: 1px;
    max-width: 120px;
    overflow: hidden;
    display: table-cell;
    word-break: break-all;
}	
}
.footer-copy-right a {
	color: #430409;
}










