body {
    font-family: 'Lato';
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

button {
    outline: none;
}

.padleft {
    padding-right: 0;
    padding-left: 15px;
}

.padright {
    padding-left: 0;
    padding-right: 15px;
}

.nopadding {
    padding: 0;
}

.bold {
    font-weight: bolder;
}

.navbar-default {
    background-color: #007DBE;
    border: none;
    margin: 0 auto;
}

.navbar {
    border-radius: 0;
}

.pinglogo {
    width: 117px;
    height: 48px;
}

.navbar-brand>img {
    margin-top: -13px;
}

.navbar-collapse {
    border: #007DBE;
}

.navbar-default .navbar-nav li a {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding: 13px 15px;
}

.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-default .navbar-nav .dropdown-menu li a {
    margin-top: 0;
}

.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
    color: #A2E0FF;
}

.btn span.caret {
    color: #fff;
    margin-left: 5px;
}

.navbar-default .navbar-nav li.login a {
    color: #415F6F;
    line-height: 24px;
    font-size: 18px;
    background-color: #fff;
    padding: 6px 26px 11px;
    border-radius: 4px;
    margin-top: 4.5px;
}

.navbar-default .navbar-nav li.login a:hover {
    background-color: #B0D7EB;
}

.navbar-default .navbar-nav li.signup a {
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    background-color: #52B11E;
    padding: 6px 17px 11px;
    border-radius: 4px;
    margin-top: 4.5px;
    margin-left: 10px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.navbar-default .navbar-nav .custombtn li a {
    color: #000;
}

.navbar-default .navbar-nav .custombtn li a:hover {
    background-color: #F2FBFF;
}

.navbar-default .navbar-nav li.signup a:hover {
    background: #389903;
}

.navbar-toggle {
    background-color: #59C81D;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 16px 0 #005D8E;
    margin-top: 11.5px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.dropdown.custombtn button {
    border: none !important;
    background-color: #007DBE !important;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding: 13px 10px;
}

.dropdown.custombtn button:hover {
    color: #A2E0FF;
}

.open.dropdown.custombtn button:active,
.open.dropdown.custombtn button:focus,
.open.dropdown.custombtn button:hover,
.open.dropdown.custombtn {
    background-color: #007DBE !important;
    box-shadow: none !important;
    border: none !important;
}

.btn:active {
    box-shadow: none;
}

.banner {
    background-color: #007DBE;
}

.embed-responsive {
    margin-top: 40px;
    margin-bottom: 25px;
    max-height: 374px;
    max-width: 615px;
}

.banner button {
    background-color: #007DBE;
    border: none;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 16px;
    display: block;
    margin: auto;
    clear: both;
    margin-bottom: 25px;
}

.banner button img {
    margin-top: -4px;
    margin-right: 5px;
}

.section-container {
    padding-top: 45px;
    padding-bottom: 45px;
}

.graybg {
    background-color: #F8F8F8;
}

.spaceout {
    padding-right: 40px;
    padding-left: 40px;
}

.box1 {
    background: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    overflow: auto;
    padding: 30px 25px 20px 25px;
}

input.details + input.details {
    margin-right: 0;
}

.box1 h2 {
    padding-left: 15px;
}

.section-container h2 {
    font-family: Lato;
    font-size: 26px;
    line-height: 32px;
    margin: 0;
}

.details {
    background-color: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    width: 100%;
}

.details:focus,
.details:active {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

input.details {
    margin-top: 20px;
    padding: 6px 12.5px;
    height: 42px;
    font-size: 18px;
    line-height: 22px;
    -webkit-appearance: none;
}

.section-container h3 {
    font-family: Lato;
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
}

.category {
    padding: 20px;
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    height: 182px;
    overflow: auto;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pingcategory textarea {
    padding: 20px;
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #000000;
    height: 182px;
    overflow: auto;
    width: 100%;
    padding-top: 10px;
}

.checkbox label {
    font-family: Lato;
    font-size: 16px;
}

.box2 {
    background: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    overflow: auto;
    text-align: center;
    padding-top: 38px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
}

.box2 h2 {
    padding: 0;
}

.benefit {
    border-radius: 4px;
    background-color: #F7FFF2;
    margin-top: 34px;
}

.benefit h2 {
    background: url(../images/pingler/check.png) center left 16px no-repeat;
    background-size: 20px;
    font-family: Lato;
    font-size: 18px;
    color: #262626;
    line-height: 24px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #D9D9D9;
    margin-top: -1px;
    padding-right: 30px;
    text-align: left;
}

.benefit h2:hover {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

h3.bigh3 {
    font-family: 'Lato';
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
    margin-top: 35px;
    margin-bottom: 34px;
}

h3.maradjust {
    margin: 20px 0;
}

.pingbtn .btn {
    margin-top: 20px;
    background: #0285C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    width: 80px;
    height: 45px;
}

.pingbtn .btn:hover {
    background: #00679C;
}

.box2 button {
    background-color: #59C81D;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 10px;
}

.box2 button:hover,
.box2 button:focus {
    color: #fff;
    background: #389903;
}

.btn:active:focus,
.btn:focus {
    outline: none;
}

.members {
    background: url(../images/pingler/user.png) no-repeat;
    background-size: 36px 36px;
}

.spacing {
    margin-bottom: 11px;
}

.reviews {
    background: url(../images/pingler/review.png) no-repeat;
    background-size: 36px 32px;
}

.blogs {
    background: url(../images/pingler/blogsicon.png) no-repeat;
    background-size: 36px 32px;
}

.latest {
    background: url(../images/pingler/chaticon.png) no-repeat;
    background-size: 36px 36px;
}

.tooltip{
    border-radius: 3px;
    background-color: #FFFFFF;
    display: block;
    text-align: left;
    opacity: 1!important;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.26);
    transition: none!important;
}

.tooltip-arrow{
    position: absolute;
    right: -25px!important;
    margin-top: -5px;
    border-width: 0px!important;
    border-left-color: #fff!important;
    background: url("../images/pingler/triangle_tooltip.png") no-repeat center;
    background-size: cover;
    width: 30px;
    height: 30px;
}

.tooltip-inner{
    background-color: #FFFFFF;
    font-family: Lato;
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    padding: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 350px;
}


.tooltip-heading{
    font-size: 24px;
    line-height: 28px;
    font-family: Lato;
    color: #262626;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    text-align: left;
    border-bottom:1px solid #DFDFDF;
    margin-bottom: 30px;
}

.col-header-img h2 {
    font-family: 'Lato';
    font-size: 26px;
    line-height: 32px;
    color: #000000;
    width: 100%;
    padding-left: 45px;
    padding-bottom: 30px;
}

.col-header {
    font-family: 'Lato';
    font-size: 26px;
    line-height: 32px;
    color: #000000;
    width: 100%;
    padding-bottom: 30px;
}

.featured {
    float: left;
    margin-right: 25px;
}

.plugins img {
    margin-right: 8px;
    margin-top: 17px;
    height: 72px;
    width: 72px;
    float: left;
}

.container2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #F8F8F8;
    padding-left: 99px;
    padding-right: 99px;
}

span {
    display: block;
    line-height: 22px;
    font-size: 18px;
    color: #000000;
}

span.align {
    margin-top: 7px;
}

.containerImg {
    background-color: #0285C9;
    height: 235px;
    background-image: url(../images/pingler/ready-to-ping-bg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.containerImg h3 {
    font-family: Lato;
    font-size: 32px;
    text-align: center;
    line-height: 39px;
    color: #FFFFFF;
    margin-top: 59px;
    margin-bottom: 20px;
}

.containerImg button {
    background-color: #59C81D;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 10px;
    display: block;
    margin: auto;
    width: 225px;
    box-shadow: 0 0 16px 0 #005D8E;
}

.containerImg button:hover,
.containerImg button:focus {
    color: #fff;
    background: #389903;
}

.comment img {
    float: left;
    margin-right: 10px;
}

.clearboth {
    float: left;
    margin-top: 10px;
}

.moveleft {
    padding-left: 0;
}

footer ul li {
    list-style: none;
}

footer ul li a {
    font-size: 16px;
    line-height: 25px;
    color: #000000;
}

footer ul {
    padding: 0;
}

.social-icons img {
    margin-right: 10px;
    margin-bottom: 25px;
    margin-top: -17px;
    height: 32px;
    width: 32px;
}

.payment-icons img {
    margin-right: -2px;
    margin-bottom: 10px;
    height: 38px;
    width: 58px;
}

.ncript {
    font-size: 12px;
    line-height: 10px;
    color: #2C323F;
}

.border {
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

.borderbottom {
    border-bottom: 1px solid #F0F0F0;
}

.link {
    color: #0285C9;
}

.navbar-collapse {
    border: none;
    box-shadow: none;
}


/*Support Chat Button*/

.supportchat {
    /* Rectangle 8: */
    background: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06), 0 0 2px 0 rgba(0, 0, 0, 0.50);
    border-radius: 4px;
    width: 193px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.supportchat img {
    width: 193px;
    height: 40px;
}


/*Login Page*/

.loginbox {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 25px;
}

.loginbox h1 {
    margin: 0;
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    margin-bottom: 29px;
}

.inputlog {
    padding: 6px 12.5px;
    height: 42px;
    font-size: 18px;
    line-height: 22px;
}

.loginbox input {
    background-color: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 15px;
}

.loginbox input:active,
.loginbox input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

.loginbox .btn.buttonlog {
    background: #0285C9;
    border: 2px solid #0285C9;
    border-radius: 4px;
    /* Login: */
    font-family: 'Lato';
    font-size: 21px;
    color: #FFFFFF;
    letter-spacing: 0;
    width: 100%;
}

.loginbox form {
    margin-bottom: 10px;
}

.loginbox .form-group {
    margin: 0;
}

.loginbox .btn.buttonlog:hover {
    background-color: #00679C;
    border: 2px solid #00679c;
}

.loginbox span.forgotpass {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 23px;
}

.loginbox span.forgotpass:hover {
    color: #006498;
}

#loginmodal h4,.loginbox h4{
    font-family: 'Lato';
    font-size: 22px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 19px;
}

#loginmodal button.loginfb,.loginbox button.loginfb {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 21px;
    color: #000000;
    letter-spacing: 0;
    height: 42px;
    text-align: center;
    padding-top: 7px;
    margin-bottom: 4px;
    width: 100%;
    border: none;
    background: url(../images/pingler/facebook.png) no-repeat;
    background-size: 32px;
    background-position: 5px;
}

#loginmodal button.loginplus,.loginbox button.loginplus {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 21px;
    color: #000000;
    letter-spacing: 0;
    height: 42px;
    text-align: center;
    padding-top: 7px;
    margin-bottom: 4px;
    width: 100%;
    border: none;
    background: url(../images/pingler/googleplus.png) no-repeat;
    background-size: 32px;
    background-position: 5px;
}

#loginmodal button.logintw,.loginbox button.logintw {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 21px;
    color: #000000;
    letter-spacing: 0;
    height: 42px;
    text-align: center;
    padding-top: 7px;
    border: none;
    width: 100%;
    background: url(../images/pingler/twitter.png) no-repeat;
    background-size: 32px;
    background-position: 5px;
}

#loginmodal .socialbuttons button:hover{
    background-color: #f2faff!important;
}

#loginmodal button.logintw:hover{
    background: url(../images/pingler/twitter.png) no-repeat;
    background-size: 32px;
    background-position: 5px;
}

