.hedtopm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.client_dropdown {
    min-width: 150px;
}
.Toastify__toast-theme--light{
	color:#fff !important;
}
#kt_content.content {
    padding: 0;
}

#kt_content .container-fluid.bg-light {
    background: transparent !important;
    padding: 10px 0 0 0;
}
.font50{font-size: 50px;}
.font42{font-size: 42px;}
.font36{font-size: 36px;}
.font32{font-size: 32px;}
.font30{font-size: 30px;}
.font28{font-size: 28px;}
.font24{font-size: 24px;}
.font20{font-size: 20px;}
.font18{font-size: 18px;}
.font16{font-size: 16px;}
.font11{font-size: 11px;}

.zoomTools{
	text-align: center;
    margin-bottom: -18px;
    margin-top: 15px;
}
.zoomTools button{
	margin: 1px;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    color: #fff !important;
    font-weight: 400;
    width: 24px !important;
    height: 24px !important;
    background: #777 !important;
    line-height: 16px;
    padding: 0;
    border-radius: 5px;
    text-align: center;
}

.faqAltQ{
	position: relative;
}
.faqRemoveBtn{
	position: absolute;
    right: 3px;
    bottom: 12px;
    background: #F64E60;
    color: #fff !important;
    padding: 0px 5px !important;
    height: auto;
    min-height: auto;
    font-size: 10px;
}
.faqRemoveBtn .fa-window-close{
	color: #ff0000;
    font-size: 16px !important;
}

