@charset "UTF-8";
/*--------------------------------------------------------
Style Sheet for Tools Engine Plugin
SCSS Version: 2.0
Last modified: 19.02.2020
Author: Jebakumar Gomer Rajadurai
----------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");
body{
  color: #514e4e;
}
.fa{
  color: #514e4e;
}
input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"]{
  color: #514e4e;
}
a,a:hover{
  color: #00736a;
}
.row-actions > .edit > a, .Duplicate > a, .publish > a , .trash > a ,.manage-column.column-title.column-primary.sortable.desc > a > span , .manage-column.column-date.sortable.asc > a > span,.untrash > a, a:hover, .Duplicate > a, a:hover{
  color: #0056b3;
}
.wp-person a:focus .gravatar, a:focus, a:focus .media-icon img{
  box-shadow: 0 0 0 1px #00a699,0 0 2px 1px rgb(57, 193, 183);
}
.row-title,.title > strong > a:hover{
  color: #0056b3;
}

#poststuff > #post-body > #postbox-container-2 > #normal-sortables > #tools-engine-options > .postbox-header > .handle-actions.hide-if-no-js  > .handle-order-higher,#poststuff > #post-body > #postbox-container-2 > #normal-sortables > #tools-engine-options > .postbox-header > .handle-actions.hide-if-no-js > .handle-order-lower{
  display: none;
}
.form-control.number-width{
  width: 100%;
}
.wp-admin.wp-core-ui.js.is-fullscreen-mode.post-new-php.auto-fold.admin-bar.post-type-post.branch-5-8.version-5-8-2.admin-color-fresh.locale-en-us.block-editor-page.wp-embed-responsive.customize-support.svg.ReactModal__Body--open.sticky-menu > .ReactModalPortal > .ReactModal__Overlay.ReactModal__Overlay--after-open > .ReactModal__Content.ReactModal__Content--after-open > div > .row > .col-md-6 > .col-md-12.w-100.h-100.overflow-scroll > div > #text > .container > .text-center > .form-group.col-md-12.d-flex.pl-0 >label {
  font-weight: 200;
}
.wp-admin.wp-core-ui.js.is-fullscreen-mode.post-new-php.auto-fold.admin-bar.post-type-post.branch-5-8.version-5-8-2.admin-color-fresh.locale-en-us.block-editor-page.wp-embed-responsive.customize-support.svg.ReactModal__Body--open.sticky-menu > .ReactModal__Overlay.ReactModal__Overlay--after-open >  .ReactModal__Content.ReactModal__Content--after-open > .d-flex.justify-content-between.mb-2 > div > .row > .col-md-6 > .col-md-12.w-100.h-100.overflow-scroll >  div > #text > .container > .row > .col-md-12 > .form-group.col-md-12.d-flex.pl-0 > label{
  font-weight: 200;
} 
.edit-post-layout.is-mode-visual.is-sidebar-opened.has-metaboxes.interface-interface-skeleton.has-footer > .interface-interface-skeleton__editor > .interface-interface-skeleton__body > .interface-interface-skeleton__content > .edit-post-layout__metaboxes > .edit-post-meta-boxes-area.is-normal > .edit-post-meta-boxes-area__container > form > #poststuff > #postbox-container-2 > #normal-sortables > #ultimate-flog8 > .inside > .smack-field.smack-field-message > .smack-input > .smack-field.smack-field-group > .smack-input > .smack-field.smack-field-repeater >  .smack-input >  .smack-field.smack-field-wysiwyg.smack-field-wys > .smack-input > #tools-engine-wysiwyg-8bsBw > .wysiwyg-container > div > #textarea > #wp-wys-wrap{
  width: 100%;
}
#your-profile > #tools-engine-wysiwyg-8bsBw > .wysiwyg-container > div > #textarea > #wp-wys-wrap{
  width: 78%;
  margin-left: 34px;
}
.Advance_expand{
  padding: 5px;
  /* border-bottom: 1px solid #00a699; */
  /* border-radius: 7px; */
  float: left;
  font-weight: bold;
  color: #514e4e;
  font-size: 14px;
}
.col-md-4.nopadding.left_align_minus{
  margin-left: -23px!important;
}
.header_title_style{
  background-color: #00a699;
  color: white;
  padding: 5px;
  border-bottom: 2px solid #797373;
}
.col-md-4.nopadding.left_align{
  margin-left: 50px!important;
}
.image-button , .file-button{
  height: 40px;
  border-radius: 5px;
  margin-top: 5px;
}
.colorpicker-select-button,.close_color_picker,.map_reset,.link-select-button,.image-close-button {
  background: #00a699;
  color: white;
  border-radius: 5px;
}
.link-select-button{
  height: 40px;
}
.css-26l3qy-menu{
  z-index: 2!important;
}
#wpcontent, #wpfooter{
  background-color: #f0f0f1;
}
.btn.btn-light.btn-sm.border.float-right.text-center{
  background-color: rgb(0, 166, 153);
  color: white;
  height: 40px;
  border-radius: 5px;
  margin-bottom: 5px;
}
.btn.btn-light.btn-sm.border{
  border-radius: 5px;
  margin-top: 5px;
}
label{
  font-size: 15px;
  /* font-weight: 700; */
}
.true_false_checkbox{
  margin-left: 10px;
}
.file_close_btn{
  background: transparent;
  border: 1px solid transparent;
  /* color: white; */
  font-size: 25px;
}
.clone_lable,.group_label{
  font-weight: 100;
}
.col-md-10.float-left.nopadding > .nopadding{
  font-weight: 700;
}
.colorpicker-color{
  margin-left: 5px;
}
.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    /* font: 32px Arial, sans-serif; */
}

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

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

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    /* top: 15px; */
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 13px;
    border-radius: 10px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius:10px ;
  }
  
  input:checked + .slider {
    background-color: #00a699;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  .LabelHover {
    display: none;
  }
    