#loginmodal button.loginplus:hover{
    background: url(../images/pingler/googleplus.png) no-repeat;
    background-size: 32px;
    background-position: 5px;
}

#loginmodal button:focus,.loginbox button:focus {
    outline: none;
}

.socialbuttons button:hover {
    background-color: #f2faff;
}


/*Register page*/

.custominput {
    background-color: #fff !important;
}

.reginput {
    margin-bottom: 10px !important;
}

.gcapt {
    margin-bottom: 15px;
}

.regbtn {
    /* Rectangle: */
    background: #52B11E;
    border-radius: 4px;
    /* Sign up: */
    font-family: 'Lato';
    font-size: 21px;
    color: #FFFFFF;
    letter-spacing: 0;
    width: 100%;
}

.regbtn:hover {
    color: #fff;
    background: #389903;
}

.regbox {
    padding-bottom: 20px;
}


/*account navigation*/

.account {
    background-color: #fff;
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
}

.account .navbar-brand {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
}

.account .caret {
    margin-left: 10px;
}

.account .navbar-brand:hover,
.account.navbar-nav li a:hover,
.account .navbar-brand:active,
.account .navbar-brand:focus,
.account.navbar-nav li a:active,
.account.navbar-nav li a:focus {
    color: #6B6B6B;
}

.account .dropdown-menu li a:hover {
    background-color: #F2FBFF;
}

.account.navbar-nav li a {
    margin-top: 0;
    color: black;
}

