/*#headerCntr{
	position: fixed;
	top: 0;
}

#contentCntr{
	padding-top: 100px;
}*/
#mainCntr {
  overflow: hidden; }

.layout_banner {
  padding: 0;
  margin: 15px auto 0;
  height: 250px;
  width: 970px;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
  background: url("../images/banner_layout.jpg") left top no-repeat;
  background-size: cover; }

.f_video {
  margin: 0 -15px; }
  .f_video a {
    opacity: 0.8;
    transition: 0.15s ease all;
    -webkit-transition: 0.15s ease all;
    position: relative;
    height: 250px;
    overflow: hidden;
    width: 323px;
    display: block;
    background-color: #000; }
    .f_video a:before {
      content: "";
      height: 125px;
      width: 125px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      background: url("../images/play_btn.png") center no-repeat; }
    .f_video a img {
      display: block;
      width: auto;
      max-width: 100%;
      margin: 0 auto;
      height: 270px; }
    .f_video a:hover {
      opacity: 1; }

.feature_video_text {
  width: 100%;
  height: 100%;
  display: table; }
  .feature_video_text .video_text {
    display: table-cell;
    vertical-align: middle; }
    .feature_video_text .video_text a {
      display: inline-block;
      font-size: 38px;
      line-height: 46px;
      font-weight: bold; }
    .feature_video_text .video_text span {
      font-size: 24px;
      display: block; }

.overlay-wrapper {
  position: fixed;
  top: 0;
  height: auto;
  width: 100%;
  z-index: 9; }
  .overlay-wrapper .manage_menu {
    padding: 0 0 0 15px;
    width: auto; }
  .overlay-wrapper .show_overlay {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6); }

.banner_cntr {
  padding: 0 15px;
  float: left;
  width: 79%;
  overflow: auto;
  max-height: 91vh;
  height: 100%;
  position: relative;
  /*&.full_per{
  	width: 100%;
  	float: none;
  }*/ }

.filtersection.positoning {
  padding-top: 20px;
  position: relative;
  left: auto;
  top: auto;
  float: left;
  width: 21%; }

.tabloader {
  margin: 20px auto; }