.Order:hover .LabelHover {
    display: block;
}

.smack-btn.smack-btn-primary {
  background-color: #00a699;
  border: 2px solid #ffffff;
  color:  #ffffff;
  border-radius: 6px;
  height: 39px;
}
.css-yk16xz-control{
  /* height: 38px; */
}

.css-2b097c-container{
  padding: 0px;
  font-weight: 200;
}
.field-table {
  border-spacing:10px; 
  border-collapse: separate;
}
#your-profile > #tools-engine-wysiwyg-5Cbs8 > .wysiwyg-container > div > #textarea > .wp-core-ui.wp-editor-wrap.tmce-active{
  width: 81.5%;
}
#your-profile > #tools-engine-textarea-7zdlA > .textarea-container > .form-table > tr > td > #textarea{
  width: 100%;
}
#profile-page > #your-profile >#tools-engine-wysiwyg-eebuM > .wysiwyg-container > div > #textarea >   .wp-core-ui.wp-editor-wrap.tmce-active,.wp-core-ui.wp-editor-wrap.html-active{
  width: 82%;
}
.wp-admin.wp-core-ui.js.edit-tags-php.auto-fold.admin-bar.post-type-post.taxonomy-category.branch-5-8.version-5-8-2.admin-color-fresh.locale-en-us.customize-support.svg > #wpwrap > #wpcontent > #wpbody > #wpbody-content > .wrap.nosubsub > #col-container > #col-left > .col-wrap > .form-wrap > #addtag > div > #tools-engine-wysiwyg-8bsBw > .wysiwyg-container > .categories_taxonomy > #textarea > .wp-core-ui.wp-editor-wrap.tmce-active{
  width: 100%;
} 
.user-comment-shortcuts-wrap > td > a{
  color: #0056b3;
}
.repeater-container > .form-table > tr > td > div > .form-table{
  position: relative;
}
.repeater-container > .form-table > tr > td > div > .form-table >  tbody > tr > td > .form-table{
  width: auto;
  overflow: auto;
  max-width: 100%;
  /* max-width: ; */
  /* position: absolute; */
}
/* td > .regular-text{
  width: 100%!important;
} */
p.description > a, p.description > a:hover {
  color: #0056b3;
}
.tools-engine .react-datepicker-wrapper {
  display: block;
}

