@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.ttf') format('truetype');
    -moz-font-feature-settings: 'calt=0,liga=0';
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    -moz-font-feature-settings: 'calt=0,liga=0'; 
}
.popup-title{
    text-align: center;
    margin-top: 20px;
    color: #777777;
    font-size: 16px;
    font-weight: bold;
}
.popup-title-prompts{
    text-align: center;
    color: #777777;
    font-size: 16px;
    height:22px;
    font-weight: bold;
}
.popup-title-editor{
    text-align: center;
    margin-top: 0px;
    padding-top:10px;
    color: #777777;
    font-size: 16px;
    font-weight: bold;
}
.navbar{
    background-color:white !important;
    border: none !important;
    
}
.left{
    margin-left: 125px !important;
}

.right{
        margin-right: 50px !important;
}
.span-text{
    padding-left:15px;
}
.searchbar .searchbar-clear{
    height:42px !important;
}
.searchbar.searchbar-active .searchbar-cancel{
    /* color:black !important; */
    color:#878787 !important;
}
.group-create-canel{
    width:120px;
    height:35px;
    background-color: #f5f5f5;
    border: none;
    border-radius: 3px;
  font-size: 16px;
  text-align: center;
  color: #777777;
  cursor:pointer;
}
.save-common{
    width:120px;
    height:35px;
    background-color: #f26724;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    cursor:pointer;
}

#btn-create-source-template, #btngroupcreate,#saveUser,#btncreateLibrary,#btnEditLibrary,#btndeleteLibrary,#btncreateCategory,#btndeleteCategory,#btnEditCategory,#btntextclipcreate,#updateTextInfo,#updateTextInfo-datepicker,#saveTemplate,#publishTemplatetochannel{
    width:120px;
    height:35px;
    background-color: #f26724;
    border: none;
    border-radius: 3px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  cursor:pointer;

}
.bottom-banner{
    display: flex;
    justify-content: space-around;
    padding-top: 20px !important;
    width:270px !important;
    margin:0 auto;
}
.bottom-banner-user{
    display: flex;
    justify-content: space-around;
    padding-top: 20px !important;
    width:270px !important;
    margin:0 auto;
}
.bottom-banner-library{
    display: flex;
    justify-content: space-around;
    padding-top: 20px !important;
    width:270px !important;
    margin:0 auto;
}
.bottom-banner-library-item{
    display: flex;
    justify-content: space-around;
    padding-top: 20px !important;    
    width:270px !important;
    margin:0 auto;
}
.bottom-banner-editor{
    display: flex;
    justify-content: space-around;
    width:270px !important;
    margin:0 auto;
}
.input_search{
    height: 25px;
    width: 150px;
    border: none;
    border: solid 1px #cccc;
    border-radius: 8px;
    padding-right:25px;
    margin-right:10px;
}
.input_search_icon {
    position: relative;
    z-index: 1;
    left: -30px;
    color: #7B7B7B;
    cursor:pointer;
    width: 0;
}
.input-field{
    height: 40px !important;
    margin: auto !important;
    display: block !important;
    width: calc(100% - 45px) !important;
    border: none !important;
    border-radius: 3px !important;
    background-color: #f5f5f5 !important;
    color: #777777 !important;
    font-size: 15px !important;
    text-indent:15px !important;
}
.input-field-new-template{
    height: 40px !important;
    margin: auto !important;
    display: block !important;
    width: calc(100% - 135px) !important;
    border: none !important;
    border-radius: 3px !important;
    background-color: #f5f5f5 !important;
    color: #777777 !important;
    font-size: 15px !important;
    text-indent:15px !important;
}
.input-field-library{
    height: 40px !important;
    margin: 0 !important;
    display: block !important;
    border: none !important;
    border-radius: 3px !important;
    background-color: #f5f5f5 !important;
    color: #777777 !important;
    font-size: 15px !important;
    text-indent:15px !important;
}
.input-field-cover{
    padding-top:30px;
}
.input-field-wrapper{
    height:calc(100% - 50px);
    overflow:auto;
    margin-top:10px;
}
.input-field-service{
    padding-bottom:10px;
}
.input-field-cover-new-template{
    padding-top:30px;
    display:flex;
}
#bleed-check{
    width:90px;
    color:#777777 !important
}
.prompts-field-cover{
    display: flex;
    /* align-items: center; */
    padding-left: 10px;
    justify-content: baseline;
    color: #777777;
    height: calc(100% - 22px);
    width: 100%;
    box-sizing: border-box;
    overflow-y:auto;
}
.bottom-ok-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 120px);
}
.label-cover{
    height: 40px;
    background-color: #f5f5f5;
    width: calc(100% - 45px);
    margin: auto;
    color: #777777;
    border-radius: 3px;
    text-indent: 15px;
    display: flex;
    justify-content: space-between;
}
.popup-wrapper{
    border-bottom: 1px solid #d3d3d3;
}
.popup-div-wrapper{
    height:calc(100% - 95px);
    border-bottom: 1px solid #d3d3d3;
}
.input-field-checkbox{
    display: flex;
    width: 80%;
    margin: 0 auto;
    height: 30px;
    align-items: center;
    border-bottom: 1px solid #ccc;
}
.popup-wrapper-prompts{
    height: 120px;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;    
}


