.dyna_form_field  {
  width: 95% !important;
  /*float: left;
  margin-right: 5%;*/
}

.select2-container-multi {
   width: 100% !important;
} 

#s2id_id_country_iso3, #s2id_id_imagealttext {
   width: 100% !important;
   margin-right: 2% !important;
}

/*
#div_tx_mblnewsevent_from, #div_tx_mblnewsevent_fromtime,
#div_tx_mblnewsevent_to, #div_tx_mblnewsevent_totime{
  width: 45% !important;
  float: left;
  margin-right: 5%;
}
*/
#div_tx_mblnewsevent_from, #div_tx_mblnewsevent_to {
  width: 95% !important;
}

.select2-input {
  width: 100% !important;
}


#dynafef_actions, .news-list-item  {
  clear: both;
}

.wrap-left, .wrap-right {
   width: 450px important;
   max-width: 450px important;
   /* float: left; */
}

/* ________________________________________________ */
ul.select2-choices {
    border-radius: 5px !important;   
    height: 18px !important;
}

input.dyna_form_input,
.sbHolder,
table.mceLayout {
    border-radius: 5px !important;   
    height: 30px !important;
}

.dyna_form_data_type_checkbox {
  height: 15px !important;
  width: 15px !important;
}


table.mceLayout{
   width: 95% !important;
}

input.dyna_form_input {
    width: 95% !important;
}

#maincontent td.tx-loginboxmacmade-pi1-fieldCell input,
#maincontent div#dyna_fef_page input,
#maincontent div#dyna_fef_page textarea,
#maincontent div#dyna_fef_page table.mceLayout,
#maincontent div.tx-prmessaging-pi1-searchbox input,
.sbHolder {
    border: 1px solid #aaa !important;
}

#maincontent div#dyna_fef_page div#div_submit_button input {
    margin-top: 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: .375rem 1.25rem;
    border-color: #0d6cac !important;
    width: 100px !important;
}
/* __________________________________________________ */


.wrap-left, .wrap-right {
   width: 450px important;
   max-width: 450px important;
   /* float: left; */
}

#export_excel {
    width: 100px !important;
    background-color: #0d6cac;
    margin-top: 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: .375rem 1.25rem;
}
#export_excel a {
    color: #fff;
}
#c743409 {
  text-align: right;
}

#div_submit_button input[type=submit]::before {
    font-family: 'FontAwesome';
    color:white;
    content: "\f002";
}


