@import "stroke.css"; 

#lfb_bootstraped.lfb_bootstraped.lfb_panel {
    background:#fff;
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a, .bootstrap-datetimepicker-widget .nav-tabs > li.active > a, #lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a:hover, .bootstrap-datetimepicker-widget .nav-tabs > li.active > a:hover, #lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a:focus, .bootstrap-datetimepicker-widget .nav-tabs > li.active > a:focus {
    
    border:none;
    font-family:'Averta',sans-serif;
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a {
    
    background: #2a7fff;
    border:0px;
    color: #fff;
    font-family: 'Averta', sans-serif;
    border-radius:5px;
   
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a:hover, #lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a:focus {
    
    background-color: #2a7fff;
    color:#fff;
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs > li > a {
    
    background-color: #e4e6eb;
     border:0px;
color: #7a8295;
border-radius:5px;
font-family: 'Averta',sans-serif;
 font-size: 14px;
 margin-right:5px;

}

#lfb_bootstraped.lfb_bootstraped .nav-tabs > li > a:hover {
    
    background:#7a8295;
    color:#fff;
}
    
#lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active.subhead > a {
        
    background:transparent !important;
    color:#282f47;
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active.subhead > a:hover {
        
    background:transparent !important;
    color:#282f47;
}


#lfb_bootstraped.lfb_bootstraped .nav-tabs > li.active > a:after {
    
    content: '';
    position: absolute;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2a7fff;
    right: calc(50% - 5px);
}
#lfb_bootstraped.lfb_bootstraped .tab-content {
    border:none;
}

#lfb_bootstraped.lfb_bootstraped .btn-primary, .bootstrap-datetimepicker-widget .btn-primary {
    background-color: #2b80ff
}

#lfb_bootstraped.lfb_bootstraped .lfb_winHeader.col-md-12.palette.palette-turquoise {
    
    height:105px;
    background:#fff;
    border-bottom:1px solid #ececec;
    display:flex !important;
    align-items:center;
    align-content:center;
    padding:15px 7%;
    color:#282f47;
    
}

#lfb_bootstraped.lfb_bootstraped .lfb_winHeader.col-md-12.palette.palette-turquoise .logo-text, #lfb_installPanelBody h1.logo-text {
        font-family: 'Grand Hotel', cursive;
        font-size:30px !important;
        color:#282f47;
}

#lfb_installPanelBody h1.logo-text {
    text-align:center;
    font-weight: 400;
margin-bottom: 40px;

}
#lfb_bootstraped.lfb_bootstraped .lfb_winHeader .btn-toolbar {
    
    position:unset;
    margin-left:100px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_winHeader .btn-toolbar a {
    
 box-shadow: none;
border: none;
color: #6a7591;
font-family: Averta;
font-size:15px;
font-weight:400;

}

#lfb_bootstraped.lfb_bootstraped .lfb_winHeader .btn-toolbar a:hover {
    
    color:#2b80ff;
    text-decoration:underline;
}

#lfb_bootstraped.lfb_bootstraped .btn.btn-primary.new-form {
    
position: absolute;
top: -96px;
right: 0px;
border-radius: 12px;
border: 0px;
box-shadow: none;
padding: 10px 30px;
font-family: 'Averta', sans-serif;
font-weight: 500;
line-height: 30px;
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs .active.subhead a {
    font-size: 23px;
font-weight: 500;
color: #282f47;
}

#lfb_bootstraped.lfb_bootstraped h3, #lfb_bootstraped.lfb_bootstraped .h3 {
   
    font-size: 23px;
    font-weight: 500;
    color: #282f47;
    margin-top:50px;
    font-family: 'Averta',sans-serif;
}

#lfb_bootstraped.lfb_bootstraped h4, #lfb_bootstraped.lfb_bootstraped .h4 {
   
    font-size: 20px;
    font-weight: 500;
    color: #282f47;
    margin-top:50px;
    font-family: 'Averta',sans-serif;
}


#lfb_bootstraped.lfb_bootstraped #lfb_stepsManagerTitle {
    
  margin-top:70px;
  line-height: 45px;
margin-bottom: 30px;
}

