  body{
	font-size:1.5em;
	background:#EDEDED;
}
.art-div {
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    padding: 0px;
    width: 11%;
}

.right-border{
	    border-right: 1px solid #333;
		

}
.left-border{
	    border-right: 1px solid #333;
}

.page-content {
	margin:0px;
	width:100%;
}

.bordered-div{
	margin-bottom:25px;
	padding: 20px;
	display:none;
	width: 94%;
    margin-left: auto;
    margin-right: auto;
	background-color:white;
	float: right;

-webkit-box-shadow: 2px 2px 8px 1px rgba(153,153,153,0.7);
-moz-box-shadow: 2px 2px 8px 1px rgba(153,153,153,0.7);
box-shadow: 2px 2px 8px 1px rgba(153,153,153,0.7);

}
.no-border{
	border:none;
	background:none;
}
.cover-image{
	border:1px #333 solid;
}
.container-fluid{
	/*width:90%;
	margin:auto;*/
}

#next {
    right: 3%;
	top:0%;
}

#prev {
    left: 2%;
	top:0%;
}
footer{
    /*position: fixed;
    bottom: -12px;
    background-color: white;
    width: 100%;
    padding: 15px 5px;*/
}
.page-content{
	font-size:1.2em;
}
ul#links {
    float: right;
    margin-right: 19px;
    line-height: 35px;
}
li.book a{
	background-color:#8c191c !important;
	color:white !important;
}
.border-color-0{
		border:2px #8b171b solid;
}
.border-color-1{
		border:2px #cb2c2c solid;
}
.border-color-2{
		border:2px #fbaf28 solid;
}
.border-color-3{
		border:2px #f68c28 solid;
}
.flip-control {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 50px;
}
.p26{
	font-size:1.05em;
}




@media (max-width: 990px) {

	.udhr-button{
	/*font-size:1.5em;*/
	padding:15px;
	margin-bottom:10px;
}
	ul#links {
    margin-left:-35px;
	float:left;
	margin-top: 25px;
}
	.bordered-div{
		background:white;
	}
	.right-border{
	    border:none;
	}
	.color-bg{
		display:none;
	}
	.elyx-welcome{
		max-width:100%;
	}
	
	#prev, #next{
		display:none;
	}
	.number:before {
    content: '';
    white-space:nowrap;
}

.article {
    font-size: 1.2em;
}

ul#links li a {
    padding: 10px 15px;
    font-size: 2em;
	line-height: 100px;
}


.row{margin-bottom:100px;}

.border-color-0{
		border:5px #8b171b solid;
}
.border-color-1{
		border:5px #cb2c2c solid;
}
.border-color-2{
		border:5px #fbaf28 solid;
}
.border-color-3{
		border:5px #f68c28 solid;
}

}

@media (max-width: 767px) {
	
.nav>li>a.un-language-link {
    position: relative;
    display: block;
    padding: 10px;
    font-size: 24px !important;
    color: black;
    padding: 6px 15px 0px 7px;
}

.un-brandbar-welcome-lr::after {
    content: "الأمم المتحدة";
	font-size:24px;
	padding-bottom:5px;
}

a.navbar-brand:before {
    font-family: FontAwesome;
    color: black;
    content: "\f015";
    font-size: 24px;
    line-height: 0.9;
    margin-right: 7.8px;
    float: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -8px;
}

.un-brandbar-welcome-lr::after {
    content: "الأمم المتحدة";
    font-size: 24px;
    position: absolute;
    top: 8px;
}

.footer ul.nav li a {
    padding: 0;
    margin: 0;
    color: black;
    font-size: 21px;
    margin-top: 14px;
}
}