a {
    cursor: pointer;
}
.menu {
    margin-top: 20px;
    margin-bottom: 30px;
}

.header-text {
    text-align: center;
    color: #ffffff;
}

.header-text h1 {
    font-size: 38px;
    color: #ffffff;
}

.header-text h2 {
    font-size: 23px;
    color: #ffffff;
    font-weight: 300;
    font-style: italic;
}

.main-video-player {
    width: 700px;
    height: 400px;
    margin: auto;
    margin-bottom: 30px;
}

.coral {
    border-color: #e25f3c;
}

.service-item .service-title h2 {
    font-size: 31px;
}

.service-item>div {
    min-height: 233px;
}

.lightbrown-bg {
    background: #dea95c;
}
.price-col-head {
    min-height: 214px;
}

.footer {
    border-top: 5px solid #FFFFFF;
    color: #ffffff;
    font-weight: normal;
}
.footer h3 {
    color: #ffffff;
    font-weight: normal;
}
.footer>div {
    padding-left: 30px;
}

.footer ul li {
    margin-top: 5px;
}

.logo-area {
    /* margin: 30px; */
    color: #fff;
    background: url('./images/serLogo.png') no-repeat;
    width: 200px;
    height: 70px;
}

.api-top {
    height: 75px;
    border: 2px solid #ffffff;
    padding: 17px;
    text-align: center;
}

.api-top .btn input {
    width: 135px;
}

.apikey {
    font-size: 30px;
    color: #fff;
    font-weight: 100;
}

.content-middle {
    margin-top: 30px ;
    margin-bottom: 30px;
}

.generic-content {
    background: #ffffff;
    padding: 30px;
    margin-bottom: 30px;
    color: #5d5d5d;
}

.generic-content h2 {
    margin-bottom: 20px;
    color: #ff7758;
    margin-top: 0;
}

.contact-content {
    background: #fff;
    padding: 30px;
    margin: auto;
    margin-bottom: 30px;
    width: 75%;
}

.contact-title {
    text-transform: uppercase;
    font-size: 18px;
}

.login-title {
    text-transform: uppercase;
    font-size: 18px;
}

.contact-content input, .contact-content textarea {
    margin-top: 20px;
}

.contact-content .field_select {
    width: 100%;
    margin-top: 20px;
    float: right;
}

.contact-content textarea {
    height: 170px;
}
input.contact-submit {
    margin-top: 0px;
}

.signup-content {
    background: #fff;
    padding: 30px;
    margin: auto;
    margin-bottom: 30px;
    width: 75%;
}

.signup-content input {
    margin-top: 20px;
    margin-bottom: 5px;
}

input.signup-submit {
    margin-top: 0px;
}

.signup-content .field_select {
    width: 100%;
    margin-top: 20px;
    float: left;
}

.clear {
    clear: both;
}

.signup-subscription-cost {
    text-align: center;
    font-size: 18px;
    color: #5d5d5d;
}

.signup-content .gsaranker {
    width: 170px !important;
}

.signup-content .back-btn {
    margin-right: 10px;
}

.payment-choice {
    margin-top: 20px;
    padding-left: 15px;
}

.payment-choice img {
    width: auto;
}

.signup-content .tabs-framed {
    min-height: 380px;
}

span.notification {
    color: red;
    height: auto;
}

.account-content {
    background: #fff;
    padding: 20px;
    display: none;
}

.account-pbn {
    background: #fff;
    padding: 20px;
    display: none;
    margin-left: 15px;
    margin-right: 15px;
}

#changepassword {
    margin-right: 30px;
}
.invoice-row {
    cursor: pointer;
}

.invoice-row:hover {
    background: #00a7ad;
    color: #fff;
}

.form-hidden {
    display: none;
}

.hide {
    display: none;
}

#cancelSubscription {
    /*width: 100px;*/
    cursor: pointer;
}


#formsubscription,#addformsubscription {
    display: none;
}

.api-key,.ip-address {
    width: 100px !important;
    float: left;
    text-align: center;
}

#subscription-pricing, #add-subscription-pricing {
    text-align: right;
    margin-bottom: 10px;
    font-size: 22px;
}

.ser-content-middle {
    background: #fff;
    margin:30px;
    padding: 30px;
}

.forgotpassword {
    color: #a6a6a6;
}

.failed-login {
    color: red;
    margin-bottom: 10px;
}

.add-ip-apikey,.save-ip-apikey {
    margin-right: 25px;
    margin-bottom: 10px;
}

.col-left {
    margin-right: 0px;
}

.signup-content .field_text {
    height: 94px;
}

#paymentbtn,#accountbtn {
    pointer-events: none;
}

#account-subscription .btn-small span {
    padding: 5px;
    font-size: 10px;
    line-height: 15px;
}

.add-pbnsite {
    
   padding: 15px; 
    
}

.field_text_pbnsite,
.field_select_pbnsite {
  margin-bottom: 15px;
}

.modal-content .field_text {
    
  margin-bottom: 5px;  
    
}

.account-row {
    margin: auto;
    
}

#account-subscription .payment-choice {
    padding-left: 0px;
}

#account-subscription .bitcoin-choice {
    padding-left: 8px;
}

