.aplm .course_panel {
    width: 100%;
    height: auto;
    border: 1px solid;
    border-color: #412B87;
    border-radius: 4px;
    text-align: left;
    position: relative;
    margin: 25px 0;
    padding-left: 20px;
    padding-right: 20px;
}

.aplm .picture {
    vertical-align: top;
    padding-bottom: 15px;
}

.aplm .info {
    vertical-align: top;
   
}

.aplm .info-top {
    padding-top: 30px;
    padding-bottom: 30px;
   /* border-bottom: 1px solid #ccc;*/
    /* border-bottom: 1px solid #412B87; */
    padding-left: 0;
    padding-right: 0;
}

.aplm .info-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #412B87;
}

.aplm .info-text {
    padding-bottom: 15px;
}

/*large cards slide3 css  */
@font-face {
    font-family: icomoon;
    src: url(aplm-core/aplm-common/fonts/icomoon.eot?emu8mr);
    src: url(aplm-core/aplm-common/fonts/icomoon.eot?emu8mr#iefix) format("embedded-opentype"), url(aplm-core/aplm-common/fonts/icomoon.ttf?emu8mr) format("truetype"), url(aplm-core/aplm-common/fonts/icomoon.woff?emu8mr) format("woff"), url(aplm-core/aplm-common/fonts/icomoon.svg?emu8mr#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icomoon2;
    src: url(aplm-core/aplm-common/fonts/icomoon2.eot?emu8mr);
    src: url(aplm-core/aplm-common/fonts/icomoon2.eot?emu8mr#iefix) format("embedded-opentype"), url(aplm-core/aplm-common/fonts/icomoon2.ttf?emu8mr) format("truetype"), url(aplm-core/aplm-common/fonts/icomoon2.woff?emu8mr) format("woff"), url(aplm-core/aplm-common/fonts/icomoon2.svg?emu8mr#icomoon2) format("svg");
    font-weight: 400;
    font-style: normal
}

/* Accprdion start */
.aplm #accordion_panel_container .panel-title .itemrow > div {
    color:#333333;
    font-weight:500;
}

.aplm #accordion_panel_container .panel-heading small:before {
    font-family: 'icomoon';
    content: '\e907';
    color:#766AAD;
    position: absolute;
    right: 25px;
    top: 50%;
    font-weight: 100;
    font-size: 24px;
    margin-top: -15px;
}

.aplm #accordion_panel_container .panel-heading small.collapsed:before {
    font-family: 'icomoon';
    content: '\e937';
}

.aplm #accordion_panel_container .panel-title.darkGreen .itemrow .coursetitle,
.aplm .panel-title.darkGreen .checkbox_brightorange2 input[type="checkbox"] + label::before,
.aplm .panel-title.darkGreen .checkbox_tertiary input[type="checkbox"] + label::before,
.aplm #accordion_panel_container .panel-heading .panel-title.darkGreen a:before,
.aplm #accordion_panel_container .panel-heading .panel-title.darkGreen small:before{
    background-color:#4F3C96;
    color: #fff;
}

.aplm #accordion_panel_container .panel-heading a.collapsed:before {
	content: '';
}

.aplm #accordion_panel_container .header {
    background-color: #8c4198;
}
/* Accprdion end */

.aplm #accordion_panel_container {
    padding-bottom: 55px;
}

.aplm .main_panel {
    width: 100%;
    height: auto;
    border: 1px solid #4F3C96;
    border-radius: 4px;
    text-align: left;
    position: relative;
    margin: 0 0 25px 0;
    left: 0;
    right: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    vertical-align: top;
    background: #fff;
    font-size: 0;
}

.aplm .main_panel.BrightOrange {
    border-color: #412B87;
}

.aplm #accordion_panel_container .panel {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    border: 0px solid transparent;
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
    box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
}

.aplm #accordion_panel_container .panel-heading .panel-title a {
    background-color: transparent;
    padding: 19px;
    /* padding-right: 70px; */
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.aplm #accordion_panel_container .panel-heading, #accordion_panel_container .panel-group-header {
    padding: 0px;
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 0px;
	margin-top: -9px;
}

.aplm #accordion_panel_container .panel .panel-title {
    font-size: 15px;
    /* font-weight: 600; */
    color: white;
    background-color: #8c4198;
    padding: 0;
}

