﻿a#prev_next {
    position: absolute;
    left: 7.5%;
    top: 3%;
    z-index: 5;
}

img.thumbnail  {
	box-shadow: 
		-2px 2px 12px 1px 
		rgba(0,0,0,0.75);
	-webkit-box-shadow: 
		-2px 2px 12px 1px 
		rgba(0,0,0,0.75);
	-moz-box-shadow:
		-2px 2px 12px 1px 
		rgba(0,0,0,0.75);
}



/* SVG icons */
/*.icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	fill: currentColor;

}

.glyph {
	width: 35px;
	overflow: hidden;
}

#documents_list .left .glyph { 
	position: absolute;
	top: 48%;
	left: 25%; 
}

#documents_list .right .glyph { 
	position: absolute;
	top: 48%;
	left: 40%; 
}


#documents_list svg { color: #fff; }

#doc_item_carousel svg { 
	color: rgba(150, 150, 150, 1)
		!important;
}*/



/* Carousels */

.container {
	margin: auto;
	width: 1100px;
	padding: 10% 8%;
}

.row {
	margin: 0;
	padding: 0;
}

[class*="col-"] {
	margin: auto;
	text-align: center;
}

.thumbnail {
	margin: auto;
	margin-bottom: 30px;
}

#doc_item_carousel .thumbnail {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-bottom: 15px;
}

.carousel, .carousel-inner, 
.item, .active {
	height: 100%;
}

#documents_list .carousel-control {
	min-height: 100%;
	width: 9%;
}

#documents_list .left i { 
	font-size: 35px;
	position: absolute;
	top: 48%;
	left: 25%; 
}

#documents_list .right i { 
	font-size: 35px;
	position: absolute;
	top: 48%;
	left: 40%; 
}


.controls {
	position: relative;
	bottom: 0;
	left: 0;
	display: block;
	width: 25%;
	margin: 0 auto;
	height: 35px;
	text-align: center;
}

#doc_item_carousel 
	.carousel-control {
	background-image: none;
	z-index: 10;
}

#doc_item_carousel  i { 
	font-size: 32px;
	color: rgba(150,150,150,0.8);
	text-shadow: 2px 2px 1px
		rgb(150,150,150, 0.6);
}


.carousel-indicators {
	position: relative;
	bottom: 0;
	top: -30px;
	left: 50%;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	text-align: center;
	list-style: none;
	z-index: 5;
}

.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background: transparent;
	border-radius: 50%;
	border: 3px solid transparent;
	box-shadow: 
		rgba(50,50,50,0.5) 
		0 0 2px 1px;
	-webkit-box-shadow: 
		rgba(50,50,50,0.5) 
		0 0 2px 1px;
	-moz-box-shadow:
		rgba(50,50,50,0.5) 
		0 0 2px 1px;
	cursor: pointer;
	zoom: 1;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: 
		rgba(150,150,150,0.4);
}




/* 
	list #1 
*/
#div_1_1 { width: 52%; }
#div_1_2 { width: 48%; }
#div_1_3 { width: 22.5%; }
#div_1_4 { width: 35%; }
#div_1_5 { width: 42.5%; }


/* 
	list #2 
*/
#div_2_1 { width: 48.5%; }
#div_2_2 { width: 51.5%; }
#div_2_3 { width: 24.63%; }
#div_2_4 { width: 50.73%; }
#div_2_5 { width: 24.63%; }


/* 
	list #3 
*/
#div_3_1 { width: 33%; }
#div_3_2 { width: 35.5%; }
#div_3_3 { width: 31.5%; }
#div_3_4 { 
	width: 60%; 
	margin-left: 5.45%;
}
#div_3_5 { 
	width: 29.1%; 
	margin-right: 5.45%;
}


/* 
	list #4
*/
#div_4_1 { 
	width: 95%;
	margin-top: 2%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
#div_4_2 { 
	width: 95%;
	margin-top: 2%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}


/* 
	list #5
*/
#div_5_1 { 
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#div_5_2 { 
	width: 28%;
	margin-left: 9.5%;
}
#div_5_3 { 
	width: 53%;
	margin-right: 9.5%;
}


