﻿.menu-custom {
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 25%);
  margin-bottom: 10px;
}

.menu-custom2 {
  /*background-color: #005180;*/
  background-color: #005f69;
  border-bottom: 1px solid #005180;
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 25%);
  margin-bottom: 10px;
}

.icon-menu-news {
  font-size: 26px !important;
  color: #005f69;
  margin-bottom: 20px;
  border: 1px solid;
  border-radius: 5px;
  padding: 5px;
  margin-top: 10px;

  min-width: 40px;
  text-align: center;
  vertical-align: middle;
}
.text-icon-news {
  margin-left: 10px;
}
.div-custom-default {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
  width: 100%;
}

.navbar {
  margin-bottom: 6px !important;
}
.menu-custom-left {
  background: #fff;
  /*margin-bottom: 10px;*/
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
}
.menu-text-custom {
  color: #5c5c5c;
}
.menu-custom-parent {
  padding-right: 0px;
}
.menu-custom-right {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
}
/* Set width on the form input elements since they're 100% wide by default */

.cus-ttcedu {
  float: left;
  font-weight: bold;
  padding: 15px 15px;
  font-size: 12px;
}

.cus-ttcedu-footer {
  font-size: 13px;
  padding: 1px;
}

.cus-tilelayout {
  color: #fcb684;
  font-weight: bold;
  padding-top: 30px;
}

.cus-bodylayout {
  font-size: 11px;
  font-weight: bold;
}
/*input,
select,
textarea {
    max-width: 280px;
}

* {
    padding: 0px;
}
/* styles for validation helpers */

body {
  /*background: #fff;*/
  background: #dedede;
  overflow-x: hidden;
}

.field-validation-error {
  color: #b94a48;
}

.field-validation-valid {
  display: none;
}

input.input-validation-error {
  border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
  border: 0 none;
}

.validation-summary-errors {
  color: #b94a48;
}

.validation-summary-valid {
  display: none;
}

.divmain {
  /*border: 1px solid #dfdfdf;*/
  border-top: 0px;
  background: #fff;
  margin-bottom: 20px;
}

.bgtitle {
  padding: 5px;
  border-radius: 0px !important;
}

table tr th {
  margin: 0px !important;
  padding: 0px !important;
}

table tr th {
  padding: 3px !important;
  background: #e9e9e9;
  font-size: 13px;
  color: #3b3333;
  vertical-align: central !important;
}

table tr td {
  padding: 7px !important;
  vertical-align: central !important;
}

.modal-header {
  background-color: #003768;
  color: #fff;
  border-radius: 0px;
}

.modal-header h4 {
  margin: 3px !important;
}

.modal-body {
  padding: 30px 10px !important;
}

.modal-content {
  border-radius: 0px;
  width: 700px;
}

thead {
  background-color: #ccc;
}

thead tr th {
  text-align: center;
}

tbody tr td {
    text-align: center;
  }

.title_topicdisplay {
  color: #074c95;
  text-align: justify;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}*/

/*------- css dkhp --------*/
* {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* pannel */
.panel {
  border-radius: 0px;
  margin-top: 19px;
}

.panel-heading {
  border-color: #428bca;
  background: #428bca;
  border-radius: 0px;
  color: #fff;
  font-weight: bold;
  border-bottom: 0px;
}

.panel-heading .panel-title {
  color: #fff;
  font-size: inherit;
  font-weight: 700;
  /*text-transform: uppercase;*/
}

.panel-body {
  border: 1px solid #dadada;
  border-top: 0px;
  width: 100%;
}
/* /pannelx*/

/* message box*/
.window-header {
  width: 368px;
}

.window-shadow {
  display: none !important;
}

.messager-window {
  width: 384px;
}

.window-body {
  max-width: 299px;
  min-width: 299px;
}

span.l-btn-left {
  min-height: 24px;
}
/* /message box*/

/* table */
.table-hover tr:hover {
  background-color: #cee7f5;
}

.table thead {
  color: #808080;
}

th {
  text-align: center;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  /*padding:8px 0px 8px 0px;*/
}

.tr-no-hover:hover {
  /*background: #fff !important;*/
}
/* /table */

/* cus btn */
.a_link {
  padding: 7px;
  border: 1px solid #074590;
  color: #fff;
  background: #2a7de2;
  margin: 10px;
  float: right;
  font-size: 13px;
  cursor: pointer;
}

.a_link:hover {
  color: #2a7de2;
  background: #fff;
}

.btn-cus1 {
  border-radius: 0px;
  padding: 7px;
  border: 1px solid #074590;
  color: #fff;
  background: #2a7de2;
  font-size: 13px;
}

.btn-cus1 :hover {
  color: #2a7de2;
  background: #fff;
}

select {
  max-width: 280px;
  height: 31px;
  padding: 5px;
}

input {
  /*max-width: 280px;*/
  height: 31px;
  padding: 5px;
}

/* /cus btn */

/* top menu */

.navbar {
  border-radius: 0px;
  color: #fff;
  min-height: 40px;
  border-radius: 0px !important;
  border: 0px !important;
}

.navbar-nav li a {
  color: #555;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: bold;
}

#header .navbar-nav > li > a {
  padding-top: 9px !important;
  padding-bottom: 5px !important;
  color: #fff !important;
  font-weight: bold;
}

/* left menu */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-stacked > li + li {
  margin-top: 0px;
  margin-left: 0;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
}

.margintop20 {
  margin-top: 20px;
}
/* /left menu */

.tab-content {
  background: #eee;
  padding: 5px;
  border: 1px solid #dfdfdf;
  border-top: 0px;
}

/* mobile */
@media only screen and (max-width: 500px) {
  .panel-body {
    padding: 5px;
    border-top: 1px solid #dadada;
  }

  .main-container {
    padding: 0px;
  }
}
