@charset "UTF-8";
body {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	background-color:#E7E7E7
}

.textArticle {
    font-size: xx-large;
    text-align: center;
    color: #F25406;
    padding-top: 0px;
}

.sdkImage {
	padding-top: 5%;
}

.blockSection {
	height: 20%;
	min-height: 100px;
}

.commonFooter {
    text-align: center;
    bottom: 10px;
    left: auto;
    right: auto;
    top: auto;
}
.footerUL {
    list-style: none;
}
