.page-title-box h4 {
    font-weight: 600;
    font-size: 24px !important;
    background: -webkit-linear-gradient(45deg, #0a91e7, #d31e70) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.select2-selection--multiple .select2-search__field {
    width: 100% !important;
}

.select2-selection__rendered li.select2-search,
.select2-selection__rendered li.select2-search--inline {
    position: relative !important;
}

.notif_read_1 {
    background: none;
}

.notif_read_0 {
    background: #f5f5f5;
}

.notif_read_0:before {
    font-family: boxicons !important;
    font-weight: 400;
    content: "";
    color: red;
    font-size: 12px;
    position: absolute;
    top: 42px;
    left: 26px;
}

.notification-item-wrapper {
    position: relative;
    border-bottom: 1px solid #f7f7f7;
}

.pagination {
    margin-bottom: 10px !important;
}

.test-bg {
    background: #d31e70 !important;
}

#announcement_layout {
    height: 100%;
    min-height: 100%;
    position: relative;
    padding: 10px;
}

#announcement_layout>.row {
    min-height: 100vh;
}

.flex-fill {
    flex: 1 1 auto;
}

/** Current Time **/
.time-frame {
    color: #111111;
    width: 100%;
    font-family: Arial;
}

.time-frame>div {
    width: 100%;
    text-align: center;
}

#date-part {
    font-size: 1.7em;
}

#time-part {
    font-size: 2.5em;
}

.default_bg {
    background: #ffffff url('../images/default-bg.gif');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.default_bg>img.hbd {
    width: 150px;
    position: absolute;
    right: 5px;
    bottom: 0;
}

.bday_bg {
    background: #ffffff url('../images/hbd-bg.gif');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.bday_bg>img.hbd {
    width: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.eotm_bg {
    background: #ffffff url('../images/confetti-1.gif');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.eotm_bg>img.hbd {
    width: 150px;
    position: absolute;
    right: 5px;
    bottom: 0;
}

.featured_pic {
    width: 270px;
    height: 270px;
    box-shadow: 0 0 4px rgb(15 34 58 / 50%) !important;
}

#rhub_carousel,
#rhub_carousel iframe,
#rhub_carousel img {
    height: 640px;
}
#rhub_carousel_dash,
#rhub_carousel_dash iframe,
#rhub_carousel_dash img {
    height: 440px;
}
.logo {}

@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    .featured_pic {
        width: 120px;
        height: 120px;
        box-shadow: 0 0 4px rgb(15 34 58 / 50%) !important;
    }

    #rhub_carousel,
    #rhub_carousel iframe,
    #rhub_carousel img {
        height: 380px !important;
    }

    #date-part {
        font-size: 1.3em !important;
    }

    #time-part {
        font-size: 2.1em !important;
        ;
    }

    #counter_txt {
        font-size: 3.3em !important;
    }

    #parcel_txt {
        font-size: 1em !important;
        font-weight: bolder !important;
    }

    #label_txt {
        font-size: 2.3em !important;
    }

    .rhub_tickers {
        font-size: 1.7em !important;
    }

    .eotm_bg>img.hbd {
        width: 60px !important;
    }

    .bday_bg>img.hbd {
        width: 60px !important;
    }

    .default_bg>img.hbd {
        display: none !important;
    }

    img.hbd {
        width: 60px !important;
    }

    ul.top-users li {
        padding: 4px !important;
    }

    img.top-users-pic {
        width: 45px !important;
        height: 45px !important;
        margin-left: 3px !important;
    }

    .top-users li h3 {
        font-size: 15px !important;
        ;
        line-height: 15px !important;
        ;
        margin-top: 4px !important;
        ;
        margin-bottom: 0px !important;
        ;
    }

    .top-users li span {
        line-height: 12px !important;
        ;
        font-size: 8px !important;
        ;
    }

    #top3_body {
        padding: 7px 7px 0px 7px !important;
    }

    #employee_body {
        padding: 10px !important;
    }
}

#custom-page-topbar {
    background-color: #fff;
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    margin-bottom: 10px;
}

.custom_footer {
    width: 100% !important;
    bottom: 0;
    padding: 10px;
    position: fixed;
    color: #74788d;
    left: 0;
    box-shadow: 0 0 4px rgb(15 34 58 / 50%);
}

.custom_footer>marquee {
    margin-bottom: 0px !important;
}

.ticker_txt {
    margin-right: 25px;
}

.ticket_txt:before {
    content: "• ";
    margin-left: 25px;
    margin-right: 25px;
    color: #1175ee;
}

.rhub_tickers {
    padding-top: 5px;
    margin: 0;
    font-size: 2.5em;
    text-transform: uppercase !important;
}