.inpTSave{
	position: absolute;
	background: #1BC5BD;
    color: #fff !important;
    right: 22px;
    padding: 0px 5px !important;
    height: auto;
    min-height: auto;
    bottom: 12px;
    font-size: 10px;
}
.inpTSave.svFrst{
	right: 3px;
}
.form-group {
    margin-bottom: 0.75rem;
}
.chatBtn{
	font-size: 24px;
    padding: 10px 20px;
}
.dateBR{
	border-radius: 0.42rem !important;
}
.logright {
    background: url(../media/svg/illustrations/login-visual-4.svg);
    height: 100vh !important;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.tox-tinymce-aux {
    z-index: 10005 !important;
}
.FormBox .form-control{
	height:auto;
}
.faqhead {
        color: #2a2a2a;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #c1bebe;
    border-radius: 8px;
    padding: 3px 5px;
    background: #dadbdf;
    margin-right: 3px;
    font-size: 12px;
}
.faqhead:hover{
	background: #b0d6fd;
}
.delStciky {
    position: absolute;
    bottom: 7px;
    right: 7px;
    font-size: 13px;
    cursor: pointer;
    color: #fff !important;
    font-weight: 400;
    width: 24px !important;
    height: 24px !important;
    background: #ff0000 !important;
    line-height: 16px;
    padding: 4px;
    border-radius: 5px;
    text-align: center;
}
.tagbtn a {
    color: #ffffff !important;
    background-color: #1BC5BD;
    border-color: #1BC5BD;
    width: auto;
    height: auto;
    border-radius: 3px;
    padding: 0px 4px;
    font-size: 11px;
    margin: 0 3px 3px 0;
}

.taglabel {
    width: auto;
    height: auto;
    padding: 0px 4px;
    font-size: 11px;
    margin: 0 2px 2px 0;
    display: inline-block;
    background-color: #cde69c;
    border-radius: 2px;
    border: 1px solid #a5d24a;
    color: #65812f;
}

.statLabel {
    width: auto;
    height: auto;
    padding: 2px 4px;
    font-size: 11px;
    font-weight: 500;
    margin: 0 2px 2px 0;
    display: inline-block;
    background-color: #BAD58E;
    border-radius: 20px;
    border: 1px solid #BAD58E;
    color: #232323;
}

.statLabelCou {
    background-color: #ABEA70;
    border: 1px solid #ABEA70;
}

.statLabelPer {
    background-color: #E1D9FF;
    border: 1px solid #E1D9FF;
}


.stat_count, .stat_conversions, .stat_percent {
    width: auto;
    height: auto;
    padding: 2px 4px;
    font-size: 11px;
    font-weight: 500;
    margin: 0 2px 2px 0;
    display: inline-block;
    background-color: #BAD58E;
    border-radius: 20px;
    border: 1px solid #BAD58E;
    color: #232323;
}

.stat_conversions {
    background-color: #ABEA70;
    border: 1px solid #ABEA70;
}

.stat_percent {
    background-color: #E1D9FF;
    border: 1px solid #E1D9FF;
}

.alt_que {
    width: 100%;
    float: left;
}

/*
Colorbox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}


.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: url("../colorbox/overlay.png");
}

#colorbox {
    outline: 0;
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../colorbox/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 21px;
    background: url(../colorbox/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px;
    background: url(../colorbox/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    height: 21px;
    background: url(../colorbox/border.png) 0 -29px repeat-x;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxLoadingOverlay {
    background: url(../colorbox/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(../colorbox/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../colorbox/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../colorbox/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../colorbox/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

.bg-dark.sufee-login {
    height: 100vh;
    overflow: auto;
}

.login-logo img {
    max-width: 320px;
}

.navbar .navbar-nav > li {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar .navbar-nav li > a .menu-icon {
    width: 26px;
}

aside.left-panel {
    width: 220px;
}

.right-panel {
    margin-left: 220px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a {
    padding-left: 0;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu {
    padding-left: 30px;
}

.right-panel .navbar-brand {
    width: 150px;
}

.width50 {
    float: left;
    width: 50%;
    font-size: 12px;
}

.navbar .navbar-nav li > a {
    padding: 8px 0;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    font-weight: 500;
}

.paneleftbox .table-striped.table-bordered thead th, .panerightbox .table-striped.table-bordered thead th {
    border-bottom-width: 0;
}

.srv-validation-message {
    color: red;
    font-size: 14px;
    padding: 5px 0 0;
}

.card-header {
    padding: .75rem;
}

.card-title {
    font-size: 14px;
}

.card .card-body {
    padding: 1em .75rem;
}

.card .card-body p, .card .card-body table {
    font-size: 14px;
}

.client_dropdown {
    display: inline-block;
}

.quick_nav {
    display: inline-block;
    width: auto;
    margin-left: 15px;
}

.text-primarya a {
    color: #007bff !important;
}

.text-primarya a:hover {
    color: #0062cc !important;
}

label {
    font-size: 14px;
}

.form-control {
    font-size: 14px;
    background-color: #fff8ec;
    border: 1px solid #959596;
}

.form-control[readonly] {
    background-color: #fff8ec;
}

.form-control.commentEdit {
    background-color: transparent;
    border: 0 solid #959596;
}
.form-control:hover, .form-control:focus {
    color: #3F4254;
    background-color: #ffffff;
    border-color: #69b3ff;
    outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%) !important;
}
.form-control.outBlue{
    border-color: #69b3ff;
    outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.tox-tinymce:hover{
    border-color: #69b3ff !important;
}
.tox .tox-edit-area__iframe {
    background-color: #fff8ec !important;
}
.tox .tox-edit-area__iframe:focus, .tox .tox-edit-area__iframe:active {
    background-color: #fff !important;
}
.tox-tinymce :focus, .tox-tinymce-aux :focus, .tox-tinymce :hover, .tox-tinymce-aux :hover{
	background-color: #fff !important;
}
.tox:focus .tox-edit-area__iframe, .tox:active .tox-edit-area__iframe {
    background-color: #fff !important;
}
.tox-tinymce {
    border: 1px solid #959596 !important;
}
.tox-blocker{
	opacity:0 !important; 
}

.mce-content-body p br {
    display: none;
}

.react-tagsinput {
    background-color: #fff8ec !important;
    border: 1px solid #959596 !important;
    border-radius: 0.42rem;
}

.pagination {
    margin: 15px auto;
    display: flex;
    list-style: none;
    outline: none;
}

.pagination > .active > a {
    background-color: #03a9f3;
    border-color: #03a9f3;
    color: #fff;
}

.pagination > li > a {
    border: 1px solid #03a9f3;
    padding: 5px 10px;
    outline: none;
    cursor: pointer;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #03a9f3;
    border-color: #03a9f3;
    outline: none;
}

.pagination > li > a,
.pagination > li > span {
    color: #03a9f3
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: unset
}

.cBKPeI {
    display: none !important;
}

/*
.tox.tox-tinymce{
	height: auto !important;
	min-height: 320px !important;
} */

.mzinp .react-transform-wrapper{
	width: 100%;
    text-align: center;
}
.mzinp .react-transform-component{
	display: inline-block !important;
	width: 100%;
    text-align: center;
}
.erroralert {
    color: red;
}

.closepp {
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    width: 28px;
    height: 28px;
    background: #000;
    line-height: 24px;
    padding: 3px;
    border-radius: 50%;
    text-align: center;
	z-index: 1;
}

.modelpp p.modelhd {
    font-size: 16px;
}

.poplink {
    cursor: pointer;
}

.img-responsive {
    max-width: 100%;
}

.quoteimages {
    font-size: 15px;
}

.qtimage {
    font-size: 15px;
    position: relative;
}

.qtimage .lead_qtimg {
    font-size: 15px;
    border-radius: 5px;
	border: 2px solid #fff;
}
.qtimage:hover .lead_qtimg{
	border: 2px solid #008cff;
}

.qtimage .del_lead_img {
    font-size: 15px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    width: 30px;
    text-align: center;
    height: 30px;
    padding: 5px;
    color: #ff0000;
    border-radius: 3px;
    box-shadow: 0 0 10px #777;
    cursor: pointer;
}

.qtimage .del_lead_img .fa {
    color: #ff0000;
}
.qtimg20{
	width:20%;
	min-width:80px;
	max-width: 108px;
}
.cmtArea{
	position:relative;
	min-height:40px;
}
.cmimage{
	float: right;
    width: 35px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    top: 3px;
}
.cmimage .cmimg{
	border: 1px solid #ccc;
    margin: 0;
    padding: 1px;
    border-radius: 6px;
	width:100%;
}
.emFormBox{
    margin-bottom: 20px;
    border: 1px solid lightgray;
    border-radius: 8px;
    padding: 8px 15px 3px 15px;
    background: #e7e7e7;
	width: 100%;
}
.bgDarkGray{
	background: #3e3e3e;
}
.br-4{
	border-radius:4px;
}

.card.card-custom > .card-header.commheder {
    min-height: 30px;
    background: #f7f7f7;
	flex-wrap: unset;
}
.card.card-custom > .card-header.commheder .card-title{
	display: -webkit-box;
}

.card-header.commheder .btn.btn-icon.btn-xs {
    height: 18px;
    width: 18px;
}

.card-header.commheder .btn.btn-xs i {
    font-size: 11px;
}

.card-header.commheder .card-title small {
    font-size: 12px;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-subnav {
    background: #fff;
    margin: 5px;
    border-radius: 0;
}

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
    padding: 0 15px;
    min-height: 35px;
    border-bottom: 1px dashed #ddd;
}

.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item:last-child > .menu-link {
    border-bottom: 0px dashed #ccc;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
    color: #242424;
    font-size: 14px;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
    background-color: #fff8ec;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
    color: #242424;
}

.adminBottombutton {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    background: #1E1E2D;
}

.logutbutton {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    background: #1A1A27;
    height: 44px;
}

.menu-item.menu-item-active > .menu-link {
    background-color: #363648 !important;
}

.menu-submenu .menu-item.menu-item-active > .menu-link {
    background-color: transparent !important;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active {
    background: #489ef8 !important;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active p.menu-link {
    border: 0 !important;
}

.menu-item.menu-item-active > .menu-link .menu-text, .menu-item.menu-item-active > .menu-link .menu-icon {
    color: #000 !important;
    font-weight: 600 !important;
}
.menusubmenu{
    background: #b0d6fd;
}
.menusubmenu .menu-subnav {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}
.menusubmenu .menu-subnav .menu-link {
    padding-left: 15px !important;
}
.menusubmenu .menu-subnav .menu-link .menu-text{
	color: #000 !important;
}
.menusubmenu .menu-subnav .menu-item:hover .menu-link{
	background: #68c3f9 !important;
}
.menusubmenu .menu-subnav .menu-item.active .menu-link{
	background: #68c3f9 !important;
	border: 2px solid #000 !important;
}


.tinyHeight .tox.tox-tinymce {
    min-height: 360px;
}

.tinyHeight textarea.form-control {
    min-height: 180px;
}

.Toastify__toast {
    text-align: center;
    min-height: 40px !important;
    padding: 0 !important;
    font-size: 16px;
    border-radius: 0.42rem !important;
}

.Toastify__toast--success {
    background: #8950FC !important;
}

.Toastify__close-button {
    display: none !important;
}

.pane3box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: calc(100vh - 30px);
    overflow-y: hidden;
    -webkit-flex-direction: row;
    flex-direction: row;
}

 .paneleftbox {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%; */
    overflow-y: scroll;
    width: 100%;
    min-width: 360px;
}

.panerightbox {
    /* -webkit-box-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%; */
    overflow-y: scroll;
    flex-grow: 1;
    width: 39%;
    min-width: 39%;
    position: relative;
}
.rightBoxBig .panerightbox {
    width: 59%;
    min-width: 59%;
}

.panerightPopup{
	/* overflow-y: scroll;
    flex-grow: 1;
    width: 39%;
    min-width: 39%;
    position: relative; */
	box-sizing: border-box;
    position: fixed;
    inset: 0px;
	z-index: 1300;
}

.paneleftPopup{
	/* overflow-y: scroll;
    flex-grow: 1;
    width: 39%;
    min-width: 39%;
    position: relative; */
	box-sizing: border-box;
    position: fixed;
    inset: 0px;
	z-index: 1300;
}


.prpFirst{
	position: relative;
    display: flex;
    flex-direction: row;
    margin-top: 8px;
    height: calc(100vh - 16px);
    width: calc(100vw - 50px);
    max-width: 600px;
    margin-right: 0.5rem;
    margin-left: auto;
}
.prpSecond{
	overflow: auto;
    flex: 1 1 auto;
	box-shadow: 0 64px 64px 0 rgb(0 0 0 / 6%), 0 32px 32px 0 rgb(0 0 0 / 3%), 0 16px 16px 0 rgb(0 0 0 / 2%), 0 4px 4px 0 rgb(0 0 0 / 2%), 0 2px 2px 0 rgb(0 0 0 / 2%);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.prpSecond .darkGrayBG{
	height: calc(100vh - 16px);
}
.blurBG{
	position: fixed;
    inset: 0px;
    background: rgba(244,245,247,0.6);
    backdrop-filter: blur(2px);
}
.rmClose{
	display: flex;
    position: relative;
	flex-direction: column;
    height: calc(100vh - 32px);
	width:0px;
}
.rmClose span{
    margin-bottom: 8px;
    animation-fill-mode: both;
    position: relative;
    top: 8px;
    right: 38px;
    cursor: pointer;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: red;
    color: #fff;
}
.rmClose span > * {
    height: 24px;
    width: 24px;
    padding: 8px;
    fill: #ccc;
}
.rmClose span .fa-xmark:hover{
	color:#007bff;
    transition: ease .3s;
    transform: rotate(90deg);
}

.paneleftPopup .prpFirst{
	float:left;
}
.paneleftPopup .prpSecond {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.paneleftPopup .rmClose span{
	right: -10px;
}


.panerightbox.chatpanelright {
    -webkit-box-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
    overflow-y: scroll;
    flex-grow: 39;
    min-width: 280px;
    position: relative;
}

.pane3box .pnScrl {
    background-color: rgba(255,255,255,0.1);
    -webkit-box-flex: 0 0 5px;
    -webkit-flex: 0 0 5px;
    flex: 0 0 5px;
    border-left: 1px solid rgba(100,121,143,0.122);
    border-right: 1px solid rgba(100,121,143,0.122);
    cursor: col-resize;
	
	background-color:black;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	cursor: col-resize;
	z-index:11;
} 

/* #main{
   background-color: BurlyWood;
   float: right;
   height:200px;
   width: 75%;
}
#sidebar{
   background-color: IndianRed;
   width:25%;
   float: left;
   height:200px;
   overflow-y: hidden;
} */

#dragbar{
   height: 100%;
   float: right;
   width: 4px;
   cursor: col-resize;
   background-color: rgba(255,255,255,0.1);
   border-left: 1px solid rgba(100,121,143,0.15);
   border-right: 1px solid rgba(100,121,143,0.15);
}
#ghostbar{
   width:4px;
   background-color: rgba(100,121,143,0.4);
    border-left: 1px solid rgba(100,121,143,0.4);
    border-right: 1px solid rgba(100,121,143,0.4);
   opacity:0.5;
   position:absolute;
   cursor: col-resize;
   z-index:999
}


.pane3box ::-webkit-scrollbar {
    width: 7px;
}

.pane3box ::-webkit-scrollbar-track {
    /* box-shadow: inset 0 0 3px #ddd;
    border-radius: 0.42rem; */
}

.pane3box ::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 0;
}