.filtersection {
  padding: 0 30px 0 50px;
  position: absolute;
  left: -300px;
  top: 0;
  height: 100%;
  width: 300px;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  background: #ebebeb;
  overflow: auto;
}
  .filtersection.showing {
    padding: 0 15px;
    left: 0;
    display: none; }
  .filtersection h3 {
    margin: 0; }
    .filtersection h3 a {
      padding: 6px 10px;
      margin: 0;
      font-size: 18px;
      line-height: 22px;
      color: #fff;
      display: block;
      border-radius: 4px;
      opacity: 0.9;
      position: relative;
      background: #024890; }
      .filtersection h3 a:hover {
        opacity: 1; }
    .filtersection h3 .dd_downup {
      position: absolute;
      right: 15px;
      top: 9px; }
  .filtersection .accordian {
    display: none;
    text-align: center; }
    .filtersection .accordian.active {
      display: block; }
  .filtersection .filter_main {
    margin: 2px 0 0;
    width: 290px; }
  .filtersection .searching {
    margin: 15px 0;
    overflow: hidden; }
    .filtersection .searching input[type="text"] {
      padding: 5px 10px 5px 30px;
      border-radius: 5px;
      border: 0;
      width: 75%;
      background: #fff url("../images/search_icon.png") 10px center no-repeat; }
      .filtersection .searching input[type="text"]:focus {
        outline: 0; }
    .filtersection .searching .filter {
      margin: 5px 0 0; }
      .filtersection .searching .filter img {
        cursor: pointer; }
  .filtersection .submenus {
    padding: 0;
    margin-left: 20px;
    max-height: 43vh;
    height: auto;
    overflow: auto;
    text-align: left !important; }
    .filtersection .submenus ul {
      padding: 0;
      list-style: none;
      list-style-type: none; }
      .filtersection .submenus ul li {
        margin: 0 0 10px;
        overflow: hidden; }
        .filtersection .submenus ul li a {
          display: block;
          color: #000; }
          .filtersection .submenus ul li a.active, .filtersection .submenus ul li a:hover {
            font-weight: bold;
            color: #024890 !important; }
          .filtersection .submenus ul li a i {
            margin-right: 10px;
            margin-top: 4px;
            float: left; }
          .filtersection .submenus ul li a span {
            float: left;
            width: 85%; }

.manage_stories, .dashboard-menu {
  margin: 0 0 0 15px; }

.overlay-wrapper .manage_stories, .overlay-wrapper .dashboard-menu {
  margin-left: 50px; }
.overlay-wrapper .manage_menu {
  padding: 0 0 0 15px;
  width: auto; }

.not_found {
  padding: 0 0 0 48px;
  margin: 15px 0;
  height: 70px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  width: 290px;
  background: url("../images/not_found.png") left center no-repeat;
  background-size: 50px; }

.divLeftSubMenus {
  padding: 0 30px 0 0;
  margin: 0 -30px 0 0;
  height: 63vh;
  overflow: hidden; }
  .divLeftSubMenus:hover {
    overflow-x: auto; }

.filtersection:hover .divLeftSubMenus {
  overflow: auto; }

.ff_ved_folder {
  height: 100%; }

.main_menu {
  padding: 0 30px 15px 50px;
  margin: 0 -30px 10px -50px;
  border-bottom: 1px solid #ccc; }
  .main_menu .nav {
    float: none;
    overflow: hidden; }
    .main_menu .nav li {
      float: none;
      overflow: hidden; }
      .main_menu .nav li.active a {
        font-weight: bold;
        color: #024890;
        background: none; }
        .main_menu .nav li.active a i.fa-subscribe {
          height: 19px;
          background-position: left bottom; }
      .main_menu .nav li a {
        padding: 8px 0;
        font-size: 16px;
        line-height: 16px;
        color: #666; }
        .main_menu .nav li a i {
          margin-right: 10px;
          font-size: 20px;
          width: 18px; }
          .main_menu .nav li a i.fa-subscribe {
            height: 19px;
            background: url("../images/subscribe.png") left top no-repeat; }
        .main_menu .nav li a:hover, .main_menu .nav li a:focus {
          font-weight: bold;
          color: #024890;
          background: none; }
          .main_menu .nav li a:hover .fa-subscribe, .main_menu .nav li a:focus .fa-subscribe {
            background-position: left bottom; }

.burger_menu {
  padding: 3px 0px;
  margin: 8px 0 0;
  font-size: 27px;
  color: #fff;
  z-index: 9;
  border-radius: 4px;
  position: static;
  left: 53px; }
  .burger_menu:hover, .burger_menu:focus {
    color: #fff; }
  .burger_menu.nowactive {
    color: #fff; }
  .burger_menu.m_desktop {
    /*top: -10px;
    right: auto;
    left: 0;*/ }

.notification.onHomePage {
  margin: 4px 0 0;
  top: 0;
  right: 0;
  line-height: 28px; }
.notification .notify {
  min-width: 28px;
  height: 28px;
  font-size: 16px;
  line-height: 28px; }

#headerCntr .navbar-right-area {
  padding: 0;
  margin: 7px 0px 0 0; }
  #headerCntr .navbar-right-area .header-right {
    margin: 4px 20px 0 0;
    width: 30px;
    height: 29px;
    overflow: hidden;
    border-radius: 25px;
    background-color: #ddd;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all; }
    #headerCntr .navbar-right-area .header-right.adding {
      width: 320px; }
    #headerCntr .navbar-right-area .header-right .searchBar {
      display: block; }
      #headerCntr .navbar-right-area .header-right .searchBar .form-control {
        padding: 5px 36px 5px 12px;
        width: 100%;
        height: auto;
        line-height: 20px;
        color: #000;
        background-color: transparent; }
      #headerCntr .navbar-right-area .header-right .searchBar button, #headerCntr .navbar-right-area .header-right .searchBar .expandsubmit {
        padding: 0;
        position: absolute;
        right: 0;
        top: -4px;
        height: auto;
        width: 30px;
        display: block !important;
      background-color: white; }
        #headerCntr .navbar-right-area .header-right .searchBar button:focus, #headerCntr .navbar-right-area .header-right .searchBar .expandsubmit:focus {
          box-shadow: none;
          -webkit-box-shadow: none; }
        #headerCntr .navbar-right-area .header-right .searchBar button .icon-search, #headerCntr .navbar-right-area .header-right .searchBar .expandsubmit .icon-search {
          margin: auto;
          width: 14px;
          height: auto;
          display: block;
          color: #000;
          font-size: 15px;
          line-height: 35px;
          background: none; 
          background-color: white;
        }
#headerCntr .custom-navigations {
  margin: 0 20px 0 0;
  padding: 0;
  float: left; }
