.text-darkGray {
	color: #666666!important;
}
.font-14 {
	font-size: 14px;
}
.font-13 {
	font-size: 13px;
}
.label {
	color: #262424;
	font-weight: 600;
	font-size: 0.75rem;
	line-height: 0.75rem;
}
select {
	border-color: #D6D6D6;
}
.global-shadow {
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .12);
	box-shadow: 0 5px 20px rgba(0, 0, 0, .12);
}
.form-control-shadow {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .06);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .06);
}
.w-150 {
	width: 150px;
}
.edit_image{
    margin-top: 10px;
}
.dropdown-arrow:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #CCCCCC;
    position: absolute;
    top: 20px;
	right: 15px;
	pointer-events: none;
}
.dropdown-arrow .form-control, 
.dropdown-arrow .form-control-sm {
    padding-right: 28px;
}
.webkit-appearance-none {
	-webkit-appearance: none;
}
.btn-yellow {
	background-color: #FFF200;
	color: #262424;
}
.btn-yellow:hover,
.btn-yellow:active,
.btn-yellow:focus {
	background-color: #fbee04;
}

.btn-grey {
	background-color: #DDDDDD;
	color: #262424;
}
.btn-grey:hover,
.btn-grey:active,
.btn-grey:focus {
	background-color: #d2d2d2;
}

.bg-lightgreen {
    background-color: #E6FFE6;
}

.bg-no-repeat {
	background-repeat: no-repeat;
}

.btn-add {
    padding: 0!important;
    font-size: 30px!important;
    line-height: 32px;
    font-weight: 300;
    color: #fff;
    height: 32px;
    width: 32px;
    min-width: 0!important;
    margin: 0 4px;
    border-radius: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.btn-shadow {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.06);
    box-shadow: 0 2px 4px rgba(0,0,0,.06);
}

.dataTabels_theam .dataTables_wrapper > .row:first-child .dataTables_filter input, .search-field {
   padding-right: 30px;
}

.btn-add.pink {
    background-color: #F4226E;
}

/* CSS for login page */
.login-page:before,
.login-page:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.login-page:before {
	background-image: url(../img/greee-bg-texture-2.svg);
	background-position: left top -23px;
}
.login-page:after {
	background-image: url(../img/greee-bg-texture.svg);
    background-position: right bottom -80px;
}
/* CSS for login page */

/* CSS for dashboard */
/*.main-header:after,
.main-header:before {
    content: '';
    height: 12px;
    position: absolute;
    right: 0;
}
.main-header:after {
    width: 188px;
    background-color: #41AD49;
    bottom: -12px;
}
.main-header:before {
    width: 150px;
    background-color: #FFF200;
    bottom: -24px;
}*/
.content-header h3 {
	font-size: 24px;
}
/*.content-wrapper {
    background-image: url(../img/texture.png), url(../img/greee-bg-texture.svg);
    background-repeat: repeat-y, no-repeat;
	background-position: left top, right bottom;
}*/
.sidebar-mini .brand-link {
    margin-left: 0px;
}
.sidebar-mini .brand-link img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
/* .sidebar-mini.sidebar-collapse .brand-link {
    margin-left: 11px;
} */
.bell-icon {
	background-image: url(/assets/img/bell-icon.png);
	height: 22px;
	width: 18px;
	background-size: 100%;
}
.bell-icon .badge-danger {
    height: 5px;
    width: 5px;
    padding: 0;
    display: inherit;
    background-color: #F4226E;
    border-radius: 50%;
    top: 2px;
    right: 2px;
}
.sortname {
    display: inline-block;
    border: 1px solid #ED1C24;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 6px 5px;
    font-size: 12px;
    color: #ED1C24;
    text-transform: uppercase;
    text-align: center;
}
.username:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #000;
}
.nav-sidebar .nav-treeview li + li {
    margin-top: 10px;
}