.pane3box ::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.aside-fixed .aside {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: calc(100vh);
    overflow-y: hidden;
    -webkit-flex-direction: row;
    flex-direction: row;
}

#kt_aside_menu_wrapper {
    -webkit-box-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
    overflow-y: scroll;
    flex-grow: 39;
}

.aside-fixed .aside ::-webkit-scrollbar {
    width: 10px;
}

.aside-fixed .aside ::-webkit-scrollbar-track {
    /* box-shadow: inset 0 0 3px #ddd;  */
    border-radius: 0;
}

.aside-fixed .aside ::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 0;
}

.aside-fixed .aside ::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.aside-menu .menu-nav {
	padding-top: 5px;
    padding-bottom: 50px !important;
}

.tumbimage {
    max-height: 75px;
    max-width: 75px;
    cursor: pointer;
}

.popImage {
    max-width: 100%;
}

.redError {
    color: red;
}

.stickybtn.activesticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 90;
    background: #fff;
    padding: 1rem 0 !important;
}

.color-t {
    color: transparent;
    width: 104px;
    padding: 3px 3px 2px;
    height: auto;
    margin: 5px 0;
}

@media (min-width: 992px) {
    .header-fixed .wrapper {
        padding-top: 0;
    }
}

.disInine {
    display: inline-block;
    margin-bottom: 3px;
}

