.coupg_admin_input {
    width: 300px
}

.coupg_admin_label {
    width: 300px
}

#coupg_settings_refresh_container {
    padding: 0px;
}

.coupg_hidden {
    display: none
}

#coupg_preview_metabox .inside {
    background: #222 url(http://www.gillmathias.com/wp-content/plugins/content-upgrades-pro/res/lp_bg.png) repeat top left;
    padding-top: 20px;
}

#coupg_subscribe_button_preview {
    margin-bottom: 30px;
}

.coupg_inline_error {
    font-weight: 700;
    color: #7f0404;
}

#coupg_admin_refresh_mc_lists, #coupg_activate_plugin {
    margin-top: 2px;
    margin-left: 10px;
}

.ps_fancyboxes td {
    padding: 15px 10px;
}

.coupg_header_delete {
    font-size: 13px;
    cursor: pointer;
    color: #a00;
}

.coupg_header_delete:hover {
    color: #ff0000;
}

.coupg_header_proc {
    float: right;
    font-weight: bold;
    line-height: 44px;
    vertical-align: middle;
}

.coupg-modal {
    position: fixed;
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    margin: 0 auto;
    height: 225px;
    width: 410px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    background-color: #fff;
    border-radius: 2px;
}

.coupg-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    text-align: center;
}

.coupg-content {
    padding: 15px 15px 10px;
    position: relative;
}

.coupg-content label {
    font-size: 16px;
}

.coupg-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
}

.coupg-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.coupg-btn-confirm {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    float: right;
}

.coupg-btn-confirm:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.coupg-btn-cancel {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    float: left;
}

.coupg-btn-cancel:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.coupg-content select {
    margin-left: 10px;
}

.coupg-modal-fade {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: #000;
    opacity: 0.5;
}

.coupg-group {
    margin: 10px 0;
}

.coupg-shortcode-fb {
    display: none;
}

.coupg-shortcode-coupg label {
    margin-right: 10px;
}

/*
* New admin pages
*/