#headerCntr .header-top .userpic {
  margin: 10px 0 10px 20px; }
#headerCntr .header-top .container-fluid {
  padding: 0 50px; }
#headerCntr .header-top .logoArea a {
  padding: 14px 0; }
  #headerCntr .header-top .logoArea a img {
    margin-top: 1px; }

.mm_logo {
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #024890; }
  .mm_logo a {
    display: block; }
    .mm_logo a.m_desktop {
      margin: 8px 0 7px 50px;
      border-radius: 0;
      float: left;
      background-color: transparent; }
    .mm_logo a.m_desktop_logo {
      margin: 15px 0 0px 20px;
      float: left;
      /*background: #024890;*/ }
      .mm_logo a.m_desktop_logo img {
        max-width: 100%;
        height: auto; }

#centerCntr.feature_vd {
  padding: 0;
  height: 115vh; }
#centerCntr.showing {
  /*.filtersection{
  	display: none;			
  }*/ }
  #centerCntr.showing .banner_cntr {
    float: none;
    width: 100%; }

.overlay-wrapper .show_overlay.active {
  display: none; }

.folder_menu {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  text-align: left; }
  .folder_menu ul {
    padding: 0;
    margin: 0 0 0 20px;
    list-style: none;
    list-style-type: none; }
    .folder_menu ul li a {
      padding: 3px 0;
      color: #666;
      font-size: 16px;
      display: block; }
      .folder_menu ul li a i {
        margin: 0 10px 0 0; }
      .folder_menu ul li a:hover {
        font-weight: bold;
        color: #024890; }

.manage_menu {
  margin-top: 0;
  float: none;
  box-shadow: none;
  -webkit-box-shadow: none; }
  .manage_menu:before {
    content: none; }
  .manage_menu li {
    float: none; }
    .manage_menu li.active a {
      color: #024890;
      font-weight: bold;
      background-color: transparent; }
      .manage_menu li.active a .fa-commenting {
        background-position: left top; }
    .manage_menu li a {
      padding: 8px 0;
      font-size: 16px;
      color: #000;
      border-bottom: 1px solid #bbb; }
      .manage_menu li a .fa-commenting {
        margin-right: 15px; }
      .manage_menu li a:hover {
        color: #024890;
        font-weight: bold;
        background-color: transparent; }
        .manage_menu li a:hover .fa-commenting {
          background-position: left top; }

.thumbnail_uplayer {
  padding-left: 10px; }

  .merge_thumbnail {
    margin-left: 0px; position:relative;
  }

.custom-thumbnail {
  width: 208px; }
  .custom-thumbnail .picture-block, .custom-thumbnail img {
    height: 160px !important; }
    .custom-thumbnail .picture-block.fav_image, .custom-thumbnail img.fav_image {
      height: auto !important;
      cursor: pointer; }

.custom-thumbnail .caption .caption-content {
  height: auto; }

#centerCntr .view-main-container .tab-content {
  padding-top: 20px; }

/*.none{
	display: none;
}*/
.sticky_header {
  padding: 9px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  display: none;
  background: #024890; }
  .sticky_header .burger_menu {
    margin: 0 0 0 15px; }
  .sticky_header input {
    padding: 0 15px;
    width: 70%;
    border-radius: 4px;
    border: 0;
    line-height: 31px; }
    .sticky_header input:focus {
      outline: 0; }
  .sticky_header button {
    padding: 0;
    margin: 8px 13px 0 0;
    float: right;
    border: 0;
    font-size: 18px;
    background: transparent; }

.notification .custom-dropdown:before {
  right: 9px; }

.datanotfound {
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  position: absolute;
  left: 50%;
  top: 200px;
  width: 65%; }
  .datanotfound p {
    text-shadow: -3px 4px 5px #999;
    -webkit-text-shadow: -3px 4px 5px #999;
    font-size: 60px;
    font-weight: bold; }
  .datanotfound img {
    margin: auto;
    display: block;
    height: 140px; }
  .datanotfound .alert {
    margin: 60px 0 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #e26a73; }

.trimText_home_child_heading .trim {
  max-height: 48px;
  overflow: hidden;
  min-height: 48px; }

.custom-thumbnail .caption .author-name-star {
  position: relative;
  overflow: visible; }

.dot {
  position: static; }

  .h3-sub-heading{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-left: 10px;
    font-weight: bold;
    }

  .filter-tab{
    position: absolute;
    left: 200px;
    top: 4px;
    }
    .termsModalAccept {
        padding: 15px 15px 0 15px;
        text-align: center;
    }
    .termsModalAccept p {
        color:red;
    }
    
    /* mayank Requirment */
    .brandsettingstabs {
        width: 100%;       
        max-height: 350px;
        position: relative;
    }
    
    .brandsettingstabs .error_notify{
        position: absolute;
        top: 5px;
        right: 10px;
        height: 5px;
        width: 5px;
        border-radius: 50%;
        background: red;
        display: none;
    }
    
/*    .brandsettingstabs #myTab a.nav-link:after{
        content: "*";
        position: absolute;
        top: 0px;
        right: 7px;
        height: 5px;
        width: 5px;
        color: red;
        font-size: 17px;
    }*/
    
    #setting-modal.modal {
        text-align: center;
        padding: 0!important;
    }

    #setting-modal.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

    #setting-modal .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    .brandSettingsvalidationErrors{
        padding: 0px 0px 0px 18px;
        color: #DD4B39;
        display: none;
    }
    
.sharedwithme-container  .d-md-block {
  display: none;
}
    
    
@media only screen and (max-width: 2150px) {
  .catgory-duration .pull-left {
    width: 70%; }
 
  .tab-content > .tab-pane .layout_tiles {
    width: 1772px;
    margin: auto; }
    .tab-content > .tab-pane .layout_tiles.adj_wid {
      width: 1330px; } }
@media only screen and (max-width: 1830px) {
  .tab-content > .tab-pane .layout_tiles {
    width: 1552px; } }
@media only screen and (max-width: 1740px) {
  .tab-content > .tab-pane .layout_tiles {
    /*width: 1510px;*/ }
    .tab-content > .tab-pane .layout_tiles.adj_wid {
      width: 1106px; }

  .filtersection .filter_main, .not_found {
    width: 230px; } }
@media only screen and (max-width: 1605px) {
  .tab-content > .tab-pane .layout_tiles {
    width: 1328px;
    margin: auto; } }
@media only screen and (max-width: 1473px) {
  .tab-content > .tab-pane .layout_tiles {
    /*width: 1292px;*/ }
    .tab-content > .tab-pane .layout_tiles.adj_wid {
      width: 886px; }

  .filtersection .filter_main, .not_found {
    width: 200px; } }
/*@media only screen and (max-width: 1414px){
	.tab-content > .tab-pane .layout_tiles{
		width: 1292px;
	    margin: auto;
	    &.adj_wid{
			width: 860px;			
		}
	}
}*/
@media only screen and (max-width: 1380px) {
  .tab-content > .tab-pane .layout_tiles {
    width: 1107px;
    margin: auto; } }
@media only screen and (max-width: 1290px) {
  .divLeftSubMenus {
    padding: 0;
    margin: 0;
    height: 64vh; }

  .mm_logo {
    padding-bottom: 2px; }

  .filtersection .filter_main, .not_found {
    width: 290px; }

  .filtersection {
    display: none; }

  .banner_cntr {
    padding: 0 1%;
    width: auto;
    float: none; }

  .tab-content > .tab-pane .layout_tiles {
    width: 1106px;
    margin: auto; }
    .tab-content > .tab-pane .layout_tiles.adj_wid {
      width: 1106px; }

  .filtersection.positoning.showing {
    display: none; }
  .filtersection.showing {
    padding: 0 0 10px 0;
    width: 308px;
    height: 100vh;
    display: block;
    z-index: 99; }

  .filtersection.none {
    display: none; }

  .overlay-wrapper .show_overlay.active {
    display: block; }

  .main_menu {
    padding: 0 0 0 50px;
    margin: 0 0 10px; }

  .filtersection .filter_main {
    padding: 0 15px 0 50px; } }
@media only screen and (max-width: 1170px) {
  .tab-content > .tab-pane .layout_tiles {
    width: 885px;
    margin: auto; }
    .tab-content > .tab-pane .layout_tiles.adj_wid {
      width: 885px; } }
@media only screen and (max-width: 990px) {
  .sharedwithme-container .d-md-block {
    display: block;
  }
  .sharedwithme-container .h3-sub-heading.story-header {
    padding-bottom: 35px;
  }
  .layout_banner {
    width: auto; }

  .layout_banner .col-sm-8 {
    width: 57%; }

  .tab-content > .tab-pane .layout_tiles {
    width: 665px;
    margin: auto; }
    .tab-content > .tab-pane .layout_tiles.adj_wid {
      width: 665px; }

  #headerCntr .custom-navigations .navbar-header {
    display: none; }
  #headerCntr .header-top .logoArea a {
    width: auto; } }