.colorBlue .fa-globe, .colorPink .fa-flask {
    color: #3699FF;
    border: 1px solid #3699FF;
    height: 24px;
    width: 24px;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

.colorPink .fa-flask {
    color: #a5dea5;
    border: 1px solid #a5dea5;
}

.errInfo {
    color: #000;
}

.errInfo ul {
    color: red;
    list-style: none;
    padding: 5px 0;
    font-size: 11px;
    margin: 0;
}

.errInfo ul .fa-exclamation-circle {
    font-size: 12px;
}
.kCcqNR{
	min-width:100% !important;
}
.eDjtPr{
	min-width:180px !important;
}

.trActive {
    background: #d5e8fb !important;
    border: 2px solid #000;
}
#traNew{
	background: #cff9b2 !important;
    border: 2px solid #000;
}
.fw-blod{
	font-weight:600;
}
.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link {
    background-color: #001887 !important;
}
.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link span{
	font-weight:600;
}
.aside-menu .menu-nav > .menu-item.menu-item-here{
	background-color: #001887 !important;
}

textarea.te_file_editor {
    background: url(../media/2cOaJ.png);
    background-attachment: local;
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 10px;
    border-color: #ccc;
    font-size: 11px;
    min-height: 500px;
}

.react-form-builder .react-form-builder-toolbar {
    margin-top: 0 !important;
}

.react-form-builder .react-form-builder-toolbar h4 {
    display: none;
}

.lazyLoader {
    background-color: #fff;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: calc(10px + 2vmin);
    color: white;
}

.lazyLoader span {
    display: inline-block;
    width: 200px;
    height: 200px;
}

.lazyLoader span:after {
    content: " ";
    display: block;
    width: 150px;
    height: 150px;
    margin: 1px;
    border-radius: 50%;
    border: 10px solid #282c34;
    border-color: #282c34 transparent #282c34 transparent;
    animation: loader 1.2s linear infinite;
}

.lazyLoaderRight {
    background-color: #fff;
    min-height: calc(100vh - 30px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.lazyLoaderRight span {
    display: inline-block;
    width: 60px;
    height: 60px;
}

.lazyLoaderRight span:after {
    content: " ";
    display: block;
    width: 60px;
    height: 60px;
    margin: 1px;
    border-radius: 50%;
    border: 3px solid #282c34;
    border-color: #282c34 transparent #282c34 transparent;
    animation: loader 1.2s linear infinite;
}
@keyframes loader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* ================= Chat Window Design =============== */

ul, ol {
    margin-left: 0;
    padding-left: 0;
}

.chatdash {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

#frame {
    width: 100%;
    min-width: 360px;
    height: 94vh;
    min-height: 300px;
    background: #E6EAEA;
}

@media screen and (max-width: 360px) {
    #frame {
        width: 100%;
        height: 100vh;
    }
}

#frame #sidepanel {
    float: left;
    width: 30%;
    height: 100%;
    background: #337abf;
    color: #f5f5f5;
    overflow: auto;
    position: relative;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel {
        width: 58px;
        min-width: 58px;
    }
}

#frame #sidepanel #profile {
    width: 100%;
    padding: 10px;
    background: #FFF;
    color: #143F6A;
    font-size: 16px;
}

#frame #sidepanel #profile h3 {
    margin-bottom: 0;
    font-size: 18px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 0 0;
        background: #143f6a;
    }
}

#frame #sidepanel #profile.expanded .wrap {
    height: 210px;
    line-height: initial;
}

#frame #sidepanel #profile.expanded .wrap p {
    margin-top: 20px;
}

#frame #sidepanel #profile.expanded .wrap i.expand-button {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

#frame #sidepanel #profile .wrap {
    overflow: hidden;
    -moz-transition: 0.3s height ease;
    -o-transition: 0.3s height ease;
    -webkit-transition: 0.3s height ease;
    transition: 0.3s height ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap {
        height: 55px;
    }
}

.chatmsg_animation {
    animation: mymove 1s infinite;
}

@keyframes mymove {
    50% {box-shadow: 0px 0px 10px #444;}
}

#frame #sidepanel #profile .wrap img {
    width: 50px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #e74c3c;
    height: auto;
    float: left;
    cursor: pointer;
    -moz-transition: 0.3s border ease;
    -o-transition: 0.3s border ease;
    -webkit-transition: 0.3s border ease;
    transition: 0.3s border ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap img {
        width: 40px;
        margin-left: 4px;
    }
}

#frame #sidepanel #profile .wrap img.online {
    border: 2px solid #2ecc71;
}

#frame #sidepanel #profile .wrap img.away {
    border: 2px solid #f1c40f;
}

#frame #sidepanel #profile .wrap img.busy {
    border: 2px solid #e74c3c;
}

#frame #sidepanel #profile .wrap img.offline {
    border: 2px solid #95a5a6;
}

#frame #sidepanel #profile .wrap p {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap p {
        display: none;
    }
}

#frame #sidepanel #profile .wrap i.expand-button {
    float: right;
    margin-top: 23px;
    font-size: 0.8em;
    cursor: pointer;
    color: #435f7a;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap i.expand-button {
        display: none;
    }
}

#frame #sidepanel #profile .wrap #status-options {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 150px;
    margin: 70px 0 0 0;
    border-radius: 6px;
    z-index: 99;
    line-height: initial;
    background: #435f7a;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options {
        width: 58px;
        margin-top: 57px;
    }
}

#frame #sidepanel #profile .wrap #status-options.active {
    opacity: 1;
    visibility: visible;
    margin: 75px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options.active {
        margin-top: 62px;
    }
}