.tools-engine .react-datepicker-wrapper .react-datepicker__input-container {
  display: block;
}
/* .smack-field.smack-field-datetimepicker.smack-field-date-time-picker-2 > .smack-input > .smack-field.smack-field-colorpicker.smack-field-color-picker-3 > .smack-input > .smack-field.smack-field-oEmbed.smack-field-oembed-3 > .smack-input > #ultimate-xtydw > .inside > .smack-field.smack-field-gallery > .smack-input > .smack-field.smack-field-image > .smack-input > .smack-field.smack-field-email > .smack-input > .smack-field.smack-field-wysiwyg > .smack-input > #tools-engine-wysiwyg-eebuM {
  width: 100%;
} */
.tools-engine .react-datepicker-popper .react-datepicker {
  width: 300px;
  border-color: #e8e8e8;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
}

.tools-engine .react-datepicker-popper .react-datepicker .react-datepicker__triangle {
  border-bottom-color: #fff;
}

.tools-engine .react-datepicker-popper .react-datepicker .react-datepicker__triangle:before {
  border-top-color: #e8e8e8;
}

.tools-engine .react-datepicker-popper .react-datepicker .react-datepicker__navigation--previous {
  border-right-color: #303030;
}

.tools-engine .react-datepicker-popper .react-datepicker .react-datepicker__navigation--next {
  border-left-color: #303030;
}

.tools-engine .react-datepicker-popper .react-datepicker__month-container {
  width: 100%;
}

.tools-engine .react-datepicker-popper .react-datepicker__header {
  background: #fff;
  border: none;
}

.tools-engine .react-datepicker-popper .react-datepicker__header .react-datepicker__day-name {
  font-weight: 600;
  font-size: 16px;
  margin: 0px 7px;
}

.tools-engine .react-datepicker-popper .react-datepicker__month .react-datepicker__week {
  font-size: 16px;
}

.tools-engine .react-datepicker-popper .react-datepicker__month .react-datepicker__day {
  margin: 0px 7px;
}