h3.title-divider {
    background: linear-gradient(to right, #18afea, #5271e2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
}

.title-divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.title-divider::after,
.title-divider::before {
    content: "";
    display: block;
    -webkit-box-flex: 100;
    -ms-flex: 100;
    flex: 100;
    border-bottom: 3px solid #bebebe;
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
}

ul.top-users {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden !important;
}

ul.top-users li {
    display: block;
    width: 99%;
    padding: 7px;
    -webkit-transition: padding-left 0.2s ease-out;
    -moz-transition: padding-left 0.2s ease-out;
    -o-transition: padding-left 0.2s ease-out;
    transition: padding-left 0.2s ease-out;
    margin-bottom: 5px;
    background: rgba(0, 0, 0, 0.1) !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer !important;
    position: relative;
    overflow: hidden;
}

ul.top-users li.csr {
    background: #1175ee !important;
}

ul.top-users li.upsell {
    background: #f46a6a !important;
}

ul.top-users li.crosssell {
    background: #34c38f !important;
}

ul.top-users li.encoder {
    background: #ff69b4 !important;
}

ul.top-users li:nth-child(1):before {
    font-size: 'impact';
    content: '#1';
    position: absolute;
    right: 5px;
    font-size: 6em;
    top: 30px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.3);
    margin-top: -65px;
}

ul.top-users li:nth-child(2):before {
    font-size: 'impact';
    content: '#2';
    position: absolute;
    right: 5px;
    font-size: 6em;
    top: 30px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.3);
    margin-top: -65px;
}

ul.top-users li:nth-child(3):before {
    font-size: 'impact';
    content: '#3';
    position: absolute;
    right: 5px;
    font-size: 6em;
    top: 30px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.3);
    margin-top: -65px;
}

ul.top-users li:last-child {
    border-bottom: none !important;
}

ul.top-users li:hover {
    padding-left: 15px;
}

img.top-users-pic {
    width: 50px;
    height: 50px;
    padding-bottom: 0;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    border: 4px solid rgba(0, 0, 0, 0.2);
    background: #fff;
}

.top-users-info {
    padding: 0;
    position: relative;
}

.top-users li h3 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 15px;
    position: relative;
    z-index: 9 !important;
    margin-top: 7px;
    margin-bottom: 3px;
}

.top-users li span {
    width: 100%;
    line-height: 12px;
    font-size: 10px;
    color: #fff;
    padding: 3px 7px;
    background: #242424;
    border-radius: 5px;
    font-weight: bold;
}

.top-users-name {
    color: #eeeeee;
    font-size: 16px;
    font-family: 'Roboto Condensed';
}

.top-users-rank {
    font-size: 12px;
}

.top-users::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
    background-color: transparent;
}

.top-users::-webkit-scrollbar-thumb {
    border-radius: 12px;
    border: 5px solid rgba(255, 255, 255, 0);
    background-clip: content-box;
    background-color: #c7c7c7;
    -webkit-box-shadow: none;
}

.top-users::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    border: 5px solid rgba(255, 255, 255, 0);
    background-clip: content-box;
    background-color: #c7c7c7;
}

.reports-tb thead th {
    background-color: rgb(56, 56, 56);
    color: #fff;
}

.setting_icons {
    min-width: 30px;
}

.chat-conversation .right .conversation-list,
.chat-conversation .conversation-list {
    max-width: 70%;
}

.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
    background: #2b5fff !important;
    color: #fff !important;
}

.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content p,
.chat-conversation .conversation-list .ctext-wrap .ctext-wrap-content p {
    font-size: 1.1em;
}

.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content:before {
    border-color: #2b5fff transparent transparent #2b5fff;
}

.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content h5,
.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content span {
    color: #fff !important;
}

.chat-conversation .conversation-list .ctext-wrap .ctext-wrap-content {
    background: #f5f5f5 !important;
    color: #333 !important;
}

.chat-conversation .conversation-list .ctext-wrap-content:before {
    border-color: #f5f5f5 #f5f5f5 transparent transparent;
}

.chat-conversation .conversation-list .ctext-wrap .ctext-wrap-content h5,
.chat-conversation .conversation-list .ctext-wrap .ctext-wrap-content span {
    color: #333 !important;
}

.sms_order_btn {
    position: absolute;
    right: 20px;
    top: 20px;
}

.profile-upload {
    position: absolute;
    bottom: -5px;
    right: -5px;
    cursor: pointer;
    border-radius: 50%;
    background: #0084ff;
    color: #fff;
    padding: 10px;
}

.no_img {
    background: #e1e1e1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 140px;
    height: 140px;
    border-radius: 50%;

}

.profile_img {
    width: 130px;
    height: 130px;
}