#lfb_bootstraped.lfb_bootstraped .topbanner {
    background: #2b80ff;
    margin-top:50px;
color: #fff;
padding: 50px 60px;
border-radius: 35px;
font-family:'Averta',sans-serif;
position:relative;

}

#lfb_bootstraped.lfb_bootstraped .topbanner .subhead {
    font-size: 23px !important;
font-weight: 500;
color: #fff;
margin-bottom:0;
}

#lfb_bootstraped.lfb_bootstraped .topbanner .bottom-cta {
    margin-top:20px;
}

#lfb_bootstraped.lfb_bootstraped .topbanner .bottom-cta a {
    
    background: #00cdbe;
padding: 15px 30px !important;
margin-left: 20px;
display: inline-block;
border-radius: 10px;
color: #fff;
}

#lfb_bootstraped.lfb_bootstraped .topbanner img {
    
    position: absolute;
right: 5%;
top: -50px;
width: 39%;
max-width: 500px;

}

#lfb_bootstraped.lfb_bootstraped .topbanner div {
    width:60%;
}

#lfb_bootstraped.lfb_bootstraped .nav-tabs {
    
    margin-top:50px;
}

#lfb_bootstraped.lfb_bootstraped .btn.btn-white {
    
border:1px solid #d0d7e6;
box-shadow: none;
border-radius: 10px;
font-family: 'Averta',sans-serif;
font-size: 13px;
font-weight: 500;
color: #282f47;
padding: 15px 25px;
}

#lfb_bootstraped.lfb_bootstraped .btn.btn-white:hover {
    
    border:1px solid #2b80ff;
    color:#2b80ff;
}


#wpefc_formsTabGeneral.tab-pane.active {
    
    margin-top:-50px !important;
}

#wpefc_formsTabGeneral.tab-pane.active table, #lfb_finalStepFields .table.table-striped.table-bordered, #lfb_couponsTable {
    margin-top:30px;
    font-family:'Averta',sans-serif;
    border:none;
}

#lfb_bootstraped.lfb_bootstraped .lfb_container table.table thead tr th, #lfb_finalStepFields .table.table-striped.table-bordered thead tr th,  #lfb_couponsTable thead tr th {
    
    border-bottom:1px solid #ddd;
    font-weight:500;
    font-size:15px;
    font-family:'Averta', sans-serif;
    color:#7a8295;
}

#lfb_finalStepFields .table.table-striped.table-bordered tbody tr td {
    
    vertical-align:middle;
}
#wpefc_formsTabGeneral.tab-pane.active table th{
    
    background:#fff;
    color:#7a8295;
    border-bottom:1px solid #ccc;
}

#wpefc_formsTabGeneral.tab-pane.active table th:last-child,
#wpefc_formsTabGeneral.tab-pane.active table td:last-child {
    
    text-align:right;
}


#lfb_bootstraped.lfb_bootstraped table.table a{
    
   color:#282f47;
   font-weight:500;
}

#lfb_bootstraped.lfb_bootstraped .table > thead > tr > th, .bootstrap-datetimepicker-widget .table > thead > tr > th, #lfb_bootstraped.lfb_bootstraped .table > tbody > tr > th, .bootstrap-datetimepicker-widget .table > tbody > tr > th, #lfb_bootstraped.lfb_bootstraped .table > tfoot > tr > th, .bootstrap-datetimepicker-widget .table > tfoot > tr > th, #lfb_bootstraped.lfb_bootstraped .table > thead > tr > td, .bootstrap-datetimepicker-widget .table > thead > tr > td, #lfb_bootstraped.lfb_bootstraped .table > tbody > tr > td, .bootstrap-datetimepicker-widget .table > tbody > tr > td, #lfb_bootstraped.lfb_bootstraped .table > tfoot > tr > td, .bootstrap-datetimepicker-widget .table > tfoot > tr > td {
    
    border:none;
}


#lfb_bootstraped.lfb_bootstraped #lfb_panelFormsList code {
    padding: 15px;
color: #7a8295;
font-weight: bold;
line-height: 29px;
background: #f2f2f7;
border-radius: 10px;
}


