body, h1, h2, h3, h4, h5, h6, label, div, p, form, table, td, input, select, option, li, span{
									                  }
#content						    { overflow: auto; width:100%; margin:2px auto;}
*                                   { text-decoration: none!important;}
@media only screen and (min-width: 1200px) {
#content {
    width: 1200px;
    margin: 2px auto;
  }
}

.mt-element-list					{ background-color: WHITE; margin-bottom: 10px; border:0px !important;}
.list li 							{ border:0px !important; border-left:3px solid #eee!important;border-bottom: 1px grey dotted!important; cursor: pointer;}
#title							    { width: 100%; height:45px; background-color: #6C6B46; margin-top: 2px; 
                                    padding:12px; padding-left:30px;  font-size: 20px; margin-bottom: 2px;} 
.dropdown							{ float:right;margin-right:10%; margin-top:8px; display: none!important; }
.attraction 						{ position: static!important; }
@media only screen and (max-width: 767px) {
	.dropdown {
		display: block!important;
	}
	.col-sm-3 {
		display: none;
	}
	.hidden	{
		display: block!important;
	}
}
.col-sm-3 							{ padding-left: 0px!important;}

.fa-angle-double-right          	{ float:left; margin-right: 5px;margin-left: 5px;}
.video								{ height:90px; border: 1px solid #cccccc; background-image: url(/images/video-gallery/0036.gif); 
										background-repeat: no-repeat; background-position: center center; cursor:pointer;}
.video_play							{ background-image: url("/images/home/player-3.png");background-repeat: no-repeat;
										background-position: center top; margin-top: 17px; height:50px;
										color:white; text-align: center;padding-top: 42px;}
label								{ display: initial!important; }
.close1								{ font-size: 20px!important; }
#data_change					    { min-height:150px; padding-bottom: 10px; text-align: justify;}
#modal_view							{ text-align:justify; }
img								    { border:0px !important;}

@media only screen and (max-width: 540px) {
.td_1								{float: none; display: block;}
}
.entry_t 							{border: 1px solid #CCCCCC!important;}
.mt-element-list .list-default.ext-1.mt-list-container	{padding:0 0 0!important;}

p 									{ margin: 0 0 7px!important;}

.table-scrollable					{border:0px !important;}
table.dataTable.no-footer			{border:0px !important;margin-top:-5px!important;}
.table>tbody>tr>td{
    border-top:none!important;

}
.table>tbody>tr>td#tour_news {
    border-bottom: 1px dotted!important;
    border-top:none!important;
    background-color: white!important;
}
.table>tbody>tr>td#tour_news:hover {
	background-color:#BCBCBC!important;
}

.modal td p{
	font-size: 15px;
}