.tools-engine .react-datepicker-popper .react-datepicker__month .react-datepicker__day.react-datepicker__day--selected {
  background-image: linear-gradient(to bottom, #00a699, #00736a) !important;
}

.tools-engine .react-datepicker-popper .react-datepicker__month .react-datepicker__day.react-datepicker__day--outside-month {
  opacity: 0.5;
}

.range-width {
  width: 25%
}

.number-width {
  width: 10%;
  margin-left: 10px; 
}

.time-width {
  width: 25%
}

.colorpicker-text {
  width: 7%;
  text-align: center;
  position: absolute;
  left: 170px; 
  /* top: 25px; */
}

.colorpicker-color {
  width: 3%;
  position: absolute;
  left: 10px; 
  /* top: 26px; */
}

.colorpicker-wrap {
  margin-top: 20px;
}

.colorpicker-select-button {
  margin-left: 40px;
  font-size: 18px;
}

.link-url {
  margin-left: 20px;
}

.link-text {
  margin-left: 20px;
}

.link-url-element {
  margin-left: 15px;
}

.link-text-element {
  margin-left: 18px;
}

.link-checkbox-element {
  margin-left: 20px;
}

.link-close-wrap{
  border: 1px solid #888;
  padding: 5px;
  line-height: 26px;
  width: auto;
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
}

.link-close-title{
  padding: 0 5px;
}

.link-close-url{
  margin-left: 20px;
}
.smack-relationship-posttypes {
  float: right;
  width: 280px;
  margin-right: 8px;
  margin-top: 20px;
}

.smack-relationship-taxos {
  float: right;
  width: 280px;
  margin-top: 20px;
  margin-right: 10px;
}

.smack-relationship-filters {
  margin-top: 20px;
  margin-left: 10px;
  width: 600px;
}

.smack-relationship-wrap{
  border: 1px solid #888;
  height: 310px;
  align-content: center;
}

.scroll {
  overflow: auto;
  height: 628px !important;
}

.scroll-theme-code-actual {
  overflow: auto;
  height: 250px !important;
}
.nav{
  font-size: 15px;
}
.scroll-theme-code-low {
  overflow: auto;
  height: 100px !important;
}

.scroll-assign-to {
  overflow: auto;
  height: 120px !important;
}

.container.body-container{
  padding: 0px;
  /* background-color: #FF0000; */
}

.nopadding {
  padding: 0px !important;
  margin: 0px !important;
}

.fivepadding {
  padding: 5px !important;
  margin: 5px !important;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
input[type="text"]:focus{
  box-shadow: none!important;
}
.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.select input {
  border-color: #ffffff !important;
  box-shadow: none !important;
  border: 1px solid grey;
  border-radius: 5px;
  height: 15px;
  width: 100%;
  padding: 2px 23px 2px 30px;
  outline: 0;
}

.show-gallery {
  position: relative;
  float:left;
  margin:5px;
}

.show-gallery:hover{
  opacity:0.8;
}

.show-gallery:hover .delete{
  display: block;
}

.delete {
  color: white;
  cursor: pointer;
  font-size: 30px;
  position:absolute;
  display:none;
  top:0;
  right:0;
  margin: 10px;
}

.file-info {
  padding: 10px;
  margin-left: 69px;
}

.file-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 10px;
  background: #F1F1F1;
  border-right: #d5d9dd solid 1px;
}

.file-info p {
  margin: 0 0 2px;
  font-size: 13px;
  line-height: 1.4em;
  word-break: break-all;
}

.file-wrap {
  position: relative;
  margin: 0;
  padding: 10px 30px;
  border-top: #EEEEEE solid 1px;
}

.file-close {
  float: right;
}

.show_close_div{
  position: absolute;
  top:0px;
  right:0px;
  height:35px;
  display:none !important;
}

.display_close:hover+.show_close_div{
  display:block !important;
}

.input-group-addon{
  padding-right: 18px !important;
}

.btn-vertical{
  flex-direction: column;
}
.setting_index_page{
  width: 160px;
  margin-left: 70px;
}
input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week]{
  width: 100%;
}
div#tools-engine-wysiwyg-If8bk {
  /* margin-left: -14px; */
  width: 100%;
}
div#tools-engine-textarea-iRL6d > .textarea-container > #textarea > #textarea,#tools-engine-textarea-YWZSF > .textarea-container > #textarea > #textarea ,#tools-engine-textarea-2ZHBA > .textarea-container > #textarea > #textarea{
  width: 100%;
}
/* #tools-engine-wysiwyg-rviiq,#tools-engine-wysiwyg-31VUY,#tools-engine-wysiwyg-uNMnc {
  margin-left: -14px;
} */
.wp-editor-wrap{
  z-index: 1;
}
.ReactModal__Overlay.ReactModal__Overlay--after-open{
  z-index: 2;
}
.css-1wa3eu0-placeholder{
  width: 127%;
}
.manage-column.column-name.column-primary.sortable.desc > a > span ,.manage-column.column-description.sortable.desc > a > span, .manage-column.column-slug.sorted.desc > a > span, .manage-column.column-posts.num.sortable.desc > a > span{
  color: #0056b3;
}
.h2, h2 {
  font-size: 1.1rem;
}
#tools-engine-truefalse-xNm3f > .truefalse-container > #checkbox > div > #checkbox , #tools-engine-truefalse-5Msuq > .truefalse-container > #checkbox > div > #checkbox{
  margin-left: 0px!important;
}
.repeated_Component_icons{
  padding-left: 4px!important;
}
.container.categories_taxonomy{
  margin-left: -14px;
}
.model_box_heading{
  margin-left: 15px;
}
.form-group.col-md-12.d-flex.pl-0 > label,.col-md-8.nopadding > .d-flex > label , .col-md-8.nopadding > .d-flex > input{
  font-weight: 200;
}
textarea,#profile-page .form-table textarea{
  width: 100%;
}
/* categories */
/* #tools-engine-taxonomy-gGq4o {
  position: absolute;
  margin-top: 73pc;
  width: 35%;
}
.basic-multi-select.css-2b097c-container{
  width: 35%;
}
#tools-engine-postobject-I45Ai {
  margin-top: 150px;
  margin-bottom:-4pc;
}
#tools-engine-user-w3rW4 {
  margin-left: 11pc;
}
.url-container > .tools-engine.mb-3 > #url{
    width: 35%;
}
#col-right {
  float: right;
  width: 56%;
  margin-top: -1599.4px;
  position: absolute;
  left: 43%;
}
#wpfooter{
  position: relative;
}
#tools-engine-number-vP0rt {
  margin-top: 4pc;
}
#tools-engine-email-uT08M{
  position: absolute;
  margin-top: 79.5pc;
}
#tools-engine-url-ZmSyo {
    margin-left: 11.5pc;
}
p.submit{
  margin-left: 11pc;
} */
/* .wp-admin.wp-core-ui.js.edit-tags-php.auto-fold.admin-bar.post-type-post.taxonomy-category.branch-5-8.version-5-8-2.admin-color-fresh.locale-en-us.customize-support.svg{
  background: #f0f0f1;
  height: 120%;
  min-height: 100%;
  max-height: 100%;
}
#col-container {
  position: absolute;
}
#wpfooter{
  position: fixed;
}
#wpbody{
  height: auto;
  min-height: 100%;  
  max-height: 100%;
  
}
#col-right{
  position: relative;
}
#col-left{
  position: relative;
}
#wpbody-content{
  height: 100%;
  
}
.form-wrap {
  position: relative;
} */
#your-profile > #tools-engine-wysiwyg-8bsBw > .wysiwyg-container > div > #textarea > #wp-wys-wrap{
  width: 81%;
  margin-left: 0px;
}
.colorpicker-text.ml-2 {
  width: 20%;
}
input#customradio_options,input#customcheckbox_options{
  width: 200px;
  margin-left: 10px;
}
#radioButton > .d-flex > div > .btn.btn-dark,#checkbox > .checkbox-layout > div > .btn.btn-dark {
  height: 36px;
}
/* #checkbox > .d-flex > div {
  display: flex;  
  flex-direction: row;
  justify-content: space-between;
} */
#radioButton > .d-flex > div > #customradio_options,#checkbox > .d-flex > div > #customcheckbox_options{
  height: 35px;
}
#radioButton > .d-flex > div,.check_btn_text_box,.form-table > tr > td > .d-flex > .radio_btn_text{
  display: flex;
  flex-direction: row;
}
#radioButton > .d-flex > .post_page_radio_btn{
  display: inline-block;
  width: 20%;
  min-width: 20%;
}
.check_btn_text_box > .btn.btn-dark{
  height: 35px;
}
#radioButton > .d-flex > .row > label{
  width: auto;
