
/* unvisited link */
a:link {
    color: #135f99;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #135f99;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #ee0011;
}

/* selected link */
a:active {
    color: #135f99;
    text-decoration: none;
}





.myMsgBox .x-window-body-default {
    border-color: #5fa2dd;
    border-width: 1px;
    border-style: solid;
    background: #ff0000;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', helvetica, arial, verdana, sans-serif;
}






.my-ct-class ol li {
    list-style-type: upper-alpha;
    margin-bottom:0.4em;
}


.my-ct-class ol {
    margin-top:1em;
    margin-left: 4em;
}




.my-ct-class {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */      
}





.panel_header {
    background-color: #d2e9fa ;
}


.judulheader1 {
    color:#19537c;
    font-size:22px;
    padding-top: 4px;
    margin-top: 4px;
    margin-left: 6px;
}


.judulheader2 {
    font-family:OregonLDODemibold; 
    color:#19537c;
    font-size:24px;
    letter-spacing:1px; 
    margin-top: 10px;
    margin-left: 10px;
}




.warnabariskhusus  .x-grid-cell{
    background-color: #e7d659   !important;
    /* color:white; */
}



.warnabariskhusus2  .x-grid-cell{
    color:gray; 
}



.warnabariskhusus3  .x-grid-cell{
    color:blue; 
}



.warnabariskhusus4  .x-grid-cell{
    background-color: red   !important;
    color:white; 
}



.warnabariskhusus5  .x-grid-cell{
    background-color: yellow   !important;
    color:blue; 
}




.warnabariskhusus6  .x-grid-cell{
    color: #FF4500  ; 
    font-weight: bold;
}













.mywrapping {
  margin:5px  !important; 
  white-space:pre-wrap !important;
  display:inline-block;
}

.textwrap {
  margin:5px  !important; 
}


.prejudulbaris {
    font-size: 90%;
    font-weight: normal;
}


.judulbaris {
    font-size: 112%;
    font-weight: bold;
    margin-bottom: 14px;
}


.bawahnyajudul {
  line-height:16px;
}



.statuspinjam {
    font-size: 100%;
    font-weight: bold;
    color: #00008B;
    margin-top: 32px;
    line-height:14px;
}



iframe { 
    position:absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;     

    /* frameborder: 0; */
    
    border-top: #cfcfcf  1px solid;     /*dotted;*/
    border-right: #cfcfcf  1px solid;
    border-left: #cfcfcf  1px solid;
    border-bottom: #cfcfcf  1px solid;
    
}



.myTombol {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 24;
  -moz-border-radius: 24;
  border-radius: 24px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  background: #3498db;
  padding: 6px 20px 6px 20px;
  text-decoration: none;
}

.myTombol:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}





.xbutton {
   letter-spacing:1px;  
   border: 0px solid #0a3c59;
   background: #91bfde;
   background: -webkit-gradient(linear, left top, left bottom, from(#91bfde), to(#91bfde));
   background: -webkit-linear-gradient(top, #91bfde, #91bfde);
   background: -moz-linear-gradient(top, #91bfde, #91bfde);
   background: -ms-linear-gradient(top, #91bfde, #91bfde);
   background: -o-linear-gradient(top, #91bfde, #91bfde);
   background-image: -ms-linear-gradient(top, #91bfde 0%, #91bfde 100%);
   padding: 6px 16px;
   -webkit-border-radius: 17px;
   -moz-border-radius: 17px;
   border-radius: 17px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   /*text-shadow: #91bfde 0 1px 0;*/
   color: #050505;
   font-size: 14px;
   font-family: arial, helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.xbutton:hover {
   border: 0px solid #0a3c59;
   /*text-shadow: #1e4158 0 1px 0;*/
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #3e779d);
   background: -moz-linear-gradient(top, #3e779d, #3e779d);
   background: -ms-linear-gradient(top, #3e779d, #3e779d);
   background: -o-linear-gradient(top, #3e779d, #3e779d);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #3e779d 100%);
   color: #fff;
   }
.xbutton:active {
   /*text-shadow: #1e4158 0 1px 0;*/
   border: 0px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #fff;
   }