.coupg_admin_all b, 
.coupg_admin_all strong {
    font-weight: bold;
}
.coupg_admin_all {
    max-width: 1145px;
    width: 90%;
    margin: 0 0 0 20px;
    font-family: "Open Sans", sans-serif;
}
.coupg_admin_all_title {
    color: #000;
    font-weight: bold;
    font-size: 26px;
    text-transform: uppercase;
    margin: 30px 0 35px 0;
}
.coupg_admin_all_content {
    padding: 38px 25px 20px;
    background-color: white;
    border: 3px solid #DDD;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

/*
* Fancy Boxes
*/
.coupg_admin_all_content.coupg_fancyboxes{
    padding-top: 0;
    padding-bottom: 0;
}
.coupg_fancyboxes article {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e4e8;
}
.coupg_fancyboxes article:first-child {
    margin-top: 20px;
}
.coupg_fancyboxes article:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
.coupg_fancyboxes .fan_top {
    margin-bottom: 20px;
}
.coupg_fancyboxes .fan_top span {
    padding-top: 10px;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    float: left;
}
.coupg_fancyboxes .fan_top div {
    float: right;
}
.coupg_fancyboxes .fan_top div input {
    width: 360px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    color: #808080;
    padding: 0px 10px 0px 10px;
    line-height: 33px;
    margin-left: 15px;
}
.coupg_fancyboxes .fb {
    font-size: 16px;
    width: 95%;
    margin-left: 30px;
}

@media (max-width: 480px) {
    .coupg_fancyboxes .fan_top div,
    .coupg_fancyboxes .fan_top span {
        float: none;
    }
    .coupg_fancyboxes .fan_top div input {
        width: 100%;
        margin-left: 0;
    }
}

/*
* Statistics
*/
.coupg_stat {
    padding-bottom: 30px;
}
.coupg_stat article a {
    color: #b1b1b1;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin-right: 25px;
}
.coupg_stat article a:hover {
    color: black;
}
p.coupg_admin_all_title {
    float: left;
    margin: 0;
}
.coupg_stat form {
    float: right;
}
.coupg_stat article form div.datepick {
    display: inline-block;
    margin: 5px 0 5px;
}
.coupg_stat article form div.datepick span {
    color: #414141;
    font-size: 16px;
}
.coupg_stat article form div.datepick input {
    margin-left: 10px;
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 10px;
    line-height: 33px;
    width: 110px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.coupg_stat article form button[type="submit"] {
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 10px;
    height: 38px;
    width: 103px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #84cfcd;
    border: 1px solid #84cfcd;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.coupg_stat article form input[type="submit"]:hover, #coupg_apply:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.coupg_stat_tab {
    width: 100%;
    overflow-x: auto;
}
.coupg_stat_tab .tab_ul {
    display: table;
    width: 100%;
    background: #f2f3f7;
    margin-bottom: 0;
    margin-top: 0;
}
.coupg_stat_tab .tab_ul:nth-child(2n) {
    background: white;
}
.coupg_stat_tab .tab_ul_title {
    background: #FFF;
}
.coupg_stat_tab .tab_ul_title li {
    color: #7b7b7b!important;
    font-weight: bold;
    text-transform: uppercase;
}
.coupg_stat_tab .tab_ul li {
    display: table-cell;
    text-align: center;
    padding: 15px 20px 18px 20px;
    color: #808080;
    font-size: 16px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.coupg_stat_tab .tab_ul.tab_ul_title li {
    padding: 15px 0px 18px 0px;
}
.coupg_stat_tab .tab_ul.tab_ul_total li {
    padding: 15px 15px 18px 20px;
}
.coupg_stat_tab .tab_ul li:nth-child(1) {
    width: 325px;
    text-align: left;
    font-weight: 700;
}
.coupg_stat_tab .tab_ul li:nth-child(2) {
    width: 100px;
}
.coupg_stat_tab .tab_ul li:nth-child(3) {
    width: 90px;
}
.coupg_stat_tab .tab_ul li:nth-child(4) {
    width: 95px;
    color: #6db3fa;
}
.coupg_stat_tab .tab_ul li:nth-child(5) {
    width: 170px;
}
.coupg_stat_tab .tab_ul li:nth-child(6) {
    width: 160px;
}
.coupg_stat_tab .tab_ul li:nth-child(7) {
    width: 170px;
    color: #6db3fa;
}
.coupg_stat_tab .tab_ul_total {
    background: #FFF;
    border-top: 4px solid #e3e4e8;
}
.coupg_stat_tab .tab_ul_total li {
    color: #7b7b7b;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.coupg_stat_tab .tab_ul_total li:nth-child(4) {
    background: #6db3fa;
    color: #FFF;
}
.coupg_stat_tab .tab_ul_total li:nth-child(7) {
    background: #6db3fa;
    color: #FFF;
}
.coupg_canvas {
    margin-bottom: 25px;
}

@media(max-width: 1200px) {
    .coupg_stat_tab .tab_ul_title.tab_ul li {
        font-size: 12px;
    }
}
@media(max-width: 550px) {
    #ps-canvas {
        display: none;
    }
}

/*
* Settings
*/

.coupg_settings b {
  color: #000;
  font-size: 16px;
  display: inline-block;
  margin-right: 15px;
}
.coupg_settings a b {
  color: #6DB3FA;
}
.coupg_settings .form-table td {
    padding-left: 0;
}
.coupg_settings .form-table label {
    font-size: 16px;
    font-weight: 700;
    color: black;
}
.coupg_settings .form-table label .normal{
    font-weight: normal;
}
.coupg_settings .form-table.opt_ins td:nth-of-type(1) {
    width: 20px;
}

.coupg_settings .set_top {
  padding-bottom: 18px;
  margin-bottom: 20px;
}
.coupg_settings .set_top b {
  display: inline-block;
  margin-right: 15px;
}
.coupg_settings .set_select {
  background: #f4f5f8;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 268px;
}
.set_select.set_select_size2 {
    width: 315px;
}
.set_select.set_select_size3 {
    width: 490px;
}

.coupg_settings .set_input {
  background: #FFF;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 10px 5px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 24px;
}
.set_input.set_input_size_1 {
  width: 490px;
}
.set_input.set_input_size_2 {
  width: 435px;
}
.coupg_settings .set_buttons {
  padding-top: 19px;
}
.coupg_settings .set_buttons button {
  display: inline-block;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 35px;
  padding: 0px 17px;
}
.coupg_settings .set_buttons_connect {
  background: #f4f5f8;
  color: #b3b3b3;
  margin-right: 16px;
  border: none;
}
.coupg_settings .set_buttons_connect:hover {
  background: #d9dadb;
  color: #7f7e7e;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.coupg_settings .set_buttons_save {
  background: #6db3fa;
  color: #FFF;
  border: none;
}
.coupg_settings .set_buttons_save:hover {
  background: #3c9af9;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.coupg_admin_all+#postbox-container-1 {
    padding-left: 20px;
    background-color: white;
    border: 3px solid #DDD;
    margin: 30px 0 0 20px;
}
.coupg_admin_all+#postbox-container-1 .postbox {
    border: none;
    margin: 0;
}

@media (max-width: 450px) {
    .coupg_settings .set_select, .set_select.set_select_size2,
    .set_input.set_input_size_1, .set_input.set_input_size_2 {
        width: 100%;
    }
    #op-table .set_input.set_input_size_1 {
        width: 250px;
    }
    .coupg_admin_all+#postbox-container-1 .postbox {
        min-width: 220px;
    }
}