#account-subscription .yearlyradio {
    margin-left: 100px !important;
}

#successMessage {
    margin-left: 15px;
}

.year-btn-account {
    margin-left: 100px;
}

.add-subscription {
    margin-top: 10px;
}

.engine-count {
    font-weight: bold;
    font-size: 60px;
    text-align: center;
    margin-top: 35px;
}
.noapikey {
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    line-height: 35px;
}

.add-subscription-top {
    margin-left: 10px;
    margin-top: -6px;
}

.acc-hidden {
    display: none;
}

.add-subscription span {
    width: 170px;
    margin-top: 10px;
}

.capfirstletter {
    text-transform: capitalize;
}

.acc-disabled {
    opacity: 0.5;
}
.account-content .alert-body {
    border: 1px solid;
    /*border-radius: 26px;*/
}
.account-content .alert {
    display: none;
}

.menu ul li a span {
    border-right: 1px solid rgba(223, 227, 233, 0.2);
    display: block;
    padding: 10px 22px;
}

.changesubscription-message {
    margin-top: 10px;
}

.account-content .alert-close {
    position: absolute;
    top: 0;
    left: 0;
    /* right: 0; */
    /* bottom: 0; */
    float: none;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    /* text-indent: 10000px; */
    width: 50px;
    height: 50px;
}

.please-add-more {
    color: #3c9ff3;
}

.invoice-row td:first-child{
    width: 100px;
}

.account-content input[disabled] {
    cursor: default;
    background: grey;
    border: 2px solid grey;
}

.account-content input[disabled].api-key {
    border: 1px solid #c4c4c4;
    background: transparent;
    -webkit-text-fill-color: rgb(160, 160, 160);
    -webkit-opacity:1;
}

.sign-up-warmning {
    color: red;
    font-size: 14px;
}

.siteoptions {
    position: relative;
    display: inline-block;
}

.option-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.option-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.option-content a:hover {background-color: #f1f1f1}

.siteoptions:hover .option-content {
    display: block;
}

.siteoptions:hover .options-btn {
    background-color: #3e8e41;
}

/* Fix menu */

div .menu {
    position: static;
    
}


/* The Modal (background) */

*, *:before, *:after {
  box-sizing: border-box;
}

.modal {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
  padding: 0 20px;
  z-index: 2;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fff;
  border-radius: 3px;
  max-width: 800px;
  margin: 50px auto;
  padding: 20px;
}

.modal-content h2 {
    
    color: #ff7758;
    
}

.modal-content .templategroup {
    
    display: block;
    margin-left: 5px;
    
}

.modal-content img {
    border: 1px solid #c4c4c4;
    border-radius: 0px;
    padding: 2px;
    height: 100%;
}

.modal-content img:hover {
    border: 1px solid #25bf75;
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.modal-content img.selected {
    border: 1px solid #25bf75;
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.modal-content .social {
    
    margin-top: 18px;
    
}

.modal-content .row > .column {
  padding: 0 8px;
}

.modal-content .row:after {
  content: "";
  display: table;
  clear: both;
}

.modal-content .template-column {
  float: left;
  width: 33%;
  padding-right: 3px;
  margin-bottom: 20px;
}

.modal-content .col-sm-6 {
    
    padding: 5px;
    
}

/* Placed on the body while a modal is open to prevent scrolling. */
.showing-modal {
  overflow: hidden;
}

/* So the scrollbar calculation is correct. */
body {
  margin: 0;
}

.modal-content .tooltip-inner {
    max-width: 250px;
    /* If max-width does not work, try using width instead */
    width: 250px; 
}

/* Center the loader */
#loader {
  left: 50%;
  top: 50%;
  z-index: 1;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #25bf75;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

.modal-content input[type="checkbox"]{
	visibility: hidden;
}

.checkboxFive {
    width: 25px;
    position: relative;
    display: inline-block;
}

.modal-content .checkboxlabel {
    
    margin-top: 10px;
    position: relative;
    top: 13px;
    left: 10px;
    font-weight: inherit;
}

.checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #eee;
    border: 1px solid #ddd;
}

.checkboxFive label:after {
    opacity: 0.1;
    content: '';
    position: absolute;
    width: 12px;
    height: 7px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkboxFive label:hover::after {
	opacity: 0.5;
}

.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.tutorial a {
    color: #33b733;
    
}

.tutorial img {
    
    max-width: 100%;
    max-height: 100%;
    
}

.tutorial-list {
    
    margin-left: 25px;
    
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#account-catchall .field_text, .field_select {
    
    width: 70%;
    
}

#account-catchall .inner-links a, .inner-links .page-current{
    
    border: 1px solid #999;
    border-right: 0;
    
}

#account-catchall .pagination .btn span {
    
    border: 1px solid #999;
    border-right: 0;
}

#account-catchall .pagination .btn-right span {
    
    border: 1px solid #999;
}

#account-catchall .pagination{
    
    margin-top: 0;
    margin-right: 0;
}

a {
    color: #999;
    
}

#account-catchall select.input-sm{
    
    line-height: 1;
    
}

#account-catchall .pagination > .active > a{

   background-color: #999;
   border-color: #999;
    
}

#account-catchall .col-sm-7{
    width: auto;
    float: right;
    
}