﻿@charset "utf-8";
/* CSS Document */

.bannerimg{
background-position: center;}
.bannerimg h2{ color:#4e469d; margin-top:5px;}
.table thead th{padding:12px 10px !important;}
.table td .btn-icon{ width:30px; height:30px; padding:5px;}
.heading1{ border-bottom:1px dashed #ccc; padding-bottom:10px; font-weight:bold;}
.borderbox{ border:1px solid #e0e7f0; padding:15px;}
.borderbox h4{ margin:-15px -15px 10px -15px; background-color:#e0e7f0; padding:10px 15px; color:#000; font-weight:bold; font-size: 0.938rem;}
.staticno{ text-align:center;}
.staticno p{color:#444b4f;}
.staticno h4{font-weight: 600;}
.scheme .avatar {
width: 1.6rem;
height: 1.6rem;
}
.scheme .avatar .avatar-title{ font-size:10px;}
.scheme .btn-icon.btn-xs{height: 1.288rem;}
.scheme .d-flex{ padding:6px 10px; border-bottom:1px solid #eee; position:relative;}
.scheme .d-flex:before{ content: "\f054";
position: absolute;
font-family: 'Font Awesome 5 Free';
top: 12px;
left: 10px;
font-weight: 900;
font-size: 9px;
color: #fff;
width: 17px;
height: 17px;
text-align: center;
border-radius: 50%;
background: #065fd2;
padding: 2px;}
.scheme .card-header{padding: 0.5rem 1.25rem;}
.scheme .card-title{ font-size:16px; font-weight:600;}
.dash-container{ border-radius:0px; padding:0px;}
.page-navs{ border-bottom:1px solid rgba(255,255,255,.3); background-color:rgba(255,255,255,.1);} 
.page-navs .card-title{ color:#2e458f;}
.head-nonactive, .head-nonactive:hover {
    background:#f99b01;
    padding: 8px;
    margin-bottom: 10px;
    display: inline-block;
    width: 33%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;    position: relative;
}
.head-nonactive:after {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 17px solid #ffffff;
    border-bottom: 20px solid #ffffff;
    border-left: 15px solid #f99b01;
    border-right: 0px solid #ffffff;
    position: absolute;
    top: 0px;
    right: 0px;
}
.head-active, .head-active:hover {
    background:#cfcee1;
    padding: 8px;
    margin-bottom: 10px;
    display: inline-block;
    width: 33%;
    color:#252057;
    text-transform: uppercase;
    font-weight: 600;    position: relative;
}
.head-active:after {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 17px solid #ffffff;
    border-bottom: 20px solid #ffffff;
    border-left: 15px solid ##056675 /*#ea8f1d*/;
    border-right: 0px solid #ffffff;
    position: absolute;
    top: 0px;
    right: 0px;
}
.hide {
  display: none;
}
.smallpdf {
    z-index: 999;
    display: block;
    font-size: 13px;
    position: absolute;
    bottom: -22px;
    color: #f00;
}
#blkx-1 {
    padding-left: 13px;
    display: block;
    width: 97%;
}
#totalIncomeChart {
    display: none !important;
}
.btn:focus{ color:#fff;}
.dash-min-height{ min-height:450px;}
.btn{ padding:10px;}
.skewbtn{transform: skew(-45deg);}
.skewbtn span{transform:skew(45deg); display:inline-block}
.custom-radio .custom-control-label{ margin-bottom:0px;}
.dashpafding{ padding-top:15px !important;}
.querybox{}
.querybtn{ margin:15px 0px 0px 0px; padding:0px; max-height:500px; overflow-y:auto;}
.querybtn .btn{ padding:5px 10px;}
.querybox .d-flex{ margin-bottom:15px;}
.querybox-1{padding:0px; border:1px solid #eee; margin-bottom:15px;}
.bg1{ background-color:#ebf3f6;}
.bg2{ background-color:#f6f2eb;}
.querybox-1 .separator-dashed{border-top: 1px dashed #aaa;}
.card-link .d-flex{ margin-bottom:0px;}
.card-link{display: block;
background: rgba(0, 0, 0, 0.03);
margin:0px;
padding: 10px 15px; color:#343a40;} 
.box-pading{ padding:15px;}
.box-pading h4{font-weight:bold;}
.box-pading h4 span{ display:inline-block; float:right; background-color:#f5f1e6; padding:5px 10px; font-size:14px; color:#4e469d;}
.querypills{}
.querypills li{ position:relative;}
.querypills a{margin:2px 0px 0px 0px !important; position:relative; font-weight:bold; border-bottom:0px !important;  background-color:#fff; color:#000 !important; border:1px solid #dddada !important;  }
.querypills a:hover{color:#000 !important; border:1px solid #eee !important;}
.querypills .active{color:#fff !important; background-color:#f99b01 !important; border:1px solid #eee !important;   border-bottom:0px !important;}
.querycontent{ margin-top:0px !important; padding:15px; border:1px solid #eee;}
.querypills > li:last-child > .nav-link{border-radius:0px !important;}
.querypills > li:first-child > .nav-link{border-radius:0px !important;}
.logoutbtn{padding: 19px;}
.addintent{ text-align:left; padding: 14px 10px; font-size: 1.2em;}
.addintent i{display: inline-block;
font-size: 1.1em;
background-color: rgba(255, 255, 255, 0.19);
padding: 18px;
border-radius: 4px; margin-right:10px;}
.marked span{ color:#D70000;}
.note {
    font-size: 12px;
    color:#D70000;
    display: inline-block;
    padding: 2px;
}
.replybox{padding: 15px;
border: 1px dashed #acacac;
margin-top: 20px; display:none;}
.querypills li .badge{ position:relative; left:10px;}

.rowbg-success{ background-color:#e2f3e3 !important;}
.rowbg-success .viewbtn{ display:block; text-align:center; font-size:20px; color:#518c10;}
.rowbg-warning{ background-color:#f3f2e2 !important;}
.rowbg-warning .viewbtn{ display:block; text-align:center; font-size:20px; color:#d0a60f;}
.rowbg-danger{ background-color:#f9e9e8 !important;}
.rowbg-danger .viewbtn{ display:block; text-align:center; font-size:20px; color:#c11508;}
.rowbg-info{ background-color:#e8f5f9 !important;}
.rowbg-info .viewbtn{ display:block; text-align:center; font-size:20px; color:#00a3c7;}
.rowbg-gray .viewbtn{ display:block; text-align:center; font-size:20px; color:#666;}
.btn-default{ border:1px solid #eee; background-color:#fff; color:#4e469d; font-weight:bold;}
.btn-default:hover,.btn-default:focus,.btn-default:active{background-color:#eee; color:#000}
.tiketno{ float:right; display:inline-block; padding:5px; background-color:#48ABF7; font-size:13px; border-radius:3px; color:#fff;}
.date{ display:block; color:#f24440; font-weight:bold; margin:3px 0px;}
.sidebar.sidebar-style-2 .nav .nav-item a.select {
    background: rgba(199, 199, 199, 0.2);
    color: #cf2935;
}
.notice .time{ display:block; color: #959595;}
.card-footer{height: 70px;}
.card-footer .see-all{display:block; color:#717171;}
.card-footer .see-all .fa{ float:right;}
.news .card-header h4{ margin-bottom:0px;}
.card-footer span{ float:left; display:inline-block}
.status-bg {
    display:block;
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; margin:3px auto;
}
.btn { position:relative;}
.btn .notification {
    position: absolute;
    background-color: #F99B01;
    text-align: center;
    border-radius: 10px;
    min-width: 17px;
    height: 17px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 300;
    line-height: 17px;
    top: -6px;
    right: -6px;
    letter-spacing: -1px;
}
 
.viewintent .viewintent-title{ display:block; padding:15px 15px; background: #48abf7;
color: #fff; cursor:pointer;}
.viewintent .viewintent-title h3{ margin-bottom:0px;}
.viewintent .viewintent-title .span-title{ display:inline-block;} 
.viewintent .viewintent-title .span-mode{ display:inline-block; float:right; font-size: 24px; margin-top: -5px;}
.viewintent-body{ padding:15px; border:1px solid #eee; }
.fontsize-increse td,.fontsize-increse th{ font-size:14px;}
.formview{ width:100%; margin-bottom:15px;}
.formview td,.formview th{ padding:12px 10px; border-bottom:1px solid #e6e6e6;}
.formview > tbody > tr > th{ background-color: #E6EEF4;
color: #000;
text-transform: uppercase;}
.formview .subtable{width:100%;}
.formview .subtable td, .formview .subtable th{border:1px solid #eee;}
.card-body .subtitle{ padding:10px 8px; font-weight:bold; border-bottom:1px dashed #ccc; text-transform:uppercase; color:#f46830;}
.top-logo{ color:#fff; font-size: 18px;} 
.success-bg{ background-color:#E4F4CC}
.warning-bg{ background-color:#FFF7CF}
.danger-bg{ background-color:#FFE5E5}
.card-header h3{ margin-bottom:0px;}
.intentid{ font-weight:bold; font-size:14px; display:block; margin-bottom:3px;}
.inlineblock{ display:inline-block !important;}
.borderround{ border-radius:25px;} 
.intentbtn{ display:table; width:100%; box-shadow:0px 0px 15px rgba(0,0,0,.1); margin-bottom:10px; margin-top:20px; border-radius:5px;}
.intentbtn .intenticon,.intentbtn .intentdata{ display:table-cell; vertical-align:middle; height:100px; padding-left:20px;} 
.intentbtn .intenticon{padding:10px; width:36%; text-align:center; background: rgba(0, 0, 0, 0.11);}
.intentbtn .intenticon .intentno{ font-size:1.7em;}
.intentbtn .intenticon svg{ height:55px;}
.intentdata{ color:rgba(255,255,255,.8); }
.intentdata .intentno{display: block;font-size: 18px;color: #002042;}
.bluecolor{ background-color:#26a1dd;}
.bluecolor svg{fill: #fff;}
.bluecolor .intentno{color: #fff;}
.pinkcolor{ background-color:#df267d;}
.pinkcolor svg{fill: #fff;}
.pinkcolor .intentno{color:#fff;}
.yellowcolor{ background-color:#db800c}
.yellowcolor svg{fill:#fff;}
.yellowcolor .intentno{color:#fff;}
.greencolor{ background-color:#4d8805;}
.greencolor svg{fill:#fff;}
.greencolor .intentno{color:#fff;}
.redcolor svg{fill:#ff3636;}
.redcolor .intentno{color:#ff3636;}
.purplecolor svg{fill:#8d50ca;}
.purplecolor .intentno{color:#8d50ca;}

.cyancolor svg{fill:#18a0ae;}
.cyancolor .intentno{color:#18a0ae;}

.intentbtn small{ color:#666;}
.intentbtn h5{ color:#002042 ;}
.intentbtn:hover{text-decoration:none;}
.intentbtn.active{ background-color:#48abf7;}
.intentbtn.active h5{ color:#fff;}
.intentbtn.active small{ color:rgba(255,255,255,.8) !important;}
.intentbtn.active:hover{ background-color:#1e9bfb;}
.intentbtn.active .stamp.bg-secondary{ background-color:#fff !important; color:#1e9bfb}
label.boxbrdhed {
    font-size: 21px !important;
    color: #000;
    border-bottom: 1px dashed #ccc;
    display: block;
    padding-bottom: 9px;
}
.btn.btn-primary {
        color: #fff;
        background-color: #38519b;
        border-color: #38519b;
        box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
    }
.btn a {
  color:#fff;
}
.btnmt {
    margin-top: 24px;
}
.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    background:#E4CC61;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    width: 86px;
} 
.backbtn {padding:2px 5px 2px 7px !important; background:#905FB6 !important; text-align:center !important; color:White !important}
#fiendsFile {background:#009966; color:White; display:block}
.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.inner-gallery {
    background-color: #f5f5f5;
    padding: 10px;
}
.inner-gallery img {
    margin: 10px 0px;
}
.inner-gallery .o-del {
    margin: 50px 0px 0px 0px;
}
.overflow-pic {
    position: absolute;
    cursor: pointer;
}
.inner-gallery .e-pic {
    /*margin: 50px 0px 0px -25px;*/
}
.grid_head th {
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #8c8b8b;
    color: #fff;
}
.btn-user {
    position: relative;
    margin-bottom: 15px;
}