@charset "utf-8";
.folder_image_gallery { width:100%; margin:0 auto;}
.folder_gallery { float:left; width:100%; margin: 20px 0;}
.control_folder_gallery { font-size: 20px; color: #fb8e3b; cursor: pointer; width: 20px; height: 60px; visibility: hidden;}
.l_scroll_gallery { float: left;}
.r_scroll_gallery { float: right;}
.scroll_folder_gallery { overflow:hidden;}
.scroll_image_folder_gallery { width: 9000px; position: relative; left: 0px;}
.image_gallery { opacity: 0.7; overflow: hidden; float: left; margin:0 5px; white-space: normal;}

.modal-dialog { width: 100%; height: 100%;}
.modal-header, .modal-footer { background-color: #cccccc;}
.modal-header .close { font-size: 30px;}

.modal_control_gallery  {
  font-size: 30px;
  color: #fb8e3b;
  cursor: pointer;
  padding: 0 10px;
  /*visibility: hidden;*/
}
.modal_l_scroll_gallery,
.modal-header > h3,
.modal-header > span,
.modal_r_scroll_gallery {
  float: left;
}
.modal-header > span {
	font-size: 24px;
}
.modal-header > button
 {
  float: right;
}
.modal-header > h3,
.modal-header > span,
.modal-header > button {
	display: inline-block;
}