.pagesize-wrapper{
    display:flex;
    justify-content:space-around;
    padding:0 120px;
}
.label-color{
    color: #777777;
}
.right-system{
    margin-right: 90px ;
}
.list-block .item-inner:before {
    background-color: white !important;
}
.list-block .item-inner:after {
    background-color: white !important;
}
.list-block ul:after{
    background-color: white !important;
    
}
.profile_img_user{
    width: 50px;
    height: 50px;
    border-radius: 32px;
    color: white !important;
    background: white;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border: 1px solid #cccccc;
    background-color:#cccccc;
}
#userList .item-title-cont{
    padding-top:13px !important;
}
.list-block .item-link.list-button{
    color:#777777 !important;
}
.templateGrouplist li, .groupuserlist .item-content{
    height:71px !important;
    max-height:71px !important;
}
.popover-permission li, .popover-permission .item-content{
    /* height:35px !important; */
}
.center .sliding .navbar-title{
    left:-325px !important;
}
.popover-editor-fonts2{
    width:230px !important;
}
.popover-editor-size2{
    width:150px !important;
    height:300px !important;
    overflow:scroll;
}
.popover-tags{
    width:200px !important;
}
.navbar-right-title{
    font-family: 'OpenSans-Semibold';
    color:#878787;
    margin-left:185px;
    font-size: 17px;
}
.navbar-right-title-library{
    font-family: 'OpenSans-Semibold';
    color:#878787;
    font-size: 17px;
}
#source-page{
    margin-left:108px;
    overflow-x:hidden;
    overflow-y:auto;
}
/* #storyList{
    margin-left:50px;
} */
#btn-delete-edit{
    margin-left:20px;
}
#btn-add-source-template{
margin-right:-110px;
}
.tpl-author{
    margin-top:-15px;

}
.card-story .card-footer{
    margin-top:-10px;
}
.card-template .card-footer{
    margin-top:-10px;
}
.card-template .tpl-title{
    font-size:14px !important;
}
.list-block ul:before{
    background-color:white !important;
}
.editor-publish-btn{
    background-color: #f26724;
    width: 130px;
    border-radius: 3px;
}
.editor-publish-text{
    margin-left:35px !important;
    color:white !important;
}
.editor-cancel-btn{
    background-color: #f5f5f5;
    width: 130px;
    border-radius: 3px;
}
.editor-cancel-text{
    margin-left:45px !important;
    color:777777 !important;
}
.editor-template-cancel-text{
    margin-left:20px !important;
    color:777777 !important;
}
.pages{
    background:white !important;
}

/****************Editor navbar**************/
.editor-navbar{
    margin-top:55px; 
}


#toolbar-editor-home .link-label-side{
    font-family: 'OpenSans-Regular';
    color:#777777;
}

.popover{
    border-radius:3px !important;
}
.content-block{
    margin:0 !important;
    margin-top:15px !important;
}
.group-content-block{
    padding:0 15px !important;
}
.searchbar .searchbar-input{
    height:42px !important;
}
.searchbar:after{
    background-color: white !important;
}
.pop-for-group2{
    height:690px !important;
}
.list-block .item-link{
}

