.option-tree-ui-button.hug-right {
    margin-right: 0;
}
body {
    color: #444444;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    margin: 0px;
}
.success {
	background-color: #DFF0D8;color: #3C763D; width:97.5%; margin:13px 0 0; padding:8px 1%; border-radius:4px; border:1px solid #D6E9C6;font-weight: bold;
}
.fail {
	background-color: #F2DEDE;
    color: #A94442;
    width:97.5%; margin:13px 0 0; padding:8px 1%; border-radius:4px; border:1px solid #EBCCD1;font-weight: bold;
}
.fld-txxt{float: left; width: 100%; font-size: 14px; color: #333; margin: 5px 0;}
.fld-txtbx{float: left; width: 300px; font-size: 14px; color: #333; margin: 0 0 10px; border:1px solid #ccc; height: 24px; border-radius:5px; padding: 5px;}
.fld-txtar{float: left; width: 600px; font-size: 14px; color: #333; border:1px solid #ccc; height: 30px; border-radius:5px; height: 120px; resize: vertical; padding: 5px;}
.submit-emails{float: left; width: 100%; margin: 10px 0 0;}
.submit-emails input[type="submit"]  {
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 5px 15px;
    
}
.content { width:100%;height:400px;}
.submit-credits{float: left; width: 100%; margin: 0 0 15px 0;}
.submit-credits input[type="submit"],.bck  {
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 5px 15px;
}
.credits-table{float: left; width:100%;}
.credits-table tr th{border-bottom:1px solid #eee; padding: 10px 0; background-color: #eee;}
.credits-table tr td{border-bottom:1px solid #eee; padding: 10px 0;}
.credits-table tr th:first-child, tr td:first-child{width: 8%; text-align: center;}
.credits-table tr th:nth-child(2), tr td:nth-child(2){width: 40%;}
.credits-table tr th:nth-child(3), tr td:nth-child(3){width: 10%; text-align: center;}
.credits-table tr th:last-child, tr td:last-child{width: 10%; text-align: center;}
.invite,a{color: #06c; text-decoration: none;}
.invite:hover,a:hover{text-decoration: underline;}
table.fixed {
    table-layout: fixed;
}
.feature-filter, .imgedit-group, .popular-tags, .stuffbox, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
    background: none repeat scroll 0 0 #FFFFFF;
}
#menu-management .menu-edit, #menu-settings-column .accordion-container, .feature-filter, .imgedit-group, .manage-menus, .menu-item-handle, .popular-tags, .stuffbox, .widget-inside, .widget-top, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
    border: 1px solid #E5E5E5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.widefat {
    border-spacing: 0;
    clear: both;
    margin: 0;
    width: 100%;
}
.widefat thead th {
    border-bottom: 1px solid #E1E1E1;
}
.widefat th {
    font-weight: 400;
}
.widefat td, .widefat th {
    color: #555555;
    overflow: hidden;
}
.widefat th {
    font-size: 14px;
    line-height: 1.3em;
    text-align: left;
}
.widefat td, .widefat th {
    padding: 8px 10px;
}
.widefat * {
    word-wrap: break-word;
}
.widefat * {
    word-wrap: break-word;
}
.widefat * {
    word-wrap: break-word;
}
.widefat {
    border-spacing: 0;
}
.invite-header {font-size:15px;}
.format-settings {
    float: left;
    padding: 10px 0 20px;
    position: relative;
    width: 100%;
}
.label 
	{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #333;
    cursor: text;
    display: block;
    font-family: sans-serif !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    letter-spacing: 0;
    padding: 0 0 9px !important;
    text-shadow: none;
}
.format-setting-label {
    border-bottom: 1px dashed #ddd;
    margin: 0 0 14px;
    padding: 5px 0 1px;
    width: 100%;
}