@media only screen and (max-width: 767px) {
  .main_menu .nav {
    margin: 0; }

  .layout_banner .col-sm-8 {
    width: 52%; }

  #headerCntr .header-top .userpic .custom-dropdown {
    width: 305px; }

  .feature_video_text .video_text a {
    font-size: 22px;
    line-height: 28px; }
  .feature_video_text .video_text span {
    font-size: 18px; } 
  .layout-tiles-responsive {
    padding : 0 15px;
    width: auto !important;
  }
  .layout-tiles-responsive h3 {
    padding : 0 0 15px !important;
    margin: 0 0 10px;
  }
  .layout-tiles-responsive .filter-tab {
    margin-bottom: 15px;
    position: static;
  }
  .layout-tiles-responsive .custom-thumbnail {
    margin: auto;
  } }
@media only screen and (max-width: 690px) {
  .layout_banner {
    height: auto;
    width: 320px;
    background: none; }

  .layout_banner .f_video {
    float: none !important; }

  .feature_video_text {
    padding: 10px 0;
    height: auto;
    display: block; }
    .feature_video_text .video_text {
      display: block; }

  .layout_banner .col-sm-4, .layout_banner .col-sm-8 {
    width: 100%;
    float: none !important;
    overflow: hidden; }

  #headerCntr .header-top .container-fluid {
    padding: 0 15px; }
  #headerCntr .navbar-right-area {
    width: 59%; }
    #headerCntr .navbar-right-area .header-right {
      float: right !important; }
      #headerCntr .navbar-right-area .header-right.adding {
        float: right !important;
        width: 80%; }

  	/*.layout_banner{
              margin: 15px auto 40px;
              width: 323px;
              position: relative;
          }
          .layout_banner .col-xs-6{
              width: 100%;
              position: absolute;
              bottom: -36px;
              padding: 0;
              background: rgba(0,0,0,0.5);
              color: #fff;
          }
          .layout_banner .col-sm-4{
          	width: 100%;
          	height: 100%;
          	float: none !important;
          }
          .feature_video_text .video_text a {
              font-size: 28px;
              line-height: 36px;
              
          }*/
  .mm_logo a.m_desktop {
    margin-left: 15px; }

  .main_menu {
    padding-left: 15px; }

  .filtersection .filter_main {
    padding: 0 15px;
    width: auto; }

  .tab-content > .tab-pane .layout_tiles, .tab-content > .tab-pane .layout_tiles.adj_wid {
    width: 446px; } }

