.rankingtable i{
  font-size: 46px;
    padding: 203px 0px;
    color: #ed7732;
}
.bootstrap-select ul.dropdown-menu li:first-child {
  display: none;
}
html.swal2-shown,
body.swal2-shwon {
overflow-y: auto !important;
}

body.stop-scrolling{
  overflow-y:auto !important;
}
.video-top-section .icons-filter{
  padding-top: 10px;
  margin: auto;
}
.modal-body .icons-filter{
  padding-top: 25px;
  width:100%;
}
.modal-body .icons-filter .mid-icon i{
  font-size: 54px;
}
.modal-body .p-text{
  text-align: center;
  margin: auto;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 20px;
}
.sweet-alert .sa-icon.sa-info{
  border-color:#ed7732 !important;
}
.sweet-alert .sa-icon.sa-info::before{
  background-color:#ed7732 !important;
}
.sweet-alert .sa-icon.sa-info::after{
  background-color:#ed7732 !important;
}
/* .card .vid-img:hover .play-btn {
  display: block;
}
.card .vid-img:hover .vidimg {
  opacity: 0.6;
} */
/* .card .vid-img .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 45px;
  height: 45px;
  display: none;
} */
/* .card .vid-img .play-btn img {
  width: 100%;
  height: 100%;
} */

/* .card .vid-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
} */
.shot-thumbnail-extras{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0 12px;
  
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
}
.loading-indicator {
  width: 100%;
  height: 100%;
  border-radius: 20px 20px 0px 0px;
  object-fit: contain;
  width: 24px;
  height: 24px;
  z-index: 1;
  background-image: url(../../images/video-icon.svg);
 /*  display: none; */
}
.loading-indicator {
  opacity: 1;
  margin-left: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.modal-body .icons-filter .mid-icon {
  max-width: 300px;
  width: 160px;
  text-align: center;
}
.modal-body .filter-text{
  font-size: 16px;
  font-weight: 700;
}
.modal-body .ballte-img .img2{
  width: 15%;
  height: 15%;
}
.ballte-img{
  margin: auto;
  text-align: center;
}
#WelcomeModel .modal-dialog{ max-width: 1000px; width: 100%; }
#WelcomeModel .modal-content{  border-radius: 0px !important; background: url(../../images/modalbg-img.png) no-repeat, #fff 100%; background-position: bottom; background-size: contain; border: none !important; }
#WelcomeModel .modal-header{ font-size: 36px !important; font-family: "ralewaybold"; margin-bottom: 0px; padding-top: 30px; color: #0d0d16; padding-bottom: 0px; display: block; text-align: center;  }
#WelcomeModel .modal-content .welcome-txt { font-size: 14px !important; color: #000000 !important; line-height: 1.875; margin-bottom: 50px;  }
#WelcomeModel .modal-content .welcome-txt span { color: #ed7732 !important; }
#WelcomeModel .welcome-content-box{ padding:0px 60px 120px; }
#WelcomeModel .welcome-right .welcome-txt { margin-bottom: 20px; }
.welcome-modal .modal-img{ width: 100%; height: 250px; }
.welcome-modal .modal-img img { width: 100%; height: 100%; }
.welcome-modal .load-btn { margin:0px !important ; }
.open-button .maximizeChat{
  /* display: inline-block; */
  font-size: 32px; 
  height: 100%; 
  width: auto; 
  text-align: center; 
  cursor: pointer; 
}
.image-preview-img1{
  background-size:cover !important;
  width:200px;
  margin: unset !important;
}
#chat-icon-svg {
  fill: #ffffff;
  width: 32px;
    height: 32px;
    margin-top: 14px;
}
.newline{
  color:#ed7732;
  font-weight: bolder;
}
.open-button {
  background-color: #ed7732;
  color: white;
 /*  padding: 16px 20px; */
  border: none;
  cursor: pointer;
   position: fixed;
  bottom: 23px;
  right: 28px;
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 50%;
  z-index: 9999;
}
.register-right-block .nav-link:hover{
color: #fe743b !important;
cursor: pointer;
}

.open-button #maximizeChat{
  display: inline-block;
  font-size: 32px;
  height: 100%;
  width: auto;
  text-align: center;
  cursor: pointer;
  line-height: 72px;
  margin: 0;
    z-index: 100001;
}
.watermark_thumb{
  padding-top:10px;
}
.appear {
  /* animation: icon-appear .25s ease; */
  display: block!important;
}
#maximizeChat svg {
  width: 32px;
  height: 32px;
  margin-top: 0px;
}
.watermark_thumb .pre-div{
text-align: center;padding-top: 5px; width: 200px;
}
.videoFormDiv_thumb .pre-div{
  margin: auto;
  text-align: center;
}
/* The popup chat - hidden by default */
.chat-popup {
  position: fixed;
  bottom: 0;
  border: 3px solid #f1f1f1;
}
/* Add styles to the form container */
.chatform .form-container {
  max-width: 1000px;
  padding: 10px;
  background-color: white;
}
/* Full-width textarea */
.chatform .form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}
/* When the textarea gets focus, do something */
.chatform .form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}
#watermark_thumb .originaldiv 
{
  background-size: cover;
  width: 200px;
}

