/* =================  LOGIN CSS ======================*/



/* form */
body {
  background: #efefef;
  font-family: 'Josefin Sans' !important;
}

.form-body {
  background: #fff;
  padding: 20px;
}

.login-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-top: 3px solid#3e4043;
}

.innter-form {
  padding-top: 20px;
}

.final-login li {
  width: 50%;
}

.nav-tabs {
  border-bottom: none !important;
}

.nav-tabs>li {
  color: #222 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #d14d42;
  border: none !important;
  border-bottom-color: transparent;
  border-radius: none !important;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: none !important;
  border-radius: none !important;
  text-transform: uppercase;
  font-size: 16px;
}

.social-login {
  text-align: center;
  font-size: 12px;
}

.social-login p {
  margin: 15px 0;
}

.social-login ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.social-login ul li {
  width: 33%;
  float: left;
  clear: fix;
}

.social-login ul li a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
  display: block;
}

.social-login ul li:nth-child(1) a {
  background: #3b5998;
}

.social-login ul li:nth-child(2) a {
  background: #e74c3d;
}

.social-login ul li:nth-child(3) a {
  background: #3698d9;
}

.sa-innate-form input[type=text],
input[type=password],
input[type=file],
textarea,
select,
email {
  font-size: 13px;
  padding: 10px;
  border: 1px solid#ccc;
  outline: none;
  width: 100%;
  margin: 8px 0;

}

.sa-innate-form input[type=submit] {
  border: 1px solid#e64b3b;
  background: #e64b3b;
  color: #fff;
  padding: 10px 25px;
  font-size: 14px;
  margin-top: 5px;
}

.sa-innate-form input[type=submit]:hover {
  border: 1px solid#db3b2b;
  background: #db3b2b;
  color: #fff;
}

.sa-innate-form button {
  border: 1px solid#e64b3b;
  background: #e64b3b;
  color: #fff;
  padding: 10px 25px;
  font-size: 14px;
  margin-top: 5px;
}

.sa-innate-form button:hover {
  border: 1px solid#db3b2b;
  background: #db3b2b;
  color: #fff;
}

.sa-innate-form p {
  font-size: 13px;
  padding-top: 10px;
}
















/* =================  Footer Menus ======================*/
.footer-menu {
  list-style-type: none !important;
}

.footer-menu li a {
  color: #999999 !important;
}

.footer-menu li a:hover {
  color: #ffffff !important;
}

.text-white {
  color: #000000;
}