#lfb_bootstraped.lfb_bootstraped .lfb_container table.table td th, #lfb_bootstraped.lfb_bootstraped .lfb_container table.table tr:first-child td{
    
    padding-top:35px;
    
}

#lfb_bootstraped.lfb_bootstraped .btn-info, .bootstrap-datetimepicker-widget .btn-info {
    background: #fff;
    color:#2a7fff !important;
}



#lfb_bootstraped.lfb_bootstraped .btn.btn-blank, .bootstrap-datetimepicker-widget .btn.btn-blank{
    color: #dadaeb;
    font-size: 20px;
    box-shadow: none;
    padding:10px 5px;
    background:transparent;
}

#lfb_bootstraped.lfb_bootstraped .lfb_container table.table tr:hover .btn.btn-blank, #lfb_finalStepFields table.table tr:hover .btn.btn-blank {
    
    color:#7a8295;
}


#lfb_bootstraped.lfb_bootstraped .lfb_container table.table tr:hover .btn.btn-blank:hover, #lfb_finalStepFields table.table tr:hover .btn.btn-blank:hover{
    color: #2b80ff;
  
}




#lfb_bootstraped.lfb_bootstraped #lfb_stepsOverflow {
    
    border: 2px dashed #2b80ff;
    max-height:350px;
    min-height:350px;
    overflow-x: visible;
    overflow-y: visible ;
    border-radius: 15px;
    background-color:#f9f9fc;
    background-image: url(../img/stepbgpattern.png);

}

#lfb_bootstraped.lfb_bootstraped .simplebar-scrollbar:before {
    background:#2a7fff ;
   

    
}

#lfb_bootstraped.lfb_bootstraped .simplebar-scrollbar.simplebar-visible:before {
    opacity:0.9 ;
     cursor:pointer;
    
}

#lfb_bootstraped.lfb_bootstraped .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before { 
     left:10px;   
}

#lfb_bootstraped.lfb_bootstraped .simplebar-track.simplebar-vertical .simplebar-scrollbar::before { 
     top:10px;   
}


#lfb_bootstraped.lfb_bootstraped .lfb_stepBloc.lfb_selected {
    background-color: #2a7fff;
    color: white;
    font-family: 'Averta',sans-serif;
}

#lfb_bootstraped.lfb_bootstraped .btn, .bootstrap-datetimepicker-widget .btn{
border-radius: 12px;
border: 0px;
box-shadow: none;
padding: 10px 30px;
font-family: 'Averta', sans-serif;
font-weight: 500;
line-height: 30px;
font-size:13px;

}

#lfb_bootstraped.lfb_bootstraped .btn-default, .bootstrap-datetimepicker-widget .btn-default{
    
border:1px solid #d0d7e6;
background:#fff;
color:#282f47;
}

#lfb_bootstraped.lfb_bootstraped a.btn.btn-addon{
    
    background-color:#aad400;
}

#lfb_bootstraped.lfb_bootstraped .btn-danger, .bootstrap-datetimepicker-widget .btn-danger{
    
    background-color:#ff2a2a;
}


#lfb_bootstraped.lfb_bootstraped .form-group > label , .bootstrap-datetimepicker-widget .form-group > label  
{
    width:40% !important;
    min-width:186px;
    font-family: 'Averta', sans-serif ;
    font-weight: 500 ;
    color: #282f47;
    
}

#lfb_bootstraped.lfb_bootstraped #tld_tdgnContainer .form-group > label  {
    color:#fff;
}

#lfb_bootstraped.lfb_bootstraped #lfb_formFields .form-group input {
    
    max-width:40%;
}
    
    
    #lfb_bootstraped.lfb_bootstraped .form-control, .bootstrap-datetimepicker-widget .form-control {
        
        background: #f2f2f7;
        border: none;
        font-family: 'Averta',sans-serif;
        font-weight: 400;
        color: #7a8295;
        font-size:14px;
        padding: 22px 15px;
        border-radius: 10px;
    }
    
    #lfb_bootstraped.lfb_bootstraped select.form-control {
        
    color: #7a8295;
    background-color: #f2f2f7;
    border: none;
    box-shadow: none;
    padding: 0 15px;
    max-width:100% !important;
        
    }
    
   
  #lfb_bootstraped.lfb_bootstraped .select-wrapper  {
      
      
   display: inline-block;
   width: 40% !important;
   vertical-align: middle;
   position:relative;
   }
   
