/**
 * @fileoverview Override and custom CSS files
 * @author rudy@jayantara.co.id (Rudy Susanto)
 */

/**
 * Override
 */
html  {
   background-color: #D7DDE2;
}

noscript .page-title {
   border-bottom: 0 none;
   padding-bottom: 200px;
}

noscript .global-search {
   position: relative;
}

noscript .global-search div {
   background: #FFF;
   opacity: .5;
   position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
}

.workspc {
   height: 333px;
}

.jenjang-pick {
   background-position: 150px 0;
}

.aturan-prosedur li.normal {
   padding-bottom: 20px;
}

.adv-folow .fb {
   background-image: url(../img/ic_facebook_32.png);
}

.adv-folow .tw {
   background-image: url(../img/ic_twitter_32.png);
}

.adv-folow .sk {
   background-image: url(../img/ic_siapku_32.png);
}
.adv-folow .sms {
    background-image: url(../img/icon_sms_32.png);
}

caption, th, td {
   line-height: normal;
}

/** overide Table 010713 **/
.aturan-prosedur table{
	border-bottom: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
	max-width:520px;
}

.aturan-prosedur li.normal table td {
	border-collapse: collapse;
	border-right: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	padding: 3px 10px;
}
/** Ended update style table **/

/**
 * Customs
 */
body .cu-hide {
   display: none;
}

body .cu-header-bg {
   background-image: url(../img/bg_kota.png);
}

body .cu-header-logo-dinas {
   background-image: url(../img/logo_kota.png);
}

body .cu-namecard-placeholder {
   min-height: 30px;
   position: relative;
}

body .cu-namecard-placeholder div {
   color: #3a75a3;
   font-size: 16px;
   padding-top: 6px;
}

body > .cu-splash {
   background-color: #fff;
   position: fixed;
      top: 0;
      left: 0;
   width: 100%;
      height: 100%;
}
body > .cu-splash > div {
   color: #ddd;
   display: table;
   font: bold 32px/1.3 Georgia;
   height: 100%;
   margin: 0 auto;
   text-align: center;
}
body > .cu-splash > div > div {
   display: table-cell;
   vertical-align: middle;
}

body > .cu-print-ct {
   display: none;
}

.direktori-tbl > li.cu-head {
   background-color: #f3f3f3;
   color: #007c72;
}
.direktori-tbl > li.cu-head:hover > * {
   background: none;
}

form .button.med-card.cu-noarrow:after,
form .button.sml-card.cu-noarrow:after {
   background-image: none;
}

.cu-breadcrumb-tahap {
   background-color: #FF9900;
   border-radius: 2px;
   color: #FFF;
   font-size: 10px;
   padding: 1px 7px;
   text-transform: uppercase;
}

/**
 * Z-Index
 * Ordered from highest value
 */
body > .cu-splash {
   z-index: 9999;
}
/* tool tips v2 */
.tips-modal,
.tips-msg {
    z-index:9998;
}
.modalbox {
   z-index: 9997;
}

.adv-folow {
   z-index: 9996;
}

/* ganti z index agak kecil dari 9995 ke 100 agar tidak terlalu dominan di layeringnya*/
.menu-foot {
   position: relative;
   z-index: 100;
}

/*
 *iklan
 */