.loading_box {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.important {
    animation: pulse 1s infinite alternate !important;
}

@keyframes pulse {
    from {
        box-shadow: none;
    }

    to {
        box-shadow: 0px 0px 15px 5px #ff4141;
    }
}

.netsales_listitem {
    background: rgba(0, 0, 0, 0.1) !important;
}

#album_bg {
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.musesStyleReset {
    margin: 0 auto !important;
    font-family: montserrat, sans-serif !important
}

.song-info {
    font-size: 1.1em;
    font-weight: 500;
    color: #fff
}

.onboard_details {
    height: 340px;
    width: 100%;
    position: absolute;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.3) 90%);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 10px
}

#onboard_bg {
    background-repeat: no-repeat;
    background-position: center -205px;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 340px
}

#onboard-image {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-top: 65px
}

.onboard_poster_details {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.1) 80%);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 10px
}

#onboard_poster_bg {
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 100vh
}

.player_bott {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.3) 90%);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.player_container {
    height: 472px;
    position: relative;
}
.dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0,0,0,0.2)!important;
    background: white;
    padding: 0px!important;
}

.editable {
    width: 100%;
    resize: both;
    overflow-y: auto !important;
    overflow: hidden;
}
.review_box {
	background: #1175ee;
    grid-column: 1/3;
    grid-row: 1/2;
    background-image: url(../images/quotation.png);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position-x: 66rem;
    padding: 20px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.userdetails
{
	display: flex;
}
.imgbox
{
	margin-right: 1rem;
}
.imgbox img
{
	border-radius: 50%;
	width: 4rem;
    height: 4rem;
	border: 2px solid #ffffff;
}
.detbox
{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.detbox p
{
	margin: 0;
}
.detbox .name
{
	color: #ffffff;
    font-size: 1.3rem;
    margin-bottom: 0.1rem;
    font-weight: 600;
}
.detbox .name.dark
{
	color: #49505A;
}
.detbox .designation {
    font-size: 0.8rem;
}
.detbox .designation.dark
{
	color: #49505A;
}
.review h4
{
	font-size: 1.4rem;
	color: #F3DEFF;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0.8rem;
}
.review.dark h4{
	color:#4B5258;
}
.review p
{
	font-size: 0.95rem;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.5;
}
.review.dark p{
	color: #0e0e0e;
}
.attribution
{
	font-size: 1rem;
    line-height: 1.5;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    text-align: right;
}
.attribution a
{
	text-decoration: none;
}

#barcodevideo, #barcodecanvas, #barcodecanvasg {
	height: 400px;
}	

#barcodecanvasg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#result {
	font-family: verdana;
	font-size: 1.5em;
}

#barcode {
	position: relative;
}	

#barcodecanvas {
	display: none;
}

form#pumps_delivered input[type=password], form#hypemania_form input[type=password], form#public_inventory_form input[type=password] {
    padding: 10px;
    border: 1px solid #ddd;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 40px;
}
div.dt-buttons {
    position: relative;
    float: none!important;
    margin-bottom: 15px!important;
}
.bg-lavender {
    background: #b67fe4;
}
.border-lavender {
    border: 1px solid #b67fe4!important;
}
.thumb-video {
    width: 100px!important;
    height: 100px!important;
}
.mfp-title {
    position:absolute;
}
  
@media screen {
    #printSection {
        display: none;
    }
}
@media print {
    body * {
        visibility:hidden;
    }
    #printSection, #printSection * {
        visibility:visible;
    }
    #printSection {
        position:absolute;
        left:0;
        top:0;
    }
}

ul#draggable-task {
  list-style: none;
  margin: 0!important;
  width: 100%;
  padding: 20px!important;
}
ul#draggable-task li {
  padding: 15px 20px;
  background-color: #f1f1f1;
  border: 1px solid #c1c1c1;
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-transition: transform 0.25s ease-in-out;
  -moz-transition: transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  -webkit-transition: box-shadow 0.25s ease-in-out;
  -moz-transition: box-shadow 0.25s ease-in-out;
  -o-transition: box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out;
}
ul#draggable-task li:hover {
  cursor: pointer;
  background-color: #fff;
  color: #000;
}
ul#draggable-task li.ui-sortable-helper {
  background-color: #e5e5e5;
  -webkit-box-shadow: 0 0 8px rgba(53, 41, 41, 0.8);
  -moz-box-shadow: 0 0 8px rgba(53, 41, 41, 0.8);
  box-shadow: 0 0 8px rgba(53, 41, 41, 0.8);
  transform: scale(1.015);
  z-index: 100;
}
ul#draggable-task li.ui-sortable-placeholder {
  background-color: #ddd;
  -moz-box-shadow: inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow: inset 0 0 10px #000000;
}
.horizontal-scrollable > .row-fluid {
    overflow-x: auto!important;
    white-space: nowrap;
}
  
.horizontal-scrollable > .row-fluid > .col-md-3 {
    display: inline-block!important;
    float: none!important;
}

