* {
    box-sizing:border-box;
}

.bgimg {
    background-image: url('images/backlahan1.jpg');
	background-size: 100%;
}
.gridwrapper {
    overflow:auto;
    position:relative;
    height:150px;
    border:0px solid blue;
}
.gridcontent {
    width:8.33%;
    margin:0;
    border:1px solid red;
    height:100%;
    float:left;
    background-color:#84c754;
    background-color:#f1f1f1;
}

.box_cari {
	float: right;
	position: relative;
	margin-right: 30px;
	margin-top: -40px;
}

.box_baca {
	margin-top: 140px;
}

.box_pencarian {
	margin-top: 100px;
}

.image_lainnya {
	background-color: #fff;
	padding: 0px;
	margin: 3px 180px 3px 3px;
	float: left;
	width:180px;
	height:110px;
}

.image_latest {
	background-color: #fff;
	padding: 0px;
	margin: 3px 10px 80px 3px;
	float: left;
	width:200px;
	height:120px;
}

.box_judul {
	background: url(slider/images/transpBlack.png);
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
}

.text_header {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}

.text_subnav {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
}

.text_latest {
	color: #333;
	font-family: 'Roboto', sans-serif;
}

.text_section {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 45px;
}

.judul_artikel {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 50px;
}

.text_artikel {
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}

.image_article1 {
	background-color: #fff;
	padding: 0px;
	margin: 3px 25px 35px 0;
	float: left;
	width:420px;
	height:280px;
}
@font-face {
	font-family: 'Open Sans';
	src: url(fonts/open_sans/OpenSans-Regular.ttf);
	
	font-family: 'Raleway';
	src: url(fonts/raleway/Raleway-Regular.ttf);
	
	font-family: 'Roboto';
	src: url(fonts/roboto/Roboto-Regular.ttf);
	
	font-family: 'Oswald';
	src: url(fonts/oswald/Oswald-Bold.ttf);
	
	font-family: 'Lato';
	src: url(fonts/lato/Lato-Regular.ttf);
	
	font-family: 'Berkshire Swash';
	src: url(fonts/berkshire_swash/BerkshireSwash-Regular.ttf);
	
	font-family: 'Cinzel';
	src: url(fonts/cinzel/Cinzel-Regular.ttf);
	
	font-family: 'Cinzel Decorative';
	src: url(fonts/cinzel_decorative/CinzelDecorative-Regular.ttf);
	
	font-family: 'Dosis';
	src: url(fonts/dosis/Dosis-SemiBold.ttf);
	
	font-family: 'Francois One';
	src: url(fonts/francois_one/FrancoisOne-Regular.ttf);
	
	font-family: 'Julius Sans One';
	src: url(fonts/julius_sans_one/JuliusSansOne-Regular.ttf);
	
	font-family: 'Marcellus SC';
	src: url(fonts/marcellus_sc/MarcellusSC-Regular.ttf);
	
	font-family: 'Poiret One';
	src: url(fonts/poiret_one/PoiretOne-Regular.ttf);
	
	font-family: 'Rajdhani';
	src: url(fonts/rajdhani/Rajdhani-Regular.ttf);
	
	font-family: 'Ubuntu Condensed';
	src: url(fonts/ubuntu_condensed/UbuntuCondensed-Regular.ttf);
	} /* Kode Import Font */

.topPage {
	width:100%;
}

.toppage {
	min-height:400px;
	height:auto;
	float:left;
	min-width:100%;
	width:auto;
	background-color:#FFF;
	padding-bottom:5%;
}

.homepage {
	min-height:400px;
	height:auto;
	float:left;
	min-width:100%;
	width:auto;
}

@media screen and (max-width: 900px){
.toppage {
	min-height:400px;
	height:auto;
	float:left;
	max-width:100%;
	background-color:#FFF;
	padding-bottom:2%;
}

.homepage {
	min-height:400px;
	height:auto;
	float:left;
	max-width:100%;
}
}

.footer {
	color:#FFF;	
}

.kolom_investor {
	color:#333;
	text-shadow: 1px 1px #999;
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight:bold;
	background-color:#4CAF50;
    max-width:60%;
	width:auto;
	padding:10px;
	border: 0px solid #4CA;
	box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
}

@media screen and (max-width: 900px) {
	.kolom_investor {
	color:#333;
	text-shadow: 1px 1px #333;	
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight:bold;
	background-color:#4CAF50;
	min-width:100%;
	width:auto;
	padding:10px;
	border: 0px solid #4CA;
	box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	float:left;
}
}

.label_investor {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight:normal;
    min-width:80%;
	max-width:80%;
	width:auto;
	margin-left:0%;
	margin-right:0%;
	border:0px solid red;
}

@media screen and (max-width: 900px) {
.label_investor {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight:normal;
	min-width:80%;
	max-width:80%;
	margin-left:0%;
	margin-right:0%;
	border:0px solid red;
}
}

.label_investorx {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight:normal;
    min-width:50%;
	max-width:50%;
	width:auto;
	margin-left:0%;
	margin-right:0%;
	border:0px solid red;
}

@media screen and (max-width: 900px) {
.label_investorx {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight:normal;
	min-width:80%;
	max-width:80%;
	margin-left:0%;
	margin-right:0%;
	border:0px solid red;
}
}

.label_tahap4 {	
	font-size: 15px;
	font-weight:bold;
}

.kolom_notif {
	color:#333;	
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	font-weight:bold;
	background-color:#4CAF50;
	max-width:70%;
	width:auto;
	padding:2%;
	border: 0px solid #4CA;
	box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-top: 5%;
}

