.fact-co-container {
    width: 80%;
    margin: 11% auto;
    background-color: #fff;    
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

/* Style the tab */
.tabfast {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tabfast button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tabfast button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tabfast button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontentfast {
  display: none;
  padding: 24px 47px 40px 40px;
  border: 1px solid #ccc;
  border-top: none;
}

.widefat.inputpad {

    padding: 10px;
    margin: 7px 0;

}

.mailchimpsettinglive label {
    font-size: 15px;
    font-weight: 500;
}

.success-message {
    font-size: 16px;
    color: green;
}

.radiobuttonsmain li {
    display: inline-block;
    margin-right: 12px;
}

.radiobuttonsmain {
    font-size: 16px;
    width: 100%;
}

#page_fast_select_oop {
    width: 47%;
    padding: 8px;
    height: 37px;
}


.radiobuttonsmaingg li {
    font-size: 15px;
    margin-bottom: 11px;
}

.fast-login-form {
    overflow: inherit !important;    
}

#toplevel_page_fatco_co_setting_list .wp-menu-image.dashicons-before img {
    width: 23px;
    height: 20px;
    margin-top: -3px !important;
    opacity: 1;
}

#insert_gernal_fast {
    margin-right: 25px;
    display: inline-block;
    float: left;
}

.hideversionmain {
    display: none;
}