min-width: 100%;
max-width: 100%;
}
#radioButton > .d-flex > .row,#checkbox > .d-flex > div,#radioButton > .d-flex > div,.form-table > tr > td > .d-flex > .row ,.form-table > tr > td > .d-flex > div {
  width: 48%;
  min-width: 30%;
}
#radioButton > .d-flex,.form-table > tr > td > .d-flex{
  padding-left: 20px;
}
#radioButton > .d-flex,#checkbox > .d-flex,.form-table > tr > td > .d-flex{
  width: 100%;
overflow-y: scroll;
min-width: 100%;
max-width: 100%;
}
.table_relation_width{
  width: 650px;
}
.btn.btn-primary.tools_engine_color{
  background-color: #00a699;
  border-color: #00a699;
  color: #fff;
}
.btn-primary.tools_engine_color:not(:disabled):not(.disabled).active, .btn-primary.tools_engine_color:not(:disabled):not(.disabled):active, .show > .btn-primary.tools_engine_color.dropdown-toggle {
  background-color: #00a699;
}
#poststuff .inside{
  padding-bottom: 32px;
}
.row-title,.wp-list-table.widefat.fixed.striped.table-view-list.posts > #the-list > tr > td > strong > a.row-title,.post-state,.widefat a, .widefat button.button-link{
  font-weight: 400 !important;
}

