.row.g-3.overflow {
    overflow: hidden;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
}
span.red-text {
    color: red;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    width: 195px;
    float: right;
    /* position: absolute; */
    margin-top: 0px;
    top: 0px;
}
.role_assign {
    width: 25%;
    float: left;
    margin-top: 10px;
}
.navbar-landing .navbar-nav .nav-item .nav-link {
    font-size: 15px !important;
   
}
.page-content{
    padding: -15px;
    margin: -15px;
}

:after,
:before,
*{
    box-sizing: border-box;
}
.container {
  width:1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
body {
  margin: 0;
  font-family: 'Rajdhani', sans-serif;
}
h2 {
      line-height:1.1;
}


/*--------------------------------------------------------------
    #button-style
--------------------------------------------------------------*/
.theme-btn, .theme-btn-s2{
    background-color: #ffffff;
    font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color:#2b3b95;
    padding: 9px 32px;
    border: 0; 
  border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
  transition:all .4s ease;
}
a {
    text-decoration: none;
    transition: all 0.2s ease;
}
.theme-btn-s2{
    background-color: rgba(255, 255, 255, 0.9);
    color: #131e4a;
}
.theme-btn:hover, .theme-btn-s2:hover, .theme-btn:focus, .theme-btn-s2:focus, .theme-btn:active, .theme-btn-s2:active {
    background-color:#2b3b95 ;
    color: #fff;
}
.theme-btn-s3{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
i.fa-chevron-circle-right{
  height:22px;
  width:22px;
}
a:hover {
    text-decoration: none;
}
@media (max-width: 991px){
  .theme-btn, .theme-btn-s2, .theme-btn-s3 {
    font-size: 13px;
    padding: 15px 25px;
  }
}
@media (max-width: 767px){
  .theme-btn, .theme-btn-s2{
    padding: 13px 20px;
    font-size: 13px;
  }
}
.hide {
  display: none;
}
input#category {
  margin-bottom: 10px;
  margin-top: 5px;
}
.simplebar-content {
  padding: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.fix{
    overflow: hidden!important;
}

.filepond--item {
  width: 163px;
  float: left;
  display: flex;
}

.pull-right {
  float: right !important;
}
input.checkbox-cart-product {
  float: left;
  margin-right: 9px;
  margin-top: 2px;
}
span.category_name {
  float: left;
  display: block;
}

input#tag {
  margin-top: 10px;
  margin-bottom: 10px;
}
.element-item.col-xxl-2.col-xl-2.col-sm-2.project.designing.development {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.gallery-box {

  padding: 4px;
}

span.title-delete {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background: red;
  padding: 1px 6px;
  color: #fff;
  border-radius: 1px;
  font-size: 18px;
}
.image-holder {
  width: 100%;
  height: 180px;
  display: block;
  overflow: hidden;
}

.image-holder img{
  width: 100%;
  height: 100%;
  display: block;
}
button.btn.btn-danger.btn-xs.waves-effect.waves-light.remove-image.float-right {
  position: absolute;
  left: 10px;
}
.position-relative.mx-n4.mt-n4 {
  height: 120px !important;
  overflow: hidden;
}

/* workshop 1st checkbox */
.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  /* font-weight: bold; */
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes,
#checkboxes2,
#checkboxes3 {
  display: none;
  border: 1px #dadada solid;
}

#checkboxes label,
#checkboxes2 label,
#checkboxes3 label {
  display: block;
}

#checkboxes label:hover,
#checkboxes2 label:hover,
#checkboxes3 label:hover {
  background-color: #1e90ff;
}

.item {
  margin-bottom: 7px;
}
#image-preview {
  width: 175px;
  height: 175px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
  border: 1px solid #e1e1e1;
  background-size: 100% 100% !important;
}
#image-preview input {
line-height: 200px;
font-size: 200px;
position: absolute;
opacity: 0;
z-index: 10;
}
#image-preview label {
position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #bdc3c7;
  width: 130px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
button.accordion-button.collapsed {
  background: #eee;
  color: #6C93E3;
}
button.accordion-button {
  font-size: 17px;
}

.switch {
     margin: 0px !important;
}
select#abstractType {
  width: 199px;
}

.inner.question_inner {
  border: 1px solid #eee;
  padding: 10px;
}

.outer.group_repeater {
  border: 1px solid #eee;
  margin-top: 20px;
  padding: 10px 15px;
  border-radius: 5px;
}
div#timer {
  font-size: 28px;
  font-weight: bold;
  color: red !important;
  float: right;
  margin-bottom: -30px;
}
.row.exam_row {
  margin-bottom: 15px;
  display: block;
}
.row.box_option {
  margin-left: 5px;
  margin-top: 5px;
}

.group.exam_question_list {
  width: 700px;
  margin: 0px auto;
  border: 1px solid #eee;
  padding: 25px 25px;
  background: #fff;
}
[data-layout=horizontal] .navbar-menu {
  margin-top: 0px !important;
}
[data-topbar=dark] #page-topbar {
  display: none!important;
}
[data-layout=horizontal] .navbar-menu .navbar-nav .nav-link i {
    line-height: 3!important;
}
[data-topbar=dark] .topbar-user {
  background-color: #fff!important;
}
[data-topbar=dark] .topbar-user .user-name-text {
    color: #495057 !important;
}
.navbar-menu .navbar-nav .nav-link[data-bs-toggle=collapse]:after {
  font-size: 1.1rem!important;
  right: 7px!important;
  color: #495057!important;
}

.custom-close {
    width: 1.5em !important;
    height: 1.5em !important;
    padding: 0.7em !important;
    background-color: #FF0000 !important;
    display: block!important;
    position: absolute!important;
    margin-left: 330px !important;
}


a.logo.logo-light {
  text-align: center;
  padding-top: 16px;
  margin-right: 23px;
}
[data-layout=horizontal] .navbar-menu .navbar-nav .nav-link {
  color: var(--vz-topnav-item-color);
  padding: 0rem 1.5rem;
}

.header-item {
  height: 50px;
  display: flex;
  align-items: center;
}

@media (min-width: 1024.1px) {
  [data-layout=horizontal] .page-content {
      margin-top: 0px;
  }
}

.navbar-menu .navbar-nav .nav-link {
  font-size: 13px;
}

.swal2-html-container {

  margin: 0px auto !important;
  width: 90% !important;
}

select#swal-role {
  margin: 20px auto;
  width: 91%;
}
li.nav-item {
    padding-top: 7px;
}

.dropdown.ms-sm-3.header-item.topbar-user {
    padding-top: 20px;
}

div#logoutWelcom {
    position: absolute;
    top: 57px !important;
}