@charset "UTF-8";

@font-face {
    font-family: 'db_adman_x';
    src: url('../fonts/db_adman_x_v3-webfont.eot');
    src: url('../fonts/db_adman_x_v3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/db_adman_x_v3-webfont.woff2') format('woff2'),
         url('../fonts/db_adman_x_v3-webfont.woff') format('woff'),
         url('../fonts/db_adman_x_v3-webfont.ttf') format('truetype'),
         url('../fonts/db_adman_x_v3-webfont.svg#db_adman_xregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: db_adman_x, sans-serif;
    font-size: 125%;
}
label, span, p, a {
    font-size: 18px;
    font-weight: normal;
}
.header {
    /* background-color: #2387CA; */
    color: #60606e;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.navbar-static-top .logo {
    height: auto;
    margin-top: 3.55rem;
    margin-left: 3.55rem;
}
.navbar-static-top .bg-logo {
    background: url(../images/header-bg2.jpg) no-repeat 0 0;
    background-size: 100%;
    height: 15rem;
}
.navbar-static-top .logo img {
    max-height: 60px;
}

.web-logo {color: #fff;}
.web-logo a {float: left;}
.web-logo h3 {
    float: left;
    margin-left: 20px;
    color: #60606e;
}
.header .welcome-admin {
    font-size: 16px;
    color: #60606e;
    padding-top: 20px;
    padding-right: 20px;
}

.section-content { 
    background-color: #fefefe;
    /*height: 100vh;*/
}
.panel-default {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header .navbar { border-radius: 0px; }
.navbar-nav { margin: 0px; }
.left-mainmenu {
    float: none;
    background-color: #4b5960;
    padding: 0 0 30px 0;
    margin-bottom: 10px;
}
.left-mainmenu .navbar {
    border-radius: 0;
    background-color: #4b5960;
    margin-bottom: 0;
}
.left-mainmenu .navbar-nav {
    display: block;
    width: 100%;
}
.left-mainmenu .navbar-nav h1, .left-mainmenu .navbar-nav h4 {
    background-color: #5f6c71;
    color: #fff;
    margin: 0;
    padding: 15px 10px;
    border-left: solid 8px #fff;
    font-weight: 500;
    letter-spacing: 0.085em;
}
.left-mainmenu .navbar-collapse h1 {
    color: #fff;
    margin: 0;
    padding: 25px 15px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.085em;
}
.left-mainmenu .navbar-collapse h1>span {
    font-size: 16px;
}
.left-mainmenu .navbar-nav>li {
    float: none;
    display: block;
    color: #fff;
    border-bottom: solid 1px #5c6b72;
}
.left-mainmenu .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
}
.left-mainmenu .navbar-nav>li>a:hover, .left-mainmenu .navbar-nav>li>a:focus, 
.left-mainmenu .navbar-nav>li>a.active {
    color: #fff;
    background-color: #5f6c72;
}
.left-mainmenu .navbar-nav>li>a::after {
    position: absolute;
    content: " ";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 18px;
    right: 8px;
}
.left-mainmenu .navbar-nav>li>a.no-arrow {
    padding-left: 20px;
}
.left-mainmenu .navbar-nav>li>a.no-arrow::after {
    display: none;
}
.left-mainmenu .navbar-nav>li>a.arrow-down::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.left-mainmenu .navbar-nav>li>a>i {
    display: inline-block;
    margin-right: 6px;
}
.left-mainmenu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.admin-profile {
    background: #778286;
    padding: 15px 0;
}
.admin-profile .image {
    
}
.admin-profile .image img {
    float: left;
    display: inline-block;
    width: 62px;
    height: auto;
    margin-top: 15px;
    margin-left: 15px;
}
.admin-profile .name {
    margin-left: 0px;
}
.admin-profile .name h3, .admin-profile .name h4{
    /*text-align: center;*/
    padding-left: 0;
    margin: 18px 0px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.085em;
}

.m-icon-list {
    background: url(../images/admin/icon-bar-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 13px;
    height: 10px;
}
.m-icon-list2 {
    background: url(../images/admin/icon-bar-02.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 15px;
    height: 11px;
}
.m-icon-user {
    background: url(../images/admin/icon-user-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 10px;
    height: 14px;
}
.m-icon-organize {
    background: url(../images/admin/icon-organization-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 23px;
    height: 17px;
}
.m-icon-edit {
    background: url(../images/admin/icon-edit-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 17px;
    height: 16px;
}
.m-icon-paper2 {
    background: url(../images/admin/icon-edit-02.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 16px;
    height: 20px;
}
.m-icon-paper3 {
    background: url(../images/admin/icon-edit-03.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 15px;
    height: 19px;
}
.m-icon-printer {
    background: url(../images/admin/icon-print-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 19px;
    height: 16px;
}
.m-icon-chart {
    background: url(../images/admin/icon-shape-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 17px;
    height: 16px;
}
.m-icon-chat {
    background: url(../images/admin/icon-chat-01.jpg) no-repeat 0 0;
    background-size: 100%;
    width: 18px;
    height: 16px;
}

/*
Nav
*/
/* 3526 */
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px;
}

/* 3777 */

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}

/* 5769 */
.main-title-wrap {
    margin-bottom: 20px;
    padding: 0 15px;
}
.main-title-wrap .title {
	font-size: 36px;
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 500;
	line-height: 1.1;
}

.disabledlink {
	text-decoration: line-through;
}
.table > thead > tr > th {
    font-size: 18px;
}
.table > tbody > tr > td {
    font-size: 18px;
}
.table-grid th {
	background-color: #c0c0c0 !important;
	text-align: center;
}
.table-grid >tbody>tr:hover>td {
	background-color: #ebebeb !important;
}
.table-grid td a {
    color: #333;
    text-decoration: none;
}
.table-grid td a:hover {
    color: #959595;
}
.table-grid td a.text-danger {
    color: #a94442;
}
.table-grid td a.text-danger:hover {
    color: #843534;
}

.form-horizontal .control-label {
    font-size: 18px;
    font-weight: normal;
}
.form-horizontal .form-control {
    font-size: 18px;
    font-weight: normal;
}
.form-horizontal .btn {
    font-size: 18px;
    font-weight: normal;
}
.form-horizontal .text-danger {
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0px;
}
.form-horizontal .form-control.valid {
    border: solid 1px green;
}
.form-horizontal .form-control.input-validation-error {
    border: solid 1px red;
}
.form-horizontal input[type="file"] {
    border: none;
    width: auto;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
}

.form-group .text-sub {
	color: #f00;
}

.form-group .control-label.required:after {
	content: "*";
	display: inline-block;
	font-size: inherit;
	color: #f00;
}

.product-image-list .image-thumbnail {
	height: 250px;
	overflow: hidden;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-padding-l {
    padding-left: 0 !important;
}
.no-padding-r {
    padding-right: 0 !important;
}
.no-margin {
    margin: 0px !important;
}
.d-inline-block {
  display: inline-block !important;
}

.breadcrumbs {
    background: #5e6d74;
    padding: 10px 10px;
}
.breadcrumbs .breadcrumb {
    background: none;
    padding: 12px 15px;
    border-radius: 0px;
    margin-bottom: 0;
}
.breadcrumbs .breadcrumb p {
    margin-bottom: 0;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
}

.input-group-addon.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

/*
Template Upload Image/File
*/
.js-form-upload-loading {
    display: inline-block;
    margin-left: 1rem;
}
.image-widget-data {
    float: left;
    /*padding-top: 4.55rem;*/
}
.image-preview {
    float: left;
    padding: 0 10px 10px 0;
}
.image-preview img {
    max-width: 100%;
    height: auto;
}
.image-widget-data .file-image {
    background-image: url(../images/icons/image-x-generic.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.form-upload-preview {
    padding-top: 7.55rem;
}

.template-upload > td:first-child, .template-download > td:first-child {
    width: 10.55%;
}
.template-upload .preview, .template-download .preview {
    display: inline-block;
    width: 80px;
    max-height: 80px;
    overflow: hidden;
}
.template-download .name.file-ext-jpg {
    background-image: url(../images/icons/image-x-generic.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.template-download .name.file-ext-pdf {
    background-image: url(../images/icons/application-pdf.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.template-download .name.file-ext-7z {
    background-image: url(../images/icons/package-x-generic.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.template-download .name.file-ext-mp4 {
    background-image: url(../images/icons/video-x-generic.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.template-download .name.file-ext-pptx, .template-download .name.file-ext-ppt {
    background-image: url(../images/icons/x-office-presentation.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.template-download .name.file-ext-xlsx, .template-download .name.file-ext-xls {
    background-image: url(../images/icons/x-office-spreadsheet.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.template-download .name.file-ext-docx, .template-download .name.file-ext-doc {
    background-image: url(../images/icons/x-office-document.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    min-height: 16px;
}
.table .template-upload>td>p {
    margin-bottom: 0px;
}

a.btn {
    font-size: 18px;
    padding: 6px 12px;
}

.btn-default, .btn-success, .btn-warning, .btn-primary {
    font-size: 18px;
    padding: 6px 12px;
}
.fileinput-button {
    padding: 5px 15px;
}
.btn-datepicker {
    padding: 4px 10px 5px 10px;
}
.input-group-btn .btn.btn-datepicker {
    padding: 4px 10px 5px 10px;
}
.alert.alert-success > span, .alert.alert-danger > span {
    font-size: 18px;
}

/*
Report
*/
.report-activity-attempt {
    padding: 0 15px;
}

.ui-datepicker .ui-datepicker-title span, .ui-datepicker th span {
    font-size: 15px !important;
}
.ui-datepicker td span, .ui-datepicker td a {
    font-size: 15px !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    font-size: 15px !important;
}

@media (max-width: 767px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar.navbar-static-top {
        margin-top: 15px;
    }
    .navbar-static-top .bg-logo {
        background-position-y: 20px;
        height: 12.55rem;
    }
    .navbar-static-top .logo {
        margin-left: 0;
        margin-top: 0;
    }
    .navbar-static-top .logo img {
        max-height: 30px;
    }
    .navbar-static-top .user-profile {
        margin-top: 0px;
        right: 0px;
    }
    .navbar-static-top .user-profile p {
        margin-bottom: 0px;
    }
    .navbar-static-top .user-profile .dropdown-menu {
        left: -85px;
    }
}


@media (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}

@media (min-width: 1366px) {
    .navbar-static-top .bg-logo {
        height: 16.55rem;
    }
    .navbar-static-top .logo {
        margin-top: 3.55rem;
        margin-left: 3.55rem;
    }
    .navbar-static-top .logo img {
        max-height: 70px;
    }
}

@media (min-width: 1440px) {
    .navbar-static-top .bg-logo {
        height: 18.0rem;
    }
}

@media (min-width: 1600px) {
    .navbar-static-top .bg-logo {
        height: 24.0rem;
    }
    .navbar-static-top .logo {
        margin-top: 5.55rem;
        margin-left: 7.55rem;
    }
    .navbar-static-top .logo img {
        max-height: 80px;
    }
}