/* 
	list #6 
*/
#div_6_1 { 
	width: 40%; 
	margin-left: 11.75%;
}
#div_6_2 { 
	width: 36.5%; 
	margin-right: 11.75;
}


/* 
	list #7 
*/
#div_7_1 { 
	width: 42%; 
	margin-left: 16%;
}
#div_7_2 { 
	width: 26%;
	margin-right: 16%;	
}
#div_7_3 { 
	width: 44%;
	margin-left: 28%;
	margin-right: 28%; 
}


/* 
	list #8
*/
#div_8_1 { 
	width: 22.3%;
	margin-left: 26.85%;
}
#div_8_2 { 
	width: 24%;
	margin-right: 26.85%;
}
#div_8_3 { 
	width: 46%;
	margin-left: 27%;
}


/* 
	list #9
*/
#div_9_1 {
 	width: 41.5%; 
 	margin-left: 21.75%;
}
#div_9_2 { 
	width: 15%; 
	margin-right: 21.75%;
}
#div_9_3 {
 	width: 45%; 
 	margin-left: 5.65%;
}
#div_9_4 { 
	width: 43.7%; 
	margin-right: 5.65%;
}


/* 
	list #10
*/
#div_10_1 { 
	width: 27%; 
	margin-left: 2.1%;
}
#div_10_2 { width: 20.6%; }
#div_10_3 { 
	width: 48.2%; 
	margin-right: 2.1%;
}
#div_10_4 { 
	width: 45%;
	margin-left: 15.65%; 
}
#div_10_5 {
	width: 23.7%;
	margin-right: 15.65%; 
}


/* 
	list #11
*/
#div_11_1 { 
	width: 33.5%;
	margin-left: 2.5%;
}
#div_11_2 { width: 29.1%; }
#div_11_3 { 
	width: 32.4%;
	margin-right: 2.5%;
}
#div_11_4 { 
	width: 65%;
	margin-left: 1.9%;
}
#div_11_5 { 
	width: 31.2%;
	margin-right: 1.9%;
}


/* 
	list #12
*/
#div_12_1 { 
	width: 40%;
	margin-left: 4.25%;
 }
#div_12_2 { 
	width: 51.5%;
	margin-right: 4.25%;
 }
#div_12_3 { 
	width: 47.65%; 
	margin-left: 13.5%;
}
#div_12_4 {
	width: 25.35%; 
	margin-right: 13.5%;
}


/* 
	list #13 
*/
#div_13_1 { 
	width: 30%;
	margin-left: 22.6%;
}
#div_13_2 { 
	width: 24.8%; 
	margin-right: 22.6%;	
}
#div_13_3 { 
	width: 42%;
	margin-left: 9.5%;
}
#div_13_4 { 
	width: 39%;
	margin-right: 9.5%; 
}


/* 
	list #14 
*/
#div_14_1 { 
	width: 55%;
	margin-left: 25%;
	margin-right: 25%;
}
#div_14_2 { 
	width: 26%;
	margin-left: 13.75%;
}
#div_14_3 { 
	width: 46.5%;
	margin-right: 13.75%;
}


/* 
	list #15 
*/
#div_15_1 { width: 47.95%; }
#div_15_2 { width: 51.05%; }




/* Modal */

.modal {
	padding: 0 17px;
}

.modal-dialog {
	margin: 15px 0 0 0;
	position: absolute;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	height: 805px;
    top: 50%;
    margin-top: -402.5px;
}

.modal-content {
	background: 
		url(../img/bg_tone.jpg)
		repeat;
}

.modal-header {
	border-bottom: none;
}

.modal-title {
	text-align: center;
	padding: 1% 5% 0 5%;
	color: rgba(0, 0, 0, 0.7);
	font-family: Times New Roman, Times, serif; 
	line-height: 17px;
	font-size: 21px;
	font-weight: 500;
  	text-shadow: 
  		1px 1px 8px #333;
  	z-index: 10;
}

.modal-body {
	padding: 1% 3% 0.6% 3%;
}

/* inside modal! */
.img_detail {
	margin: auto;
	min-height: 100px;
	max-height: 590px;
}