@font-face {
	font-family: private_font;
	src: url('https://www.villasapna.com/@admin/media/font/JennaSue.ttf');
}

@font-face {
		font-family: 'lite';
		src: url('https://www.villasapna.com/@admin/media/font/lite.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('https://www.villasapna.com/@admin/media/font/opensans-regular-webfont.eot');
    src: url('https://www.villasapna.com/@admin/media/font/opensans-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('https://www.villasapna.com/@admin/media/font/opensans-regular-webfont.woff') format('woff'),
         url('https://www.villasapna.com/@admin/media/font/opensans-regular-webfont.ttf') format('truetype'),
         url('https://www.villasapna.com/@admin/media/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{padding:0; margin:0; font-size:12px;}
body{
background:#f7f7f7;
overflow:hidden;
color:#333;
font-family: 'Open Sans'; width:100%; height:100%; float:left;
}

a{color:#333;}

#wrapper{
width:100%;
height:auto;
}


/*---------------------------------------------------HEADER------------------------------------------------------*/
.top {
width:100%;
height:50px;
background:#000;
float:left;
box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.top_login {
width:100%;
height:auto;
background:#000;
float:left;
border-bottom: 1px solid #143756;
box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.top_left{
width:84px;
height:50px;
float:left;
border-right:1px solid #000;
background:#000;
}

.top_left_login{
width:352px;
height:80px;
margin:20px auto
}


.logo{width:335px;; height:34px; 
background:url(https://www.villasapna.com/@admin/media/image/logo.png) no-repeat; 
margin:0 auto; margin-top: 12px;
margin-left:20px}

.logo_login{width:303px; height:83px; 
/*background:url(https://www.villasapna.com/@admin/media/image/logo2.png); */
margin:0 auto;}

.ketlogo{
width:auto;
float:left;
display:table;
margin-top:15px;
margin-left:10px;
font-family:private_font;
font-weight:bold;
font-size:20px;
}

.right_top{
width:auto;
height:50px;
float:left;
}


.ket_top {
width:auto;
display:table;
margin-left:60px;
margin-top:15px;
height: 100%;
}

.icon_notif{
width:40px;
height:32px;
float:left;
display:table;
margin-left:13px;

-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

.elip{
width: 19px;
height: 18px;
float: left;
border: 1px solid #f33;
background-color: #ff5f5f;
border-radius: 15px;
margin-top: -28px;
margin-left: 12px;
position: absolute;
text-align: center;
color: #fff;
font-weight:bold;
font-size: 11px;
line-height: 17px;
padding-right:2px
}

.notif_box_in{
width:auto;
height:25px;
cursor:pointer;
margin: 16px 6px 0;
}

.notif_drop{
width:300px; 
height:auto;
border:1px solid #d5d5d5; 
position:absolute; 
background:#fff; 
margin: 9px 0 0 15px; 
display:none;
z-index: 10;
}


.ket_notif{
width:auto;
height:15px;
border-bottom:1px solid #d5d5d5;

padding:8px 15px 12px;
line-height:20px;
font-size:14px;
font-weight:bold;
}

.row_notif{
float: left;
width:100%;
height:auto;
background:#fff;
border-bottom:1px solid #e4e9ed;
}

.row_notif a {text-decoration:none; color:#333}

.row_notif_left{
float:left;
width:40px;
height:40px;
background:#fff;
margin:5px; margin-right:0;
}

.row_notif_right, .row_notif_full{
width:240px;
height:auto;
float:left;
margin-left:10px;
margin-top:6px;
color:#333;
padding-bottom:6px
}

.row_notif_full{width:280px;  height:auto}

.jams{font-size:11px; display:block; padding-top:2px}









.arrow-up {
	width: 13px; 
	height: 10px; 
	background:url(https://www.villasapna.com/@admin/media/image/sudut_atas.png);
	position:absolute;
	margin-top: -10px;
	margin-left: 9px;
}

.notif_box{
width:auto;
}

.isi_notif{display:block;}

.icon.email{
width:16px;
height:20px;
background:url(https://www.villasapna.com/@admin/media/css/media/image/header_icon_mail.png);
float:left;
margin-right:5px;
}

.icon.phone {
width:12px;
height:20px;
background:url(https://www.villasapna.com/@admin/media/css/media/image/header_icon_tel.png);
float:left;
margin-right:5px;
}

.box{
width:auto;
height:48px;
float:right; 
border-top:1px solid #000;
}

.box.open{background:#999;
border-top:2px solid #174165;}

.segitiga {
display: inline-block;
width: 0;
height: 0;
margin: 0 15px 0 8px ;
margin-top:22px;
border-top: 4px solid #fff;
border-right: 4px solid transparent;
border-left: 4px solid transparent;

}


.profile{
width:auto;
height:45px;
cursor:pointer;

}

.profile_drop{
width:142px; 
height:auto; 
border:1px solid #999; 
position:absolute; 
right:0; 
background:#CCC; 
margin: 3px 0 0 0; 
display:none;
z-index:10;

}

.menu_drop{
margin:5px 0;
}

.in_menu_drop{
display:block;
line-height:24px;
padding:0 5px;
}

.color_hover a{
text-decoration:none;
color:#333;
}

.color_hover a:hover{
background:#174165;
color:#FFFFFF;
}

.username{
float:left;
margin-top:15px;
margin-left:15px;
margin-right:10px;
font-weight:bold;
color:#CCC;

}

.img_username, .img_soc{
width:34px;
height:34px;
float:left;
margin-top:5px;
border-radius:50px;
border: 2px solid #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}


.sekat{
border-bottom:1px solid #e5e5e5; 
}



/*---------------------------------------------------HEADER-END------------------------------------------------------*/

/*----------------------------------------------------CONTENT-------------------------------------------------------*/

.content{
width:100%;
height:auto;
overflow:hidden;
float:left;
}


ul.menu_left{margin:10px 0}
ul.menu_left li{margin-bottom:15px; cursor: pointer}

.content_left{
width:84px;
height:auto;
float:left;
background:#000;
border-right:1px solid #CCC;
border-top:1px solid #000;
}



.icon_pegawai{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/pegawai3.png);
margin:0 auto;
}


.icon_customer{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/customer2.png);
margin:0 auto;
}



.icon_suplier{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/suplier.png);
margin:0 auto;

}

.icon_property{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/property.png);
margin:0 auto;
}

.icon_home{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/home.png);
margin:0 auto;
}

.icon_projek{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/projek.png);
margin:0 auto;
}

.icon_transaksi{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/transaksi.png);
margin:0 auto;
}

.icon_report{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/report.png);
margin:0 auto;
}

.icon_option{
width:32px;
height:32px;
background:url(https://www.villasapna.com/@admin/media/image/option.png);
margin:0 auto;
}

.left_menu{
text-align:center;
color:#8aa0ad;
font-size:12px;
}

.left_menu2{
text-align:center;
color:#fff;
font-size:12px;
margin-left:-20;
}

.button {
width: 70px;
height: 33px;
background:#4e8aff;
COLOR: #fff;
border: 1px solid #4e8aff;
font-size:16px;
}




.content_right{
width:80%;
height:auto;
float:left;
overflow:auto;
border-top: 1px solid #efefef;
}

.head_content{
height:auto;
display:block;
padding:15px;
}

.img_table{
float:left;
margin-right:5px;
margin-top: 2px;
}

.ket_table{
font-size:18px;
color:#5b758c;
float:left;
}

.batas{
width:1200px;
height:15px;
display:block;
float:left;
}

.table_top_left{
width:45%;
float:left;
height:auto;
margin-left:15px;
border-radius:5px;
border:1px solid #CCCCCC;
}

.tasks{
width:300px;
height:auto;
display:table;
}

.ket_tasks{
margin-top:5px;
font-size:18px;
color:#5b758c;
font-weight:bold;
float:left;
margin-left:5px;
}

.table_top_right{
width:45%;
float:left;
margin-left:45px;
border-radius:5px;
border:1px solid #CCCCCC;
}


.center_table{
margin-top:15px;
width:94%;
height:auto;
display:table;
margin-left:15px;
border:1px solid #CCCCCC;
border-radius:5px;
float:left;
}



.static{
width:100%;
float:left;
height:auto;
display:table;
}

.ket_static{
margin-top:5px;
font-size:18px;
color:#5b758c;
font-weight:bold;
float:left;
margin-left:5px;
}

/*---------------------------------------------------------CONTENT END-------------------------------------------*/

/*----------------------------------------------------LOGIN--------------------------------------------------------------*/

/*----------------------------------------------------LOGIN--------------------------------------------------------------*/

.content_log_left{
width:930px;
height:600px;
float:left;
background:#FFFFFF;

}


.content_log_right{
width:352px;
height:600px;
margin:0 auto;
}

.kotak_login{
width:350px;
height:auto;
background:#fff;
float:left;
margin-top:27%;
border:1px solid #e5e6e8;
border-radius:5px;
overflow:hidden;
}

.top_log{
width:100%;
height:auto;
}

.sign{
width:350px;
height:40px;
background:#f7f8fa;
border-bottom:1px solid #e5e6e8;
}

.ket_sign{
padding:5px 0 0 0;
font-size:20px;
}

.sekat_log{
width:100%;
height:20px;
}

.ket_log{
font-size:15px;
margin-bottom:5px;
}

.ket_create{
color:#333;

}

.form_login{
margin:15px;
}

.button_login{
width:70px;
height:30px;
color:#FFFFFF;
border-radius:2px;
border:1px solid  #CCC;
background:#000; cursor:pointer; outline:none
}

.button_login:hover{
width:70px;
height:30px;
color:#FFFFFF;
border-radius:2px;
border:1px solid #143756;
background:#143756;
}

.right_top_log{
width:300px;
height:50px;
float:right;
}

.box_ket_top_log{
width:100px;
height:auto;
float:left;
}

.ket_top_log{
margin-left:5px;
margin-top:13px;
float:left;
}

.box_button_new_account{
float:left;
}

.button_new_account{
background:#fff;
color:#68a4c8;
border-radius:4px;
border:1px solid #ccc;
width:95%;
height:30px;

font-weight:bolder;
font-size:16px;
}


.ket_create {
color:#FFFFFF;
text-align:center;
margin-top:3px;
}


.tabel_style th{
padding:8px;
}


.tabel_style td{
padding:8px;
}

.tabel_style .ganjil{
background:#f9fbff;
}

.tabel_style{
border-collapse:collapse;
border-top:1px #eaedef solid;
}

.tabel_style a{
text-decoration:none;
color:#333;
}

.tabel_style a:hover{
text-decoration:none;
color:#333;

}

/*-------------------------------------------------------------------------------------*/


/*----------------------M E N U-------------------*/
/*----------------------M E N U-------------------*/
.content_left{
width:84px;
height:100%;
}

.content_left ul{}
.content_left ul li{
list-style:none; 
display:inline; 
margin:0 auto;
}

.content_left ul li a{
text-decoration:none;
color:#8aa0ad;
}

.content_left ul li:hover .submenu, .content_left ul li:hover .sudut{
display:block;
}

/*-----------------------------------SUBMENU-------------------------------------------*/
li.active .sudut2{display:block}
.active .left_menu{
display:block;
}

.sudut2{width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	display:none;
	border-right:7px solid #f5f6f7; 
	position:absolute; float:left; margin:-39px 0 0 78px; }

.sudut {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	
	border-right:7px solid #fff; 
	margin: 12px 0 0 -7px;
	position:absolute; 
}

.sudut3{width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	margin-top: 4px;
	border-right:7px solid #233444; 
	position:absolute;
	margin-left:3px
	}

.submenu{
width:100px; 
height:auto; 
position:absolute; 
border-right:#dedede solid 1px;
float:left;
z-index:1000;
display:none;
margin-top: -51px;
margin-left: 84px;
text-align:center;
border-left: 1px solid #143756;
-webkit-border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

ul.submenu li{
display:block; 
background:#fff;
}

ul.submenu li a{
padding:10px 5px; 
border-bottom:1px solid #dedede; 
display:block;
color:#333;
}
ul.submenu li a.topsubb{border-top:1px solid #dedede;}

ul.submenu li a:hover{
background:none;
color:#000;
}

ul.submenu li:hover{
background:#ededed;
}

ul.submenu li:hover .sudut{
border-right:7px solid #ededed;
}

.batas_left_menu{
margin-bottom:12px;
}


/*---------------------------------------------------------------------*/

.row_form{ display:block; height:auto; margin-bottom:15px}
label.mat{width:45%;
border-bottom: 1px dotted #ccc;
padding-bottom: 6px;
text-align: left;
margin-right: 10px;
}

.row_form1{ display:block; height:auto; margin-bottom:15px; float:left}


.del_mat{background:url(https://www.villasapna.com/@admin/media/image/delete.png) center no-repeat; padding:13px; font-size:0;  vertical-align:middle;  
background-size: 19px; cursor:pointer}

.form input[type='text'].mat {
width: 30%;
}

.form input[type='text'].w45 {
width: 45%;
}
.form input[type='text'].w15 {
width: 15%;
}

label{

font-size:12px;
font-weight:bold;
float:left;
min-width:100px;
width:25%;
text-align:right; 
padding-right:18px;
padding-top:6px;
color:#333;
}

.form1 input[type='text'], .form1 input[type='email'], .form1 input[type='password'], .form1 textarea, .form1 select.go_select{
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1.5px dotted #cccccc;
text-align:inherit;
height:30px;
min-width:250px;
width:60%;
font-family: 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
outline:none;
}

.formlog input[type='text'], .formlog input[type='email'], .formlog input[type='password'], .form2 textarea, .form2 select.go_select{
border:1px solid #cccccc;
border-radius:3px;
text-align:inherit;
height:30px;
min-width:30px;
width:100%;
font-family: 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
outline:none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding:2px 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.form1 textarea{height:150px; padding:6px 0}

.form1 select{
width:200px;
}

.row_but .wrap_combo{float:right; width:214px !important }
.row_but .wrap_combo .go_select{height:29px !important}
.row_but .wrap_combo input{height:28px !important; padding-left:2px 0 0 10px !important}
.row_but .wrap_combo .selector_combo{top:29px !important; left:3px !important; padding:3px !important;}

.form input[type='text'], .form input[type='email'], .form input[type='password'], .form textarea, .form select.go_select{
border:1px solid #cccccc;
border-radius:3px;
text-align:inherit;
height:30px;
min-width:30px;
width:60% ;
font-family: 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
outline:none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding:2px 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}



.form textarea{height:150px; padding:6px 5px}

.form select.go_select{
width:200px;
}



.button_cancel {
width: 70px;
height: 33px;
background:#fff;
color: #667383;
font-weight:bold;
border-radius:3px;
text-align:center;
border: 1px solid #c2c6c9;
font-size:12px;
cursor:pointer;
}

.button_save {
width: 100px;
height: 33px;
background:#13c5a5;
color: #fff;
font-weight:bold;
border-radius:3px;
text-align:center;
border: 1px solid #13c5a5;
font-size:12px;
cursor:pointer;
}


.btn-upload {
	

background-color:#13c5a5;

-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

border:1px solid #13c5a5;

display:inline-block;
color:#ffffff;
font-family:arial;
font-size:12px !important;
font-weight:normal;
padding:5px 15px;
text-decoration:none;
margin-bottom:10px !important;
}



.photo_box{
width:120px;
height:80px;
border: 1px solid #ccc;
display:inline-block;
overflow:hidden;
text-align:center;
}

.photo_box img{height:82px}

.photo_box1{
width:200px;
border: 1px solid #ccc;
display:inline-block;
overflow:hidden;
margin:-4px 35px 0 -16px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.box_edit{
background:#e1e4e9;
width:201px;
height:auto;
margin: -4px 35px 0 -16px;
float:left;
border-right:solid #e4e8eb 1px;
padding-bottom:3px;
}

.button_edit {
width: 50px;
height: 25px;
background:#13c5a5;
color: #fff;
font-weight:bold;
border-radius:3px;
text-align:center;
border: 1px solid #13c5a5;
font-size:14px;
cursor:pointer;
}





/*============================================ layout*/

.column{
	float: left;
	padding:0 15px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top:15px;
}

.column.half{width:50%;}
.column.half.w75{width:70%;}
.column.half.w80{width:80%;}
.column.half.w20{width:20%;}
.column.half.w25{width:30%;}
.column.half.w65{width:65%;}
.column.half.w35{width:35%;}
.column.tri{width:33.3%;}

.column.seperempat{width:201px;}

.column.seperlapan{width:12.5%;}

.box_wrap{
	height:auto;
	background:#FFFFFF;
	border: 1px solid #e0e3e8;
	border-radius:4px;
	display:block;
	padding:15px;
	margin-bottom:15px;	
	
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	
	-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.box_wrap.tabel_wrap{padding:0;}
.home_wrap{height:auto; display:block; }

.img_soc{width:36px; height:36px; margin:0; border:2px solid #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
box-shadow: 0 1px 1px rgba(0,0,0,0.1);}
.row_soc{display:block; position:relative}




.row_soc:before {
position: absolute;
top: 0;
bottom: 0px;
left: 18px;
width: 3px;
background: #e0e4e8;
content: '';
z-index: -1;
}

.comment_wrap:before {
position: absolute;
width: 0; 
height: 0; 
border-top: 8px solid transparent;
border-bottom: 8px solid transparent; 
border-right:8px solid #d1d4d7; 
margin: 12px 0 0 -6px;
position:absolute; 
content: '';
z-index: -1;
}

.comment_wrap:after {
position: absolute;
width: 0; 
height: 0; 
border-top: 6px solid transparent;
border-bottom: 6px solid transparent; 
border-right:6px solid #f7f8f9; 
margin: 14px 0 0 -5px;
position:absolute; 
content: '';
z-index: 2;
top:0;
}

.comment_wrap{height:auto; display:block; padding-left:50px;
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom:15px}

.wrap_detail{
	height:auto;
	background:#FFFFFF;
	border: 1px solid #e0e3e8;
	border-radius:6px;
	display:block;
	padding:15px 0 38px 0;
	margin-bottom:15px;	
}


.com_w_block{
margin-bottom: 5px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.com_w_block {
border-color: #e3e8ed;
}

.rrr{
float:left;
margin-left:360px;
font:lite;
font-size:19px;
}


.com_w_head span, .com_w_head span a{font-size:12px; color:#233444; text-decoration:none}

.com_w_head {
border-color: #e3e8ed;
background: #f7f8f9;
font-size:12px
}

.com_w_head {
padding: 10px 15px;
border-bottom: 1px solid #e3e8ed;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}

.jam_soc{float:right; padding-left:20px; height:16px; width:auto; background:url(https://www.villasapna.com/@admin/media/image/clock.png) left no-repeat}
span.jabatan_soc{display: inline;
padding: 2px 5px 2px;
font-size: 9px;
font-weight: bold;
line-height: 1;
color: #333;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
background:#ccc;
margin-left:5px}

.com_w_body a{
text-decoration:none;
color:#000000;
}

span.jabatan_soc1{display: inline;
padding: 2px 5px 2px;
font-size: 9px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
background:#F00;
margin-left:5px}


span.jabatan_soc2{display: inline;
padding: 2px 5px 2px;
font-size: 9px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
background:#4d7fdf;
margin-left:5px}

span.jabatan_soc3{display: inline;
padding: 2px 5px 2px;
font-size: 9px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
background:#292c33;
margin-left:5px}



.com_w_body {
padding: 10px 15px;
}

.box_detail{
background:#f1f4f9;
width:201px;
height:275px;
margin: -4px 35px 0 -16px;
float:left;
border-right:solid #e4e8eb 1px;
}

.box_detail_row{
padding-left:15px;
margin-top:10px;
margin-bottom:5px;
width:auto;
height:30px;
border-bottom: #e4e8eb 1px solid;
}

.center_wrap{
width:68%;
height:562px;
background:#fff;
float:left;
border:1px solid #e5e8ed;
margin-top: 17px;
}

.d_wrap{
width:100%;
height:auto;
float:left;
margin-top:10px;
}

.right_wrap{
width:15.7%;
height:562px;
background:#f7f8fa;
float:left;
border:1px solid #e5e8ed;
margin-top: 17px;
}

.center_menu{
width:100%;
height:75px;
float:left;
}

.row_menu1{
float:left;
color:#fff;
font-size:24px;
margin-left:10px;
margin-top:5px;
}

.row_menu2{
width:300px;
float:left;
color:#fff;
margin-left:10px;
margin-top:5px;
}

.center_menu1{
width:33.3%;
height:75px;
background:#13c5a5;
float:left;

}
.center_menu2{
width:33.3%;
height:75px;
background:#5191d1;
float:left;
}
.center_menu3{
width:33.4%;
height:75px;
background:#3ed07f;
float:left;
}


.box_detail_row1{
margin-left:15px;
margin-top:10px;
margin-bottom:5px;
font-size:18px;
color:#374045;
font-family:lite;
}

.box_detail_row2{
margin-left:15px;
margin-top:10px;
margin-bottom:5px;
font-size:16px;
color:#374045;
font-family:lite;
}


.p_wrap{display:inline-block; vertical-align:top; width:40%; margin-left:10px}

.row_wrap{
width:100%;
}

.box_row{
height:auto;
	background:#ccc;
	border: 1px solid #e0e3e8;
	border-radius:6px;
	display:block;
	padding:15px;
	margin-bottom:15px;	
}

.row a:hover{
text-decoration:none;
}

#item_nm{padding:0 5px; float:right}

.f_table{padding:10px 15px; float:left; width:100%;
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
	
.btn, .button_save {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
text-decoration:none
}


.btn-primary, .button_save {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}


.btn, .button_save {
color: #fff;
background: #a7b2be;
position: relative;
border-width: 0;
box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
font-weight: bold;
padding: 5px 12px;
transition: background .3s ease-in-out 0s;
}

.btn-primary, .bg-primary, .btn-primary.btn-circle>i, .button_save {
color: #174165;
background-color: #ededed;
}

.btn-primary:hover,.button_save:hover {
color:#174165;
background-color:#ddd;
}

.btn-post{
color: #fff;
background-color:#069;
float:left;
}

.post_bingkai{
width: 100%;
height: 140px;
background: #fff;
position: fixed;
top: 50px;
z-index: 11;
box-shadow: 0 2px 5px rgba(0,0,0,.1);
display:none;
margin-left:85px;
}

.posting{margin-left:65px}
.posting textarea{height:95px;resize:none; border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0;
width:100%; min-width:400px; border:1px solid #ddd}

.wrap_area{width:50%; float:left; height:auto; min-width:400px}

.row_but{width:100%; float:left; border:1px solid #ddd; height:30px; background:#fcfdfe; border-top:0;
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px;
}

.form select.post_combo{float:right; border-radius:0; border:0;   border-left:1px solid #ddd; height:29px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
box-shadow: inset 0 1px 1px rgba(0,0,0,0);}

.column.home_timeline{
	-webkit-transition: all ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	-moz-transition: all ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	-o-transition: all ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	transition: all ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

.wrap_view{padding:10px; display:block}

.main_title h2{font-family:'latolight'; font-size:30px;}
.main_title h3, .main_title h3 a{font-family:'latolight'; font-size:16px; margin-top:5px}
.main_title h3 a{font-size:14px}

.text{padding-top:20px}
.text, .text p{font-size:13px; line-height:20px;}
.text b {font-weight:normal; font-family:'latobold'; font-size:14px;}
.text p{line-height:16px}

.photo_box_grid{display:inline-block;  width:122px; margin-bottom:5px; margin-right:2px; position:relative}
.add_img_wrapper{display:inline-block; width:100%}
input.nama_aditional{width:100% !important}

.peta{width:100%; height:250px; border-radius: 4px;}

.ref_det, .edit_det a, .del_det a{display:inline-block}
.edit_det a, .del_det a{background:#174165; text-decoration:none; color:#fff; padding:2px 5px; font-weight:normal;
font-family: 'Open Sans' !important; font-size:13px !important; border-radius:2px; width:42px; text-align:center }
.ref_det{font-family: 'latolight';
font-size: 16px;
line-height:22px; margin-right:10px}
.del_det a{background:#d0103a}

.del_pic{width:20px; height:20px; background:#d0103a; position:absolute; text-align:center; border-radius:20px;
color:#fff; margin-left:100px;
margin-left: 105px;
margin-top: -2px; cursor:pointer}

.pricek{display:none}
.karmayasa_wrap.edit .pricek{display:block}

.flex-caption{display:block; bottom:40px; position:absolute; text-align:center; color:#fff; top:auto; left:0; right:0;}
.flex-caption span{font-size:60px; font-family: 'lt_lightregular'; line-height:50px; display:block; color:#fff; }


.bigg .flex-caption{bottom:60px}
.bigg .flex-caption span{font-size:110px; font-family: 'lt_lightregular'; line-height:88px; display:block; color:#fff; }

.side1{width:295px; background:#fff; float:left; height:auto;
border-right: 1px solid #efefef;}
.side2{float:left; }

.change_size{position: absolute;
z-index: 20;
margin-top: -40px;
margin-left: 120px;
height: 30px;
border: none;
border-radius: 4px;
outline:none;
width:20px;
width:50px;
text-align:center}

.judul_h2 {
display: block;
line-height: 28px;
padding-left: 15px;
font-family: 'arapeyregular';
font-size: 28px;
color: #174165;
margin: 10px 0 0;
font-weight:normal}

.cols.half.thumblink{width:185px; margin-right:18px}
.cols.half.thumblink:last-child{margin:0}
.thumblink h2{padding-bottom:15px; display:block}
.thumblink h2 a{font-family:'latolight'; font-size:22px; color:#174165; font-weight:normal; text-decoration:none }
.thumblink .thumb{display:block}
.thumblink span{padding-top:12px; display:block}

.seaico{font-size:0; display:inline-block; width:17px; height:17px; background:#f00; float:right; margin-right:5px; margin-top:4px}
.seaico.list{background:url(https://www.villasapna.com/@admin/media/image/list.png) center no-repeat}
.seaico.grid{background:url(https://www.villasapna.com/@admin/media/image/gridd.png) center no-repeat; }

.anak{margin-left:26px}
.anak, .induk{display:none}

.topmenu {display:inline-block; margin-left:12px}
.topmenu li{display:inline; list-style:none}
.topmenu li a{padding:17px 17px; width:100px; display:inline-block; border-left:1px solid #f0f0f0; 
text-align:center; text-decoration:none; color:#333; cursor:pointer; font-size:13px}
.topmenu li a.right{ border-right:1px solid #f0f0f0;}

.topmenu li a:hover{color:#069}

.side2{ float: none}

.imasort{position:absolute; top:0; width:10px; text-align:center}
.imasort input[type='text']{border-radius: 0 3px 3px 3px;}

.form input[type='text'].mapform{
position: absolute;
z-index: 100;
right: 5px;
top: 24px;
width: 78px;
font-size: 11px;
height: 21px;
padding: 5px;
}

.form input[type='text'].mapform.v2{background: #eee;
top: 91px;
width: 30px;
text-align: center;
left: 5px;}

.sidebar a{display: block;
text-decoration: none;
color: #000;
font-size: 13px;
line-height: 30px; padding:3px 10px}

.sidebar a:hover{background:#e0e0e0}
.form input[type='text'].form_besar{width: 100%;
font-size: 16px;
height: 35px;
border: 1px solid #fff;}

.indo_head{display:block; background:#eee; border-top:2px solid #c00; padding:10px; margin-top:10px; cursor:pointer}
.indo_wrap{display:none}
.margtop{margin-top:15px}

label.fullwidth{width: 100%;text-align: left;padding-bottom: 15px; display:block; float:none}

a.lang{margin-left:2px; display: inline-block; padding:7px 10px;
font-size: 0; cursor:pointer;
height: 20px;
width: 21px; background-color:#eee}
a.eng{background-image:url(https://www.villasapna.com/media/images/eng_flag.png); background-position:center; background-repeat: no-repeat }
a.ina{background-image:url(https://www.villasapna.com/media/images/id_flag.png); background-position:center; background-repeat: no-repeat  }
a.lang.active{background-color:#ECCBCF}

.bahasa_wrap{position: absolute;
right: 19px;
margin-top: -34px;}

.subicon{width:35px; height:35px; background:#ddd; position:absolute; right:0; cursor:pointer; background:#ddd url(https://www.villasapna.com/@admin/media/image/down.png) no-repeat center; }
.subicon.delsub{right:35px;  background:#c0c0c0 url(https://www.villasapna.com/@admin/media/image/delete2.png) no-repeat center; }
.subicon.hidesub{display:none; background:#174165 url(https://www.villasapna.com/@admin/media/image/up.png) no-repeat center; }

.box_wrap.tabel_wrap.addsubtext{text-align:center; padding:5px 0; background:#ddd; cursor:pointer; font-size:15px; font-family:'latobold'}

.foot_link .cols.tri {
display: inline-block;
vertical-align: top;
width: 33.3%;
padding:9px 9px;
}

.foot_link .pad{-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.foot_link .cols.tri a{display:block; text-decoration:none; font-size:14px; line-height:20px; color: #A28144; }
.foot_link .cols.tri a img{display:none}
.foot_link .cols.tri a:hover img{display:inline-block}

.btn-post.mobi{display:none}

.rowtbl.feafea{padding:8px 15px; display:block; border-top:1px solid #ddd}
.thfea, .ketfea{display:inline-block}
.ketfea { width:80%; vertical-align:top; padding:15px 0 0 20px }
.rowtbl.feafea select.go_select{width:300px !important; margin-bottom:10px}



/* New updates for dynamic image */
#tabss.ui-tabs .ui-tabs-panel{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc!important;
}
#tabss .tab-content .tab-pane{
    padding: 0!important;
    min-height: 390px
}
#tabss .tab-content .tab-pane .flex-this{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 800px;
}
#tabss .tab-content .tab-pane .card{
    max-width: 300px;
    width: 100%;
}
#tabss .tab-content .tab-pane .card label{
    text-align: center;
    padding-right: 0;
    width: 100%;
}
.ui-tabs .ui-tabs-nav li .ui-tabs-anchor{
    padding-left: 30px;
    position: relative;
    font-size: 16px
}
.ui-tabs .ui-tabs-nav li .ui-tabs-anchor:before{
    content: "";
    border: 2px solid #ccc;
    border-radius: 50px;
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 17px;
    height: 17px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:before{
    background: #222
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.2308rem;
}
.card img{
	width: 100%;
	max-width: 100px;
    margin: 0 auto;
}
.card-img, .card-img-top {
    border-top-left-radius: calc(0.2308rem - 1px);
    border-top-right-radius: calc(0.2308rem - 1px);
}
.card-img, .card-img-top, .card-img-bottom {
    width: 100%;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem;
}
.card .btn-sm, .btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: .7109375rem;
    border-radius: 0.1538rem;
}
.card .btn-primary {
    color: #fff;
    background-color: #1e91cf;
    border-color: #166895;
}
.card .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.4;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.5385rem 0.7692rem;
    font-size: 12px;
    border-radius: 0.2308rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.card .btn-warning:disabled, .card .btn-warning.disabled {
    color: #fff;
    background-color: #f3a638;
    border-color: #db870d;
}
.card .btn:disabled, .card .btn.disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
}
.card .btn-warning {
    color: #fff;
    background-color: #f3a638;
    border-color: #db870d;
}
.card-header {
    padding: 0.7692307692rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: .9375rem;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.2308rem;
    border-top-right-radius: 0.2308rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs li.nav-item a.active {
    color: #333;
}
.float-end {
    float: right!important;
}
.page-header h1 {
    font-family: open sans,sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #4c4d5a;
    display: inline-block;
    margin-bottom: 15px;
    text-shadow: 0 1px #fff;
}
.breadcrumb {
    display: inline-block;
    flex-wrap: nowrap;
    padding: 0 0.65rem;
    margin-bottom: 1rem;
    list-style: none;
}
.row_form .card{
	max-width: 150px
}
.row_form .card .card-body{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.box-{
	display: flex;
	flex-direction: column;
}
.box-.one{
	width: 20%
}
.box-.two{
	width: 77%
}
.box- label{
	width: auto;
    min-width: unset!important;
    max-width: none!important;
    text-align: left;
}
.onlist{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	max-width: 952px;
	justify-content: space-between;
}
.box- textarea{
	width: 100%
}
.ui-header .ui-title{
	display: none
}

.form-select {
    display: inline-block;
    width: 100%;
	max-width: 100px;
    padding: 0.5385rem 2.3076rem 0.5385rem 0.7692rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZmlsbD0nbm9uZScgc3Ryb2tlPScjMzQzYTQwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMicgZD0nTTIgNWw2IDYgNi02Jy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: right 0.7692rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.2308rem;
    appearance: none;
}
.table-bordered>tbody>tr>td.text-end input{
    width: 40px;
    margin: 0 auto;
}