/* Set a style for the submit/send button */
.chatform .form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}
/* Add a red background color to the cancel button */
.chatform .form-container .cancel {
  background-color: red;
}
/* Add some hover effects to buttons */
.chatform .form-container .btn:hover, .open-button:hover {
  opacity: 1;
}


/*Walllet-----*/

.virtual_wallet .left-virtual-box .inner-boxes {
    border: 2px solid rgb(235, 238, 247);
    border-radius: 8px;
    height: auto;
    margin: 40px 0px 20px 20px;
}
.virtual_wallet .left-virtual-box .total-data {
  padding: 20px;
}
.virtual_wallet .left-virtual-box .avail {
  background: #ff8f61;
  color:#fff;
}
.virtual_wallet .left-virtual-box .title, .virtual_wallet .left-virtual-box .amt {
  color:#fff !important;
}
.virtual_wallet .left-virtual-box .total-data .total-prices {
  color: #242424;
  font-size: 16px;
  margin-bottom: 10px;
    font-weight: bold;

}
.virtual_wallet .left-virtual-box .total-data .amount {
  font-size: 30px;
  color: #fe743b;
 font-weight: bolder;
  margin-bottom: 0px;
}

.virtual_wallet .left-virtual-box .other-values {
  display: flex;
}
.virtual_wallet .left-virtual-box .other-values .total-data:first-child {
  border-right: 2px solid rgb(235, 238, 247);
  width: 50%;
}
.virtual_wallet .left-virtual-box .other-values .total-data {
  width: 50%;
}
.virtual_wallet .left-virtual-box .other-values .amount {
  font-size: 26px;
  /* text-align: center; */
}
.virtual_wallet .right-virtual-box .profile-data-contain {
  padding: 35px 25px;
}
.virtual_wallet .profile-data-contain .title {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.save-btn-bg1 {
  background-color: #fe743b;
}
.desctxt{
  display: block;
}
.virtual_wallet .seller-btns {
 
  padding-top: 30px;
}
.seller-btns .save-btn {
  width: 150px;
  height: 48px;
  line-height: 48px;
  padding: 20px;
  border: 0px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
}
.profile-data-contain .form-group .form-control:focus {
  box-shadow: none !important;
}
.virtual_wallet .common-form .form-group .form-control {
  background-color: transparent;
  padding-left: 0px;
  border: 0px;
  color: #a4a4a4;
  border-bottom: 1px solid rgb(234, 234, 234) !important;
  font-size: 14px;
}
.showSweetAlert h2 {
  font-size: 36px !important;
  /* font-family: "ralewaybold"; */
  margin-bottom: 26px;
  color: #0d0d16;
}
.sweet-alert .sa-icon {
  position: relative;
  box-sizing: content-box;
  width: 80px;
  height: 86px !important;
}
.sa-button-container  .btn-group-lg>.btn, .btn-lg{
      padding:.5rem 2rem;
  }
/* share popup css */
#sharemodal .a2a_default_style a {
  /* float: left; */
  /* line-height: 16px; */
  color: #000;
  font-size: 16px;
  padding: 0 9px ;
  line-height: inherit;
}
#sharemodal ul{
  padding-left: 0px;
  list-style: none;
}
#sharemodal ul li{
    display: flex;
    width: 100%;
    color: #000;
    padding: 5px 15px;
    border: 1px solid #ebe4e4;
    /* width: 100%; */
    border-radius: 21px;
    margin: 10px 0px;
}
#sharemodal .form-control{
border: 1px solid #ced4da;
border-radius: 53.25rem;
/* transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
border-right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#sharemodal .form-control:focus
{
  box-shadow:none;
}
.panel-heading  a:before {
  font-family: 'Glyphicons Halflings';
    content: "";
    transition: all 0.5s;
    position: absolute;
    background: url(../../images/up-arrow-orange.svg) no-repeat;
    background-size: 23px;
    background-position: 98% center;
    right: 8px;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.panel-heading  .collapsed:before {
  font-family: 'Glyphicons Halflings';
    content: "";
    transition: all 0.5s;
    position: absolute;
    background: url(../../images/down-arrow.svg) no-repeat;
    background-size: 23px;
    background-position: 98% center;
    right: 8px;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.side-nav .side-item.collapseactive .side-link {
  background-color: rgb(239 211 195);
}
 .side-nav .side-item.collapseactive:hover .side-link{
  background-color: rgb(239 211 195);
}
.chat-popup .l-heading a:hover{
  color: rgb(254, 116, 59);
  cursor:pointer;
}
#sharemodal .input-group-text{
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 1.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#headerNotification .dropdown2 {
  border-radius: 10px;
}
#headerNotification .dropdown-menu-header  {
  padding: 10px 10px;
  display: flex;
  justify-content: space-between;
}
#headerNotification .dropdown-menu-header .head6 {
  margin-bottom: 0px;
  font-weight: bold;
  color:#000;
}
.navbar .notify{
  padding: 0px 10px;
}
.navbar .notify .media-body h6
{
  font-weight: bold;
  color:#000;
}
#headerNotification .media-meta{
  font-size: 12px;
}
#headerNotification .sub-head{
  display:flex;width:100%;justify-content: space-between;
}
#headerNotification .text-para{
font-size:14px;
}
.portfoliopage-top  {
  background-size: cover;
  background-position: center;
  z-index: 0;
 
}
#battletype .mid-icon{
  padding:10px;
}
/* user profile menu */
#sharemodal .tooltip {
  position: relative;
  display: inline-block;
  opacity: inherit;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