.lib-item:hover {
    background-color: #b3bef6 !important;
}
.catlist li:hover {
    background-color: #b3bef6 !important;
}
.groupuserlist li:hover {
    background-color: #b3bef6 !important;
}
.templateGrouplist li:hover {
    background-color: #b3bef6 !important;
}
.list-block .lib-item .item-subtitle{
    font-size: 13px !important;
    position: absolute !important;
    overflow: hidden !important;
    top: 30px !important;
    left: 70px !important;
    font-family: 'OpenSans-Regular';
    color:#777777;
}
.lib-cont a{
    background-color:transparent !important;
}
#view-library-items .item-inner{
    display:inline-block !important;
    position:absolute !important;
}
.breadcrumb{
    background-image: url(../img/arrow.png);
    width: 20px;
    height: 20px;
    background-size: cover;
    display: inline-block;
    margin-left:10px;
}
.list-block .item-text{
    height:35px !important;
}
.button.active{
    background:#f26724 !important;
    color:white !important;
    
}
.button{
    border: 1px solid #f26724 !important;
    color:#777777 !important;
}
.popup-edit-user{
    height:390px !important;
    width: 500px !important;
}
.list-block .item-title.label+.item-input{
        background-color: #f5f5f5 !important;
}

/* small popup */
.modal,.modal-in{
    /* border-radius:4px !important; */
}
.modal-inner{
    border-radius:4px 4px 0 0 !important;
    
}
.modal-button:first-child{
    border-radius: 0 0 0 4px !important;
}
.modal-button.modal-button-bold{
    border-radius: 0 0 4px 0 !important;
}
.popup-new-library,popup-edit-library{
    height:200px !important;
    height:450px !important;
}
.modal-button:last-child{
    border-radius: 0 0 4px 0 !important;
    
}
.popup-prompts-parent{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 13000;
    display:none;
}

.popup-prompts{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    z-index: 11000;
    background: #fff;
    box-sizing: border-box;
    z-index:19000;
    border:4px solid #656262f7;
    display:none;
}
.content-block-image-clip{
    height:220px !important;
}
.uploaditemcontainer{
    padding-top:30px !important;
}
.editor-wrapper-datepicker{
    width:575px !important;
    background-color:white !important;
    height:100%;
}
.editor-wrapper{
    width:640px !important;
    background-color:white !important;
    height:100%;
}
#navbar-editor{
    margin-top:-40px !important;
}
#navbar-editor .right #btnEditorCancel span{
    /* margin-left:20px !important; */
    margin-left:0px !important;
    
}
.navbar-editor-inner .right{
    margin-top:40px !important;
}
.navbar-editor-inner .right #btnEditorCancel span{
    /* margin-left:40px !important; */
    margin-left:0px !important;
    
}
.tab-logo{
    margin-top: 25px;
    margin-left: 20px;
}
#logout-button{
    background-color: #ea3333 !important;
    color: white !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.group-icon{
    display: flex;
    height: 90px;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}
.login-area a{
    color:#777;
}
.modal-in .modal-button{
    color:#777 !important;
}
.home-tooltip{
    color: white !important;
    position: fixed !important;
    left: 65px !important;
    font-size: 15px !important;
    padding:0 5px !important;
    height: 25px !important;
    text-align: center !important;
    line-height: 25px !important;
    background-color: #f26724 !important;
    border-radius: 5px !important;
}
.tab-link:hover .home-tooltip {
    display: block !important;
}
.Drop-Down-Arrow {
  width: 8px;
  height: 5px;
  background-color: #f26724;
}
.tabbar-hide{
    display:none;
}

/* switch toogle */
.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 29px;
    margin-left:10px;
    margin-right:10px;
    min-width:55px;
  }
  
  .switch input {display:none;}
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #f26724;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #f26724;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  .slider.round:before {
    border-radius: 50%;
  }
  .actions-popover{
    width:200px !important;
  }

  #pageSizePopover{
      height:400px;
      overflow: scroll;
      width:230px !important;
  }