
.anchor-link{
    color:#918FF5;
    text-decoration: underline;
    cursor: pointer;
}
.anchor-link:hover{
    color:#1C18FA;
    text-decoration: none;
}
#admin-login:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bg-overlay.png) no-repeat;
    background-size: cover;
    background-position: right center;
    opacity: .5;
}
#adminLoginForm {
    margin: auto 25px;
}
#adminLoginForm .control-label{
    color: #fff;
}
#adminLoginForm .input-group-addon:first-child{
    background: #d7d7d7;
}
.adminLoginLogo{
    padding-top: 14px;
    width: 200px;
    height: auto;
}
.brand-foto{
    display: inline-block;
}

/*system view*/
@media (min-width: 1025px){
    .nav-header{
        width: 60px !important;
    }
    .top-nav-search{
        margin-left: 0px !important;
    }

    .emirates-id-box{
        position: absolute;
        top: 50%;
        max-width: 50%;
    }
}

/*mobile view*/
@media (max-width: 1025px){
    .mobile-view-logo a i {
        display: none;
        height: auto !important;
    }
    .brand-texter{
        display: none !important;
    }
    .mobile-view-logo a img {
        display: block !important;
    }


    .emirates-id-box{
        position: absolute;
        max-width: 50%;
    }

    .info-lister li.list-group-item div.form-inline div.form-group{
        width: 70% !important;
    }
}

.txt-primary{
    color: #d7d7d7 !important;
}
/*changes for left section*/
.page-wrapper {
  margin-left: 0 !important;
}

/*changes for left section*/
.txt-dull{
  color: #d7d7d7 !important;
}

.txt-faded-info{
    color: #ccc;
    font-style: italic;
}
.required-star{
    color: #ff0000;

}
.select2-selection--single{
    height: 44px !important;

}
.select2-selection__rendered{
    line-height: 40px !important;
}

.file-info-holder i:before{
    position: absolute;
    top: 38%;
    right: 29%;
}
.file-info-holder li{
    list-style: inside;
}
.login-bg-img{

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.info-lister li{
    display: flex;
}
.info-lister li strong{
    width: 30%;
}
.info-lister > li > span{
    width: 70%;
}
.info-lister li div.exp-grp{
    width: 20% !important;
}
.info-lister li div.form-group{
    width: 70%;
}
.alert{
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 0px;

}

/*new tile view*/

.ct-featureBox h4 {
  padding: 10px 0 5px;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
}

.ct-featureBox:hover h4{
  color: #6571b7;
}
.ct-featureBox:hover .fa, .ct-featureBox:hover .zmdi  {
  color: #6571b7;
}
.ct-featureBox p {
  margin-bottom: 0;
}
.bg-tile-image{
    background-image: url("../img/tile-bg.jpeg");
    background-color: transparent;
    min-height: 500px;
    background-repeat: repeat;
    background-attachment: fixed;
}

.tile-content {

  overflow: hidden;
}
.tile-content h2,
.tile-content h3 {
  color: #fff;
  font-size: 5.5rem;
  text-align: center;
}
.tile-content h2 {
  font-family: 'Bebas Neue';
  text-transform: uppercase;
  margin-bottom: 0;
}
.tile-content h3 {
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
}
.tile-content h3,
.ct-featureBox .fa,.ct-featureBox .fad, .ct-featureBox .zmdi  {
  font-size: 3rem;
  color: #FFF;
}
img,
figure {
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .ct-featureBox {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 767px) {
  .tile-content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ct-featureBox {
    width: 100%;
    min-height: 200px;
  }
}
@media screen and (max-width: 600px) {
  .tile-content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .tile-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*new tile view end */
.matrix-table{
    position: relative;
}
.matrix-table a{
    position: absolute;
    right: 11px;
    top: -4px;
}

.layout-single-box {
    float: left;
    position: relative;
    /*border: 1px solid yellow;*/
    font-size:24px;
    text-align:center;
    display: table-cell;
    vertical-align:middle;
    color: #000;
}
.layout-single-box span{
    position: absolute;
    position: absolute;
    top: 20%;
    left: 35%;
}

.layout-single-box-edit{
    border : 1px solid #e4e4e4;
}
.layout-single-box-edit small.matrix-check{
    display: flex;
}
.layout-single-box-edit small.matrix-check input{

}
#matrixHolder .merged-cell{
    background: #e4e4e4 !important;
    border: 1px solid #e4e4e4;
}
#matrixHolder .merged-cell input,#matrixHolder .disabled-cell input{
    display: none;
}

#esm-ajax-modal .vc-form-buttons{
    display:none;
}
.modal-content.iframe-content .modal-body{
    height:75vh;
}
.modal-content.iframe-content .modal-footer{
    display:none;
}
.image-td {
    display: inline-flex;

}
.image-td span{
    padding: 11px 1px;
}
.bg-black{
    background-color: #000;
}

