@media (max-width: 991.98px){
  .app-header .app-header__content{
    visibility: visible;
    opacity: 1;
    background: none;

    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

  .app-header .app-header__content > .app-header-left{
    display: none;
  }

  .app-header .app-header__content > .app-header-right{
    position: absolute;
    right: 0%;
  }

  .logo-src{
    width: 65px;
    overflow: hidden;
    left: 20px;
    position: absolute;
  }

  .hamburger.is-active > .double-left{
    display: none;
  }

  .hamburger > .double-right{
    display: none;
  }

  .app-header .menu-toggle{
    display: block;
    padding: 5px;
    position: absolute;
    color: #d16f1a;
  }

  #menu{
    background-color: #ffffff;
  }

  #menu .search-wrapper{
    position: absolute;
    left: 0%;
    top: -30px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px!important;
  }

  #menu .search-wrapper > .input-holder{
    width: 100%;
  }

  .vertical-nav-menu > li:first-of-type{
    margin-top: 30px;
  }

  .header-megamenu{
    height: 50px;
    margin: 10px;
  }
}

@media (min-width: 992px){
  .menu-toggle, #menu{
    display: none!important;
  }
}

.daterangepicker{
    z-index: 99999999!important;
}

#footer .modal{
    text-align: initial;
    color: initial;
}

#top-bar li.active a,
#top-bar .btn-stop-impersonating {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #e98300;
    text-shadow: none;
    font-weight: 600;
}
#top-bar li.active a i,
#top-bar .btn-stop-impersonating i {
    color: #e98300;
}
/* Make all hidden template elements INVISIBLE! */
.hidden-template {
    display: none;
}
.btn-logout {
    width: 100%;
    color: #000000;
    text-decoration: none;
    text-align: left;
    background: none;
    border: none;
    outline: none;
    padding: 6px 12px;
    font-size: 13px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-logout:hover,
.btn-logout:focus {
    color: #fff;
    background-color: #e98300;
}
#top-bar .nav > li > a.btn-stop-impersonating i {
    margin: 0;
}
.btn-stop-impersonating {
    border-radius: 0;
}
.space {
    margin-top: 20px;
    margin-bottom: 20px;
}
.space-top {
    margin-top: 20px;
}
.space-bottom {
    margin-bottom: 20px;
}
#main-nav .sub-nav > li.active > a {
    color: #e98300;
    text-shadow: none;
    font-weight: 600;
}
#main-nav .sub-nav > li.active > a i {
    color: #e98300;
}
.status-toggle-on {
    color: #33cc33;
}
.status-toggle-off {
    color: #c0c0c0;
}
.icon-green {
    color: #00dd00;
}
.icon-red {
    color: #dd0000;
}
#fileinput-preview{
    max-width: 250px;
    max-height: 250px;
}
.image-upload{
    text-align: center;
}
.fileinput-new.thumbnail{
    max-width: 250px;
    max-height: 250px;
}
.action-disabled {
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
}

.fc-event{
    cursor: pointer;
}

.record-event{
    color: #E5412D;
}
.broadcast-event{
    color: #444444;
}

.loading-waveform{
    width: 50%;
    margin: auto;
    text-align: center;
}

.modal-error {
    display: none;
    color: #ff0000;
}
.fc-event-container .inactiveEvents {
    text-decoration: line-through;
}
.fc-event-container:hover .inactiveEvents:hover {
    text-decoration: line-through;
}
.input-group.video{
    width: 100%;
}
.input-group-addon.video{
    display: none;
}
.row.hide-sources{
    display: none;
}
.status-toggle-on {
    color: #33cc33;
}
.status-toggle-off {
    color: #c0c0c0;
}
.modal {
    overflow-y: auto;
    z-index: 99999;
}



a.sm2_link {
    background-repeat: no-repeat  !important;
    width: 68px !important;
}

/*tomporary fix*/
a.sm2_link,
a.sm2_paused:hover,
a.sm2_link:hover {
    background-image:url(/img/icon_play.png);
    background-position:3px 50%;
    background-repeat: no-repeat !important;
    width: 68px !important;
}

