/* @font-face {
  font-family: Shabnam;
  src: url('https://cdn.fontcdn.ir/Font/Persian/Shabnam/Shabnam.eot');
  src: url('https://cdn.fontcdn.ir/Font/Persian/Shabnam/Shabnam.eot?#iefix') format('embedded-opentype'),
       url('https://cdn.fontcdn.ir/Font/Persian/Shabnam/Shabnam.woff2') format('woff2'),
       url('https://cdn.fontcdn.ir/Font/Persian/Shabnam/Shabnam.woff') format('woff'),
       url('https://cdn.fontcdn.ir/Font/Persian/Shabnam/Shabnam.ttf') format('truetype');
  font-weight: normal;

} */
/* @font-face {
  font-family: 'Shabnam';
  src: url('/static/home/fonts/Sahel-FD.eot');
  src: url('/static/home/fonts/Sahel-FD.eot?#iefix') format('embedded-opentype'),
    url('/static/home/fonts/Sahel-FD.woff') format('woff'),
    url('/static/home/fonts/Sahel-FD.ttf') format('truetype'),
    url('/static/home/fonts/Sahel-FD.svg#svgFontName') format('svg');
  font-weight: normal;
} */

@font-face {
  font-family: 'Shabnam';
  src: url('/static/fonts/Sahel-FD.eot');
  src: url('/static/fonts/Sahel-FD.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/Sahel-FD.woff') format('woff'),
    url('/static/fonts/Sahel-FD.ttf') format('truetype'),
    url('/static/fonts/Sahel-FD.svg#svgFontName') format('svg');
  font-weight: normal;
}

* {
  direction: rtl !important;
  font-family: Shabnam;
}

td a{
  color: #00AEA4 !important;
}

.active .page-link {
    background-color: #00AEA4 !important;
    color:white !important;
  }

.page-link {
  color: #00AEA4 !important;
  }

.bg-primary{
  background-color: #00AEA4 !important;
  color: white !important;
}

.btn-primary{
    background-color: #00AEA4 !important;
    color: white !important;
    border-color: #00AEA4;
}

.btn-outline-primary {
    color: #00AEA4 !important;
    border-color: #00AEA4 !important;
}

.btn-outline-primary:hover {
    color: white !important;
    border-color: #00AEA4 !important;
    background-color: #00AEA4 !important;
}



.btn-info{
    color: white !important;
}


.btn-outline-info {
    color: #17a2b8 !important;
    border-color: #17a2b8 !important;
}

.btn-outline-info:hover {
    color: white !important;
    border-color: #17a2b8 !important;
    background-color: #17a2b8 !important;
}



.btn-danger{
    color: white !important;
}


.btn-outline-danger {
    color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-outline-danger:hover {
    color: white !important;
    border-color: #dc3545 !important;
    background-color: #dc3545 !important;
}


.btn-outline-success {
    color: #28a745 !important;
    border-color: #28a745 !important;
}

.btn-outline-success:hover {
    color: white !important;
    border-color: #28a745 !important;
    background-color: #28a745 !important;
}

.dataTables_wrapper .row{
  overflow-x: auto;
}


.layout-fixed .main-sidebar {
  right: 0;
}

.brand-image {
  float: right;
}

.content-wrapper, .main-footer, .main-header {
  margin-left: 0px;
  margin-right: 250px;
}

.mr-auto-navbav {
  margin-right: auto !important;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}

[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after,
[class*=icheck-]>input:first-child:checked+label::after {
  right: 15px;
  left: auto;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
  left: 1rem;
  right: auto;
}

.nav-sidebar .nav-link>.right:nth-child(2),
.nav-sidebar .nav-link>p>.right:nth-child(2) {
  left: 2.2rem;
  right: auto;
}

.small-box .icon>i {
  left: 15px;
  right: auto;
}

@media (min-width: 992px) {
  .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
    margin-right: 4.6rem !important;
  }

  .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
    margin-right: 4.6rem !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 767.98px) {
  .main-sidebar, .main-sidebar::before {
    box-shadow: none !important;
    margin-right: -250px;
  }

  .content-wrapper, .content-wrapper::before, .main-footer, .main-footer::before, .main-header, .main-header::before {
    margin-right: 0;
  }

  .sidebar-open .main-sidebar, .sidebar-open .main-sidebar::before {
    margin-right: 0;
  }
}

.btnGroup_30Nuz {
  border: 1px solid #dadada;
  display: flex
}

.btnGroup_30Nuz>.btn {
  padding-right: 0;
  padding-left: 0
}

.oval_27GGv {
  border-radius: 8px !important
}

.first_item {
  border-radius: 0 8px 8px 0 !important
}

.last_item {
  border-left: 1px solid #dadada;
  border-radius: 8px 0 0 8px !important
  /* display: flex; */
}

/* .selected_SFuX5:hover {
  box-shadow: none !important
} */
.not-visible {
  display: none;
}


/* campaign css */
#heading {
  text-transform: uppercase;
  color: #00AEA4;
  font-weight: normal;
}