.dfp {
    background: #f3f3f3;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
    background: -moz-linear-gradient(#fff, #f3f3f3);
    border-bottom:#ddd solid 1px;
    clear: both;
    padding: 10px 0;
}

/*penanda*/
.custom-status-number {
    background-color: #b1b1b1;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    height: 12px;
    position: relative;
    text-align: center;
    width: 12px;
    top: -4px;
    margin-left: 3px;
}
.flag-lingkungan-1 {
    background-color: #774F38;
}
.flag-lingkungan-2 {
    background-color: #E08E79;
}
.flag-lingkungan-3 {
    background-color: #F1D4AF;
}
.flag-lingkungan-4 {
    background-color: #f2e3a2;
}
.flag-lingkungan-5 {
    background-color: #C5E0DC;
}
.flag-diskualifikasi {
    background-color: red;
}
.flag-lingkungan-1:before {
    content: '1';
}
.flag-lingkungan-2:before  {
   content: '2';
}
.flag-lingkungan-3:before  {
   content: '3';
}
.flag-lingkungan-4:before  {
   content: '4';
}
.flag-lingkungan-5:before  {
   content: '5';
}
.flag-diskualifikasi:before {
    content: '\2013';
}

/**
*css bakti
*/
.ppdb-bakti{ padding-top:10px; }
.ppdb-bakti td{ background:url(../img/skin/ban-paket-bakti.png) repeat-x center 22px; padding:7px 10px; height:42px; width:242px; position:relative; overflow:hidden }
.ppdb-bakti td:first-child{ background-position:0 -34px; width:5px; }
.ppdb-bakti td:last-child{ background-position:right -34px; width:6px; }
.ppdb-bakti td.ac{ background-position:center -34px; width:405px; }
.ppdb-bakti a{ color:#ffcdd2; position:absolute; bottom:7px; white-space:nowrap;; transition:0.5s }
.ppdb-bakti .ac a{ opacity:0; height:42px; width:290px; left:70px }
.ppdb-bakti .ar a{ right:-54% }
.ppdb-bakti .al a{ left:-54% }
.ppdb-bakti:hover .ar a{ color:#fff; transition:0.5s; right:0 }
.ppdb-bakti:hover .al a{ color:#fff; transition:0.5s; left:0 }

/**
 * Icon Status
 */
/* status siswa*/
.icn-status-kotak, .icn-status-bundar {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 3px 3px 0;
}

.icn-status-kotak {
    border-radius: 2px;
}

.icn-status-bundar {
    border-radius: 200px;
}

/* shape bunder */
.icn-status-green1 {
    background-color: #2ecc71;
}

.icn-status-green2 {
    background-color: #27ae60;
}

.icn-status-blue1 {
    background-color: #3aa7e1;
}

.icn-status-blue2 {
    background-color: #2980b8;
}

.icn-status-purple1 {
    background-color: #a962c8;
}

.icn-status-purple2 {
    background-color: #8e44ac;
}

.icn-status-yellow1 {
    background-color: #f0c40f;
}

.icn-status-yellow2 {
    background-color: #f39c12;
}

.icn-status-red1 {
    background-color: #e74b3b;
}

.icn-status-red2 {
    background-color: #c5211a;
}

.icn-status-pink1 {
    background-color: #ef6192;
}

.icn-status-pink2 {
    background-color: #e91e62;
}

.icn-status-grey1 {
    background-color: #b7b7b7;
}

.icn-status-grey2 {
    background-color: #959595;
}

/* icon */
.icn-status-awas {
    background: transparent url(../img/icn-status-siswa.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 6px;
    top: 2px;
}

.icn-status-bintang {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -16px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 3px;
    top: 1px;
}

.icn-status-info {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -37px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 4px;
    top: 1px;
}

.icn-status-piala {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -56px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: 1px;
}

.icn-status-sad {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -77px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 3px;
    top: 1px;
}

.icn-status-plus {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -116px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 3px;
    top: 1px;
}

.icn-status-crown {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -96px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: 1px;
}

.icn-status-pin {
    background: transparent url(../img/icn-status-siswa.png) no-repeat -130px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: 1px;
}
.ic-xls{
    background-image:url(../img/ic/ic16-xls.png) !important;
}

/* Gmap */
.map-div {
    position: relative;
}
#gmap {
    width: 100%;
    height: 300px;
}
#floating-panel {
    position: absolute;
    top: 10px;
    left: 15%;
    z-index: 5;
    background-color: #fff;
    padding: 5px;
    text-align: center;
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    padding-left: 10px;
    width: 75%;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-left: 0px;
}

#floating-panel input[type=text] {
    width: 70%;
    margin-right: 15px;
}