.nav-sidebar .nav-item > .nav-link {
	background-repeat: no-repeat;
	background-position: left 30px center;
}
.nav-sidebar .nav-item.dashboard > .nav-link {
	background-image: url(../img/dashboard.png);
}
.nav-sidebar .nav-item.shortlisted-entries > .nav-link {
	background-image: url(../img/shortlisted-entries.png);
}
.nav-sidebar .nav-item.categories > .nav-link {
	background-image: url(../img/categories.png);
}
.nav-sidebar .nav-item.user > .nav-link {
	background-image: url(../img/user.png);
}
.nav-sidebar .nav-item.award > .nav-link {
	background-image: url(../img/award.png);
}
.nav-sidebar .nav-item.sub-category > .nav-link {
	background-image: url(../img/sub-category.png);
}
.nav-sidebar .nav-item.job-role > .nav-link {
	background-image: url(../img/job-role.png);
}
.nav-sidebar .nav-item.seniority > .nav-link {
	background-image: url(../img/seniority.png);
}
.nav-sidebar .nav-item.country > .nav-link {
	background-image: url(../img/country.png);
}
.nav-sidebar .nav-item.change-password > .nav-link {
	background-image: url(../img/change-password.png);
}
.nav-sidebar .nav-item.settings > .nav-link {
	background-image: url(../img/settings.png);
}
.nav-sidebar .nav-item.upload-entry > .nav-link {
	background-position: left 25px center;
	background-image: url(../img/upload-icon.png);
}
.nav-sidebar .nav-item.logout > .nav-link {
	background-position: left 25px center;
	background-image: url(../img/logout.png);
}

.nav-sidebar .nav-item.active.dashboard > .nav-link,
.nav-sidebar .nav-item:hover.dashboard > .nav-link {
	background-image: url(../img/dashboard-active.png);
}
.nav-sidebar .nav-item.active.shortlisted-entries > .nav-link,
.nav-sidebar .nav-item:hover.shortlisted-entries > .nav-link {
	background-image: url(../img/shortlisted-entries-active.png);
}
.nav-sidebar .nav-item.active.categories > .nav-link,
.nav-sidebar .nav-item:hover.categories > .nav-link {
	background-image: url(../img/categories-active.png);
}
.nav-sidebar .nav-item.active.user > .nav-link,
.nav-sidebar .nav-item:hover.user > .nav-link {
	background-image: url(../img/user-active.png);
}
.nav-sidebar .nav-item.active.award > .nav-link,
.nav-sidebar .nav-item:hover.award > .nav-link {
	background-image: url(../img/award-active.png);
}
.nav-sidebar .nav-item.active.sub-category > .nav-link,
.nav-sidebar .nav-item:hover.sub-category > .nav-link {
	background-image: url(../img/sub-category-active.png);
}
.nav-sidebar .nav-item.active.job-role > .nav-link,
.nav-sidebar .nav-item:hover.job-role > .nav-link {
	background-image: url(../img/job-role-active.png);
}
.nav-sidebar .nav-item.active.seniority > .nav-link,
.nav-sidebar .nav-item:hover.seniority > .nav-link {
	background-image: url(../img/seniority-active.png);
}
.nav-sidebar .nav-item.active.country > .nav-link,
.nav-sidebar .nav-item:hover.country > .nav-link {
	background-image: url(../img/country-active.png);
}
.nav-sidebar .nav-item.active.change-password > .nav-link,
.nav-sidebar .nav-item:hover.change-password > .nav-link {
	background-image: url(../img/change-password-active.png);
}
.nav-sidebar .nav-item.active.settings > .nav-link,
.nav-sidebar .nav-item:hover.settings > .nav-link,
.nav-sidebar .nav-item.menu-open.settings > .nav-link {
	background-image: url(../img/settings-active.png);
}
.nav-sidebar .nav-item.active.logout > .nav-link,
.nav-sidebar .nav-item:hover.logout > .nav-link {
	background-image: url(../img/logout-active.png);
}
.nav-sidebar .nav-item > .nav-link .badge {
    font-size: 14px;
    font-weight: 300;
    padding: 0px 10px;
    line-height: 20px;
    height: 20px;
    top: 9px;
}

.dashboard-blocks .small-box {
	min-height: 110px;
    display: flex;
    align-items: center;
    /* background-repeat: no-repeat; */
    /* background-position: right 15px top 15px; */
    padding: 20px;
    height: 100%;
    background-color: #fff;
}

