.m-b {
    margin-bottom: 10px;
}
.m-t {
    margin-top: 10px;
}
/*S:Btn Search*/
#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}
.search {
    padding: 5px 0;
    width: 200px;
    height: 30px;
    position: relative;
    /* left: 10px; */
    float: right;
    line-height: 22px;
}
/*.search input {
    position: absolute;
    width: 0px;
    float: Left;
    margin-left: 210px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 30px;
    line-height: 18px;
    padding: 0 2px 0 2px;
    border-radius:1px;
}*/
.search:hover input, .search input:focus {
    width: 200px;
    margin-left: 0px;
}
.btn-srch {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius:1px;
	/* margin-right: 10px; */
}
/*E:Btn Search*/
/*S:Btn pencarian*/
.pencarian-input{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;    
    min-width: 200px;
}
span.pencarian-btn {
    position: relative;
}
span.pencarian-btn:after {
    font-family: FontAwesome;
    content: "\f002"; /* Value may need to be changed in newer version of font awesome*/
    font-size: 13px;
    color: #ffffff;
    position: absolute;
    right: 12px;
    top: 0px;
    pointer-events: none;
}
.pencarian-btn-srch{
    margin-top: -1px;
    margin-left: -30px;
    padding-right: 20px;
}
/*E:Btn pencarian*/
/*S:Hidden*/
.visible-phone {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
/*E:Hidden*/
/*S:Transition Menu blok ini harus direview*/
/* .showControlBar .affix {
    top: 53px;
    z-index: 999;
}
.affix {
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.affix .logo-visible { display: block !important; }
.affix-top .logo-visible { display: none; }
.affix .logo-visible a {
    position: relative;
    z-index: 9;
}
.affix-top .head-search { display: none; }
.container.affix {
	width: 100%;
	padding: 0;
	z-index: 9999;
	top: 0;
	margin-left: 15px;
} */
/*E:Transition Menu*/
/*S:Sos Med*/
#social:hover {
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}
#social {
	-webkit-transform:scale(0.8);
	/* Browser Variations: */
	-moz-transform:scale(0.8);
	-o-transform:scale(0.8); 
	-webkit-transition-duration: 0.2s; 
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
}           
/*E:Sos Med*/
/*S:VStyle*/
.Vfs14{
	font-size:14px;
}
.Vbgc1D9E11{
	background-color:#1D9E11;
}
/*E:Vstyle*/
/*S:BootstrapVStyle*/
.btn-1D9E11 {
  color: #fff;
  background-color: #d9534f;
  border-color: #C42A19;
}
.btn-1D9E11:focus,
.btn-1D9E11.focus {
  color: #fff;
  background-color: #C9302C;
  border-color: #C9302C;
}
.btn-1D9E11:hover {
  color: #fff;
  background-color: #C9302C;
  border-color: #B22927;
}
.btn-1D9E11:active,
.btn-1D9E11.active,
.open > .dropdown-toggle.btn-1D9E11 {
  color: #fff;
  background-color: #C9302C;
  border-color: #B22927;
}
.btn-1D9E11:active:hover,
.btn-1D9E11.active:hover,
.open > .dropdown-toggle.btn-1D9E11:hover,
.btn-1D9E11:active:focus,
.btn-1D9E11.active:focus,
.open > .dropdown-toggle.btn-1D9E11:focus,
.btn-1D9E11:active.focus,
.btn-1D9E11.active.focus,
.open > .dropdown-toggle.btn-1D9E11.focus {
  color: #fff;
  background-color: #B22927;
  border-color: #C9302C;
}
.btn-1D9E11:active,
.btn-1D9E11.active,
.open > .dropdown-toggle.btn-1D9E11 {
  background-image: none;
}
.btn-1D9E11.disabled,
.btn-1D9E11[disabled],
fieldset[disabled] .btn-1D9E11,
.btn-1D9E11.disabled:hover,
.btn-1D9E11[disabled]:hover,
fieldset[disabled] .btn-1D9E11:hover,
.btn-1D9E11.disabled:focus,
.btn-1D9E11[disabled]:focus,
fieldset[disabled] .btn-1D9E11:focus,
.btn-1D9E11.disabled.focus,
.btn-1D9E11[disabled].focus,
fieldset[disabled] .btn-1D9E11.focus,
.btn-1D9E11.disabled:active,
.btn-1D9E11[disabled]:active,
fieldset[disabled] .btn-1D9E11:active,
.btn-1D9E11.disabled.active,
.btn-1D9E11[disabled].active,
fieldset[disabled] .btn-1D9E11.active {
  background-color: #d9534f;
  border-color: #C42A19;
}
.btn-1D9E11 .badge {
  color: #d9534f;
  background-color: #fff;
}
/*E:BootstrapVStyle*/