@media only screen and (max-width: 800px) {
  .datanotfound img {
    display: none !important;
  }

  .dropdown-menu {
    height: 90vh;
    overflow: auto;
  }
  .moreDropdown .dropdown-menu  {
    height: auto;
  }

  #headerCntr .header-top .userpic .custom-dropdown {
    overflow: auto;
    height: 50vh;
  }

  #notificationreaddiv{
    max-width: 160vh !important;
    /* min-width: 160vh !important; */
    height: 40vh;
  }

  #assignmentDropdown{
   position: static !important;
  }
}
.video-container #cardsPanel{
  z-index: 99;
}
.video-container .notesResources nav{
  background: #2d3a42;
  width:100%;
}
@media only screen and (max-width: 479px) {
  /*below is commented beacuse of searchportlet on 400x*/

  /*.sticky_header.block {*/
  /*  display: block;*/
  /*}*/

  /*.dnone {*/
  /*  display: none !important; */
  /*}*/

 #assignmentDropdown {
    display: block !important;
  }

  .thumbnail_uplayer {
    display: block; }

  .thumbnail_uplayer {
    padding-left: 0; }

  .tab-content > .tab-pane .layout_tiles, .tab-content > .tab-pane .layout_tiles.adj_wid {
    width: 210px; }

  #headerCntr .navbar-right-area {
    width: auto;
  }

  .notification .custom-dropdown {
    right: -45px; }
    .notification .custom-dropdown:before {
      right: 50px; }
}