header .userprofilemenu .menus{
  border-top: 1px solid rgba(0,0,0,.125);
}
header .after-login-ul-menu .userprofilemenu .dropdown-item{
font-weight:bold;
text-transform: inherit;
cursor:pointer;
}
/*upload media*/
.ranking-right-block .media-nav-tabs {
  border-color: rgb(219, 219, 219);
  justify-content: space-around;
}
/*new mid icon photo module*/
.mid-icon i{
  font-size: 25px;
  vertical-align: middle;
  color: #b9b9b9;
}
/* .icons-filter{
  display: inherit;
  justify-content: space-between;
  
  margin-left: 45px;
} */
.mid-icon i:hover{
    vertical-align: middle;
    color: #ed7732;
    cursor:pointer;
}
.mid-icon .active{
  color: #ed7732;
}

/* fancy box*/
.fancybox-is-open .fancybox-bg{
  opacity: 1 !important;
}
.fancybox-bg{
  background:#000 !important;
}
/* modal */


#purchaseModal .vertical-alignment-helper {
  display:table;
  height: 100%;
  width: 100%;
  pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
#purchaseModal .vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events:none;
}
#purchaseModal .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width:inherit;
  max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
  height:inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.graybutton::before {
  background-color: #ed7732;
}
.submit-btn.graybutton{
  border: 1px solid  #ed7732;
  background-color: #ed7732;
}
.submit-btn.graybutton:hover{
 /*  background: transparent !important; */
  background-color: #ed7732 !important;
  border: 1px solid  #ed7732 !important;
  color:#fff !important;
}

.royalty{background: #ed7732;  } 
.royalty i {  color: #fff; }
.royalty p {color: #fff; }

.favicon{background: #ed7732;  } 
.favicon p {color: #fff; }
.heart-icon:hover img.heart-fill { display: block !important; }
.heart-icon:hover img.heart-empty { display: none !important; }

/* #loadmorehtml .load-btn img{
  height: 50px;
  width: 50px;
}
#loadmorehtml .load-btn{
  background-color: transparent;
  border:unset;
}
#loadmorehtml .common-btn::before {
  background-color: transparent;
}
#loadmorehtml .load-btn::before {
  background-color: transparent;
} */

#loadmoresignup .common-btn::before {
  background-color: transparent;
}
#loadmoresignup .load-btn{
  background-color: rgb(254, 116, 59);
  border:1px solid rgb(254, 116, 59);
}
@media(min-width:1700px){
#WelcomeModel .modal-dialog{ max-width: 63.15vw; }
#WelcomeModel .modal-header{ font-size: 1.89vw !important; padding-top: 1.57vw; }
#WelcomeModel .modal-content .welcome-txt { font-size: 0.84vw !important; margin-bottom: 2.63vw;}
#WelcomeModel .welcome-content-box{ padding:0px 5.26vw 6.31vw; }
#WelcomeModel .welcome-right .welcome-txt { margin-bottom: 1.57vw; }
.welcome-modal .modal-img{  height: 15.15vw; }
}
@media(max-width:991px){
#WelcomeModel .modal-dialog { max-width: 95%; }
#WelcomeModel .modal-header {font-size: 30px !important;}
#WelcomeModel .welcome-content-box {padding: 0px 0px 100px;}
#WelcomeModel .modal-content .welcome-txt {margin-bottom: 35px;}
#WelcomeModel .welcome-right .welcome-txt{margin-bottom: 20px;}
.welcome-modal .modal-img { max-width: 400px; height: auto; margin: 0px auto; }
#WelcomeModel{ padding-right: 0px !important; }
}
@media(max-width:767px){
#WelcomeModel .modal-header {font-size: 26px !important; padding-top: 20px;}
#WelcomeModel .modal-content .welcome-txt {margin-bottom: 20px;}
.welcome-modal .modal-img { margin: 0px auto 20px;}
}
@media(max-width:576px){
  #purchaseModal .modal-dialog{
  max-width: 500px;
  margin: 14.75rem auto !important;
}

#WelcomeModel .modal-header {font-size: 24px !important; }
#WelcomeModel .modal-content .welcome-txt { line-height: 1.6;}




  
}


@media(max-width:500px){

#WelcomeModel .welcome-content-box { padding: 0px 0px 60px;}


}