#frame #sidepanel #profile .wrap #status-options:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #435f7a;
    margin: -8px 0 0 24px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options:before {
        margin-left: 23px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul {
    overflow: hidden;
    border-radius: 6px;
}

#frame #sidepanel #profile .wrap #status-options ul li {
    padding: 15px 0 30px 18px;
    display: block;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li {
        padding: 15px 0 35px 22px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li:hover {
    background: #496886;
}

#frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
        width: 14px;
        height: 14px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    margin: -3px 0 0 -3px;
    background: transparent;
    border-radius: 50%;
    z-index: 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
        height: 18px;
        width: 18px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li p {
    padding-left: 12px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li p {
        display: none;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li#status-online span.status-circle {
    background: #2ecc71;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-online.active span.status-circle:before {
    border: 1px solid #2ecc71;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-away span.status-circle {
    background: #f1c40f;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-away.active span.status-circle:before {
    border: 1px solid #f1c40f;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-busy span.status-circle {
    background: #e74c3c;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-busy.active span.status-circle:before {
    border: 1px solid #e74c3c;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-offline span.status-circle {
    background: #95a5a6;
}

#frame #sidepanel #profile .wrap #status-options ul li#status-offline.active span.status-circle:before {
    border: 1px solid #95a5a6;
}

#frame #sidepanel #profile .wrap #expanded {
    padding: 100px 0 0 0;
    display: block;
    line-height: initial !important;
}

#frame #sidepanel #profile .wrap #expanded label {
    float: left;
    clear: both;
    margin: 0 8px 5px 0;
    padding: 5px 0;
}

#frame #sidepanel #profile .wrap #expanded input {
    border: none;
    margin-bottom: 6px;
    background: #143f6a;
    border-radius: 3px;
    color: #f5f5f5;
    padding: 7px;
    width: calc(100% - 43px);
}

#frame #sidepanel #profile .wrap #expanded input:focus {
    outline: none;
    background: #435f7a;
}

#frame #sidepanel #search {
    border-top: 1px solid #143f6a;
    border-bottom: 1px solid #143f6a;
    font-weight: 300;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #search {
        display: none;
    }
}

#frame #sidepanel #search label {
    position: absolute;
    margin: 10px 0 0 20px;
}

#frame #sidepanel #search input {
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
    padding: 10px 0 10px 46px;
    width: calc(100% - 25px);
    border: none;
    background: #143f6a;
    color: #f5f5f5;
}

#frame #sidepanel #search input:focus {
    outline: none;
    background: #435f7a;
}

#frame #sidepanel #search input::-webkit-input-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #search input::-moz-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #search input:-ms-input-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel #search input:-moz-placeholder {
    color: #f5f5f5;
}

#frame #sidepanel .visitors {

}

#frame #sidepanel .activechats {

}

#frame #sidepanel #contacts {
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts {
        height: calc(100% - 149px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    #frame #sidepanel #contacts::-webkit-scrollbar {
        display: none;
    }
}

#frame #sidepanel #contacts.expanded {
    height: calc(100% - 334px);
}

#frame #sidepanel #contacts::-webkit-scrollbar {
    width: 8px;
    background: #337abf;
}

#frame #sidepanel #contacts::-webkit-scrollbar-thumb {
    background-color: #243140;
}

#frame #sidepanel #contacts ul li.contact {
    position: relative;
    padding: 10px 0;
    font-size: 0.9em;
    cursor: pointer;
    border-bottom: 1px solid #e1f0ff;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact {
        padding: 6px 0 46px 8px;
    }
}

#frame #sidepanel #contacts ul li.contact:hover {
    background: #143f6a;
}

#frame #sidepanel #contacts ul li.contact.active {
    background: #143f6a;
    border-right: 5px solid #435f7a;
}

/*#frame #sidepanel #contacts ul li.contact.active span.contact-status {
    border: 2px solid #143f6a !important;
}*/
#frame #sidepanel #contacts ul li.contact .wrap {
    width: 90%;
    margin: 0 0 0 15px;
    position: relative;
    padding-left: 20px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap {
        width: 100%;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap span {
    position: absolute;
    left: 0;
    margin: 10px 0 0 -4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    background: #999;
}

#frame #sidepanel #contacts ul li.contact .wrap span.online {
    background: #0fab51;
}

#frame #sidepanel #contacts ul li.contact .wrap span.has_msg {
    background: #96c418;
}

#frame #sidepanel #contacts ul li.contact.active .wrap span.has_msg {
    background: #999;
}

#frame #sidepanel #contacts ul li.contact .wrap span.offline {
    background: #FFF;
    border: 1px solid #666;
}

#frame #sidepanel #contacts ul li.contact .wrap span.sleep {
    background: #e7d93c;
}

#frame #sidepanel #contacts ul li.contact .wrap img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    display: none;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap img {
        margin-right: 0px;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap .meta {
    padding: 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap .meta {
        display: none;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .name {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 13px;
}

#frame .content .messages ul li.replies:first-child p {
    border: 1px solid #f7a105;
}

#frame .content .messages ul li .msgtime {
    width: 100%;
    font-size: 11px;
}

#frame .content .messages ul li.replies .msgtime {
    float: left;
    text-align: left;
    padding-left: 5px;
}

#frame .content .messages ul li.sent .msgtime {
    float: left;
    padding-right: 5px;
    text-align: right;
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .preview {
    margin: 0;
    padding: 0 0 1px;
    font-weight: 400;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .preview span {
    position: initial;
    border-radius: initial;
    background: none;
    border: none;
    padding: 0 2px 0 0;
    margin: 0 0 0 1px;
    opacity: .5;
}

#frame #sidepanel #bottom-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
}

#frame #sidepanel #bottom-bar button {
    float: left;
    border: none;
    width: 50%;
    padding: 10px 0;
    background: #143f6a;
    color: #f5f5f5;
    cursor: pointer;
    font-size: 0.85em;
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button {
        float: none;
        width: 100%;
        padding: 15px 0;
    }
}

#frame #sidepanel #bottom-bar button:focus {
    outline: none;
}

#frame #sidepanel #bottom-bar button:nth-child(1) {
    border-right: 1px solid #337abf;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button:nth-child(1) {
        border-right: none;
        border-bottom: 1px solid #337abf;
    }
}

#frame #sidepanel #bottom-bar button:hover {
    background: #435f7a;
}

#frame #sidepanel #bottom-bar button i {
    margin-right: 3px;
    font-size: 1em;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button i {
        font-size: 1.3em;
    }
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button span {
        display: none;
    }
}

#frame .content {
    float: right;
    width: 70%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0px;
}

@media screen and (max-width: 735px) {
    #frame .content {
        width: calc(100% - 58px);
        min-width: 300px !important;
    }
}

@media screen and (min-width: 900px) {
    /*#frame .content {
        width: calc(100% - 340px);
    }*/
}