.aplm #accordion_panel_container .panel-heading a.collapsed {
    text-decoration: none;
}

.aplm .button-align-float {
	float: right;
}

.aplm .ctabtn.large {
    width: 250px;
}

.aplm .rectangle-border {
	border-bottom:1px solid #412B87;
	border-left:1px solid #412B87;
	border-top:1px solid #412B87;
	border-right:1px solid #412B87;
}

.aplm .rectangle-border-grey {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

.aplm .line-grey {
	border-bottom:1px solid #ccc;
}

.aplm .border-right {
	border-right:1px solid #412B87;
}
.aplm .border-left {
	border-left:1px solid #412B87;
}

.aplm .header-title {
    color: #fff;
	font-family: "Source Sans Pro Bold";  
}

.aplm .header-description {
	color: #fff;
	font-family: "Source Sans Pro";
} 

@media (min-width: 1200px){
	.aplm #border-right {
		border-right: 1px solid #412B87;
	}
	.aplm .button-container-margin {
		margin-top: 170px;
		text-align: center;
	}
	.table-col-index {
		padding:0px 0px 0px 14px;
	}
	.aplm .button-margin-attendance {
		margin-top: 90px;
		text-align: center;
	}
	.aplm .float-right-button {
		float: right;
	}
	.aplm .academic-year-left-margin {
		margin-left:-45px;
	}
	.aplm .semester-right-margin {
		margin-left:-147px;
	}
}

.aplm .line-separator {
    height: 0;
    width: 100%;
    margin: 10px 0;    
}

.aplm .big-table-group {
	display:block;
	position: relative;
	width:100%;
	margin-bottom: 10px;
}

.aplm .big-table-row {
	display:table;
	position: relative;
	width:100%;
	font-size: 16px;
	line-height: 19px;
}	

.aplm .item-Content {
    display:table-cell;
    padding:12px 15px;
    vertical-align: top;	
}

 @media (max-width: 1199px) {
    .aplm .item-Content {
	   display:block;
	   padding:12px 15px;
	   vertical-align: top;	
	}
	.cancel-checkbox {
		float: none;
	}
	.aplm .border-left {
		border-left: 0px solid #ccc;
	}

	/*.aplm .border-right {
		border-right: 0px solid #ccc;
	}*/
	.aplm .button-container-margin {
		margin-top: 0px;
	}
	.aplm .ctabtn.large {
		width: 210px;
	}	
	.aplm #big-large-btn {
		width: 250px;
	}	
 } 

.aplm .table-border {
    border: 1px solid #ddd;
}

.aplm .big-table-row.heading {
    background-color: #8c4198;
    color: #fff;
    font-family: "Source Sans Pro Bold";
}

.aplm .big-table-row .table-head-title {
    color: #fff;
    font-family: "Source Sans Pro Bold";
    text-align: center;
}

.aplm .text-align-right {
	text-align: right;
}

.aplm .line-small-height {
    height: 0;
    width: 100%;
    margin: 10px 0;
    border-top: 1px solid #412B87;
}

@media (min-width: 768px) and (max-width: 991px) {
	.container {
		width: 100%;
	}	
}

.aplm .upload-bg-color {
	background-color: #fff;outline: none;
}

.aplm .upload-Opacity {
	opacity: 0;
}

.aplm .margin-top-main-panel {
	margin-top:10px;
}
.aplm .margin-top-collapse {	
	margin-top:-13px;
}

.aplm .text-align-center {
	text-align:center;
}

.aplm .notes {  
  font-style: italic;
}

.aplm .line-zero-height {
	border-bottom:1px solid #412B87;
}

.aplm .margin-top-main-panel {
	margin-top:10px;
}

.aplm .margin-top-balloting-panel {
	margin-top:-10px;
}

.aplm .info-top-bottom {   
    padding-bottom: 30px;   
    border-bottom: 1px solid #412B87;
    padding-left: 0;
    padding-right: 0;
}

.aplm .cancel-reason-top-margin {
    padding-top: 30px;
}

.aplm .header-top-margin {
    padding-top: 30px;
}

.aplm .line {
    height: 0;
    width: 100%;
    margin: 30px 0;
    border-top: 1px solid #412B87;
}