.account .dropdown-menu li a:hover {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.account.act {
    border-bottom: 2px solid #52B11E;
}

.accbtn .button {
    padding: 6px 12.5px !important;
    color: #fff !important;
    background: #138ED1 !important;
    border-radius: 4px !important;
    margin-right: 9px !important;
    font-family: 'Lato';
    font-size: 18px;
    letter-spacing: 0;
    margin-top: 5.5px;
}

.accbtn .button:hover {
    background-color: #2097D7 !important;
    color: #fff !important;
}

.accbtnnomarg .button {
    margin-right: 0 !important;
}

.navbar-default .navbar-nav .accbtn li a {
    color: #000 !important;
}

.navbar-default .navbar-nav .accbtn .topdropborder a:hover {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.navbar-default .navbar-nav .accbtn li a:hover {
    background-color: #F2FBFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

ul.account {
    margin-left: -15px;
}

.logged.navbar-default .navbar-nav>.open>a:active,
.logged.navbar-default .navbar-nav>.open>a:focus,
.logged.navbar-default .navbar-nav>.open>a:hover,
.logged.navbar-default .navbar-nav>.open>a:visited,
.logged.navbar-default .navbar-nav>.open>a {
    background-color: transparent;
    color: #A2E0FF;
}

.logged .caret {
    margin-left: 10px;
    color: white;
}

.account button.navbar-toggle {
    background-color: transparent;
    box-shadow: none;
}

.account .navbar-toggle .icon-bar {
    background-color: black;
}


/*textpage*/

.textpad {
    padding-top: 28px;
    padding-bottom: 41px;
}

.textcontainer {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding-top: 33px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

h1.textpage {
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 19px;
    margin-top: 0;
}

h4.textpage {
    font-family: 'Lato';
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 26px;
    margin-top: 0;
}

p.textpage {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 24px;
    margin-top: 0;
}

ul.textpage li {
    margin-left: -10px;
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

ul.textpage {
    margin-bottom: 28px;
}

.textcontainer .apicode {
    margin-left: 10px;
}

.textcontainer code {
    background: none;
    padding: 0;
}

.textcontainer code span {
    font-family: 'Lato';
    font-size: 16px;
    letter-spacing: 0;
    vertical-align: baseline;
    display: inline;
}


/*suggest page*/

.suggbox {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding-top: 41px;
    padding-left: 38px;
    padding-bottom: 50px;
    padding-right: 38px;
}

.suggbox h1 {
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 21px;
}

.suggbox .pingservice {
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
}

.suggbox input {
    /* Ping Service URL: */
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    height: 42px;
    padding: 6px 12.5px;
    width: 45%;
    margin-bottom: 20px;
}

.suggbox input:focus,
.suggbox input:active {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

.suggbox button {
    background: #0285C9;
    border-radius: 4px;
    font-family: 'Lato';
    color: #FFFFFF;
    letter-spacing: 0;
    font-size: 16px;
    border: 1px solid #0285C9;
}

.suggbox button:hover {
    color: #fff;
    background-color: #00679C;
    border: 1px solid #00679C;
}


/*pinged*/

.pingedbox {
    background: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 30px 40px;
}

.pingedbox h1 {
    margin-bottom: 24px;
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    margin-top: 0;
}

.pingedbox textarea {
    /* Base: */
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 14px;
    color: #000000;
    width: 100%;
    font-weight: lighter;
    resize: none;
    min-height: 232px;
    padding: 20px;
}

.pingedtext {
    margin-bottom: 18px;
}

.pingedbox h2 {
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    margin-bottom: 9px;
}

.pingedbox p {
    font-family: 'Lato';
    font-size: 15px;
    color: #2F2F2F;
    line-height: 20px;
    margin-bottom: 19px;
}

.pingemailinput {
    padding: 6px 12.5px;
    height: 42px;
    font-size: 18px;
    line-height: 22px;
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #B7B7B7;
    letter-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}

.pinemailinput:active,
.pingemailinput:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
    color: #000;
}

.pingedbox button {
    background: #0285C9;
    border: 2px solid #0285C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
    margin-right: 15px;
}

.pingedbox button:hover {
    color: #fff;
    background-color: #00679C;
    border: 2px solid #00679C;
}

.pingedbox label {
    font-family: 'Lato';
    font-size: 15px;
    color: #2F2F2F;
    letter-spacing: 0;
    line-height: 20px;
}


/*members page*/

.membox {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 40px;
}

.membox h1 {
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 28px;
}

.membdet {
    margin-bottom: 34px;
    height: 150px;
}

.membox img {
    max-width: 96px;
    max-height: 96px;
    float: left;
    margin-right: 17px;
}

.membname {
    font-family: 'Lato';
    font-size: 18px;
    color: #151515;
    margin-bottom: 15px;
}

.membname a{
    color:#000000;
    font-weight: bold;
}

.membname a:hover{
    text-decoration: none;
}

.membcount,
.membcomp {
    font-family: 'Lato';
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    margin-left: 113px;
}

.custompager .pager li a {
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    margin-left:10px;
}

.custompager .pager li a.disabled{
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    color: #C9C9C9;
}

.custompager .pager li a:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
}

.custompager .pager li a.currpage {
    background: #F2FBFF;
    border: 1px solid #71A9CD;
    border-radius: 4px;
}


/*account settings page*/

.accsetbox1 {
    padding-top: 35px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 1px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.accset h1 {
    /* Account Settings: */
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
}

.accsetbox1 input {
    max-width: 310px;
}

.accset button {
    background: #0285C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 23px;
}

.accset button:hover {
    color: #fff;
    background-color: #00679C;
}

.accset .marg20 {
    margin: 10px 0;
}

.accset select {
    background: url(../images/pingler/triangle.png) no-repeat 96% 50%;
    background-size: 6px 4px;
    -webkit-appearance: none;
    margin-top: 20px;
    padding: 6px 12.5px;
    height: 42px;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.accset .form-control {
    color: #626262;
    background-color: #F8F8F8;
}

.accset .row {
    margin-top: 20px;
}

.accsetbox2 {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.accsetbox2 h1 {
    text-align: center;
    margin-bottom: 35px;
}

.statusheader {
    font-family: 'Lato';
    font-size: 18px;
    color: #262626;
    letter-spacing: 0;
    width: 50%;
}

.statusstat {
    font-family: 'Lato';
    font-size: 18px;
    color: #262626;
    letter-spacing: 0;
    padding-left: 30px;
    width: 100px;
    margin-left: 10px;
}

.statuscontainer {
    padding: 18px 20px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    margin-top: -1px;
}

.statuscontainer a{
    cursor:pointer;
}


/*
.statuscontainer:hover {
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 #D9D9D9;
    border: 1px solid #fff;
    z-index: 2;
    position: relative;
    cursor: pointer;
}*/

.settingicon {
    background-image: url(../images/pingler/setting.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 1px;
}

.checkicon {
    background-image: url(../images/pingler/check.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 1px;
}

.alerticon {
    background-image: url(../images/pingler/inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 1px;
}

.listicon {
    background-image: url(../images/pingler/list.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 1px;
}


/*Crawler page */

.crawler {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 40px;
    padding-bottom: 10px;
    display: none;
}

.crawler h1.firsth1 {
    /* Crawlers: */
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.crawler p {
    /* Our Pingler Crawler: */
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.crawler input.details {
    max-width: 318px;
}

.crawler label {
    margin: 20px 0;
}


/*CRAWLER PAGE AFTER PRESSING CRAWL*/

.crawlAdded {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 40px;
}

.crawlAdded button {
    float: right;
}

.crawlAdded button {
    margin-bottom: 0;
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    outline: none;
}

.crawlAdded button:hover {
    background: #00679C;
}

.crawlAdded .acctable {
    padding: 0;
    box-shadow: none;
    border-radius: 4px;
    margin-top: 20px;
}

.crawlAdded .acctable .tdInputAdjust {
    text-align: center;
}

.crawlAdded .table-responsive {
    overflow: auto;
}


/*API KEY PAGE*/

.apibox {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.apibox h1 {
    background-image: url(../images/pingler/setting.png);
    background-repeat: no-repeat;
    background-size: 32px;
    line-height: 32px;
    padding-left: 40px;
}

.apibox button {
    margin-top: 20px;
}

.apibox p {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}


/*ABOUT USER PAGE*/

.userbox {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.userinfo {
    margin-top: 25px;
}

.userbox h1 {
    font-family: 'Lato';
}

.userinfo img {
    width: 96px;
    margin-right: 55px;
    float: left;
}

.username {
    font-size: 18px;
    color: #151515;
    letter-spacing: 0;
    margin-bottom: 16px;
}

.skillbtn {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.userdetails .btn {
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    padding: 4px;
}

.userdetails .btn:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #000;
}

.userbox p {
    font-family: 'Lato';
    margin-top: 10px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}


/* Plugin PAGE*/

.plugbox {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 40px;
}

.plugbox button {
    font-weight: bold;
}

.plugbox h1 {
    margin-top: 0;
    /* Plugins: */
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 50px;
}

.plugbox h2 {
    font-family: 'Lato';
    font-size: 22px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 15px;
    line-height: 1em;
}

.mozplug {
    background-image: url(../images/pingler/mozplug.png);
    background-repeat: no-repeat;
    background-size: 72px;
    padding-left: 125px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.wordplug {
    background-image: url(../images/pingler/wordplug.png);
    background-repeat: no-repeat;
    background-size: 72px;
    padding-left: 125px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.chromeplug {
    background-image: url(../images/pingler/chromeplug.png);
    background-repeat: no-repeat;
    background-size: 66px;
    padding-left: 125px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.ieplug {
    background-image: url(../images/pingler/ieplug.png);
    background-repeat: no-repeat;
    background-size: 70px;
    padding-left: 125px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.safariplug {
    background-image: url(../images/pingler/safariplug.png);
    background-repeat: no-repeat;
    background-size: 72px;
    padding-left: 125px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.pinglerplug {
    background-image: url(../images/pingler/pinglerplug.png);
    background-repeat: no-repeat;
    background-size: 72px;
    padding-left: 125px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.plugbox p {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

.plugbox .download {
    border-radius: 4px;
    font-family: 'Lato';
    color: #000000;
    letter-spacing: 0;
    width: 110px;
    height: 36px;
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    font-family: 'Lato';
}

.plugbox .download:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
}

.createacc {
    padding-left: 175px;
}

.createacc span {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.createacc .button {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    padding: 5.58px 23px;
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #000;
}

.createacc .button:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
}


/*ADD URL PAGE*/

.box1 .row {
    margin-top: 0;
}

.urlbtn .btn {
    background: #0285C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    background-image: url(../images/pingler/add.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 7px 50%;
    padding-left: 30px;
}


/*NOTIFICATION PAGE*/

.urladded {
    background: #59C81D;
    border-radius: 3px;
    font-family: 'Lato';
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    height: 54px;
    line-height: 54px;
    margin-top: -25px;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 20px;
}

.urladded.custom{
    height: auto;
    line-height: 32px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
}

.urladded.custom a{
    color: #fff;
    text-decoration: underline;
}

.urladded.custom .close{
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    margin-top: 5px;
    background: url("../images/close-white.png") center no-repeat;
    background-size: contain;
    text-shadow: none;
    opacity: 1;
}


/*MY ACCOUNT PAGE*/

.myaccbox {
    padding: 40px;
    padding-bottom: 30px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.myaccbox h1 {
    margin-bottom: 24px;
}

.myaccbox .summ {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 10px;
    padding: 0 11px;
}

.myaccbox .summ:hover {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

.myaccbox .label {
    padding: 7.5px 11.5px;
    margin-top: 6px;
}

.myaccbox .label-success {
    background: #66BD37;
    border-radius: 4px;
}

.myaccbox .label-danger {
    /* Rectangle 2: */
    background: #E96610;
    border-radius: 4px;
}

.myaccbox .label-default {
    /* Rectangle 2: */
    background: #A6A6A6;
    border-radius: 4px;
}

.myaccbox .label-primary {
    /* Rectangle 2: */
    background: #007DBE;
    border-radius: 4px;
}

.acctable {
    padding: 30px 40px 40px 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.acctable button.addbtn {
    background: #0285C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    background-image: url(../images/pingler/add.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 7px 50%;
    padding-left: 30px;
    margin: 0;
}

.acctable button.addbtn:hover {
    color: #fff;
    background-color: #00679C;
}

.acctable button.cstmbtn {
    /* Rectangle: */
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    /* CSV Upload: */
    font-family: 'Lato';
    font-size: 16px;
    color: #0E0E0E;
    letter-spacing: 0;
    margin: 0 5px;
}

.acctable button.cstmbtn:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #000;
}

button.cstmbtn + button.cstmbtn {
    margin: 0;
}

.acctable input {
    background-image: url(../images/pingler/search.png);
    background-size: 18px;
    background-repeat: no-repeat;
    padding-left: 39px;
    background-position: 11px 50%;
}

.acctable .searchbtn {
    font-family: 'Lato';
    font-size: 15px;
    color: #0E0E0E;
    letter-spacing: 0;
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    height: 36px;
}

.acctable .searchbtn:focus,
.acctable .searchbtn:active {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

.accp {
    margin-top: 15px;
    font-family: 'Lato';
    font-size: 16px;
    color: #101010;
    letter-spacing: 0;
    font-weight: bold;
}

.acctable span {
    display: inline;
    font-size: 16px;
    font-weight: bolder;
}

.spanp {
    font-family: 'Lato';
    font-size: 16px;
    color: #101010;
    letter-spacing: 0;
    margin-bottom: 5px;
}

tbody:before {
    line-height: 11px;
    content: "_";
    color: white;
    display: block;
}

.table-responsive {
    margin-top: 20px;
}

.table-responsive>table.table>thead>tr>th {
    font-family: 'Lato';
    font-size: 16px;
    color: #101010;
    letter-spacing: 0;
    font-weight: bolder;
    background: #F2FAFF;
    border: 1px solid #DBE8EF;
    line-height: 30.5px;
}

.acctable .table>thead:first-child>tr:first-child>th {
    border-top: 1px solid #DBE8EF;
}

.acctable .table>tbody>tr>td {
    font-family: 'Lato';
    font-size: 16px;
    color: #242424;
    letter-spacing: 0;
    background: #FFFFFF;
    border: 1px solid #DBE8EF;
    line-height: 30.5px;
}

.acctable .table>tbody>tr:hover td {
    background: #FFF7F2;
}

.acctable tbody tr td input {
    margin-top: 7px;
    cursor: pointer;
}

.acctable tbody tr td a {
    margin: 0 5px;
}

.tableControl button {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    outline: none;
    font-family: 'Lato';
    font-size: 16px;
    color: #0E0E0E;
    letter-spacing: 0;
    margin: 0;
    margin-right: 5px;
}

.tableControl button:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #0E0E0E;
}

.tableControl ul li {
    float: left;
    list-style: none;
}

.tableControl ul {
    padding: 0;
    margin: 0;
}

.tableAction ul li {
    float: left;
    list-style: none;
    margin-right: 14.3px;
    font-family: 'Lato';
    font-size: 16px;
    color: #0E0E0E;
    letter-spacing: 0;
}

.tableAction ul {
    float: right;
    padding: 0;
    margin: 0;
}

.acctable tbody tr td button.pause, table tbody tr td button.pause{
    background-color: transparent;
    outline: none;
    border: none;
    margin: 0;
    background-image: url(../images/pingler/pauseoff.png);
    height: 18px;
    width: 12px;
    background-size: 12px 18px;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.acctable tbody tr td button.start, table tbody tr td button.start{
    background-color: transparent;
    outline: none;
    border: none;
    margin: 0;
    background-image: url(../images/pingler/play-default.png);
    height: 18px;
    width: 12px;
    background-size: 12px 18px;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.acctable tbody tr td button.pause:hover,table tbody tr td button.pause:hover {
    background-image: url(../images/pingler/pause.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    height: 18px;
    width: 12px;
    border-radius: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.acctable tbody tr td button.start:hover,table tbody tr td button.start:hover {
    background-image: url(../images/pingler/play-hover.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    height: 18px;
    width: 12px;
    border-radius: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.acctable tbody tr td button.edit,table tbody tr td button.edit {
    background-color: transparent;
    outline: none;
    border: none;
    margin: 0;
    background-image: url(../images/pingler/editoff.png);
    height: 20px;
    width: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.acctable tbody tr td button.edit:hover,table tbody tr td button.edit:hover {
    background-image: url(../images/pingler/edit.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
}

.acctable tbody tr td button.delete,table tbody tr td button.delete {
    background-color: transparent;
    outline: none;
    border: none;
    margin: 0;
    background-image: url(../images/pingler/deleteoff.png);
    height: 18px;
    width: 14px;
    background-size: 14px 18px;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-left: 5px;
}

.acctable tbody tr td button.delete:hover,table tbody tr td button.delete:hover{
    background-image: url(../images/pingler/delete.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
}

.tableAction button.pause {
    background-image: url(../images/pingler/pauseoff.png);
    height: 18px;
    width: 12px;
    background-size: 12px 18px;
    background-repeat: no-repeat;
    border-radius: 0px;
    background-color: transparent;
    border: none;
}

.tableAction button.start {
    background-image: url(../images/pingler/play-default.png);
    height: 18px;
    width: 12px;
    background-size: 12px 18px;
    background-repeat: no-repeat;
    border-radius: 0px;
    background-color: transparent;
    border: none;
}

.billing.acctable,.crawlAdded.acctable{
    margin-top:0px;
}

.tableAction button.pause:hover {
    background-image: url(../images/pingler/pause.png);
}

.tableAction button.start:hover {
    background-image: url(../images/pingler/play-hover.png);
}

.tableAction button.edit {
    background-image: url(../images/pingler/editoff.png);
    height: 20px;
    width: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    border-radius: 0px;
    background-color: transparent;
    border: none;
}

.tableAction button.edit:hover {
    background-image: url(../images/pingler/edit.png);
}

.tableAction button.delete {
    background-image: url(../images/pingler/deleteoff.png);
    height: 18px;
    width: 14px;
    background-size: 14px 18px;
    background-repeat: no-repeat;
    border-radius: 0px;
    background-color: transparent;
    border: none;
}

.tableAction button.delete:hover {
    background-image: url(../images/pingler/delete.png);
}


/*PRICING PAGE*/

.pricebox {
    padding: 40px 60px;
    padding-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.pricebox .pager li>span {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}

.pricebox .pager li>span:hover {
    background-color: #54C715;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.pricebox .pager li {
    /* Packages pricing: */
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
}

.pricebox .pager .previous span {
    background-image: url(../images/pingler/menuleft.png);
    background-repeat: no-repeat;
    background-position: 21px;
    background-size: 8px 17px;
    padding-left: 40px;
    font-size: 18px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 15px;
    background-color: #52B11E;
    color: #fff;
}

.pricebox .pager .next span {
    background-image: url(../images/pingler/menuright.png);
    background-repeat: no-repeat;
    background-position: 158px;
    background-size: 8px 17px;
    padding-right: 40px;
    font-size: 18px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
    background-color: #52B11E;
    color: #fff;
}

.payimg img {
    height: 36px;
    width: 60px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.pricehead .testbord {
    font-family: 'Lato';
    font-size: 18px;
    color: #242424;
    letter-spacing: 0;
    margin-top: -1px;
    padding: 17.5px;
    min-width: 162px;
}

.testbord {
    background: #FFFFFF;
    border: 1px solid #DBE8EF;
}

.customrow .col-md-3,
.customrow .col-lg-12 {
    padding: 0;
}

.pricedet .testbord {
    font-family: 'Lato';
    font-size: 20px;
    color: #242424;
    letter-spacing: 0;
    margin-top: -1px;
    margin-left: -1px;
    text-align: center;
    padding: 16px;
}

.pricedet button {
    margin: 0 auto;
    display: block;
    font-family: 'Lato';
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    background: #F4FBFF;
    border-radius: 4px;
    border: none;
    width: 136px;
    height: 42px;
    outline: none;
    margin-top: 20px;
    border: 1px solid #CBCBCB;
}

.pricedet:hover .testbord {
    border: 1px solid white;
}

.pricedet:hover {
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 #D9D9D9;
    position: relative;
    background-color: white;
    padding: 10px;
    padding-bottom: 24px;
    margin-top: -10px;
    width: 276px;
    position: relative;
    margin-left: -10.5px;
    border: none;
    z-index: 2;
    border-radius: 4px;
}

.pricedet:hover button {
    background: #50B21A;
    border-radius: 4px;
    margin-top: 20px;
    border-color: transparent;
    color: #fff;
}

.pricedet:hover .margup {
    margin-top: -4px;
}

.pricedet:hover img {
    width: 29px;
    height: 29px;
}

.customrow p {
    margin-bottom: 20px;
    font-family: 'Lato';
    font-size: 14px;
    color: #101010;
    letter-spacing: 0;
}

.package-default {
    display: block;
}

.package-large {
    display: none;
}

.package-small {
    display: none;
}

.modal-content.customWidth {
    z-index: 3;
    max-width: 900px;
    margin: 0 auto;
    display: block;
    padding: 50px 80px 50px;
}

.modal-adjust {
    margin: 30px 0 0 0!important;
}

.modal h4 {
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
}

.modal-header {
    border: none;
    padding: 0;
}

.modal input {
    /* Rectangle: */
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    /* Coupon code: */
    font-family: 'Lato';
    font-size: 16px;
    color: #0E0E0E;
    letter-spacing: 0;
    padding: 6px;
    margin-right: 10px;
}

.modal form {
    float: right;
}

.modal input:focus,
.modal input:active {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

.modal button {
    font-family: 'Lato';
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    background: #0285C9;
    border-radius: 4px;
    border: none;
    height: 36px;
    width: 85px;
    outline: none;
}

.logBox {
    background-color: #FFFFFF;
    border: 1px solid #DBE8EF;
    font-family: 'Lato';
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 15px;
    padding: 0;
}

.logBox button {
    color: #000;
    background-color: transparent;
    width: 100%;
    height: 100%;
    padding: 18.5px 0;
    font-size: 26px;
    letter-spacing: 0;
    font-family: 'Lato';
}

.logBox:hover {
    background-color: : #FFFFFF;
    box-shadow: 0 0 20px 0 #D9D9D9;
    position: relative;
    z-index: 999;
}

.customLoginBox {
    padding: 30px;
    max-width: 420px;
    margin: auto !important;
}

#logmodal p {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 10px;
}

#loginmodal p {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 25px;
}

#loginmodal form {
    float: none;
}

#loginmodal input {
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    padding: 7.5px 12px;
    font-size: 18px;
    letter-spacing: 0;
    outline: none;
    margin-bottom: 10px;
    min-width: 100%;
}

#loginmodal input:active,
#loginmodal input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

#loginmodal button {
    /* Login: */
    font-family: 'Lato';
    font-size: 21px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 20px;
    width: 100%;
    height: 45px;
}

#loginmodal button:hover {
    background: #50B21A;
}

#loginmodal a {
    /* Forgot your password: */
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
}

#regmodal p {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 10px;
}

#regmodal p {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 25px;
}

#regmodal form {
    float: none;
}

#regmodal input {
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    padding: 7.5px 12px;
    font-size: 18px;
    letter-spacing: 0;
    outline: none;
    margin-bottom: 10px;
    min-width: 100%;
}

#regmodal input:active,
#regmodal input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

#regmodal button {
    /* Login: */
    font-family: 'Lato';
    font-size: 21px;
    color: #FFFFFF;
    letter-spacing: 0;
    width: 100%;
    height: 45px;
}

#regmodal button:hover {
    background: #50B21A;
}

#regmodal img {
    margin-bottom: 10px;
}

.sub-length {
    background-color: #FFFFFF;
    border: 1px solid #DBE8EF;
    font-family: 'Lato';
    font-size: 16px;
    letter-spacing: 0;
    height: 220px;
    margin-top: 35px;
}

.sub-length:hover {
    background-color: : #FFFFFF;
    box-shadow: 0 0 20px 0 #D9D9D9;
    position: relative;
    z-index: 999;
}

.sub-length:hover button {
    background: #50B21A;
    border-radius: 4px;
}

.sub-length span {
    font-family: Lato;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.sub-length span.discountText {
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 6px;
}

.sub-length span.discountAmount {
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 21px;
}

.discount {
    background-image: url(../images/pingler/discount.png);
    background-size: 90px;
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.modal-body .col-md-3 {
    padding: 0;
}

.modal-body {
    padding: 0;
}

.noleftbord {
    border-left: none;
}

.sub-length h5 {
    font-family: 'Lato';
    font-size: 23px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    margin-top: 55px;
    font-weight: 400;
}

.sub-length h6 {
    font-family: 'Lato';
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    text-align: center;
}

.sub-length button {
    display: block;
    margin: 0 auto;
    margin-top: 45px;
}

.modal-footer {
    text-align: center;
    border: none;
    padding: 0;
    margin-top: 60px;
}

.modal-footer img {
    width: 70px;
    height: 42px;
}

.orderType,
.orderType2 {
    height: 280px;
}

.orderType img {
    width: 128px;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-top: 95px;
}

.orderType button {
    margin-top: 60px;
}

.orderType2 img {
    width: 137px;
    height: 75px;
    display: block;
    margin: 0 auto;
    margin-top: 72px;
}

.orderType2 button {
    margin-top: 43px;
}

.modal-content.billingInput {
    z-index: 3;
    max-width: 420px;
    margin: 0 auto;
    display: block;
    padding: 30px;
}

.billingInput h4 {
    margin-bottom: 10px;
}

.billingInput input {
    margin-top: 20px;
}

.expiration,
.ccv {
    margin-top: 20px;
}

.ccv {
    margin-left: 35px;
}

#inputCC input {
    margin-right: 0;
}

.expiration h6,
.ccv h6 {
    font-family: 'Lato';
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
}

.expiration span {
    display: inline;
    margin: 0 10px;
}

.billingInput button {
    width: 100%;
    margin-top: 20px;
    height: 45px;
}

.billingInput button:hover {
    background: #50B21A;
    border-radius: 4px;
}

.packageHeader button {
    font-family: 'Lato';
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    background-color: #F7FBFD;
    border: 1px solid #DBE8EF;
    border-bottom: 0.5px solid #DBE8EF;
    width: 100%;
    outline: none;
    text-align: left;
    margin-top: -1px;
    height: 80px;
    padding: 0 30px;
}

.packageHeader button img {
    margin-top: 11px;
}

.packageHeader h2 {
    font-family: 'Lato';
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 22px;
}

.packageWrap {
    display: none;
}

.packageWrap h3 {
    font-family: 'Lato';
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 13px;
}

.packageSection {
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    margin-top: -1px;
    height: 80px;
    padding: 13px 30px;
}

.packageSection img {
    margin-top: 11px;
}

.packageSection button {
    background: #0285C9;
    border-radius: 4px;
    outline: none;
    /* Order: */
    font-family: 'Lato';
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    border: none;
    width: 100%;
    height: 50px;
}

.packageList {
    margin-bottom: 20px;
}

.packageSection button:hover {
    background: #50B21A;
    border-radius: 4px;
}


/*ADD URL FROM CSV PAGE*/

.csvBox {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding: 40px;
}

.csvBox h1 {
    margin-bottom: 25px;
}

.csvBox h4 {
    font-family: 'Lato';
    font-size: 22px;
    color: #006DA6;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 25px;
}

.csvBox ol {
    padding: 0;
    padding-left: 15px;
    margin-bottom: 30px;
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

.csvBox p {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.csvBox .btn-default {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    padding: 7px 21px;
}

.csvBox .btn-default:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #000;
}

.csvBox textarea {
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    width: 100%;
    margin-top: 20px;
    resize: none;
    min-height: 150px;
    padding: 15px;
    font-family: 'Lato';
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: lighter;
    padding-top: 8px;
}

.csvBox textarea:active,
.csvBox textarea:focus {
    outline: none;
}

.csvBox button {
    margin-top: 17px;
    margin-bottom: 0;
    padding: 7px 21px;
    border: none;
}


/*DELETE URL PAGE*/

.deleteBox {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    min-height: 338px;
}

.deleteBox h1 {
    margin-bottom: 20px;
}

.deleteBox p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

.deleteBox button {
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    outline: none;
}

.deleteBox button:hover {
    background: #00679C;
}


/*EXPORT CSV PAGE*/

.exportBox {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    min-height: 338px;
}

.exportBox p {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.exportBox form {
    font-size: 16px;
    color: #242424;
    line-height: 20px;
}

.exportBox input {
    margin: 0;
    margin-right: 10px;
}

.exportBox button {
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 0;
}

.exportBox button:hover {
    background: #00679C;
}


/*CHANGE PASSWORD PAGE*/

.passBox {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    min-height: 338px;
}

.passBox h1 {
    margin-bottom: 20px;
}

.passBox input {
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    padding: 7.5px 12px;
    font-size: 18px;
    letter-spacing: 0;
    outline: none;
    margin-bottom: 10px;
    min-width: 318px;
}

.passBox input:active,
.passBox input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    background-color: #F2FAFF;
}

.passBox button {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    outline: none;
}

.passBox button:hover {
    background: #00679C;
}


/*SUBMIT TESTIMONIAL PAGE*/

.submitBox {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    min-height: 338px;
}

.submitBox h1 {
    margin-bottom: 20px;
}

.submitBox textarea {
    background: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    outline: none;
    padding: 7.5px 12px;
    resize: none;
    width: 100%;
    height: 140px;
}

.submitBox button {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    outline: none;
}

.submitBox button:hover {
    background: #00679C;
}


/*TESTIMONIAL PAGE*/

.testBox {
    padding: 40px;
    padding-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.testBox button {
    margin-bottom: 0;
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    outline: none;
    float: right;
}

.testBox button:hover {
    background: #00679C;
}


/*FEEDBACK PAGE*/

.feedBox {
    background: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    padding-top: 40px;
    padding-bottom: 30px;
}

.feedBox .whiteSection {
    padding: 30px 40px;
}

.feedBox .graySection {
    padding: 30px 40px;
    background: #FAFAFA;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.feedBox h1 {
    /* Dear customer: */
    font-family: 'Lato';
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 15px;
}

.feedBox p,
label {
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    vertical-align: middle;
}

.feedBox .form-group {
    margin: 0;
    float: right;
}

.feedBox textarea {
    resize: none;
    width: 100%;
    height: 170px;
    outline: none;
    margin-top: 20px;
}

.feedBox ul {
    padding: 0;
    list-style: none;
    margin: 20px 0 0 0;
}

.feedBox select {
    min-width: 300px;
    background: url(../images/pingler/triangle.png) no-repeat 96% 50%;
    background-size: 6px 4px;
    -webkit-appearance: none;
    padding: 6px 12.5px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.feedBox button.submit {
    margin-bottom: 0;
    padding: 7px 21px;
    border: none;
    background: #0285C9;
    border-radius: 4px;
    outline: none;
    color: #FFFFFF;
}

.feedBox button.submit:hover {
    background: #00679C;
}

.feedBox button {
    font-family: 'Lato';
    font-size: 16px;
    letter-spacing: 0;
}

.feedBox button.skip {
    background: #F8F8F8;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    font-family: 'Lato';
    font-size: 16px;
    color: #000000;
    padding: 7px 21px;
}

.feedBox button.skip:hover {
    background-color: #f2faff;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #000;
}

td.with-buttons a {
    display: table-cell;
}

@media only screen and (max-width: 486px) {
    .pricebox {
        padding: 20px;
        padding-bottom: 5px;
    }
    .passBox input {
        min-width: 100%;
    }
    .testBox button {
        float: none;
        margin-top: 20px;
    }
    .testBox h1 {
        width: 100%;
    }
}

@media only screen and (max-width: 725px) {
    .acctable .searchbtn {
        width: 100%;
        clear: right;
        float: none;
        margin-top: 10px;
    }
    .acctable button.cstmbtn {
        float: none;
        margin-bottom: 10px;
        clear: left;
        width: 100%;
        margin-left: 0;
    }
    .acctable button.addbtn {
        margin-bottom: 10px;
        width: 100%;
    }
}


/*@media only screen and (max-width: 1199px)*/

@media only screen and (max-width: 1199px) {
    .accsetbox1 input {
        max-width: 243.33px;
    }
    .statusstat {
        margin-left: 0;
    }
    .statusheader {
        width: 80%;
    }
    .feedBox select {
        min-width: 250px;
    }
}

@media only screen and (max-width: 699px) {
    .statusheader {
        width: 70%;
    }
}

@media only screen and (max-width: 535px) {
    .statusheader {
        width: 60%;
    }
    .mozplug {
        background-image: url(../images/pingler/mozplug.png);
        background-repeat: no-repeat;
        background-size: 40px;
        padding-left: 60px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
    .wordplug {
        background-image: url(../images/pingler/wordplug.png);
        background-repeat: no-repeat;
        background-size: 40px;
        padding-left: 60px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
.chromeplug {
        background-image: url(../images/pingler/chromeplug.png);
        background-repeat: no-repeat;
        background-size: 40px;
        padding-left: 60px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
    .ieplug {
        background-image: url(../images/pingler/ieplug.png);
        background-repeat: no-repeat;
        background-size: 40px;
        padding-left: 60px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
    .safariplug {
        background-image: url(../images/pingler/safariplug.png);
        background-repeat: no-repeat;
        background-size: 40px;
        padding-left: 60px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
    .pinglerplug {
        background-image: url(../images/pingler/pinglerplug.png);
        background-repeat: no-repeat;
        background-size: 40px;
        padding-left: 60px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
    .createacc {
        padding-left: 80px;
    }
    .createacc .button {
        display: block;
        margin-bottom: 10px;
        max-width: 100px;
        text-align: center;
    }
}


/*@media only screen and (max-width: 767px)*/

@media only screen and (max-width: 767px) {
    .navbar-collapse {
        overflow: hidden;
    }
    .navbar-default .navbar-nav li.login a {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 0;
    }
    .navbar-default .navbar-nav li.signup a {
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 10px;
    }
    .navbar-default .navbar-nav li a {
        margin-top: 0;
        padding: 10px 15px;
    }
    .navbar-nav {
        margin: 0 -15px;
    }
    .dropdown.custombtn {
        margin-top: 0;
        width: 100%;
        text-align: left;
        height: 44px;
        margin-right: 30px;
        margin-left: 21px;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff !important;
        margin-left: 5px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #A2E0FF;
    }
    .navbar-nav .open .dropdown-menu {
        margin-top: -10px;
        margin-bottom: 15px;
    }
    .box2 {
        margin-top: 40px;
    }
    .movedown {
        margin-top: 40px;
    }
    .topnav {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav li.login a {
        padding: 7px 17px 11px 17px;
    }
    .benefit h2 {
        text-align: center;
    }
    .plugins img {
        height: 40px;
        width: 40px;
    }
    .padright {
        padding: 0;
    }
    .padleft {
        padding: 0;
    }
    h3.notopmargin {
        margin-top: 0
    }
    .capthcha {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav li a {
        margin-top: 0;
        padding: 10px 30px;
    }
    .navbar-default .navbar-nav li.login a {
        padding: 7px 17px 11px 21px;
    }
    .navbar-default .navbar-nav li.signup a {
        padding: 7px 17px 11px 21px;
        margin-top: 10px;
    }
    .accbtn button {
        margin-left: 30px;
        width: 100%;
        text-align: left;
        margin-right: 30px;
    }
    .accbtn .navbar-nav .open .dropdown-menu {
        text-align: center;
    }
    .accbtn .button {
        margin-bottom: 10px !important;
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .logged.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .logged.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #A2E0FF !important;
    }
    .account.navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: black !important;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        background-color: transparent;
    }
    .accsetbox1 input {
        max-width: 100%;
    }
    .accsetbox2 {
        margin-bottom: 40px;
    }
    .userdetails {
        float: left;
        margin-top: 20px;
        position: relative;
    }
    .clearfix {
        clear: both;
    }
    .tableControl button {
        margin-top: 20px;
    }
    .tableAction ul {
        float: left;
        clear: left;
    }
    .tableAction ul li {
        margin-top: 20px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .urlbtn .btn {
        margin-top: 15px;
    }
    .noleftbord {
        border-left: 1px solid #DBE8EF;
    }
    .modal-header form input {
        margin: 15px 0px;
        width: 100%;
    }
    .modal-header form {
        float: none;
    }
    .modal-header button {
        width: 100%;
    }
    .sub-length {
        margin-top: -1px;
    }
    .couponApply {
        margin-bottom: 20px;
    }
    .feedBox .form-group {
        float: none;
        clear: both;
    }
    .feedBox p.pull-left {
        float: none;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .box2 {
        margin-top: 40px;
    }
    .downmd {
        margin-top: 30px;
    }
    .plugins img {
        height: 50px;
        width: 50px;
    }
    .padright {
        padding: 0;
    }
    .padleft {
        padding: 0;
    }
    .capthcha {
        margin-top: 20px;
    }
    h3.notopmargin {
        margin-top: 0
    }
    .accsetbox1 input {
        max-width: 100%;
    }
    .accsetbox2 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .capthcha,
    .gcapt {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .gcapt {
        margin-bottom: -7px;
    }
    .suggbox input {
        width: 100%;
    }
    .crawlAdded button {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 475px) {
    .pingedbox button {
        margin-bottom: 20px;
    }
}


/* ----------- Non-Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {}


/* ----------- Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {}


.padd-right-7{
    padding-right: 7px;
}

.bad-URLS .modal-body .hoverTable{
    max-height: 400px;
    overflow: scroll;
    overflow-x: hidden;
}


.bad-URLS .modal-body .hoverTable::-webkit-scrollbar {
    -webkit-appearance: none;
}

.bad-URLS .modal-body .hoverTable::-webkit-scrollbar:vertical {
    width: 11px;
}

.bad-URLS .modal-body .hoverTable::-webkit-scrollbar:horizontal {
    height: 11px;
}

.bad-URLS .modal-body .hoverTable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

.bad-URLS .modal-content.customWidth{
    padding: 50px 50px 50px;
}