@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraExtraLight.woff2) format('woff2'),url(fonts/OkraExtraLight.ttf) format('truetype');font-style:normal;font-weight:100;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraLight.woff2) format('woff2'),url(fonts/OkraLight.ttf) format('truetype');font-style:normal;font-weight:200;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraThin.woff2) format('woff2'),url(fonts/OkraThin.ttf) format('truetype');font-style:normal;font-weight:300;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraRegular.woff2) format('woff2'),url(fonts/OkraRegular.ttf) format('truetype');font-style:normal;font-weight:400;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraMedium.woff2) format('woff2'),url(fonts/OkraMedium.ttf) format('truetype');font-style:normal;font-weight:500;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraSemiBold.woff2) format('woff2'),url(fonts/OkraSemiBold.ttf) format('truetype');font-style:normal;font-weight:600;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraBold.woff2) format('woff2'),url(fonts/OkraBold.ttf) format('truetype');font-style:normal;font-weight:700;}
@font-face{font-family:Okra;font-display:swap;src:url(fonts/OkraExtraBold.woff2) format('woff2'),url(fonts/OkraExtraBold.ttf) format('truetype');font-style:normal;font-weight:800;}
/*--
@font-face{font-family:BreuerTextRegular;src:url(fonts/BreuerTextRegular.ttf) format("truetype")}@font-face{font-family:BreuerTextMedium;src:url(fonts/BreuerTextMedium.ttf) format("truetype")}@font-face{font-family:BreuerTextBold;src:url(fonts/BreuerTextBold.ttf) format("truetype")}
--*/

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-size:14px; background-color:#FFF;font-family:Okra,sans-serif,Arial;margin:0;color:#333;line-height:20px;overflow-x: hidden;}
*, *::before, *::after {box-sizing: border-box;}
* {
  scrollbar-width: thin;
  scrollbar-color: rgba(11, 20, 26, 0.2) transparent;
}
a{
    cursor: pointer;
}
/*-------- Header ------*/
.main {width: 100%;overflow: hidden;min-width: 320px;}
.container { margin: 0 auto; width: 85%;padding: 0;}
.containers{width: 74%;margin: 0 auto;}
.container2{width: 70%;margin: 0 auto;}
.logo{max-width: 100%;z-index: 999;}
.header {width: 100%;z-index: 1003;}
.header.shead{position: fixed;}
.mnu1 { padding: 0px; float: right;}
.mnus1 { float: right;}
.menu1 > li {display: inline-block;}
.menu1 a, .menu1 span { color: #333; font-size: 13px; text-transform: capitalize;}
.menu1 > li > a:first-child { padding: 5px 10px 5px 40px;}
.menu1 > li  > a{padding: 3px 0;}
.menu1 > li:last-child > a{padding-right: 0;}
.menu1 {padding-top: 2px;}
.menu1 span {padding-left: 2px;}
.menu1 > li:first-child, .menu1 > li:nth-child(1) {background: none;}
.menu1 li{background: url("../images/mline.png") no-repeat scroll left top 6px / 1px 60%;}
.ph{background: url("../images/phone.png") no-repeat scroll 11px center / 22px auto;}
.drv{background: url("../images/driv.png") no-repeat scroll 11px center / 22px auto;}
.rupee{background: url("../images/rupee.png") no-repeat scroll 11px center / 22px auto;}
.menu1 li a:hover, .menu1 a.headact{color: #ff0000;} 
.mnu2 { position: relative; width: 100%; background-color: #56ab06;}
.content { position: relative;margin-top: 94px;margin-bottom: 30px; }
nav { margin: 0 auto; text-align: right;}
.head-nav { display: inline-block; margin-left: 20px;margin-top: 0px;}
.head-nav > li { display: inline-block;position: relative;}
.head-nav a { color: #333; display: block; font-size: 15px; padding: 12px 15px; text-transform: capitalize;}
.head-nav a:hover{color: #047ef3;}
.head-nav li.hasubs:hover .submenu{opacity: 1;visibility: visible;margin: 0px 0 0;}
#head-nav > li::after { color: #ffffff; content: "|"; position: absolute; right: 0; top: 9px;}
#navsel {height: 3px; position: absolute;z-index: 555;}
#main-nav li a:after, #navsel { background-color: #ff0000;}
#head-nav > li:last-child::after, .head-nav > li.actives::after {  content: "" !important;}
.head-nav > li.actives{-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);}
.head-nav > li.actives a{font-weight: 700;}
/* ------ Home Slider ------*/
.homslidcont{position: relative;width: 100%;top: 0;}
.slider { width: 100%;overflow: hidden;}
.prod-slidm {box-sizing: border-box; margin: 0 25px; padding: 0 25px;}
.mblsldrm{position: relative;width: 100%;border-bottom: 1px dotted rgba(128,128,128,0.2);}
.mobm{display: none !important;}
.homepgr span, .homepgrs span {cursor: pointer;height: 16px;text-indent: -1000em;width: 16px;}
.homepgr { z-index: 999;}
.homepgr span {display: block; background: url("../images/slider-icons.png") no-repeat; margin: 0 4px 8px; background-size: 10px auto; text-indent: -1000em; width: 10px; height: 13px; cursor: pointer;}
.homepgr span.cycle-pager-active {background-position: center -20px;}
.playpause{margin-top: 0px;}
.playpause a{background: url("../images/playpause.png") no-repeat scroll center top / 20px auto;text-indent: -1000em;width: 20px;height:20px ;display: inline-block; }
.playpause.pause a{background-position: center bottom;}
.sbutn{z-index: 555;position: absolute;top: 36%;right: 40px;}
.sbtns { display: inline-block;}

.custom-scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 4px;
    background-color: #F5F5F5;
}
.custom-scroll::-webkit-scrollbar
{
    width: 5px;
    height: 7px;
    background-color: #F5F5F5;
}
.custom-scroll::-webkit-scrollbar-thumb
{
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #9999994d;
}
.custom-scroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #9999994d;
}

.home-banner-highlight {
    position: relative;
    top: -105px;
    z-index: 999;
    left: 15.6%;
}
.highlight-tab {
    width: 300px;
    float: left;
    margin-right: 1%;
	height: 70px;
	line-height: 20px;
	background:#EA0000;
	padding: 0px 0 0 20px;
}
.highlight-tab a {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
	width: 100%;
    float: left;
    padding: 8px 0 0px;
	position:relative;
}
.highlight-tab .txt-box {
    display: inline-block;
}
.highlight-tab .icon-car {
    background: #fff;
    border: 1px solid #666;
    border-radius: 50%;
    padding: 15px;
    position: absolute;
    top: -15px;
    right: 50px;
	overflow:hidden;
	display:block;
}
.text-box-pl-5{
    padding-left: 5px;
}
.text-box-pr-5{
    padding-right: 5px;
}
.highlight-tab .icon-car img{transition:all 0.5s ease-out 0s;}
.highlight-tab .icon-car:hover img{transform:scale(1.15);}
.highlight-tab .angle-right {
    position: absolute;
    top: 18px;
    right: 15px;
}
.highlight-tab span {
    font-size: 12px;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden], template, .hidden{display:none}
audio, canvas, img, video { vertical-align: middle; }
abbr[title]{border-bottom:1px dotted}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;max-width:100%;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px;}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;box-sizing:border-box; border: none; outline: 0; outline-color: rgba(0, 0, 0, 0);}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
legend{border:0;padding:0}
input, textarea, select {color: #333;width: 100%;}
textarea{overflow:auto; resize: vertical;}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
::-moz-selection { background: #e7e7e7; color: #333; text-shadow: none; outline: 0; }
::selection {
	 background: #1a73e8;
    text-shadow: none;
    color: #fff; }
hr { display: block; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; box-sizing:content-box;height:0}
fieldset { border: 0; margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-weight:600; margin:0;color:#333;}
p{line-height:22px; padding-bottom:10px; font-size:14px; margin: 0;}
a {text-decoration:none; outline:0; outline-color: rgba(0, 0, 0, 0);color: #333;background-color:transparent;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;}
a:active, a:hover, a:focus, button:active, button:hover, button:focus{outline:0;text-decoration:none;}
ul {list-style:none; padding:0; margin:0;}
img {max-width:100%; height:auto;}
input, textarea, select {box-sizing:border-box; outline: 0; outline-color: rgba(0, 0, 0, 0);}
select > option {padding: 0; -moz-padding:0;}
::-webkit-input-placeholder {color: #555;}
:-moz-placeholder {color: #555;}
::-moz-placeholder {color: #555;}
:-ms-input-placeholder {color: #555;}
/* ----- Browser Upgrade ------*/
.browserupgrade { margin:0; background: #e8e8e8; color: #000; padding: 0.2em; text-transform: uppercase; text-align: center;}
.browserupgrade a {color: #b81424;}
/* -----Special effects ------*/
.mnus2 a, .optns a, a, .fbtn .fsub, .caroptn > li, .caroptn > li p, .caroptn, .main, .opts, .header, .mod.onrod > span, .cal, .caroptn > li, .op1{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out;}
.playpause a{-webkit-transition: all 0ms ease-in-out;-moz-transition: all 0ms ease-in-out;-ms-transition: all 0ms ease-in-out;-o-transition: all 0ms ease-in-out;transition: all 0ms ease-in-out;}
.img{-webkit-transition: all 5000ms ease-in-out;-moz-transition: all 5000ms ease-in-out;-ms-transition: all 5000ms ease-in-out;-o-transition: all 5000ms ease-in-out; transition: all 5000ms ease-in-out;}
.op1:hover > a, .slider.cycle-slide.cycle-slide-active .img, .mnu3 a:hover{-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05); transform: scale(1.05);}
a.moblnk.opened span::before{-moz-transform: rotate(-225deg);-webkit-transform: rotate(-225deg);-o-transform: rotate(-225deg);-ms-transform: rotate(-225deg);transform: rotate(-225deg);}
a.moblnk.opened span::after{-moz-transform: rotate(225deg);-webkit-transform: rotate(225deg);-o-transform: rotate(225deg);-ms-transform: rotate(225deg); transform: rotate(225deg);}
.hasmsubsd.subopnd > a::after{-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.hasmsubsd > a::after{-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-o-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}
.opts .hasmsubs.subopn > a::after{-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.header.mobopens, .opts.opts-open, .main.mobopen{-moz-transform: translateX(270px);-webkit-transform: translateX(270px);-o-transform: translateX(270px);-ms-transform: translateX(270px);transform: translateX(270px);}
a.moblnk span, a.moblnk span::before, a.moblnk span::after, .opts .hasmsubs > a::after, .hasmsubsd a:after{-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.mmolay{-o-transition:all 1000ms cubic-bezier(0.19, 1, 0.22, 1); -ms-transition:all 1000ms cubic-bezier(0.19, 1, 0.22, 1); -moz-transition:all 1000ms cubic-bezier(0.19, 1, 0.22, 1); -webkit-transition:all 1000ms cubic-bezier(0.19, 1, 0.22, 1); transition:all 1000ms cubic-bezier(0.19, 1, 0.22, 1);}
{-moz-transform: scale(1.15);-webkit-transform: scale(1.15);-o-transform: scale(1.15);-ms-transform: scale(1.15);transform: scale(1.15);}
.opt:hover .ah, .opt.actives .ah, .optns:hover .ah, .optns.actives .ah{display: block;}
.opt:hover .bh, .opt.actives .bh, .optns:hover .bh, .optns.actives .bh{display: none;}
.clse { color: #05478e; float: right; font-size: 0.9rem; font-weight: 700; margin: 18px 15px 0 0; text-transform: uppercase;padding-left: 15px;}
.clse:hover { background-position: left -13px;color: #cf0606;}
.banbtn { bottom: 12px; display: none; position: absolute; right: 20px;}
.vslid:hover .banbtn{display: block;}
.on-rod:hover{background-position: left -39px;}
.submenu{ right: 15px;top:100%; position: absolute; width: 188px; z-index: 222;background-color: #fff;border: 1px solid #ddd; box-shadow: 0px 1px 2px 0px #ddd;opacity: 0;visibility: hidden;transition: all 0.5s ease-out 0s;margin: 30px 0 0;}
#head-nav .submenu > a {background: rgba(0, 0, 0, 0) url("../images/vline.png") no-repeat scroll center bottom / 100% 1px; font-size: 14px; text-align: left; white-space: nowrap;padding: 10px 15px;color: #333;}
#head-nav .submenu > a:last-child{background-image: none;}
#head-nav .submenu > a:hover, #head-nav .submenu > a.actives {background-color: #f2f2f2;color: #047ef3;}
.amb{position: absolute;bottom:35px;margin-bottom: 0;}
.carimgs { padding-top: 10px;}
#preldr {position: fixed; z-index: 9999; background: #fff; top: 0; bottom: 0; left: 0; right: 0;}
.preldrani {position: absolute; top: 40%; text-align: center; left: 0; right: 0;}
.preldrani span {display: inline-block; margin: 20px; width: 70px; height: 70px; vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:before { clear: both; } .clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.pad0{padding:0;}
.pad05{padding:0 5px;}
.margin0{margin:0;}
.marg-05{margin:0 -5px;}
.pad-top {padding-top: 12px;}
.pad-bt10{padding-bottom: 10px;}
.padlft0{padding-left:0;}
.padrt0{padding-right:0;}
.marg5{margin-bottom:5px;}
.marg-bt10{margin-bottom:10px;}
.centerdv {margin: auto;float: none;}
.relative_box{position:relative;}
.pointers{cursor:pointer;}
.pad_box10{padding:10px;}
.pad_box1{padding:15px;}
.pad_box2{padding:15px 20px;}
.pad_box3{padding:20px;}
.advert, .marg-top10 {margin-top: 10px;}
.about-content {margin-top: 20px;}
.item-brand-text {margin-top: 25px;}
.item-blog-list{margin-bottom: 20px;}
.border-top{border-top:1px solid #ddd;}
.border-left{border-left:1px solid #ddd;}
.border-right{border-right:1px solid #ddd;}
.border-bottom{border-bottom:1px solid #ddd;}
b, strong {font-weight: 600;}
.main-content{
    /*min-height: 625px;
    margin-top: 35px;*/
    padding: 59px 0px 50px;
}
.link {
    cursor: pointer;
	display: block;
    overflow: hidden;
}

/* -----  About ------*/
.abtds { width:100%;padding: 0 0 30px;}
.abtds p {font-size: 16px;text-align: justify;}
/* -----  Contact ------*/
.quartrs { margin-bottom: 30px; padding: 15px 20px 20px;background-color: #E9ECF3;box-shadow: 0px 0px 3px 0px #555;}
.red { color: #04468e; font-size: 20px; margin-bottom: 12px;font-weight:600;}
.quartrs h3 { font-size: 1.1em; line-height: 1.2em; padding-top: 14px;}
.quartrs p { font-size:16px; line-height: 1.4em; padding-top: 5px;}
.loc { padding-top: 5px;padding-bottom: 10px;}
.ph1 {font-size: 18px;}
.locs{font-size: 17px;}
.loc a:hover{color: #047ef3;}
.ph1 i{background: #047ef3;color: #fff;padding: 4px 6px;border-radius: 50%; margin-right: 5px;}
.locs i{background: #047ef3;color: #fff;padding: 6px;border-radius: 50%; margin-right: 5px;}
.quartrs p i{background: #047ef3;color: #fff;padding: 5px;border-radius: 50%; margin-right: 5px;}
.scnds.scndss.news { margin-top: 96px;
	background: #f3f3f3;
    border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.scnds.scndss .mnus2 {padding: 10px 0 10px;}
.mnus2 > li {display: inline-block;font-size: 11px;}
.mnus2 > li a {
    color: #666;
    position: relative;
    z-index: 211;
}
.mnus2 > li a:hover {color: #047ef3;}
.mnus2 > li a::after {
    content: "\f105";
    font-family: fontawesome;
    padding: 0 6px;
}
.mnus2 > li:last-child a {
    color: #333;
	cursor:not-allowed;
}
.mnus2 > li:last-child a::after {
    content: '';
}
.latest-news-slider8 {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-bottom: 15px;
}
.post-leading8 a.link img{
	height: 370px;
    width: 100%;
}
.post-leading8 span.link img{
	height: 370px;
    width: 100%;
}
.latest-post-leading8  .owl-theme .owl-controls .owl-buttons div{
	background: rgba(0,0,0,0.7);
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    margin: -20px 0 0;
    opacity:0.7;
    padding: 0;
	position:absolute;
	top:50%;
	width:40px;
	height:40px;
	line-height:36px;
	text-align:center;
}
.latest-post-leading8 .owl-theme .owl-controls .owl-buttons div.owl-prev{
	left:0px;
}
.latest-post-leading8 .owl-theme .owl-controls .owl-buttons div.owl-next{
	right:0px;
}
.latest-post-info8 h3 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 13px;
    text-transform: none;
	color: #333;
}
.latest-post-info8 h3 a {
    color: #333;
}
.latest-post-info8 h3 a:hover{
	color:#047ef3;
}
.latest-post-leading8 .latest-post-info8 {
    margin-top: 25px;
	margin-bottom: 12px;
}
.post-date-comment {
    list-style: outside none none;
    margin: 0 0 8px;
    padding: 0 0 0 1px;
}
.post-date-comment li {
    color: #555;
    display: inline-block;
    margin-right: 20px;
	font-size: 15px;
}
.post-date-comment li .fa {
    font-size: 16px;
    margin-right: 4px;
}
.post-date-comment li .fa-heart {color: #047ef3;}
.post-date-comment li.star .fa {
    color: #56ab06;
}
.latest-post-info8 p {
    margin: 0;
    text-align: justify;
}
.latest-post8 h2 {
    font-weight: 500;
    margin: 45px 0 50px;
    text-transform: uppercase;
}
.item-latest-post8.latest-post-leading8 h2 {
	font-weight: 500;
    margin: 45px 0 50px;
    text-transform: uppercase;
	margin:30px 0 20px;
	display:none;
}
.list-latest-post8 .item-latest-post8 {
    display: table;
    margin-bottom: 30px;
    width: 100%;
}
.list-latest-post8 .item-latest-post8 .latest-post-thumb8{
	display:table-cell;
	overflow: hidden;
}
.list-latest-post8 .item-latest-post8 .latest-post-info8{
	display:table-cell;
	vertical-align:top;
	padding-left:20px;
}
.list-latest-post8 .item-latest-post8 .latest-post-thumb8 a{
	display:block;
	overflow:hidden;
}
.list-latest-post8 .item-latest-post8 .latest-post-thumb8 img{
	max-width:170px;
	transition:all 0.5s ease-out 0s;
}
.list-latest-post8 .item-latest-post8 .latest-post-thumb8:hover img{
	transform:scale(1.15);
}
.info8-height p {
    height: 91px;
    overflow: hidden;
}
.latest-content1 {
    position: absolute;
    bottom: 0px;
    top: 0;
    left: 0px;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.latest-content1 h3 {color: #fff;}
.latest-content1 .latest-post-info8 {
    margin: 40% 30px auto;
}
.box-top-margin {
    margin: 25px 0 20px;
	text-align:center;
}
.bt-style1 {
    box-shadow: 0 1px 2px 0px #eee;
    border: 1px solid #eee;
	background: #fff;
	border-radius:4px;
}
.bt-link {
    display: inline-block;
    padding: 8px 30px;
	font-size: 15px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
    vertical-align: top;
    overflow: hidden;
}
.bt-link:hover {background:#047ef3;color:#fff;}
.bt-style2 {
    box-shadow: 0 0 3px 0px #000;
    background: #000;
    color: #fff;
	border-radius:4px;
}
.banner-special {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.banner-special img{
	transition:all 0.5s ease-out 0s;
}
.banner-special:hover img{
	transform:scale(1.15);
}
.banner-special > a {
    display: block;
}
.banner-special-info {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.banner-special-info::after {
    border: 1px solid rgba(255, 255, 255, 0.5);
    bottom: 40px;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    top: 40px;
}
.special-text {
    left: 0;
    margin-top: -15px;
    position: absolute;
    top: 35%;
    width: 100%;
	z-index:999;
}
.special-text > h2 {
    color: #fff;
    margin: 0;
    font-size: 20px;
	font-weight: 500;
	line-height:22px;
}
.special-text > h2 a{color: #fff;}
.special-text > h2 a:hover{color: #047ef3;}
.special-record {width: 40%;
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    margin: 40px auto 70px;
    box-shadow: 0px 0px 1px 0px #555;
}
.special-record img {}
.special-record1{width: 40%;
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: center;
    margin: 15px auto 15px;
    box-shadow: 0px 0px 1px 0px #e5e5e5;
    border-radius: 4px;
    border: 1px dashed #e5e5e5;
}
.special-record1 p{color: #666;padding:0;margin:0;}
.special-record1 i{padding-right: 8px;}
.special-saleoff strong {
    display: block;
    font-size: 30px;
    font-weight: 700;
    margin-top: -7px;
}
.box-intro  h2 {
    margin: 0;
    position: relative;
}
.box-intro {
    margin: 0px 0 20px;
    text-align: center;
}
.box-intro  h2::before {
    background: #047ef3 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top:18px;
    width: 100%;
}
.box-intro .title {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin:0 0 6px;
    padding: 0 25px;
    position: relative;
	font-size:24px;
}
.desc-title {
    color: #555;
}
.nav-tabs-icon {
    margin-bottom: 20px;
}
.nav-tabs-icon .nav-tabs > li > a > span {
    margin-right: 10px;
}
.nav-tabs-icon .nav-tabs > li > a {
    box-shadow: 0 0 0 1px #aaa inset;
    border-radius: 0;
    color: #333;
    font-size: 18px;
	font-weight: 600;
    line-height: inherit;
    margin-right: 6px;
    padding: 13px 30px;
    text-transform: uppercase;
	background:transparent;
	transition:all 0.5s ease-out 0s;
	border:none;
}
.nav-tabs-icon .nav-tabs > li > a:hover,.nav-tabs-icon .nav-tabs > li.active > a{
	color:#047ef3;
	border:none;
}
.nav-tabs-icon .nav-tabs{
	text-align:center;
	border-bottom: 1px solid #aaa;
}
.nav-tabs-icon .nav-tabs > li {
    display: inline-block;
    float: none;
    margin-right: 5px;
}
.nav-tabs-icon .nav-tabs > li > a::before{
	position:absolute;
	width:0;
	height:3px;
	top:0;
	left:50%;
	content:"";
	background:#047ef3;
	opacity:0;
	transition:all 0.5s ease-out 0s;
}
.nav-tabs-icon .nav-tabs > li > a:hover::before,.nav-tabs-icon .nav-tabs > li.active > a::before{
	width:100%;
	opacity:1;
	left:0;
}
.nav-tabs-icon .nav-tabs > li > a::after{
	position:absolute;
	width:0;
	height:1px;
	bottom:0;
	left:50%;
	content:"";
	background:#fff;
	opacity:0;
	transition:all 0.5s ease-out 0s;
}
.nav-tabs-icon .nav-tabs > li > a:hover::after,.nav-tabs-icon .nav-tabs > li.active > a::after{
	width:100%;
	opacity:1;
	left:0;
}
.home-bestsale-slider {
    width: 100%;
    margin: -45px 0 10px;
}
.item-product {
    margin-bottom: 20px;
    position: relative;
}
.item-product-thumb {
    background: #f5f5f5 none repeat scroll 0 0;
    position: relative;
    transition: all 0.5s ease-out 0s;
}
.product-thumb-link {
    display: block;
    overflow: hidden;
    position: relative;
}
.product-thumb-link img {
    width: 270px;
    height: 179px;
    transition: all 0.5s ease-out 0s;
}
.product-thumb-link:hover img{
	transform:scale(1.15);
}
.text-adv {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 370px;
    padding: 40px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
}
.text-adv .sub-title{
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    min-height: 40px;
}
.text-adv .btn-link-default {
    margin-top: 15px;
}
.btn-link-default {
    background: #047ef3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}

.btn-link-default:hover {background:#047ef3;border: 1px solid #047ef3;}
.bt-link.link{background:#047ef3;border:none;color:#fff;}
.bt-link.link:hover{background:#000;color:#fff;}
.bt-redius{border-radius:5px;}
.home-featured-product {padding: 0 0 20px;}
.formbox {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 15px 20px 20px;
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0px 3px rgba(0,0,0,.3);
    box-shadow: 0 0px 3px rgba(0,0,0,.3);
    border: 1px solid #c7c7c7;
    background-color: #fff;
    margin: 0px 0 30px; 
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group-addon {
    padding: 2px 7px;
    min-width: 39px;
    font-weight: 500;
}
.input-group-addon {
    padding: 2px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group {
    position: relative;
    display: table;
    /*margin-bottom: 15px;*/
}
.form-icon {
    width: 26px;
    height: 28px;
    display: inline-block;
    position: relative;
}
.sprite {
    background-image: url(http://www.images.autocarbazar.com/images/media/acbsprite.png);
} 
.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding-left: 0.6rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #444;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}  
.form-control:focus {-webkit-box-shadow: none;box-shadow: none;border-color: #999;}
 
.transaction-no {
    background-position: -332px -164px;
}
.mobile-number {
    background-position: -311px -136px;
}
.full-name {
    background-position: -252px -135px;
}
.email-id {
    background-position: -284px -136px;
}
.location {
    background-position: -335px -136px;
}
.coments {
    background-position: -361px -136px;
	margin-top: -15px;
}
.input-group[class*="col-pad"] {
    padding: 0;
}

/* ----- Social Icon ------*/
.footer .social-icons {padding-top: 0;text-align: right;}
.footer .social-icons a{color:#FFF;font-size:16px;margin-left:2px;background:#5e6467;height:32px;width:32px;display:inline-block;line-height:36px;text-align:center;border-radius:50%;}
.footer .social-icons a.facebook:hover,.footer .footer-col .social-icons a.facebook:active,.footer .footer-col .social-icons a.facebook:focus{color:#fff;background:#3b5998}
.footer .social-icons a.twitter:hover,.footer .footer-col .social-icons a.twitter:active,.footer .footer-col .social-icons a.twitter:focus{color:#fff;background:#1c9ff1}
.footer .social-icons a.google-plus:hover,.footer .footer-col .social-icons a.google-plus:active,.footer .footer-col .social-icons a.google-plus:focus{color:#fff;background:#d84439}
.footer .social-icons a.youtube:hover,.footer .footer-col .social-icons a.youtube:active,.footer .footer-col .social-icons a.youtube:focus{color:#fff;background:#de2b27}
.footer .social-icons a:hover.linkedin,.footer .footer-col .social-icons a.linkedin:active,.footer .footer-col .social-icons a.linkedin:focus{color:#fff;background:#007ab5}
.footer .social-icons a:hover.instagram,.footer .footer-col .social-icons a.instagram:active,.footer .footer-col .social-icons a.instagram:focus{color:#fff;background:#EC3960;}
.s-icon{padding: 10px 0 10px;}
.copy {text-align: center; text-transform: capitalize;}
.cntct a{color: #56ab06;text-transform: none;}
.copys { padding-top: 12px;}
.copys p a:before{content: '|';padding: 0 4px;}
.copys p a:first-child:before{content: none;}
.copys p, .copys a{font-size: 13px; color: #eee;}
.copys a:hover{color: #047ef3;}
/*---- Footer ----*/
.footer {
    background: #fff;
    margin-top: 20px;
    color: #666;
    border-top: 1px solid #e2e2e2;
    padding: 15px 0;
    text-align: left;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.fmenu {padding: 22px 0px 10px;}
.btm-footer-nav span:first-child {border-left: none; padding-left: 0;}
.btm-footer-nav a {color: #666;}
.btm-footer-nav a:hover {color: #047ef3;}
.btm-footer-nav span {
    font-size: 14px;
    padding: 0 0px;
}

/****************** Page Product List ****************/
.product-list .item-product-info {
    text-align: left;
}
.product-list  .item-product {
    border: 1px solid #ccc;
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
    padding: 20px;
}
.product-list.has-sidebar .item-product-thumb {
    float: left;
    width: 25%;
}
.product-list.has-sidebar .item-product-info {
    float: left;
    margin-top: 0;
    padding-left: 20px;
    width: 75%;
}
.item-product-thumb1 {
    float: left;
    width: 21%;
}
.item-product-info1 {
    float: right;
    margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	position:relative;
	border: 1px solid #ddd;
	border-radius: 3px;
    width: 74%;
}
.borderlft{width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-top: 24px solid #e5e5e5;
    left: -24px;
    top: 30px;
    position: absolute;
}
.borderlft:before {
    content: '';
    margin-top: -12px;
    margin-left: -21px;
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-top: 23px solid #fff;
}
.product-list .item-product-info1 p.desc {border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
}
.desc.post-date-comment {border-top: 1px solid #ddd;
    margin-top: 10px;
	padding-top: 20px;
}
.product-list .title-product {
    font-size: 17px;
    margin: 1px 0 10px;
	text-transform: capitalize;
	font-weight: 600;
}
.product-list .title-product a {
    color:#000;
}
.product-list .title-product a:hover {
    color:#047ef3;
}
.product-list .product-thumb-link img {
    width: 100%;
	height:auto;
    transition: all 0.5s ease-out 0s;
}
.product-list.has-sidebar .desc {
    margin: 10px 0 0;
	text-align: justify;
}
.has-sidebar {
    margin: 20px 0 20px;
    text-align: justify;
}
.product-list.has-sidebar .wrap-cart-qty {
    margin: 6px 0 12px;
    width: 100%;
}
.wrap-cart-qty span {
    font-size: 18px;
	color:#333;
}
.sidebar {
    margin-bottom: 20px;
}
.sidebar-product .widget {
    border: 1px solid #ddd;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 1px 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,.15);
}
.sidebar-product .widget-title.sub-title {
    background: none repeat scroll 0 0 #f2f2f2;
    margin: -20px -20px 0px;
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize;
    font-size: 17px;
	font-weight: 600;
}
.sidebar-product .widget-title.sub-title:after {
    color: #000000;
    content: "\f107";
    font-family: fontawesome;
    right: 12px;
    position: absolute;
    top: 12px;
	font-size: 20px;
}
.widget.widget-category > ul:last-child { margin-bottom: 0;}
.widget.widget-category > ul {
    list-style: outside none none;
    margin: 0 0 40px;
    padding: 0;
}
.widget.widget-category li {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0 8px 15px;
	position: relative;
}
.widget.widget-category ul li a {
    color: #555;
    padding: 0px;
    text-transform: capitalize;
}
.widget.widget-category ul li a:hover { color: #047ef3;}
.widget.widget-category ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    left: -2px;
    position: absolute;
    top: 9px;
    color: #000;
}
.sidebar-left .widget ul li{padding: 10px 0;}
.sidebar-left .widget ul li i{padding-right: 10px;}
.sidebar-left .widget ul li a::before {content: none;}
.box-intro-background {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 20px 0 20px;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #555;
}
.box-intro-background h2{color:#047ef3;}
.sidebar-txt span{color:#04468e;font-weight: 600;font-size: 17px;}
.title {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 8px;
}
.reviewimg{width:100%;}
.reviewimg img{width:100%;height:auto;box-shadow: 0px 0px 3px 0px #000;}
.title-product-detail {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
	font-weight: 600;
}
.info-price{padding:0 0 10px;}
.info-price span {font-size: 20px;}
/**************** Newsletter Popup CSS *****************************/
.newsletter-popup {
    background: #fff none repeat scroll 0 0;
    margin: auto;
    max-width: 768px;
    position: relative;
    width: 96%;
	border-radius:8px 8px 6px 6px;
}
.title-popup {
    background: #102a83none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 13px 15px;
    text-transform: uppercase;
	letter-spacing: 1px;
    border-radius: 6px 6px 0px 0px;
}
.newsletter-popup .close-popup {
    color: #fff;
    position: absolute;
    right: 8px;
    top: 8px;
}
.close-popup .fa {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 3px 5px 4px 5px;
}
.newsletter-popup-thumb {
    text-align: center;
}
.content-popup {
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.1);
    padding: 30px;
}
.newsletter-popup-info > h3 {
    font-size: 18px;
    text-transform: capitalize;
	margin: 0 0 10px;
}
.newsletter-popup-info > form {
    margin-top: 10px;
}
.newsletter-popup-info input[type="text"] {
    padding: 0 12px;
    width: 100%;
}
.newsletter-popup-info > p {
    color: #555;
	font-size: 15px;
}
.newsletter-popup-info input[type="submit"] {
    background: #047ef3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 40px;
    margin: 0px 0 10px;
    padding: 0 30px;
	width: auto;
    border-radius: 4px;
    text-transform: uppercase;
}
.newsletter-popup-info input[type="submit"]:hover{
	background:#000;
}
.newsletter-popup-info label {
    color: #999;
    font-weight: normal;
    margin: 0;
}
.newsletter-popup-info input[type="checkbox"] {
    border: 1px solid #e5e5e5;
    display: inline-block;
    height: 15px;
    margin-right: 3px;
    vertical-align: text-top;
    width: 12px;
}
.box-header-intro a {
    color: #fece6e;
}
.box-header-intro label {
    border-right: 1px solid #1b1d1f;
    font-size: 30px;
    font-weight: 400;
    margin-right: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
.box-header-intro {
    margin-bottom: 25px;
    margin-top: 40px;
}
.content-element {
    border-top: 1px solid #e5e5e5;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  display:none;
  z-index:9999;
}
.post-date-comment a{font-size: 14px;cursor:pointer;color: #56ab06;}
.post-date-comment a:hover{color: #047ef3;}
.post-date-comment .comment-post{margin:15px 0 8px;display:none;}
.post-date-comment .comment-post1{margin:15px 0 8px;display:block;}
.post-date-comment .comment-txt, .comment-txt1{margin-left:30px;}
.comment-post textarea, .comment-post1 textarea{font-size: 15px;color: #333;padding-left:6px;box-shadow: 0px 0px 2px 0px #aaa;}
.subbtn{font-size: 15px;color: #fff !important;
	background: #047ef3;
	border-radius: 4px;
    padding: 6px 20px;
	margin-top: 5px;
    box-shadow: 0px 1px 2px 0px #000;
	transition: all 0.3s ease-out 0s;
}
.subbtn:hover{background: #56ab06;}
.post-date-comment li strong{color: #333;}
.top-title{color: #04468e;
    font-size: 20px;
    margin: 15px 0 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.blog-bdr{border-left: 3px solid #047ef3;
	height:140px;
	overflow:hidden;}
.blog-img{padding-right:15px;
	background: #fff;
    display: flex;
    align-items: center;
    height: 145px;
}
.btn-postblog {
    position: relative;
	display:inline-block;
}
.postbtn {
    margin: 0 0 0 5px;
    display: inline-block;
    border-radius: 3px;
    padding: 0px 18px;
    height: 40px;
    line-height: 40px;
	background-color: #1172bb;
	color: #fff;
}
.postbtn:hover {background-color: #047ef3;}
.postbtn .fa {
    padding-right: 12px;
    font-size: 20px;
    vertical-align: middle;
}
.share-iconbox {
    position: absolute;
    top: 49px;
    right: 0;
	width: 130px;
    text-align: left;
    background: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.share-iconbox ul {
    position: relative;
    padding: 0 10px;
}
.share-iconbox ul:before {
    color: #ddd;
    content: "\f106";
    font-family: fontawesome;
    left: 42%;
    position: absolute;
    top: -18px;
    font-size: 30px;
    z-index: 999;
}
.share-iconbox li {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
}
.share-iconbox li:last-child {
    border-bottom: none;
}
.share-iconbox li a {
    color: #333;
    font-size: 13px;
}
.share-iconbox li .fa {
    background: #56ab06;
    color: #fff;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}
/*--------Inner Login CSS ----------- */
.header1 {width: 100%;z-index: 1003;position: relative;background-color: #fff;border-bottom: solid 2px #047ef3;}
.logo1{width: 30%;float: left;margin: 0px; padding: 5px 0px 5px;position: relative;z-index: 999;background-color: #fff;}
.logo1 img{height: auto;}
.naving {position: relative;
    width: 70%;float: left;
    background-color: #fff;}
.naving img{width:30px;border-radius:50%;}
.naving span{padding:0 6px 0 12px;text-transform: capitalize;}
.bread-crumb{
    width: 98%;
    background: none;
    border-bottom: 1px solid #eee;
}
.bread-crumb .container{width: 100%;}
.bread-crumb .mnus2 {
    padding: 8px 0;
	display: flex;
    align-items: center;
}
.content-bg{
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
	background: #f6f6f6;
}

.login-box{background: #fff;
    box-shadow: 0px 0px 2px 0px #888;
    margin-top: 35%;
    padding: 30px 0;
    border-radius: 4px;
}

.login-form{ position: relative;
    margin-top: 30%;
    width: 100%;
}
.login-tabs{background: #fff;
    box-shadow: 0px 3px 10px 1px #aaa;
	border-radius: 10px 10px 0px 0px;
}
.login-form form{padding:20px 30px 35px;}
.login-form.login{margin-top:15%;}
.mobilelogin, .emaillogin, .regform{padding: 10px 30px 20px;}
.login-form .about-small-text {
    font-size: 18px;
    color: #fff;
    margin: 0px 0 0px;
    padding: 10px 10px 10px 25px;
	border-radius: 10px 10px 0px 0px;
	font-weight: 400;
	background: #047ef3;
}
.login-form h4.small-text{
    font-size: 12px;
	padding-bottom: 15px;
	font-weight: 500;
	color: #047ef3;
}
.about-small-text a{color: #047ef3;font-size: 16px;padding: 2px 4px;}
.about-small-text a i{border: 1px solid #eee;
    border-radius: 50%;
    padding: 3px 4px;
    margin-top: -5px;
    color: #fff;}
.about-small-text a i:hover{color: #102a83;border: 1px solid #102a83;}
.login-form a{color: #102a83;}
.login-form a:hover, .forgtxt:hover{color: #047ef3;}
.forgtxt{font-size: 14px;color: #047ef3;}
.forgtxt:hover{color: #102a83;}
.sign-txt{background: #f6f6f6;width:100%;text-align:center;padding: 10px 5px;font-weight: 600;color: #333;}
.sign-txt a{color: #56ab06;}
.sign-txt a:hover{color: #047ef3;}
.form-group{margin-bottom: 18px;position: relative;}
.form-group1{margin-bottom: 5px;}
.form-group label, .form-group1 label{
    font-weight:500;
    color: #555;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.login-option{padding: 40px 30px;text-align: center;}
.btn-style{width: 100%;
    font-size: 18px !important;
    height: 45px !important;
    line-height: 45px !important;
}
.divide{font-size: 18px;padding: 15px 0;}
.gbox input {
    width: 16px;
    height: 16px;
    vertical-align: sub;
    margin: 0;
}
.gbox span {
    font-size: 13px;
    color: #333;
    padding-left: 5px;
}
.btn-submit-form, .sub-btn {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 10px;
	font-weight: 500;
	width:auto;
	min-width:150px;
	text-align:center;
	display:inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
}
.btn-submit-form:hover, .sub-btn:hover{
    background: #0357a8 none repeat scroll 0 0;
    color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.08), 0 6px 6px rgba(0,0,0,0.12);
}
.btnSubmit {
	background-color: #047ef3;
	border-radius: 4px;
	padding: 10px;
	border: 1px solid #047ef3;
	color: #FFFFFF;
	width: 200px;
	cursor:pointer;
	transition: all 0.3s ease-out 0s;
}
.btnSubmit:hover{
    background: #102a83 none repeat scroll 0 0;
	border:1px solid #102a83;
    color: #fff;
}
.sub-btn1 {cursor:pointer;
    background: #047ef3 none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border: none;
	height:35px;
	margin:5px;
	line-height:34px;
	padding: 0px 10px;
	border-radius: 4px;
	text-transform:capitalize;
	display: inline-block;
	min-width: 100px;
    text-align: center;
}
.sub-btn1:hover {background: #102a83;color: #fff;box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);}
.upload-preview {border-radius:4px;width: 200px;height: 200px;}
#body-overlay {background-color: rgba(0, 0, 0, 0.6);z-index: 999;position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;}
#body-overlay div {position:absolute;left:50%;top:50%;margin-top:-32px;margin-left:-32px;}
#targetOuter{
	position:relative;
	text-align: center;
	background-color: #F0E8E0;
	margin: 20px auto;
	width: 200px;
	height: 200px;
	border-radius: 4px;
}
.inputFile{
	margin-top: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 36px;
	background-color: #FFFFFF;
	overflow: hidden;
	opacity: 0;
	position: absolute;
	cursor: pointer;
}
.icon-choose-image {
	position: absolute;
	opacity: 0.5;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	margin-left: -24px;
	width: 48px;
	height: 48px;
	cursor:pointer;
}
#profile-upload-option{
	display:none;
	position: absolute;
	top: 163px;
	left: 23px;
	margin-top: -24px;
	margin-left: -24px;
	border: #d8d1ca 1px solid;
	border-radius: 4px;
	background-color: #F0E8E0;
	width: 200px;
}
.profile-upload-option-list{
	margin: 1px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #cecece;
	cursor: pointer;
	position: relative;
}
.profile-upload-option-list:last-child{border-bottom:none;}
.profile-upload-option-list:hover{
	background-color: #fffaf5;
}
.title-normal {
    font-size: 17px;
    margin: 0 0 10px;
    color: #333;
    font-weight: 700;
    line-height: 20px;
	text-transform: none;
}
.page-title{font-size: 20px;
    margin: 0 0 15px;
    color: #333;
    font-weight: 500;
    line-height: normal;
	text-transform: none;
}
.detail-box {
    position: relative;
}
.detail-box ul {
    padding: 0px;
    list-style: none;
    margin: 10px 0 8px;
}
.detail-box li {
    color: #555;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #999;
    display: inline-block;
}
.detail-box li:last-child {
    border-right: none;
	margin-right: 0px;
    padding-right: 0px;
}
.detail-box li .fa {
    color: #666;
    padding-right: 5px;
    font-size: 16px;
    vertical-align: text-top;
}
.detail-box .rating {
    padding-bottom: 0px;
}
.product-sort {
    width:100%;
	background: #fff;
}
.product-sort ul {padding:0;list-style: none;}
.product-sort li {
    border-bottom: 1px solid #e9e9e9;
	list-style: none;
}
.product-sort li:last-child {
    border-bottom: none;
}
.product-sort a {
}
.product-sort a:hover h3{color: #047ef3;}
.product-sort .box-icon {
    padding: 0px 12px;
    display: table-cell;
    vertical-align: middle;
}
.product-sort .box-icon1 {
    padding: 0px 15px 0px 0px;
    display: block;
    vertical-align: middle;
}
.product-sort .box-info {
    padding: 15px 0px;
    display: table-cell;
}
.product-sort .box-info1 {
    padding: 5px 0px 10px;
    display: block;
}
.product-sort h3 {
    margin: 0px;
    font-size: 14px;
	font-weight: 500;
	color: #333;
    text-transform: none;
}
.product-sort h3 label{display:inline-block;font-weight: 600; width:100%;}
.title-sidebar-blog {
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    margin: 0 0 10px;
    padding-bottom: 5px;
	color: #333;
	font-weight: 600;
}
.widget-post-list{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.widget-post-list ul {
    margin: 0px;
	padding: 0;
	list-style: outside none none;
}
.widget-post-list li {
    margin-bottom: 10px;
}
.widget-post-list a {
    padding-left: 12px;
    position: relative;
	color: #555;
    font-size: 15px;
}
.widget-post-list a::before {
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: -5px;
	color: #555;
    font-size: 17px;
}
.widget-recent-post-thumb {
    display: table-cell;
    width: 50px;
}
.widget-recent-post-info {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}
.widget-recent-post ul {
    margin: 0px;
	padding: 0;
	list-style: outside none none;
}
.widget-recent-post li {
    display: table;
    margin-bottom: 20px;
}
.widget-recent-post-info h3 {
    font-size: 13px;
    margin: 0 0 5px;
	text-transform: none;
	font-weight: 600;
}
.widget-recent-post-info .post-date {
    color: #888;
    padding: 0;
	margin:0;
    background: none;
}
.rating i {
    color: #666;
    padding-right: 0px !important;
}
.rated {
    color: #fe7722 !important;
}
.list-button-circle {
    padding: 15px 15px;
}
.feature-box-style-12 {
    padding: 24px 0;
}
.feature-box-style-14 {
    margin-bottom: 30px;
    box-shadow: 0px 4px 10px 1px rgb(48 46 56 / 15%);
    background-color: #fff;
    border-radius: .5rem;
}
.feature-box-style-14 .widget{margin-bottom: 10px;}
.ebdcolorb {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    position: relative;
}
.codexworld_rating_widget{
    padding: 0px;
    margin: 0px 0 10px;
    float: left;
}
.codexworld_rating_widget li{
    line-height: 0px;
    width: 28px;
    height: 28px;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    list-style: none;
    float: left;
    cursor: pointer;
}
.codexworld_rating_widget li span{
    display: none;
}
.list-feature-boxes .item-feature-box {
    margin-top:15px;
}
.feature-box-icon {
    display: table-cell;
}
.feature-box-info {
    display: table-cell;
    vertical-align: top;
}
.feature-box-info h3 {
    font-size: 15px;
    margin: 0 0 4px;
    text-transform: none;
    font-weight: 600;
    color: #303133;
    letter-spacing: 0;
}
.feature-box-info h3 a {
    color: #333;
}
.feature-box-info p.desc, .desc p {
    color: #666;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
.feature-box-style-01 .feature-box-link {
    width: 32px;
}
.feature-box-link {
    display: block;
    text-align: center;
    border-radius: 4px;
    position: relative;
}
.item-feature-box {
    display: table;
    width: 100%;
}
.feature-box-style-02 .feature-box-info {
    padding-left: 25px;
}
.feature-box-style-02 .feature-box-link img {
    width: 90px;
    max-width: 90px;
	border-radius: 50%;
}
.box-width1{width:4%;}
.box-width2{width:8%;}
.box-width3{width:10%;}
.box-width4{width:11%;}
.box-width5{width:12%;}
.box-width6{width:15%;}
.box-width7{width:16%;}
.box-width8{width:18%;}
.box-width9{width:20%;}
.box-width10{width:21%;}
.box-width11{width:22%;}
.box-width12{width:30%;}
.left-boxwidth{width: 20%;}
.right-boxwidth{width: 100%;}
.squrebox {
    width: 10px;
    height: 10px;
    margin: 0 10px 5px;
    display: inline-block;
    background: #ffb612;
    vertical-align: middle;
    border-radius: 2px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.circlebox {
    width: 12px;
    margin: 8px 10px 0;
    height: 12px;
    border-radius: 50%;
    background: #5cb85c;
    display: inline-block;
    vertical-align: text-top;
}
.admin-head {
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
}
.admin-head p {
    color: #555;
    font-size: 14px;
    padding: 6px 20px;
    border-right: 1px solid #eee;
}
.admin-desc {
   border-bottom: 1px solid #fff; 
}
.admin-desc p {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    border-right: 1px solid #eee;
    padding: 16px 15px;
}
.admin-head p:last-child {border-right:none;}
.admin-desc p:last-child {border-right:none;}
.user-desc p.desc {
    margin: 0 0 0px;
	padding: 0;
    color: #888;
	line-height: 17px;
    font-weight: 500;
    text-transform: uppercase;
}
.user-desc p {
    font-weight: 700;
	padding: 0;
    color: #333;
    font-size: 12px;
}
.timeline-ht{min-height:245px;}
.adtab-detail {
    /*position:relative;
    background: #f8f9fa;
    padding: 5px 0px;
    border-bottom: 2px dotted #ddd;*/
    position: relative;
    background: #f8f9fa00;
    padding: 0 0px;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    margin-bottom: 6px;
}
.adtab-detail h2 {
    margin: 0px 0 12px;
    padding-top: 0px;
    padding-bottom: 0px; 
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: rgb(0 0 0);
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 38px;
}
.table-head span{
    font-size: 12px;
    font-weight: 500;
    color: #333;
    word-break: break-all;
    line-height: normal;
}
.followup-box{border:1px solid #eee;margin: 1px 1px;}
.followup-head{border-bottom: 2px dotted #ddd;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #f4f4f4 30%, #f2f2f2 70%, #e2e2e2 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#f4f4f4 30%,#f2f2f2 70%,#e2e2e2 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#f4f4f4 30%,#f2f2f2 70%,#e2e2e2 100%);
}
.followup-head .table-head{padding:0 5px;height: 40px;line-height: 40px;}
.enquery-box{border:1px solid #eee;/*margin: 15px 15px;*/}
.enquery-head{border-bottom: 2px dotted #ddd;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #f4f4f4 30%, #f2f2f2 70%, #e2e2e2 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#f4f4f4 30%,#f2f2f2 70%,#e2e2e2 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#f4f4f4 30%,#f2f2f2 70%,#e2e2e2 100%);
}
.enquery-head .table-head{
    padding: 0 5px;
    height: 40px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.enquery-desc{border-bottom:1px solid #e8e8e8;}
.enquery-desc:last-child{border-bottom:none;}
.enquery-desc .table-cont{padding: 0 0px;}
.enquery-desc p{
    color: #333;
    font-size: 12px;
    margin: 0;
    height: 40px;
    border-right: 1px solid #e5e5e5;
    padding: 3px 3px 3px 3px;
    line-height: 40px;
    overflow: hidden;
    text-transform: none;
    word-break: break-word;

}
.table-cont:last-child p {
    border-right: none;
}
.table-cont p a {
    padding: 2px 4px;
    background: #acacac;
    color: #fff;
	cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    transition: all 0.3s ease-out 0s;
}
.table-cont p a:hover{ background: #047ef3;}
.act-txt {
    padding: 0px;
    color: #333;
	margin: 0 0px;
    font-size: 13px;
	font-weight:600;
}
.count-view{display:inline-block;text-align: center;}
.count-int{display:inline-block;margin-left: 15px;}
.count-view span, .count-int span{font-size: 13px;}
.tabs-center {
    width: 32%;
    margin: 8px auto 16px;
    text-align: center;
}
.tab-box-border .nav-tabs {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #f3f3f3 30%, #f2f2f2 70%, #e2e2e2 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #f3f3f3 30%, #f2f2f2 70%, #e2e2e2 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #f3f3f3 30%, #f2f2f2 70%, #e2e2e2 100%);
    box-shadow: 0px 1px 2px 0px #aaa;
    border: none;
    margin: 0;
}
.tab-box-border li {
    text-align: center;
	min-width: 50%;
    border-right: 1px solid #ddd;
    margin: 0;
}
.tab-box-border li:last-child {border-right: none;}
.tab-box-border li a {
    padding: 7px 0px 6px;
	color: #333;
	font-size: 15px;
    border: none;
    margin: 0;
    transition: all 0.3s ease-out 0s;
}
.tab-box-border li a:hover, .tab-box-border li.active a, .tab-box-border li.active a:hover, .tab-box-border li.active a:focus {
    text-decoration: none;
    color: #047ef3;
    border-radius: 0;
    border: none;
    background: #eee;
    background: -moz-linear-gradient(top, #e2e2e2 0%, #f2f2f2 30%, #f3f3f3 70%, #f8f8f8 100%);
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #f2f2f2 30%, #f3f3f3 70%, #f8f8f8 100%);
    background: linear-gradient(to bottom, #e2e2e2 0%, #f2f2f2 30%, #f3f3f3 70%, #f8f8f8 100%);
}
.navbar-brand {
    padding: 0px 0 0;color: #62be59;font-size: 26px;font-weight: 600;
}
.navbar-brand:hover {color: #62be59;}
.navbar-brand span:first-child {
    color: #E6632F;
}
.imgload-box{ box-shadow: 0px 0px 1px 0px #aaa;
    padding-top: 15px;
}
.imgload-icon{display: inline-block;
    background: #eee;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 15px;
}
.imgload-icon img{width:38px;}
.imgload-file{position:relative;padding-bottom: 30px;}
.imgload-file .btn-img-upload{background: #047ef3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
    padding: 10px 30px;
    display: inline-block;
    transition: all 0.5s ease-out 0s;
}
.imgload-file input{position:absolute;top:1px;left:26%;opacity:0;width: 48%;}
.modal-dialog {
    width: 500px;
    margin: 40px auto 0;
}
.modal-header {
    padding: 15px 10px;
    border-bottom: none;
}
.modal-header .close {
    margin-top: -8px;
    border: 1px solid #333;
    border-radius: 50%;
    padding: 2px 5px 0;
    line-height: 18px;
    color: #333;
	opacity:1;
    font-size: 22px;
}
.modal-header .close:hover {color: #047ef3;border: 1px solid #047ef3;}
.table-cont p a.img-view {
    color: #2f2929;
    background: none;
    padding: 0px 0 0 20px;
    box-shadow: none;
    display: inline-block;
    font-size: 20px;
}
.img-view img{width:40px;height:40px;}

/* Circle-Chart */
.chart-info {
    padding: 10px 0px 15px;
    line-height:15px;
}
.chart-info span{font-size:12px;}	
.chart-box {
    padding: 20px 0 20px;
}
.chart {
  width: 200px;
  height: 200px;
  margin: 5px auto 24px;
  position:relative;
}
.doughnutTip {
  position: absolute;
  min-width: 30px;
  max-width: 300px;
  padding: 5px 15px;
  border-radius: 2px;
  background: rgba(0,0,0,.9);
  color: #eee;
  font-size: 13px;
  text-transform: capitalize;
  text-align: center;
  line-height: 1.3;
  letter-spacing: .06em;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5);
  pointer-events: none;
}
.doughnutTip:after {
      position: absolute;
      left: 50%;
      bottom: -6px;
      content: "";
      height: 0;
      margin: 0 0 0 -6px;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      border-top: 6px solid rgba(0,0,0,.7);
      line-height: 0;
}
.doughnutSummary {
  text-align: center;
  cursor: default;
  position: absolute;
  top: 45%;
  left: 50%;
  display:none;
}
.doughnutSummaryTitle {
  width: 100%;
  margin: 20% 0 5px !important;
  padding: 0;
  font-size: 18px !important;
  letter-spacing: .06em;
  text-shadow: 0 -1px 0 #111;
  color: #888;
}
.doughnutSummaryNumber {
  width: 100%;
  font-size: 24px !important;
  text-shadow: 0 -1px 0 #111;
  color: #555;
}
.chart path:hover { opacity: 0.8; }
.upcoming-enq {
    margin: 0px;
    padding: 20px 30px;
}
.upcoming-enq p {
    margin: 0;
    padding: 10px 15px 10px;
    border: 1px dashed #ddd;
    border-radius: 4px;
}
.upcoming-enq i {
    background: #d8d8d8;
    color: #eee;
    height: 28px;
    width: 28px;
    text-align: center;
    display: inline-block;
    font-size: 21px;
    line-height: 28px;
}
.upcoming-enq span {
    font-size: 15px;
    color: #999;
    display: inline-block !important;
    padding-left: 5px;
    font-weight: 100;
}
.upcoming-enq span:hover {
    overflow: hidden !important;
}

/*--------- Header ---------*/
.header {
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9;
	height: 60px;
}
.header_flex{width:100%;height: 100%;
	display:flex;align-items: center;
}
.header .header-left {
    position: relative;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 0 10px 0 10px;
}
.header .dropdown-menu > li > a {
	position: relative;
}
.header .dropdown-toggle:after {
	display: none;
}
.header .has-arrow .dropdown-toggle:after {
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	content: '';
	height: 6px;
	width: 6px;
	vertical-align: middle;
	display: inline-block;
	pointer-events: none;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.header .has-arrow .dropdown-toggle[aria-expanded="true"]:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.user-menu {
padding-left: 15px;
padding-right: 15px;
position: relative;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: flex-end;
width: 85%;
}
.user-menu.nav > li{display: inline-block;}
.user-menu.nav > li > a {
    position: relative;
	color: #333;
	font-size: 13px;
	padding: 19px 15px;
}
.user-menu.nav > li.noti-dropdown > a{font-size: 20px;}
.user-menu.nav > li > a:hover,
.user-menu.nav > li > a:focus {
	background-color: rgba(0, 0, 0, 0);
	color:#0357a8;
}
.user-menu.nav > li > a:hover i,
.user-menu.nav > li > a:focus i {
	color: #047ef3;
}
.badge {
    display: inline-block;
    padding: 4px 1px;
	min-width: 18px;
    font-size: 9px;
    font-weight: 500;
    line-height: 10px;
    color: #fff;
    background-color: #102a83;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    right: 2px;
    animation: 1.6s ease 0s infinite normal none running animation-wave;
}
@keyframes animation-wave {
0% {box-shadow: rgba(239, 79, 95) 0px 0px 0px 0px;}
100% {box-shadow: rgba(254, 57, 5, 0) 0px 0px 0px 15px;}
}
.noti-dropdown.open > .fixed_right_box {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
}
.user-img {
	display: inline-block;
	padding-right: 6px;
	position: relative;
}
.user-img img{width:28px;border-radius: 100%;}
.user_name{font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    max-width: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 3px;
}
.user-menu.nav > li > a.mobile_btn {
	border: 0;
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer
}
.avatar{}
.avatar .avatar-img{width: 40px;}
.rounded-circle{border-radius: 100%;}
.dropdown-menu{
    float: none;
    border: 1px solid #ddd;
}
.user-menu .dropdown-menu {
    min-width: 220px;
    padding: 0;
    left: auto;
    right: 0;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.user-menu .dropdown-menu .dropdown-item {
    font-size: 13px;
    display: flex;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    padding: 10px 15px;
}
.user-menu .dropdown-menu .dropdown-item:hover {
	color: #fff;
    background: #0357a8;
}
.user-menu .dropdown-menu .dropdown-item:hover i{
    color: #0357a8;
}
.header .dropdown-menu > li > a:focus,
.header .dropdown-menu > li > a:hover {
	background-color: #0357a8;
	color: #fff;
}
.header .dropdown-menu > li > a:focus i,
.header .dropdown-menu > li > a:hover i {
	color: #fff;
}
.header .dropdown-menu > li > a {
	padding: 10px 18px;
}
.header .dropdown-menu > li > a i {
	color: #047ef3;
	margin-right: 10px;
	text-align: center;
	width: 18px;
}
.header .user-menu .dropdown-menu > li > a i {
	color: #047ef3;
	font-size: 16px;
	margin-right: 10px;
	min-width: 18px;
	text-align: center;
}
.header .user-menu .dropdown-menu > li > a:focus i,
.header .user-menu .dropdown-menu > li > a:hover i {
	color: #fff;
}
.mobile_btn {padding: 5px;
	display: inline-block;
	margin-left: 20px;
	color: #666;
}
.slide-nav .sidebar {
	margin-left: 0;
}
.app-dropdown .dropdown-menu {
    padding: 0;
    width: 300px;
}
.app-dropdown-menu .app-list {
    padding: 15px;
}
.app-dropdown-menu .app-item {
    border: 1px solid transparent;
    border-radius: 3px;
    color: #737373;
    display: block;
    padding: 10px 0;
    text-align: center;
}
.app-dropdown-menu .app-item i {
    font-size: 20px;
    height: 24px;
}
.app-dropdown-menu .app-item span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.app-dropdown-menu .app-item:hover,
.app-dropdown-menu .app-item:focus,
.app-dropdown-menu .app-item:active, 
.app-dropdown-menu .app-item.active {
	background-color: #f9f9f9;
	border-color: #e3e3e3;
}
.app-list > div + div {
	margin-top: 5px;
}
.app-list > .row {
	margin-left: -5px;
	margin-right: -5px;
}
.app-list > .row > .col {
	padding-left: 5px;
	padding-right: 5px;
}
.user-header {
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
    padding: 10px 10px;
    width: 100%;
    justify-content: start;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.user-header::last-child {
    border-bottom: none;
}
.user-menu .dropdown-menu .dropdown-item i{
    font-size: 14px;
    background-color: #dfe4eb;
    padding: 5px 5px;
    border-radius: 4px;
}
.user-menu .dropdown-menu .dropdown-item img{
    width: 25px;
    background-color: #dfe4eb;
    padding: 3px;
    border-radius: 4px;
}
.user-header .user-text {
	margin-left: 10px;
}
.user-header .user-text h6 {
    margin-bottom: 2px;
	font-size: 14px;
}
.user-header .user-text p{padding-bottom:0;font-size: 13px;}
.menu-title {
    color: #a3a3a3;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0 25px;
}
.sidebar-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 60px;
    width: 100%;
    z-index: 1000;
}

/*------- Sidebar -------*/
.sidebar_menu_box {
    background: #f4f3f3;
    margin-top: 59px;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    border-right: 1px solid #e5e5e5;
    width: 200px;
    /*height: 100%;*/
	height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    z-index: 999;
}
.sidebar_menu_box.opened {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sidebar-inner {
    /* height: calc(100% - -12.5rem); */
    overflow-x: hidden;
    overflow-y: auto;
    /* height: 100%; */
    /* min-height: 100%; */
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.sidebar-menu {
/*    padding: 0px 0 60px;*/
    padding: 0px 0 140px;
}
.sidebar-menu ul {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: relative;
}
.sidebar-menu li a {
	color: #555;
	display: block;
	font-size: 14px;
	height: auto;
	padding: 0 20px;
}
.sidebar-menu li a:hover {
    color: #0357a8;
}
.sidebar-menu > ul > li > a:hover, .sidebar-menu > ul > li > a.active{
	background: #f8f9fa;
    color: #0357a8;
}
.sidebar-menu > ul > li.active > a:hover {
    background: #f8f9fa;
    color: #047ef3;
}
.sidebar-menu > ul > li > a:hover i{background:#047ef3;color: #fff;}
.sidebar-menu > ul > li > a:hover img {
    background: #047ef300;
    /*background: #047ef3;
    color: #fff;
    filter: invert(100%) sepia(0%) saturate(5691%) hue-rotate(205deg) brightness(116%) contrast(111%);*/
}
.menu-active .sidebar-menu > ul > li > a span{display:none;}
/*--
.sidebar-menu li.active a {
    background: #047ef3;
    color: #fff;
}
--*/
.sidebar-menu ul ul a.active {
	color: #0357a8;
	text-decoration: none;
}
.sidebar .sidebar-menu > ul > li > a > span {
	display: inline-block;
	margin-left: 8px;
	white-space: nowrap;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.sidebar .sidebar-menu > ul > li > a > span.chat-user {
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidebar .sidebar-menu > ul > li > a > span.badge {
	margin-left: auto;
}
.sidebar-menu ul ul li a {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    font-size: 12px;
    padding: 5px 10px 5px 12px;
    position: relative;
}
.sidebar-menu ul ul li a .sidebar-menuicon{
    width: 26px !important;
    height: 26px;
    margin: 0;
}
.sidebar-menu ul ul li a i{
display: inline-block;
font-size: 14px;
line-height: 26px;
text-align: center;
vertical-align: middle;
width: 26px !important;
vertical-align: middle;
padding-left: 0;
background-color: #dfe4eb;
border-radius: 4px;
margin-right: 2px;  
}
.sidebar-menu ul ul li a img{
display: inline-block;
font-size: 14px;
line-height: 26px;
text-align: center;
vertical-align: middle;
width: 26px !important;
height: 26px;
vertical-align: middle;
padding-left: 0;
background-color: #dfe4eb;
border-radius: 4px;
margin-right: 2px;  
padding: 3px;       
}
.sidebar-menu ul ul li a span{padding-left:0px;}
.menu-active .sidebar-menu ul ul li a {
    font-size: 11px;
    padding: 5px 2px;
    text-align: center;
    line-height: 12px;
    margin-left: 5px;
}
.menu-active .sidebar-menu ul ul li a span {
    padding-left: 0;
    padding-top: 2px;
    display: none;
}
.sidebar-menu ul ul {
	display: none;
}
.sidebar-menu ul ul ul a {
	padding-left: 65px;
}
.sidebar-menu ul ul ul ul a {
	padding-left: 85px;
}
.sidebar-menu > ul > li {
 /*   margin-bottom: 10px;*/
    position: relative;
}
.sidebar-menu > ul > li.active a {
 color:#0357a8;
 background: #f8f9fa;
}
.sidebar-menu > ul > li.active a i{
    background: #047ef3;
    color: #fff;
}
.sidebar-menu > ul > li:last-child {
    margin-bottom: 0;
}
.sidebar-menu .menu-arrow {
	display: inline-block;
	font-family: 'FontAwesome';
	text-rendering: auto;
	font-size: 12px;
	position: absolute;
	right: 6px;
	top: 13px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: -webkit-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	transition: transform .5s;
}
.sidebar-menu .menu-arrow:before {
	content: "\f107";
}
.sidebar-menu li a.active .menu-arrow {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sidebar-menu ul ul a .menu-arrow {
	top: 10px;
}
.sidebar-menu > ul > li > a {
    align-items: center;
    border-radius: 3px;
    display: flex;
    justify-content: flex-start;
    padding: 6px 5px 6px 6px;
    position: relative;
    color: #555;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.sidebar-menu ul li a i {
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    width: 32px !important;
    vertical-align: middle;
    padding-left: 0;
    background-color: #dfe4eb;
    color: #274082;
    border-radius: 4px;
    margin-right: 4px;
}
.sidebar-menu ul li a img {
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    width: 32px !important;
    vertical-align: middle;
    padding-left: 0;
    background-color: #dfe4eb;
    color: #f48128;
    border-radius: 4px;
    margin-right: 0px;
    padding: 6px;
}
.sidebar-menu li a > .badge {
    color: #fff;
}
.page-wrapper {
    overflow: hidden;
    position: relative;
    margin-left: 200px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.menu-active .page-wrapper{margin-left: 50px;}
.menu-active .side-menu {width: 50px;}
/*-- Scrollbar --*/
.side-menu::-webkit-scrollbar {
    width: 5px;
}
/*-- Scrollbar Track --*/
.side-menu::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #c1c1c1;
    border-radius: 4px;
}
/*-- scrollbar Handle --*/
.side-menu::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}
/*-- Handle on hover --*/
.side-menu::-webkit-scrollbar-thumb:hover {background: #666;}

.fixed_right_box{background:rgba(0,0,0,0.1);
    position: fixed;
    top: 0px;
	padding-top:0px;
    right: 0;
	left:0;
	width:100%;
	height:100%;
    bottom: 0;
    z-index: 9001;
	-webkit-transform: translateX(102%);
	-moz-transform: translateX(102%);
	transform: translateX(102%);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fixed_right_box2nd{
    background:rgba(0,0,0,0.1);
    position: fixed;
    top: 0px;
	padding-top:0px;
    right: 0;
	left:0;
	width:100%;
	height:100%;
    bottom: 0;
    z-index: 9001;
	-webkit-transform: translateX(102%);
	-moz-transform: translateX(102%);
	transform: translateX(102%);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.fixed_right_box3rd{
    background:rgba(0,0,0,0.1);
    position: fixed;
    top: 0px;
	padding-top:0px;
    right: 0;
	left:0;
	width:100%;
	height:100%;
    bottom: 0;
    z-index: 9001;
	-webkit-transform: translateX(102%);
	-moz-transform: translateX(102%);
	transform: translateX(102%);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fixed_right_box4th{
    background:rgba(0,0,0,0.1);
    position: fixed;
    top: 0px;
	padding-top:0px;
    right: 0;
	left:0;
	width:100%;
	height:100%;
    bottom: 0;
    z-index: 9001;
	-webkit-transform: translateX(102%);
	-moz-transform: translateX(102%);
	transform: translateX(102%);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fixed_right_box.active{-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}
.fixed_right_box2nd.active{-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}
.fixed_right_box3rd.active{-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}
.fixed_right_box4th.active{-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}
.add_inner_box, .notify_inner_box{background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 570px;
	height:100%;
    overflow-x: hidden;
    overflow-y: auto;
	margin-right: 0;
    margin-left: auto;
    position: relative;
}
.add_inner_box .input-group, .notify_inner_box .input-group{border-left: none;}

.edit_inner_box{background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 570px;
	height:100%;
    overflow-x: hidden;
    overflow-y: auto;
	margin-right: 0;
    margin-left: auto;
    position: relative;
}
.edit_inner_box .input-group{border-left: none;}
.followup_inner_box{background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 570px;
	height:100%;
    overflow-x: hidden;
    overflow-y: auto;
	margin-right: 0;
    margin-left: auto;
    position: relative;
}
.followup_inner_box .input-group{border-left: none;}
.other_inner_box{background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 570px;
	height:100%;
    overflow-x: hidden;
    overflow-y: auto;
	margin-right: 0;
    margin-left: auto;
    position: relative;
}
.other_inner_box .input-group{border-left: none;}



.rttop_title{margin-bottom:25px;position: relative;}
.rttop_title h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0 8px;
    text-transform: capitalize;
	display: flex;
    align-items: center;
}
.rttop_title h3 i{font-size: 20px;}
.rttop_title p {font-size: 13px;color: #777;padding-bottom: 0;
    line-height: normal;
}
.close_icon{position: fixed;
    top: 0;
    right: 570px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background: #102a83;
	z-index: 800;
}
.close_icon:hover{color: #fff;background: #047ef3;}


.add_btn_box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.add_btn_box .add_btn{
    margin-left: 5px;
    margin-bottom: 12px;
}
.add_btn{
    position: relative;
    background: none;
    color: #0357a8;
    border: 1px solid #0357a8;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    cursor: pointer;
    height: 38px;
    width: auto;
    min-width: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.add_btn:hover{
    background: #0357a8;
    color: #fff;
}
.add_btn_box .add_btn i{font-size: 14px;}

.my_modal.modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.my_modal .modal-dialog {
    margin: 50px auto 20px;
    /*--display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;--*/
}
.my_modal .modal-content {width: 100%;}
.my_modal .modal-header{padding: 15px 15px;}
.my_modal .modal-title{text-transform: none;margin-top:5px;}
.my_modal .modal-body{padding:5px 15px 15px;}
.my_modal .modal-header .close{position: absolute;
    top: 1px;
    right: 2px;
    margin: 0;
    text-shadow: none;
    padding: 0 0 1px 1px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
	text-align:center;
    font-size: 22px;
    opacity: 0.7;
    z-index: 111;
}
.my_modal .modal-header .close:hover{opacity: 1;}
.my_modal .modal-header .close span{line-height: inherit;}
.change-avatar{
    display: block;
    position: relative;
    background: #fafcff;
    width: fit-content;
    border-radius: 4px;
    padding: 10px 20px;
    margin: 12px auto 20px;
}
.profile-img{padding-right: 15px;}
.profile-img img{
    border-radius: 50%;
    width: 64px;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}
.upload-img{position: relative;margin-top: 5px;}
.change-photo-btn{position: relative;
    padding: 8px 15px;
    border: 1px solid #047ef3;
    border-radius: 30px;
    text-align: center;
    margin-bottom: 3px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.change-photo-btn:hover{color: #fff;background:#047ef3;}
.change-photo-btn span{}
.change-photo-btn input{cursor: pointer;position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 11;
}
.form-text{}
.feature_box1{}
.feature_box1 .admin-desc>p{padding-left:15px;padding-right:15px;}
.feature_box1 .admin-desc>p>span{display: flex;
    align-items: center;
}
.feature_box1 span.squrebox{margin:0;}
.feature_box1 span.circlebox{margin:0;}
.feature_box1 span.txt_box{padding-left:12px;line-height: normal;
    display: inline-block;
}
.action.dropdown{text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
/*    height: 40px;*/
}
.action .dropdown-toggle{background: none;
    color: #102a83;
    border: none;
    display: inline-block;
    font-size: 17px;
}
.action .dropdown-toggle:hover{color: #047ef3;}
.action.open .dropdown-toggle .fa:before {
    content: "\f106";
}
.action .dropdown-menu{
    text-align:left;
    right: 0;left: auto;
    overflow: hidden;
    padding: 0;
}
.action-cus .dropdown-menu{
    text-align: left;
    left: -10px;
    right: auto;
    padding: 0;
    overflow: hidden;
}
 
.action .dropdown-menu > li {
    border-bottom: 1px solid #ddd;
}
.action .dropdown-menu > li:last-child {
    border-bottom: none;
}
.action .dropdown-menu > li > a {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: start;
    padding: 10px 12px;
    font-size: 13px;
    transition: all .3s;
}
.action .dropdown-menu > li > a:hover{
    background-color: #edf2fa;
}
.action .dropdown-menu > li > a:hover i{
    background: linear-gradient(90deg, #047ef3, rgb(4 126 243 / 70%));
    color: #274082;
}
.action .dropdown-menu > li > a i{
    font-size: 14px;
    color: #0357a8;
    background-color: #dfe4eb;
    text-align: center;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}
.terms_page{border:1px solid #ddd;padding:15px;}
.terms_page .page-title span{border-bottom: 2px solid #888;
    padding-bottom: 3px;margin-bottom: 10px;
    display: inline-block;font-weight:600;
}
.terms_page ol{padding-left: 22px;margin-bottom:0;}
.terms_page li{padding-left: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: normal;
}
.terms_page p{
    font-size: 14px;
    line-height: normal;
}
.top_box{padding-left: 15px;width:100%;}
.address_box{padding-left: 28px;width:100%;}
.top_box h4{font-size: 19px;
    margin-bottom: 5px;white-space: nowrap;
}
.top_box h5{margin-bottom: 8px;
    margin-top: 5px;
}
.top_box span{width: 100%;display:block;}
.top_box span span{font-weight:500;}
.top_mid_box{display: flex;
    align-items: center;
	justify-content: center;
    min-height: 160px;
}
.top_mid_box img{width: 100%; max-width: 110px;}
.top_rt_box{display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
	padding-right: 10px;
}
.top_rt_box .img_box{display:inline-block;vertical-align:top;border:1px solid #ddd;    width: 48%;
    min-height: 190px;
    border-radius: 4px;
}
.form_inner p{padding-left: 18px;}
.form_inner p.pad_lft{padding-left: 18px;}
.terms_page .form_inner ol {padding-left: 15px;}
.form_inner li{display: flex;align-items: center;padding-left:0;}
.form_inner li.col-xs-12{padding-left:15px;}
.form_inner span{white-space: nowrap;}
.form_inner input{border: none;padding-left: 15px;
    padding-right: 15px;
    border-bottom: 2px dotted #aaa;}
.bottom_box{display: flex;
    align-items: flex-end;
	flex-wrap: wrap;
    min-height: 80px;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 15px;
	width: 100%; 
}
.bottom_box span{width: 100%;}
.bottom_box.text-center{justify-content: center;border: 1px solid #ddd;}
.bottom_box.text-right{justify-content: flex-end;}
.note_box{border-top:1px solid #ddd;padding-top: 8px;
    margin: 10px 15px 0;
}
.receipt-box {position: relative;width: 100%;}
.receipt-box .form_inner{width: 100%;border-top: 1px solid #999;
    padding-top: 14px;margin-top: 7px;
}
.receipt-box .form_inner ol {padding-left: 0px;margin-left:-3px;margin-right:-3px;}
.receipt-box .form_inner li.col-xs-12{padding-left:3px;padding-right:3px;}
.receipt-box .top_box h5 span{border-bottom:1px solid #555;width:auto;display:inline-block;}
.receipt-box .address_box{padding-left:0;}
.receipt-box .logo_box{padding-top: 35px;}.logo_box img{max-width: 100px;width: 100%;}
.receipt-box .mnuber_box p{display:flex;font-weight:500;line-height: normal;justify-content: flex-end;}
.sign_box li{font-weight: 500;
    display: flex;
    align-items: flex-end;
    min-height: 40px;
}
.sign_box li:last-child{justify-content: flex-end;}
.btn_box{border-top:1px solid #ddd;padding-top:15px;margin-top:15px;}
.btn_box a{display:inline-block;vertical-align:middle;margin-left:2px;margin-right:2px;padding-left:15px;padding-right:15px;}


 .margin-t-20 {
    margin-top: 20px;
}
.box-bg.flex_box {
    border-radius: 4px;
    border: none;
    margin-bottom: 8px;
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    -webkit-box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.box-bg.flex_box:hover{
    box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
}
#accordionSingleOpen:hover{
    box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
}
#accordionSingleOpentwo:hover{
    box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
}
#accordionSingleOpenthree:hover{
    box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
}
.box-bg {
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 2px 0px #ccc;
    background-image: linear-gradient(to bottom right, #ff7979, #d1152d);
}
.flex_box {
    display: flex;
    align-items: center;
}
.report-icon {
    background: #d1152d;
    align-items: center;
    display: flex;
    /* position: absolute; */
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    width: 90px;
    height: 90px;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    font-size: 36px;
    box-shadow: none;
    border-radius: 4px 0px 0px 4px;
}

.report-box {
    padding: 10px 10px;
}
.report-box {
    position: relative;
    padding: 0px 15px;
}
.report-box p {
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: normal;
    margin: 2px 0;
    color: #fff;
    font-weight: 500;
}
.report-box p.cont, .report-box1 p.cont {
    font-size: 18px;
    font-weight: 700;
}
.cont {
    margin-top: 0px;
    padding-bottom: 100px;
}
.bg1 {
    background: #0170be !important;
}
.bg2 {
    background: #01af4d !important;
}
.bg3 {
    background: #6c28a0 !important;
}
.bg4 {
    background: #ed3537 !important;
}
.bg5 {
    background: #02247d !important;
}
.btn-absent-danger{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 15px 10px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-absent-danger span{
    background-color: #d1152d;
    color: #fff;
    font-weight: 600;
    display: inline;
    padding: 0.6em 1em 0.6em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.box-bg-inner-page.flex_box_inner_page {
    border-radius: 4px;
    border: none;
   /* margin-bottom: 8px;*/
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    -webkit-box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    margin: 0px 0 10px;
}
.box-bg-inner-page.flex_box_inner_page:hover{
    box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 14px 24px rgb(0 0 0 / 20%);
}
.box-bg-inner-page {
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 2px 0px #ccc;
}
.flex_box_inner_page {
    display: flex;
    align-items: center;
}
.report-icon-inner-page {
    background: #d1152d;
    align-items: center;
    display: flex;
    /* position: absolute; */
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    width: 48px;
    height: 48px;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    font-size: 36px;
    box-shadow: none;
    border-radius: 4px 0px 0px 4px;
}

.report-box-inner-page {
    padding: 10px 10px;
}
.report-box-inner-page {
    position: relative;
    padding: 0px 15px;
}
.report-box-inner-page p {
    margin: 0;
    padding: 0; 
    text-align: left;
    line-height: normal;
    margin: 2px 0;
    color: #fff;
    font-weight: 500;
}
.report-icon-inner-page i{
        font-size: 24px;
}
.report-box-inner-page p.cont-inner-page, .report-box1-inner-page p.cont-inner-page {
    font-size: 14px;
    font-weight: 600;
}
.cont-inner-page {
    margin-top: 0px;
    padding-bottom: 100px;
}
.bg1-inner-page {
    background: #0170be !important;
}
.bg2-inner-page {
    background: #01af4d !important;
}
.bg3-inner-page {
    background: #6c28a0 !important;
}
.bg4-inner-page {
    background: #ed3537 !important;
}
.bg5-inner-page {
    background: #02247d !important;
}
.bg6-inner-page {
    background: #e6bf00 !important;
}
.note_box_custom_inner{margin-right:-5px;margin-left:-5px;}
 
.mobile-menu-footer{
    display: none;
}
.notification-inner-dashboard{}
.notification-inner-dashboard h4{
        font-size: 12px;
}
.notification-inner-dashboard hover{
    box-shadow: none;
}
.notification-inner-dashboard a{
    padding: 3px 3px;
    background-color: #fff;
    }
.panel-group-inner{
    margin-bottom: 5px;
}
.dashboard-link-text{}
.dashboard-link-text p{
    text-align: center;
    padding-bottom: 0;
}
.dashboard-status-tab{
       display: flex;
    justify-content: space-around;
    align-items: center;
}
.dashboard-status-tab p{
    padding-bottom: 0;
}
.dashboard-status-tab ul li a:after{
    content: '' !important;
    float: right;
}
.dashboard-status-tab ul .active{
    border-top: 2px solid red;
    border-radius: 4px;
    margin-right: 2px;
    margin-left: 2px;
}
.dashboard-status-tab ul li a{
    background-color: #fff;
    margin-right: -1px;
    border-bottom: none;
    margin-bottom: -4px;
}
.dashboard-status-tab ul li a:hover{
   background-color: #fff; 
}
/* Pagination */

.pagination-setup {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.pagination {
    display: block;
    text-align: right;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
}

.pagination-setup .pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding: 0;
    list-style: none;
    margin: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination-setup .pagination ul li a.active {
    background-color: #ff432b;
        border-radius: 3px;
    border: 1px solid #ea250c;
    color: #fff;
}

.pagination-setup .pagination ul li a {
    margin: 0 3px;
    padding: 6px 13px;
    color: #55555a;
    display: block;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.pagination-setup .pagination a:hover {
    background-color: #d2d2d2;
}
.pagination-setup .pagination ul li a span{
    display: inline-block !important;
}
.pagination-setup .pagination ul li a span:hover{
    overflow: hidden !important;
}
.home-search-form {
    width: 100%;
    background: #f9fafc;
    padding: 0px;
}
.home-search-form .form-group {
    margin-bottom: 12px;
    position: relative;
}

.btn-link-default:hover {
    background: #2B2A8E;
    color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.home-search-form .btn-link-default {
    background: #f2812800 none repeat scroll 0 0;
    font-size: 13px;
    color: #0357a8;
    font-weight: 500;
    height: 38px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius: 4px;
    text-transform: capitalize;
    min-width: 30px;
    text-align: center;
    border: 1px solid #0357a8;
}
.btn-link-default:hover {
    background: #0357a8;
    color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.current_page {
    background: #2B2A8E;
    color: #FFF !important;
}
.txttransf { text-transform: capitalize; }
.adglbitemmstdv .ui-front {
z-index: 99999;
}
.optinal_inner_box{background: #fff;
box-shadow: 0px 0px 3px 0px #aaa;
width: 720px;
height:100%;
overflow-x: hidden;
overflow-y: auto;
margin-right: 0;
margin-left: auto;
position: relative;
}
.optinal_inner_box .input-group{border-left: none;}

.optinal_close_icon{position: fixed;
top: 0;
right: 720px;
width: 30px;
height: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
font-size: 18px;
color: #fff;
background: #d51924;
z-index: 800;
}
.optinal_close_icon:hover{color: #fff;background: #047ef3;}

.largedv_inner_box{background: #fff;
box-shadow: 0px 0px 3px 0px #aaa;
width: 820px;
height:100%;
overflow-x: hidden;
overflow-y: auto;
margin-right: 0;
margin-left: auto;
position: relative;
}
.largedv_inner_box .input-group{border-left: none;}
.largedv_close_icon{position: fixed;
top: 0;
right: 820px;
width: 30px;
height: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
font-size: 18px;
color: #fff;
background: #d51924;
z-index: 800;
}
.largedv_close_icon:hover{color: #fff;background: #047ef3;}

.rightsidemenutpDv {
    background: #fff;
    box-shadow: 0px 0px 1px 0px #aaa;
    border-radius: 2px;
}
.paddingrightleft{
padding-right: 6px;
padding-left: 6px;
}
.paddingright-10 {
    padding-right: 10px;
}
.paddingleft-10 {
  padding-left: 10px;
}

.paddingright {
    padding-right: 2px;
}
.paddingleft {
  padding-left: 2px;
}
.padding5pc{padding:5px }
.font-custom-12{
    font-size: 12px;
}
.noti-dropdown a i{
    animation: 1.6s linear 0s infinite normal none running animation-rotate; 
}
.notifications{
    width: 100%;
    max-width: 410px;
    /* display: block; */
    position: fixed;
    top: 0px !important;
    right: 0 !important;
    bottom: 0px;
    /* height: 100%; */
    transition: transform 0.2s ease-out 0s;
    -webkit-transition: transform 0.2s ease-out 0s;
    overflow: hidden auto;
    background: #fff;
    z-index: 16;
}
.notificarion-close-btn{
    float: right;
    width: 100%;
}
.notificarion-close-btn span{
    color: #047ef3;
    opacity: 100%;
    font-size: 24px;
}
.rightsidemenuDv {
    background: #fff;
    box-shadow: 0px 0px 1px 0px #aaa;
    border-radius: 2px;
    margin-top: 1%;
}
.stheadingdv {
    position:relative;
    /*background: #f8f9fa;
    padding: 0 0px;
    border-bottom: 2px dotted #ddd;*/
}
.stheadingdv h2 {
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    color: #c06523;
    text-transform: capitalize;
    position:relative;
}
.sdonpgbtn {
    background: #047ef3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 500;
    width:auto;
    min-width:100px;
    text-align:center;
    display:inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.sdonpgbtn:hover{
    background: #102a83 none repeat scroll 0 0;
    color: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.08), 0 6px 6px rgba(0,0,0,0.12);
}
.readonlyAllow {
    cursor: pointer !important;
    background: #fff !important;
}
.fntnwgtsty{
font-size: 14px;
font-weight: 500;
color: #555;
}
@keyframes animation-rotate {
0% {transform: rotate(0deg);}
5% {transform: rotate(0deg);}
15% {transform: rotate(0deg);}
25% {transform: rotate(20deg);}
35% {transform: rotate(-15deg);}
45% {transform: rotate(10deg);}
55% {transform: rotate(-5deg);}
60% {transform: rotate(0deg);}
100% {transform: rotate(0deg);}
}
.mobile-footer-notificatrion-list{}
.mobile-footer-notificatrion-list li{
    display: flex;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.mobile-footer-notificatrion-list li a{}

.stmardtls {
    display: block !important;
    line-height: 40px !important;
    text-align: center;
}
.joinus_bg{
/*    background: url(../images/login-bg.webp);*/
    background: #274082;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.login-form-erp{ 
    position: relative;
    margin-top: 0%;
    width: 60%;
    background: #fff;
    /* box-shadow: 0 17px 50px 0 rgba(11, 20, 26, .19), 0 12px 15px 0 rgba(11, 20, 26, .24); */
    border-radius: 4px;
    padding: 30px 30px;
/*    min-height: 440px;*/
    min-height: auto;
}
.logout-form-erp{
    position: relative;
    margin-top: 0%;
    width: 100%;
    background: #fff;
    /* box-shadow: 0 17px 50px 0 rgba(11, 20, 26, .19), 0 12px 15px 0 rgba(11, 20, 26, .24); */
    border-radius: 4px;
    padding: 30px 30px;
/*    min-height: 440px;*/
    min-height: auto;
}
.logout-form-erp .erp-login-logo img {
    width: 100%;
    height: auto;
    filter: none;
}


.erp-login-form-cus{
    text-align: center;
}
.erp-login-logo{
    width: 40%;
    margin: 0 auto 40px;
}
.erp-login-logo img{
    width: 100%;
    height: auto;
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(47deg) brightness(105%) contrast(101%);
}
.erp-login-title{}
.erp-login-title h3{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
.erp-login-title p{
    font-size: 12px;
    line-height: 1.4;
    padding: 0;
}
.login-form-erp form{
    padding: 0;
}
.error{
    position: absolute;
    font-size: 12px;
    left: 10px;
    bottom: -15px;
    z-index: 99;
}
.erp-login-textbox-cus-num{
    margin-bottom: 20px;
    position: relative;
}
.erp-login-textbox-cus-num .input-group-addon{
    padding: 2px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee0;
    border: 1px solid #E4E6EF;
    border-radius: .6rem 0rem 0rem .6rem;
}
.erp-login-textbox-cus-num .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 0.65rem 0rem 0.65rem .5rem;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3F4254;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #E4E6EF;
    border-radius: 0rem 0.6rem 0.6rem 0rem !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.erp-login-textbox-cus-num img {
    position: absolute;
    top: 11px;
    left: 20px;
    width: 22px;
    filter: invert(45%) sepia(60%) saturate(3%) hue-rotate(100deg) brightness(96%) contrast(93%);
}
.erp-login-textbox-cus-num img:after {
    content: "";
    border-right: 3px solid red;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
}
.rjd-login-title{}
.rjd-login-title h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
}
.rjd-login-title p{
    font-size: 12px;
    line-height: 1.4;
    padding: 0;
}
.forget-text {
    margin-left: 0px;
}
.forget-text a{
    font-size: 12px;
}
.backtologin a{
    border: 1px dashed #ddd;
    padding: 5px 10px;
}
.backtologin a:hover{
    background-color: #102a83;
    color: #fff;
}
.linktxt-cus{}
.linktxt-cus p{
    font-size: 13px;
    padding: 0;
}
.linktxt-cus a{
    font-size: 12px;
    font-weight: 600;
}
.joinus_bg:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
/*  background-color: #7d8cb7;*/
/*  opacity: 0.5;*/
  z-index: -1;
}
.erp-login-textbox-cus-num i{
    color: #8b8b8b;
}
.forget-desc-cus {
    margin-bottom: 15px;
}
.students-dashboard-boxes{
    margin-top: -10px;
}

.logot-content-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.backtologin{
    margin-top: 15px;
}
.page-wrapper-custom{
    overflow: hidden;
    position: relative;
    margin-left: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.student-dash-box-cus{
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 10%);
    -webkit-box-shadow: 0 0 30px 1px rgb(82 63 105 / 10%) !important;
    border: 1px solid #e3e3e36b !important;
    display: block;
    text-align: center;
    padding: 35px 0;
    border-radius: 15px !important;
    margin-top: 22px;
}
.student-dash-box-cus:hover{
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 20%);
    -webkit-box-shadow: 0 0 10px 0px rgb(82 63 105 / 20%) !important;
    border: 1px solid #e3e3e36b !important;
}
.student-dash-box-cus .report-icon{
    margin: 0 auto 10px;
    background: #1a1a1a00;
    height: auto;
    width: 16%;
}
.student-dash-box-cus .report-icon i{
    color: #000;
}
.student-dash-box-cus .report-icon img{
    color: #000;
    width: 100%;
    height: auto;
    filter: invert(40%) sepia(39%) saturate(5952%) hue-rotate(202deg) brightness(93%) contrast(94%);
}
.student-dash-box-cus .report-box{}
.student-dash-box-cus .report-box p{
    text-align: center;
    font-size: 16px;
    color: #034fb3;
}
.student-dash-box-cus .report-box .cont{}
.my-profile-cus{
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 10%);
    -webkit-box-shadow: 0 0 30px 1px rgb(82 63 105 / 10%) !important;
    padding: 30px 60px;
    margin-top: 0px;
}
.admin-dashboard-boxes{
    margin-top: 50px;
}
.admin-dash-box{
    background-color: red;
    padding: 50px 0 40px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 10%);
    -webkit-box-shadow: 0 0 30px 1px rgb(82 63 105 / 10%) !important;
    border: 1px solid #e3e3e36b !important;
}
.dash-box-img{ 
    color: #fff;
    text-align: center;
    background-color: #ff0000;
    width: 25%;
    margin: 0 auto 5px;
    border-radius: 50%;
    border: 3px solid #d31a1a;
    margin-top: -85px;
    padding: 10px;
    
}
.dash-box-img img{
    width: 100%;
    height: auto;
    filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(269deg) brightness(105%) contrast(101%);
}
.admin-dash-box img{
    
}
.admin-dash-box h3{
    color: #f3f3f3;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
}
.admin-dash-box h4{
    color: #f3f3f3;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
.bg1 .dash-box-img{
    border: 3px solid #005693;
}
.bg2 .dash-box-img{
    border: 3px solid #009943;
}
.bg3 .dash-box-img{
    border: 3px solid #59009d;
}
.bg4 .dash-box-img{
    border: 3px solid #cf0002;
}
.dash-boxes-cus {
    background-color: #fff;
    padding: 30px 30px 10px;
    border-radius: 0.5rem;
    margin-bottom: 24px;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
}
.dashboard-heading-cus h2 {
    font-size: 18px;
    color: #334155;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 34px;
/*    font-family: 'Roboto';*/
}
.custom-dashboard-boxes {
    padding: 0px 0;
    margin-bottom: 0px;
}
.dashboard-box-padding {
    padding: 0 5px;
}
.custom-dashboard-boxes .bg-dash-boxes {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.row-2-box-1 {
    background-image: linear-gradient(to bottom right, #41c4ff, #0c4867);
}
.bg-dash-boxes-rows-2 {
    background-image: linear-gradient(to bottom right, #41c4ff, #0c4867);
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}
.bg-dash-boxes {
    background-color: #f1f5f9;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.bdr-rounded {
    border-radius: 0.5rem;
}
.p-4 {
    padding: 2rem;
}
.dashboard-box-sub-title {
    font-size: 16px;
    font-weight: 500;
    padding: 0;
}
.dashboard-box-cus-row-2 {
    margin-top: 30px;
    align-items: center;
}
.justify-between {
    justify-content: space-between;
}
.flex {
    display: flex;
}
.bg-dash-boxes-rows-2 p {
    color: #e0f2fe;
    font-weight: 500;
    z-index: 1;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dashboard-box-cus-row-2 p {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: 2px;
}
.bg-dash-boxes-rows-2 .box-icon-right-bottm {
    position: absolute;
    top: 0;
    right: 10px;
    overflow: hidden;
    opacity: 0.20;
    padding-top: 18px;
}
.box-icon-right-bottm {
    position: absolute;
    bottom: -10px;
    right: -10px;
    overflow: hidden;
}
.box-icon-right-bottm-student {
    position: absolute;
    top: -10px;
    right: -10px;
    overflow: hidden;
    z-index: 0;
}
.box-icon-right-bottm-student i {
    color: #e5e5e5;
    font-size: 65px;
    overflow: hidden;
}
.row-2-box-1 .box-icon-right-bottm-student i{
        color: #3590bd;
    transform: rotate(180deg);
}
.row-2-box-2 .box-icon-right-bottm-student i{
        color: #267ec3;
    transform: rotate(230deg);
}
.row-2-box-3 .box-icon-right-bottm-student i{
        color: #2999f2;
    transform: rotate(230deg);
}
.row-2-box-4 .box-icon-right-bottm-student i{
        color: #2999f2;
    transform: rotate(220deg);
}

.row-2-box-1 .box-icon-right-bottm i {
    transform: rotate(44deg);
}
.bg-dash-boxes-rows-2 .box-icon-right-bottm i {
    color: #1d6183;
}
.box-icon-right-bottm i {
    color: #e5e5e5;
    font-size: 65px;
    overflow: hidden;
}
.row-2-box-2 {
    background-image: linear-gradient(to bottom right, #2999f2, #08487a);
}
.row-2-box-2 .box-icon-right-bottm i {
    color: #0f5892;
    transform: rotate(220deg);
}
.row-2-box-3 {
    background-image: linear-gradient(to bottom right, #2999f2, #0b64aa);
}
.row-2-box-3 .box-icon-right-bottm i {
    color: #19649f;
    transform: rotate(44deg);
}
.row-2-box-4 {
    background-image: linear-gradient(to bottom right, #2999f2, #0c72c2);
}
.row-2-box-4 .box-icon-right-bottm i {
    color: #249fff;
    transform: rotate(45deg);
}
.table-custom tr th:first-child {
    border-radius: 0px 0 0 0;
}
.table-custom tr th:last-child {
    border-radius: 0 0px 0 0;
}

.table-custom tr th {
    background-color: #e2e8f0;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.table tr>td .dropdown {
    position: static;
}
.table-custom tbody tr {
    border-bottom: 1px solid #e2e8f0;
}
.completed {
    color: #10b981;
    background-color: rgb(16 185 127 / 15%);
    align-items: center;
    border-radius: 0.25rem;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    justify-content: center;
    letter-spacing: .025em;
    line-height: 1rem;
    line-height: 1;
    padding: 0.375rem 0.5rem;
    transition-duration: .2s;
    transition-property: all;
    vertical-align: baseline;
}
.table-custom span {
    font-size: 12px;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    line-height: 1.2;
    transition: all 0.3s ease; 
}
.table-custom span:hover {
    -webkit-line-clamp: unset;
    display: block;
    overflow: visible;
}
.paid-amout-dash-table {
    color: #10b981;
    font-size: 14px;
    font-weight: 500;
}
.paid-amout-dash-table i {
    color: #10b981;
    font-size: 10px;
}
.unconfirmed {
    color: #ff9800;
    background-color: rgb(255 152 0 / 15%);
    align-items: center;
    border-radius: 0.25rem;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    justify-content: center;
    letter-spacing: .025em;
    line-height: 1rem;
    line-height: 1;
    padding: 0.375rem 0.5rem;
    transition-duration: .2s;
    transition-property: all;
    vertical-align: baseline;
}
.dashboard-table-custom.table-inner-custom{
/*    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);*/
    margin-bottom: 12px;
}
.relative {
    position: relative;
}
.custom-text-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 2.5rem;
    top: 0px;
    left: 3px;
    color: #858585;
    height: 100%;
}
.errMsg {
    position: absolute;
    left: 5px;
    bottom: -18px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.action-dashboard{}
.action-dashboard button{
	height: 38px !important;
    width: 38px;
    border-radius: 4px;
    position: relative;
    bottom: 6px;
}
.action-dashboard i{}
.action-dashboard button:hover{
    background-color: rgba(203,213,225,.2);
    color: #000 !important; 
}
.form-control-dashboard-search{
    display: block;
    width: 100%;
    padding: 6px 25px 2px 20px;
    height: 38px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    background-image: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 12px;
}
.custom-text-box-icon-dashboard-search{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 14px;
    color: #858585;
}
.not-paid-amout-dash-table {
    color: #ff5724;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}
.not-paid-amout-dash-table i {
    color: #ff5724;
    font-size: 10px;
}
.row-2-box-5 {
    background-image: linear-gradient(to bottom right, #0c72c2, #70bbf6);
}
.row-2-box-5 .box-icon-right-bottm i {
    color: #0c72c2;
    transform: rotate(180deg);
}
.row-2-box-6 {
    background-image: linear-gradient(to bottom right, #047ef3, #58b0f5);
}
.row-2-box-6 .box-icon-right-bottm i {
    color: #047ef3;
    transform: rotate(220deg);
}
.row-2-box-7 {
    background-image: linear-gradient(to bottom right, #108ef1, #28ccf2);
}
.row-2-box-7 .box-icon-right-bottm i {
    color: #108ef1;
    transform: rotate(220deg);
}
.row-2-box-8 {
    background-image: linear-gradient(to bottom right, #2899f2, #1ab199);
}
.row-2-box-8 .box-icon-right-bottm i {
    color: #21e1c2;
    transform: rotate(225deg);
}
.box-bg-1{
    background-image: linear-gradient(to bottom right, #ff7979, #d1152d);
}
.box-bg-2{
    background-image: linear-gradient(to bottom right, #7ecaff, #0170be);
}
.box-bg-3{
    background-image: linear-gradient(to bottom right, #74ffb0, #01af4d);
}
.box-bg-4{
    background-image: linear-gradient(to bottom right, #cb86ff, #6c28a0);
}
.box-bg-5{
    background-image: linear-gradient(to bottom right, #ffffff, #02247d);
}
.box-bg-6{
    background-image: linear-gradient(to bottom right, #ffffff, #e6bf00);
}
.box-bg-7{
    background-image: linear-gradient(to bottom right, #ffffff, #005568);
}
.box-bg-8{
    background-image: linear-gradient(to bottom right, #ffffff, #fa14d3);
}
.search-dropdown-custom-mng {
    position: relative;
    background-color: #0357a8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    cursor: pointer;
    height: 38px;
    width: 100px;
    color: #fff;
    margin-bottom: 12px;
}
.search-dropdown-custom-mng i {
    color: #fff;
}
.filter-btn-add-new-btn{
    display: flex;
    align-items: center;
    justify-content: end;
}
.panel-cus-title-cus {
    display: flex;
    align-items: center;
    margin: 0 -10px 25px;
}
.panel-cus-title-cus h3 {
    margin: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.panel-cus-title-cus i {
    margin-right: 6px;
    font-size: 18px;
    background-color: #ddd;
    padding: 8px 10px;
    border-radius: 4px;
    color: #0357a8;
}
.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}
.rttop_title-pro-seles-icon {
    margin-bottom: 10px;
	margin-left: -6px;
}
.rttop_title-pro-seles-icon h3 {
    color: #102a83;
    font-size: 14px;
}
.rttop_title-pro-seles-icon h3 i {
    font-size: 14px;
    background-color: rgba(79,70,229,.1);
    padding: 7px 8px;
    margin-right: 10px;
    border-radius: 4px;
}
.pagination-cus{}
.pagination-cus ol{
    list-style-type: none;
}
.pagination-cus li{}
.pagination-btn-flex-cus{
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 15px;
}
.pagination-btn-flex-cus li{
    background-color: #e9eef5;
    cursor: pointer; 
}
.pagination-btn-flex-cus li i:hover, .pagination-btn-flex-cus li span:hover{
    background-color: #cbd5e1;
    border-radius: 9999px; 
}
.pagination-btn-flex-cus li .active{
    background-color: #047ef3;
    border-radius: 9999px;
    color: #fff;
}
.pagination-btn-flex-cus li:first-child{
    border-bottom-left-radius: 9999px;
    border-top-left-radius: 9999px;
}
.pagination-btn-flex-cus li:last-child{
    border-bottom-right-radius: 9999px;
    border-top-right-radius: 9999px;
}
.pagination-btn-flex-cus li i{
    color: #64748b;
    border-radius: 9999px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination-btn-flex-cus li span{
    color: #64748b;
    border-radius: 9999px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.justify-content-center{
    justify-content: center !important;
}
.teacher-cname-s-name-etc-main{
    background-color: #e4e6ef;
    padding: 20px 15px;
    border-radius: 4px;
    margin: 12px 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.teacher-cname-s-name-etc-main h2{
    font-size: 20px;
}
.teacher-all-activities{
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 14px; 
/*    margin-top: 10px;*/
}
.teacher-all-activities:last-child{
    margin-bottom: 0px;
}
.teacher-all-activities i{
    margin-right: 10px;
    color: #878787;
}
.teacher-all-activities h4{
    font-size: 15px;
    font-weight: 500;
    color: #7e8299;
}
.teacher-all-activities span{
    font-weight: 600;
}
.form-control-cus-teacher-dropdown{
    background-color: #ededed;
    border-color: #e4e6ef;
    border-radius: 4px;
    font-size: 14px;
}
.form-control-cus-teacher-dropdown:focus{
    border:none;
}

.teacher-dash-heading{
    padding: 10px 0 0px;
}
.teacher-dash-heading h2{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #0357a8;
}
.teacher-all-birthday-upcoming-main{
    background-color: #e4e6ef;
    padding: 20px 20px;
    border-radius: 4px;
}
.teacher-all-birthday-upcoming-main .col-md-12:last-child .panel-group{
    margin-bottom: 0;
}
.teacher-left-side-data-box .col-md-12:last-child .teacher-cname-s-name-etc-main{
    margin-bottom: 0;
}
.teacher-cname-s-name-etc-main:hover{
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.teacher-left-side-data-box{
    background-color: #e4e6ef00;
    padding: 10px 0px 0 12px;
    width: 100%;
    display: block;
    border-radius: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}
.left-side-section{
    overflow: auto;
    height: 600px;
    scrollbar-width: thin;
    scrollbar-color: blue;
}
.left-side-section::-webkit-scrollbar {
    width: 3px;
    height: 0px;
}
 
.left-side-section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(205,197,234,0);
}
 
.left-side-section::-webkit-scrollbar-thumb {
  background-color: #CDC5EA;
  border-radius: 20px;
}

.left-side-section-teacher-holyday{
    overflow: auto;
    height: 350px;
    scrollbar-width: thin;
    scrollbar-color: blue;
}
.left-side-section-teacher-holyday::-webkit-scrollbar {
    width: 3px;
    height: 0px;
}
 
.left-side-section-teacher-holyday::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(205,197,234,0);
}
 
.left-side-section-teacher-holyday::-webkit-scrollbar-thumb {
  background-color: #CDC5EA;
  border-radius: 20px;
}
.teacher-name-desc{}
.teacher-name-desc h2{
    font-weight: bold;
    font-size: 36px;
}
.teacher-name-desc span{
    font-size: 28px;
    font-weight: 500;
}
.teacher-name-desc p{
    margin-top: 15px;
}
.teacher-cname-s-name-etc-main .title h2{
    font-size: 16px;
    margin-bottom: 20px;
}
.dashboard-table-teacher-custom{
    margin: 10px;
    border-radius: 15px;
}
.dashboard-table-teacher-custom .table-custom tbody tr:last-child{
    border-bottom: none;
}
.teacher-holiday-main{
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px 10px;
    border-radius: 4px;
}
.teacher-holiday-icon-text{
    border: none;
    outline: none;
    transition: 0.3s;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 15px;
    margin: 0;
    cursor: pointer;
    background: inherit;
    align-items: center;
    background-color: #ebebeb;
    border-radius: 4px;
}
.teacher-holiday-icon-text i{
    font-size: 28px;
    margin-right: 10px;
}
.teacher-holiday-main .teacher-holiday-icon-text samp {
    flex-direction: column !important;
    align-items: flex-start !important;
    display: flex;
    align-items: center;
}
.teacher-holiday-main .teacher-holiday-icon-text{
    margin-bottom: 10px;
}
.teacher-holiday-main .teacher-holiday-icon-text:last-child{
    margin-bottom: 0px;
}
.teacher-holiday-main .teacher-holiday-icon-text i{
    font-size: 22px;
    margin-right: 10px;
/*    background-color: #ff9920 !important;*/
    background: linear-gradient(90deg, #047ef3, rgb(4 126 243 / 70%));
    color: #ffffff;
    padding: 10px;
    border-radius: 4px;
}
 
.teacher-holiday-main .teacher-holiday-icon-text:hover{
-webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.holyday-cus-title .title{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #0357a8;
}
.teacher-all-attendance-etc-box-main{
/*    background-color: #1500a7;*/
    background: linear-gradient(180deg, #047ef3, rgb(4 126 243 / 70%));
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
}
.teacher-all-attendance-etc-box-main i{
    font-size: 18px;
    background-color: #0357a8;
    padding: 10px 12px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 20px;
}
.teacher-all-attendance-etc-box-main h2{
    font-size: 24px;
    margin-bottom: 5px;
    color: #fff;
}
.teacher-all-attendance-etc-box-main span{
    font-size: 13px;
    margin-left: 7px;
    font-weight: 300;
}
.teacher-all-attendance-etc-box-main h4{
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}
.teacher-all-attendance-etc-title{}
.teacher-all-attendance-etc-title h2{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #0357a8;
}
 
.teacher-all-attendance-bg-1 i{}
.teacher-all-attendance-bg-2 i{
    background-color: #0357a8;
}
.teacher-all-attendance-bg-3 i{
    background-color: #0357a8;
}
.teacher-all-attendance-bg-4 i{
    background-color: #0357a8;
}
.teacher-dash-search-calender-cus{
    width: 120px;
}
.table-inner-custom{
    margin-bottom: 0;
}
.student-time-table-main{}
.time-table-heading{
    background-color: #2999f2;
    color: #fff;
    border-right: 1px solid #d5d5d585;
}
.time-table-heading .heading-text{
    padding: 40px 0;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}
.time-table-heading-data .time-table-data{
    border: 1px solid #DEDEDE;
    margin: 6px 3px;
    padding: 20px 0;
    text-align: center;
    border-radius: 4px;
}
.time-table-data .data-subject{
    font-size: 18px;
    color: #f48128;
    font-weight: 500;
}
.time-table-data .data-time{
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: #283149;
}
.student-time-table-all-day-data{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}
.time-table-heading-data{
    width: 16.6666666667%;
}
.engllish-bg{
    background-color: rgb(40, 180, 249);
}
.chemistry-bg{
    background-color: rgb(57, 203, 116);
}
.mathematics-bg{
    background-color: rgb(241, 67, 75);
}
.engllish-bg .data-subject, .engllish-bg .data-time{
    color: #fff;
}
.chemistry-bg .data-subject, .chemistry-bg .data-time{
    color: #fff;
}
.mathematics-bg .data-subject, .mathematics-bg .data-time{
    color: #fff;
} 
.time-table-data:hover{
    background-color: #39CB74;
} 
.time-table-data:hover .data-subject, .time-table-data:hover .data-time {
    color: #fff;
}  
.time-table-heading-data-first-child{
    border-radius: 15px 0 0px 15px;
}
.time-table-heading-data-last-child{
    border-radius: 0px 15px 15px 0px;
}
.engllish-bg:hover{
    background-color: rgb(40, 180, 249);
}
.chemistry-bg:hover{
    background-color: rgb(57, 203, 116);
}
.mathematics-bg:hover{
    background-color: rgb(241, 67, 75);
}

.engllish-bg:hover .data-subject, .engllish-bg:hover .data-time {
    color: #fff;
} 
.chemistry-bg:hover .data-subject, .chemistry-bg:hover .data-time {
    color: #fff;
} 
.mathematics-bg:hover .data-subject, .mathematics-bg:hover .data-time {
    color: #fff;
}
.calendar-control-cus-main{
/*    margin: 10px 0px 7px 35px;*/
    margin: 0;
} 
.calendar-control-cus-main .month-year-cus{
    text-align: center;
    font-size: 20px;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 12px;
}
.calendar-control-monthyear-select-month .form-group-cus{
    margin-bottom: 12px;
}
.calendar-control-cus-main .year-change-arrow{
    background-color: #ddd;
    font-size: 16px;
    padding: 5px 11px;
    border-radius: 50px;
    cursor: pointer;
}
.calendar-control-cus-main .year-change-arrow i{}
.calendar-control-cus-main .month-cus{
    font-weight: 600;
    margin-left: 10px;
}
.calendar-control-cus-main .year-cus{
    font-weight: 600;
    margin-right: 10px;
}
.calendar-control-monthyear-select-month{
    display: flex;
    align-items: center;
    justify-content: end;
}
.user-menu .nav-item{
padding:0;  
}
#mothdays .today{
    background-color: #323193;
    color: #fff;
    border-radius: 0;
}
.today .addevents-calendar{
    color: #323193;
}
.calender-day p{
    padding: 1px 7px;
}
.addevents-calendar{}
.date-addevents-btn{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.date-addevents-btn p{
    padding: 0;
    font-weight: 600;
    font-size: 14px;
}
#mothdays{}
#mothdays tr td{
    height: 120px;
}
.calendar-events-main{
	width: 0px;
}
.calendar-events-main .calendar-events-single{
    background-color: #0b8043;
    border-radius: 4px;
    margin-top: 5px;
    cursor: pointer;
    width: 135px;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
}
.calendar-events-main .calendar-events-single span{
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    font-weight: 700;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}
.add-events-popup-main-cus{}
.add-events-popup-main-cus #modal-date{
    margin-left: 5px;
}
.add-events-popup-main-cus .close{
    margin-top: -21px;
    border: none;
    border-radius: 50%;
    padding: 2px 5px 0;
    line-height: 18px;
    color: #f00;
    opacity: 1;
    font-size: 22px;
}
.add-events-popup-main-cus .close:hover{
    border:none;
}
.add-events-popup-main-cus .donate-btn-header{}
.add-events-popup-main-cus .donate-btn-header a{
    border: 1px solid #047ef3;
    padding: 7px 30px;
    border-radius: 4px;
    background-color: #047ef3;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.add-events-popup-main-cus .donate-btn-header a:hover{
    border: 1px solid #000000;
    background-color: #000bff00;
    color: #000;
}
.add-events-popup-main-cus .modal-content{
    padding: 0 15px 15px;
}
.panel-group-inner{
    margin-bottom: 5px;
}
.dashboard-link-text{}
.dashboard-link-text p{
    text-align: center;
    padding-bottom: 0;
}
.dashboard-status-tab{
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #edeff6;
}
.dashboard-status-tab .fntnwgtsty{
    padding-left: 15px;
}
.dashboard-status-tab p{
    padding-bottom: 0;
}
.dashboard-status-tab ul li a:after{
    content: '' !important;
    float: right;
}
.dashboard-status-tab ul .active{
    border-top: 2px solid red;
    border-radius: 4px;
    margin-right: 2px;
    margin-left: 2px;
}
.dashboard-status-tab ul li a{
    background-color: #fff;
    margin-right: -1px;
    border-bottom: none;
    margin-bottom: -4px;
}
.dashboard-status-tab ul li a:hover{
   background-color: #fff; 
}

.panel-title {
font-size: 15px;
font-weight:400;
}
.panel-group{
    border: 1px solid #ddd;
}
.panel,
.panel-body {
box-shadow: none;
}
.panel-group .panel-heading {
padding: 0;
}
.panel-group{
    box-shadow: none;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 12px;
    border: 1px solid #ddd;
}
.tab-pane{
padding: 12px;
}
.panel-group .panel-heading a {
display: block;
padding: 8px 8px;
text-decoration: none;
position: relative;
color: #0357a8;
}
.panel-group .panel-heading a:after {
/*content: '-';
float: right;*/
}
.panel-group .panel-heading a.collapsed:after {
/*content: '+';*/
}
.close{
color: #000;
margin-left: 15px;
opacity: 100%
}
.datepicker-days th, .datepicker-days td{
    font-size: 12px;
}
.datepicker.datepicker-dropdown{
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.imgload-file input {
    position: absolute;
    top: 1px;
    left: 26%;
    opacity: 0;
    width: 48%;
}
.imgload-file .btn-img-upload {
    background: #047ef3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    padding: 5px 5px;
    display: inline-block;
    transition: all 0.5s ease-out 0s;
}
.imgload-file .btn-img-upload-custom {
    color: #047ef3;
    background-color: #ff000000;
    border-radius: 4px;
    border: 1px solid #047ef3;
}
.imgload-file {
    position: relative;
    padding-bottom: 10px;
}
.imgload-icon {
    display: inline-block;
    background: #eee;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}
.imgload-box {
    box-shadow: 0px 0px 1px 0px #aaa;
    padding-top: 10px;
}
.project-image-margin-0 {
    margin: 0;
}
.project-image-padding {
    padding: 0 5px;
}
.project-image-select-upload {
    margin-bottom: 10px;
    position: relative;
}
.project-image-select-upload img {
    height: 100px;
    width: 100%;
    border: 1px solid #047ef3;
    object-fit: contain;
    background-color: #ddd;
}
.close-btn-project {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #047ef3;
    color: white;
    height: 20px;
    width: 20px;
    cursor: pointer;
    text-align: center;
}
.upload-image-title{
    margin: 0 0px;
    font-size: 14px;
    font-weight: 500;
}
.calendar-control-monthyear-select-month .form-control{
    margin-bottom: 0;
}
#eventsaddalldate{}
#eventsaddalldate .modal-body{
        padding: 30px 30px;
}
#eventsaddalldate .donate-btn-header a {
    border: 1px solid #047ef3;
    padding: 7px 30px;
    border-radius: 30px;
    background-color: #047ef3;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
#eventsaddalldate .donate-btn-header a:hover {
    border: 1px solid #000000;
    background-color: #000bff00;
    color: #000;
}
#eventsaddalldate .modal-header {
    padding: 15px 30px 0;
    border-bottom: none;
}
.btn-close:hover{
    background-color: #ddd;
    border-radius: 50%;
}
.added-event-main-popup{
    padding: 0 40px;
}
.added-event-text-icon{
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.added-event-text-icon .icon{
    margin-right: 15px;
}
.added-event-text-icon .icon i{
    font-size: 16px;
    color: #a1a1a1;  
}
.added-event-text-icon .text{}
.added-event-text-icon h2{
    font-size: 22px;
    line-height: .9;
}
.added-event-text-icon p{
    font-size: 12px;
}
.added-event-text-icon:first-child .icon i{
    color: #009948;
    margin-top: 0px;
}
.added-event-text-icon:nth-child(2) .icon i{ 
    margin-top: 5px;
}
#addedeventsdetails .modal-header{
    padding: 30px 30px 15px;
}
#addedeventsdetails .modal-body{
    padding: 30px 15px;
}
.attendance-calendar-cus-main{}
.calendar-heading{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2999f2;
    border-radius: 4px;
    margin-bottom: 2px;
}
.calendar-heading .box{
    width: 14.285%;
    padding: 20px 10px;
    border-right: 1px solid #e7e7e77a;
}
.calendar-heading .box:last-child{ 
    border-right: none;
}
.calendar-heading .box h2{
    font-size: 18px;
    color: #fff;
}
.calendar-date{
    display: flex;
    flex-flow: row wrap;
    align-items: center; 
    width: 100%; 
}
.calendar-date .box.absent{
    background-color: red;
}
.calendar-date .box.present{
    background-color: green;
}
.calendar-date .box.leave{
    background-color: hotpink;
} 
.calendar-date .box{
    width: 14%; 
    display: flex;   
    align-items: center;
    justify-content: center;
    height: 100px;
    margin: 2px 1.6px;
    background-color: #b3b3b3;
    border-radius: 4px;
}
.calendar-date .box h2{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.dashboard-faculty-attendance--main-cus .emp_card .card{
    margin-bottom: 12px;
}
.table-custom tr td {
    vertical-align: middle;
}
.table-data-large-cus-main {
    overflow-x: auto;
}
.table-data-large-cus-main .page-wrapper {
    overflow: visible;
}
.user-menu.nav > li:last-child a {
    padding-right: 0;
}
.all-profile-details-main {
    background-color: #fff;
}
.all-profile-details-main .profile-img {
    background-color: #0d80da;
    padding: 20px 0 0;
    border-radius: 8px;
    margin-bottom: 70px;
    position: relative;
    height: 120px;
}
.all-profile-details-main .profile-img img {
    width: 150px;
    height: 150px;
    display: block;
    border: 2px solid #edf2fa;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 80%;
    left: 50%;
    object-fit: cover;
}
.all-profile-details-main .profile-img span {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 58%;
    right: -5px;
    cursor: pointer;
    background: #edf2fa;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    color: #0d80da;
    border: 1px solid #0d80da;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.fa-camera-alt:before, .fa-camera:before {
    content: "\f030";
}
.all-profile-details-main .profile-details-all-content {
    box-shadow: 0 1px 2px 0px #eee;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
}
.all-profile-details-main .profile-details-all-content .heading-profile-details {
    width: 50%;
    padding: 7px 10px;
}
.all-profile-details-main .profile-details-all-content .heading-profile-details h2 {
    font-size: 12px;
    font-weight: 500;
    color: #333;
}
.all-profile-details-main .profile-details-all-content .data-profile-details {
    padding: 7px 10px;
    width: 50%;
    border-left: 1px solid #eee;
}
.all-profile-details-main .profile-details-all-content .data-profile-details h2 {
    font-size: 12px;
    font-weight: 500;
    color: #333;
}
.all-profile-details-main .profile-details-all-content:nth-child(odd) {
    background-color: #edf2fa;
    color: #fff;
}



/*-------- Responsive CSS ----------- */
@media only screen and (max-width: 1360px){ 
.head .container {width: 90%;}
}
@media only screen and (max-width: 1280px){
.head .container {width: 90%;}
}
@media only screen and (max-width: 1152px){
.container, .phed.prchedr{width: 92%;}  
}
@media only screen and (max-width: 1024px){
.container, .cntainrs, .phed{width: 100%;box-sizing: border-box;padding: 0 15px;}
.head .container, .containers{width: 100%;box-sizing: border-box;padding: 0 15px;}    
}
@media only screen and (max-width: 768px){
.container{width: 100%;}  
}
@media only screen and (max-width: 767px){
.container2 {width: 96%;}
.container{width: 100%;} 
.padrt0 {
    padding-right: 15px;
}
.terms_page .page-title span{margin-bottom:0;}
.top_mid_box {
    display: block;
    text-align: center;
    min-height: auto;
    width: 100%;
    margin: 8px 0;
} 
.terms_page .form_inner ol{padding-left:5px;}
.form_inner p, .form_inner p.pad_lft{padding-left: 0px;}
.bottom_box{padding: 5px 0;min-height:100%;}
.note_box{margin-right:0;margin-left:0;}
.top_box {padding-left: 0;}
.address_box {padding-left:15px;}
.bottom_box.text-center{height:80px;}
.box-bg.flex_box {
    margin-bottom: 16px;
    display: block;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #b3d0e9;
    border-radius: 4px;
    background: #f9f9ff;
}
.report-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    font-size: 30px;
    border-radius: 4px;
}
.report-box p {
    text-align: center;
    margin: 0;
    color: #000;
}
.mobile-menu-footer{
    width: 100%;
    float: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 10px 25px;
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    z-index: 9999;
}
.menu-icon-mobile{
    /*margin-right: 135px;*/
    text-align: center;
}
.menu-icon-mobile a{
      color: #000;
}
.menu-icon-mobile i{
    font-size: 20px; 
    color: #047ef3;
}
.menu-icon-mobile p{
    font-size: 12px; 
    padding-bottom: 0;
    line-height: 1;
}
.menu-active .menu-icon-mobile .menu-icon-color{
    color: #047ef3;
}
.menu-active .menu-icon-mobile .menu-icon-color i{
    color: #047ef3;
}
 
.open .profile-icon-color{
    color: #047ef3;
 }
/*.menu-active .menu-icon-mobile p{
    color: #000;
}*/
.menu-active .side-menu {
    width: 60%;
    margin-left: 0px;
}
.menu-active .page-wrapper {
    margin-left: 8px;
}
.menu-active .sidebar_menu_box{
    /*display: block !important;*/
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}
.menu-active .sidebar-menu > ul > li > a span {
    display: block;
}
.menu-active .sidebar-menu ul ul li a span {
    padding-left: 0;
    padding-top: 2px;
    display: inline;
}
.menu-active .sidebar-menu ul ul li a {
    font-size: 11px;
    padding: 5px 0px 5px 13px;
    line-height: 12px;
    text-align: left;
}
.mobile-menu-user-data{
    position: absolute;
    top: -175px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.mobile-user-login-data{
    display: block;
}
.mobile-user-login-data a{
    padding: 10px 0px 5px 30px;
    align-items: start;
    display: flex;
    justify-content: flex-start;
}
.header .header-left {
    position: relative;
    height: 100%;
    display: inline-flex;
    align-items: center;
    width: 24%;
    margin-left: 10px;
	padding: 0;
}
.user-menu {
    padding-left: 0px;
    padding-right: 10px;
    position: relative;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: 75%;
}
.admin-head {
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: center;
}
.admin-head p {
    color: #555;
    font-size: 10px;
    padding: 6px 6px;
    border-right: 1px solid #eee;
    line-height: 1.4;
    text-align: center;
}
.feature-box-style-14 p{
    font-size: 12px;
    line-height: 1.2;
}
.squrebox {
    width: 10px;
    height: 10px;
    margin: 0 6px 6px;
    display: inline-block;
    background: #ffb612;
    vertical-align: middle;
    border-radius: 2px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.circlebox {
    width: 12px;
    margin: 0 6px;
    height: 12px;
    border-radius: 50%;
    background: #5cb85c;
    display: inline-block;
    vertical-align: text-top;
}
.admin-desc{}
.admin-desc p{
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 1.2;
}
}

@media only screen and (max-width: 320px){
.container2 {width: 98%;} 
}

/*End-Media-Queries*/

/*Start for Internal Dashboard n Table Structure*/
.intstr-dash-boxes-cus { 
    padding: 24px 0;
}
.intstr-dashboard-heading-cus h2 {
    font-size: 18px;
    color: #334155;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 34px;
}
.intstr-custom-dashboard-boxes {
    padding: 0px 0;
    margin-bottom: 0px;
}
.intstr-dashboard-box-padding {
    padding: 0 10px;
}
.intstr-custom-dashboard-boxes .intstr-bg-dash-boxes {
    margin: 6px 6px 6px 6px;
    position: relative;
    overflow: hidden;
}
.intstr-bg-dash-boxes-rows-2 {
/*    background-image: linear-gradient(to bottom right, #41c4ff, #0c4867);*/
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}
.intstr-bg-dash-boxes {
    background-color: #f1f5f9;
    overflow: hidden;
    position: relative;
}
.intstr-bdr-rounded {
    border-radius: 0.5rem;
}
.intstr-bg-dash-boxes-rows-2 p {
    color: #e0f2fe;
    font-weight: 500;
    z-index: 99;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.intstr-dashboard-box-sub-title {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
}
.intstr-dashboard-box-cus-row-2 {
    margin-top: 30px;
    align-items: center;
}
.intstr-bg-dash-boxes-rows-2 .intstr-box-icon-right-bottm i {
    color: #1d6183;
}
.intstr-bg-dash-boxes-rows-2 .intstr-box-icon-right-bottm i {
    color: #1d6183;
}
.intstr-dashboard-box-cus-row-2 p {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: 0;
}
.intstr-box-icon-right-bottm-student {
    position: absolute;
    top: -10px;
    right: -10px;
    overflow: hidden;
}
.intstr-box-icon-right-bottm-student i {
    color: #e5e5e5;
    font-size: 65px;
    overflow: hidden;
}
.intstr-row-2-box-1 {
    background-image: linear-gradient(to bottom right, #41c4ff, #0c4867);
}
.intstr-row-2-box-2 {
    background-image: linear-gradient(to bottom right, #2999f2, #0c54c2);
}
.intstr-row-2-box-2 .intstr-box-icon-right-bottm i {
    color: #ff9435;
    transform: rotate(220deg);
}
.intstr-row-2-box-3 {
    background-image: linear-gradient(to bottom right, #2999f2, #0b64aa);
}
.intstr-row-2-box-3 .intstr-box-icon-right-bottm i {
    color: #ff5683;
    transform: rotate(44deg);
}
.intstr-row-2-box-4 {
    background-image: linear-gradient(to bottom right, #118ef0, #0c72c2);
}
.intstr-row-2-box-4 .intstr-box-icon-right-bottm i {
    color: #5053b9;
    transform: rotate(45deg);
}
.intstr-row-2-box-1 .intstr-intstr-box-icon-right-bottm-student i{
color: #3590bd;
transform: rotate(180deg);
}
.intstr-row-2-box-2 .intstr-box-icon-right-bottm-student i{
color: #118ef0;
transform: rotate(230deg);
}
.intstr-row-2-box-3 .intstr-box-icon-right-bottm-student i{
color: #118ef0;
transform: rotate(230deg);
}
.intstr-row-2-box-4 .intstr-box-icon-right-bottm-student i{
color: #118ef0;
transform: rotate(220deg);
}

.intstr-row-2-box-1 .intstr-box-icon-right-bottm-student i{
color: #3590bd;
transform: rotate(180deg);
}
.intstr-row-2-box-1 {
    background-image: linear-gradient(to bottom right, #41c4ff, #0c4867);
}
.intstr-row-2-box-1 .intstr-box-icon-right-bottm i {
    transform: rotate(44deg);
} 

.intstr-table-custom tr th:first-child {
    border-radius: 4px 0 0 0;
}
.intstr-table-custom tr th:last-child {
    border-radius: 0 4px 0 0;
}
.intstr-table-custom tr th {
    background-color: #e2e8f0;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.intstr-table-custom tbody tr {
    border-bottom: 1px solid #e2e8f0;
}
.intstr-table-custom span {
    font-size: 12px;
}
.intstr-not-paid-amout-dash-table {
    color: #ff5724;
    font-size: 14px;
    font-weight: 500;
}
.intstr-not-paid-amout-dash-table i {
    color: #ff5724;
    font-size: 10px;
}
.intstr-paid-amout-dash-table {
    color: #118ef0;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}
.intstr-paid-amout-dash-table i {
    color: #118ef0;
    font-size: 10px;
}
.intstr-completed {
    color: #118ef0;
    background-color: rgb(16 185 127 / 15%);
    align-items: center;
    border-radius: 0.25rem;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    justify-content: center;
    letter-spacing: .025em;
    line-height: 1rem;
    line-height: 1;
    padding: 0.375rem 0.5rem;
    transition-duration: .2s;
    transition-property: all;
    vertical-align: baseline;
}
/*End Internal Dashboard n Table Structure*/
/* FEATURES*/
.create-user-select-check {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    margin-bottom: 5px;
	gap: 6px;
}
.create-user-select-check span {
    font-size: 16px;
    font-weight: 500;
}
.create-user-select-check input {
    width: 4%;
    margin: 0;
    padding: 0;
}
.category-view-edit-ect-create-user {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    margin-bottom: 15px;
	margin-left: 15px;
}
.create-user-check-items {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 200px;
	gap: 6px;
}
.create-user-check-items input {
    width: 25%;
    margin: 0;
}
.bg-babyblue-dark {
    background: linear-gradient(to right, #0357a8, #48a4fc) !important;
    color: #fff;
}
.bg-orange-dark {
    background: linear-gradient(to right, #047ef4, #1b99d5) !important;
    color: #fff;
}
.bg-blue-dark {
    background: linear-gradient(to right, #32ace5, #4286f4) !important;
    color: #fff;
}
.bg-green-dark {
    background: linear-gradient(to right, #198dc3, #1b99d5) !important;
    color: #fff;
}
.bg-aqua-dark {
    background: linear-gradient(to right, #0e4e6c, #198dc3) !important;
    color: #fff;
}
.bg-red-dark {
    background: linear-gradient(to right, #1780b2, #1b99d5) !important;
    color: #fff;
}
.bg-pink-dark {
    background: linear-gradient(to right, #093549, #21a5e3) !important;
    color: #fff;
}
.bg-gb-dark {
    background: linear-gradient(to right, #28f2b1, #7073fd) !important;
    color: #fff;
}
.bg-black-gray-dark {
    background: linear-gradient(to right, #093549, #9dc8dc) !important;
    color: #fff;
}
.bg-yellow-dark {
    background: linear-gradient(180deg, #0357a8, #48a4fc);
    color: #fff;
}
.bg-green-mix-dark {
    background: linear-gradient(to right, #12678f, #9ad6f2) !important;
    color: #fff;
}
.bg-dark-red-dark {
    background: linear-gradient(to right, #12678f, #93cbe6) !important;
    color: #fff;
}
.card {
    box-shadow: 0px 0px 5px 0px #f0f0f0;
    border: 1px solid #f0f0f0; 
}
.emp_card .card {
    background: #f2f2f2;
}
.emp_card .card-body {
    padding: .8rem;
}
.card-body {
    padding: .8rem;
}
.dash-widget-header {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}
.border-primary {
    border-color: #f28128 !important;
}
.dash-widget-icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 3px solid;
    border-radius: 50px;
    padding: 28px;
}
.text-primary, .dropdown-menu > li > a.text-primary {
    color: #f28128 !important;
}
.dash-count {
    font-size: 18px;
    margin-left: auto;
}
.dash-widget-info h6 {
    font-size: .8rem;
    font-weight: 500;
    line-height: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.text-muted {
    color: #757575 !important;
}
.progress.progress-sm {
    height: 6px;
}
.bg-primary, .badge-primary {
    background-color: #f28128 !important;
}
.today_card .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    border-radius: 4px;
    border: none;
    overflow: hidden;
    margin-bottom: 12px; 
}
.today_card .card-statistic {
    padding: 15px 15px;
}
.today_card .card .card-statistic .card-icon {
    font-size: 35px;
    color: #f1f9fd;
    position: absolute;
    right: 10px;
    top: 35px;
    height: 100%;
    opacity: 0.15;
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.today_card .card .card-statistic .close-icon{
	font-size: 18px;
    color: #ff0000;
    position: absolute;
    right: 10px;
    top: -10px;
    cursor: pointer;
    height: 100%;
    padding-top: 18px;
    opacity: 1;
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.today_card .card-title {
    font-weight: 500;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.card-statistic h5 {
    font-size: 24px;
    color: #f5f5f5;
}
.link_txt {
    position: relative;
    text-align: center;
    padding: 5px 0;
    font-size: 13px;
    display: block;
    background: rgba(0, 0, 0, .1);
}
.link_txt a {
color: #eee;
cursor: pointer;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
white-space: normal;
line-height: 1.2;
}
.link_txt a i {
    padding-left: 5px;
}
.graph-section-dashboard-main .adtab-detail h2 {
    padding-left: 0px;
}
.student-fee-details-profile{
    display: flex;
    align-items: flex-start;
    background-color: #e0e8f6;
    padding: 30px 30px;
    border-radius: 4px;
    width: 70%;
    margin: 0 auto 30px;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
}
.student-fee-details-profile .profile-img{
    margin-right: 20px;
    width: 30%;
    padding-right: 0;
}
.student-fee-details-profile .profile-img img{
    width: 100%;
    border-radius: 4px;
    margin: 0;
}
.student-fee-details-profile .student-all-data{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.student-fee-details-profile .student-all-data .student-name{
    width: 48%;
}
.student-fee-details-profile .student-all-data h3{
    font-size: 14px;
    color: #565656;
}
.student-fee-details-profile .student-all-data span{}
.student-fee-details-profile .student-all-data .father-name{
    width: 48%;
}
.student-fee-details-profile .student-all-data .mobile-name{
    width: 48%;
}
.student-fee-details-profile .student-all-data .class-name{
    width: 48%;
}
.student-fee-details-profile .student-all-data .roll-no{
    width: 48%;
}
.student-fee-details-profile .student-all-data .applicaion-no{
    width: 48%;
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datepicker .datepicker-switch {
    width: 130px;
    font-size: 14px;
}
.inner-dashboxes .paddingrightleft:first-child {
  padding-left: 6px;
}
.inner-dashboxes .paddingrightleft:last-child {
  padding-right: 6px;
}
.inner-dashboxes .card {
box-shadow: 0px 0px 5px 0px #f0f0f0;
border: 1px solid #f0f0f0;
margin-bottom: 12px;
margin-top: 0;
}
.inner-dashboxes .card-statistic {
  padding: 5px 10px;
}
.inner-dashboxes .card-title {
    font-weight: 500;
    font-size: .9rem;
}

.box_shadow1 {
    box-shadow: 0px 0px 2px 0px #aaa;
    border: none;
    -webkit-appearance: media-slider;
}
.bg_wht {
    background: #fff !important;
}
.mb30 {
    margin-bottom: 30px;
}
.redius_box {
    border-radius: 4px;
}
.pad_box4 {
    padding: 15px;
}
.dashboard_page .sub-title {
    border-left: 3px solid #047ef3;
    padding-left: 8px;
    border-radius: 1px;
}

.sub-title {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.txt_blue {
    color: #047ef3 !important;
}
.txt_dark_blue {
    color: #0d254d !important;
}
.txt_green {
    color: #2B2A8E !important;
}

.morris-hover {
	position: absolute;
	z-index: 1000
}
.morris-hover.morris-default-style {
	border-radius: 4px;
	padding: 5px 10px;
	color: #fff;
	background: rgb(0, 0, 0, 0.8);
	font-family: sans-serif;
	font-size: 13px;
	text-align: center
}
.morris-hover.morris-default-style .morris-hover-row-label {
	font-weight: bold;
	margin: 0.25em 0
}
.morris-hover.morris-default-style .morris-hover-point {
	white-space: nowrap;
	margin: 0.1em 0;
	color: #FFF !important;
}
.peity {
	width: 100%;
}
.line_chart_info{
    padding-left: 0;
    list-style: none;
    margin-bottom: 18px;
    margin-top: 18px;
}
.line_chart_info li{display: inline-block;
    padding: 0 8px;
    font-size: 14px;
}
.line_chart_info li i{}
.peity {
    width: 100%;
}
.text-right {
    text-align: right;
}
.menu-active .logo-icon {
  display: block;
}
.menu-active .logo-icon img{ 
    width: 130px;
    height: auto;
}
.menu-active .header .header-left{
justify-content: start;
}
.menu-active .header .header-left .logo {
  display: none;
}
.logo-icon {
  padding: 0px;
  display: none;
}
.header .header-left .logo {
  display: block; 
}
.header .header-left .logo img { 
  width: 130px;
  height: auto;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333333;
    z-index: 99999;
}
.student-dashboard-main-cus{}
.student-dashboard-main-cus .card-statistic h5 {
    font-size: 24px;
    color: #f5f5f5;
}
.student-dashboard-main-cus .today_card .card-statistic {
    padding: 30px 15px 15px;
}
.visitor-book-view-details{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 100%;
    gap: 5px;
}
.visitor-book-view-details .visitor-book-details{
    width: 32.6%;
}
.visitor-book-details .title{}
.visitor-book-details .title h5{
    font-size: 11px;
}
.visitor-book-details .title p{
    font-size: 12px;
    padding: 0;
    font-weight: 400;
    color: #848484;
}
.sidebar-footeruseful-btn-cus-main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: #f4f3f3;
    width: auto;
    padding: 10px 24px;
}
.sidebar-footeruseful-btn-cus-main .help-btn {
}
.sidebar-footeruseful-btn-cus-main .help-btn a {
    background-color: #dfe4eb;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    transition: all .3s;
}
.sidebar-footeruseful-btn-cus-main .help-btn a:hover {
    background: linear-gradient(90deg, #047ef3, rgb(4 126 243 / 70%));
}
.sidebar-footeruseful-btn-cus-main .help-btn i {}
.sidebar-footeruseful-btn-cus-main .help-btn img {
    width: 70%;
}
.sidebar-footeruseful-btn-cus-main .setting-btn {
}
.sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn a {
    background-color: #dfe4eb; 
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    transition: all .3s;
}
.sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn a:hover {
    background: linear-gradient(90deg, #047ef3, rgb(4 126 243 / 70%));
}
.sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn i {}
.sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn img {
    width: 70%;
}
.sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn.active {
    transform: rotateZ(180deg);
}
.menu-active .sidebar-footeruseful-btn-cus-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0;
    left: 5px;
}
.sidebar-footeruseful-btn-cus-main .setting-btn a {
    background-color: #dfe4eb; 
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    transition: all .3s;
}
.sidebar-footeruseful-btn-cus-main .setting-btn a:hover {
    background: linear-gradient(90deg, #047ef3, rgb(4 126 243 / 70%));
}
.sidebar-footeruseful-btn-cus-main .setting-btn img {
    width: 70%;
}
.menu-active .sidebar-footeruseful-btn-cus-main .help-btn a {
/*    background-color: #0357a8;*/
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}
.menu-active .sidebar-footeruseful-btn-cus-main .setting-btn a {
/*    background-color: #0357a8;*/
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}
.menu-active .sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn a {
/*    background-color: #0357a8;*/
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}
.menu-active .sidebar-menu {
    /* padding: 0px 0 60px; */
    padding: 0px 0 190px;
}
.login-page-left-img-cus{
    position: relative;
}
.login-page-left-img-cus h2{
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    color: #072881;
    z-index: 9999;
    font-size: 40px;
}
.login-page-left-img-cus img{}
.login-form-center-main-cus{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #274082;
}
.login-form-erp .btn-submit-form{
    border-radius: 4px;
}
.S9gUrf-YoZ4jf iframe{
    margin: 0 auto !important;
}
.switch-btn-cus-main{
    position: absolute;
    right: 5px;
}
.switch-btn-cus-main a{
    font-size: 10px;
    background-color: #f50303;
    color: #fff !important;
    padding: 3px 6px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
}
.student-name-img-main-cus{
    display: flex;
    align-items: center;
}
.sidebar-menu li a:hover .sidebar-menuicon {
    background: linear-gradient(90deg, #047ef3, rgb(4 126 243 / 70%));
}
.sidebar-menu ul li .sidebar-menuicon {
    margin-right: 6px;
    /* background: linear-gradient(90deg, #fc4f19, #f6a60d); */
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.sidebar-menu li a:hover .sidebar-menuicon img {
/*    filter: invert(0) brightness(10.5);*/
    background-color: #dfe4eb00;
}
.dashboard-box-cus-text-icon-border{
    color: #ffffff !important;
    border-color: #274082 !important;
    background: linear-gradient(to right, #274082, #047ef3) !important;
}
.student-dashboard-main-cus{}
.student-dashboard-box-single{
    padding: 15px 10px;
    box-shadow: 0 3px 10px 0 rgb(98 98 98 / 20%);
    border: 1px solid rgb(27 0 255 / 15%);
    background-color: #ede8f1;
    border-color: #9090fb !important;
    border-radius: 4px;
    margin-bottom: 12px;
    text-align: center;
}
.student-dashboard-box-single .icon-title-student-dashboard{}
.student-dashboard-box-single .icon-title-student-dashboard .icon{
    height: 50px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin: 0 auto;
}
.student-dashboard-box-single .icon-title-student-dashboard .icon i{
    font-size: 50px;
    color: #8e00ff;
}
.student-dashboard-box-single .icon-title-student-dashboard .icon img{}
.student-dashboard-box-single .icon-title-student-dashboard .student-dashboard-box-title{}
.student-dashboard-box-single .icon-title-student-dashboard .student-dashboard-box-title h2{
    font-size: 18px;
    margin: 10px 0 0;
}
.student-panel-main-cus{}
.student-panel-main-cus .page-wrapper{
    overflow: hidden;
    position: relative;
    margin-left: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.logout-icon-cus{}
.logout-icon-cus img{
    width: 15%;
}
.select2-container{
width: 100% !important;
}
/* END FEATURES*/
.new-link-defult-close i {
    background: red;
    padding: 3px 4px;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    position: relative;
    top: -45px;
    float: right;
    margin-right: -3px;
    cursor: pointer;
}
.select2-container .select2-selection--single{
	height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 36px !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
	    display: none;
}