/*S:FontRobotoCondensed*/
@font-face {
font-family: 'RobotoCondensedBold';
	src: url('../fonts/roboto-condensed/RobotoCondensed-Bold.ttf');
}
.RobotoCondensedBold {
	font-family: "RobotoCondensedBold";
}
@font-face {
font-family: 'RobotoCondensedBoldItalic';
	src: url('../fonts/roboto-condensed/RobotoCondensed-BoldItalic.ttf');
}
.RobotoCondensedBoldItalic {
	font-family: "RobotoCondensedBoldItalic";
}
@font-face {
font-family: 'RobotoCondensedItalic';
	src: url('../fonts/roboto-condensed/RobotoCondensed-Italic.ttf');
}
.RobotoCondensedItalic {
	font-family: "RobotoCondensedItalic";
}
@font-face {
font-family: 'RobotoCondensedLight';
	src: url('../fonts/roboto-condensed/RobotoCondensed-Light.ttf');
}
.RobotoCondensedLight {
	font-family: "RobotoCondensedLight";
}
@font-face {
font-family: 'RobotoCondensedLightItalic';
	src: url('../fonts/roboto-condensed/RobotoCondensed-LightItalic.ttf');
}
.RobotoCondensedLightItalic {
	font-family: "RobotoCondensedLightItalic";
}
@font-face {
font-family: 'RobotoCondensedRegular';
	src: url('../fonts/roboto-condensed/RobotoCondensed-Regular.ttf');
}
.RobotoCondensedRegular {
	font-family: "RobotoCondensedRegular";
}
/*E:FontRobotoCondensed*/
/*S:Breadcrumb*/
/* Breadcrumbs from http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows */
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/* The responsive part */

.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.btn-breadcrumb > *:nth-child(n+2) {
  display:none;
}

/* === For phones =================================== */
@media (max-width: 767px) {
    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}

/* === For tablets ================================== */
@media (min-width: 768px) and (max-width:991px) {
    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}

/* === For desktops ================================== */
@media (min-width: 992px) {
    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}
/*E:Breadcrumb*/

/*S:Media*/
.summary{
	overflow: hidden;
}
.summary-image.pull-left{
	margin-right: 20px;
}
/*E:Media*/

/*S:Faq*/
.clickable{cursor: pointer;}
.clickable .glyphicon{background: rgba(0, 0, 0, 0.15);display: inline-block;padding: 6px 12px;border-radius: 4px}
.panel-heading span{margin-top: -23px;font-size: 15px;margin-right: -9px;}
/*E:Faq*/