#radioButton > .d-flex, #checkbox > .d-flex::-webkit-scrollbar, .form-table > tr > td > .d-flex::-webkit-scrollbar{
  width: 0px !important;
  height: 0px ;
}
 
  /* .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > input#text{
    width: 600px;
  }  */
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > div > #textarea  > .wysiwyg_align_md_scr{
    margin-left: 32px;
  }
  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle{
    border-color: #00a699;
  }
  .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgb(46, 189, 178);
  }
  .css-9gakcf-option{
    background-color: #00a699 !important;
  }
  .fa-tencent-weibo::before{
    margin-left: 4px;
  }
  .mt-2.mr-2.form-control{
    margin-left: 8px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > input#text{
    
  } 
  .form-table.user_sub_group > tr > .border.col-md-12 > .form-table > tr > .d-flex > input#range{
    margin-left: 8px;
  }
  .form-table.user_sub_group > tr > .border.col-md-12 > .form-table > tr > .d-flex {
    margin-left: -10px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex{
    width: 300px;
  } 
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > input#range {
    margin-left: 7px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex{
    width: 500px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > td > textarea#textarea{
    width: 480px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > td > input.regular-text{
    width: 480px;
  }
  .form-group.col-md-12.d-flex.pl-0 > .col-md-8.css-2b097c-container > .css-yk16xz-control > .css-1hwfws3 > .css-1wa3eu0-placeholder{
    width: auto;
  }
/* small screen lap responsive query */
@media(min-width:1294px) and (max-width:1450px){
  .group-container > .form-table > tr > .border.col-md-12 > div > #textarea > .user_group_table_td.wysiwyg_td{
    margin-left: 70px !important;
  }
  .wysiwyg-container > div > #textarea > .user_group_table_td.wysiwyg_td {
    margin-left: 36px !important;
  } 
  .form-table.user_sub_group > tr >  td.border.col-md-12 > div > #textarea >  td.wysiwyg_align_md_scr{
    margin-left: 414px;
  }
  .table_relation_width{
    width: 435px;
  }
  .form-table.user_sub_group > tr >  .border.col-md-12 > .form-table > tr > td > input#url{
    width: 400px;
  }  
  .wysiwyg_align_md_scr{
    width: 50%;
    margin-left: 424px;
    margin-top: -62px;
  }
  .col-md-4.nopadding.left_align{
    margin-left: -15px!important;
  }
  .col-md-4.nopadding.left_align_minus{
    margin-left: 7px!important;
  }
  .setting_index_page{
    margin-left: 0px;
  }
  #postbox-container-2{
    width: 137%!important;
  }
  .fa_icon_deign_1{
    width: 15.5%!important;
  }
  .css-1wa3eu0-placeholder {
    width: 134%;
  } 
  .edit-post-layout__metaboxes{
    width: 74%;
  }
  #your-profile > #tools-engine-wysiwyg-8bsBw > .wysiwyg-container > div > #textarea > #wp-wys-wrap{
    width: 78%;
    margin-left: 34px;
  }
  .regular-text{
    width: 400px;
  }
  /* .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > input#text{
    width: 400px;
  }  */
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > div > #textarea > .wysiwyg_align_md_scr{
    margin-left: 60px;
    margin-top: 0px;

  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex{
    width: 450px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > td > textarea#textarea{
    width: 430px;
  }
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > td > input.regular-text{
    width: 430px;
  }
  .fa-tencent-weibo::before{
    margin-left: 2.5px;
  }
}
@media(width:1401px){
  #postbox-container-2{
    width: 133% !important;
  }
  .fa-tencent-weibo::before{
    margin-left: 2px;
  }
}
@media(min-width:1213px) and (max-width:1290px) {
  #poststuff #post-body.columns-2 {
    margin-right: 0px;
  }
  #poststuff .postbox-container {
    width: 100%!important;
  }
  .col-md-4.nopadding.left_align {
    margin-left: -25px !important;
  }
  .col-md-4.nopadding.left_align_minus {
    margin-left: 0px !important;
  }
  .drag_drop_width{
    width: 185px !important;
    margin-left: 30px !important;
  }
  .setting_index_page{
    margin-left: 0px !important;
  }
  .css-1wa3eu0-placeholder{
    width:158%
  }
  .table_relation_width {
    width: 353px;
  }
  .wysiwyg_align_md_scr {
    width: 50%;
    margin-left: 430px;
    margin-top: -62px;
  }
  .wysiwyg-container > div > #textarea > .user_group_table_td.wysiwyg_td {
    margin-left: 50px;
  }
  .group-container > .form-table > tr > .border.col-md-12 > div > #textarea > .user_group_table_td.wysiwyg_td {
    margin-left: 85px !important;
  }
  /* .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > input#text{
    width: 350px;
  }  */
  .form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > div > #textarea > .wysiwyg_align_md_scr {
    margin-left: 65px;
    margin-top: 0px;
  }
  
  .fa-tencent-weibo::before{
    margin-left: 1.5px;
  }
}