@media (max-width: 640px) and (min-width: 481px) {
	.btn.btn-secondary {
		height: 53px;
	}
}

.aplm #datetimepicker {
    border:none;
}

@media (max-width: 991px) {
   	.aplm .border-right {
		border-right: 0px solid #ccc;
	}		
}

.aplm .declaration-checkbox-with {
	width:20px;
}

.aplm .runs-listing-btn-margin-left {
	margin-left:10px;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.aplm .runs-listing-btn-margin-left {
		margin-left:-6px;
	}
}
/* search */
#search-banner {
    text-align: center;
    background-color:#812990;
    background-position: top center;
    background-repeat: no-repeat;
    background-size:auto;
    padding-bottom:40px;
    margin-bottom:0px;
    height:458px !important;
}

#search-banner h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 45px;
    margin-bottom: 20px;
    font-family: Gotham Runded Bold;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 140px;
    margin-bottom: 90px;
}

#search-banner p {
    color: #fff;
    margin-top: 17px;
    margin-bottom: 50px;
}

#search-banner p.subtitle {
    font-size:20px;
}

#search-banner .input-group {
    width: 100%;
}

#search-banner .input-group .form-control {
    font-size: 17px;
    height: 53px;
    padding: 14px;
}

#search-banner .input-group .form-control .el-input__wrapper {
    width: 100%;
    box-shadow: none;
}

#search-banner .glyphicon.glyphicon-search {
    font-size: 18px;
    padding: 11px;
    color: #fff;
}

#search-banner .search-title {
    margin-bottom: 50px;
}

@media (min-width: 1200px){
    #search-banner #searchkeywordbox {
        width: 80%;
        margin: 15px auto;
    }
}

/* add-course button */
#course-view .add-course {
    display: flex;
    justify-content: flex-end;
}

/* sort */
#course-view .filter-Options .panel-body{
	padding:15px;
}

/* checkbox */

#course-view .checkbox-table .el-checkbox--large {
    height: 26px;
}

#course-view .checkbox-table .el-checkbox__input {
    margin-right: 4px;
}

#course-view .checkbox-table .el-checkbox__inner {
    border: 2px solid #cccccc;
    border-radius: 2px;
    width: 18px;
    height: 18px;
    background: #fff;
}

#course-view .el-checkbox__inner::after {
    width: 4px;
    border-width: 3px;
    border-color: #412B87;
    height: 6px;
    transition: transform .1s ease-in 50ms;
}

/* #course-view .checkbox-table .el-checkbox--large {
    height: 26px;
}

#course-view .checkbox-table .el-checkbox__input {
    margin-right: 4px;
}

#course-view .el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #fff;
}

#course-view .checkbox-table .el-checkbox__inner {
    border: 2px solid #cccccc;
    border-radius: 2px;
    width: 18px;
    height: 18px;
    background: #fff;
}

#course-view .el-checkbox__inner::after {
    width: 2px;
    border-width: 3px;
    border-color: #412B87;
    height: 6px;
    transition: transform .1s ease-in 50ms;
} */

/* date */
#course-view .filter-Options .course-datetimepicker {
    height: 54px;
}

#course-view .filter-Options .course-datetimepicker .el-input {
    height: 52px;
    width: 100%;
}

/* filter-Options common */
#course-view .checkbox-tertiary {
    margin-top: 4px;
}

#course-view .checkbox-tertiary .filter-line {
    height: 0;
    width: 100%;
    margin: 10px 0;
    border-top: 1px solid #412B87;
}

#course-view .checkbox-tertiary .el-checkbox__label {
    white-space: pre-wrap;
    word-break: break-word;
}

#course-view .checkbox-tertiary .filter-search {
    margin: 8px 0 4px 0;
}  

#course-view .checkbox-tertiary .filter-search i {
    cursor: pointer;
}

#course-view .checkbox-tertiary .filter-search .el-input {
    width: 88%;
    margin-right: 10px;
}

#course-view .checkbox-tertiary .el-checkbox {
    height: 30px;
}


#course-view .checkbox-tertiary .filter-clecked {
    min-height: 30px;
    height: auto;
}



#course-view .filter-heading span {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

#course-view .date-heading span {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

