
.sidebar {
    background-color: #FAFAFA;
    min-height: 600px;
    border-radius: 3px 3px 3px 3px;
}

xbody {
    background: url("https://www.discoursehq.com/static/img/core/bg-body_1.png") repeat-y scroll center center transparent;
}

.pagination {
	margin: 5px 0px 5px 0px;
}

a.fancybox, a.fancybox1{
	text-align:center;	
	display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.thumbnail .caption, .thumbnail .description{
    text-align:center;	
    font-size:1.1em;
    font-weight: bold;
}

div.thumbnail {
	height: 135px;
}

div.sideTitle {
	margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    text-align:center;
    margin-bottom: 5px;
}

div.sidelinks {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.sidecontact {
	margin-top: 30px;
}

div.big {
	height: 635px;
}


select[multiple] {
	
	min-height: 200px;
}


.modal {
    margin: -320px 0 0 -280px;
    width: 680px;
   }
   
.modal-body {
    max-height: 600px;
   }
   
.w50 {
	width: 50px;	
}

.rowedit {
	width: 230px;
	height: 20px; 
}

inline-checkbox, div.inline-checkbox{
	display: inline;
	float: left;
	margin-right: 8px;
}


div.categories {
	background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
    border-radius:5px;
}

.filename {
	display: block;
	color: #333;
	font-size: 0.9em;
}