/*.dashboard-blocks .small-box.box-golden {
	background-image: url(../img/design.png);
}
.dashboard-blocks .small-box.box-green {
	background-image: url(../img/direct.png);
}
.dashboard-blocks .small-box.box-pink {
	background-image: url(../img/media.png);
}
.dashboard-blocks .small-box.box-blue {
	background-image: url(../img/pr.png);
}*/
/*.dashboard-blocks .small-box .inner {
	padding: 14px 20px;
}*/
.dashboard-blocks .small-box h3 {
	font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px 0px 0px 15px;
}

.dashboard-blocks .small-box:hover {
    background-color: #22296C;
    color: #fff;
    transition: 0.3s ease-in-out;
}
.dashboard-blocks .small-box .box-prize {
	font-size: 40px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 0;
}
.sidebar.logout-link {
    height: auto!important;
}
.whiteBox {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .06);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .06);
	padding: 25px;
}
.data-listing {
	border-top: 1px solid #D6D6D6;
	padding-top: 20px;
}
.whiteBox label {
    font-size: 13px;
    color: #666;
    font-weight: 400;
}
.data-listing > .row > div {
    padding-bottom: 20px;
}
.custom-upload,.custom-upload label {
    height: 80px;
    width: 100px;
    border: 1px solid #dadada;
}
.custom-upload.video-upload,
.custom-upload.video-upload label {
	height: 80px;
    width: 130px;
}
.custom-upload img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}
.custom-upload input {
    display: none;
}
.custom-upload label {
    border: 1px solid #dadada;
	margin-bottom: 0;
	cursor: pointer;
    padding: 0; 
}
.custom-upload label:after {
	/*background-image: url(../img/image-thumb.png);
	background-repeat: no-repeat;
    background-position: center;
    left: 0;
    height: 100%;
    background-color: #fff;*/
    padding: 0;
    font-size: 0;
    border-left: 0;
    border-radius: 4px;
}
.custom-upload.video-upload label:after {
	background-image: url(../img/video-thumb.png);
}
.custom-upload  .close {
	background-image: url(../img/error.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 32px;
    background-size: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
}
.table-lg,
.dataTabels_theam .dataTables_wrapper  {
    min-width: 900px;
}
.table-design thead th,
.table-design tbody td {
	font-size: 13px;
	text-transform: none;
}
.table-design thead th {
	font-weight: 500;
}
.table-design tbody td {
	font-weight: 400;
	color: #000000;
}
.table-design thead th {
	color: #22296C;
}
.action-center thead th:last-child,
.action-center tbody td:last-child {
    text-align: center;
}
.row.custom-space {
	margin-left: -15px;
	margin-right: -15px;
}
.row.custom-space >div {
	padding-left: 15px;
	padding-right: 15px;
}
.form-fields-block {
    max-width: 790px;
    padding-bottom: 15px;
}
.compulsory-tag{
    color: red;
}
/* End CSS for dashboard */


/* Update CSS for data Table */
.dataTabels_theam .dataTables_wrapper > .row:nth-child(2),
.dataTabels_theam .dataTables_wrapper > .row:last-child {
	background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin: 0 5px 0 0;
}
.dataTabels_theam .dataTables_wrapper > .row:nth-child(2) {
    border-radius: 2px 2px 0 0;
    padding-top:0;
}
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    vertical-align: top;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: auto;
    top: 8px;
}

.dataTabels_theam .dataTables_wrapper > .row:last-child {
    margin-bottom: 5px;
    border-radius: 0 0 2px 2px;
}

.card.dataTabels_theam {
    background-color: transparent;
    box-shadow: none;
    width: 100%;
}

.card.dataTabels_theam .card-body {
    padding: 0;
}
.dataTabels_theam .dataTables_wrapper > .row:first-child label {
    font-size: 0;
	display: block;
	margin-bottom: .75rem;
}