#lfb_bootstraped.lfb_bootstraped .select-wrapper.filter {
       width:unset !important;
       color: #8aa1c6;
       background-color: #e1eeff;
       font-weight: 500;
       border-radius:10px;
       margin-right:15px;
       
   }
   
   
   #lfb_bootstraped.lfb_bootstraped .select-wrapper.filters {
       max-width:300px !Important;
       width:auto !important;
       overflow:hidden;
   }
   
      #lfb_bootstraped.lfb_bootstraped .select-wrapper.filters .form-control {
       padding-right:50px;
   }
   
 
   #lfb_bootstraped.lfb_bootstraped .modal-content {
       min-height:450px;
   }
   
   #lfb_bootstraped.lfb_bootstraped .modal-content { 
    max-height:100%;
    border-radius: 10px;
border: none;
padding: 25px;
   }
   
   #lfb_bootstraped.lfb_bootstraped .modal-dialog {
       
      margin-top:10px;
   }
   
 #lfb_bootstraped.lfb_bootstraped #lfb_stepTabGeneral .form-group > label {
       width:100% !important;
   }
   
   #lfb_bootstraped.lfb_bootstraped #lfb_winShortcode .modal-content {
       max-height:90% !important;
        font-family:'Averta', sans-serif;
   }
   
   #lfb_bootstraped.lfb_bootstraped .lfb_shortcodeInput {
       
       background-color: #f6f9fb;
       color: #697384;
       font-family:'Averta', sans-serif;
       margin-bottom:20px;
   }
   
   
#lfb_bootstraped.lfb_bootstraped .select-wrapper.filter select.form-control {
       color: #8aa1c6;
       background-color: #e1eeff;
       font-weight: 500;
       
   }
   
    #lfb_bootstraped.lfb_bootstraped .select-wrapper::after {
        content: '';
        position: absolute;
        bottom: 17px;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #7a8295;
        right: 17px;
        pointer-events: none; 

    }
    
    
#lfb_formFields .tab-content {
        
        padding-top:50px !important;
    }
    
    
    body #lfb_bootstraped.lfb_bootstraped #lfb_tabGeneral .CodeMirror {
        
        width: 82%;
border: none;
background: #f2f2f7;
border-radius: 10px;
margin-top: 20px;
    }
    
    
    #lfb_bootstraped.lfb_bootstraped .has-switch span.switch-right, .bootstrap-datetimepicker-widget .has-switch span.switch-right {
        
        border-radius: 0 5px 5px 0;
background-color: #e4e6eb;
color: #7a8295;
text-indent: 20px;
    
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch span, .bootstrap-datetimepicker-widget .has-switch span {
        cursor: pointer;
font-size: 14px;
float: left;
height: 39px;
line-height: 22px;
margin: 0;
padding-bottom: 4px;
padding-top: 7px;
position: relative;
text-align: center;
width: 50%;
z-index: 1;
-webkit-transition: .25s ease-out;
transition: .25s ease-out;
font-family: 'Averta',sans-serif !important;
font-weight: 400;
padding-right: 15px;
    }
    
    
    #lfb_bootstraped.lfb_bootstraped .has-switch > div.switch-off label, .bootstrap-datetimepicker-widget .has-switch > div.switch-off label {
        background-color: #7a8295;