.table-less-padded > tbody > tr > td{
    padding: 4px !important;
}
.table-less-padded > thead > tr > th{
    padding: 4px !important;
}
.non-form-group{
    display: inline-flex;
}
.non-form-group a.anchor-link{
    padding-left: 2px;
    padding-right: 12px;
}
.non-form-group .checkbox{
    float: left;
    padding-top: 0px;

}
.doc-status-btn-hlder{
    display: inline-flex;
}
.small-butn {
    padding: 2px 8px !important;
    margin: 0 5px;
}
.non-form-group input[type="checkbox"]{
    margin-top: 12px;
    width: 17px;
    height: 17px;
}
.non-form-group label{
    min-height: 12px;
}

.green-row{
    background-color: green;
    color: #fff;
}
.red-row{
    background-color: #f00;
    color: #fff;
}
.orange-row{
    background-color: orange;
    color: #fff;
}
.blinking-row {
  width: 50px;
  color: #fff;
  -webkit-animation: blinking-row-animation 1s infinite;  /* Safari 4+ */
  -moz-animation: blinking-row-animation 1s infinite;  /* Fx 5+ */
  -o-animation: blinking-row-animation 1s infinite;  /* Opera 12+ */
  animation: blinking-row-animation 1s infinite;  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes blinking-row-animation {
  0%, 49% {
    background-color: #FF0000;
  }
  50%, 100% {
    background-color: #8B0000;
  }
}
.academy-holder-box{
    border: 2px solid var(--app-main-color);
    border-radius: 21px;
    background: white;
    min-height: 310px;
}
.venue-outer-layer{
    border-radius: 27px;
    border: 2px solid #2777b1;
}
.venue-holder-box{
    color: #fff;
    background-color: #2677b1;
    min-height: 220px;
    border-radius: 20px 0 0 20px;
}
.venue-holder-box:hover{
    color: var(--app-main-color);
}

.list-group-item a{

}
.list-group-item a span.esm-icon{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    float: left;
    background-size: 20px;
}

.esm-icon-tiktok{
    background-image: url('../img/tt.png');
}
.esm-icon-ig{
    background-image: url('../img/ig.png');
}
.esm-icon-website{
    background-image: url('../img/website.jpg');
}
.esm-icon-fb{
    background-image: url('../img/fb.png');
}
.esm-icon-twitter{
    background-image: url('../img/twitter.png');
}
.esm-icon-youtube{
    background-image: url('../img/youtube.png');
}

.list-group-item .list-addon-holder{
    /*position: relative;*/
}

.list-addon-holder .addon-h{
    /*position: absolute;*/
    width: 40%;
    padding: 12px;
    font-size: 12px;
    background-color: grey;
    color: #fff;
    float: left;
}
.list-addon-holder input{
    /*position: absolute;*/
    margin-left: 120px;
    width: 60%;

}
.navbar.navbar-inverse.navbar-fixed-top .nav > li > a.active {
  color: #fff;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{
    background-color: #eee;
}
.font-weight-bolder{
    font-weight: bolder !important;
}
.badge-danger-red{
    background: #dc3545 !important;
    color: #fff;
}

.btn-danger-red{
    background: #dc3545 !important;
    color: #fff;
}

.lt-alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.lt-alert-info {
    color: #336573;
    background-color: #e0f3f8;
    border-color: #d3eef6;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.list-group-item-lp{
    position: relative;
    display: block;
    padding: 0px 14px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item-lp-header{
    background: green;color: #fff;
}
.list-group-item-lp:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item-lp:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.absolute-left{
    left: 2px;
}
.absolute-right{
    right: 2px;
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rotate270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.label.label-esm{
    background: #1f2754;
}
.faded-info{
    font-style: italic;
    color: #aaa;

}
.small-info{
    font-size: 11px;
}

.panel-esm > .panel-heading{
    background-color: var(--app-main-color);
    color: #fff;
}

.dropdown-menu-esm > .active > a, .dropdown-menu-esm > .active > a > span > i {
    background: var(--app-main-color);
    color: #fff;
}
.dropdown-menu-esm > li > a, .dropdown-menu-esm > li > a > span > i {
    color: var(--app-main-color);
    background: #fff;
}

.star-rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.star-rating > span {
  display: inline-block;
  position: relative;
  font-size: 25px;
  width: 1em;
}
.star-rating > span:hover:before,
.star-rating > span:hover ~ span:before {
   content: "\2605";
   position: absolute;
   right: 0;
   color: gold;
}
.star-rating .starred:before{
    position: absolute;
    content: "\2605";
    color: gold;
}

.star-rating > span:hover, .star-rating > span:hover ~ span {
    color: transparent;
}

.star-rating-fixed {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.star-rating-fixed > span {
  display: inline-block;
  position: relative;
  font-size: 25px;
  width: 1em;
}

.star-rating-fixed .starred:before{
    position: absolute;
    content: "\2605";
    color: grey;
}

.circle-rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.circle-rating > span {
  display: inline-block;
  content: "\2B24";
  margin-left: 5px;
  position: relative;
  font-size: 25px;
  width: 1em;
}
.circle-rating > span:hover:before,
.circle-rating > span:hover ~ span:before {
   content: "\2B24";
   position: absolute;
   right: 0;
   color: gold;
}
.circle-rating .starred:before{
    position: absolute;
    content: "\2B24";
    color: gold;
}

.circle-rating > span:hover, .circle-rating > span:hover ~ span {
    color: transparent;
}

.circle-rating-fixed {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.circle-rating-fixed > span {
  display: inline-block;
  position: relative;
  margin-left: 5px;
  font-size: 25px;
  width: 1em;
}

.circle-rating-fixed .starred:before{
    position: absolute;

    content: "\2B24";
    color: grey;
}


.gold-color i, .gold-color{
    color: gold;
}
.invalid-feedback{
    color: red;

}
/*--- 2B24 25EF &#9711;*/

/* The switch - the box around the slider */
.switch-checkbox {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 25px;
}

/* Hide default HTML checkbox */
.switch-checkbox input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider-checkbox {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider-checkbox:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider-checkbox {
  background-color: #2196F3;
}

input:focus + .slider-checkbox {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-checkbox:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider-checkbox.round {
  border-radius: 25px;
}

.slider-checkbox.round:before {
  border-radius: 50%;
}
 /* rating-star start */
.rating-star {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rating-star:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rating-star:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rating-star:not(:checked) > label:before {
    content: '★ ';
}
.rating-star > input:checked ~ label {
    color: #ffc700;    
}
.rating-star:not(:checked) > label:hover,
.rating-star:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rating-star > input:checked + label:hover,
.rating-star > input:checked + label:hover ~ label,
.rating-star > input:checked ~ label:hover,
.rating-star > input:checked ~ label:hover ~ label,
.rating-star > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

/* rating-star end */

input:checked + .slider-checkbox-red{
    background-color: #f00 !important;
}
.slider-checkbox-red{
    background-color: #0f0 !important;
}


.toggle_btn i.fa{
    padding-left: 10px;
    margin-top: 4px;
}