#frame .content .contact-profile {
    width: 100%;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 0;
    float: left;
}


#frame .content .contact-profile .chat-title-box {
    float: left;
    width: 100%;
    overflow: hidden;
}

#frame .content .contact-profile .chat-title-box h5 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
}

#frame .content .contact-profile .chat-title-box h5 a {
    color: #246CB5;
}

#frame .content .contact-profile .chat-action-box {
    float: left;
    width: 100%;
    border-top: 1px solid #DDD;
    padding-top: 5px;
    margin-top: 5px;
}

#frame .content .contact-profile .chat-action-box ul {
    margin: 0;
    padding: 0;
}

#frame .content .contact-profile .chat-action-box ul li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    margin: 0px 5px;
    line-height: 0;
    font-size: 12px;
    color: #444;
}

#frame .content .contact-profile .chat-action-box .action_btns {
    float:left;
}

#frame .content .contact-profile .chat-action-box .user_typing,
#frame .content .contact-profile .chat-action-box .auto_reply_timer
{
    float: right;
    font-size: 12px;
    text-align: right;
}

#frame .content .contact-profile .chat-action-box .auto_reply_timer {
    color: red;
}

#frame .content .contact-profile .chat-action-box .user_typing p {
    margin: 0;
    padding: 0;
}

#frame .content .contact-profile .chat-action-box ul li .fa-xmark {
    font-size: 14px;
}

#frame .content .contact-profile .chat-action-box ul li .fa-ban {
    font-size: 11px;
}

#frame .content .contact-profile h3 {
    margin-bottom: 0;
}

#frame .content .contact-profile img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin: 9px 12px 0 9px;
}

#frame .content .contact-profile .social-media {
    float: right;
}

#frame .content .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
}

#frame .content .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
}

#frame .content .contact-profile .social-media i:hover {
    color: #435f7a;
}

#frame .content .messages {
    height: auto;
    min-height: calc(100% - 93px);
    max-height: calc(100% - 93px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: 0;
    width: 100%;
    padding: 20px 10px;
}

@media screen and (max-width: 735px) {
    #frame .content .messages {
        max-height: calc(100% - 105px);
    }
}

#frame .content .messages::-webkit-scrollbar {
    width: 8px;
    background: transparent;
}

#frame .content .messages::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

#frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
    font-size: 0.9em;
    margin-bottom: 15px;
}

#frame .content .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
}

#frame .content .messages ul li.sent img {
    margin: 6px 8px 0 0;
}

#frame .content .messages ul li.sent p {
    background: #181c3224;
    color: #181c32;
    float: right;
}

#frame .content .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
}

#frame .content .messages ul li.replies p {
    background: #FFFFFF;
    float: left;
}

#frame .content .messages ul li img {
    width: 22px;
    border-radius: 50%;
    float: left;
}

#frame .content .messages ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    max-width: 205px;
    line-height: 130%;
    margin-bottom: 5px;
}

@media screen and (min-width: 735px) {
    #frame .content .messages ul li p {
        max-width: 80%;
    }
}

#frame .content .message-input {
    width: 100%;
    z-index: 99;
    position: relative;
    float: left;
    box-shadow: 0 3px 10px #CCC;
}

#frame .content .message-input .wrap {
    position: relative;
}

#frame .content .message-input .wrap input {
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 45px);
    padding: 10px;
    font-size: 1em;
    color: #143f6a;
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap input {
        padding: 15px 32px 16px 8px;
    }
}

#frame .content .message-input .wrap input:focus {
    outline: none;
}

#frame .content .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap .attachment {
        margin-top: 17px;
        right: 65px;
    }
}

#frame .content .message-input .wrap .attachment:hover {
    opacity: 1;
}

#frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 45px;
    padding: 10px 0 10px;
    cursor: pointer;
    background: #143f6a;
    color: #f5f5f5;
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap button {
        padding: 16px 0;
    }
}

#frame .content .message-input .wrap button:hover {
    background: #435f7a;
}

#frame .content .message-input .wrap button:focus {
    outline: none;
}

#frame .content.msgView{
	float: unset;
    width: 100%;
}
#frame .content.msgView .messages{
	min-height: 100%;
    max-height: 100%;
}

.login-logo {
    text-align: center;
}

.alert.alert-danger {
    margin: 30px 0;
}

.login-container {
    height: 100vh;
}

.aside-menu .menu-nav > .menu-item > .menu-link {
    min-height: auto;
    padding: 11px 11px;
}

#kt_aside_toggle{
	font-size: 17px;
}
#kt_aside_toggle.active{
	color: #3699FF;
}

.aside-minimize-hoverable.aside-minimize .client_dropdown{
	opacity:0;
}

.aside-minimize-hoverable.aside-minimize #kt_aside_menu_wrapper, .aside-minimize-hoverable.aside-minimize.aside-fixed .aside{
	overflow-y: unset;
}

.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading:hover,
.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link:hover,
.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link.active {
    background: #143F6A;
}

.login-content {
    width: 400px;
}