/* .col-md-6.mt-2.pr-0{
  display: none;
}
.css-26l3qy-menu{

} */
.fa_icon_deign{
  padding: 10px!important;
  background:#00a699;
  margin-left: -7px !important;
  width: 21%;
  height: 100%;
  margin-top: -7px!important;
  color: white!important;
}
#slug > a > span {
  color: #0056b3;
}
.fa_icon_deign_1{
  padding: 10px!important;
  background:#00a699;
  margin-left: -7px !important;
  width: 12%;
  height: 100%;
  margin-top: -6px!important;
  color: white!important;
}
.colorpicker-color {
  width: 30px!important;
}

.rep_table, .rep_thead, .rep_tbody, .rep_th, .rep_td, .rep_tr {
  display: block;
}
.rep_tr{
  border: .6px solid #dee2e6 !important;
}
.rep_td{
  border: none !important;
}
.rep_td:first-child,.rep_td:last-child{
  border-bottom:.6px solid #dee2e6 !important ;
}
.rep_td:last-child{
  border-top:.6px solid #dee2e6 !important ;
}
/* Hide table headers (but not display: none;, for accessibility) */
.rep_thead .rep_tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/* .border.repeated_Component_icons.rep_td{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
} */


iframe{
  width:100%
}
/* .form-table td p {
  margin-top: -20px !important;
  margin-bottom: 0 !important;
  position: absolute !important;
  bottom: 72px;
} */
.user_group_table_td{
  width: 200px;
}
.group-container > .form-table > tr > .border.col-md-12 > div > #textarea > .user_group_table_td.wysiwyg_td{
  margin-left: 32px;
}
.wysiwyg-container > div > #textarea > .user_group_table_td.wysiwyg_td{
  /* margin-left: 0px; */
}
.form-table > tr.float-left{
  float: none!important;
}
#checkbox > .d-flex > div.post_check,.form-table > tr > td > .d-flex > div.post_check,.form-table > tr > td > .d-flex > .row.user_radio_btn{
  width: 25%;
  min-width: 25%;
}
#post-search-input,#tag-search-input {
    width: auto;
}
.row-actions > .edit > a, .Duplicate > a, .publish > a, .trash > a, .manage-column.column-title.column-primary.sortable.desc > a > span, .manage-column.column-date.sortable.asc > a > span, .untrash > a, a:hover, .Duplicate > a, a:hover {
  color:#00736a
}
.rep_td {
  /* Behave  like a "row" */
  border: none;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-left: 50%;
}

