/* Menus */
.size_top_menu{
	font-size: 14px !important;
	font-weight: 400 !important;
}

.size_main_menu{
	font-size: 18px !important;
	font-weight: 600 !important;
}

.size_footer_menu{
	font-size: 14px !important;
	font-weight: 400 !important;
}

header#topNav nav ul.nav-pills > li > a, header#topNav nav ul.nav-pills > li > a:hover{
	font-size: 18px;
}

header#topHead a {
	font-size: 14px;
	padding-right: 10px;
}

/* /Menus */

.size_module_title{
	font-size: 22px !important;
	font-weight: 600 !important;
	margin-bottom: 22px !important;
}

.size_breadcrumb_title{
	font-size: 22px !important;
	font-weight: 400 !important;
	margin-bottom: 0px;
}

/* space in breadcrumb */
header#page-title {
	padding: 15px 0;
}

.breadcrumb {
	font-size:14px;
}

.size_children_title{
	font-size: 19px !important;
	font-weight: 400 !important;
	line-height: 1.2em;
    height: 2.4em;
    overflow: hidden;
}

.size_special_info{
	font-size: 14px !important;
	font-weight: 400 !important;
}

.size_summary{
	font-size: 14px !important;
	font-weight: 600 !important;
	margin:  0px !important;
}

.size_content{
	font-size: 14px !important;
	font-weight: 400 !important;
}

.size_module_container{
	padding-top: 30px;
	padding-bottom: 30px;
}

.size_module_button_container{
	margin-top: 22px;
}

.marg_top_10 p{
	margin-top: 10px;
	margin-bottom: 0px;
}

footer  {
	font-size: 14px !important;
}