.pt-0 {
  padding: 0px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.p-0 {
  padding-bottom: 0px !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.tabel-tada>tr>td>a {
  color: #ffffff;
}

.tabel-tada>tr>td>a:hover {
  color: #999999;
}

.tabel-heading {
  background-color: #cb0a3b;
}

.final_table>tbody>tr>td,
.final_table>tbody>tr>th,
.final_table>tfoot>tr>td,
.final_table>tfoot>tr>th,
.final_table>thead>tr>td,
.final_table>thead>tr>th {
  padding: 11px 7px 4px 4px !important;
}

.text-white {
  color: #ffffff !important;
}



.menu_link i {
  float: right;
  padding: 5px 10px;
  color: #ccc !important;
}

.marquee {
  padding: 10px;
  background-color: #017d37;
  color: #ffffff;
}

.topbar {
  background-color: #017d37;
  padding: 5px 0px;
}

.topbar-menu li a {
  color: #ffffff !important;
  list-style-type: none;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: 500;
}

.topbar-menu li a i {
  padding-right: 5px;
  font-size: 13px;
}

.topbar-menu li {
  list-style-type: none !important;
  float: left
}

.topbar-menu li {
  border-right: 1px solid #ffffff5c;
}

.topbar-menu li:last-child {
  border-right: none !important
}

.topbar-right {
  float: right
}

.welcome-text {
  font-size: 12px;
}

.logo a img {
  display: inherit;
}



.slider {
  margin: 0 auto;
  max-width: auto;
  height: 360px !important;
}

.slide_viewer {
  height: 500px;
  /* overflow: hidden; */
  /*   position: relative; */
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
  background-image: url('../images/slider/101.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(2) {
  background-image: url('../images/slider/102.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(3) {
  background-image: url('../images/slider/103.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(4) {
  background-image: url('../images/slider/104.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(5) {
  background-image: url('../images/slider/105.jpg');
  background-position: center;
  background-size: cover;
}


.slide:nth-of-type(6) {
  background-image: url('../images/slider/106.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(7) {
  background-image: url('../images/slider/107.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(8) {
  background-image: url('../images/slider/108.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(9) {
  background-image: url('../images/slider/109.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(10) {
  background-image: url('../images/slider/110.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(11) {
  background-image: url('../images/slider/111.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(12) {
  background-image: url('../images/slider/112.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(13) {
  background-image: url('../images/slider/113.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(14) {
  background-image: url('../images/slider/114.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(15) {
  background-image: url('../images/slider/115.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(16) {
  background-image: url('../images/slider/116.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(17) {
  background-image: url('../images/slider/117.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(18) {
  background-image: url('../images/slider/118.jpg');
  background-position: center;
  background-size: cover;
}

.slide:nth-of-type(19) {
  background-image: url('../images/slider/119.jpg');
  background-position: center;
  background-size: cover;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  margin-top: -50px;
}

a.slide_btn {
  color: #ffffff;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active,
.slide_btn:hover {
  color: #428CC6;
  cursor: pointer;
}

.directional_nav {
  height: 340px;
  margin: 0 auto;
  max-width: 1200;
  position: relative;
  top: -340px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 100px;
  top: 0;
}

.previous_btn,
.next_btn {
  cursor: pointer;
  height: 65px;

  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 100px;
}

.previous_btn:hover,
.next_btn:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .main-content .col-md-9 {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .previous_btn {
    left: 50px;
  }

  .next_btn {
    right: 50px;
  }

}



.news_ li {
  background-color: #017d37;
}

.news_ li {
  width: 33.33%;
  float: left;
  margin: 0px !important
}

.nav-pills>li>a {
  border-radius: 0px !important;
  padding: 7px 15px;
  margin: 0px;
  color: #ffffff !important
}

.tab-content>.active {
  padding: 10px;
}

#exTab1 {
  background-color: #ffffff;
  min-height: 374px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #2cca71 !important;
}

.nav-pills li a:hover {
  background-color: #017d37 !important;
}

#marqueeresults a {
  color: #ffffff !important;
  margin-right: 20px;
}

#marqueeresults a img {
  width: 40px !important
}


div.eventList {
  .eventDate {
    background-color: #ccc;

    text-align: center;
    padding: 10px;

    .day {
      display: block;
      font-size: 54px;
      line-height: 21px;
      margin-top: 10px;
      margin-bottom: 15px;
    }

    .endday {
      font-size: 20px;
    }

    .month {
      display: block;
      font-size: 25px;
      line-height: 25px;
    }

    .year {
      font-size: 20px;
    }
  }

}

#day_ {
  -webkit-transform: rotateZ(90deg);
  /* Safari */
  transform: rotateZ(90deg);
}

.pr-0 {
  padding-right: 0px !important
}

.font-15 {
  font-size: 15px !important
}

.list-unstyled li {
  font-size: 13px !important
}

.list-unstyled li:first-child {
  font-size: 13px !important;
  color: #ccc;
  /* font-weight:bold; */
}

.btn-small {
  padding: 5px 10px !important;
  font-size: 13px !important
}

.bg-white {
  background-color: #ffffff;
}

.padding-10 {
  padding: 10px;
}

.font-18 {
  font-size: 18px !important;
  color: #333333;
}




.footer li {
  border-top: solid 1px #353535;
}

.footer li:first-child {
  border-top: none;
}

.footer li a {
  color: #979797;
  font-size: 14px;
  padding: 6px 0px;
  display: block;
  transition: all 0.4s ease-in-out;
}

.footer li a:hover {
  color: #7BFF00;
}

.footer li a:hover i {
  color: #7BFF00;
}


.footer h2 {
  font-size: 20px !important;
  border-bottom: none;
  color: #696969;
  padding: 10px 0 !important;
  margin-bottom: 10px !important;
}


.footer_title h2 {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}

.footer h2 {
  color: #eee;
  font-size: 18px;
  font-weight: 200;
  display: inline-block;
  border-bottom: 2px solid #7BFF00;
  padding-bottom: 5px;
  margin-bottom: -2px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: inherit !important
}

.contact_list li a i {
  padding-right: 15px;
}

.l_h_22 a {
  line-height: 22px !important;
}

.mb-50 {
  margin-bottom: 50px !important
}

.mt-50 {
  margin-top: 50px !important
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.navrow {
  border-bottom: 1px dotted #fff;
}

.header-logo-area {
  padding: 5px 0px;
  ;
}

.main-bg {
  background-image: url('../images/bg-i.jpg');
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 100px;
}

.title {
  padding: 80px 0px;
}

.h2-departments h4 {
  margin-bottom: 10px;
}

.section-padding-50 {
  padding: 50px 0px;
}

.shadow-primary {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .2);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .2);

}

.rounded-border {
  border-radius: 10px !important;
}

.padding-0 {
  padding: 0px !Important
}

.form-control:focus {
  border: 1px solid #ccc !important
}

.latest-gif {
  width: 45px;
}

.latest-news a {
  margin-bottom: 25px !important;
  display: block;
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  vertical-align: middle !important;
  font-weight: 400;
  letter-spacing: .3px;
  color: #000;
  font-size: 13px !important
}

.li-content ul li {
  margin-bottom: 12px;
}

.li-content ul li span {
  display: block;
  margin-top: 8px;
}

.boxed-content {
  border: 1.5px solid #423939;
  padding: 5px;
  display: block;
  text-align: center;
}

.issue-author {
  display: block;
  margin-top: 8px;
  font-weight: 600;
}

.btn {
  background-color: #008000;
  border: none;
  color: white;
  padding: 8px 34px;
  cursor: pointer;
  font-size: 16px;
  margin: 10px 0 0 0;
  /**width:160px;**/
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: #0a9245;
  color: #FFFFFF;
}

.text-black {
  color: #666666;
}

.btn1 {
  background-color: #008000;
  border: none;
  color: white;
  padding: 8px 20px;
  cursor: pointer;
  font-size: 16px;
  width: 100%;
  /**margin:0 0 0 50px;**/
}

/* Darker background on mouse-over */
.btn1:hover {
  background-color: #0a9245;
  color: #FFFFFF;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.iqaclist a {
  display: block;
  background: #3dba54;
  padding: 10px;
  text-align: center;
  margin-bottom: 17px;
  border-radius: 3px;
  border: #e6e8ed 1px solid;

}

.iqaclist1 a {
  display: block;
  background: #fdfdfd;
  padding: 10px;
  margin-bottom: 17px;
  border-radius: 3px;
  border: #e6e8ed 1px solid;
}



.journal-carousel {
  background: none !important;
  height: auto;
  width: auto;
}

.journal-carousel img {
  height: 204px;
  margin: 0 auto;
}

.carousel-control {
  padding-top: 35%;
  width: 8%;
}

.carousel-inner {
  padding: 0 25px;
}

.issue-pages {
  display: block !important;
  margin-top: 5px;
}

.issue-ano {
  display: block !important;
  letter-spacing: 1.5px;
  margin-top: 5px;
}

.issue-title {
  color: #b8080e;
}

.gentitle {
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #008000;
  line-height: 1.7;
}

div.newshighlight {
  border: 1px solid #ccc;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
}

.flash {
  -webkit-animation-name: flash;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

@-webkit-keyframes flash {
  from {
    color: #ff0000;
  }

  to {
    color: #337ab7;
  }

}

@media only screen and (min-width: 1200px) {
  .text-right1 {
    margin-bottom: 30px;
  }
}

.vc {
  width: 30%;
  border-radius: 3px;
}

@media only screen and (max-width: 1200px) {
  .vc {
    width: 70%;
  }
}