li.contact.has_msg {
    -webkit-animation-name: animation;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;

    animation-name: animation;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

@keyframes animation {
    0% {
        background: #2873b6;
    }
    50% {
        background: #13344b;
    }
    100% {
        background: #2873b6;
    }
}

ul.suggested_faqs {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.suggested_faqs li {
    list-style: none;
    margin-bottom: 10px;
    padding: 0;
    float: left;
    width: 100%;
    word-wrap: anywhere;
}

ul.suggested_faqs li:last-child {
    margin-bottom: 0;
}

ul.suggested_faqs li span {
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
}


ul.suggested_faqs li span.ques {
    cursor: pointer;
    margin-left: 0;
    font-weight: bold;
    max-width: 90%;
}

ul.suggested_faqs li span.ques.glow {
    text-decoration: 2px underline;
}

ul.suggested_faqs li a.edit_faq {
    float: right;
}

ul.suggested_faqs li span i {
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
}

ul.suggested_faqs li > div {
    padding: 0;
}

ul.suggested_faqs li span.fa {
    background: #337ABF;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    float: right;
    margin-bottom: 5px;
    width: 20px;
}

p.unass_tags span.unass_tag {
    background: #bbb;
    padding: 5px 10px;
    margin-right: 2px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    margin-bottom: 10px;
}

p.unass_tags span.add_tag {
    background: #3699FF;
    padding: 0 5px;
    border-radius: 20px;
    font-size: 13px;
    color: #FFF;
    margin-left: 0;
    cursor: pointer;
}
.unass_tags span.unass_tag span{
	cursor: pointer;
}

ul.suggested_faqs li .faq-question {
    background: #ffa80073;
    padding: 5px 10px;
    border-radius: 5px 5px 0px 0px;
}

ul.suggested_faqs li .faq-question span {
    cursor: pointer;
}

ul.suggested_faqs li .faq-answer {
    padding: 5px 10px;
    border: 1px solid #CCC;
    border-radius: 0px 0px 5px 5px;
    cursor: pointer;
}

ul.suggested_faqs li .faq-answer:hover {
    background: #E9F8FF;
}

ul.suggested_faqs li .faq-question,
ul.suggested_faqs li .faq-answer {
    float: left;
    width: 100%;
}
.rightBlankP{
	min-height: 97vh;
    display: inline-grid;
    align-items: center;
    text-align: center;
    width: 100%;
	background-color: #efefef;
}
.react-tagsinput-input{
	width: auto !important;
}
.hideTagB .react-tagsinput-input{
	display:none;
}
.hideTagB .react-tagsinput{
	border: 0 !important;
    background: transparent !important;
}
/**
 * Main wrapper
 */
.select-search {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.select-search *,
.select-search *::after,
.select-search *::before {
  box-sizing: inherit;
}

/**
* Value wrapper
*/
.select-search__value {
  position: relative;
  z-index: 1;
}

.select-search__value::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 9px);
  right: 19px;
  width: 11px;
  height: 11px;
}

/**
* Input
*/
.select-search__input {
	display: block;
    height: 39px;
    width: 100%;
    padding: 0 16px;
    background: #fff;
    box-shadow: 0 0.0625rem 0.125rem rgb(0 0 0 / 15%);
    border-radius: 3px;
    outline: none;
    text-align: left;
    text-overflow: ellipsis;
    line-height: 36px;
    -webkit-appearance: none;
    font-size: 14px;
    background-color: #fff8ec;
    border: 1px solid #959596;
    border-radius: 0.42rem;
}

.select-search__input::-webkit-search-decoration,
.select-search__input::-webkit-search-cancel-button,
.select-search__input::-webkit-search-results-button,
.select-search__input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.select-search__input:not([readonly]):focus {
  cursor: initial;
}

/**
* Options wrapper
*/
.select-search__select {
  background: #fff;
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.15);
}

/**
* Options
*/
.select-search__options {
  list-style: none;
  margin: 0;
  padding-inline-start: 0;
}

/**
* Option row
*/
.select-search__row:not(:first-child) {
  border-top: 1px solid #eee;
}

/**
* Option
*/
.select-search__option,
.select-search__not-found {
  display: block;
  height: 39px;
  width: 100%;
  padding: 0 16px;
  background: #fff;
  border: none;
  outline: none;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
}

.select-search--multiple .select-search__option {
  height: 48px;
}

.select-search__option.is-selected {
  background: #2fcc8b;
  color: #fff;
}

.select-search__option.is-highlighted,
.select-search__option:not(.is-selected):hover {
  background: rgba(47, 204, 139, 0.1);
}

.select-search__option.is-highlighted.is-selected,
.select-search__option.is-selected:hover {
  background: #2eb378;
  color: #fff;
}

/**
* Group
*/
.select-search__group-header {
  font-size: 10px;
  text-transform: uppercase;
  background: #eee;
  padding: 8px 16px;
}

/**
* States
*/
.select-search.is-disabled {
  opacity: 0.5;
}

.select-search.is-loading .select-search__value::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath fill='%232F2D37' d='M25,5A20.14,20.14,0,0,1,45,22.88a2.51,2.51,0,0,0,2.49,2.26h0A2.52,2.52,0,0,0,50,22.33a25.14,25.14,0,0,0-50,0,2.52,2.52,0,0,0,2.5,2.81h0A2.51,2.51,0,0,0,5,22.88,20.14,20.14,0,0,1,25,5Z'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
  background-size: 11px;
}

.select-search:not(.is-disabled) .select-search__input {
  cursor: pointer;
}

/**
* Modifiers
*/
.select-search--multiple {
  border-radius: 3px;
  overflow: hidden;
}

.select-search:not(.is-loading):not(.select-search--multiple)
  .select-search__value::after {
  transform: rotate(45deg);
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  pointer-events: none;
}

.select-search--multiple .select-search__input {
  cursor: initial;
}

.select-search--multiple .select-search__input {
  border-radius: 3px 3px 0 0;
}

.select-search--multiple:not(.select-search--search) .select-search__input {
  cursor: default;
}

.select-search:not(.select-search--multiple) .select-search__input:hover {
  border-color: #2fcc8b;
}

.select-search:not(.select-search--multiple) .select-search__select {
  position: absolute;
  z-index: 2;
  top: 44px;
  right: 0;
  left: 0;
  border-radius: 3px;
  overflow: auto;
  max-height: 360px;
}

.select-search--multiple .select-search__select {
  position: relative;
  overflow: auto;
  max-height: 260px;
  border-top: 1px solid #eee;
  border-radius: 0 0 3px 3px;
}

.select-search__not-found {
  height: auto;
  padding: 16px;
  text-align: center;
  color: #888;
}
.imgModl{
	max-width:100%;
	max-height:85vh;
	width:auto;
}
.onsecr input{
	padding-right: 38px;
}
.onsecr .btn-outline-danger{
	position: absolute;
    right: 20px;
    top: 8px;
}
.react-trello-card .gGgTHH{
	padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
}
.smooth-dnd-draggable-wrapper .eDjtPr{
	border: 1px solid #eee;
    box-shadow: 0 0 4px #bbb;
}
.react-trello-board.RKnrV{
	background-color: #1a1a1a;
}
#kt_aside_menu{
	margin: 5px 0 !important;
}
#kt_brand{
	height: 40px;
	padding: 0 15px;
}
.brand .brand-logo img{
	width: 90%;
}
.table-striped tbody tr:nth-of-type(odd){
	background-color: #f3f3f3;
}
.table-striped tbody tr:hover{
	background-color: #dce3f7;
}
.addBtn{
	color: #9f9fa1;
	font-size: 11px;
}
.tooltip{
	background-color: transparent !important;
    border: 0 !important;
    margin-bottom: 0 !important;
}
.mt-04, .mx-04 {
    margin-top: 0.4rem !important;
}
.mb-04, .my-04 {
    margin-bottom: 0.4rem !important;
}
.form-group {
    margin-bottom: 0.4rem !important;
}
.inBGdg{
	background-color: #c5c1c1 !important;
}
.slightGrayBG{
	background-color: #efefef !important;
}
.darkGrayBG{
	background: #3e3e3e;
	height: calc(100vh - 30px);
}

