




/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;1,100&display=swap');*/




#kil{
	/*padding-left: 150px;*/
}


.row-custom .col-custom {
    display: flex;
}

.info-box-new-style {
    padding: 12px!important;
    padding-right: 0!important;
}


.info-box {
    overflow: hidden;
}


.box, .info-box {
    margin-bottom: 30px;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15)!important;
    border-radius: 5px;
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box-new-style .info-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 64px;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: unset;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15)!important;
}

.info-box-icon {
    background: rgba(0,0,0,.08);
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.info-box-new-style .info-box-content {
    padding: 6px 0 6px 12px;
    margin-left: 30px;
}
.info-box-text {
    color: #8898aa;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 2px;
}

.cand-pho , .remove_zoom , #cand-pho{
	cursor: pointer;
}

.info-box-text {
    text-transform: uppercase;
}
.info-box-text, .progress-description {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-box-number {
    font-size: 20px;
    word-wrap: break-word;
}

.info-box-number {
    display: block;
    font-weight: 700;
    font-size: 18px;
}




#u1 , #u3, #u7, #sum_table, #u34{
	display: none;
}

#u5 , #u4, #u6, #u44{
	cursor: pointer;
}

#kal2 a:hover{
	text-decoration: none;
	background: #ddd;
}

#kal3 a:hover{
	text-decoration: none;
	background: #ddd;
}



.list-group-item:hover{
	cursor: pointer;
}


#add-status , #card-status{
	display: none;
}

#ala{
/*position: relative;*/
/*padding: 30px;*/
}

#les {
   
    width: 120px;
    word-break: break-all;
}



.row div{
	
}

body{
/*background: lightblue;*/
      background: #f8f9fa;
        width: calc(100%);
        height: calc(100%);
        overflow: auto;
}

 /* width */
::-webkit-scrollbar {
  width: 0px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
} 


.sidebar .text{
	font-size: 16px;
	font-weight: 500;
	
}


.sidebar .image{
	min-width: 60px;
	display: flex;
	align-items: center;
}

.sidebar{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 250px;
	padding:10px 14px;
	background: var(--sidebar-color);
	overflow-y: scroll;
}

.sidebar .image_text img{
	border-radius: 6px;
	width: 40px;
}

.sidebar header .image_text{
	display: flex;
	align-items: center;
}

header .image_text .header-text{
	display: flex;flex-direction: column;
}

.header-text .name{
	font-weight: 600;

}

.header-text .prodession{
	margin-top: -2px;
}

.sidebar header .toggle{
	position: absolute;top: 50%;
	left: -25px;
	transform: translateY(-50%);
	height: 25px;
	width: 25px;
	background: var(--primary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: var(--sidebar-color);
	font-size: 22px;

}


.sidebar li{
	
word-wrap: break-word;
	
	list-style: none;display: flex;
	align-items: center;
  max-height:100%;

}

.sidebar li .icon{
	font-size: 20px;
}



.content-holder{
	margin-left: 251px;
	background: var(--back-color);
	/*position: absolute;*/
	/*width: 100%;*/
}

.image span{
	font-weight: bolder;
}



.list-group-item a:hover {
    text-decoration: none;
    /* font-weight: bold; */
    
    cursor: pointer;
    font-size: 15px;
}



.info-box-new-style {
	padding: 12px !important;
	padding-right: 0 !important;
}

.info-box {
	overflow: hidden;
}

.box, .info-box {
	margin-bottom: 30px;
	box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
	border-radius: 5px;
}


.info-box {
	display: block;
	min-height: 90px;
	background: #fff;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	border-radius: 2px;
	margin-bottom: 15px;
}

.info-box-new-style .info-box-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 64px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 64px;
	width: 64px;
	line-height: 64px;
	font-size: unset;
	box-shadow: 0 0 2rem 0 rgba(136,152,170,.15) !important;
}

.info-box-number {
	display: block;
	font-weight: 700;
	font-size: 18px;
}

.info-box-number {
	font-size: 20px;
	word-wrap: break-word;
}

.info-box-icon {
	background: rgba(0,0,0,.08);
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}

#a_c1 , #a_c2, #a_c3{
	display: none;
}

#a_c2_one , #a_c2_two , #a_c2_three, #a_c2_four, #a_c2_five, #a_c2_six{
	display: none;
	
}


#aa_c2_one , #aa_c2_two , #aa_c2_three, #aa_c2_four, #aa_c2_five, #aa_c2_six,
#ap_c2_one , #ap_c2_two , #ap_c2_three, #ap_c2_four,#ap_c2_five,#ap_c2_six
{
	display: none;
	
}


.report_logo{
	max-width: 250px;
	border-radius: 50%;
	width: 105px;
	margin-right: 20px;
}

.school_photo{
	margin-left: 20px;
	max-width: 250px;
	width: 105px;
	
}


#title p {
    font-weight: bolder;
    font-style: inherit;
    font-family: sans-serif;
    font-size: x-large;
}

#title span {
    font-size: 14px;
    padding-left: 10px;
    color: dimgrey;
}

#sec{
	margin-left: 180px;
}

#sec h5{
font-size: x-large;
font-weight: bolder;
}

#sec span{
padding-left: 10px;
font-size: 14px;
font-weight: bold;
}

#sec p{
	font-weight: bolder;
}

#secs span{
	padding-left: 10px;
	text-transform: uppercase;
}

#secs{
	margin-top: 10px;
}

#secs label{
	width: 100px;
}

#secs ul {
	width: 240px;
}

