/*! learning_portal.css */

.top-banner {
    background-color: #77b058;
}

.footer{
  clear:both;
  position: relative;
  bottom: 0;
  margin-top: 0px !important;
  width: 100%;
}
.portal-banner {
    background: url("../IMAGES/BB_LEFT.PNG") left top no-repeat, url("../IMAGES/BB_RIGHT.PNG") right top no-repeat, url("../IMAGES/BB_CENTER.PNG") left top repeat-x;
    height: 220px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 0;
    text-align: right;
    overflow: hidden;
}

.portal-swf {
    height: 167px;
    width: 230px;
    margin: 11px 5px 5px 5px;

}

.h2_alt {

    margin-top: 0px;
}

.soon{
  padding-left: 20px;
  height: 298px;
  color: gray;

}
.small_alt{

  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.LR_Title {
    color: #333333;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    padding: 0px 0px 0px 7px;
}

.side_add {
    white-space: nowrap;

    overflow: hidden;
    text-overflow: ellipsis;
}

.des {
    white-space: wrap;
    width: 100%;
    overflow: hidden;
    max-height: 58px;
    text-overflow: ellipsis;
}

.icon_float {
    float: left;
    padding: 0 0px 0px 0;
    width: 50px;
    height: 50px;
}

.detail {
    color: #77b058;
    font-size: 12px;

}

.icon_align {
    margin-left: 57px;
}

.banner_text {
    font-size: 13px;
    max-height: 190px;
    max-width: 370px;
    line-height: 130%;
    color: white;
    margin-top: 15px;
    margin-left: 20px;
    float: left;
    text-align: justify;
    padding-left: 20px;
}

.dropcap {
    line-height: 130%;
    color: white;
    font-size: 29px;
    font-family: "Comic Sans MS", cursive;
}

.map-swf {
    height: 700px;
    width: 800px;
}

.footer {
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
    background-image: url("../IMAGES/WATERMARK.PNG");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 10%;
}

.footer-links {
    margin: 10px 0;
    padding-left: 0;
}

.footer-links li {
    display: inline;
    padding: 0 2px;
}
.sidebar_detail  {

    font-size: 16px;
    margin-top: 0px;
    padding:7px;
    text-align:left;
    background-color:#E1F5C9;
    color: #333333;
    text-shadow:1px 1px 1px #fff;
}



.sidebar_panel {
	
    margin: 10px;
}
.mainh2 {
     background-color: #85b34a;
    font-size: 18px;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    border-style: solid;
    border: 10px;
    border-color: black;
    height: 40px;
    size: 18px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    margin-top: 0px;
}

.top_nav {
    margin-top: 0px;
    padding:10px;
    background-color:#3B5998;
}

.navbar{
  border-radius: 0px !important;
  margin-bottom: 0px !important;
}
.row-fluid{
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.grade_title {
    margin-top: 0px;
     padding:7px;
    text-align:left;
    background-color:#049828; /*#E1F5C9*/
    border: 2px solid #E7EFE0;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#ffffff;

}



.cls a {
    color: #333333;
    text-decoration: none;
}

.cls a:hover {
    color: #333333;
    text-decoration: none;
}

.search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    height: 40px;
    padding: 4px 14px;
    margin-bottom: 0;
    margin-top: 5px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content- > .tab-pane, >
.pill-content > .pill-pane {
  display: none;

}

.tab-content > .active,
.pill-content > .active {
  display: block;

}

.table_alt th, .table_alt td {
     border-top: none !important;
     text-align: center;
 }

.browse_resources2 {
  line-height: 7px;
  margin-left: 38px;
  margin-top: 55px;
  position: absolute;
}

.browse_resources{
  line-height: 16px;
  margin-left: 22px;
  margin-right: 25px;
  position: absolute;
}

.ladder_remove_padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.catalogue_title{


   line-height: 30px;
   color: white;
   font-weight: bold;
   margin-top: 15px;
   margin-left: 1px;
   padding-left: 35px;
   padding-right: 25px;
   transition: all 0.3s ease-out;
    box-shadow:
        inset 0 1px 0 #9cdf58,
        0 2px 2px rgba(0,0,0,0.3),
        0 0 0px 1px #a4ed5a;
    /* Font styles */
    text-decoration: none;
    text-shadow: 0 1px black;


    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0px 10px 10px 0px;
    font-size: 14pt;
    font-family: Helvetica "Neue",Helvetica,Arial,sans-serif;

    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
}

.position_left{
    position: absolute;
    margin-right: 100px;
    z-index:100;
    left: 0px;
}
.learn_filter{
   padding-left: 30px;
   width: 250px;
}

.learning_areas{

    padding-left: 30px;
}

left
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;

}

.details_tab{

    color: blue;
}

.tabs-left > .nav-tabs > li {
  float: none;
}


.tabs-left > .nav-tabs > li > a {
  min-width: 249px;
  margin-right: 0px;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 0px;
  border-right: 0px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.left_metadata_title{

width: 300px;

}

.cls_title {

  font-size: 27px;
  text-shadow:1px 1px 1px #fff;
}

.k12 {
    width: 648px;
    height: 434px;
}

.side-ladder {
  display: block !important;
height: auto !important;
max-width: 100% !important;
}

.side-browse {

}

.kinder th,
.kinder td {
    text-align: center;
}

.catalogue {
    background-image: url("../IMAGES/CATALOGUE_BG.JPG");
    background-position: center;
    background-repeat: no-repeat;
}

.bg_araling_panlipunan {
    background-color: #f2d6d6 !important;
    display: block;
}

.araling_panlipunan {
    background: url(../IMAGES/LEVELS/ARALING_PANLIPUNAN.HTM) no-repeat;
}

.bg_edukasyon_sa_pagpapakatao {
    background-color: #d5c8bf !important;
    display: block;
}

.edukasyon_sa_pagpapakatao {
    background: url(../IMAGES/LEVELS/EDUKASYON_SA_PAGPAPAKATAO.HTM) no-repeat;
}

.bg_english {
    background-color: #caddea !important;
    display: block;
}

.english {
    background: url(../IMAGES/LEVELS/ENGLISH.HTM) no-repeat;
}

.bg_filipino {
    background-color: #b4c0d9 !important;
    display: block;
}

.filipino {
    background: url(../IMAGES/LEVELS/FILIPINO.HTM) no-repeat;
}

.bg_health {
    background-color: #ecebc3 !important;
    display: block;
}

.health {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_mathematics {
    background-color: #bde7d2 !important;
    display: block;
}

.mathematics {
    background: url(../IMAGES/LEVELS/MATH.PNG) no-repeat;
}

.bg_mother_tongue {
    background-color: #e3e5e6 !important;
    display: block;
}

.mother_tongue {
    background: url(../IMAGES/LEVELS/MTB.HTM) no-repeat;
}

.bg_music_and_arts {
    background-color: #ecebc3 !important;
    display: block;
}

.music_and_arts {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_physical_education {
    background-color: #ecebc3 !important;
    display: block;
}

.physical_education {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_science {
    background-color: #F1BCA3 !important;
    display: block;
}

.science {
    background: url(../IMAGES/LEVELS/SCIENCE.HTM) no-repeat;
}

.bg_music {
    background-color: #ecebc3 !important;
    display: block;
}

.music {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_arts {
    background-color: #ecebc3 !important;
    display: block;
}

.arts {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.modern {
    display: inline-block;
    margin: 10px;
    padding: 8px 15px;
    background: #B8ED01;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    transition: all 0.3s ease-out;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.5),
        0 2px 2px rgba(0,0,0,0.3),
        0 0 4px 1px rgba(0,0,0,0.2);
    /* Font styles */
    text-decoration: none;
    text-shadow: 0 1px rgba(255,255,255,0.7);
}



body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}




.container {
  margin: 20px auto;
  width: 640px;
}

.login {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 325px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 17px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login p {
  margin: 20px 0 0;
}
.login p:first-child {
  margin-top: 0;
}
.login input[type=text], .login input[type=password] {
  width: 278px;
}
.login p.remember_me {
  float: left;
  line-height: 31px;
}
.login p.remember_me label {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}
.login p.remember_me input {
  position: relative;
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}
.login p.submit {
  text-align: right;
}

.login-help {
  margin: 20px 0;
  font-size: 12px;
  color: black;
  text-align: center;
  text-shadow: 0 1px #EEE;
}
.login-help a {
  color: gray;
  text-decoration: none;
}
.login-help a:hover {
    color: #9ED929;
  text-decoration: none;
}

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}

.input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

.input_text [type=text], .input_ps [type=password] {
  margin: 5px;
  padding: 0 10px;
  width: 200px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.input_text [type=text]:focus, .input_ps [type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

.input_button [type=submit] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-left: 10px;
}
.input_button[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.lt-ie9 input[type=text], .lt-ie9 .input[type=password] {
  line-height: 34px;
}
.form-control {
  padding-right: 30px;
}

.form-control + .glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px;
}

.curriculum_title{

    margin:0 ! important;
    padding:0 ! important;
}

.subject_area{

    width: 270px !important;
}
.strands{

    font-size: 13px;
    line-height: 17px;
    padding: 15px !important;

}
.a_strands {list-style-type:circle;}

.right-arrow {
   width: 5px;
   height: 5px;
   background: black;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin-top: 7px;
   margin-right: 5px;
}
.main_caption{

   padding-left: 20px;
}
.link_definition{
   font-size: 12px;
   line-height: 16px;
   font-style: italic;
   color: gray;
   padding-left: 10px;

}
.categories{

  margin-top: opx !important;
}
.one_cap{

  width: 145px !important;
  margin: 0px !important;

}
.well_alt{
  padding: 0px !important;
  height: 80px !important;

}
.step_b{
  padding-top: 17px;
  padding-left: 140px;
}
.step_a{
  padding-top: 3px;
  padding-left: 140px;
}
.step_one {
   background-image: url("../IMAGES/1.PNG");
    background-position: left;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 40px 60px;
    margin-bottom: 20px;
    height: 65px;

}
.step_two {
   background-image: url("../IMAGES/2.PNG");
    background-position: left;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 40px 60px;
    margin-bottom: 20px;
    height: 65px;

}
.step_three {
   background-image: url("../IMAGES/3.PNG");
    background-position: left;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 40px 60px;
    margin-bottom: 20px;
    height: 65px;

}

.catalogue_main {
  margin-top: 40px;
}

.wrapper{

    float:left; /* important */


    position:relative; /* important(so we can absolutely position the description div */
}
.description{
    position:absolute; /* absolute position (so we can position it where we want)*/
    bottom:0px; /* position will be on bottom */
    left:0px;
    width:100%;
    /* styling bellow */
    background-color:black;
    font-family: 'tahoma';
    font-size:11px;
    color:white;
    opacity:0.6; /* transparency */
    filter:alpha(opacity=60); /* IE transparency */
}

.description_content{
    padding:10px;
    margin:0px;
}

a.only:link{
   color: #f6d703;
}

a.only:visited {
    color: #f6d703;
}

a.only:hover {
    color: #78fb0e;
}

a.only:active {
    color: #FFF;
}



.box {
    padding: 5px;
    max-height: 100%;
}

.box .inner {
    background-color: #f5f5f5;
    padding: 10px;
}

.img_shs {
display: inline-block;
height: auto;
width: 100%;
}

img {
display: inline-block;
height: auto;
max-width: 100%;
}

.shstitle {
  font-family: 'Open Sans', sans-serif;
  font-variant: bold;
  font-weight: 700 ;
  size: 18px;
  color: gray;
  padding-top: 8px;
}
.shs_bg{
  background-color: #A5C3D6;
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
.wrapper{
  width: 100%;
}
.img_shs {
display: inline-block;
height: auto;
width: 100%;
}

.shsimage2{
  width: 100%;
}
.description{
  width: auto;
}
.bb2_small{
  display:none !important;
}
.msgtop{
  padding-top: 70px;
}

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .push{
    margin-bottom: 50px;
  }

 .about{
   min-height: 100% !important;
   margin-bottom: 20px;
 }
 .bb2_small{
   display:none !important;
 }
 .msgtop{
   padding-top: 30px;
 }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .custom_pad{
    padding-top: 0px!important;
  }
  .box2 {
      padding: 5px;
      max-height: 100%;
      width: 50%!important;
  }
  .box3{
    float: right;
  }
  .shsimage2{
    width: 70%;
  }
  .img_shs {
  display: inline-block;
  height: auto;
  width: 250px;
  }
  .myshsimage{
    float:left;
    padding-right: 35px;
  }
  .myinfo{
    float: none!important;
      padding: 0;
  }
  .side-browse{
    display:none !important;
  }
  .wrapper {
    width: 100%;
  }
  .description{
    width: auto;
  }
  .col-md-3 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.about{
  min-height: 100% !important;
   margin-bottom: 20px;
}
.k12image{
width: 100% !important;
}

.bb2_small{
  display:none !important;
}
.msgtop{
  margin-top: 0px;
}
.myinfo2{
  min-height:155px;
}
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
  .custom_pad{
    padding-top: 0px!important;
  }

  .img_shs {
  display: inline-block;
  height: auto;
  width: 300px;
  }
  .myshsimage{
    float:left;
    padding-right: 35px;
  }

  .myinfo{
    float: none!important;
      padding: 0;
  }
  .k12image{
width: 100% !important;
  }
  .side-browse{
    display:none !important;
  }
  .push{
    margin-bottom: 20px;
  }
  .catalogue_title{
    font-size: 90%;
  }
.col-md-6 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .col-md-3 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.about{
  min-height: 100% !important;
   margin-bottom: 20px;
}

.register_success{
display:none !important;
}
.smallerdev{
  text-align: center !important;
}
h1 {
  font-size: 2em !important;
}
.msgtop{
  margin-top: -30px;
}
.myinfo2{
  min-height:155px;
}
}

/* Portrait phones and smaller */
@media (min-width: 320px) and (max-width: 480px) {
#one{
  display: none;
}
.track1{
  width: 100%;
  float: left;
}
.track2{
 width: 100%;
 float:right;
}
  .side-browse{
    display:none !important;
  }
  .out{
    display:none !important;
  }
  .catalogue_title{
    font-size: 75%;
  }
.push{
  margin-bottom: 100px;
}
.about{
  min-height: 100% !important;
   margin-bottom: 20px;
}
.col-md-6 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .smallerdev{
    text-align: center !important;
  }
    h1 {
      font-size: 2em !important;
    }
    .register_success{
    display:none !important;
    }
    .msgtop{
      margin-top: -30px;
    }
}





a.download_guide:link {
  color: #9ED929;}
a.download_guide:visited {
    color: #9ED929;
}
a.download_guide:hover {
    color: #568F23;
}



.h2_alt {

    margin-top: 0px;
}



.cls a {
    color: #333333;
    text-decoration: none;
}

.cls a:hover {
    color: #333333;
    text-decoration: none;
}

.search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    height: 40px;
    padding: 4px 14px;
    margin-bottom: 0;
    margin-top: 5px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content- > .tab-pane, >
.pill-content > .pill-pane {
  display: none;

}

.tab-content > .active,
.pill-content > .active {
  display: block;

}

.table_alt th, .table_alt td {
     border-top: none !important;
     text-align: center;
 }

.browse_resources2 {
  line-height: 7px;
  margin-left: 38px;
  margin-top: 55px;
  position: absolute;
}

.browse_resources{
  line-height: 16px;
  margin-left: 22px;
  margin-right: 25px;
  position: absolute;
}

.ladder_remove_padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.catalogue_title{


   max-height: 30px;
   min-height: 10px;
   color: white;
   font-weight: bold;
   margin-top: 15px;
   margin-left: 1px;
   padding-left: 35px;
   padding-right: 25px;
   transition: all 0.3s ease-out;
    box-shadow:
        inset 0 1px 0 #9cdf58,
        0 2px 2px rgba(0,0,0,0.3),
        0 0 0px 1px #a4ed5a;
    /* Font styles */
    text-decoration: none;
    text-shadow: 0 1px black;


    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0px 10px 10px 0px;

    font-family: Helvetica "Neue",Helvetica,Arial,sans-serif;

    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    background-color: #049828;
}

.position_left{
    position: absolute;
    margin-right: 100px;
    z-index:100;
    left: 0px;
}
.learn_filter{
   padding-left: 30px;
   width: 250px;
}

.learning_areas{

    padding-left: 30px;
}

left
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;

}

.details_tab{

    color: blue;
}

.tabs-left > .nav-tabs > li {
  float: none;
}


.tabs-left > .nav-tabs > li > a {
  min-width: 249px;
  margin-right: 0px;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 0px;
  border-right: 0px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.left_metadata_title{

width: 300px;

}

.cls_title {

  font-size: 27px;
  text-shadow:1px 1px 1px #fff;
}

.k12 {
    width: 648px;
    height: 434px;
}

.side-ladder {
    width: 260px;
    height: 316px;
}

.side-browse {
  display: block;
height: auto;
max-width: 97%;
}

.kinder th,
.kinder td {
    text-align: center;
}

.catalogue {
    background-image: url("../IMAGES/CATALOGUE_BG.JPG");
    background-position: center;
    background-repeat: no-repeat;
}

.bg_araling_panlipunan {
    background-color: #f2d6d6 !important;
    display: block;
}

.araling_panlipunan {
    background: url(../IMAGES/LEVELS/ARALING_PANLIPUNAN.HTM) no-repeat;
}

.bg_edukasyon_sa_pagpapakatao {
    background-color: #d5c8bf !important;
    display: block;
}

.edukasyon_sa_pagpapakatao {
    background: url(../IMAGES/LEVELS/EDUKASYON_SA_PAGPAPAKATAO.HTM) no-repeat;
}

.bg_english {
    background-color: #caddea !important;
    display: block;
}

.english {
    background: url(../IMAGES/LEVELS/ENGLISH.HTM) no-repeat;
}

.bg_filipino {
    background-color: #b4c0d9 !important;
    display: block;
}

.filipino {
    background: url(../IMAGES/LEVELS/FILIPINO.HTM) no-repeat;
}

.bg_health {
    background-color: #ecebc3 !important;
    display: block;
}

.health {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_mathematics {
    background-color: #bde7d2 !important;
    display: block;
}

.mathematics {
    background: url(../IMAGES/LEVELS/MATH.PNG) no-repeat;
}

.bg_mother_tongue {
    background-color: #e3e5e6 !important;
    display: block;
}

.mother_tongue {
    background: url(../IMAGES/LEVELS/MTB.HTM) no-repeat;
}

.bg_music_and_arts {
    background-color: #ecebc3 !important;
    display: block;
}

.music_and_arts {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_physical_education {
    background-color: #ecebc3 !important;
    display: block;
}

.physical_education {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_science {
    background-color: #F1BCA3 !important;
    display: block;
}

.science {
    background: url(../IMAGES/LEVELS/SCIENCE.HTM) no-repeat;
}

.bg_music {
    background-color: #ecebc3 !important;
    display: block;
}

.music {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.bg_arts {
    background-color: #ecebc3 !important;
    display: block;
}

.arts {
    background: url(../IMAGES/LEVELS/MAPEH.PNG) no-repeat;
}

.modern {
    display: inline-block;
    margin: 10px;
    padding: 8px 15px;
    background: #B8ED01;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    transition: all 0.3s ease-out;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.5),
        0 2px 2px rgba(0,0,0,0.3),
        0 0 4px 1px rgba(0,0,0,0.2);
    /* Font styles */
    text-decoration: none;
    text-shadow: 0 1px rgba(255,255,255,0.7);
}



body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}




.container {
  margin: 20px auto;
  width: 640px;
}

.login {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 325px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 17px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login p {
  margin: 20px 0 0;
}
.login p:first-child {
  margin-top: 0;
}
.login input[type=text], .login input[type=password] {
  width: 278px;
}
.login p.remember_me {
  float: left;
  line-height: 31px;
}
.login p.remember_me label {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}
.login p.remember_me input {
  position: relative;
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}
.login p.submit {
  text-align: right;
}

.login-help {
  margin: 20px 0;
  font-size: 12px;
  color: black;
  text-align: center;
  text-shadow: 0 1px #EEE;
}
.login-help a {
  color: gray;
  text-decoration: none;
}
.login-help a:hover {
    color: #9ED929;
  text-decoration: none;
}

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}

.input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}


.input_text [type=text],
.input_email [type=email],
.input_ps [type=password] {
  margin: 0;
  padding: 0 10px;
  width: 100% !important;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.input_text [type=text]:focus, .input_ps [type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

.input_button [type=submit] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-left: 10px;
}
.input_button[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.lt-ie9 input[type=text], .lt-ie9 .input[type=password] {
  line-height: 34px;
}
.form-control {
  padding-right: 30px;
}

.form-control + .glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px;
}

.curriculum_title{

    margin:0 ! important;
    padding:0 ! important;
}

.subject_area{

    width: 270px !important;
}
.strands{

    font-size: 13px;
    line-height: 17px;
    padding: 15px !important;

}
.a_strands {list-style-type:circle;}

.right-arrow {
   width: 5px;
   height: 5px;
   background: black;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin-top: 7px;
   margin-right: 5px;
}
.main_caption{

   padding-left: 20px;
}
.link_definition{
   font-size: 12px;
   line-height: 16px;
   font-style: italic;
   color: gray;
   padding-left: 10px;

}
.categories{

  margin-top: opx !important;
}
.one_cap{

  width: 145px !important;
  margin: 0px !important;

}
.well_alt{
  padding: 0px !important;
  height: 80px !important;

}
.step_b{
  padding-top: 17px;
  padding-left: 140px;
}
.step_a{
  padding-top: 3px;
  padding-left: 140px;
}
.step_one {
   background-image: url("../IMAGES/1.PNG");
    background-position: left;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 40px 60px;
    margin-bottom: 20px;
    height: 65px;

}
.step_two {
   background-image: url("../IMAGES/2.PNG");
    background-position: left;
    background-repeat: no-repeat;

    border-radius: 8px;
    padding: 40px 60px;
    margin-bottom: 20px;
    height: 65px;

}
.step_three {
   background-image: url("../IMAGES/3.PNG");
    background-position: left;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 40px 60px;
    margin-bottom: 20px;
    height: 65px;

}

.catalogue_main {
  margin-top: 40px;
}

.wrapper{

    float:left; /* important */
    position:relative; /* important(so we can absolutely position the description div */
}
.description{
    position:absolute; /* absolute position (so we can position it where we want)*/
    bottom:0px; /* position will be on bottom */
    left:0px;
    width:auto;
    /* styling bellow */
    background-color:black;
    font-family: 'tahoma';
    font-size:11px;
    color:white;
    opacity:0.6; /* transparency */
    filter:alpha(opacity=60); /* IE transparency */
}

.description_content{
    padding:10px;
    margin:0px;
}

a.only:link{
   color: #f6d703;
}

a.only:visited {
    color: #f6d703;
}

a.only:hover {
    color: #78fb0e;
}

a.only:active {
    color: #FFF;
}

ul.guide {
list-style-type: circle;
}

.static_title{
  color: #568F23;
  font-weight: 500;
  font-family: sans-serif;
  margin-top: 0px;
}

.about{

  min-height: 400px;
}
.terms{
  font-size: 16px;
  color: #93CE37;
  font-weight: 500;
}
.k12image{
  display: block !important;
height: auto !important;
max-width: 100% !important;
}
body {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }


  	.create:hover
  	{
  	-webkit-filter: hue-rotate(40deg);
  	-moz-filter: hue-rotate(40deg);
  	-o-filter: hue-rotate(40deg);
  	-ms-filter: hue-rotate(120deg);
  	}
.browse_main{
  position: relative;
}
.browse_icon_k12{
  display: block;
  width: 22%;
  height: 19%;
  position:absolute;
  left: 45%;
  top: 12%;
}
.browse_icon_catalogue{
  display: block;
  width: 22%;
  height: 15%;
  position:absolute;
  left: 9%;
  top: 30%;
}
.browse_kinder{
  display: block;
  width: 16%;
  height: 11%;
  position:absolute;
  left: 35%;
  top: 84%;
}
.browse_1{
  display: block;
  width: 12%;
  height: 7%;
  position:absolute;
  left: 37%;
  top: 76%;
}
.browse_2{
  display: block;
  width: 12%;
  height: 7%;
  position:absolute;
  left: 37%;
  top: 66%;
}
.browse_3{
  display: block;
  width: 13%;
  height: 7%;
  position:absolute;
  left: 36%;
  top: 59%;
}
.browse_4{
  display: block;
  width: 13%;
  height: 8%;
  position:absolute;
  left: 40%;
  top: 51%;
}
.browse_5{
  display: block;
  width: 13%;
  height: 8%;
  position:absolute;
  left: 43%;
  top: 44%;
}
.browse_6{
  display: block;
  width: 13%;
  height: 8%;
  position:absolute;
  left: 47%;
  top: 37%;
}
.browse_7{
  display: block;
  width: 12%;
  height: 8%;
  position:absolute;
  left: 51%;
  top: 31%;
}
.browse_8{
  display: block;
  width: 13%;
  height: 6%;
  position:absolute;
  left: 57%;
  top: 26%;
}
.browse_9{
  display: block;
  width: 12%;
  height: 6%;
  position:absolute;
  left: 60%;
  top: 21%;
}
.browse_10{
  display: block;
  width: 12%;
  height: 6%;
  position:absolute;
  left: 64%;
  top: 16%;
}
.browse_11{
  display: block;
  width: 12%;
  height: 6%;
  position:absolute;
  left: 71%;
  top: 9%;
}
.browse_12{
  display: block;
  width: 12%;
  height: 6%;
  position:absolute;
  left: 77%;
  top: 3%;
}
.col1{
  line-height: 9px;
}
.no_scroll{
margin-left: -10px;
}

html, body {height: 98%;}

#wrap {
  min-height: 100%;
}

#main {
  overflow-y:auto;
	padding-bottom: 205px;
  }

#footer2 {
  position: relative;
	margin-top: 0;
	height: 205px;
	clear:both;
}
.edetails{
  font-family: "Open Sans";
  font-size: 16px;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

.register_success{
max-width: 23%!important;
height: auto;
float: left;
padding-right: 30px;
}
.small_custom{
color: #5cb85c;
}
.error_h1{
  font-family: "Open Sans" !important;
  font-variant: normal !important;
  font-weight: 400  !important;
}
h1.custom_title{
  font-family: 'Open Sans', sans-serif;
  font-variant: light;
  font-weight: 300;
  font-size: 2.3vw;
  text-align: center;

}
h1.custom_title2{
  font-family: 'Open Sans', sans-serif;
  font-variant: normal;
  font-weight: 300;
  font-size: 2.3vw;

}
h2.custom_sub{
  font-family: 'Open Sans', sans-serif;
  font-variant: light;
  font-weight: 400;
  font-size: 1.25em;
}
.custom_sub2{
  font-family: 'Open Sans', sans-serif;
  font-variant: light;
  font-weight: 400;
  font-size: 1em;
}
.wrapper_reg {
  overflow:hidden;
}

.wrapper_reg div {
   min-height: 200px;

}
.wrapper_reg2 div {
   min-height: 0 !important;

}
#one {
  background-color: white;
  float:left;
  width: 50%;
  padding-left: 50px;
  padding-right: 50px;
}
#two {
  background-color: #F7F7F7;
  overflow:hidden;
  width: 50%;
  padding-left: 50px;
  padding-right: 50px;

}

@media screen and (max-width: 767px) {
   #one {
    float: none;
    margin-right:10px;
    width: auto;
    border:0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;

  }
  #two {
   float: none;
   margin-right:0;
   width: 100%;
   border:0;
   padding-left: 10px;
   padding-right: 10px;

 }
 .custom_pad{
   padding-top: 0px!important;
 }
}
.custom_pad{
  padding-top: 25px;
}
.custom_regicon{
  padding-right: 50px;
  color: #CCC;
}
.tracks{
  padding-bottom: 20px;
}
.custom_panel{
  border: 1 dashed gray !important;
  background-color: none !important;
  padding-left: 30px;
  padding-right: 30px;
}
.custom_here{
  color: blue;
  text-decoration: underline;
}
.program{
background-color: gray;
width: 45%;
height: 300px;

}
.shs_subj{
  border: 1px solid #ddd;

}
.myshsheader th{
  background-color: #BCC1BA!important;

}

.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,