border-color: #e4e6eb;
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.5);
box-shadow: -1px 0 0 rgba(255,255,255,.5);
margin: 0 -20px;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch > div.switch-on label, .bootstrap-datetimepicker-widget .has-switch > div.switch-on label {
        
        background-color: #2a7fff;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch label, .bootstrap-datetimepicker-widget .has-switch label{
        border: 4px solid #e4e6eb;
border-radius: 10px;
float: left;
height: 39px;
margin: 0 -24px;
padding: 0;
position: relative;
vertical-align: middle;
width: 39px;
z-index: 100;
-webkit-transition: .25s ease-out;
transition: .25s ease-out;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch span.switch-left, .bootstrap-datetimepicker-widget .has-switch span.switch-left{
        border-radius: 5px 0 0 5px;
background-color: #e4e6eb;
color: #7a8295;
border-left: 1px solid transparent;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch span, .bootstrap-datetimepicker-widget .has-switch span {
        
        cursor: pointer;
font-size: 14px;
float: left;
height: 39px;
line-height: 22px;
margin: 0;
padding-bottom: 4px;
padding-top: 7px;
position: relative;
text-align: center;
width: 50%;
z-index: 1;
-webkit-transition: .25s ease-out;
transition: .25s ease-out;
font-family: 'Averta',sans-serif !important;
font-weight: 400;
padding-right: 15px;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch > div.switch-off, .bootstrap-datetimepicker-widget .has-switch > div.switch-off {
        left: -45px;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch, .bootstrap-datetimepicker-widget .has-switch{
        width: 80px;
        border-radius: 10px;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch > div, .bootstrap-datetimepicker-widget .has-switch > div {
        width: 130px;
    }
    
    #lfb_bootstraped.lfb_bootstraped .has-switch .switch-off label::after,  #lfb_bootstraped.lfb_bootstraped .has-switch .switch-on label::after   {
        
   font-family: 'Flaticons Stroke';
content: '\e3e9';
display: inline-block;
vertical-align: middle;
position: absolute;
line-height: 31px;
left: 10px;
color: #fff;
font-size: 12px;
font-weight: 400;
    }
    
#lfb_bootstraped.lfb_bootstraped .palette-turquoise, .bootstrap-datetimepicker-widget .palette-turquoise {
        
        background-color: #2b80ff;
        font-family: 'Averta',sans-serif;
        font-size: 14px;
        border-radius: 10px;
    }
    
#lfb_bootstraped.lfb_bootstraped p {
            
            font-size: 14px;
        }
        
        #lfb_bootstraped.lfb_bootstraped .panel-default, .bootstrap-datetimepicker-widget .panel-default{
            
            border:none;
        }
    
    #lfb_bootstraped.lfb_bootstraped .note-editor .panel-heading {
        
        border-radius:5px;
    }
    
    
    .table.table-striped.table-bordered .btn {
        background:transparent;
        
    }
    
 #lfb_bootstraped.lfb_bootstraped #lfb_installPanel {
     
 background:transparent;
 box-shadow:none;
 }
 
 #lfb_bootstraped.lfb_bootstraped #lfb_installPanel #lfb_installPanelBody {
     padding:85px 38px;
         background: #fff;
    border-radius: 10px;

 }
 
 #lfb_bootstraped.lfb_bootstraped #lfb_installPanel #lfb_installPanelHeader {
     
         background-color: transparent;
    padding: 14px;
    color: #34495e;

 }

 #lfb_bootstraped.lfb_bootstraped #finalSlide .form-group > label {
     width:100% !important;
 }
 
 #lfb_bootstraped.lfb_bootstraped #finalSlide .form-control {
     
     background: #fff;
     border: 1px solid #eae3e3;
     color:#7b7878;
 }
 
 
 #lfb_bootstraped.lfb_bootstraped #finalSlide .has-switch .switch-off label::after, #lfb_bootstraped.lfb_bootstraped #finalSlide .has-switch .switch-on label::after {
     font-family: 'Flat-UI-Icons';
     content: "";
 }
 
#lfb_panelTemplateList .list-template li {
    
    display: inline-block;
padding: 15px;
border: 1px solid #d0d7e6;
border-radius: 10px;
margin: 15px 15px 15px 0px;
width: 200px;
float:left;

}

#lfb_panelTemplateList .list-template li img {
    width:168px !important;
    height:168px !important;
    margin-bottom:20px !Important;
}

#lfb_panelTemplateList .list-template li a {
    background:#fff !important;
    width:100% !important;
    border:none !important;
    color: #b7b7d7 !important;
    
}

#lfb_panelTemplateList .list-template li a p {
    text-align:center;
    
}

#lfb_panelTemplateList  p {
     
     font-size: 15px !important;