.box_login {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight:bold;
	/*background-color:#4CAF50;*/
	background-color:#9BDAED;
	max-width:35%;
	min-height:300px;
	height:auto;
	width:auto;
	padding:2%;
	border: 0px solid #4CA;
	box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-top: 5%;
}

@media screen and (max-width: 900px) {
.box_login {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight:bold;
	/*background-color:#4CAF50;*/
	background-color:#9BDAED;
	max-width:80%;
	min-height:300px;
	height:auto;
	width:auto;
	padding:2%;
	border: 0px solid #4CA;
	box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-top: 5%;
}
}

.kolom_kiri {
	color:#000;	
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight:bold;
	background-color:paleturquoise;
	min-width:25%;
	max-width:25%;
	width:auto;
	padding:10px;
	min-height:300px;
	height: auto;
	float:left;
}

.kolom_kanan {
	color:#000;	
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight:bold;
	background-color:paleturquoise;
	min-width:75%;
	max-width:75%;
	width:auto;
	padding:10px;
	padding-left:40px;
	text-align:left;
	min-height:300px;
	height: auto;
	float:left;
}

.kolom_investasi {
	color:#000;
	background-color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight:bold;
	min-width:100%;
	max-width:100%;
	width:auto;
	padding:10px;
	height: auto;
	border: 0px solid #4CA;
	float: left;
}

@media screen and (max-width: 900px) {
.kolom_investasi {
	color:#000;
	background-color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight:bold;
	max-width:100%;
	width:auto;
	padding:10px;
	height: auto;
	border: 0px solid #4CA;
}	

.kolom_kiri {
	color:#000;	
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight:bold;
	background-color:paleturquoise;
	min-width:100%;
	width:auto;
	padding:10px;
	min-height:300px;
	height: auto;
}

.kolom_kanan {
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight:bold;
	background-color:paleturquoise;
	min-width:100%;
	width:auto;
	padding:10px;
	text-align:left;
	min-height:300px;
	height: auto;
}
}

.tahap {
	padding:10px;
	background-color:slategrey;
	color:#CCC;
}

.tab_kiri {
	/*background-color:#999;*/
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	list-style:none;
	margin-top:20px;
	padding-left:0px;
}

.tab_kiri li {
	padding:10px;	
}

.label_button {
	color:#000;
}

a:hover {
  text-decoration:none;
}

.box_dashboard {
	/*border:1px solid red;*/
	min-height:400px;
	overflow:auto;
	margin-top: 0%;
	max-width:80%;
	width:auto;
	padding:2%;

}

.box_dashboard_kiri {
	/*border:1px solid blue;*/
    font-family: 'Roboto', sans-serif;
	min-height:400px;
	width:20%;
	float:left;
	padding:10px;
}

.box_dashboard_kanan {
	/*border:1px solid blue;*/
	min-height:400px;
	width:79%;
	float:left;
	margin-left:10px;
	text-align:left;
	color:#555;
    background-color:#FFF;
	padding:10px;
}

.img_profile {
    width:180px;
    height:220px;
}

@media screen and (max-width: 900px) {
.box_dashboard {
	border:0px solid red;
	min-height:400px;
	overflow:auto;
	margin-top: 5%;
	max-width:90%;
	padding:2%;

}

.box_dashboard_kiri {
	border:0px solid blue;
    font-family: 'Roboto', sans-serif;
	min-height:400px;
	width:100%;
	float:left;
	padding:10px;
}

.box_dashboard_kanan {
	border:0px solid blue;
	min-height:400px;
	width:100%;
	float:left;
	margin-left:0px;
	text-align:left;
	color:#555;
	padding:10px;
}

.img_profile {
    border:0px solid red;
    width:300px;
    height:360px;
}
}

.label_atas {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:16px;
}


.label_nama_korelasi {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:20px;	
}

th {
    border-bottom: 1px solid #ccc;
}

.no_border {
    border-bottom:none;
}

.data_korelasi {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:100%;
    overflow: auto;
}

.data_korelasix {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:50%;
    overflow: auto;
}

.tab_pertanyaan {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:50%;
	margin-top:0px;
    overflow: auto;
}

.tab_pertanyaan td {
	font-size:12px;
    font-weight:normal;
    border:1px solid whitesmoke;
}


.data_korelasi2 {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:100%;
    overflow: auto;
}

.detail_relasi1 {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:60%;
    overflow: auto;
	float:left;
}

.detail_relasi2 {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:40%;
    overflow: auto;
	float:left;
}


.kolom_tabel {
    width:80%;
}

.drop {
    width:60%;
}

.kolom_tabel_relasi{
    width:49%;
    margin-right:1%;
	table-layout: fixed;
}

.kolom_tabel_relasi td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width: 900px) {
.data_korelasi {
    font-family: 'Roboto', sans-serif;
    font-size:12px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:150%;
    overflow: auto;
}

.data_korelasix {
    font-family: 'Roboto', sans-serif;
    font-size:12px;
	padding:10px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:100%;
    overflow: auto;
}

.tab_pertanyaan {
    font-family: 'Roboto', sans-serif;
    font-size:12px;
	padding:10px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:100%;
	margin-top:0px;
    overflow: auto;
}

.data_korelasi2 {
    font-family: 'Roboto', sans-serif;
    font-size:12px;
	padding:20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 4px 4px #E2DEDA;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width:100%;
    overflow: auto;
}
.kolom_tabel {
    width:260px;
}
.kolom_tabel_relasi{
    width:100%;
    margin-bottom:1%;
}

}