.dataTabels_theam .dataTables_wrapper > .row:first-child label select {
    font-size: 14px;
    height: 36px;
    max-width: 150px;
    background-image: url(../img/down-arrow.png);
    width: 100%;
    display: block;
}
/* ===== */
/* .dataTabels_theam .dataTables_wrapper > .row:first-child .dataTables_filter input, .search-field {
    border: 1px solid #dadada;
    border-radius: 0;
    background-color: transparent;
    max-width: 250px;
    width: 100%;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-left: auto;
    display: block;
    margin-right: 20px;
    height: 32px;
}
.dataTabels_theam .dataTables_wrapper > .row:first-child .dataTables_filter input {
    display: none;
} */
/* ===== */


.dataTabels_theam .dataTables_wrapper > .row:first-child .dataTables_filter input, .search-field {
    border: 0;
    border-bottom: 1px solid #dadada;
    border-radius: 0;
    background-color: transparent;
    max-width: 250px;
    width: 100%;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
    margin-left: auto;
    display: block;
    margin-right: 20px;
    height: 32px;
}

.dataTabels_theam .dataTables_wrapper .dataTables_paginate .pagination {
	justify-content: flex-end;
}

.dataTabels_theam .dataTables_wrapper .dataTables_paginate .pagination .page-link {
    border: 0;
    padding: 5px 11px;
    color: #000;
    font-size: 13px;
    margin: 0 4px;
}

.dataTabels_theam .dataTables_wrapper .dataTables_paginate .pagination .page-item.active .page-link {
	background-color: #41AD49;
	border-radius: 50%;
	color: #fff;
}
/* End Update CSS for data Table */

.nav-item.has-treeview > a:after {
    content: '';
    background-repeat: no-repeat;
    background-position: right center;  
    height: 12px;
    width: 12px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 14px;
    background-size: 100%;
}
.nav-item.has-treeview > a:after {
    background-image: url('../img/arrow-icon.png');
}
.nav-item.has-treeview.menu-open > a {
    background-color: #FFF200;
    color: #22296C!important;
    border-radius: 0 40px 40px 0;
}
.nav-item.has-treeview.menu-open > a:after,
.nav-item.has-treeview:hover > a:after {
    background-image: url('../img/arrow-icon-active.png');
}

.custom-upload label.custom-file-label {
    width: auto;
    height: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80px;
    border: none;
}

.custom-upload{
    overflow: hidden;
    text-align: center;
    border-radius: 4px;
}

