@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto:ital,wght@1,100&display=swap');

.skip-content-div {
    visibility: hidden;
}

a.skip-main {
    left: 0;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -1;
}

.font {
	font-family: "Roboto", serif;
	font-family: "Oswald", serif;
}
body {
	font-family: "Roboto", serif;
}
a#export {
    background: linear-gradient(to bottom, #573a42 0%, #d31145 100%);
    border-radius: 50cm;
    width: 130px;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    table-layout: fixed;
}

.table-wrapper table>thead>tr>th {
    background: linear-gradient(to bottom, #21c74c 0%, #00981b 100%);
    color: #fff;
    border: none;
    font-size: 12px;
    padding: 12px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}

body table>thead>tr>th a.column-header-anchor {
    color: #fff;
}

#table-promotion_master tbody tr:nth-child(even) {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
}

#table-promotion_entry tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}

table>thead>tr>th:hover, table>thead>tr>th.active {
    background: linear-gradient(to bottom, #21c74c 0%, #06821c 100%);
}


table>thead>tr>th:last-child {
    width: 80px;
}

table>tbody>tr>td:last-child {
    text-align: center;
}



input::placeholder {
  color: transparent;
}

table>thead>tr>th {
    font-family: "Roboto", serif;
    color: #555;
    font-weight: 700;
}

header .navbar-inverse .navbar-brand {
    padding: 8px 15px;
}

.infoBar {
    text-align: right;
}

table>tbody>tr {
    border-bottom: 1px solid #f4efef;
}

table>tbody>tr>td {
    font-family: "Roboto";
    font-size: 13px;
    color: #111;
    padding: 8px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
	white-space: nowrap;
}

.container .t-header .th-title {
    font-family: "Oswald", serif;
    font-weight: 700;!;!importan;!i;!;
}

#header {
    background-color: #d31145;
}

header .header-inner.navbar-nav>li>a {
    background: linear-gradient(to bottom, #21c74c 0%, #06821c 100%);
    border-radius: 50cm;
    width: 85px;
    padding: 0;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 10px 10px 10px 0;
}

 .infos {
    font-family: "Roboto", serif;
    border: 1px solid #ccc;
    width: 150px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    padding: 0;
    display: inline-block;
    float: right;
    margin: 0 20px 20px;
    font-size: 12px;
    color: #000;
}

#header .header-inner > li > a:hover {
    opacity: 0.8;
}

.admin-search-wrapper {}

.admin-search-wrapper {
    background: #29548d;
    padding: 25px;
    text-align: center;
}

.admin-sw-box .form-group {
    padding: 0 5px;
}

label {}

.admin-sw-box .form-group label {
    display: block;
    color: #fff;
    font-family: "Roboto", serif;
    font-size: 11px;
    font-weight: 700;
}

.admin-sw-box .form-group select {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0 20px;
    border-radius: 5px;
    width: 200px;
    height: 38px;
    color: #222;
    font-family: "Oswald", serif;
}