.tombol {
	/*font-size:15px;
	display: block;
	color: #555;
	background-color: #fff;*/

	font-family: 'Roboto', sans-serif;
	height:40px;
	width:180px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:16px;
	float:left;
	margin-right:20px;
	margin-top: 5px;
	border:0px solid white;
	background-color: cornflowerblue;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    color:#FFF;
}

.tombol:hover {
	background-color:#333;
	color:#FFF;
	cursor: pointer;
}

.tomboladmin {
	/*font-size:15px;
	display: block;
	color: #555;
	background-color: #fff;*/

	font-family: 'Roboto', sans-serif;
	height:30px;
	width:98%;
	text-align:center;
	padding:2%;
	font-weight:bold;
	font-size:16px;
	float:left;
	margin-right:20px;
	margin-top: 5px;
	border:0px solid white;
	background-color: cornflowerblue;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    color:#FFF;
}

.tomboladmin:hover {
	background-color:#333;
	color:#FFF;
	cursor: pointer;
}

.project {
    font-family: 'Roboto', sans-serif;
	list-style:none;
	margin-top:0px;
	height:auto;
    width:100%;
    width: auto;
	font-size:20px;
    float:left;
}

.tab_project {
	font-weight:bold;
	list-style:none;
	margin-top:0px;
	padding-left:0px;
    border:0px solid red;
    width:100%;
    float:left;
}

.tab_project li {
	padding-top:5px;
}

.label_project {
	height:auto;
	margin-right:40px;
	padding:1%;
	background-color:#999;
    border-radius: 0px;
    text-align: center;
    margin-left:-35px;
    margin-bottom:5px;
    font-size:16px;
}

@media screen and (max-width: 900px) {
    .label_project {
        font-size:18px;
}
}

.box_pengajuan {
	/*border:1px solid blue;*/
	min-height:150px;
	width:100%;
	float:left;
	margin-left:0px;
	text-align:left;
	color:#555;
	padding:10px;
	overflow:scroll;
}

.box_riwayat {
	width:100px;
	height:40px;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:18px;
	float:left;
	margin-right:10px;
}

@media screen and (max-width: 900px) {
	.box_riwayat {
	width:22%;
	height:40px;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:18px;
	float:left;
	margin-right:10px;
}
}

.box_riwayat_inv {
    font-family: 'Roboto', sans-serif;
	width:120px;
	height:120px;
	text-align:center;
	padding:4%;
	font-weight:bold;
	font-size:40px;
	float:left;
    margin-left:15px;
	margin-right:45px;
    border-radius: 50%;
	border:0px solid blue;
}

.label_box_riwayat {
    font-family: 'Roboto', sans-serif;
	width:100px;
	text-align:center;
	padding-top:0px;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-right:10px;
}

.label_box_riwayat1 {
    font-family: 'Roboto', sans-serif;
	width:120px;
	text-align:center;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin-left:15px;
	margin-right:45px;
	border:0px solid red;
}

@media screen and (max-width: 900px) {
	.label_box_riwayat {
    font-family: 'Roboto', sans-serif;
	width:22%;
	text-align:center;
	padding-top:0px;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-right:10px;
}
}

.box_riwayat_1 {
	height:40px;
	width:200px;
	text-align:left;
	padding:10px;
	font-weight:bold;
	font-size:14px;
	float:left;
}

.button_home {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:200px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	float:right;
	background-color:#3C6;
}

.button_home_inv {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:200px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	float:left;
	margin-right:20px;
	background-color: #FF0;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_home_inv:hover {
	background-color:#333;
	color:#FFF;
	cursor: pointer;
}

.button_home_inv1 {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:200px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	float:left;
	margin-right:20px;
	background-color: #3C6;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_home_inv1:hover {
	background-color:#333;
	color:#FFF;
	cursor: pointer;
}

.button_home_inv2 {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:200px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	float:left;
	margin-right:20px;
	background-color: #333;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_home_inv2:hover {
	background-color:#3C6;
	color:#555;
	cursor: pointer;
}

.button_home_cara {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:200px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	background-color:#3C6;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_home_cara:hover {
	background-color:#333;
	color:#FFF;
	cursor: pointer;
}

.box_home_korelasi {
    font-family: 'Roboto', sans-serif;
	height:auto;
	margin-top:50px;
	background-color:#CC3;
	width:80%;
	padding:2%;
	border:0px solid red;
    overflow: auto;
}

.box_home_investor {
	/*background-image: url('images/backlahan1.jpg');
	background-size: 100%;*/
	min-width:100%;
	width:auto;
	margin-top:0px;
	text-align:left;
	border:0px solid black;
	height:auto;
	float:left;
	padding:5%;
}

@media screen and (max-width: 900px) {
    .box_home_investor {
	max-width:100%;
	margin-top:0px;
	text-align:left;
	border:0px solid red;
	height:auto;
	float:left;
	padding:2%;
}
}

.label_home {
	font-family: 'Roboto', sans-serif;
	font-size:70px;
	font-weight:bold;
	color:#FFF;
}

.label_home_new {
	font-family: 'Roboto', sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#FFF;
}

@media screen and (max-width: 900px) {
    .label_home {
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#FFF;
}

.label_home_new {
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#FFF;
}
}

.label_homex {
	font-family: 'Roboto', sans-serif;
	font-size:60px;
	font-weight:bold;
	color:#FFF;
}

@media screen and (max-width: 900px) {
    .label_homex {
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#FFF;
}
}