.rep_td:before {
  /* Now like a table header */
  position: absolute;
  /* Top/left values mimic padding */
  top: 6px;
  left: 6px;
  width: 45%;
  padding-right: 10px;
  white-space: nowrap;
}
.form-table td{
  margin-bottom: -1px;
}
.form-table.user_sub_group > tr > td.border.col-md-12 > .form-table > tr  > .d-flex,.form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex {
  display: block !important;
}
.form-table.user_sub_group > tr > td.border.col-md-12 > .form-table > tr  > .d-flex > div > input,.form-table.user_sub_group > tr > td.border.col-md-12 > .form-table > tr  > .d-flex > input#range,.form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > div > input,.form-table.rep_table.user_repeater > .rep_tbody > .rep_tr > .border.rep_td > .form-table > tr > .d-flex > input#range{
  width: 100%!important;
}
.form-table.user_sub_group > tr > td.border.col-md-12 > .form-table > tr  > .d-flex >div.mt-2.mr-2,.form-table.user_sub_group > tr > td.border.col-md-12 > .form-table > tr  > .d-flex >div.mt-2.ml-2{
  width: 100% !important;
  text-align: center;
  background-color: #e9ecef;
  opacity: 1;
}
.mt-2.mr-2.form-control,.mt-2.ml-2.form-control{
  text-align: center;
  background-color: #e9ecef;
  opacity: 1;
}
.publish > a,.trash > a,.row-actions > .edit > a,.Duplicate > a,#title > a > span{
  color: #0056b3;
}
a.row-title{
  font-weight: 400;
}
/* .Toastify__toast-theme--light {
  background: #000000;
  color: #ffffff;
} */
/* .leads-builder-app-container .Toastify {
  font-family: "Poppins", sans-serif;
} */
.leads-builder-app-container .Toastify .Toastify__toast {
  font-family: inherit;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}
.leads-builder-app-container .Toastify .Toastify__toast {
  font-family: inherit;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}
.leads-builder-app-container .Toastify .Toastify__toast--info {
  background: #0073aa;
}
.leads-builder-app-container .Toastify .Toastify__toast-body {
  /* padding: 10px 50px; */
  padding: 10px 10px;
}
.leads-builder-app-container .Toastify__toast.Toastify__toast--success,
.leads-builder-app-container .Toastify__toast.Toastify__toast--error,
.leads-builder-app-container .Toastify__toast.Toastify__toast--info {
  border-radius: 6px;
  font-weight: 500;
}
.leads-builder-app-container .Toastify__toast.Toastify__toast--success {
  border-left: 4px solid #38b2ac;
}
.leads-builder-app-container .Toastify__toast.Toastify__toast--success::before {
  position: absolute;
  width: 32px;
  height: 32px;
  /* background: url("../../images/check-circle.png"); */
  content: " ";
  top: 25px;
  left: 10px;
}
.leads-builder-app-container .Toastify__toast--success {
  background: #e6fffa !important;
  color: #234e52 !important;
}
.Toastify__toast--error {
color:#000000;
}
.leads-builder-app-container .Toastify__toast--error {
  background: #ff0000;
  color: #ffffff !important;
  border-left: 7px solid #000000 !important;
  border-radius: 6px;
}
/* .wp-ultimate-csv-importer .Toastify__toast--error::before {
  position: absolute;
  width: 32px;
  height: 32px;
  background: url("../../images/warning.png");
  content: " ";
  top: 25px;
  left: 10px;
} */
.leads-builder-app-container .Toastify__toast--info, .text-container .Toastify__toast--info{
  background: #ebf8ff !important;
  color: #2b6cb0 !important;
  border-left: 7px solid #4299e1 !important;
  border-radius: 6px;
}
/* .wp-ultimate-csv-importer .Toastify__toast--info::before {
  position: absolute;
  width: 32px;
  height: 32px;
  background: url("../../images/info.png");
  content: " ";
  top: 25px;
  left: 10px;
} */
.Toastify__toast-container--top-right {
  top: 3em;
  right: 1em;
}