/*pop up messsage*/ 
#connection-error {
    visibility: hidden; 
    min-width: 250px; 
    margin-left: -125px; 
    color: #fff; 
    text-align: center; 
    border-radius: 2px; 
    padding: 16px; 
    position: fixed; 
    z-index: 999999 !important; 
    right: 0; 
    bottom: -25px; 
}

/*Show the snackbar when clicking on a button (class added with JavaScript) */
#connection-error.show {
    visibility: visible;
    z-index: 999999;

    /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
    However, delay the fade out process for 2.5 seconds */
    /* -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;*/
}
#connection-error.alert {
    height: 100%;
    z-index: 999999 !important;
}


/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

/** CSS for home index filters  */

.sharedwithme-container .filter-tab .hasDatepicker {
  background: #f8f8f8;
  border-radius: 5px;
  border: 1px solid #aaa;
  width: 100px;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 5px;
}

/** CSS For new tags collection page  */

.tagCollection-update-modal .custom-icon{
  /* float: right; */
  width: 80px;
  /* text-align: right; */
  display: inline-block;
  margin-left:10px;
}
.tagCollection-update-modal .custom-icon a{
  text-align: right;
  margin-right: 5px;
}
.tagCollection-update-modal .custom-icon a.edit-icon img{
  width: 15px;
  height: 15px;
}
.tagCollection-update-modal .tags_list .draggableLists_heading {
  margin: 10px 0;
  font-family: inherit;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

.tagCollection-update-modal .add_sub_label_div {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.tagCollection-update-modal .add_sub_label_div .icon {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    width: 28px;
    color: #fff;
    margin: 8px 3px;
    font-size: 12px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    border: 0;
    background: #024890;
    cursor: pointer;
}
.tags_list .tag_li .span-text {
  padding: 4px;
  margin-bottom: 17px;
  border-radius: 5px;
}
/* .topbar ~ .container-fluid .videoFlashPlayer{height:87% !important} */
.topbar ~ .container-fluid .resizer{height:94% !important}
#headerCntr .navbar-right-area .header-right .searchBar .form-control.serach-header-bar{border: 0px !important}

.dictList{
  color: black !important;
}
.dictList:hover {
  text-decoration-color: #0A246A;
}
.custom-focus {
  outline-style: auto;
  outline-color: #EEC672;
}
.dictLi{
  float: none !important;
  display: list-item !important;
}
.padding0custom{
  padding: 0 !important;
}

.screensim_thumbnail{
  width: 100px;
  height: 100px;
  margin: 10px;
  float: left;
  border: 1px solid #2d2828;
}

#screensim-toggle {
  position: relative;
  top: -33px;
  left: 416px;
}
#screensim-toggle .label-image {
  width: fit-content;
  height: 24px;
}
.uploadbutton
{
  display: flex;
  justify-content: center;
}
.uploadbutton input
{
  text-wrap: balance;
}
.wsc-badge
{
  top: 10px !important;
  left: 10px !important;
}
.wsc-badge__wrapper
{
  position : unset !important;
}
.concurrent_chats_urls
{
  color: black !important;
}
@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}
.blink_dot {
  animation: blink 1s linear infinite;
}
.chatNumbers
{
  width: 41px;
  border: 1px solid transparent;
  margin-left: 8px;
}
.mce-ico{
  color: #000;
}
.mce-menubtn button{
  color: #000;
}
.mce-btn button{
  color: #000;
}
#admin_view
{
  margin-left: 5px;
}
#admin_view_head
{
  padding: -3px 13px;;
}