hr {
    margin: 30px 0;
    width: 90%;
}
button,
input[type="submit"] {
    border: 0;
}
.wp-admin #SDPCookiesPress select {
    padding: 9px;
    line-height: 40px;
    height: 37px;
    vertical-align: middle;
}
div.first_choice{
    background-color: #ffffff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 1%;
    width: 95%;
    text-align: center;
}

div.loading{
    background-color: #E72D2B;
    border-radius: 5px;
    margin: 0 auto;
    padding: 1%;
    width: 95%;
    text-align: center;
    color: #ffffff;
    font-weight:bold;
}
div.first_choice button{
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
    width: 50%;
    font-size: 16px;
    font-weight: bold;
}
div.dateend{
    background-color: #ffffff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 1%;
    width: 95%;
    text-align: center;
}
div.dateend input[type="submit"]{
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 7px 7px;
    text-decoration: none;
    width: 15%;
    font-size: 12px;
    font-weight: bold;
}
div.dateend a {
    cursor: pointer;
}
div.register_new{
    background-color: #ffffff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 1%;
    width: 95%;
}
div.first_choice button{
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
    width: 75%;
    font-size: 16px;
    font-weight: bold;
    border: 0;
}
div.api_table{
    background-color: #ffffff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 1%;
    width: 95%;
}

div.api_table>h4{
    color: red;
}

table.register_table{
    width: 100%;
    border-spacing:  7px;
    font-size: 14px;

}

table.api_table{
    width: 100%;
    border-spacing:  7px;
    font-size: 14px;

}
a.sdp_link {
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
}
.bePRO {
    text-align: center;
}
.bePRO a {
    color: red;
    text-decoration: none;
    border-color: red;
    text-align: center;
}
input[type="submit"].sdp_link {
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
}
#SDPCookiesPress form {
    max-width: 100%;
}
#SDPCookiesPress form textarea {
    width: 100%;
}
#SDPCookiesPress form input[type="url"],
#SDPCookiesPress form input[type="text"] {
    padding: 8px;
    width: 100%;
    border-radius: 5px;
}

#SDPCookiesPress form select{
    padding: 8px;
    width: 100%;
}

a.showStyles, a.hideStyles {
    display: table;
    color: #E72D2B;
    text-decoration: none;
    margin-top: 8px;
}

#SDPCookiesPress form input[type="submit"] {
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
#SDPCookiesPress form figure {
    box-shadow: 1px 1px 1px;
    padding: 35px 20px 10px;
    position: relative;
    margin-bottom: 40px;
}
#SDPCookiesPress form figure figcaption {
    position: absolute;
    background: #BE1723;
    top: 0;
    left: 0;
    color: white;
    padding: 5px 10px;
}

#SDPCookiesPress form figure img {
    max-width: 100%;
}

/*------Api Form------*/
form#sdpApiForm {
    max-width: 100%;
}
form#sdpApiForm textarea {
    width: 100%;
}
form#sdpApiForm input[type="url"],
form#sdpApiForm input[type="text"] {
    padding: 8px;
    width: 100%;
    border-radius: 5px;
}

form#sdpApiForm select{
    padding: 8px;
    width: 100%;
}

form#sdpApiForm input[type="submit"] {
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
form#sdpApiForm figure img {
    max-width: 100%;
}


.img_logo {
    padding-top: 40px;
}
.img_cookies_friend {
    float: left;
}
.sdp_cookies_plugin_intro {

}
.sdp_cookies_introtext {
    background-color: #FEFEFE;
    box-shadow: 0 3px 6px #333;
    border: 3px solid #333;
    border-radius: 18px;
    margin-right: 200px;
    max-width: 500px;
    padding: 6px 20px;
}
div.updated.sdp_cookies_notice,
.wrap div.updated.sdp_cookies_notice {
    background: transparent;
    border: 1px solid #E72D2B;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
div.updated.sdp_cookies_notice a.sdp_link,
.wrap  div.updated.sdp_cookies_notice a.sdp_link {
    float: left;
    margin-right: 8px;
}
div.updated.sdp_cookies_notice p,
.wrap div.updated.sdp_cookies_notice p {
    float: left;
}
div.updated.sdp_cookies_notice img,
.wrap div.updated.sdp_cookies_notice img {
    position: absolute;
    right: 0;
    top: 0;
    opacity: .3;
}
#ipTable table,
#cookiesTable table{
    color: #E72D2B;
    max-width: 100%;
    width: 100%;
}
#ipTable table thead,
#cookiesTable table thead {
    background: #E72D2B;
}
#ipTable table thead th,
#cookiesTable table thead th{
    color: #fefefe;
    font-size: 12px;
    padding: 10px 8px;
}
#ipTable table tbody td,
#cookiesTable table tbody td{

    font-size: 12px;
    padding: 10px 8px;
}
.sdp_warning {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    max-width: 790px;
}

/* Pricing table */
div.tsc_pricingtable03 {
    width: auto;
    height: 100%;
    font-family: Calibri,Arial, sans-serif;
    font-weight: normal;
    color: #333;
    line-height: normal !important;
    overflow: hidden;
    margin: 50px auto 24px;
}
.sdp_link{
    color: #fff;
    background-color: #E72D2B;
    border-radius: 4px;
    padding: 10px 15px;
    text-decoration: none;
}