/*S:Sitemap*/
.vtreesitemap, .vtreesitemap ul {
    margin:0;
    padding:0;
    list-style:none
}
.vtreesitemap ul {
    margin-left:1.3em;
    position:relative
}
.vtreesitemap ul ul {
    margin-left:1.3em
}
.vtreesitemap ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.vtreesitemap li {
    margin:0;
    /* padding:0 3em; */
	padding-left:5px;
    line-height:2em;
    position:relative
}
.vtreesitemap ul li:before {
    content:"";
    display:block;
    /* width:37px; */
	width:5px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.vtreesitemap ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    background: #D0D0D0;
	color: #333333;
	border-radius: 4px;
	padding: 6px 12px;
    margin-right:5px;
	cursor: pointer;
}
.vtreesitemap li a {
    text-decoration: none;
}
.vtreesitemap li button, .vtreesitemap li button:active, .vtreesitemap li button:focus {
    text-decoration: none;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
/*E:Sitemap*/
/*================================================*/
#form_edit {
    /*height: 323px;*/
    margin: 0 auto;
    /*padding: 5px 20px 20px 20px;*/
    text-align : center;
}
.form_edit {
    /*height: 323px;*/
    margin: 0 auto;
    /*padding: 5px 20px 20px 20px;*/
    text-align : center;
}
#form-container{
    /*background-color: #ccc;*/
    border:1px solid #428BCA; 
    border-radius: 5px;
    padding: 0px;
    display: inline-block;
    min-width: 500px;
    width: 100%;
}
#form-header{
    display: block;
    text-align: left;
    background-color: #428BCA;
    color: #ffffff;
    padding: 4px;
    vertical-align: middle;
}
.grid_title-header{
    display: block;
    text-align: left;
    background-color: #FFFFFF;
    color: #000000;
    padding: 5px;
    font-size: 14pt;
    font-weight: bold;
    vertical-align: middle;
}
.title-header{
    font-size: large;
    font-weight: bold;
    text-align: left;
    display: inline-block;
}
#form-container-content{
    display: table;
    vertical-align: top;
    background-color: white; 
    padding: 4px;
    border-radius: 0px;
    text-align: left;
    width: 100%;
}
#form-container-content-row{
    /*display: table-row;*/
    display: table;
    width: 100%;
}
#form-container-content-column
{
    display: table-cell;
    padding: 2px;
    vertical-align: top;
}
.content-panel
{
    border-width: 1px 1px 1px 1px  ;
    border-style: solid;
    border-color: #ccc;
    border-radius: 4px;
}
.form-container-content-header{
    /*display: -moz-inline-grid;*/
    display:inline-block;
    /*min-width: 500px;*/
    vertical-align: top;
    margin: 4px 4px 0px 4px;
    border-width: 1px 1px 1px 1px  ;
    border-style: solid;
    border-color: #ccc;
    border-radius: 0px;
    padding: 4px;
    cursor:pointer;

}
.form-container-content-item{
    /*display: -moz-inline-grid;*/
    /*display:inline-block;*/
    /*min-width: 500px;*/
    vertical-align: top;
    /*margin: 0px 4px 4px 4px;*/
    border-width: 1px 1px 1px 1px  ;
    border-style: solid;
    border-color: #ccc;
    border-radius: 0px;
    padding: 0px;

}
.form-item-header{
    clear:both;
    padding: 2px 2px;
    /*display: table-row;*/
    width: 100%;
    min-height: 20px;
    /*border-top: 1px solid #ccc;*/
}
.form-item{
    clear:both;
    padding: 2px 2px;
    /*display: table-row;*/
    width: 100%;
    min-height: 20px;
    border-top: 1px dotted inactivecaption;
    text-align: left;
}
.form-item-none{
    clear:both;
    padding: 2px 2px;
    display: none;
}
.form-item-label{
    clear:both;
    /*float: left;*/
    display: table-cell;
    vertical-align: top;
    padding: 2px;
    width: 120px;
    text-align: left;
    font-weight: bold;
}
.form-item-separator{
    display: table-cell;
    width: 1px;
    vertical-align: top;
    padding: 2px;
}
.form-item-field{
    clear:right;
    display: table-cell;
    vertical-align: top;
    padding: 1px;
    text-align: left;
}
.form-item-view{
    clear:right;
    display: table-cell;
    vertical-align: top;
    padding: 1px;
    text-align: left;
}
.form-item-button{
    clear:both;
    padding: 2px 132px;
    display: table;
    width: 100%;
}
input.k-textbox{
    text-indent: 0px; 
}
textarea.k-textbox{
    text-indent: 0px; 
}

.required {
    font-weight: bold;
    color: red;
}
#form_edit li .accept, .status {
    padding-left: 90px;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}
span.k-tooltip {
    margin-left: 6px;
}

#container-button-footer{
    display: block;
    text-align: center;
    background-color: #ccc;
    padding: 4px;
}
#container-button-top{
    display: block;
    text-align: center;
    background-color: #ccc;
    padding: 4px;
}

.grid_filter{
    background-color: #F5F7F8;
    display: block;
    width: 100%;
}
.item_grid_filter{
    display: inline-block;
    padding: 2px;
}
.grid_toolbar{
    background-color: #F5F7F8;
    width: 100%;
}

/*=========================*/