.label_home1 {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.box_project_inv {
	/*background:rgba(255,255,255,1);*/
	font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width:auto;
	min-height:400px;
	height:auto;
	margin-top:0px;
	padding:1%;
	background-color:white;
	overflow:auto;
	/*color:#7C7C7C;*/
	color:#666;
}

.box_project_list {
	font-family: 'Roboto', sans-serif;
	/*border:1px solid #E2DEDA;*/
	border:1px solid #E2DEDA;
	min-width:22%;
	max-width:302px;
	width:auto;
	min-height:40%;
	height:auto;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	overflow:auto;
    margin-left:1.5%;
}

.box_project_list:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

@media screen and (max-width:1280px) {
.box_project_list {
	font-family: 'Roboto', sans-serif;
	/*border:1px solid #E2DEDA;*/
	border:1px solid #E2DEDA;
	min-width:20%;
	max-width:24%;
	width:auto;
	min-height:40%;
	height:auto;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	overflow:auto;
    margin-left:0.6%;
}

.box_project_list:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
}

.grid_kiri {
	width: 60%;
   float: left;
   padding: 5px;
   border: 1px solid red;
}

.grid_tengah {
	width: 5%;
   float: left;
   padding: 5px;
   border: 1px solid red;
}

.grid_kanan {
	width: 35%;
   float: left;
   padding: 5px;
   border: 1px solid red;
}

.label_project_list {
	font-size:24px;
	font-weight:bold;
	padding:5px;
	border:0px solid red;
	background-color: whitesmoke;
    color:#444;
}

.text_project_list {
	font-size:15px;
	padding:5px;
	border:0px solid red;
	background-color: whitesmoke;
	color:#444;
}

@media screen and (max-width: 900px) {
.box_project_list {
	font-family: 'Roboto', sans-serif;
	/*border:1px solid #E2DEDA;*/
	border:1px solid #E2DEDA;
	min-width:98%;
	width:auto;
	min-height:40%;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	overflow:auto;
}
}

.button_investasi {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:80%;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	background-color:#0C6;
	color:#FFF;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_investasi:hover {
	background-color:#333;
	cursor: pointer;
}

.back_button {
    width:20%;
    float:right;
    padding-top:10px;
}

@media screen and (max-width: 900px) {
.button_investasi {
	font-family: 'Roboto', sans-serif;
	height:50px;
	width:100%;
    float:left;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	background-color:#0C6;
	color:#FFF;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_investasi:hover {
	background-color:#333;
	cursor: pointer;
}

.back_button {
    width:100%;
    float:right;
    padding-top:10px;
}
}

.judul_detail {
	font-weight:bold;
	font-size:28px;
	font-family: 'Roboto', sans-serif;
}

.box_project_detail {
	font-family: 'Roboto', sans-serif;
	border:1px solid #E2DEDA;
	min-width:65%;
	max-width:65%;
	width:auto;
	min-height:400px;
	height:auto;
	float:left;
	margin-bottom:20px;
	overflow:auto;
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	margin-right:15px;
}

.detail_kiri {
	border:0px solid blue;
	min-width:50%;
	max-width:50%;
	width:auto;
	min-height:320px;
	height:auto;
	float:left;
	margin-bottom:20px;
	overflow:auto;
	padding:0px;
}

.detail_kanan {
	border:0px solid blue;
	min-width:50%;
	max-width:50%;
	width:auto;
	min-height:320px;
	height:auto;
	float:left;
	margin-bottom:20px;
	overflow:auto;
	padding:10px;
}

.box_riwayat_2 {
	min-width:30%;
	width:auto;
	height:40px;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:18px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	color:#FFF;
}

.label_detail {
	min-width:28%;
	width:auto;
	height:20px;
	text-align:center;
	font-size:12px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	color:#666;
}

.box_inv_project {
	font-family: 'Roboto', sans-serif;
	border:1px solid #E2DEDA;
	min-width:32%;
	max-width:32%;
	width:auto;
	min-height:300px;
	height:auto;
	float:center;
	margin-bottom:20px;
	overflow:auto;
	padding:10px 10px 20px 10px;
	background-color:#6BFA7D;
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	margin-right:20px;
}

@media screen and (max-width: 900px) {
.box_project_detail {
	font-family: 'Roboto', sans-serif;
	border:1px solid #E2DEDA;
	min-width:100%;
	width:auto;
	min-height:400px;
	height:auto;
	float:left;
	margin-bottom:20px;
	overflow:auto;
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	margin-right:15px;
}

.detail_kiri {
	border:0px solid blue;
	min-width:100%;
	width:auto;
	min-height:320px;
	height:auto;
	float:left;
	margin-bottom:20px;
	overflow:auto;
	padding:0px;
}

.detail_kanan {
	border:0px solid blue;
	min-width:100%;
	width:auto;
	min-height:320px;
	height:auto;
	float:left;
	margin-bottom:20px;
	overflow:auto;
	padding:10px;
}

.box_inv_project {
	font-family: 'Roboto', sans-serif;
	border:1px solid #E2DEDA;
	min-width:100%;
	width:auto;
	min-height:300px;
	height:auto;
	float:center;
	margin-bottom:20px;
	overflow:auto;
	padding:10px 10px 20px 10px;
	background-color:#6BFA7D;
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	margin-right:20px;
}
}

.box_img {
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	width:inherit;
	/*min-width:200px;
	max-width:295px;*/
	height:220px;
	float:left;
    image-orientation: from-image;
}

.box_img_detail {
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	width:auto;
	min-width:350px;
	max-width:inherit;
	height:220px;
	float:left;
    image-orientation: from-image;
}

@media screen and (max-width: 900px) {
	.box_img {
	width:auto;
	max-width:inherit;
	height:180px;
	float:left;
    image-orientation: from-image;
}

.box_img_detail {
	width:auto;
	max-width:inherit;
	height:220px;
	float:left;
    image-orientation: from-image;
}
}

.button_inv {
	font-family: 'Roboto', sans-serif;
	height:auto;
	width:160px;
	text-align:center;
	padding:4%;
	font-weight:bold;
	font-size:18px;
	background-color:#3C6;
	color:#FFF;
	border:0px solid red;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_inv:hover {
	background-color:#333;
	cursor: pointer;
}

.button_inv2 {
	font-family: 'Roboto', sans-serif;
	height:auto;
	width:160px;
	text-align:center;
	padding:1%;
	font-weight:bold;
	font-size:16px;
	background-color:#3C6;
	color:#FFF;
	border:0px solid red;
	border-radius: 0px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_inv2:hover {
	background-color:#333;
	cursor: pointer;
}

@media screen and (max-width: 900px) {
.button_inv {
	font-family: 'Roboto', sans-serif;
	height:40%;
	width:80%;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	background-color:#3C6;
	color:#FFF;
	border:0px solid white;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_inv:hover {
	background-color:#333;
	cursor: pointer;
}

.button_inv2 {
	font-family: 'Roboto', sans-serif;
	height:40%;
	width:auto;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:20px;
	background-color:#3C6;
	color:#FFF;
	border:0px solid white;
	border-radius: 0px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_inv2:hover {
	background-color:#333;
	cursor: pointer;
}
}

.slider-wrapper {
    font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width: 90%;
	margin: 30px auto;
}

.slider-wrapper1 {
    font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width: 100%;
	margin:0;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}

.nivoSlider img {
	border:0px solid red;
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}

.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	//background:#000;
	//color:#555;
	width:100%;
    height:100%;
	z-index:8;
	padding: 5px 8%;
	/*opacity: 0.8;*/
	overflow: hidden;
	display: none;
	/*-moz-opacity: 0.8;
	filter:alpha(opacity=8);*/
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
    text-align: center;

}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

@media screen and (max-width: 900px) {

    .slider-wrapper {
    font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width: 90%;
	margin: 30px auto;
    }
    
    .slider-wrapper1 {
    font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width: 100%;
	margin:0;
    }

    .nivoSlider {
	position:relative;
	width:100%;
	height:300px;
	overflow: hidden;
    border:0px solid black;
    }

    .nivoSlider img {
	border:0px solid red;
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
    }

}

/*body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}*/

/*
.topnav {
  overflow: hidden;
  background-color: #FFCC00;
  /*font-family:'Roboto', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-weight:bold;
  /*text-shadow: 1px 1px #000;
}

.topnav a {
  float: left;
  display: block;
  color: #7C7C7C;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 28px;
}

.active {
  /*background-color: #33CC00;
  color: white;
  margin-left:5%;
}

.topnav .icon {
  display: none;
}

.dropdownx {
    float: left;
    overflow: hidden;
}

.dropdownx .dropbtn {
    font-size: 28px;    
    border: none;
    outline: none;
    color: #7C7C7C;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    font-weight: inherit;
    margin: 0;
}

.dropdownx-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 155px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1000;
}

.dropdownx-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size:20px;
}

.topnav a:hover, .dropdownx:hover .dropbtn {
  background-color: #7C7C7C;
  color: white;
}

.dropdownx-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdownx:hover .dropdownx-content {
    display: block;
}

@media screen and (max-width: 900px) {
.active {
  /*background-color: #33CC00;
  color: white;
  margin-left:0px;
}
  .topnav a:not(:first-child), .dropdownx .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 900px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdownx {float: none;}
  .topnav.responsive .dropdownx-content {position: relative;}
  .topnav.responsive .dropdownx .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
*/

.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.fa-caret-down:before{content:""}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.featurette-divider {
  margin: 30px 0; /* Space out the Bootstrap <hr> more */
}

a {
  color: #999;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.form-control {
  /*display: block;
  width: 100%;
  height: 34px;*/
  padding: 2px 2px;
  margin-top:4px;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}

/*h2 {
   width: 100%;
   text-align: center;
   border-bottom: 1px solid #000;
   line-height: 0.1em;
   margin: 10px 0 20px;
}

h2 span {
    background:#fff;
    padding:0 10px;
}   */

input {
    width:auto;
}

.text_tahap_2 {
	min-width: 40%;
	max-width: 40%;
	width:auto;
}


@media screen and (max-width: 900px) {
.text_tahap_2 {
	min-width: 100%;
	max-width: 100%;
	width: auto;
}
}

html, body {
            height: 100%;
            margin: 0;
}

#boxshadow {
    position: relative;
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    padding: 0px;
    background: white;
    border-radius: 6px;
}

/* Make the image fit the box */
#boxshadow img {
    width: 100%;
    border: 0px solid #E2DEDA;

}

#boxshadow::after {
    content: '';
    position: absolute;
    z-index: -1; /* hide shadow behind image */
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    width: 70%;
    left: 15%; /* one half of the remaining 30% */
    height: 100px;
    bottom: 0;
}

.label_error {
	text-align:center;
	padding-top:0px;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin-right:10px;
}

#boxshadowlist {
    position: relative;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    background: whitesmoke;
    border-radius: 6px;
    width:auto;
    padding:5px 10px;
}