.custom-upload label.custom-file-label>img {
    width: auto;
    height: auto;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
.eye-btn {
    position: absolute;
    bottom: 13px;
    right: 20px;
    background-image: url(../img/eye.png);
    height: 16px;
    width: 24px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
table a,    
.dataTables_wrapper a,
.dataTables_wrapper .action {
    text-transform: uppercase;
}
.user-table .dataTables_wrapper > .row:nth-child(2) table tr th:nth-child(3):after,
.user-table .dataTables_wrapper > .row:nth-child(2) table tr th:nth-child(3):before,
.award-table .dataTables_wrapper > .row:nth-child(2) table tr th:nth-child(3):after,
.award-table .dataTables_wrapper > .row:nth-child(2) table tr th:nth-child(3):before,
.award-table .dataTables_wrapper > .row:nth-child(2) table tr th:nth-child(4):after,
.award-table .dataTables_wrapper > .row:nth-child(2) table tr th:nth-child(4):before,
.dataTables_wrapper > .row:nth-child(2) table tr th:last-child:after,
.dataTables_wrapper > .row:nth-child(2) table tr th:last-child:before {
    display: none;
}

.username {
    max-width: 120px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.image-upload {
    margin-left: -10px;
    margin-right: -10px;
}
.image-upload li#preview_file_div > li {
    padding-left: 10px;
}
.custom-upload.video-upload video {
    width: 100% !important;
    height: 80px !important;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
    background-image: none;
}
.table .badge {
    min-width: 68px;
}


.video-modal .modal-header,.video-modal .modal-body {
    padding: 0;
    border: 0;
}

.video-modal .modal-header button {
    position: absolute;
    z-index: 9;
    right: 20px;
    color: #fff;
    background-color: #000;
    padding: 0;
    top: 21px;
    height: 30px;
    width: 30px;
    font-weight: 400;
    border-radius: 50%;
}

.video-modal .modal-content {
    position: relative;
}

.video-modal .modal-footer {
    display: none;
}
.custom-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.2%;
}
.video-modal .modal-body video {
    position: absolute;
    height: 100%!important;
    width: 100%!important;
}

.video-upload .btn {
    font-size: 0;
    width: 100%;
    min-width: 0;
    height: 100%;
    background-color: transparent;
    border: 1px solid #dadada;
    background-image: url(../img/play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
}

.btn.delete .fa {
    font-size: 15px;
}
.btn.delete {
    line-height: 21px;
}
.artwork-table .dataTables_wrapper >.row:nth-child(2) table thead tr th:first-child:after,
.artwork-table .dataTables_wrapper >.row:nth-child(2) table thead tr th:first-child:before {
   display: none;
}
.artwork-table .dataTables_wrapper >.row:nth-child(2) table thead tr th:first-child{
padding-right:5px;
}
img.video_thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 7px;
}
.page-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: 1000;
    height: 100%;
    display: none;
}
.page-loader img {
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 1000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.rotate-90 {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: translate(50% 50%) rotate(90deg) ;

}

.rotate-180 {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rotate-270 {
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.flip {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

.flip-and-rotate-90 {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg) ;
  -o-transform: rotate(90deg) ;
  transform: translate(50% 50%) rotate(90deg) ;
}

.flip-and-rotate-180 {
  -moz-transform: rotate(180deg) scaleX(-1);
  -webkit-transform: rotate(180deg) scaleX(-1);
  -o-transform: rotate(180deg) scaleX(-1);
  transform: rotate(180deg) scaleX(-1);
}

.flip-and-rotate-270 {
  -moz-transform: rotate(270deg) scaleX(-1);
  -webkit-transform: rotate(270deg) scaleX(-1);
  -o-transform: rotate(270deg) scaleX(-1);
  transform: rotate(270deg) scaleX(-1);
}

/*.dashboard-page-css*/
.graph-head{
    display: flex;
    flex-wrap: wrap;
}
.graph-head h3{
    width: 30%;
}
.dashboard-blocks .col-lg-3.col-xs-6 {
    margin-bottom: 20px;
}
.graph-head .graph-head-detail{
    width: calc(100% - 30%);
    display: flex;
    justify-content: flex-end;
}
.graph-head .graph-head-detail .dropdown{
    margin-left: 20px;
}
.graph-head .graph-head-detail .dropdown a{
    color: #262424;
}
.dashboard-table table thead tr{
    background-color: #22296C;
    color: #fff;
}
.dashboard-table table{
    margin-bottom: 0px;
}
.dashboard-table table tr th,
.dashboard-table table tr td{
    vertical-align: middle;
    border: none;
    padding: 7px 15px;
    font-size: 12px;
}
.dashboard-table table tbody tr:nth-child(even){
    background-color: #EBEBEB;
}
.dashboard-graph-section .dashboard-table table tr th,
.dashboard-graph-section .dashboard-table table tr td{
    text-align: center;
}
.dashboard-graph-section .dashboard-table table tr th:first-child,
.dashboard-graph-section .dashboard-table table tr td:first-child{
    text-align: left;
}
.dashboard-table{
    margin: 40px 0px;
    background-color: #fff;
}
.dashboard-graph-section h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.dashboard-graph-section .middle-box h3{
    text-align: left;
}
.dashboard-graph-section .dashboard-table table tr th, 
.dashboard-graph-section .dashboard-table table tr td {
    border-right: 1px solid lightgray;
}
.dashboard-graph-section .dashboard-table table tr th:last-child, 
.dashboard-graph-section .dashboard-table table tr td:last-child {
    border-right: 1px solid lightgray;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #D6D6D6 !important;
}
.select2-container .select2-selection--single {
    height: 44px !important;
}
.select2-selection--single .select2-selection__rendered {
    line-height: 37px !important;
}
.select2-selection--single .select2-selection__arrow {
    top: 9px !important;
}
.back-icon.btn.btn-default {
    color: #00AEEF;
}