.darkGrayBG.whiteBG{
	background: #fff;
}

.autoSaveing{
	color: #f10467;
	font-size: 11px;
	-webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}

.addComt{
	text-decoration: underline;
    color: #ddd;
    border: 0;
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.addComt:hover{
	text-decoration: none;;
}
.tableLink{
	height:1px;
}
.tdLink{
	padding: 0 !important;
    align-items: center;
    display: flex;
    justify-content: center;
	height: 100%;
	background: #badaf94a;
}
.tdLinkHref{
	padding: 0.75rem;
    height: 100%;
	width: 100%;
	display:block;
	color: #000 !important;
}
.tdLink .tdLinkHref:hover, .trActive .tdLinkHref{
	color:#0037ff !important;
}

.asFilterModal > div > div{
	align-items: flex-start !important;
	top: 20px !important;
}
.tdaB, .tdaB a{color:#181C32 !important}
.tdaB{
	position: relative;
    width: 100%;
    display: block;
}
.mlcount{
	position: absolute;
    top: -5px;
    right: -5px;
    color: #00d910;
    font-size: 18px;
    padding-top: 0px;
}
.mlcount .fa-layers-text.fa-inverse{
	font-size: 12px;
    padding-bottom: 3px;
}

.faLink{
	position: relative;
    width: 100%;
}
.faLink .red-circle{
	background: #ff0000;
    font-size: 8px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 7px;
    height: 7px;
}
.panerightbox .switch input:empty ~ span:before, .panerightbox .switch input:checked ~ span:before{
	background-color: #bbb;
}

.ctlists li:last-child span{
	display:none;
}

.gxXqBi, .smooth-dnd-draggable-wrapper article{
	min-width:auto !important;
}

.smooth-dnd-draggable-wrapper article{
	background:#ebebeb !important;
}

.smooth-dnd-draggable-wrapper article header {
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0;
}
.smooth-dnd-container.vertical{
	padding:0 5px;
}
.react-trello-lane{
	min-height:70px;
}
.react-trello-lane ::-webkit-scrollbar {
    width: 5px;
}
.react-trello-lane ::-webkit-scrollbar-track {
    /* box-shadow: inset 0 0 3px #ddd;
    border-radius: 0.42rem; */
}
.react-trello-lane ::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 0;
}
.react-trello-lane ::-webkit-scrollbar-thumb:hover {
    background: #777;
}

.tableTD0 td{
	padding:0;
}
.tableTD0 .tdPadding{
   padding: 0.75rem;
   height: 100%;
   display: block;
}
.temp-builder-left{
	border: 1px solid #ddd;
    background: #fafafa;
    padding: 10px;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    min-height: 750px;
    width: 100%;
}
.tb-dropbutton{
	cursor: pointer;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 0 5px #bbb;
    background: #fff;
}
.tb-droptitle{
	color: #000 !important;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
    line-height: 1.6;
}
.temp-builder-right{
	
}
.tb-dragbutton{
	cursor: pointer;
    list-style: none;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px dashed #bbb;
}

.dropBB{
	border: 2px dashed #bbb;
    border-radius: 5px;
    padding: 25px;
    color: #bbb;
    margin: 0;
}

.wpreview{}
.wpBox{
	border: 1px solid #eee;
    padding: 10px;
    box-shadow: 0 0 5px #ddd;
    text-align: center;
	margin-bottom: 25px;
}
.wpBox h3{
	color: #555;
    font-size: 18px;
    margin: 10px 0;
}
.w120{
	width: 120px !important;
    display: inline-block !important;
}
.paneleftPopup .tinyHeight1 textarea.form-control{
	height:260px;
}
.videoIfrmBox{
	border: 1px solid #eee;
    padding: 10px;
    box-shadow: 0 0 5px #ddd;
    text-align: center;
	margin-bottom: 25px;
}
.videoIfrmBox h3{
	color: #555;
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-align: left;
}
.videoIfrmBox h3 span{
	float: right;
    background: #1BC5BD;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
}
.videoIfrm iframe{
	border:0;
}

@media (min-width: 768px){
	.col-md-9.tprleft {
		    -webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 65%;
		max-width: 65%;
	}
	.col-md-3.tprright {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 35%;
		max-width: 35%;
	}
}

@media (min-width: 992px){
	.aside {
		width: 200px;
	}
	.aside-fixed .wrapper {
		padding-left: 200px;
	}
	.aside-fixed.aside-minimize-hover .aside {
		width: 200px; 
	}
}

@media screen and (max-width: 735px) {
	.pagination > li > a{
		padding: 2px 6px;
	}
    .chatpanelleft, .chatpanelright {
        flex-grow: 40;
        margin-bottom: 20px;
    }

    .chatpanelbox {
        flex-direction: column;
    }

    #frame {
        height: 500px;
    }

    .login.login-4 .login-aside {
        display: none;
    }
}
@media screen and (max-width: 1000px) {	
	.prbBlank{
		display:none;
	}
	.dowBtn{
		display:none;
	}
	.faqhead{
		margin-right: 3px;
		font-size: 10px;
		padding: 3px 4px;
	}
	.wd50{
		width:50%;
	}
	.mobSR{
		display: inline-block;
		width: calc(100% - 40px);
		padding-left: 10px !important;
	}
	.mobSB{
		width: 40px;
	}
	.tableLink td:nth-child(2), .tableLink td:nth-child(4), .tableLink th:nth-child(2), .tableLink th:nth-child(4) {
	  display: none;
	}
}
