legend{
	margin-bottom:7px;
}
option{
    padding: 3px 6px;
}
label {
	margin:0;
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
}
#page{
    padding: 5px;
    background: white;
}
#main-page{
    *background: #efefef;
}
#header{
    margin: 0;
    padding: 0;
    border-top: 3px solid #C9E0ED;
}
#content{
    padding:0px 10px 10px 10px;
    
}
#sidebar{
	padding: 20px 20px 20px 0;
}
.footer{
    margin:0;
}
.footer.left{
    float: left;
    text-align: left;
    margin-left: -10px;
}
.footer.right{
    float: right;
    text-align: right;
    margin-right: -10px;
}
/*CLOSE::notes my info */

.border{
    border: 1px solid;
}
.border-left{
    border-left: 1px solid;
}
.border-right{
    border-right: 1px solid;
}
.border-bottom{
    border-bottom: 1px solid;
}
.border-top{
    border-top: 1px solid;
}

.distance{
    padding-bottom: 40px;
    clear: both;
}
.distance-out{
    margin-bottom: 80px;
    clear: both;
}

.title-header{
    padding-left: 5px;
    padding-right: 5px;
    background: white;
}
.disabled{
    color: grey;
    cursor: text;
}
.disabled:hover{
    color: grey;
}
.field-amount{
    width:90%;
    text-align: right;
}
.top-menus {
    margin: 5px;
    float: right;
}

/*menu terbaru */
/*Untuk menu pojok kanan atas*/
div.navigation {
    color: #555;
    margin: 3px -22px 0 0;
    width: 143px;
    position: relative;
    height: 17px;
    text-align:left;
}
div.menu{
    background: #fff;
    border-radius: 13px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.45);
    position: absolute;
    display: none;
    top: 65px;
    left: 65px;
    z-index: 100;
    width: 225px;
    margin-left: -5px;
    padding: 0px 0 10px;
}
.navigation  ul {
    list-style:none;
    margin:0px;
    padding:0px;
    padding: 10px 0 0 0px;
    border-top:1px solid #dedede;
}
.navigation  ul.divider {
    list-style:none;
    margin:0px;
    padding:0px;
    padding: 10px 0 0 0px;
    border:0;
}

.navigation ul li a {
    color: #555555;
    display: block;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration:none;
}