#course-view .collapsed span {
    font-size: 400 !important;
    color: #333333;
    
}

#course-view .filter-heading span:after {
    cursor: pointer;
    content: '\f068';
    font-family: 'FontAwesome';
    float: right;
    color: #412B87;
}

#course-view .collapsed span:after {
    cursor: pointer;
    content: '\f067';
}


#course-view .filter-Options .panel-group {
    border-radius: 4px;
}

#course-view .filter-Options .panel-title {
    padding-top: 2px;
}

#course-view .filter-Options .panel-body .item-set {
    padding-bottom:15px;
}

#course-view .filter-Options .panel-body .item-set .el-select-v2 {
    background-color: #412B87;
    height: 54px;
    border-radius: 0;
}

#course-view .filter-Options .panel-body .item-set .el-select-v2__wrapper {
    background-color: #412B87;
    height: 54px;
}

#course-view .filter-Options .panel-body .item-set .el-select-v2__placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}

#course-view .filter-Options .panel-body .item-set .el-select-v2__caret {
    color: #ffffff;
    font-size: 20px;
}

#course-view .filter-Options .panel-body .item-set .heading {
    font-size: 16px;
    padding-bottom:5px;
    color:#333;
}

.theme1 .school_directory .panel-heading.panel-group-header{
    background-color: #fff;
}

.school_directory #SearchResultsList_Container_main .pri-spcs{
    padding-left:15px;
    padding-right:15px;
}


#course-view .filter-Options .col-md-3{
    padding-left: 25px!important;
    padding-right: 15px!important;
}

#course-view .filter-Options .panel-group {
    border: 1px solid #ccc;
}

#course-view .filter-Options .panel-heading{
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #ccc;
}

#course-view .filter-Options .panel-body .item-set .heading {
    font-size: 15px;
    padding-bottom:5px;
    color:#666666;
    font-family: Source Sans Pro;
    font-weight: normal;
}  

.labelcount {
    font-weight: bold;
}  

#course-view .filter-Options .borderbottom {
    border-bottom: 1px solid #ccc;
    padding: 0 13px;
    font-size: 16px;
    padding-bottom:5px;
    color:#666666;
    font-family: Source Sans Pro;
    font-weight: normal;
}

#course-view .filter-Options .padding-panel-body {
	padding:0px 14px 0px;
}

#course-view .filter-Options .panel-heading {
    padding: 0px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#course-view .filter-Options .panel-group-header {
    border-bottom: 1px solid #ccc;
}

#course-view .filter-Options h4 {
    font-size: 24px;
    font-family: 'Gotham Runded Bold'; 
    margin-top: 10px;
    font-weight:600 !important;
    margin-top:10px;
    margin-bottom:10px;
}

#course-view .filter-Options .filterBy-body-top-margin {
	margin-top:20px;
}

#course-view .data-picker .el-date-editor {
    margin-top:10px;
    width: 230px;
}

#course-view .data-picker .el-range-input {
   font-size: 16px;
}


/* pagination */
#course-view .searchresults-container p {
    padding: 0;
}

#course-view .searchresults-container .pagination {
    display: flex;
    justify-content: flex-end;
}

#course-view .searchresults-container .course-pagination i, #course-view .searchresults-container .course-pagination span {
    font-size: 22px;
    font-weight: 800;
}

#course-view .searchresults-container .course-pagination {
    padding: 0;
}

/* table */
#course-view .course_panel .pd-l-15 {
    padding-left: 15px;
}

#course-view .course_panel .pd-b-15 {
    padding-bottom: 15px;
}

#course-view .course_panel .table-title {
    font-weight: 600;
}

#course-view .course_panel .run-title {
    margin-right: 6px;
}


#course-view .course_panel .course-fee-title {
    font-size: 24px;
}

#course-view .course_panel .course-fee {
    font-size: 22px;
}

#course-view .course_panel .ctabtn {
    background-color: #412B87;
    color: #fff;
    font-size: 16px;
    width: 150px;
    height:36px;
}

#course-view  .upcoming {
    color: #412B87;
    font-size: 20px;
    height:36px;
}

#course-view .el-select-v2__caret {
    transform: rotateZ(180deg)
}

#course-view .is-reverse {
    transform: rotateZ(0deg)
}