.box_home_caption {
    background-color:#FFCC00;
    border:0px solid white;
    float:left;
    width:100%;
    min-height:100px;
    height: auto;
}

.box_home_caption_isi_kiri {
    float:left;
    height:inherit;
    padding:2%;
    width: 60%;
}

.box_home_caption_isi_kanan {
    float:left;
    height:inherit;
    padding:2%;
    width: 40%;
    padding:1.5%;
}

@media screen and (max-width: 900px) {
    .box_home_caption {
    background-color:#FFCC00;
    border:0px solid white;
    float:left;
    width:100%;
    min-height:100px;
    height: auto;
    }

    .box_home_caption_isi_kiri {
    float:left;
    height:inherit;
    padding:2%;
    width: 100%;
    }

    .box_home_caption_isi_kanan {
    float:left;
    height:inherit;
    padding:2%;
    width: 100%;
    }
}

.box_home_tentang {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: bold;
    background-color:#FFF;
    border:0px solid white;
    float:left;
    width:100%;
    min-height:300px;
    height: auto;
    padding:1%;
    color:#444;
}

.box_home_tentang_isi {
    float:left;
    min-height: 250px;
    height:auto;
    padding:1%;
    border:0px solid red;
    text-align: left;
    width: 100%;
}

.box_home_back {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: bold;
    background-color:#FFF;
    border:0px solid white;
    float:left;
    width:100%;
    min-height:300px;
    height: auto;
    padding:0%;
    color:#444;
}