.navigation ul li a:hover{
    background:#0081c2;
    color: #FFFFFF;
    border-radius: 0px;
}
a.main-menu {
    line-height: 1px;
    border-radius: 12px;
    color: #555;
    position: absolute;
    z-index: 110;
    display: block;
    padding: 11px 0 0 15px;
    min-height: 60px;
    height: 75px;
    width: 295px;
    margin: -11px 0 0 -10px;
    text-decoration: none;
    cursor:pointer;
    background-color: #fafafa;
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
/*Untuk menu pojok kanan atas*/


/*TODO::Css Untuk Sub Skill*/
.sub-skill{
    float: left; 
    background: #3399ff; 
    color:#fff; 
    padding:5px;
    text-align:center; 
    min-width: 100px;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

h1.title{
	font-size:30px;
}
.img-hz1{
	width:100%;
	padding:0; 
	padding-bottom:10px;
	max-height: 200px;
	object-fit:cover;
}
/*TODO::untuk tambahan bootsrtap*/
@media (min-width: 768px) {

}
@media (min-width: 992px) {
	.drag-all{
		padding:0;
	}
	.drag-left{
		padding-left:0;
	}
	.drag-right{
		padding-right:0;
	}
}
@media (min-width: 1200px) {
	.drag-all{
		padding:0;
	}
	.drag-left{
		padding-left:0;
	}
	.drag-right{
		padding-right:0;
	}
}
.clear-padding{
    padding: 0 !important;
}
.clear-margin{
    margin: 0 !important;
}
.break-top{
	padding:5px;
	clear:both;
}

.input-setting{
	margin-top:5px;
	margin-bottom:5px;
}
div.border-left
{
	border-left:1px solid #e5e5e5; 
	padding-left:20px; 
	font-size:14px;
}
h1.title{
	margin:0;
}
.title-menu-left{
	color:#666666;
	text-transform:uppercase
}

input[type="text"].table-form{
	border:0px;
	width:100%;
	background:transparent;
	margin-bottom:0;
	box-shadow:none;
	font-size:14px;
	padding:0;
	height:24px;
}
select.table-select{
	width:100%;
	background:transparent;
	margin-bottom:0;
	box-shadow:none;
	font-size:14px;
	padding:0 !important;
	height:24px;
	margin-left:5px;
}
select.table-select, input[type="text"].table-form:focus{
	border-bottom:1px solid #ccc;
	border-radius:0px;
	box-shadow:none;
	outline:none;
}
select.language{
	width:100%;
	background:transparent;
	margin-bottom:0;
	box-shadow:none;
	font-size:14px;
	padding:0 !important;
	height:24px;
	margin-left:5px;
	border:0;
}
select.language:hover, select.language:focus {
	border-bottom:1px solid #ccc;
	border-radius:0px;
	box-shadow:none;
	outline:none;
	background:white;
	cursor:pointer
}
.border{
    border: 1px solid;
}
.border-left{
    border-left: 1px solid;
}
.border-right{
    border-right: 1px solid;
}
.border-bottom{
    border-bottom: 1px solid;
}
.border-top{
    border-top: 1px solid;
}

.distance{
    padding-bottom: 40px;
    clear: both;
}
.distance-out{
    margin-bottom: 80px;
    clear: both;
}

.title-header{
    padding-left: 5px;
    padding-right: 5px;
    background: white;
}
.disabled{
    color: grey;
    cursor: text;
}
.disabled:hover{
    color: grey;
}
.field-amount{
    width:90%;
    text-align: right;
}
.top-menus {
    margin: 5px;
    float: right;
}

/* .header-table{
    background:lightgreen;
    font-size:12px;
} */
.sort-table{
    color: #0088cc;
}
.body-table{
    background:#FFFFFF;
    color:#000000;
}.header-table {	background:#add8e6;}.footer-table {	background:#add8e6;}
.footer-table-1{
    background:#f9f9f9;
}
.footer-table-2{
background:#FFFFFF;	
}
.text-right{
	float:right;
}
.select_multiple{
    font-size:14px;
    width:350px;
}
.summary-report{
    font-size: 14px;
}

.break{
    clear: both;
    padding: 10px 0 10px 15px;
}
.break-5{
    clear: both;
    padding: 5px 0 5px 10px;
}
.overflow-field{
	overflow:auto;
	height: 100px; 
	width: 100%; 
	border:#cccccc solid 1px;
	padding:5px;
	background:#ffffff;
}

/*TODO::untk css select2*/
.MultiFile-list{
    background: white;
    font-size: 12px;
    text-transform: capitalize;
	margin-bottom:10px;
}
.MultiFile-remove{
    color: red;
    text-decoration: none;
    font-size: 12px
}
.MultiFile-remove:hover{
    text-decoration: none;
}
/*CLOSE::untk css select2*/



/*TODO::Css Untuk User Online*/
.b-u-o{
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 1030;
    margin-bottom: 2;
}
.b-l-u-o{
   float:left; 
}
.b-l-u-o:hover{
   color:#C6D880; 
   font-size: 14px;
}
.b-r-u-o{
    float:right;
}
.b-r-u-o:hover{
    color: lightgreen;
   font-size: 14px;
}
/*CLOSE::Css Untuk User Online*/


/*TODO::notes my info */
p.notes{
    border-bottom: 1px solid gray;
}
p > .icon{
    padding-left: 20px;
    margin-right: 10px;
}
/*CLOSE::notes my info */



.img{
    width: 100%;
    object-fit: cover;
    max-height: 400px;
}





/*Form Wizard*/
.bs-wizard {margin-top: 40px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

/*
<div class="row bs-wizard" style="border-bottom:0;">
<div class="col-xs-3 bs-wizard-step complete">
<div class="text-center bs-wizard-stepnum">Step 1</div>
<div class="progress"><div class="progress-bar"></div></div>
<a href="#" class="bs-wizard-dot"></a>
<div class="bs-wizard-info text-center">Lorem ipsum dolor sit amet.</div>
</div>

<div class="col-xs-3 bs-wizard-step complete"><!-- complete -->
<div class="text-center bs-wizard-stepnum">Step 2</div>
<div class="progress"><div class="progress-bar"></div></div>
<a href="#" class="bs-wizard-dot"></a>
<div class="bs-wizard-info text-center">Nam mollis tristique erat vel tristique. Aliquam erat volutpat. Mauris et vestibulum nisi. Duis molestie nisl sed scelerisque vestibulum. Nam placerat tristique placerat</div>
</div>

<div class="col-xs-3 bs-wizard-step active"><!-- complete -->
<div class="text-center bs-wizard-stepnum">Step 3</div>
<div class="progress"><div class="progress-bar"></div></div>
<a href="#" class="bs-wizard-dot"></a>
<div class="bs-wizard-info text-center">Integer semper dolor ac auctor rutrum. Duis porta ipsum vitae mi bibendum bibendum</div>
</div>

<div class="col-xs-3 bs-wizard-step disabled"><!-- active -->
<div class="text-center bs-wizard-stepnum">Step 4</div>
<div class="progress"><div class="progress-bar"></div></div>
<a href="#" class="bs-wizard-dot"></a>
<div class="bs-wizard-info text-center"> Curabitur mollis magna at blandit vestibulum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae</div>
</div>
</div>
*/