@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
/* General CSS
**************************************/
.clear { float:none; clear:both; }
* { outline:none !important; }
a {
    color: #080f46;
    text-decoration: none;
}
a:hover { color:#000000; }

@media (min-width: 1400px) {
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.fs0 { font-size:0px; }
.fs1 { font-size:1px; }
.fs2 { font-size:2px; }
.fs3 { font-size:3px; }
.fs4 { font-size:4px; }
.fs5 { font-size:5px; }
.fs6 { font-size:6px; }
.fs7 { font-size:7px; }
.fs8 { font-size:8px; }
.fs9 { font-size:9px; }
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }
.fs21 { font-size:21px; }
.fs22 { font-size:22px; }
.fs23 { font-size:23px; }
.fs24 { font-size:24px; }
.fs25 { font-size:25px; }
.fs26 { font-size:26px; }
.fs27 { font-size:27px; }
.fs28 { font-size:28px; }
.fs29 { font-size:29px; }
.fs30 { font-size:30px; }

.fw400 {
    font-weight:400;
}
.fw500 {
    font-weight: 500;
}
.fw600 {
    font-weight: 600;
}
.fw700 {
    font-weight: 700;
}

.pd0 { padding:0px !important; }
.pd0-T { padding-top:0px !important; }
.pd0-B { padding-bottom:0px !important; }
.pd0-L { padding-left:0px !important; }
.pd0-R { padding-right:0px !important; }
.pd0-TB { padding-top:0px !important; padding-bottom:0px !important; }
.pd0-LR { padding-left:0px !important; padding-right:0px !important; }

.pd1 { padding:1px !important; }
.pd1-T { padding-top:1px !important; }
.pd1-B { padding-bottom:1px !important; }
.pd1-L { padding-left:1px !important; }
.pd1-R { padding-right:1px !important; }
.pd1-TB { padding-top:1px !important; padding-bottom:1px !important; }
.pd1-LR { padding-left:1px !important; padding-right:1px !important; }

.pd2 { padding:2px !important; }
.pd2-T { padding-top:2px !important; }
.pd2-B { padding-bottom:2px !important; }
.pd2-L { padding-left:2px !important; }
.pd2-R { padding-right:2px !important; }
.pd2-TB { padding-top:2px !important; padding-bottom:2px !important; }
.pd2-LR { padding-left:2px !important; padding-right:2px !important; }

.pd3 { padding:3px !important; }
.pd3-T { padding-top:3px !important; }
.pd3-B { padding-bottom:3px !important; }
.pd3-L { padding-left:3px !important; }
.pd3-R { padding-right:3px !important; }
.pd3-TB { padding-top:3px !important; padding-bottom:3px !important; }
.pd3-LR { padding-left:3px !important; padding-right:3px !important; }

.pd5 { padding:5px !important; }
.pd5-T { padding-top:5px !important; }
.pd5-B { padding-bottom:5px !important; }
.pd5-L { padding-left:5px !important; }
.pd5-R { padding-right:5px !important; }
.pd5-TB { padding-top:5px !important; padding-bottom:5px !important; }
.pd5-LR { padding-left:5px !important; padding-right:5px !important; }

.pd7 { padding:7px !important; }
.pd7-T { padding-top:7px !important; }
.pd7-B { padding-bottom:7px !important; }
.pd7-L { padding-left:7px !important; }
.pd7-R { padding-right:7px !important; }
.pd7-TB { padding-top:7px !important; padding-bottom:7px !important; }
.pd7-LR { padding-left:7px !important; padding-right:7px !important; }

.pd10 { padding:10px !important; }
.pd10-T { padding-top:10px !important; }
.pd10-B { padding-bottom:10px !important; }
.pd10-L { padding-left:10px !important; }
.pd10-R { padding-right:10px !important; }
.pd10-TB { padding-top:10px !important; padding-bottom:10px !important; }
.pd10-LR { padding-left:10px !important; padding-right:10px !important; }

.pd12 { padding:12px !important; }
.pd12-T { padding-top:12px !important; }
.pd12-B { padding-bottom:12px !important; }
.pd12-L { padding-left:12px !important; }
.pd12-R { padding-right:12px !important; }
.pd12-TB { padding-top:12px !important; padding-bottom:12px !important; }
.pd12-LR { padding-left: 12px !important; padding-right: 12px !important; }

.pd13 { padding:13px !important; }
.pd13-T { padding-top:13px !important; }
.pd13-B { padding-bottom:13px !important; }
.pd13-L { padding-left:13px !important; }
.pd13-R { padding-right:13px !important; }
.pd13-TB { padding-top:13px !important; padding-bottom:13px !important; }
.pd13-LR { padding-left: 13px !important; padding-right: 13px !important; }

.pd15 { padding:15px !important; }
.pd15-T { padding-top:15px !important; }
.pd15-B { padding-bottom:15px !important; }
.pd15-L { padding-left:15px !important; }
.pd15-R { padding-right:15px !important; }
.pd15-TB { padding-top:15px !important; padding-bottom:15px !important; }
.pd15-LR { padding-left:15px !important; padding-right:15px !important; }

.pd20 { padding:20px !important; }
.pd20-T { padding-top:20px !important; }
.pd20-B { padding-bottom:20px !important; }
.pd20-L { padding-left:20px !important; }
.pd20-R { padding-right:20px !important; }
.pd20-TB { padding-top:20px !important; padding-bottom:20px !important; }
.pd20-LR { padding-left:20px !important; padding-right:20px !important; }

.pd25 { padding:25px !important; }
.pd25-T { padding-top:25px !important; }
.pd25-B { padding-bottom:25px !important; }
.pd25-L { padding-left:25px !important; }
.pd25-R { padding-right:25px !important; }
.pd25-TB { padding-top:25px !important; padding-bottom:25px !important; }
.pd25-LR { padding-left:25px !important; padding-right:25px !important; }

.pd30 { padding:30px !important; }
.pd30-T { padding-top:30px !important; }
.pd30-B { padding-bottom:30px !important; }
.pd30-L { padding-left:30px !important; }
.pd30-R { padding-right:30px !important; }
.pd30-TB { padding-top:30px !important; padding-bottom:30px !important; }
.pd30-LR { padding-left:30px !important; padding-right:30px !important; }

.minus-mrg5-LR { margin-left:-5px !important; margin-right:-5px !important; }
.minus-mrg10-LR { margin-left:-10px !important; margin-right:-10px !important; }
.minus-mrg15-LR { margin-left:-15px !important; margin-right:-15px !important; }
.minus-mrg20-LR { margin-left:-20px !important; margin-right:-20px !important; }
.minus-mrg25-LR { margin-left:-25px !important; margin-right:-25px !important; }
.minus-mrg30-LR { margin-left:-30px !important; margin-right:-30px !important; }

.mrg0 { margin:0px !important; }
.mrg0-T { margin-top:0px !important; }
.mrg0-B { margin-bottom:0px !important; }
.mrg0-L { margin-left:0px !important; }
.mrg0-R { margin-right:0px !important; }
.mrg0-TB { margin-top:0px !important; margin-bottom:0px !important; }
.mrg0-LR { margin-left:0px !important; margin-right:0px !important; }

.mrg3 { margin:3px !important; }
.mrg3-T { margin-top:3px !important; }
.mrg3-B { margin-bottom:3px !important; }
.mrg3-L { margin-left:3px !important; }
.mrg3-R { margin-right:3px !important; }
.mrg3-TB { margin-top:3px !important; margin-bottom:3px !important; }
.mrg3-LR { margin-left:3px !important; margin-right:3px !important; }

.mrg4 { margin:4px !important; }
.mrg4-T { margin-top:4px !important; }
.mrg4-B { margin-bottom:4px !important; }

.mrg5 { margin:5px !important; }
.mrg5-T { margin-top:5px !important; }
.mrg5-B { margin-bottom:5px !important; }
.mrg5-L { margin-left:5px !important; }
.mrg5-R { margin-right:5px !important; }
.mrg5-TB { margin-top:5px !important; margin-bottom:5px !important; }
.mrg5-LR { margin-left:5px !important; margin-right:5px !important; }

.mrg10 { margin:10px !important; }
.mrg10-T { margin-top:10px !important; }
.mrg10-B { margin-bottom:10px !important; }
.mrg10-L { margin-left:10px !important; }
.mrg10-R { margin-right:10px !important; }
.mrg10-TB { margin-top:10px !important; margin-bottom:10px !important; }
.mrg10-LR { margin-left:10px !important; margin-right:10px !important; }

.mrg9 { margin:9px !important; }
.mrg9-T { margin-top:9px !important; }
.mrg9-B { margin-bottom:9px !important; }
.mrg9-L { margin-left:9px !important; }
.mrg9-R { margin-right:9px !important; }
.mrg9-TB { margin-top:9px !important; margin-bottom:9px !important; }
.mrg9-LR { margin-left:9px !important; margin-right:9px !important; }

.mrg8 { margin:8px !important; }
.mrg8-T { margin-top:8px !important; }
.mrg8-B { margin-bottom:8px !important; }
.mrg8-L { margin-left:8px !important; }
.mrg8-R { margin-right:8px !important; }
.mrg8-TB { margin-top:8px !important; margin-bottom:8px !important; }
.mrg8-LR { margin-left:8px !important; margin-right:8px !important; }

.mrg15 { margin:15px !important; }
.mrg15-T { margin-top:15px !important; }
.mrg15-B { margin-bottom:15px !important; }
.mrg15-L { margin-left:15px !important; }
.mrg15-R { margin-right:15px !important; }
.mrg15-TB { margin-top:15px !important; margin-bottom:15px !important; }
.mrg15-LR { margin-left:15px !important; margin-right:15px !important; }

.mrg20 { margin:20px !important; }
.mrg20-T { margin-top:20px !important; }
.mrg20-B { margin-bottom:20px !important; }
.mrg20-L { margin-left:20px !important; }
.mrg20-R { margin-right:20px !important; }
.mrg20-TB { margin-top:20px !important; margin-bottom:20px !important; }
.mrg20-LR { margin-left:20px !important; margin-right:20px !important; }

.mrg25 { margin:25px !important; }
.mrg25-T { margin-top:25px !important; }
.mrg25-B { margin-bottom:25px !important; }
.mrg25-L { margin-left:25px !important; }
.mrg25-R { margin-right:25px !important; }
.mrg25-TB { margin-top:25px !important; margin-bottom:25px !important; }
.mrg25-LR { margin-left:25px !important; margin-right:25px !important; }

.mrg30 { margin:30px !important; }
.mrg30-T { margin-top:30px !important; }
.mrg30-B { margin-bottom:30px !important; }
.mrg30-L { margin-left:30px !important; }
.mrg30-R { margin-right:30px !important; }
.mrg30-TB { margin-top:30px !important; margin-bottom:30px !important; }
.mrg30-LR { margin-left:30px !important; margin-right:30px !important; }

.mrg-auto { margin-left:auto !important; margin-right:auto !important; }

.minH-1 { min-height:1px !important; }

.txt-gray { color:#adadad; }
.txt-gray1 { color:#767676; }
.txt-blue { color:#006699; }
.txt-blue1 { color:#0089ff; }
.txt-blue2 { color:#152354; }
.txt-blue3 { color:#380afb; }
.txt-orange { color:#ed9100; }
.txt-green { color:#04b539; }
.txt-red { color:#e00000; }
.txt-dark-red { color:#800000; }
.txt-yellow { color:#ffb300; }

svg.txt-gray * { fill:#adadad; }
svg.txt-gray1 * { fill:#767676; }
svg.txt-blue * { fill:#006699; }
svg.txt-blue1 * { fill:#0089ff; }
svg.txt-red * { fill:#e00000; }
svg.txt-green * { fill:#04b539; }

.txt-caps { text-transform:uppercase; }
.txt-small { text-transform:lowercase; }
.txt-ellipsis { display:block; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.txt-nowrap { white-space:nowrap; }

.align-C { text-align:center; }
.align-L { text-align:left; }
.align-R { text-align:right; }
.align-J { text-align:justify; }


	
.lnk_typ1 { color:#0379b4 !important; text-decoration:none !important; }
.lnk_typ1:hover { color:#000000 !important; }

.winFit {
    height: calc(100vh - 90px);
}
	
.pull-right { float:right; }
.pull-left { float:left; }

.width100 { width:100%; }

/* Bootstrap Custom CSS
**************************************/
.dropdown-menu {
    border-radius: 0px !important;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
	margin:0px !important;
	padding:0px;
	position:absolute !important;
	left:auto !important;
	right:0px !important;
	top:100% !important;
	transform:translate(0,0) !important;
	-webkit-transform:translate(0,0) !important;
}

/*************************************/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.4;
	background: #e3e3e3;
	overflow-x: hidden;
}
a,
button,
svg * {
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.topbar_bg {
    background: #080f46;
    border-bottom: 1px solid #080f46;
}
.topbar {
	position:relative;
	height:50px;
	padding:0 10px 0 0;
	}
    .topbar .main_logo {
        float: left;
        width: 180px;
        height: 50px;
        background: #080f46;
        border-right: 1px solid #080f46;
        /* border-bottom: 1px solid #65b5f0; */
        padding: 14px 30px;
        text-align: center;
        position: relative;
        z-index: 5;
    }
.topbar .main_logo * {
	display:block;
	max-width:100%;
	}
    .topbar .main_logo img {
        width: 114px;
        margin: 0 auto;
    }
    .topbar .school_name {
        float: left;
        color: #FFFFFF;
        font-size: 17px;
        font-weight: 600;
        padding: 14px 15px 14px 0px;
    }
.topbar .school_name svg { width:20px; position:relative; top:4px; margin-right:5px; }
.topbar .school_name svg * { fill:#FFFFFF; }

.topbar .dropdown-toggle::after { display:none !important; }

.topbar_right { float:right; }
.tbar_user_info .btn {
	border-radius:0px !important;
	padding:10px !important;
	background:none;
	border:none !important;
	border-bottom:1px solid rgba(0,0,0,0) !important;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.tbar_user_info.show .btn,
.tbar_user_info.open .btn {
	border-bottom-color: #65b5f0 !important;
	background:#FFFFFF;
	}
.user_photo { 
	display:block; width:30px; height:30px; 
	border-radius:30px;
	}
.tbar_user_info .dropdown-menu {
	width:220px;
	}
.tbar_user_info .user_options {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
    .tbar_user_info .user_options a {
        font-size: 13px;
        color: #333333;
        display: block;
        padding: 6px 10px 7px;
        text-decoration: none !important;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
        line-height: 1.65;
    }
        .tbar_user_info .user_options a svg{
            float:left;
            margin-right:5px;
        }
        .tbar_user_info .user_options a:hover {
            color: #ffffff;
            background: #1478c3;
        }
.tbar_user_info .user_options svg {
	width:16px;
	position:relative;
	top:3px;
	}
.tbar_user_info .user_options svg * {
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.tbar_user_info .user_options a:hover svg * { fill:#FFFFFF; }
#expand_pb{
	z-index:9;
	position:relative;
	display:block;
}

.dropdown .dropdown_title {
	font-size: 14px;
	color: #333333;
	padding: 6px 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 1px;
	position: relative;
}
	
.academic_year_bx {
	padding:11px 20px;
	}
.academic_year {
	padding: 0 0px;
	border: 1px solid #152354;
	border-radius: 2px;
	height: 28px;
	background: #152354;
	position: relative;
}
.academic_year .left_arrow,
.academic_year .right_arrow {
	position:absolute; top:-1px;
	width:24px;
	height:28px;
	/*border:1px solid #bdbdbf;*/
	padding:8px 6px;
	vertical-align: top;
	text-align:center;
	}
.academic_year .left_arrow { left:-1px; border-radius:2px 0 0 2px; }
.academic_year .right_arrow { right:-1px; border-radius:0 2px 2px 0; }
.academic_year .left_arrow svg,
.academic_year .right_arrow svg {
	width:7px;
	height:auto;
	vertical-align: top;
	}
.academic_year .left_arrow svg *,
.academic_year .right_arrow svg * { fill:#999999; }
	.academic_year select {
		width: 100%;
		height: 28px;
		border: 1px solid #152354 !important;
		background: #152354;
		color: #FFFFFF;
		padding: 2px 15px 2px 8px;
		font-size: 13px;
		line-height: 16px;
		text-align: left;
		width: 100px;
		outline: none !important;
		box-shadow: none !important;
		border-radius:2px !important;
		/*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
	}
.academic_year select::-ms-expand {
  display: none;
}
		.academic_year select option {
			background: #FFFFFF;
			color: #152354;
		}
	.academic_year svg {
		position: absolute;
		right: 8px;
		top: 10px;
		width: 11px;
		pointer-events:none;
        display:none !important;
	}
		.academic_year svg * {
			fill: #333333 !important;
		}
    .academic_year .k-icon:before {
        top: 1px;
        left: 3px;
    }

.announcement_bx .btn {
    border-radius: 0px !important;
    padding: 12px 10px 10px !important;
    background: none;
    border: none !important;
    border-bottom: 1px solid rgba(0,0,0,0) !important;
    position: relative;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.announcement_bx .count {
	background:#e00;
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	left:8px; top:8px;
	width:18px;
	height:18px;
	border-radius:100%;
	text-align:center;
	z-index:9;
	padding:1px 0;
	}
.announcement_bx.show .count,
.announcement_bx.open .count {
	display:none !important;
	}
.announcement_bx.show .btn,
.announcement_bx.open .btn {
	border-bottom-color: #65b5f0 !important;
	background:#FFFFFF;
	}
.announcement_bx svg {
	width:21px;
	position:relative; top:2px;
	}
.announcement_bx svg * {
	fill:#FFFFFF !important;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.announcement_bx.show svg *,
.announcement_bx.open svg * {
	fill:#333333 !important;
	}
.announcement_bx .arrow svg {
	width:11px; top:-2px;
	margin-left:3px;
	}

.announcement_bx .dropdown-menu {
	width:400px;
	max-width:100vw;
	padding:1px 10px;
	}
.announcement_bx .announcement_list {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
.announcement_bx .announcement_list li {
	border-top:1px solid #f3f3f3;
	padding:9px 0px;
	}
.announcement_bx .announcement_list li:first-child {
	border-top:none;
	}
.announcement_bx .announcement_list a {
	font-size:13px;
	color:#333333;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-decoration:none !important;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.announcement_bx .announcement_list a:hover { color:#1478c3; }

.announcement_bx .dropdown_title { padding-right:80px; }
.announcement_bx .morebtn {
	font-size: 13px;
    position: absolute;
    right: 10px;
    top: 6px;
	}
	
.tbar_search { position:relative; padding:13px 20px 13px 45px; }
.tbar_search .search_icon {
	position:absolute; left:0px; top:18px;
	}
.tbar_search svg { width:12px; }
.tbar_search svg * { fill:#FFFFFF; }
.tbar_search input { 
	width:100px; 
	color:#ffffff !important;
	font-size:12px;
	border-color:rgba(0,0,0,0) !important; 
	background:rgba(0,0,0,0) !important;
	height: 26px !important;
    padding: 0px 10px 0px 0px !important;
    border-radius: 0px !important;
	}
.tbar_search input::placeholder { color:#9f9f9f; }
.tbar_search input:-ms-input-placeholder { color:#9f9f9f; }
.tbar_search input::-ms-input-placeholder { color:#9f9f9f; }
	
/* Page Layout CSS
**************************************/	
.page_container {
	height:calc(100vh - 51px);
    position:relative;
    /*overflow: hidden;
    overflow-y: auto;*/
    padding:0px;
    margin:0px;
	display:flex;
	flex-flow: row wrap;
	float:none;
	clear:both;
}
.content_area_scroll,
.custom-scroll {
	max-height:100%;
	overflow: hidden;
    overflow-y: auto;
	}
.fixed_btnbar.show + .content_area_scroll { max-height:calc(100% - 55px); }

*::-webkit-scrollbar {
    width: 4px; /* for vertical scrollbars */
    height: 4px; /* for horizontal scrollbars */
    /*background-color: #F5F5F5;*/
    border-radius: 0px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

*:hover::-webkit-scrollbar {
    width: 4px; /* for vertical scrollbars */
    height: 9px; /* for horizontal scrollbars */
    cursor: pointer;
}

*::-webkit-scrollbar-track {
    border-radius: 0px;
    background: rgba(0,0,0,0.05);
    position: relative;
    bottom: 4px;
}

*::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(212, 212, 212, 0.6);
    background: #1377d7;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

::-webkit-scrollbar-thumb:hover {
    background: #0887fd !important;
}

/* Buttons */
::-webkit-scrollbar-button:single-button:horizontal {
    display: none;
    border-style: solid;
    height: 0px;
    width: 17px;
}

::-webkit-scrollbar-button:single-button:vertical {
    display: none;
    border-style: solid;
    height: 17px;
    width: 0px;
}

*:hover::-webkit-scrollbar-button:single-button:horizontal {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* Up */
::-webkit-scrollbar-button:single-button:decrement {
    border-width: 5px 10px 5px 10px;
    border-color: transparent #4da7fe transparent transparent;
}

::-webkit-scrollbar-button:single-button:vertical:decrement {
    border-width: 0px 2px 8px 2px;
    border-color: transparent transparent #4da7fe transparent;
}
/* Down */
::-webkit-scrollbar-button:single-button:increment {
    border-width: 5px 10px 5px 10px;
    border-color: transparent transparent transparent #4da7fe;
}

::-webkit-scrollbar-button:single-button:vertical:increment {
    border-width: 8px 2px 0px 2px;
    border-color: #4da7fe transparent transparent transparent;
}

.leftbar_menu {
	min-height: calc(100vh - 51px);
	background: #080f46;
	width: 180px;
	float: left;
}
.sidemenu {
    background: #080f46;
}
.content_area {
	height:calc(100vh - 81px);
	width:calc(100% - 180px);
	float:right;
	}

.leftbar_menu.hidden + .content_area {
    width: 100%;
}
.menu-tgl-btn {
    position: absolute;
    left: 157px;
    top: 61px;
    z-index: 9999;
    width: 13px;
    height: 11px;
    cursor:pointer;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.menu-tgl-btn:before {
    content:"";
    display:block;
    position: absolute;
    left: 0px;
    top: 4px;
    width: 13px;
    height: 0px;
    border-top: 1px solid #ffffff;
}

.container-main {
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 4px;
}

.page_path {
    height: 30px;
    background: #152354;
    padding: 3px 15px 3px 0px;
    position: relative;
    border-left: 180px solid rgba(0,0,0,0);
}

    .page_path .page_title {
        color: #b7b7b7 !important;
        font-weight: 600;
        float:left;
    }
.page_path_inner {
    float: left;
    min-height: 24px;
}
.page_path .page_title + .page_path_inner {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(255,255,255,0.2);
}
    .page_path .lnk,
    .page_path .link {
        font-size: 12px;
        color: #b5b6b8;
        text-decoration: none !important;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }
	.page_path a.lnk:hover,
	.page_path a.link:hover {
		color: #ffffff !important;
	}
.page_path svg {
    width: 14px;
    position: relative;
    top: -1px;
}
    .page_path svg * {
        fill: #b5b6b8;
    }
.page_path .arrow {
	display:inline-block;
	width:6px;
	position:relative;
	margin:0 15px;
	}
.page_path .arrow:before {
	content:"";
	display:block;
	width:5px; height:5px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	position:absolute; left:0px; top:60%;
	transform: translate(0,-50%) rotate(45deg);
	-webkit-transform: translate(0,-50%) rotate(45deg);
	}
.date_time {
	position:absolute; left:-180px; top:0px;
	font-size:13px;
	color:rgba(255,255,255,0.4);
	width:180px;
	padding:6px 20px 6px;
	text-align:center;
	background:#0e1215;
	border-bottom:1px solid rgba(255,255,255,0.1);
	}
	
/******************************/
.toggle_step { text-align:right; padding:7px 15px 0px 15px; }
.toggle_step svg { width:11px; }
.toggle_step svg * { fill:#006699; }
.stepitem_container {
    position:relative;
    overflow: hidden;
    overflow-y: auto;
	background:#FFFFFF;
    padding:0px;
    margin:0px;
	box-shadow:0px 0px 0px 2px rgba(0,0,0,0.02);
}
.blade_header {
	font-size:14px;
	font-weight:700;
	padding:10px 0 18px;
	background:#FFFFFF;
	min-height:34px;
	position:relative;
	}
.blade_header:after {
	content:""; display:block;
	border-bottom:1px solid #e6e6e6;
	position:absolute; left:0px; bottom:5px;
	width:100%; height:0px;
	}
.blade_header svg {
	width:16px;
	position:relative;
	top:2px;
	}
    .blade_header svg.edt {
        width: 18px;
    }
/*.blade_header svg * { fill:#1478c3; }*/
.blade_header.icon_small svg {
	width:11px;
	top:0px;
	}
.blade_header + .custom-scroll {
	max-height: calc(100% - 33px);
    min-height: calc(100% - 33px);
	}
.blade_header .sub {
	font-size:13px;
	font-weight:400;
	}

.lnk_list_typ1 {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
.lnk_list_typ1 li {
	border-bottom:1px solid rgba(0,0,0,0);
	}
.lnk_list_typ1 a {
	display:block;
	padding:7px 10px;
	font-size:13px;
	color:#969696;
	position:relative;
	text-decoration:none !important;
	}
.lnk_list_typ1 a:hover,
.lnk_list_typ1 a.active {
	color:#006699;
	background:#fafafa;
	}
.lnk_list_typ1 a:hover:before,
.lnk_list_typ1 a.active:before {
	content:"";
	display:block;
	position:absolute; 
	right:100%;
	top:0px;
	width:5px;
	height:100%;
	background:#bdb9b6;
	}
.lnk_list_typ1 a:hover:after,
.lnk_list_typ1 a.active:after {
	content:"";
	display:block;
	position:absolute; 
	left:100%;
	top:0px;
	width:5px;
	height:100%;
	background:#fafafa;
	}
.lnk_list_typ1 a:hover svg *,
.lnk_list_typ1 a.active svg * {
	fill:#ffffff;
	}
	
.lnk_list_typ2 {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
.lnk_list_typ2 li {
	border-bottom:1px solid rgba(0,0,0,0);
	position:relative;
	padding:5px 10px 5px 23px;
	border-bottom: 1px solid #e6e6e6;
	}
.lnk_list_typ2 svg {
	position:absolute;
	left:4px;
    top: 14px;
	width: 11px;
	}
.lnk_list_typ2 .title {
	font-size: 14px !important;
    color: #000000 !important;
    font-weight: 400;
	}
.lnk_list_typ2 .txt {
	font-size: 12px !important;
    color: #969696 !important;
    font-weight: 400 !important;
	}
	
.fixed_btnbar {
	padding: 15px 20px;
	background:#FFFFFF;
	margin:0px 0px 5px;
	display:none;
	height:49px;
	box-shadow:0px 2px 3px 0px rgba(0,0,0,0.05);
	}
.fixed_btnbar.show {
	display:block;
	}
	
.form-group {
    margin-bottom: 10px;
}
label {
	font-size:12px ;
	color:#969696 ;
	font-weight:400 ;
	margin:0px 0px 2px 0px;
	}
.frm_fld1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	color: #000000 !important;
	font-weight: 400;
	box-shadow: none !important;
	border-radius: 0px !important;
	padding: 0px 0px 6px 0px !important;
	border: none !important;
	border-bottom: 1px solid #d4d4d4 !important;
	height: 26px;
}
.blade-block-container.infinite {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 4px;
}
.blade-block-container.infinite .blade-block {
    flex: 0 0 auto;
	padding:0 4px;
}
.blade-block-container.infinite .blade-block:first-child { padding-left: 8px; }
.blade-block-inner {
	background:#FFFFFF;
    padding:0px;
    margin:0px 0px -5px;
	min-height: 100%;
	box-shadow:0px 0px 0px 2px rgba(0,0,0,0.02);
	}
.blade-block-inner.no_shadow {
    box-shadow: none;
}
    .blade-block-inner .blade-block-inner {
        box-shadow: none;
    }
.blade-block-container.page_flip .blade-block {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.blade-block-container.page_flip .blade-block.closed {
    transform: translate(-50%,0) scale(0,1);
    width: 0;
}

.bg_gray {
    background: #e3e3e3 !important;
}
.bg_white {
    background: #ffffff !important;
}
.bg_blue {
    background: #080f46 !important;
}
.no_shadow {
    box-shadow:none !important;
}

/* Student Info List 
************************/	
.student_info {
	text-align:center;
	}
.student_info .photo {
	width:82px;
	height:82px;
	border-radius:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto 10px;
	}
.student_info .name {
	font-size:14px;
	font-weight:600;
	color:#0379b4;
	margin-bottom:3px;
	}
.student_info .class {
	font-size:12px;
	font-weight:400;
	margin-bottom:3px;
	}
.student_info .other_dtl {
	font-size:11px;
	margin-bottom:10px;
	}
.student_info .other_dtl span {
	margin:0 6px;
	}
	
/* Info List 
************************/	
.info_list {
	list-style-type:none;
	margin:-5px 0px;
	padding:0px;
	display: flex;
    flex-flow: row wrap;
	}
.info_list:after {
	content:"";
	display:block;
	width:100%;
	font-size:0px;
	line-height:0px;
	clear:both;
	float:none;
	}
.info_list li {
	margin:0px;
	padding:5px 10px;
	float:left;
	border-top:1px solid #f0f0f0;
	}
.info_list li:first-child,
.info_list li:first-child + .dtl {
	border-top:none;
	}
.info_list li.lbl {
	width:40%;
	font-weight:600;
	padding-left:0px;
	clear:both;
	}
.info_list li.dtl {
	width:60%;
	}
	
/* User List 
************************/
.info_item .photo {
	width:50px;
	height:50px;
	float:left;
	margin:0 15px 0 0;
	}
.info_item .details { overflow:hidden; }
.info_item:after {
	content:"";
	display:block;
	width:100%;
	font-size:0px;
	line-height:0px;
	clear:both;
	float:none;
	}
	
/* Common User List 
************************/
.common_list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
		border-top: 1px solid #e7e7e7;
}

	.common_list li {
		position: relative;
		padding: 4px 8px 4px 8px;
		border-bottom: 1px solid #e7e7e7;
		border-left: 4px solid rgba(0,0,0,0);
		transition: all 0.3s ease-out 0s;
		-webkit-transition: all 0.3s ease-out 0s;
	}

    .common_list.clickable li {
        cursor: pointer;
    }

		.common_list.clickable li.active {
			cursor: default;
			border-left-color: #080f46;
			position:relative;
			box-shadow:0 0 6px rgba(0,0,0,0.2);
			z-index:99;
		}

    .common_list:not(.no-hover-effect) li:hover {
        box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    }

    /*.common_list li:first-child {
        padding-top: 0px;
    }*/

    .common_list li:after {
        content: "";
        display: block;
        width: 100%;
        font-size: 0px;
        line-height: 0px;
        clear: both;
        float: none;
    }

    .common_list.clickable li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        top: -1px;
        background: #ffffff;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }

	/*.common_list.clickable li.active:before {
		width: 100%;
		background: #ededed;
	}*/

    .common_list.clickable.animate_horizontal li:before {
        width: 0px;
        height: calc(100% + 2px);
    }

    .common_list.clickable.animate_horizontal li.active:before {
        width: 100%;
    }

    .common_list.clickable.animate_vertical li:before {
        width: 100%;
        height: 0px;
    }

    .common_list.clickable.animate_vertical li.active:before {
        height: calc(100% + 2px);
    }
    /*.common_list li.active:hover:before {
	opacity:0;
	}*/
	.common_list .photo {
		width: 48px;
		height: 48px;
		float: left;
		margin: 0 15px 0 0;
		background: #f0f0f0;
		/*border:1px solid #d7d7d7;*/
		position: relative;
		z-index: 9;
		transition: all 0.3s ease-out 0s;
		-webkit-transition: all 0.3s ease-out 0s;
	}

        .common_list .photo:hover {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
        }

    .common_list li.active .photo {
        border-color: #FFFFFF !important;
    }

    .common_list .photo.green {
        border-color: #008d38;
    }

    .common_list .photo.red {
        border-color: #e1000a;
    }

    .common_list .photo.yellow {
        border-color: #edc900;
    }

    .common_list .photo.orange {
        border-color: #ed9100;
    }

    .common_list .photo.blue {
        border-color: #006699;
    }

    .common_list .photo img {
        display: block;
        width: 100%;
    }

    .common_list .details {
        overflow: hidden;
        font-size: 11px;
        position: relative;
        z-index: 1;
        padding-left:5px;
    }
    .common_list .photo + .details {
        padding-left: 0px;
    }

    .common_list.clickable .details * {
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }

    /*.common_list.clickable li.active .details * {
        color: #FFFFFF !important;
    }*/

	.common_list .name {
		font-size: 14px;
		color: #080f46 !important;
		font-weight: 400;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.common_list .status {
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 48px;
		height: 3px;
		/*border-top: 13px solid rgba(0,0,0,0);*/
		border-left: 48px solid #d7d7d7;
	}

        .common_list .status.red {
            border-left-color: #e1000a;
        }

        .common_list .status.green {
            border-left-color: #008d38;
        }

        .common_list .status.yellow {
            border-left-color: #edc900;
        }

        .common_list .status.orange {
            border-left-color: #ed9100;
        }

        .common_list .status.blue {
            border-left-color: #006699;
        }

		.common_list .status .tip {
			position: absolute;
			left: calc(100% + 10px);
			top: calc(50% - 4px);
			display: block;
			white-space: nowrap;
			background: #FFFFFF;
			border: 1px solid #BBBBBB;
			border-radius: 2px;
			box-shadow: 0 3px 3px rgba(0,0,0,0.05);
			padding: 3px 10px;
			line-height: 1.2;
			z-index: -9;
			font-size: 11px;
			visibility: hidden;
			transform: translate(8px,-50%);
			-webkit-transform: translate(8px,-50%);
			/*transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;*/
		}

        .common_list .status:hover .tip {
            z-index: 9;
            visibility: visible;
            transform: translate(-8px,-50%);
            -webkit-transform: translate(-8px,-50%);
        }

        .common_list .status .tip:before {
            content: "";
            display: block;
            position: absolute;
            left: -4px;
            top: 50%;
            width: 7px;
            height: 7px;
            border-top: 1px solid #BBBBBB;
            border-left: 1px solid #BBBBBB;
            background: #FFFFFF;
            transform: rotate(-45deg) translate(50%,-50%);
            -webkit-transform: rotate(-45deg) translate(50%,-50%);
        }



.studentdtl_info {
	background: #ffffff;
}

	.studentdtl_info:after {
		content: "";
		display: block;
		clear: both;
		float: none;
		font-size: 0px;
		line-height: 0px;
	}
	.studentdtl_info .action {
		position: absolute;
		right: 20px;
		top: 6px;
	}

    .studentdtl_info .photo {
        float: left;
        width: 48px;
        height: 48px;
        position: relative;
        overflow: hidden;
        background: #ffffff;
        z-index: 999;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
        cursor: pointer;
    }

    .staffdtl_info .photo {
        width: 64px !important;
        height: 64px !important;
    }

        .staffdtl_info .photo img {
            width: 64px !important;
        }
.studentdtl_info .photo img {
    width: 100%;
}
.studentdtl_info .status {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 5px;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding: 2px;
    background: #d7d7d7;
    -webkit-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    letter-spacing: 1px;
}



        .studentdtl_info .status.red {
            background: #e1000a;
        }

        .studentdtl_info .status.green {
            background: #008d38;
        }

        .studentdtl_info .status.yellow {
            background: #edc900;
        }

        .studentdtl_info .status.orange {
            background: #ed9100;
        }

        .studentdtl_info .status.blue {
            background: #006699;
        }

.studentdtl_info .status .tip {
	/*position: absolute;
	left: calc(100% + 10px);
	top: calc(50% - 4px);
	display: block;
	white-space: nowrap;
	background: #FFFFFF;
	border: 1px solid #BBBBBB;
	border-radius: 2px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.05);
	padding: 3px 10px;
	line-height: 1.2;
	z-index: -9;
	font-size: 11px;
	visibility: hidden;
	transform: translate(8px,-50%);
	-webkit-transform: translate(8px,-50%);*/
	/*transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;*/
}

/*.studentdtl_info .status:hover .tip {
	z-index: 9;
	visibility: visible;
	transform: translate(-8px,-50%);
	-webkit-transform: translate(-8px,-50%);
}

.studentdtl_info .status .tip:before {
	content: "";
	display: block;
	position: absolute;
	left: -4px;
	top: 50%;
	width: 7px;
	height: 7px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	background: #FFFFFF;
	transform: rotate(-45deg) translate(50%,-50%);
	-webkit-transform: rotate(-45deg) translate(50%,-50%);
}*/

.imginfotip_wrapper {
    position: absolute;
    z-index: 9999;
    width:1px;
    height:1px;
    pointer-events:none;
}
.imginfotip {
    position: relative;
    overflow: hidden;
    background: url('../images/ajax-loader.gif') no-repeat center center #FFFFFF;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}
.imginfotip.active {
    background: #FFFFFF;
}

    .imginfotip img {
        display:block;
        width: 100%;
        transition: all 0.2s ease-out 0s;
        -webkit-transition: all 0.2s ease-out 0s;
    }
.imginfotip .status { 
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 5px;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    padding: 2px;
    background: #d7d7d7;
    -webkit-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    letter-spacing: 1px;
}
.imginfotip.large .status {
    height: 21px;
}
.imginfotip .status.red {
    background: #e1000a;
}
.imginfotip .status.green {
    background: #008d38;
}
.imginfotip .status.yellow {
    background: #edc900;
}
.imginfotip .status.orange {
    background: #ed9100;
}

.imginfotip .status.blue {
    background: #006699;
}

.studentdtl_info .dtlbox {
    overflow: hidden;
    padding: 4px 10px 4px;
    font-size: 12px;
    color: #34383b;
}

        .studentdtl_info .dtlbox #FatherName {
            display: block;
            float:left;
            max-width: calc(38% - 20px);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: top;
        }
            .studentdtl_info .dtlbox #FatherName + .info {
                display: block;
                overflow:hidden;
                /*max-width: calc(100% - (33.33% - 15px));*/
                vertical-align: top;
            }
        .studentdtl_info .dtlbox #AdmissionNumber,
        .studentdtl_info .dtlbox #ClassName {
            display: inline-block;
            max-width: calc(50% - 25px);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: top;
        }
        .studentdtl_info .dtlbox .sep {
            display: inline-block;
            width: 9px;
            vertical-align: top;
            position: relative;
            top: -1px;
        }

	.studentdtl_info .name {
		font-size: 16px;
		font-weight: 700;
		color: #152354;
		margin-bottom:2px;
	}
	.studentdtl_info .info + .info {
		/*margin-top: 2px;*/
	}
.progressBarStarRatingArea {
    padding-top: 4px;
}

.star_rating_wrapper {
    font-size: 13px;
    padding-top: 0px;
}

	.star_rating_wrapper .hd {
		font-size:13px;
		font-weight: 400;
	}
	.star_rating_wrapper strong {
		font-weight: 400;
	}

.star_rating,
.star_rating span {
	display: inline-block;
	white-space: nowrap;
	line-height: 10px;
	height: 10px;
}

.star_rating {
	position: relative;
}

	.star_rating span svg {
		width: 10px;
		margin-right: 5px;
		position:relative;
		top:-2px;
	}

	.star_rating span.inactive svg * {
		fill: #89909a;
	}

	.star_rating span.active {
		position: absolute;
		left: 0px;
		top: 0px;
		overflow: hidden;
	}

	.star_rating.yellow span.active svg * {
		fill: #f2b002;
	}

	.star_rating.green span.active svg * {
		fill: #19c21d;
	}

.progress_bar {
	width:calc(100% - 30px);
	height:4px;
	border-radius:4px;
	background:#CCCCCC;
	position:relative;
	top:2px;
}
.progress_bar_wrapper .hd {
	font-size: 13px;
	font-weight: 400;
}
.progress_bar .pers {
    display: block;
    width: auto;
    height: 6px;
    border-radius: 6px;
    background: #1c3369;
    position: relative;
    top: -1px;
    max-width: 100%;
}
..progress_bar .pers.green {
    background: #008d38;
}
.progress_bar .value {
    position: absolute;
    left: calc(100% + 10px);
    top: -6px;
    font-size: 12px;
    display: block;
}

.attendence_status {
	vertical-align:top;
	display:inline-block;
	width:6px;
	height:6px;
	border-radius:100%;
	position:relative;
	top:2px;
	margin-left:5px;
}
	.attendence_status.red {
		background: #e1000a;
	}
	.attendence_status.green {
		background: #008d38;
	}
    .attendence_status.gray {
        background: #aaaaaa;
    }
/* Tree View
************************/
.common_tree_section + .common_tree_section {
	margin-top: 20px;
}
.common_tree_view {
	list-style-type:none;
	margin:0px;
	position:relative;
	padding:0px 0px 0px 5px;
	
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	}
.common_tree_view.tree_view_wrapper { overflow-x: auto; }
.common_tree_view .common_tree_view {
	padding-left: 0px;
	padding-top: 5px;
	display:none;
	}
.common_tree_view li.open > .common_tree_view {
	display:block;
	}
.common_tree_view li {
	padding:2px 0px 2px 20px;
	position:relative;
	}
.common_tree_view li:last-child {
	padding-bottom:0px;
	}
.common_tree_view .common_tree_view:before {
	left:-5px;
	top:-2px;
	height:calc(100% - 7px);
	}
.common_tree_view li:before {
	content:"";
	display:block;
	position:absolute;
	left: -4px;
    top: 15px;
    width: 12px;
	height:1px;
	border-top:1px solid #d9d9d9;
	}
.common_tree_view li:after {
	content:"";
	display:block;
	position:absolute;
	left:-4px;
	top:8px;
	width:1px;
	height:calc(100% + 8px);
	border-left:1px solid #d9d9d9;
	}
.common_tree_view .common_tree_view li:after {
	top:-13px;
	height:calc(100% + 28px);
	}
    .common_tree_view li:last-child:after {
        display: none;
        height: 100%;
    }
    .common_tree_view li:first-child:after {
        display: block !important;
    }
.common_tree_view .tree_view_item {
	white-space:nowrap;
	padding:4px 6px;
	border-radius: 2px;
	font-size:14px;
	color:#333333;
	line-height:1.3;
	margin-left:5px;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.common_tree_view .tree_view_item:hover {
	background:#00669917;
	}
.common_tree_view .tree_view_item > .arrow {
	display:block;
	position:absolute; left:12px; top:10px;
	font-size:0px; line-height:0px;
	width:10px; height:10px;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.common_tree_view .tree_view_item > .arrow:before {
	content:""; display:block;
	position:absolute; left:2px; top:0px;
	font-size:0px; line-height:0px;
	width:0px; height:0px;
	border-left:7px solid #cccccc;
	border-top:5px solid rgba(0,0,0,0);
	border-bottom:5px solid rgba(0,0,0,0);
	cursor:pointer;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	}
.common_tree_view .tree_view_item > .arrow.open {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	}
.common_tree_view .tree_view_item > .arrow.disabled {
	pointer-events:none;
	}
.common_tree_view .tree_view_item > .arrow:hover:before {
	border-left-color: #006699;
	}
	
.common_tree_view.without_lines { padding-left:0px !important; }
.common_tree_view.without_lines:before,
.common_tree_view.without_lines .common_tree_view:before,
.common_tree_view.without_lines li:before,
.common_tree_view.without_lines li:after {
	display:none !important;
	}
	
.common_tree_view.open_view .common_tree_view {
	display:block;
	}
.common_tree_view.open_view .arrow {
	pointer-events:none;
	}

.wizards_wrapper {
    display: flex;
    position: relative;
}

    .wizards_wrapper .wizard_itembox {
        position: relative;
        text-align: center;
    }

        .wizards_wrapper .wizard_itembox .count {
            display: block;
            width: 40px;
            height: 40px;
            font-size: 18px;
            padding: 6px 5px;
            border: 2px solid #d7d7d7;
            border-radius: 100%;
            margin: 0 auto 5px;
            background: #ffffff;
            position: relative;
            z-index: 9;
        }

        .wizards_wrapper .wizard_itembox.active .count {
            border-color: #0379b4;
        }

        .wizards_wrapper .wizard_itembox.disabled .count {
            border-color: #eeeeee;
            background: #fafafa;
            color: #aaaaaa;
        }

        .wizards_wrapper .wizard_itembox .title {
            white-space: nowrap;
            font-size: 13px;
            color: #666666;
            font-weight:600;
        }

    .wizards_wrapper .wizard_sep {
        flex: 1 100%;
        display: flex;
        position: relative;
    }

    .wizards_wrapper .line {
        position: absolute;
        left: 0px;
        top: 19px;
        width: 100%;
        height: 2px;
        background: #eeeeee;
        padding: 0 30px;
    }

        .wizards_wrapper .line span {
            display: block;
            width: 0px;
            height: 2px;
            background: #3291c1;
        }
.wizard-container {
    -webkit-box-shadow: 0px 3px 21px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 21px -1px rgba(0,0,0,0.3);
    margin: 9px;
}
    .wizard-container .wizard-header {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: solid 1px #eaeaea;
        margin-bottom: 15px;
        background: #f9f9f9;
    }
.doted-overflow {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}


.jconfirm .jconfirm-box div.jconfirm-title-c {
	/*background-image: linear-gradient(to left, #003c66, #005999) !important;*/
	background: #080f46;
	position: absolute;
	box-sizing: 9;
	z-index: 9;
	width: 100%;
	left: 0;
	top: 0;
	color: white;
	padding: 7px !important;
	font-size: 15.6px;
}
.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
	border-radius:0px !important;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane {
	margin-top: 35px;
}
.jconfirm-buttons .btn {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	padding: 5px 14px !important;
	height: 26px !important;
	border-radius: 2px !important;
	box-shadow:none !important;
}
.jconfirm-buttons .btn.btn-blue {
	color: #fff !important;
	border-color: #080f46 !important;
	background-color: #080f46 !important;
	}
	.jconfirm-buttons .btn.btn-blue:hover {
		color: #fff !important;
		border-color: #152354 !important;
		background-color: #152354 !important;
	}
	.jconfirm-buttons .btn.btn-default {
		color: #080f46 !important;
		border-color: #1523543d !important;
		background-color: #1523543d !important;
	}

		.jconfirm-buttons .btn.btn-default:hover {
			color: #080f46 !important;
			border-color: #15235469 !important;
			background-color: #15235469 !important;
		}



.k-state-focused,
.k-state-hover {
	box-shadow: none !important;
}
.k-widget.k-state-focused {
	border-bottom-color: #1c3369 !important;
}

.k-primary {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-color: #323f6a !important;
    background-color: #323f6a !important;
    border-radius:0px !important;
}
	.k-primary:hover {
		border-color: #1c3369 !important;
		background-color: #1c3369 !important;
	}

.k-autocomplete.k-state-hover, .k-dropdown-wrap.k-state-hover, .k-numeric-wrap.k-state-hover, .k-overflow-anchor:hover, .k-picker-wrap.k-state-hover, .k-textbox:hover, .k-textbox:focus {
	background-color: #fff;
	border-color: #bdc3c7 !important;
	/*border-color: #15235469 !important;*/
	box-shadow: none !important;
}
#filter-block .k-autocomplete.k-state-hover,
#filter-block .k-dropdown-wrap.k-state-hover,
#filter-block .k-numeric-wrap.k-state-hover,
#filter-block .k-overflow-anchor:hover,
#filter-block .k-picker-wrap.k-state-hover,
#filter-block .k-textbox:hover,
#filter-block .k-textbox:focus {
	border-bottom-color: #1c3369 !important;
}
	.k-treeview .k-item {
	max-width: 100% !important;
}

.k-list-scroller {
	overflow-x:hidden !important;
}

.custom_filetyp1 {
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    border: 2px dashed rgba(0,0,0,0.15);
}

    .custom_filetyp1 input {
        position: absolute;
        left: 0px;
        top: 0px;
        width:100%;
        height:100%;
        opacity:0;
        z-index:99;
    }

    .custom_filetyp1 .txt_filetype {
        position: absolute;
        left: 50%;
        top: 50%;
        display: block;
        text-align: center;
        font-size: 14px;
        color: rgba(0,0,0,0.2);
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        pointer-events:none;
    }

    .custom_filetyp1 svg {
        width: 60px;
        display: block;
        margin: 0 auto 5px;
    }

        .custom_filetyp1 svg * {
            fill: rgba(0,0,0,0.1);
        }


/* Access denied CSS
******************************/
.access_denied_outerwrapper {
    position: relative;
    top: calc(50vh - 230px);
    text-align: center;
    font-size: 18px;
    color: #000000;
    overflow: hidden;
}
.jconfirm-content .access_denied_outerwrapper {
    top: 0px;
}

.access_denied_wrapper {
    position: relative;
    width: 315px;
    height: 315px;
    margin: 0 auto 30px;
    /*top: calc(50vh - 201px);*/
}

    .access_denied_wrapper:before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        border-radius: 100%;
        background: rgb(2,0,36);
        background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0, 198, 255, 0.7) 50%, rgba(8,15,70,1) 100%);
        -webkit-animation: rotation 7s infinite linear;
        -moz-animation: rotation 7s infinite linear;
        animation: rotation 7s infinite linear;
    }

    .access_denied_wrapper:after {
        content: "";
        display: block;
        position: absolute;
        left: 4px;
        top: 4px;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        border-radius: 100%;
        background: #FFFFFF;
    }


@@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@@-moz-keyframes rotation {
    0% {
        -moz-transform: rotate(0deg);
    }

    50% {
        -moz-transform: rotate(180deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.access_denied_inner {
    position: relative;
    z-index: 99;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    padding-top: 70px;
}

    .access_denied_inner .iconbox svg {
        width: 65px;
        height: 100px;
        line-height: 100px;
    }

        .access_denied_inner .iconbox svg * {
            fill: #c00 !important;
        }

    .access_denied_inner .title {
        font-size: 24px;
        font-weight: 600;
        color: #000000;
        position: relative;
    }


.k-loading-image,
.k-loading-color {
    width: 0px;
    height: 0px;
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    opacity: 1 !important;
}

    .k-loading-image:before,
    .k-loading-image:after,
    .k-loading-color:before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0px !important;
        border-radius: 100%;
        background: #4ad2fa;
        box-shadow: 0 3px 3px 1px rgba(50,63,106,0.3);
    }

    .k-loading-image:before {
        left: -25px !important;
        animation: animation1 4s linear infinite;
    }

    .k-loading-image:after {
        left: -5px !important;
        animation: animation2 4s linear infinite;
    }

    .k-loading-color:before {
        right: -25px !important;
        animation: animation3 4s linear infinite;
    }
.hidden{
    display: none !important;
}






@keyframes animation1 {
    0% {
        opacity: 0.1;
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0.1;
    }
}

@keyframes animation2 {
    0% {
        opacity: 0.1;
    }

    20% {
        opacity: 0.1;
    }

    40% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0.1;
    }
}

@keyframes animation3 {
    0% {
        opacity: 0.1;
    }

    40% {
        opacity: 0.1;
    }

    60% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0.1;
    }
}


.common_tab_wrapper .common_tab {
    position:relative;
    width: 160px;
    height: 22px;
    background: #dedde5;
    border-radius: 20px;
}
    .common_tab_wrapper .common_tab:before {
        content: "";
        display: block;
        width: calc(50% - 2px);
        height: calc(100% - 2px);
        border-radius: 20px;
        background: #323f6a;
        position: absolute;
        left: 1px;
        top: 1px;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }
    .common_tab_wrapper .common_tab:after {
        content: "";
        display: block;
        font-size: 0px;
        line-height: 0px;
        clear: both;
    }
.common_tab_wrapper .common_tab_lnk {
    float: left;
    width: 50%;
    font-size: 12px;
    text-align: center;
    padding: 3px 5px;
    z-index: 9;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    background: none;
}

    .common_tab_wrapper .common_tab_lnk.active {
        color: #ffffff;
    }
.common_tab_wrapper .common_tab_item {
    display: none;
}
.common_tab_wrapper .common_tab_item.active {
    display:block;
}

.common_category_list {
    list-style-type:none;
    margin:0px;
}
    .common_category_list > li {
        padding: 0px;
    }
        .common_category_list > li > .title {
            font-size: 14px;
            color: gray;
            border-bottom: 1px solid #e7e7e7;
            padding:5px 10px;
        }
        .common_category_list > li > .common_list {
            margin-left:10px !important;
        }
        .common_category_list > li > .common_list li {
            border-color:rgba(0,0,0,0) !important;
            margin-bottom:5px !important;
        }
    .common_category_list .txt-gray1 {
        color:#bbbbbb !important;
    }

.tooltip_area .tooltip_content {
    display:none !important;
}
.cmn_tooltip_wrapper {
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 7px solid #999999;
    border-left: 7px solid rgba(0,0,0,0);
    border-right: 7px solid rgba(0,0,0,0);
}
    .cmn_tooltip_wrapper:before {
        content: "";
        display: block;
        position: absolute;
        width: 0px;
        height: 0px;
        border-top: 7px solid #ffffff;
        border-left: 7px solid rgba(0,0,0,0);
        border-right: 7px solid rgba(0,0,0,0);
        position: absolute;
        left: -7px;
        bottom: 2px;
        z-index:99;
    }
    .cmn_tooltip_wrapper .cmn_tooltip {
        position: absolute;
        left: -15px;
        bottom: 7px;
    }
        .cmn_tooltip_wrapper .cmn_tooltip .tooltipbx {
            display:inline-block;
            background: #ffffff;
            padding: 7px 10px;
            border: 1px solid #999999;
            border-radius: 3px;
            box-shadow: 0 3px 3px rgba(0,0,0,0.1);
        }

.divtable-wrapper .divtable-row {
    display: flex;
    border-top: solid 1px #f3f3f3;
}
.divtable-wrapper .divtable-row:first-child {
    border-top: none;
}
    .divtable-wrapper .divtable-row .divtable-clm {
        width: 100%;
        padding: 0px 5px;
        align-items: center;
        display: flex;
        font-size: 14px;
        line-height: 1.4;
    }
.divtable-wrapper .divtable-header .divtable-clm {
    padding: 8px 5px;
    min-height: 35px;
    font-weight: 600;
    background: #e4e4e4;
}
.divtable-wrapper .divtable-group {
    padding: 8px 0px;
}
.divtable-wrapper .divtable-group-title {
    font-weight: 600;
    border-bottom: solid 2px #eaeaea;
    padding: 6px 0;
}
    .divtable-wrapper .divtable-group-title + .divtable-row {
        border-top: none;
    }
.divtable-wrapper .divtable-group:not(:first-child) {
    border-top: solid 1px #f3f3f3;
}
.divtable-wrapper .mob-label,
.divtable-wrapper .divtable-togglebtn {
    display: none;
    font-size: 13px;
}

.box-typ1 {
    box-shadow:0px 0px 7px rgba(0,0,0,0.125);
    padding:13px 15px;
    border-radius:5px;
}
.box-typ1.with-status {
    position:relative;
    padding-left:25px;
}
.status-line {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 10px;
    height: 100%;
    border-radius: 5px 0px 0px 5px;
    background: #dedde5;
    z-index:9;
}
    .status-line.red {
        background: #e00000;
    }
    .status-line.green {
        background: #04b539;
    }
    .status-line.yellow {
        background: #edc900;
    }
    .status-line.orange {
        background: #ed9100;
    }

    .fixed-table {
        table-layout:fixed;
    }
.custom-table-list {
    width: 100%;
    box-shadow: 0px 0px 6px rgb(0, 0, 0, 0.15);
    border-radius: 3px;
    padding:10px;
}
    .custom-table-list th,
    .custom-table-list td {
        border-right: 1px solid #d2d2d2;
        border-top: 5px solid rgb(0,0,0,0) !important;
        border-bottom: 5px solid rgb(0,0,0,0) !important;
        padding: 5px 10px;
        text-align: center;
    }
        .custom-table-list th:last-child,
        .custom-table-list td:last-child {
            border-right: none !important;
        }
        .custom-table-list tr:not(:last-child) th,
        .custom-table-list td:not(:last-child) {
            border-top: none !important;
        }

    .custom-table-list.red {
        box-shadow: 0px -1px 6px rgb(255, 0, 0, 0.15), 0px 5px 6px rgb(255, 0, 0, 0.15);
    }
    .custom-table-list.green {
        box-shadow: 0px -1px 6px rgb(0, 200, 0, 0.15), 0px 5px 6px rgb(0, 200, 0, 0.15);
    }

    .custom-table-list.red th,
    .custom-table-list.red td {
        border-color: #ffb6b6 ;
    }
    .custom-table-list.green th,
    .custom-table-list.green td {
        border-color: #c1ffd4;
    }

    .custom-table-list th.align-L,
    .custom-table-list td.align-L {
        text-align: left;
    }
    .custom-table-list th.align-R,
    .custom-table-list td.align-R {
        text-align: right;
    }

    .custom-table-list.no-style,
    .custom-table-list.tbl-style-type1,
    .custom-table-list.tbl-style-type2 {
        box-shadow: none;
        border-radius: 0px;
        padding: 0px;
    }

        .custom-table-list.no-style:not(.with-column-sep) th,
        .custom-table-list.no-style:not(.with-column-sep) td {
            border: none !important;
            padding: 5px 0px;
        }
    .custom-table-list.tbl-style-type1 th,
    .custom-table-list.tbl-style-type1 td {
        border: none !important;
        border-bottom: 1px solid #f3f3f3 !important;
    }
        .custom-table-list.tbl-style-type1 th {
            background: #e7e7e7;
        }

        .table-icon svg {
            width: 16px;
            height: 16px;
        }
.custom-table-list.tbl-style-type2 th,
.custom-table-list.tbl-style-type2 td {
    border: 1px solid rgba(0,0,0,0.1) !important;
}
.custom-table-list.tbl-style-type2 th {
    background: #35416a !important;
    font-weight: 600 !important;
    color: #ffffff;
}

    .tbl-status-box {
        position: relative;
    }
    .tbl-status-box .status {
        position: absolute;
        left: 0px;
        top: 1px;
        width: 4px;
        height: calc(100% - 2px);
    }
        .tbl-status-box .status.dark-red {
            background: #800000;
        }
        .tbl-status-box .status.red {
            background: #e00000;
        }
        .tbl-status-box .status.blue1 {
            background: #152354;
        }
        .tbl-status-box .status.blue2 {
            background: #380afb;
        }
        .tbl-status-box .status.yellow {
            background: #ffb300;
        }
        .tbl-status-box .status.green {
            background: #04b539;
        }
hr.hr-line1 {
    border: none;
    border-top: 1px solid #e1e1e1;
    height: 1px;
}

.common-tip-wrapper {
    position:relative;
    display:inline-block;
}
    .common-tip-wrapper .tip {
        position: absolute;
        left: 50%;
        bottom: calc(100% - 5px);
        display: block;
        white-space: nowrap;
        background: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 2px;
        box-shadow: 0 3px 3px rgb(0 0 0 / 12%);
        padding: 3px 10px;
        line-height: 1.2;
        z-index: -9;
        font-size: 11px;
        visibility: hidden;
        transform: translate(-50%,0px);
        -webkit-transform: translate(-50%,0px);
        pointer-events: none;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }
    .common-tip-wrapper:hover .tip {
        visibility: visible;
        z-index: 9;
        bottom: calc(100% + 5px);
    }
    .common-tip-wrapper .tip:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: -7px;
        width: 7px;
        height: 7px;
        border-right: 1px solid #BBBBBB;
        border-bottom: 1px solid #BBBBBB;
        background: #FFFFFF;
        transform: rotate(45deg) translate(-50%,0%);
        -webkit-transform: rotate(45deg) translate(-50%,0%);
    }

.common-header {
    font-size: 14px;
    color: #212529;
    font-weight: 600;
    padding-bottom: 10px;
    line-height: 1.4;
    border-bottom: solid 1px rgba(0, 0, 0, 0.12);
}

/* Report link CSS */
.report-link-wrapper {
    position: relative;
    z-index: 999;
}

    .report-link-wrapper.minus-top {
        top: -13px;
    }

    .report-link-wrapper .report-link-box {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
    }

    .report-link-wrapper #report-link {
        background: #1377d7;
        text-align: left;
        padding: 0px 30px 0px 15px;
        color: #fff;
        margin: 0px -10px;
        position: relative;
        overflow: hidden;
        max-height: 60px;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }

        .report-link-wrapper #report-link:before,
        .report-link-wrapper #report-link:after {
            content: "";
            display: block;
            width: 100%;
            height: 7px;
        }

    .report-link-wrapper.top-radius #report-link {
        border-radius: 8px 8px 0px 0px;
    }

    .report-link-wrapper #report-link:empty {
        max-height: 0px;
    }

    .report-link-wrapper .report-link-close {
        position: absolute;
        right: 0px;
        top: calc(50% - 10px);
        display: block;
        cursor: pointer;
    }

    .report-link-wrapper #report-link:empty + .report-link-close {
        display: none;
    }

    .report-link-wrapper .report-link-close svg * {
        fill: #ffffff !important;
    }

#report-link a {
    margin-left: 10px;
}

    #report-link a span,
    #report-link a {
        color: #fff !important;
    }

/************************************
# Responsive CSS (Don't make any css after responsive css)
************************************/
@media(max-width:767px) {
    .topbar .main_logo {
                padding: 16px 6px !important;
            }

                .topbar .main_logo img {
                    width: 100% !important;
                }

            .sidemenubtn_bg {
                margin-top: 12px !important;
            }

            .academic_year_bx {
                padding: 10px 7px !important;
            }

            .page_path .page_title {
                padding-left: 7px;
            }

            .toaster {
                max-width: calc(100vw - 20px) !important;
                min-width: calc(100vw - 20px) !important;
            }

            .divtable-wrapper .mob-label,
            .divtable.divtable-responsive .divtable-row,
            .divtable.divtable-responsive .divtable-row .divtable-clm {
                display: block;
            }

            .divtable.divtable-responsive .divtable-header {
                display: none !important;
            }
        }

        @media(min-width:980px) {
            .page_container {
                overflow: hidden;
            }
        }

.tbl-typ1 {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid rgba(22, 27, 59, 0.1);
}

    .tbl-typ1 th,
    .tbl-typ1 td {
        padding: 5px 10px;
        font-size: 13px;
        border: 1px solid rgba(22, 27, 59, 0.1);
    }

    .tbl-typ1 th {
        color: #fff;
        background: #152354;
        font-weight: 600;
        border-color: #152354;
    }

    .tbl-typ1 td {
        font-weight: 400;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }

    .tbl-typ1 tr:hover td {
        background: rgba(22, 27, 59, 0.03);
    }

    .tbl-typ1 tr:nth-child(2n-1) td {
        background: rgba(150, 150, 150, 0.06);
    }

    .tbl-typ1.group_table .group_title svg {
        width: 20px;
        position: relative;
        top: -2px;
        cursor: pointer;
    }

        .tbl-typ1.group_table .group_title svg * {
            fill: #a9a9a9;
        }

    .tbl-typ1.group_table .group_title.open svg {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .tbl-typ1.group_table td {
        border-bottom: 1px solid rgba(22, 27, 59, 0.05);
    }

    .tbl-typ1.group_table .group_title td {
        padding: 7px 0px !important;
    }

    .tbl-typ1.group_table tr:last-child td {
        border-bottom: none;
    }

    .tbl-typ1.group_table .group_item:not(.show) {
        display: none;
    }

.flyout-title .toolbar-buttons {
    position: relative;
    top: -3px;
}
.k-button.k-primary svg {
    top:0px;
}
.k-button.k-primary svg * {
    fill: #1478c3;
}

.lnk-typ1,
.lnk-typ2 {
    cursor:pointer;
}