.admin-sw-box .dmin-sw {
    background: linear-gradient(to bottom, #21c74c 0%, #06821c 100%);
    font-family: "Oswald", serif;
    color: #fff;
    width: 120px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border-radius: 10px;
    text-transform: uppercase;
    border: 1px solid #06821c;
}

.page-container {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    padding: 0 0 0px;
}

.admin-sw-box .dmin-sw:hover {
    opacity: 0.8;
}

.admin-sw-box .dmin-sw:focus {
    outline: none;
}

nav.navbar.navbar-inverse {
    background-color: #d31145;
    border-radius: 0;
    border-color: #d31145;
    padding: 3px 0;
}

body {
    background-color: #edecec;
}

.entry-details table tbody tr {width: 100%;display: block;}

.entry-details {
    box-shadow: 0 0 2px #aaa;
    padding: 30px;
    border-radius: 5px;
}

.entry-details .bb .button {
    background: linear-gradient(to bottom, #21c74c 0%, #06821c 100%);
    border-radius: 5px;
}

.admin-sw-title h2 {
    color: #fff;
}

.page-title {
    padding: 10px 20px 10px;
}

.page-title h2 {
    font-family: "Oswald", serif;
}

.page-title p {
    font-family: "Roboto", serif;
    color: #555;
    font-size: 14px;
    font-weight: 600;
}

.page-title.home-page h2 {
    text-align: center;
    font-size: 20px;
    padding: 100px 0;
    margin: 0;
}

.search-container {
    padding: 0 20px 30px;
}

.search-container button {
    line-height: 35px;
    border: 1px solid #ccc;
    width: 35px;
    display: inline-block;
}

.search-container input {
    border: 1px solid #ccc;
    height: 38px;
    padding: 0 15px;
    position: relative;
    top: 0px;
    left: -5px;
    width: 300px;
    max-width: 80%;
    display: inline-block;
}

.exportcsv-btn a {
    background: linear-gradient(to bottom, #573a42 0%, #d31145 100%);
    border-radius: 50cm;
    width: 130px;
    display: inline-block;
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.date-range-box .form-group {
    display: inline-block;
    width: 49%;
    padding: 0 2% 0 0;
}

.date-range-box .col-form-label {
    display: inline-block;
}

.date-range-box .date-picker-input {
    display: inline-block;
    padding: 0 10px;
    width: 185px;
}

.date-range-title {
    color: #000;
    padding: 0 0 5px;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: bold;
}

.detail-box-1 .dl-horizontal dt {
    text-align: left;
    font-size: 12px;
    line-height: 120%;
}

.detail-box {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
    margin: 0 0 20px;
}

.detail-page-wrapper {
    padding: 0 2%;
    max-height: 300px;
    overflow-y: auto;
    width: 96%;
}

.form-check-inline {
    display: inline-block;
    padding: 0 10px 0 0;
}

.control-label {
    font-weight: bold;
    font-family: 'Roboto';
}

.back-btn a {
    background: linear-gradient(to bottom, #573a42 0%, #d31145 100%);
    width: 120px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50cm;
    text-decoration: none;
    margin: 0 0 10px;
}

.table-wrapper table>thead>tr>th:first-child {
    width: 90px;
}

#table-promotion_master table>thead>tr>th:first-child{
	width: auto;
}

.page-content-section,.infoBar,.showDateFilter{
	display:none;
}

#table-promotion_master table>thead>tr>th {
    overflow: visible;
}

#table-promotion_entries table>thead>tr>th:first-child{
	width: auto;
}

.table-wrapper tbody tr:nth-child(even) {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
}



.table-wrapper {
  display: block;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.table-wrapper tbody tr:nth-child(n+10) {
  display: none;
}
#loadMore {
  background: linear-gradient(to bottom, #573a42 0%, #d31145 100%);
  width: 120px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-family: 'Roboto';
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50cm;
  text-decoration: none;
  margin: 0 0 10px;
  transition: .3s;
  margin: 20px auto;
}
#loadMore:hover {
  color: #fff;
  text-decoration: none;
}
.noContent {
  color: #fff !important;
  background: #ccc !important;
  pointer-events: none;
}

#loadMore.noContent {
    background: #fff;
    pointer-events: none;
}

.loadmorecont{
	display: none;
}

.dl-horizontal dd {
	word-wrap: break-word;
}

.detail-box-thumb .img-thumbnail {
    max-height: 200px;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.detail-box-thumb {
    border: 1px solid #ccc;
    text-align: center;
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.admin-login-wrapper {
    background-color: #29548d;
    padding: 6% 30%;
    text-align: center;
    color: #fff;
}

.admin-login-wrapper .btn {
    background: linear-gradient(to bottom, #21c74c 0%, #06821c 100%);
    border: 1px solid #06821c;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    width: 150px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-radius: 10px;
    font-weight: bold;
}

.admin-search-wrapper, .page-title.home-page {
	display: block;
}

#table-promotion_entries table>thead>tr>th:last-child {
    width: 110px;
}

@media screen and (min-width: 1025px){
	body .container {
        width: 1300px;
        max-width: 100%;
    }
}

.nobtn #loadMore {
    display: none !important;
}

.back-btn-entries-screen a {
    background: linear-gradient(to bottom, #573a42 0%, #d31145 100%);
    width: 120px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50cm;
    text-decoration: none;
    margin: 15px 15px 15px;
}

.loading-spinner {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 100;
    background: rgba(255,255,255,.7);
}
.loading-spinner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.toggle-section {
    margin: 20px;
}
#profileView>table>thead>tr>th:first-child {
    width: auto;
}
.back-btn-entries-screen {display: inline-block;}
.back-btn {display: inline-block;}