.box_home_back_isi {
    float:left;
    min-height: 250px;
    height:auto;
    padding:0%;
    border:0px solid red;
    text-align: left;
    width: 100%;
}


.box_home_tentang_isi_kiri {
    float:left;
    min-height: 250px;
    height:auto;
    padding:1%;
    border:0px solid red;
    text-align: left;
    width: 35%;
}

.box_home_tentang_isi_kanan {
    float:left;
    min-height: 250px;
    height:auto;
    padding:1%;
    border:0px solid red;
    text-align: left;
    width: 65%;
}

.img_layanan {
    width: 30%;
    height: 15%;
}

@media screen and (max-width: 900px) {
    .box_home_tentang_isi_kiri {
    float:left;
    min-height: 250px;
    height:auto;
    padding:2%;
    border:0px solid red;
    text-align: left;
    width: 100%;
    }

    .box_home_tentang_isi_kanan {
    float:left;
    min-height: 250px;
    height:auto;
    padding:2%;
    border:0px solid red;
    text-align: left;
    width: 100%;
    }

    .img_layanan {
    width: 100%;
    height: 40%;
    }
}

.box_project_list_home {
	font-family: 'Roboto', sans-serif;
	/*border:1px solid #E2DEDA;*/
	border:1px solid #E2DEDA;
	min-width:22%;
	max-width:24%;
	width:auto;
	min-height:40%;
	height:auto;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	overflow:auto;
}

.box_project_list_home:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.box_img_home {
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	width:inherit;
	/*min-width:200px;
	max-width:295px;*/
	height:220px;
	float:left;
    image-orientation: from-image;
    border:4px solid red;
}

@media screen and (max-width: 900px) {
    .box_project_list_home {
	font-family: 'Roboto', sans-serif;
	/*border:1px solid #E2DEDA;*/
	border:1px solid #E2DEDA;
	min-width:98%;
	/*max-width:320px;*/
	width:auto;
	min-height:40%;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	overflow:auto;
    }

    .box_img_home {
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
	width:auto;
	/*min-width:320px;*/
	max-width:inherit;
	height:220px;
	float:left;
    image-orientation: from-image;
}
}

.text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: black;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.sm-box {
    width:100%;
    height: 200px;
    background-color:whitesmoke;
    padding: 20px;
    float: left;
    display: inline-block;
}

.box_footer {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
    background-color:#FFF;
    border:0px solid white;
    float:left;
    width:100%;
    min-height:100px;
    height: auto;
    padding:2%;
}

.box_footer_isi {
    float:left;
    min-height: 100px;
    width: 30%;
    height:auto;
    padding:1%;
    border:0px solid red;
    text-align: left;
}

@media screen and (max-width: 900px) {
.box_footer_isi {
    float:left;
    min-height: 100px;
    width:100%;
    height:auto;
    padding:1%;
    border:0px solid red;
    text-align: left;
}
}

.footer_text {
    font-size: 18px;
    font-weight: normal;
    margin-top:0px;
    list-style: none;
    padding-left:10px;
}

.button_langganan {
	font-family: 'Roboto', sans-serif;
	height:40px;
	width:40%;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
	background-color:#0C6;
	color:#FFF;
	/*border-radius: 20px;*/
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}

.button_langganan:hover {
	background-color:#333;
	cursor: pointer;
}

@media screen and (max-width: 900px) {
    .button_langganan {
	font-family: 'Roboto', sans-serif;
	height:40px;
	width:120px;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
	background-color:#0C6;
	color:#FFF;
	/*border-radius: 20px;*/
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}
}

.box_img_team {
	/*box-shadow: 4px 4px #E2DEDA;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;*/
    width:180px;
	height:180px;
	float:left;
    border-radius: 50%;
    image-orientation: from-image;
}

.box_team {
    width:auto;
	min-width:180px;
	max-width:180px;
    height:auto;
    float:left;
    font-size:18px;
    margin-right: 1%;
}

.box_team_profile {
    width:auto;
	min-width:180px;
	max-width:70%;
    height:auto;
    float:left;
    font-size:18px;
    padding:20px;
    margin-left:30px;
    text-align: justify;
}

