/* category Page CSS */
.arrowBackIcon{
	background: url(../core/images/arrowBackIcon.png) no-repeat 100% 100%;
    padding: 0 14px 0 0;
    background-position: center;
    background-size: 16px 16px;
    position: relative;
}.addFEBAppLabel,.addReportsLabel ,.addExcelFormLabel{
	border-bottom: #bdd2dc 1px solid;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
    padding-left: 3%;
}.addcategory{
	padding-left: 0px !important;
	padding-right: 0px !important;
    margin-left: 20.9px;
    margin-right: 20.9px;
    overflow: auto;
    padding-top: 10px !important;
}
.singleColumnControl .btnSubmit a {
    display: inline-block;
    background-color: #086294;
    line-height: 30px;
    color: #fff;
    border: none;
    font-size: 18px;
    text-align: center;
    min-width: 100px;
    margin-top: 10px;
    margin-bottom: 2px;
    border-radius: 4px;
    text-decoration: none;
    margin-left: 170px;
    cursor: pointer;
}
.singleColumnControl .btnSubmit a:hover {
    color: #fff;
}
.addoddelement1{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addoddelement2{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addoddelement3{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addoddelement4{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addoddelement5{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addevenelement1{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addevenelement2{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addevenelement3{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addevenelement4{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addevenelement5{
/* 	width: 23.5%; */
	width: 100px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}
.addcategory .addcategoryList{
 	display: inline-block;
    height: 80px;
    float:left;
    position:relative;
    margin-bottom: 6.42px;
}
.addcategoryList h3{
	width:100%;
	margin-top:5px;
}
.addcategoryList .categoryimage{
	height: 25px;
    width: 25px;
    margin: auto;
    margin-top: 18px;
    display: block;
}
.categoryimage img{
	height: 100%;
	width: 100%;
}
.addcategoryList h3 span{
	font-size:12px;
	display:block;
	text-align: center;
	color: #FFF;
	letter-spacing: 1px;
}


.addcategory>li{
	 list-style-type: none;
}
.checked_category {
    position: absolute;
    width: 20px;
    top: 0px;
    right: 0px;
    background-size:100%;
    height: 20px;
}
.section_application .ms-options-wrap > .ms-options {
/* 	top : -216px; */
}