div.tsc_pricingtable03 div.caption_column {
    width: 40%;
    height: 100%;
    float: left;
}
div.tsc_pricingtable03 ul {
    margin: 0px;
    padding: 0px !important;
    list-style-type: none !important;
}
div.tsc_pricingtable03 li {
    margin: 0px;
    min-height: 16px;
    padding: 6px !important;
    list-style-type: none !important;
}
div.tsc_pricingtable03 .align_center {
    text-align: center;
}
div.tsc_pricingtable03 .radius5_topleft {
    border-radius: 5px 0px 0px 0px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
}
div.tsc_pricingtable03 div.caption_column li.header_row_1, div.tsc_pricingtable03 div.column_1 li.header_row_1, div.tsc_pricingtable03 div.column_2 li.header_row_1, div.tsc_pricingtable03 div.column_3 li.header_row_1, div.tsc_pricingtable03 div.column_4 li.header_row_1 {
    height: 45px;
    width: 100%;
    padding: 3px 0px 0px 0px !important;
}
div.tsc_pricingtable03 h2 {
    font-size: 28px;
    line-height: 0px;
}
div.tsc_pt3_style1 h2.caption {
    color: #999999;
}
div.tsc_pricingtable03 li.row_style_1 span, div.tsc_pricingtable03 li.row_style_2 span, div.tsc_pricingtable03 li.row_style_3 span, div.tsc_pricingtable03 li.row_style_4 span {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
div.tsc_pt3_style1 div.caption_column li.header_row_1 {
    border-top: 0;
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
}
div.tsc_pt3_style1 div.caption_column li.header_row_2 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
    height: 133px;
    padding-left: 20px !important;
}
div.tsc_pricingtable03 li.row_style_4 {
    background-color: #e3e3e3;
    border-bottom: 1px dotted #ccc;
}
div.tsc_pricingtable03 li.row_style_2 {
    background-color: #f6f6f6;
    border-bottom: 1px dotted #ccc;
}
div.tsc_pricingtable03 li.footer_row {
    width: 95.9%;
    padding-top: 14px !important;
    float: left;
    border-bottom: 1px solid #ccc;
    background-color: #e2e2e2;
    text-align: center;
    min-height: 22px;
}
div.tsc_pricingtable03 div.column_1 {
    width: 30%;
    height: 100%;
    float: left;
    position: relative;
}
div.tsc_pricingtable03 div.column_1, div.tsc_pricingtable03 div.column_2, div.tsc_pricingtable03 div.column_3, div.tsc_pricingtable03 div.column_4 {
    -webkit-transition: box-shadow 0.1s ease;
    -moz-transition: box-shadow 0.1s ease;
    -o-transition: box-shadow 0.1s ease;
    -ms-transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease;
}
div.tsc_pricingtable03 ul {
    margin: 0px;
    padding: 0px !important;
    list-style-type: none !important;
}
div.tsc_pt3_style1 div.column_1 li.header_row_1 {
    border-top: 0;
    border-bottom: 1px solid #52b5d5;
    background-color: #52b5d5;
}
div.tsc_pt3_style1 div.column_1 li.header_row_2 {
    border-top: 1px solid #64c3de;
    border-bottom: 1px solid #64c3de;
    background-color: #64c3de;
}
div.tsc_pricingtable03 h1 {
    font-size: 42px;
    color: #FFFFFF;
}
div.tsc_pricingtable03 .column_1 h1 {
    font-size: 22px;
    line-height: 78px;
    color: #1D3251;
}
div.tsc_pricingtable03 h2 {
    font-size: 28px;
}
div.tsc_pricingtable03 h3 {
    font-size: 12px;
    color: #FFFFFF;
}
div.tsc_pricingtable03 .column_1 h3 {
    color: #1D3251;
}
div.tsc_pt3_style1 h2.col1, div.tsc_pt3_style1 h2.col2, div.tsc_pt3_style1 h2.col3, div.tsc_pt3_style1 h2.col4 {
    color: #ffffff;
}
div.tsc_pricingtable03 div.column_3 {
    width: 30%;
    height: 100%;
    float: left;
    position: relative;
}
div.tsc_pricingtable03 ul {
    margin: 0px;
    padding: 0px !important;
    list-style-type: none !important;
}
div.tsc_pt3_style1 div.column_3 li.header_row_1 {
    border-top: 0;
    border-bottom: 1px solid #1f5f9f;
    background-color: #1f5f9f;
}
div.tsc_pt3_style1 div.column_3 li.header_row_2 {
    border-top: 1px solid #2972b0;
    border-bottom: 1px solid #2972b0;
    background-color: #2972b0;
}
div.tsc_pricingtable03 li.row_style_3 {
    background-color: #ebebeb;
    border-bottom: 1px dotted #ccc;
}
div.tsc_pricingtable03 li.row_style_1 {
    background-color: #ffffff;
    border-bottom: 1px dotted #ccc;
}
.tsc_pricingtable03 .pricing_yes {
    background: url("../img/yes.png") center top no-repeat;
}
.tsc_pricingtable03 .pricing_no {
    background: url("../img/no.png") center top no-repeat;
}
.tsc_buttons2.grey {
    border: 1px solid #E72D2B;
    background: #E72D2B;
    font-weight: 700;
    color: #ffffff;
    text-shadow: none;
    border-radius: 4px;
    padding: 8px 15px;
}