.box_relasi_profile {
    padding:0% 10% 0% 10%;
    background-color:whitesmoke;
}

@media screen and (max-width: 900px) {
.box_team_profile {
	min-width:300px;
    max-width:300px;
    height:auto;
    float:left;
    font-size:18px;
    padding:2px;
    margin-left:0px;
    text-align: justify;
}

.box_relasi_profile {
    padding:0% 2% 0% 2%;
    background-color:whitesmoke;
}

.box_team {
    width:auto;
	min-width:180px;
	max-width:180px;
    height:auto;
    float:left;
    font-size:18px;
    margin-left: 20%;
}
}

.box_founder {
    width:auto;
	min-width:180px;
	max-width:180px;
    height:auto;
    font-size:18px;
}

#map {
    /*height: 220px;
    width: 350px;  */
    width:auto;
	min-width:350px;
	max-width:inherit;
	height:220px;
    float:left;
}

.box_admin_home {
	/*background:rgba(255,255,255,1);*/
	font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width:auto;
	max-height:400px;
	height:auto;
	margin-top:0px;
	padding:2%;
	background-color:white;
	overflow:auto;
	/*color:#7C7C7C;*/
	color:#666;
}

.box_admin_detail_relasi {
	/*background:rgba(255,255,255,1);*/
	font-family: 'Roboto', sans-serif;
	border:0px solid red;
	width:auto;
	height:auto;
	margin-top:0px;
	padding:2%;
	background-color:white;
	overflow:auto;
	/*color:#7C7C7C;*/
	color:#666;
}

.div_list {
    height:auto;
    min-height:200px;
    max-height:800px;
    overflow: auto;
    border:0px solid red;
}

.list_investasi {
    text-align: left;
    width:100%;
    border:1px solid whitesmoke;
    counter-reset: serial-number;
    border:0px solid red;
}

.list_investasi th {
    /*font-size:14px;*/
    font-weight:bold;
    border:1px solid whitesmoke;
}

.list_investasi td {
    /*font-size:12px;*/
    font-weight:normal;
    border:1px solid whitesmoke;
}

.list_investasi td:first-child:before {
    counter-increment: serial-number;  /* Kenaikan penomoran */
    content: counter(serial-number);
}

.button_act1 {
	font-family: 'Roboto', sans-serif;
	height:auto;
	width:48%;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-color:#0C6;
	color:#FFF;
    float:left;
    margin-right:2%;
	border-radius: 10px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
	padding:1%;
}

@media screen and (max-width: 900px) {
    .button_act1 {
    	font-family: 'Roboto', sans-serif;
    	height:auto;
    	width:48%;
    	text-align:center;
    	font-weight:bold;
    	font-size:12px;
    	background-color:#0C6;
    	color:#FFF;
        float:left;
        margin-right:2%;
    	border-radius: 10px;
    		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
        -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
        box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}
}

.button_act {
	font-family: 'Roboto', sans-serif;
	height:25px;
	width:48%;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-color:#0C6;
	color:#FFF;
    float:left;
    margin-right:2%;
	border-radius: 20px;
		-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
	padding:1%;
}

.button_act:hover {
	background-color:#333;
	cursor: pointer;
}

 
.navbar-navx {
    border:0px solid blue;
    width:100%;
}

.navbar-navx li {
    float:left;
    width:23%;
}

@media screen and (max-width: 900px) {
.navbar-navx li {
    float:left;
    width:100%;
}
}


.box_step {
    padding:2%;
    float:left;
    width:100%;
    margin-bottom:1%;
}

.box_step_inside {
    float:left;
    width:360px;
    height:auto;
    margin-bottom:1%;
    margin-right:1.5%;
    border:0px solid red;
}

.judul_step {
    font-size:24px;
    padding:2%;
}

.label_step {
    font-size:18px;
    font-weight:normal;
    padding:2%;
}

.box_img_step {
	width:360px;
	height:420px;
    margin-left:2.3%;
    margin-bottom:2%;
    border:0px solid blue;
	float:left;
    image-orientation: from-image;
}

@media screen and (max-width: 900px) {
.box_step {
    padding:2%;
    float:left;
    width:100%;
    margin-bottom:1%;
}

.box_step_inside {
    float:left;
    width:320px;
    height:auto;
    margin-bottom:1%;
    margin-right:2%;
    border:0px solid red;
}

.judul_step {
    font-size:16px;
    padding:2%;
}

.label_step {
    font-size:14px;
    font-weight:normal;
    padding:2%;
}

.box_img_step {
    min-width:320px;
	max-width:320px;
	height:400px;
    margin-bottom:2%;
    border:0px solid blue;
	float:left;
    image-orientation: from-image;
}
}

.box_tentang {
    padding:20px;
    position:relative;
    width:50%;
    float:left;
}

.text_input {
    width:80%;
}

.label_login {
    width:100%;
    float:left;
}

@media screen and (max-width: 900px) {
.box_tentang {
    padding:20px;
    position:relative;
    width:100%;
    float:left;
}

.text_input {
    width:100%;
}

.label_login {
    width:100%;
    float:left;
    border:0px solid red;
}
}

.dashboard_riwayat {
    width:100%;
    overflow: auto;
    float: left;
    border:0px solid red;
}

.box_home_korelasi_front {
    width: 30%;
    float:left;
    margin-right:2%;
    font-size:20px;
    border:0px solid red;
}

.box_video {
    width: 360px;
    height: 220px;
}

