/*================================================================================
	Item Name: Frest HTML Admin Template
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.form-group.has-error .form-control {
    border-color: #dd4b39;
    box-shadow: none;
}
.dt-buttons.btn-group {
    margin-left: 17px;
}

.navigation  acronym {
	/*display: none;*/
}
.modern-nav-toggle i{
	/*color: #fff;*/
}
.btn-icon{
	margin-top: 3px;
}
.thumbnail img{
	width: 200px;
}
.overlay {
display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,.7);
  z-index: 9999999;
}
.overlay__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.overlay__spinner {
	position: absolute;
	 z-index: 99999999;
  left: 50%;
  top: 50%;


}
.visit {
    background: #ea6135;
    color: #fff;
    padding: 9px 9px;
    font-size: 11px;
    border-radius: 15px;
}
.modal-body .form-group{
	width: 100%;
}

/*==================================================
Dashboard (Campaign Overview-FLUENCERS Accepted))
==================================================*/
/*POPUP*/
.inn-pop .modal-dialog {
	top: 0;
	right: 0;
}
.inn-pop .modal-content {
	width: 63%;
	left: 19%;
	border: none;
}
.inn-pop {
	/*position: relative;*/
}
.inn-pop .btn-close {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
}
.influencers-view {
	background: #F4F4F4;
	padding: 0 !important;
	float: left;
	width: auto;
	margin: auto;
	border-radius: 53px;
	margin-bottom: 30px;
}.user-img img {
	width: 50px;
	border-radius: 50%;
}.influencers-view td {
	border: none;
}
.container.bttns {
    text-align: center;
}
.align-middle {
    vertical-align: middle !important;
}
.tab-pane .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    font-size: 13px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.tab-pane .table-responsive {
    margin: auto;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.me-2 {
    margin-right: .5rem !important;
}
.flex-column {
    -webkit-flex-direction: column !important;
    flex-direction: column !important;
}
.d-flex {
    display: -webkit-flex !important;
    display: flex !important;
}
.btn.small-btn {
    background: #EA6135;
    font-size: 13px;
    float: none;
    color: #fff;
    font-weight: 500;
    border-radius: 33px;
    line-height: 23px;
    padding: 5px 14px 6px;
    vertical-align: middle !important;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.inn-pop .modal-content {
    width: 62%;
    left: 19%;
    border: none;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 1.3rem;
    outline: 0;
}
.row.pending .modal-body {
    padding: 0 56px;
}
.inn-pop .roww>* {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.inn-pop .modal-dialog{
	max-width: 100%;
}
.file img {
    width: 17px;
    margin-left: 8px;
}
.influencers-view.small-view {
   /* background: #FFF;*/
    width: 100%;
    margin-bottom: 10px;
}
/*==================================================
 WORK APPROVAL - SUBMITTED WORK
==================================================*/
.small-view .user-img img {
	width: 50px;
} .small-view .name {
	font-size: 12px;
}.small-view .mail {
	font-size: 12px;
}.influencers-view.small-view {
	/*background: #FFF;*/
	width: 100%;
	margin-bottom:10px;
}.small-view .btn.small-btn {
	background: #EA6135;
	font-size: 11px;
	padding: 5px 6px 6px;
}

.btn.small-btn.lr {
	padding: 5px 12px 6px;
}
.btn.small-btn-white{
	background: #FFF;
	float: none;
	color: #ea6135;
	font-weight: 700;
	border-radius: 34px;
	vertical-align: middle !important;
	text-align: center;
	border: 1px solid #ea6135;
	    line-height: 23px;
}


.small-view .btn.small-btn-white {
	background: #fff;
	font-size: 11px;
	padding: 5px 12px 6px;
}
.small-view .btn.small-btn-white {
	background: #fff;
	font-size: 11px;
	padding: 5px 12px 6px;
}
.btn.small-btn-white.lr {
	padding: 5px 12px 6px;
}
.row.pending .right-view {
	border-radius: 26px;
	padding: 20px;
	text-align: left;
}.row.pending .modal-body {
	padding: 0 56px;
}
/*Request Revision*/
.revision-form .form-control {
	background: #F0F0F0;	
	display: block;
	width: 100%;
	color: #333;	
	overflow:hidden;
	border-radius: 30px !important;
}.revision-form .input-group {
	margin-bottom: 25px;
}.revision-form  textarea.form-control {
	min-height: 186px !important;
}.upload input {
	width: 26% !important;
	float: left;
	margin-right: 40px;
	display: inline-block;
}.upl {
	width: 20px;
	position: absolute;
	right: 14%;
	top: 10px;
}
.modal-header .btn-close {
    padding: 0;
    margin: 0;
    border: 2px solid #000;
    height: 25px;
    width: 25px;
    color: #000;
    opacity: 1;
    border-radius: 50%;
    font-size: 12px;
}
.inn-pop .btn-close {
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
}


.modal-header, .modal-footer {
border: none;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}