#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}


#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;

  /*stacking fieldsets above each other*/
  position: relative;
}

.form-card {
  text-align: right;
}

/* Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}


/*Next Buttons*/
#msform .action-button {
  width: 100px;
  background: #00AEA4;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 0px 10px 5px;
  float: right;
}

#msform .action-button:hover,
#msform .action-button:focus {
  background-color: #311B92;
}

/*Previous Buttons*/
#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px 10px 0px;
  float: right;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
  background-color: #000000;
}

#zone-id li {
  text-align: right !important;
}


/*The background card*/
.card {
  /*z-index: 0;*/
  border: none;
  position: relative;
}

/*FieldSet headings*/
.fs-title {
  font-size: 25px;
  color: #00AEA4;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: left;
}

.purple-text {
  color: #00AEA4;
  font-weight: normal;
}

/*Step Count*/
.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}

/*Field names*/
.fieldlabels {
  color: gray;
  text-align: right;
}

/*Icon progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar .active {
  color: #00AEA4;
}

#progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 20%;
  float: left;
  position: relative;
  font-weight: 400;
  text-align: center;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
  font-family: FontAwesome;
  content: "\f03d";
}

#progressbar #finish:before {
  font-family: FontAwesome;
  content: "\f00c";
}

#progressbar #digital_resanehs:before {
  font-family: FontAwesome;
  content: "\f10a";
}

#progressbar #campaign_info:before {
  font-family: FontAwesome;
  content: "\f129";
}

#progressbar #video_choose:before {
  font-family: FontAwesome;
  content: "\f03d";
}

#progressbar #banner_choose:before {
  font-family: FontAwesome;
  content: "\f03d";
}

#progressbar #campaign_type:before {
  font-family: FontAwesome;
  content: "\f0ae";
}


/*Icon ProgressBar before any progress*/
#progressbar li:before {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 17px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before,
#progressbar li.active:after {
  background: #00AEA4;
}

#oohprogressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
  text-align: center;
}

/*Icons in the ProgressBar*/
#oohprogressbar #account:before {
  font-family: FontAwesome;
  content: "\f03d";
}

#oohprogressbar #finish:before {
  font-family: FontAwesome;
  content: "\f00c";
}

#oohprogressbar #digital_resanehs:before {
  font-family: FontAwesome;
  content: "\f10a";
}

#oohprogressbar #campaign_info:before {
  font-family: FontAwesome;
  content: "\f129";
}

#oohprogressbar #video_choose:before {
  font-family: FontAwesome;
  content: "\f03d";
}

#oohprogressbar #banner_choose:before {
  font-family: FontAwesome;
  content: "\f03d";
}

#oohprogressbar #campaign_type:before {
  font-family: FontAwesome;
  content: "\f0ae";
}


/*Icon ProgressBar before any progress*/
#oohprogressbar li:before {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#oohprogressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 17px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#oohprogressbar li.active:before,
#oohprogressbar li.active:after {
  background: #00AEA4;
}

/*Animated Progress Bar*/
.progress {
  height: 20px;
}

.progress-bar {
  background-color: #00AEA4;
}

/*Fit image in bootstrap div*/
.fit-image {
  width: 100%;
  object-fit: cover;

/*choosen campaign*/
}
.campaign-selected {
  border: solid 2px;
  border-color:#00AEA4;
}
/* campaign css end */

.rmdp-panel-body li{
  direction: ltr !important;
}


.navbar-primary {
    background-color: #00AEA4;
}


.card-primary:not(.card-outline) > .card-header {
    background-color: #00AEA4;
    border-bottom: 0;
}


.nav-pills .nav-link:not(.active):hover {
    color: #00AEA4 !important;
}


.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00AEA4;
    border-color: #00AEA4;
}


.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #00AEA4;
    color: #ffffff;
}


.btn-primary:hover {
    color: #fff;
    background-color: #00AEA4;
    border-color: #00AEA4;
}


.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #20c99752;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00AEA4;
    border-color: #00AEA4;
}


.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #00AEA4;
}




.flex-even{
  flex: 1 1 0 !important;
}

#div_id_representor label::after {
  content: "*";
}




/* amin :: for changing profile image */
.profile-pic {
  color: transparent;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
}
.profile-pic input {
  display: none;
}
.profile-pic img {
  position: absolute;
  object-fit: cover;
  width: 165px;
  height: 165px;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.35);
  border-radius: 100px;
  z-index: 0;
}
.profile-pic .-label {
  cursor: pointer;
  height: 165px;
  width: 165px;
}
.profile-pic:hover .-label {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  color: #fafafa;
  transition: background-color 0.2s ease-in-out;
  border-radius: 100px;
  margin-bottom: 0;
}
.profile-pic span {
  display: inline-flex;
  padding: 0.2em;
  height: 2em;
}

.card-primary.card-outline {
  border-top: 3px solid #00AEA4;
}


.open-filter-modal {
  bottom: 1.25rem;
  position: fixed;
  left: 1.25rem;
}
