.wpweb-sry-share-link {
	display: none;
}
#wpweb-sry-referral-link {
	width: 100%;
	max-width: 300px;
}
.wpweb-sry-table {
	border-collapse: collapse;
	width: 100%;
}
.wpweb-sry-table th {
	background: #0d3d63;
	color: #fff;
}
.wpweb-sry-table th, .wpweb-sry-table td {
	padding: 10px;
}
.wpweb-sry-table tr:nth-child(odd) {
	background: #eee;
}
.wpweb-sry-button {
	cursor: pointer;
}
.wpweb-sry-button:hover {
	opacity: 0.8;
}
/*** Modal Style ***/
.wpweb-sry-modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.wpweb-sry-modal h2, .wpweb-sry-modal h3 {
	margin: 10px 0 !important;
	color: #fff;
}
/* Modal Content */
.wpweb-sry-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 30px auto;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close, .payout-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.payout-close:hover,
.payout-close:focus,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.wpweb-sry-modal-header {
    padding: 2px 16px;
    background-color: #ffb700;
    color: white;
}

.wpweb-sry-modal-body {padding: 16px;}

.wpweb-sry-modal-footer {
    padding: 16px;
    /*background-color: #ffb700;
    color: white;*/
}
/*** End Modal Style ***/
.wpweb-sry-input-error, .wpweb-sry-input-txt-error {
	color: #f00;
}
.wpweb-sry-success-msg, .wpweb-sry-success-request-msg {
	color: rgb(38, 146, 38);
}
span.wpweb-sry-email-desc {
    display: block;
    font-style: italic;
}
ul .page-numbers a, a.page-numbers, span.page-numbers, .page-links span, .page-links a > span {
	display: inline-block !important;
}
.wpweb-sry-paginate {
	text-align: right;
	padding: 10px 0;
}

/*Add Custom css code for survey design*/
.wpweb_sry_credits_payout {
  max-width: 100%;
}
.wpweb_sry_payout_content {
  max-width: 100%;
  overflow-y: auto;
  padding-bottom: 15px;
}
.wpweb_survey_endpoints {
  background: rgb(247, 247, 247) none repeat scroll 0 0;
  border: 1px solid rgb(228, 228, 228);
  margin: 0 !important;
}
.wpweb_survey_endpoints > li {
  list-style: outside none none;
}
.wpweb_survey_endpoints a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  -ms-transition: all 0.5s ease 0s; /* IE 9 */
    -webkit-transition: all 0.5s ease 0s; /* Safari */
	-moz-transition: all 0.5s ease 0s; /* Safari */
    transition: all 0.5s ease 0s;
}
.wpweb_survey_endpoints > li a {
  display: block;
  padding: 5px 10px;
}
.wpweb_survey_endpoints a:hover, .wpweb_survey_endpoints li.active a{
  color: #fff;
  padding-left: 5px;
  text-decoration: none;
  -ms-transition: all 0.5s ease 0s; /* IE 9 */
    -webkit-transition: all 0.5s ease 0s; /* Safari */
	-moz-transition: all 0.5s ease 0s; /* Safari */
    transition: all 0.5s ease 0s;
	background:#000;
}
.wpweb_sl_header > h2, .wpweb_scl_header > h2 {
  margin: 0;
  padding: 0;
} {
  margin: 0;
  padding: 0;
}
.wpweb_render_contents_endpoints .vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-info {
  margin-top: 10px;
}
.wpweb_scl_content ol {
  margin: 0 !important;
  padding: 6px 25px;
}
.wpweb_scp_header {
  background: rgb(255, 183, 0) none repeat scroll 0 0;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px;
  width: 50%;
}
.wpweb_scp_header > h2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
}
.wpweb_sry_tcredits {
  background: rgba(255, 183, 0, 0.7) none repeat scroll 0 0;
  display: inline-block;
  padding: 10px;
  width: 50%;
}
.wpweb_sry_tcredits > h2 {
  margin: 0;
  padding: 0;
}
.wpweb_sry_payout_box {
  padding-left: 10px;
  padding-top: 20px;
}
.wpweb_sry_payout_box > h2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 50%;
}
.wpweb_scp_req_list {
  padding-left: 10px;
  padding-top: 20px;
}
.wpweb_scp_req_list > h2 {
  color: rgb(0, 0, 0);
  font-size: 21px !important;
  margin: 0;
  padding: 0 0 6px;
}
.wpweb_render_contents_endpoints h2 {
  font-size: 17px;
  font-weight: normal;
  line-height: 28px;
}
.wpweb_sry_payout_box {
  border-bottom: 1px solid rgb(221, 221, 221);
  padding-bottom: 20px;
}
.wpweb_sry_payout_btn {
  display: inline-block;
  width: 50%;
}
.min_input_description {
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin-top: 5px;
  padding-top: 5px;
}
.wpweb-sry-paginate {
  text-align: center;
}
.wpweb_scl_content > h2, .wpweb_sl_header > h2, .wpweb_scl_header > h2 {
  background: rgb(255, 183, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 10px;
}
.wpweb_sl_content {
  padding-top: 10px;
}
.wbweb_total {
  padding: 10px;
}
.wpweb_sl_content a {
  color: rgb(0, 0, 0);
}
.wpweb_render_contents_endpoints {
  border: 1px solid rgb(221, 221, 221);
  box-sizing: border-box;
  padding: 2px;
}
.wpweb_scl_content {
  padding-top: 10px;
}
.wpweb-no {
  background: rgb(220, 220, 220) none repeat scroll 0 0;
  border-bottom: 1px solid rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  text-align: center;
  width:100px;
}
.wpweb_sry_etf_details_form p label strong {
    color: #ff7877;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {
.wpweb_scp_header, .wpweb_sry_tcredits {
  width: 100%;
}

}
/*Add Custom css code for survey design*/