#gs_plugins_free {
    background: #eee
}

#gs_plugins_free h2.hndle {
    font-size: 30px;
    text-align: center;
    border: none;
    padding: 15px 10px;
    background: #00a0d2;
    color: #fff
}

#gs_plugins_free .inside {
    margin: 0;
    padding: 20px 0
}

.plugin-div {
    background-color: #fff
}

.plugin-div,
.plugin-div-settings {
    border: 1px solid #dedede;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.plugin-div-settings {
    display: inline-block;
    width: 47.8%;
    background-color: #fafafa;
    vertical-align: top;
    margin: 1%
}

.plugin-div-settings-top,
.plugin-div-top {
    position: relative;
    padding: 20px 20px 10px
}

.plugin-div-settings-top {
    background-color: #fff
}

.plugin-icon {
    width: 128px;
    height: 128px
}

.plugin-icon,
.plugin-icon-custom {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0 20px 20px 0
}

.plugin-icon-custom {
    max-width: 128px;
    text-decoration: none;
    text-align: center
}

.custom_icon {
    width: 128px;
    height: 128px
}

.plugin-div-settings .desc,
.plugin-div-settings .name {
    margin-left: 148px
}

.plugin-div-settings h4 {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.3
}

.fluid-layout a {
    text-decoration: none !important
}

.plugin-action-buttons,
div.action-links {
    margin: 0
}

.plugin-action-buttons-custom {
    clear: right;
    margin-left: 2em;
    margin-bottom: 1em;
    text-align: right
}

.plugin-card-bottom_settings {
    clear: both;
    padding: 8px 20px;
    background-color: #fafafa;
    overflow: hidden;
    text-align: right;
    border-top: 1px solid #dedede
}

.gswps-admin-sidebar .postbox {
    text-align: center
}

.gswps-admin-sidebar h3 {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4
}

@media screen and (min-width:1920px) {
    .plugin-div-settings {
        width: 30.5%
    }
}

@media screen and (min-width:1400px) {
    .plugin-div-settings {
        width: 31%
    }
}

@media only screen and (min-width:1024px)and (max-width:1220px) {
    .plugin-div-settings {
        width: 47.5%
    }
}

@media only screen and (min-width:768px)and (max-width:1023px) {
    .plugin-div-settings {
        width: 98%
    }
}

@media only screen and (min-width:600px)and (max-width:767px) {
    .plugin-div-settings {
        width: 98%
    }
}

@media only screen and (min-width:480px)and (max-width:599px) {
    .plugin-div-settings {
        width: 98%
    }
}

@media only screen and (max-width:479px) {
    .plugin-div-settings {
        width: 98%
    }

    #gs_plugins_free h2.hndle {
        font-size: 25px
    }
}

@media only screen and (max-width:320px) {
    #gs_plugins_free h2.hndle {
        font-size: 20px
    }
}

.gs_plugin_wrap.gs_plugin_help {
    background: #fff;
    margin: 6px 20px 6px 6px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.gs_plugin_wrap h1 {
    font-size: 30px !important;
    text-align: center;
    border: none;
    padding: 15px 10px !important;
    background: #00a0d2;
    margin: 15px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1
}

.gs-hlp-btn,
.gs_plugin_wrap h1 {
    color: #fff;
    -webkit-border-radius: 3px
}

.gs-hlp-btn {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    margin-right: 10px;
    padding: 12px 16px
}

.gs-hlp-btn:hover {
    color: #f1f1f1
}

.gs-btn-1 {
    background-color: #00bcd4
}

.gs-btn-2 {
    background-color: #03a9f4
}

.gs-btn-3 {
    background-color: #3f51b5
}

.gs-btn-4 {
    background-color: #009688
}

.gs-btn-5 {
    background-color: #5b9dd9
}

.gs-btn-6 {
    background-color: #ff9800
}

.gs_plugin_help .settings-error {
    display: none !important
}

.gs_plugin_help .help-link {
    padding: 16px
}

.gs_plugin_help iframe {
    margin-bottom: 5px
}

.gs_plugin_help .hire-ad {
    padding: 10px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #ffffe0;
    border: 1px solid #e6db55;
    margin: 30px auto;
    width: 60%
}

.gs_plugin_wrap .form-table tr {
    border-bottom: none
}

.gsp-options-wrap {
    margin: 10px 20px 0 2px
}