@media screen and (max-width: 900px) {
.box_home_korelasi_front {
    width: 100%;
    float:left;
    margin-right:2%;
    font-size:20px;
    border:0px solid red;
}

.box_video {
    width: 330px;
    height: 200px;
}
}

.input_inv {
	width:50%;
}

.input_inv_xl {
	width:35%;
}

.input_inv_l {
	width:25%;
}

.input_inv_large {
	width:15%;
}

.input_inv_med {
	width:10%;
}

.input_inv_small {
	width:5%;
}

@media screen and (max-width: 900px) {
	.input_inv {
		width:90%;
	}
	
	.input_inv_xl {
		width:70%;
	}
	
	.input_inv_l {
		width:50%;
	}
	
	.input_inv_large {
		width:30%;
	}
	
	.input_inv_med {
		width:20%;
	}
	
	.input_inv_small {
		width:10%;
	}
}

.foto_detail_relasi {
	border:1px solid #ccc;
	float:left;
	width:100%;
}

.foto_detail_relasi .childx {
	border:0px solid blue;
	width:50%;
	float:left;
	padding:1%;
}

.foto_detail_relasi img {
	width:140px;
	height:140px;
}

.foto_detail_korelasi {
	border:1px solid #ccc;
	float:left;
	width:100%;
}

.foto_detail_korelasi .childx {
	border:0px solid blue;
	width:50%;
	float:left;
	padding:1%;
}

.foto_detail_korelasi img {
	width:280px;
	height:320px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
	
input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}

.datetimepicker{padding:4px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datetimepicker-inline{width:220px}.datetimepicker.datetimepicker-rtl{direction:rtl}.datetimepicker.datetimepicker-rtl table tr td span{float:right}.datetimepicker-dropdownx,.datetimepicker-dropdownx-left{top:0;left:0}[class*=" datetimepicker-dropdownx"]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute}[class*=" datetimepicker-dropdownx"]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute}[class*=" datetimepicker-dropdownx-top"]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);border-bottom:0}[class*=" datetimepicker-dropdownx-top"]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;border-bottom:0}.datetimepicker-dropdownx-bottom-left:before{top:-7px;right:6px}.datetimepicker-dropdownx-bottom-left:after{top:-6px;right:7px}.datetimepicker-dropdownx-bottom-right:before{top:-7px;left:6px}.datetimepicker-dropdownx-bottom-right:after{top:-6px;left:7px}.datetimepicker-dropdownx-top-left:before{bottom:-7px;right:6px}.datetimepicker-dropdownx-top-left:after{bottom:-6px;right:7px}.datetimepicker-dropdownx-top-right:before{bottom:-7px;left:6px}.datetimepicker-dropdownx-top-right:after{bottom:-6px;left:7px}.datetimepicker>div{display:none}.datetimepicker.minutes div.datetimepicker-minutes{display:block}.datetimepicker.hours div.datetimepicker-hours{display:block}.datetimepicker.days div.datetimepicker-days{display:block}.datetimepicker.months div.datetimepicker-months{display:block}.datetimepicker.years div.datetimepicker-years{display:block}.datetimepicker table{margin:0}.datetimepicker td,.datetimepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0}.table-striped .datetimepicker table tr td,.table-striped .datetimepicker table tr th{background-color:transparent}.datetimepicker table tr td.minute:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.hour:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.day:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.old,.datetimepicker table tr td.new{color:#999}.datetimepicker table tr td.disabled,.datetimepicker table tr td.disabled:hover{background:0;color:#999;cursor:default}.datetimepicker table tr td.today,.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(top,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today:hover:hover,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today.disabled:hover:hover,.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:hover.active,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today:hover.disabled,.datetimepicker table tr td.today.disabled.disabled,.datetimepicker table tr td.today.disabled:hover.disabled,.datetimepicker table tr td.today[disabled],.datetimepicker table tr td.today:hover[disabled],.datetimepicker table tr td.today.disabled[disabled],.datetimepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:hover.active{background-color:#fbf069}.datetimepicker table tr td.active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active[disabled],.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:hover.active{background-color:#039}.datetimepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datetimepicker .datetimepicker-hours span{height:26px;line-height:26px}.datetimepicker .datetimepicker-hours table tr td span.hour_am,.datetimepicker .datetimepicker-hours table tr td span.hour_pm{width:14.6%}.datetimepicker .datetimepicker-hours fieldset legend,.datetimepicker .datetimepicker-minutes fieldset legend{margin-bottom:inherit;line-height:30px}.datetimepicker .datetimepicker-minutes span{height:26px;line-height:26px}.datetimepicker table tr td span:hover{background:#eee}.datetimepicker table tr td span.disabled,.datetimepicker table tr td span.disabled:hover{background:0;color:#999;cursor:default}.datetimepicker table tr td span.active,.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active:hover:hover,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active.disabled:hover:hover,.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:hover.active,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active:hover.disabled,.datetimepicker table tr td span.active.disabled.disabled,.datetimepicker table tr td span.active.disabled:hover.disabled,.datetimepicker table tr td span.active[disabled],.datetimepicker table tr td span.active:hover[disabled],.datetimepicker table tr td span.active.disabled[disabled],.datetimepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:hover.active{background-color:#039}.datetimepicker table tr td span.old{color:#999}.datetimepicker th.switch{width:145px}.datetimepicker thead tr:first-child th,.datetimepicker tfoot tr:first-child th{cursor:pointer}.datetimepicker thead tr:first-child th:hover,.datetimepicker tfoot tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i,.input-group.date .input-group-addon span{cursor:pointer;width:14px;height:14px}