.listen-button-wrapper{
    min-width: 70px !important;
}
.dropdown .fa {
    padding-right: 5px;
    font-size: 1.5rem;
}
.fa-chevron-circle-down {
    cursor: pointer;
    color: #333;
}
.dropdown-menu .fa {
    padding-right: 5px;
    font-size: 1.5rem;
}
.nav-item {
    margin-right: 10px !important;
}
.nav>li>a{
    padding: 5px;
}
.card{
    border-radius: 0.5rem !important;
}
.card-lg-radius{
    border-radius: 1rem !important;
}
.nav-link-icon-grey{
    color: unset !important;
    width: 30px;
    text-align: center;
}
#processing-text{
    text-align: center;
    margin-top: 32px;
    margin-bottom: -15px;
  }
  .share-portlet{
    padding-bottom: 35px !important;
  }

  a.social:hover{
    opacity: 0.8;
  }

  a.social{
    cursor: pointer;
    margin-left: 5px;
    margin-right: 3px;
    margin-top: 5px;

    color: white;
    height: 100%;
    width: 250px;
  }

  .facebook-holder, .twitter-holder, .google-holder{
      padding: 5px;
  }

  .facebook-holder{
    background-color: #4267B2
  }

  .twitter-holder{
    background-color: #1DA1F2;
  }

  .google-holder{
      background-color: #DB4437;
  }

  a.social>img{
    margin-bottom: 1px;
    height: 30px;
  }

  #social-buttons{
    display: flex;
    justify-content: center;
    cursor: pointer;
    background: #f5f5f5;
    border-style: solid;
    border-color: #ccc;
    border-radius: 4px;
    border-width: 1px;
    width: 165px;
    padding-bottom: 3px;
  }

  #social-share{
    height: 100%;
    width: 100%;
    word-break: normal;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-left: 7px;
    margin-right: 3px;
  }

  #loading-content{
    margin-top: -7px;
    text-align: left !important;
  }

  #add-image{
    cursor: pointer;
    font-size: 33px;
    margin: 0;
    padding: 0;
  }

  #content-image-preview-social{
    max-width: 250px;
  }

  #embeded{
    width: 100%;
    height: 200px;
  }

  #link_info{
    width: 98%;
    background-color: #ebebeb;
    border-radius: 4px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
  }

  .facebook-page>div{
    padding: 23px;
    cursor:pointer;
  }
  .facebook-page{
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-width: 1px;
    border-color: #dddfe2;
    border-style: solid;
    border-radius: 4px;
    height: 75px;
    margin: 2px 1px 2px 1px;
    background-color: #ffffff;
  }
  .facebook-page:hover{
    background-color: #f5f6f7 !important;
  }
  #facebook-pages{
    overflow: auto;
    max-height: 255px;
    border-width: 1px;
    border-style: solid;
    border-color: #dddfe2;
    border-radius: 4px;
    padding: 7px;
    display: flex;
    flex-direction: column;
    background-color: #e9ebee;
  }
  .disabled{
    pointer-events:none;
    cursor: not-allowed;
    background-color: rgb(229, 229, 229) !important;
    border-color: #fff !important;
  }

  .no_display{
    display: none !important;
  }
  .link-parent{
    margin: 0 auto;
    margin-top: 8px;
    width: 98%;
    height: 25px;
    cursor: pointer;
  }
  .facebook-page>img{
    margin-left: 15px;
    margin-right: -3px;
  }
  .facebook-page{
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-width: 1px;
    border-color: #dddfe2;
    border-style: solid;
    border-radius: 4px;
    height: 75px;
    margin: 2px 1px 2px 1px;
    background-color: #ffffff;
  }
  .highlighted{
    background-color: #f5f6f7 !important;
  }
  #page-row{
    margin: -14px;
    margin-bottom: 0px;
  }
  #publish-date{
    position: relative;
    padding: 18px;
    margin-top: -25px;
    margin-bottom: -4px;
  }
  #loading-pages{
    margin-left: 10px;
    margin-top: 6px
  }
  .facebook-page-icon{
    zoom: 150%;
    padding-top: 3px;
  }

  #social-user>div>img{
    height: 35px;
    width: 35px;
  }

  #social-user>div{
    display: flex;
    align-items: center;
  }

  #social-user>div>div{
    padding: 20px;
  }

  #social-user>div>div>p{
    margin: 10px;
  }

  #social-user{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-width: 1px;
    border-color: #dddfe2;
    border-style: solid;
    border-radius: 4px;
    height: 82px;
    background-color: #ffffff;
    margin: 5px;
    width: 98%;
  }

  #social-signout{
    width: 80px;
    height: 33px;
    border: solid;
    border-width: 1px;
    border-radius: 5px;
    color: white;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0px;
    text-decoration: none;
  }

  #social-signout:hover{
    background-color: #ff3333 !important;
  }

  #social-login{
    width: 80px;
    height: 33px;
    border: solid;
    border-width: 1px;
    border-radius: 5px;
    color: white;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0px;
    text-decoration: none;
  }

  .social-integration-row{
    margin: auto;
    margin-bottom: 0px !important;
    display: flex;
    flex-direction: column;
  }

  #social-portlet{
    display: flex;
    justify-content:center
  }

  #social-portlet>a>img{
    width: 100%;
    height: auto;
    padding: 2px;
  }

  @media only screen and (max-width: 990px)  {
    #social-portlet{ flex-direction: column;}
  }

  .sm-loader{
    height: 30px;
    width: 30px;
  }
  .sm-loader-cell{
    height: 4px;
    width: 4px;
  }
  .blue-cell{
    background-color: #3399ff !important;
  }
  .text-oneline{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .toggle-sidebar-button{
    width: 240px;
    transition: width 0.3s;
    position: fixed;
    height: 48px;
    bottom: 0;
    padding: 0 16px 0 10px !important;
    background-color: #fafafa;
    border: 0;
    border-top: 1px solid #e5e5e5;
    color: #707070;
    display: flex;
    align-items: center;
  }
  .toggle-sidebar-button>.closed-sidebar{
    display: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  .toggle-sidebar-button.is-active{
    width: 80px !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }

  .modal-dialog{
    padding-top: 0px !important;
  }

  .modal-large{
    max-width: 900px;
  }

  .card-dropdown{
    old-transform: translate3d(-4px, -23px, 0px) !important;
  }

  .collapsing{
    height: auto;
  }

  .input-group-addon{
    display: flex;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
  }

  #content-image-preview{
    margin-top: -10px;
  }

  .text-decoration-line-through{
    text-decoration: line-through;
  }

  .active-cardtable-selection {
    background-color: #d16f1a;
    color: #fff !important;
  }

  .scrollable-menu {
    height: auto;
    max-height: 435px;
    overflow-x: hidden;
}

.btn-ct-filter {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: inset 0 0 1px #c7c7c7;
    font-size: 13.5px;
    font-weight: 400;
}

.jstree-default .jstree-search {
  font-style: italic;
  color: #d16f1a;
  font-weight: 700;
}