font-family: 'Averta', sans-serif;
color: #7a8295;

 }


#lfb_panelTemplateList .list-template li:hover a p {
    
    color:#2b80ff !important;
    
}

#lfb_panelTemplateList .list-template a.blank-form  {
     
     float: none !Important;
margin: 0 auto !important;
height: 257px;
display: inline-flex;
justify-content: center;
align-items: center;
flex-direction: column;
align-content: center;
padding-bottom:20px;
color:#b8b8d0;
border-radius:10px;
font-size: 14px;
font-family: 'Averta', sans-serif;



 }
 
 
#lfb_panelTemplateList .list-template a .plus-form {
     
     font-size:65px !important;
     color:#b8b8d0;
     margin-bottom:0px !important;
 }
 

#lfb_panelTemplateList .list-template li:hover a.blank-form {
     
     background:#1c70ed !important;
     color: #fff !important;
     
 }
 
#lfb_panelTemplateList .list-template li:hover a.blank-form p {
    
    color:#fff !important;
}


.locked {
    
    position:relative;
    opacity:0.9;
}

.locked:hover {
   opacity:0.9;
}


.row-fluid.locked {
    width:100%;
    display:inline-block;
    background: #f2f2f2;
    border-radius: 15px;
}

.locked:before {
    
    position:absolute;
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    align-content:center;
    left:0;
    top:0;
    background: repeating-linear-gradient(  45deg,  #f2f2f7,  #f2f2f7 10px, #FFF 10px,   #FFF 20px); 
    opacity: 0.5;
    z-index:9998;
    border-radius:5px;

}

.locked.js:before {
    
    width:82% !important;
}

.locked.js:after {
    right:calc(18% + 10px);
    left:unset !important;
}

.locked:after {
    
    content:'PRO';
    position:absolute;
    width:40px;
    height:20px;
    font-size:12px;
    font-family:'Averta',sans-serif;
    display:flex;
    justify-content:center;
    align-items:center;
    align-content:center;
    left:10px;
    top: -10px;
    color: #000;
    background:#2b80ff;
    z-index:9999;
    color:#fff;
    border-radius:25px;
}
.locked-template:after {
  content:'DFY';
}

#lfb_bootstraped.lfb_bootstraped  #mainPanel .form-control {
    
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 0 3px 0px rgba(0,0,0,0.2);
    color: #787f8c;
}

#lfb_bootstraped.lfb_bootstraped  #mainPanel .fui-check {
    color:#fff;
}

#lfb_bootstraped.lfb_bootstraped  #mainPanel .lfb_btnNextContainer .btn {
    
   font-family: 'Poppins', sans-serif;
font-weight: 600;
line-height: 30px;
font-size: 18px;
padding: 15px 55px;
}


.announcement {
 background: #2a3749 !important;
padding: 15px 25px !important;
border-radius: 15px !important;
color:#fff !important;
overflow:hidden;
position:relative;
white-space:nowrap;
display: flex!important;
align-content: center;
justify-content: center;
align-items: center;
margin-bottom:15px!important;
}

.announcement div {
    
    float:left !important;
    display:block;
    width:calc(100% - 250px)!important;
}


.announcement div {
    
      width:100% !important;
          white-space: initial !important;
}
.announcement a{
    
    float:right !important;
    display:inline-block !important;
    max-width: 250px !important;
    background:#aad400  !important;
    color:#fff  !important;
    font-weight:700;
    padding:15px 25px !important;
    border-radius:115px;
    font-size: 14px !important;
font-family: 'Averta', sans-serif !important;
font-weight: 600 !important;
}

.announcement h1{
    
    font-size:20px !important;
    margin-top :10px !important;
    color:#fff !important;
    font-family: 'Averta', sans-serif !important;
    font-weight:700;
    margin-bottom:5px !important;
    width:100% !important;

}

#wpefc_formsTabGeneral > table > tbody > tr > td:nth-child(3) {
    
    width:250px !important;
    overflow:visible !important;
}


#wpefc_formsTabGeneral > table > tbody > tr > td:nth-child(2) {
    
    white-space:nowrap;
    overflow:hidden;
}
