.login-top-font {
    font-size:13px;
}

.navbar-brand img {
    margin-top:7px;
    margin-left:10px;
    height:37px;
}

#top .navbar {
    border-top: 3px solid #fdf4e3 !important;
}

.navbar-inverse {
    background-color: #000 !important;
    border-color: #000!important;
}

.Footer {
    background-color: #000 !important;
}

.tab-text {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

#content {
    /* padding: 10px; */
}

.navbar__item {
    color: #fff;
}

.btn_top_30 {
    margin-top:30px;
    background-color: #f0f0f0;
    border-radius:0 !important;
    padding-top:20px;
    padding-bottom: 20px;
}

.btn_bottom_30 {
    margin-bottom:30px;
}

.menu_btn {
    margin-right:4.16666%;
    margin-left:4.16666%;
    height:100px;
    padding: 32px 16px !important;
    font-size: 16px !important;
    border-radius:10px !important;
}

.menu_btn img {
    width:30px;
    height:30px;
    margin-bottom: 8px;
    margin-right: 10px;
}


.news_text {
    margin-left:10px;
    font-size: 24px !important;
}

.news_top_30 {
    margin-top:30px;
}

.mainmenu_inner {
    border: none !important;
}

.menu_back {
    background-color: #313d5e !important;
}

#menu > .nav-header {
    font-size:18px !important;
    font-weight: bold !important;
    background: rgba(0, 0, 0, 0.5) !important;
}

#menu > .nav-header2 {
    font-size:18px !important;
    font-weight: bold !important;
    background: rgba(0, 0, 0, 0.5) !important;
}

#menu .nav-header2 {
    padding: 3px 15px !important;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.1);
}

.sidebar-left-mini #menu > li > .link-title {
    background-color: #3681c1 !important;
}

.sidebar-left-mini #menu > li > .link-title {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.85);
    display: none;
    padding: 10px 30px;
}

#dataTable {
    border-radius: 20px;
    border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

#dataTable th {
    background-color: #ffe0e0
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f0f0f0;
}

.box header {
    background-image: linear-gradient(to bottom, #333 0%, #333 100%);
    color:#fff;
}



.mx-auto {
    width: 300px;
    margin: 30px auto 0 auto; 
  }

.mx-auto img {
    width:124px;
} 

.form-signin {
    border:1px solid #000;
    padding:30px;
}

.orange {
    background-color: #fdf4e3;
}

.top {
    margin-bottom: 20px;
}

.col-lg-12w {
    position: relative;
    min-height: 1px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.col-lg-2w {
    position: relative;
    min-height: 1px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.tbpd{
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.top_30 {
    margin-top:30px;
}

.width_100 {
    width:100%;
}

.table-striped2 > tbody > tr:nth-of-type(odd) {
    background-color: #c0c0c0;
}

.center {
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    display: table;
}

.center a {
    margin:5px;
}

.th_center {
    text-align: center !important;
}

.float_none {
    float:none !important;
}

.tr_space {
    border-collapse: separate;
    border-spacing: 0px 8px;
}

.required {
    float: right;
    color: #ffaf3c;
}

.required2 {
    color: #ffaf3c;
}

.padding_left_5 {
    padding-left:5px !important;
}

.btn-warning2 {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-warning2:hover,
.btn-warning2:focus {
  background-color: #000;
  background-position: 0 -15px;
  color: #fff !important;
  opacity: 0.5;
}

.form_width100 {
    width:100%;
}

.form_height100 {
    height:100%;
}

.form_width30 {
    width:30%;
}

.form_width10 {
    width:10%;
}

.width16 {
    width:16.66666%;
}

.width33 {
    width:33.33333%;
}

.table2 > thead > tr > th, 
.table2 > tbody > tr > th, 
.table2 > tfoot > tr > th, 
.table2 > thead > tr > td, 
.table2 > tbody > tr > td, 
.table2 > tfoot > tr > td {
    vertical-align: middle !important;
    border-top: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#left {
    height:auto;
}

.checkbox2 {
    padding-left:30px;
}

.title_bar {
    padding-top:15px;
    padding-bottom: 15px;
    border-radius: 10px;
    font-size: 18px !important;
}

.right {
    text-align: right;
    margin-top:10px;
    margin-bottom: 10px;
}

.inline {
    display: inline;
}

.left {
    text-align: left !important;
    padding-left: 0px !important;
}

.form_right {
    text-align: right;
}

.the-icons li {
    line-height: 30px;
}

.the-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.li_right {
    text-align: right;
}

.li_left {
    text-align: left;
}

.no_left {
    float:none !important;
}

