@charset "utf-8";
body {
	background:#ffffff;
	font-family:sans-serif;
	font-size:12px;
	display: inline-block;
	width: 100%;
	margin: 0px;
}
.clear {
	clear:both;
}
.wrapper_widget {
	width:270px;
	padding:0px 5px 0px 0px;
	border: 5px transparent solid;
    border-right: 0px;
	font-family: sans-serif;
	background:#E1E1E1;
	color:#000000;
	line-height:normal;
	word-wrap:break-word;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.wrapper_fullpage {
	background:#E1E1E1;
	color:#000000;
	margin:auto;
	line-height:normal;
	word-wrap:break-word;
	padding:5px 5px 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
	-moz-box-shadow:0px 0px 10px 2px rgba(102, 102, 102, 0.8);
	-webkit-box-shadow:0px 0px 10px 2px rgba(102, 102, 102, 0.8);
	box-shadow:0px 0px 10px 2px rgba(102, 102, 102, 0.8);
	-khtml-box-shadow: 0px 0px 20px rgba(102, 102, 102, 0.8);	
}
.wrapper_widget .frm-field-row .checker span:after, .wrapper_widget .terms-and-conditions .checker span:after {font-size: 20px;}
.wrapper_widget .frm-field-row li { margin: 8px 0px 8px 0px; }
.wrapper_widget .frm-field-row li label { cursor: pointer; }
.wrapper_widget .frm-field-row .choice span:after {top: 5px; left: 5px;}
.wrapper_widget .frm-field-row .choice ~ span { padding-left: 10px; vertical-align: middle; font-size: 14px;}
.wrapper_widget .frm-field-row .checker ~ lable{padding-left: 10px; font-size: 14px; vertical-align: middle;}
.wrapper_widget .terms-and-conditions {font-size: 14px; margin-bottom: 10px; line-height: 24px;}
.wrapper_widget .frm-field-row .choice, .wrapper_widget .frm-field-row .checker {margin-top: -5px;}
.wrapper_widget .terms-and-conditions .checker { padding-right: 10px; margin-top: -5px;}

.wrapper_fullpage .terms-and-conditions {font-size: 14px; margin-bottom: 10px; line-height: 24px;}
.wrapper_fullpage .terms-and-conditions .checker { padding-right: 10px; margin-top: -3px;}
.wrapper_fullpage .frm-field-row .checker span:after, .wrapper_fullpage .terms-and-conditions .checker span:after {font-size: 20px;}
.wrapper_fullpage .frm-field-row .choice span:after {top: 5px; left: 5px;}
.wrapper_fullpage .frm-field-row .choice ~ span { padding-left: 10px; font-size: 14px;}
.wrapper_fullpage .frm-field-row .checker ~ lable {padding-left: 10px; font-size: 14px; vertical-align: middle;}
.wrapper_fullpage .frm-field-row li { margin: 8px 0px 8px 0px; }
.wrapper_fullpage .frm-field-row li label {cursor: pointer;}
.wrapper_fullpage .frm-field-row select {width:  255px;}
.wrapper_fullpage .frm-field-row .choice, .wrapper_fullpage .frm-field-row .checker, .wrapper_fullpage .terms-and-conditions .checker {margin-top: -5px;}
.wrapper_facebook_tab {
	background:#E1E1E1;
	color:#000000;
	margin:auto;
	line-height:normal;
	word-wrap:break-word;
	padding:5px 5px 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.header-text {
	width:100%;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:5px 0 5px 0;
	text-align:center;
}
.testimonial_main_row {
	width:100%;
	overflow:auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
	color:#000000;
	clear:both;
	word-wrap:break-word;
}
.display-photo-testimonials {
	width:100%;
	float:left;	
	background-color:#FFFFFF;
	color:#000000;
	font-family:Lucida Sans Unicode;
}
#testimonials_slide {
	width:100%;
	position: relative;
    top: -1em; 
    margin-top: 15px;
    padding: 0px;
	list-style:none;
	float:left;
}
.photo-testimonial-main-box {
	float:left;
	width:236px;
	margin:7px;
	background-color:#FFFFFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow:0px 1px 10px 2px rgba(102, 102, 102, 0.8);
	-webkit-box-shadow:0px 1px 10px 2px rgba(102, 102, 102, 0.8);
	box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.33);
	-khtml-box-shadow: 0px 1px 20px rgba(102, 102, 102, 0.8);
}

.testimonials_entry_box .photo-testimonial-main-box {
	width: 380px;
	float: unset;
	margin: 7px auto;
	display: table;
}
.display-photo-with-radius,.display-photo-without-radius {
	text-align:center;
}
.display-photo-with-radius img {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.testimonials_entry_box .photo-testimonial-main-box .display-photo-with-radius img{
	min-width: 100%;
	width: 100%;
	height: auto;
}
.photo-caption {
	float:left;
	padding:20px 10px 20px 10px;
	font-size:12px;
	width:92%;
        /*color:#666666;*/
}
.testimonials_entry_box .photo-testimonial-main-box .photo-caption{
	font-size: 18px;
	text-align: center;
	width: calc(100% - 20px);
}
.display-second-photo-box {
	text-align:center;
	margin-top:10px;
}
.photo-testimonial-main-box:hover #photo_share_button .share-icon,
.photo-testimonial-main-box:hover .sm_share_btn {
	color:#1891e4;
}
.photo-testimonial-main-box:hover .photo_vote_button .vote-icon,
.photo-testimonial-main-box:hover .vote-icon.photo-testimonial-vote-btn-disabled,
.photo-testimonial-main-box:hover .vote-icon.photo-testimonial-vote-btn,
.photo-testimonial-main-box:hover .sm_like_btn, .photo-testimonial-main-box:hover .sm_vote_btn,
.photo_vote_button .vote-icon.photo-testimonial-vote-btn-disabled,
.photo_vote_button .vote-icon.photo-testimonial-like-btn-disabled {
	color:#f21e44;
}
.photo-other-options .share-icon,
.photo-other-options .vote-icon {
    font-size: 18px;
    background: transparent;
    text-align: center;
    font-weight: bold;
    width: auto;
    margin-top: 5px;
    height: auto;
}

.sm_tooltip {
  display: inline;
  position: relative;
}
.photo-testimonial-main-box:hover .sm_tooltip:after{
    display: block;
    background: #fff;
    border-radius: 4px;
    color: #444;
    content: attr(data-title);
    font-size: 12px;
    padding: 5px;
    width: auto;
    position: absolute;
    top: -25px;
    white-space: nowrap;
    z-index: 99;
    transform: translate(-50%, 0);
    left: 50%;
    filter: drop-shadow(0.968px 3.881px 4px rgba(62,70,118,0.15));
}
.photo-testimonial-main-box:hover .sm_tooltip:before{
    border-color: #fff transparent;
    width: 8px;
    height: 8px;
    background-color: #fff;
    content: "";
    left: 15%;
    bottom: 21px;
    position: absolute;
    filter: drop-shadow(0.968px 3.881px 4px rgba(62,70,118,0.15));
    transform: rotate(45deg);
    z-index: 999;
}
.testimonials_entry_box .photo-testimonial-main-box:hover .sm_tooltip:before{
	bottom: 23px;
}	
.photo-testimonial-main-box:hover .sm_tooltip.photo-testimonial-vote-btn:after, .photo-testimonial-main-box:hover .sm_tooltip.photo-testimonial-vote-btn-disabled:after,.photo-testimonial-main-box:hover .sm_tooltip.sm_vote_btn:after {
	top: -30px;
}
.view_more_entries_text{
	text-align: center;
	padding: 20px 0px;
	font-size: 16px;
}
.photo-other-options {
	float:right;
	width: 30%;
	padding-left: 10px;
	align-self: center;
	padding-bottom: 10px;
}
.testimonials_entry_box .photo-other-options {
	width: 22%;
}	
.testimonials_entry_box .customer-profile-other-detail{
	width: 78%;
}
#photo_share_button, .photo_vote_button {
	float: left;
	
	cursor: pointer;
}
#photo_share_button{
	margin-right: 23px;
}
.photo_vote_button{
	margin-right: 8px;
}	
.photo-testimonial-vote-btn.vote-icon,
.photo-testimonial-vote-btn-disabled.vote-icon {
	margin-top: 5px;
	min-width: auto;
}
.photo-testimonial-like-btn.vote-icon,
.photo-testimonial-like-btn-disabled.vote-icon {
	margin-top: 0;
	min-width: auto;	
}
.pinit-btn {
	float:left;
	width:40px;
	height:20px;
	margin:0 5px 0 0;
	cursor:pointer;
	background:url("../images/pin_it_button.png") no-repeat;
}
.share-btn {
	float:left;
	width:41px;
	height:20px;
	margin:0 5px 0 0;
	cursor:pointer;
	/*background:url("../images/share.png") no-repeat;*/
}
/*.photo-testimonial-like-count {
	float:left;
	font-size:12px;
	margin:3px 7px 0 0;
	color:#000000;
	font-family:sans-serif; 
}*/
.photo-testimonial-like-btn {
	float:left;
        min-width: 41px;
	width:auto;
	height:20px;
	margin:2px 5px 0 0;
	cursor:pointer;
	/*background:url("../images/like_thumb_17x17.png") no-repeat;*/
}
.photo-testimonial-like-btn-disabled:not(.vote-icon) {
	float:left;
    min-width: 41px;
	width:auto;
	height:20px;
	margin:2px 5px 0 0;
	/*background:url("../images/like_thumb_disable_17x17.png") no-repeat;*/
}
.photo-testimonial-dislike-count {
	float:left;
	font-size:12px;
	margin:3px 7px 0 0;
	color:#000000;
	font-family:sans-serif; 
}
.photo-testimonial-dislike-btn {
	float:left;
	width:17px;
	height:17px;
	margin:2px 5px 0 0;
	cursor:pointer;
	background:url("../images/dislike_thumb_17x17.png") no-repeat;
}
.photo-testimonial-dislike-btn-disabled {
	float:left;
	width:17px;
	height:17px;
	margin:2px 5px 0 0;
	background:url("../images/dislike_thumb_disable_17x17.png") no-repeat;
}
.photo-testimonial-vote-btn {
	float:left;
	min-width:41px;
        width: auto;
	height:20px;
	margin:0 5px 0 0;
	cursor:pointer;
	/*background:url("../images/vote.png") no-repeat;*/
}
.photo-testimonial-vote-btn-disabled {
	float:left;
	min-width:41px;
        width: auto;
	height:20px;
	margin:0 5px 0 0;
	/*background:url("../images/vote_disable.png") no-repeat;*/
}
.customer-details {
	float:left;
	border-top:solid 1px #CCCCCC;
	width:100%;
	padding:5px 0;
	display: flex;
}
.customer-profile-img {
	float:left;
	padding:2px 0 2px 10px;
}
.customer-profile-img img {
	width:47px;
	height:47px;
}
.customer-profile-other-detail {
	float:left;
	width: 64%;
}
.customer-profile-name {
	padding:0 6px 0 6px;
	font-weight:bold;
	font-size:12px;
	/*color:#666666;*/
}
.photo-testimonial-date-stamp {
	float:left;
	clear:both;
	/*color:#666666;*/
	font-size:12px;
	padding:5px 6px 0 6px;
}
.photo-contest-winner-message {
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#3b4795;
	margin:5px 5px 0 6px;
	width:70%;
}
.photo-contest-winner-ribbon {
	float:right;
	margin:0 5px;
}
.photo-contest-winnertext {
	color: #3b4795;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    margin-top: 12px;
    text-align: right;
}
.photo-contest-winner-ribbon span {
	float:left;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background: url("../images/ribbon2.png") no-repeat;
	height:41px;
	width:50px;
	padding-top:9px;
}
.photo-contest-winner-ribbon span sup { 
	font-size:9px; 
	font-weight:normal; 
	line-height:0; 
}

.load-more-photos-row {
	width:100%;
	text-align:center;
	margin:10px 0;
}
.show-more-photos-btn {
	width:249px;
	height:41px;
	margin:auto;
	cursor:pointer;
	display:none;
	background:url("../images/show_more_photos.png") no-repeat;
}
.show-more-photos-btn:hover {
	background:url("../images/show_more_photos_hover.png") no-repeat;
}
.show-more-loading-img {
	display:none;
	margin:auto;
	padding:6px 0 10px 0;
	width:45px;
	height:45px;
	display:none;
	background:url("../images/data_loader.gif") no-repeat;
}

.collect-photos {
	background:#eeeeee;
	font-family:sans-serif;
	padding:6px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:solid 1px #a5a5a5;
	position:relative;
}
.collect-photos-arrow {
	margin-top:-1px;
	height:15px;
	width:14px;
	float:left;
}
.collect-photos-arrow:before {
  	content:' ';
	position:absolute;
	border: 8px solid;
	border-color: #a5a5a5 transparent transparent #a5a5a5;
    margin-left:20px;
}
.collect-photos-arrow:after {
 	content:' ';
	position:absolute;
	border: 7px solid;
	border-color: #eeeeee transparent transparent #eeeeee;
	margin-left:21px;
}
.call-to-action {
	width:100%;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:5px 0 5px 0;
	text-align:center;
}
.collect-photos-btn-row {
	float:left;
	width:100%;
}
.banner-image {
	width:100%;
	float:left;
	text-align:center;
	display:none;
        margin-bottom:5px;
}
.banner-image img {
	max-width:100%;
	height:auto;
}
.your-rules-left {
	font-size:10px;
	padding:5px 5px 0 5px;
	font-weight:bold;
	display:none;
	float: left;
}
.your-rules-right {
	font-size:12px;
	padding:5px 3px 0 0;
	font-weight:bold;
	display:none;
}
.your-rules-left a,
.your-rules-right a {
	color:#000000;
	text-decoration:none;
}
.your-rules-right a:hover {
	text-decoration:underline;
}
.contest-display-dates {
	float:left;
	width:100%;
	color:#FF0000;
	font-size:14px;
	font-weight: bold;
	font-family:sans-serif;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.upload-photo-btn {
	float:left;
	width:95px;
	height:21px;
	margin:0 0px 0 0;
	cursor:pointer;
	background:url("../images/upload_photo.png") no-repeat;
}
.upload-photo-btn:hover {
	background:url("../images/upload_photo_hover.png") no-repeat;
}
.view-photos-btn {
	float:left;
	width:81px;
	height:21px;
	margin:0 0px 0 0;
	cursor:pointer;
	background:url("../images/view_photos.png") no-repeat;
}
.view-photos-btn:hover {
	background:url("../images/view_photos_hover.png") no-repeat;
}

.upload-photo-tab {
	background-color:#FFFFFF;
    color: #000000;
    float: left;
	font-family:sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
    width:100%;
}
.upload-photo-section {
	width:100%;
}
.upload-photo-main-title {
	color: #000000;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding:15px 0 10px 0;
    text-align: left;
    width: 100%;
}
.upload-photo-heading {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	width:94%;
}
.add-photo-caption-box {
	width:98%;
	float:left;
	margin:5px 0 0 0;
}
.add-photo-caption-title {
	float:left;
    font-size:14px;
    margin:4px 0 0;
    width:94%;
}
.add-photo-caption-box textarea {
	width:220px;
	border:solid 1px #CCCCCC;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 20px;
	margin-top:5px;
}
.add-photo-caption-remaining-characters {
	width:255px;
	font-size:14px;
	clear:both; 
	text-align:right;
	margin-top:3px;
}
.contest_start_soon {
	clear:both;
	margin-top: 35px;
    text-align: center;
	color:#000000;
	font-family:Lucida Sans Unicode;
	display:none; 
	float:left;
	width:100%;	 
}
.contest_start_soon_title {
	font-size:30px;
	font-weight:bold;
}
.contest_start_soon_sub {
	font-size:16px;
	font-weight:bold;
}
.social-share-commentbox .social-share-title {
	color: #666666;
}

.vuploadbox input[type="file"]{ background-color:#f7f5e8; border:1px solid #e3d3c3; border-radius:2px; width:220px; height:24px; cursor:pointer;}
.photo-cta-options{float: left;}
.photo_share_cta_button{margin-left: 5px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.vuploadbox input[type="file"]  {height:40px !important;}
}

#FileUpload { position:relative; }
.BrowserHidden {
    position:relative;
    width:220px;
    height:26px;
    text-align: right;
    -moz-opacity:0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}
#BrowserVisible {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    /*background:url(../images/browse_2.png) 100% 0px no-repeat;*/
    height:40px;
    width:auto;
	cursor:pointer;
}
.BrowseText {
	float:left;
	width:160px;
	height:40px;
	height: 18px\9; /* IE 8 and below */
	border:#ABADB3 solid 1px;
	padding:1px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* User Detail Submission Form */
.upload-photo-section form {
	float:left;
	width:95%;
	padding:10px 0 0 10px;
}
.customer-info-form {
	float:left;
	font-family:sans-serif;
	width:220px;
	font-size:12px;
}
.customer-form-desc {
	width:220px;
	font-size:12px;
	padding:15px 0 5px 0;
	text-align:left;
}
.privacy-policy-link {
	font-size:10px;
	clear:both;
	display:none;
	text-align:right;
	width:100%;
}
.privacy-policy-link a {
	color:#000000;
	text-decoration:none;
}
.privacy-policy-link a:hover {
	text-decoration:underline;
}
.terms-and-conditions {
	font-size:12px; 
	font-weight:normal;
	margin-top:10px;
	width:100%;
	float:left;
	line-height:normal;
}
.terms-and-conditions input[type="checkbox"] {
	float:left;
	margin:0 5px 0 0;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    font-size: 12px;
}
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
  .terms-and-conditions input[type="checkbox"] {
  	margin-top:2px;
  }
}
/*.terms-and-conditions a {
	color:#000000;
}*/
.form-upload-btn {
	float:left;
	width:72px;
	height:23px;
	margin:15px 0 5px 0;
	cursor:pointer;
	background:url("../images/upload.png") no-repeat;
}
.form-upload-btn:hover {
	background:url("../images/upload_hover.png") no-repeat;
}
.form-upload-btn-disabled {
	float:left;
	width:72px;
	height:23px;
	margin:15px 0 5px 0;
	display:none;
	background:url("../images/upload_disable.png") no-repeat;
}
.frm-heading-row {
	width:100%;
	margin:5px 0 5px 0;
}
.frm-field-row {
	list-style:none;
	padding:10px 0 0 0;
	clear:both;
}
.frm-field-row li {
	list-style-type: none;
}
.frm-field-title {
	float:left;
	font-size:14px;
	color:#000000;
}
.frm-field-required {
	color:#ff0000;
}
.frm-field-inner-row {
	width:100%;
	margin:5px 0 0 0;
}
.frm-field-row input,
.frm-field-row textarea,
.frm-field-row select,.vuploadbox input[type="file"] {
	width:220px;
	margin-top:5px;
	border:solid 1px #CCCCCC;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.add-photo-caption-box textarea {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.frm-field-row input:focus,
.frm-field-row textarea:focus,
.frm-field-row select:focus,
.add-photo-caption-box textarea:focus {
	border-color:#e1e1e1;
	outline:none;
}
.frm-field-row textarea {
	height:70px;
	padding:10px 20px;
	overflow:auto;
}
.frm-field-row select {
	font-size:14px;
	padding:3px 2px;
}
.frm-field-row input[type="radio"],
.frm-field-row input[type="checkbox"] {
	margin:0 5px 0 0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
}
.frm-option-group {
	padding:0px;
	float:left;
	width:98%;
	margin:5px 0 5px 0px;
}
.frm-option-group li {
	float:left;
	width:98%;
	margin:5px 0 2px 0;
}
label.form_error {
	float:left;
	color:#ff0000;
	width:100%;
	padding:3px 0;
	font-size:12px;
	font-weight:normal;
}
#submission_form_layout label.form_error { 
	display: none; 
}

a.tooltip u {
	cursor:pointer;
}
a.tooltip span {
	display:none; 
	padding:5px 3px 5px 5px; 
	margin-left:8px; 
	width:230px;
	font-size:11px;
	font-weight:normal;
}
a.tooltip:hover span {
	display:block; 
	position:absolute; 
	border:1px solid #cccccc;
	cursor:auto; 
	background:#e5e5e5; 
	color:#000;
	z-index:1000;
}
.or-word-text {
	text-align:center; 
	font-weight:bold; 
	font-size:12px; 
	margin:15px 8px 0 0;
	float:left;
	display:none;
}
.submit-via-mobile-btn {
	float:left;
	width:122px;
	height:23px;
	margin:12px 0 5px 0;
	cursor:pointer;
	background:url("../images/submitviamobile.png") no-repeat;
}
.submit-via-mobile-btn:hover {
	background:url("../images/submitviamobile_hover.png") no-repeat;
}

.upload-progress-main-bar {
	display:none;
	position: relative;
	width: 215px;
	margin: 7px 0 0 0;
	border: 1px solid #DDD;
	padding: 3px;
	border-radius: 3px;
}
.upload-progress-inner-bar {
	background: #009AEB;
	height: 20px;
	width: 100%;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	transition: width .3s;
}
.upload-progress-percent {
	position: absolute;
	display: inline-block;
	font-size:12px;
	top: 5px;
	left: 42%;
	color: #333;
}
.upload-processing-text {
	float:left;
	font-size: 12px;
    font-weight: bold;
    margin: 5px 0 5px 0;
    width: 100%;
	display:none;
}

.qr-code-section {
	display:none; 
	width:80%;
	padding:0 10% 0 10%;
}
.qr-code-main {
	/*width:240px; */
        width:100%; 
	padding-top:15px;
	text-align:left;
}
.qr-code-title {
	width:100%;
	font-size:13px;
	font-weight:bold;
}
.qr-code-image {
	width:100%;
	margin-top:15px;
}
.qr-code-microsite-url {
	width:100%;
	margin-top:15px;
	font-size:13px;
	font-weight:bold;
}
.qr-code-microsite-url a {
	color:#000000;
	text-decoration:none;
}
.qr-code-microsite-url a:hover {
	text-decoration:underline;
}
.qr-code-back-btn {
	float:right;
	margin-top:15px;
	width:52px;
	height:23px;
	margin:12px 0 5px 0;
	cursor:pointer;
	background:url("../images/back.png") no-repeat;
}
.qr-code-back-btn:hover {
	background:url("../images/back_hover.png") no-repeat;
}

.photo-share-section {
	float:left;
	width:100%;
	display:none;
}
.thankyou-text {
	width:100%;
	font-size:18px;
	font-weight:bold;
	font-family:sans-serif;
	text-align:center;
	color:#000;
	padding:5px 0;
}
.remaining-network-text {
	width:98%;
	padding:0 1%;
	font-size:14px;
	font-family:sans-serif;
	text-align:center;
	color:#000;
	margin-bottom:10px;
        float: left;
}

.social-share-main {
	float:left;
	width:92%;
	margin:0 4% 0 4%;
}
.social-share-commentbox {
	background:#eeeeee;
	padding:6px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:solid 1px #a5a5a5;
}
.social-share-commentbox textarea {
	width: calc(100% - 80px);
	width: 99%\9; 	/* IE 8 and below */
	border:solid 1px #a5a5a5;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	overflow:auto;
}
.social-share-title {
	width:100%;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:0 0 5px 0;
}
.social-network-btn-row {
	width:100%;
	float:left;
	margin:0 0 0 0;
}
.post-to-facebook-btn {
	float:left;
	width:54px;
	height:21px;
	margin:0 3px 0 0;
	cursor:pointer;
	background:url("../images/sharetofacebook.png") no-repeat;
}
.post-to-facebook-btn:hover {
	background:url("../images/sharetofacebook_hover.png") no-repeat;
}
.post-to-twitter-btn {
	float:left;
	width:54px;
	height:21px;
	margin:0 3px 0 0;
	cursor:pointer;
	background:url("../images/sharetotwitter.png") no-repeat;
}
.post-to-twitter-btn:hover {
	background:url("../images/sharetotwitter_hover.png") no-repeat;
}
.post-to-linkedin-btn {
	float:left;
	width:54px;
	height:21px;
	margin:0 3px 0 0;
	cursor:pointer;
	background:url("../images/sharetolinkedin.png") no-repeat;
}
.post-to-linkedin-btn:hover {
	background:url("../images/sharetolinkedin_hover.png") no-repeat;
}
.post-to-email-btn {
	float:left;
	width:40px;
	height:21px;
	margin:0 0 0 0;
	cursor:pointer;
	background:url("../images/mail2.png") no-repeat;
}
.post-to-email-btn:hover {
	background:url("../images/mail2_hover.png") no-repeat;
}

/* changes for share to email button 10feb2015 */
.dropdown {
	color: #cccccc;
	background-color: #ffffff;
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}	
.dropdown ul { 
	list-style: none; padding: 0; margin: 0; 
	position: absolute;
	left: -1px; 
	z-index: 5;
	border: 1px solid #cccccc;
	width: 100%;
	color: #cccccc;
	background-color: #ffffff;
	display: none;
}
.dropdown li { 
	list-style: none; padding: 0; margin: 0; 
	padding: 2px 2px 2px 3px;
	color:#333333;
	font-family: sans-serif;
	font-size:12px;
}
.dropdown li.selected { display: none; }
.dropdown li:hover { background-color:#3b5998; color: #ffffff; }
.dropdown.open { border: 1px solid #666666; color: #333333; }
.dropdown.open ul { border: 1px solid #666666; color: #333333; }
.subject {
	top: -93px;
        left: 1px;
        width: 77px;
}
/* changes for share to email button 10feb2015 */

.powered_by {
	float:right;
	padding:5px 5px 0 5px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	font-family: sans-serif;
	color:#0000FF;
}
.powered_by a {
	text-decoration:none; 
	color:#0000ff;
}
.wrapper_widget #brand {
	/*position: fixed;
    bottom: 0px;
    right: 18px;*/
    margin-bottom: 2px;
}
.fb_disclaimer_text {
	float:left;
	font-size:11px;
	text-align:left;
	padding: 10px 0 0 10px;
	width:98%;
	cursor:pointer;
}
.cookie_disable_error_msg {
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	width:95%;
	margin:10px 10px;
}
.cookie_disable_error_msg a {
	color:#000000;
}

.form-next-btn {
	float:left;
	width:72px;
	height:23px;
	margin:15px 0 0 0;
	cursor:pointer;
	background:url("../images/next.png") no-repeat;
}
.form-next-btn:hover {
	background:url("../images/next_hover.png") no-repeat;
}
.form-previous-btn {
	float:left;
	width:72px;
	height:23px;
	margin:15px 15px 0 0;
	cursor:pointer;
	background:url("../images/previous.png") no-repeat;
}
.form-previous-btn:hover {
	background:url("../images/previous_hover.png") no-repeat;
}
#infscr-loading {
	text-align:center;
	width:100%;
	padding:0;
	position:absolute;
	bottom:0;
}
#infscr-loading img {
	margin:0 auto;
}
.testimonial-main-box-hide, #page-nav { display:none; }
#show_more_photos_btn { display:none; }

/* changes for custom button changes start */
.frm-button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    cursor: pointer;  
    font-size: 13px;
    font-weight: bold;
    /*height: 24px;*/
    line-height: 23px;
    text-align: center;	 
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	letter-spacing:normal;
	white-space:normal;
	word-wrap:break-word;
	outline:none; 	 
}
.frm-button:hover {
	-webkit-transition: background 1s linear;
    -moz-transition: background 1s linear;
    -o-transition: background 1s linear;
    -ms-transition: background 1s linear;
    transition: background 1s linear;
}
.frm-button.frm-button-small,
.frm-button.frm-btn-small {
	height:21px;
	line-height:20px;
	font-size:11px;
	padding:0 4px;
}
.frm-button.frm-btn-small { width:auto; }
button::-moz-focus-inner {
    padding: 0;
	border: 0
} 
.frm-button.frm-button-small img, .frm-button.frm-btn-small img { position:relative; top:4px; }
.form-upload-btn-disabled { opacity:0.5; filter:alpha(opacity=50); }
#BrowserVisible .frm-button-file{ margin-top: 9px; }
.frm-button-file { margin-left:2px; }
.email_dropdown_div {
	float: left;
	width: 1px; 
	/*margin-left: -54px;*/
        text-align: left;
}
.form-submit-message {
	float: left; 
	clear: both; 
	margin: 7px 0 0; 
	text-align: left; 
	max-width: 100%; 
	width: 220px;
	font-family:sans-serif;
	font-size:14px;
}
/* changes for custom button changes end */
/* changes for header text center */
#deadline_date_1 .contest-display-dates { text-align:center; }
#deadline_date .contest-display-dates { text-align:center; }
#photo_upload_div_section .contest-display-dates { text-align:left; }
.wrapper_fullpage .header-text,
.wrapper_facebook_tab .header-text,
.wrapper_fullpage .call-to-action,
.wrapper_facebook_tab .call-to-action { font-size:16px; }
.sm_share_utility_box .social-share-main{ 
	max-width: 680px;
	width:100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 30px;
	float: none;
	clear: both;
}
.sm_share_utility_box .social-share-commentbox-video, .sm_share_utility_box .social-share-commentbox{
	width: auto; 
	background: #fff;
	border-radius:50px; 
	padding: 40px;
	border: none;
}
.sm_share_utility_box .social-share-title{
	font-size: 21px;
	margin-bottom: 30px;
}
.sm_share_utility_box .social-share-commentbox-video .social-network-btn-row, .sm_share_utility_box .social-share-commentbox .social-network-btn-row, .sm_share_utility_box .social-share-commentbox-video .social-network-btn-row-without-share, .sm_share_utility_box .social-share-commentbox .social-network-btn-row-without-share{
	margin-top:30px;
	text-align: center !important;
	float: unset;
	clear: both;
}
.sm_social_icon_box{
	padding: 0px;
	width: 44px;
    height: 44px;
    display: inline-block;
    background-color: gray;
    margin-right: 10px;
    border-radius: 50%;
}
.sm_share_utility_box .sm_social_icon_box{
	margin-right: 20px;
}
.sm_social_icon_box.fb{
	background-color:#3d5a96;
}
.sm_social_icon_box.tw{
	background-color:#000000;
}
.sm_social_icon_box.ln{
	background-color:#007ab7;
}
.sm_social_icon_box.em{
	background-color:#2f75ec;
}
.sm_social_icon_box.whatsapp{
	background-color:#2cb742;
}
.sm_social_icon_box.telegram{
	background-color:#039be5;
}
.sm_social_icon_box.messenger{
	background-color:#2196f3;
}
.sm_social_icon_box:last-child{
	 margin-right: 0px;
}
.sm_social_icon_box i{
	font-size: 18px;
	color: #ffffff;
	line-height: 2.4;
}
.sm_social_icon_box i.fa-whatsapp, .sm_social_icon_box i.fa-facebook-messenger{
	font-size: 20px;
	line-height: 2.1;
}
#upload_photo_section .plupload.html5{
	display: none;
}
/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 480px) and (orientation: portrait){
	body {
		margin:0 0 0 0;
	}
	#campaign-body {
		width:98%;
                padding: 5px 1%;
	}
	#campaign-display-part {
		height:95%;
	}	
	.upload-photo-btn {
		width:125px;
		height:31px;
		background:url("../images/mobile/upload_photo.png") no-repeat;
	}
	.upload-photo-btn:hover {
		background:url("../images/mobile/upload_photo_hover.png") no-repeat;
	}
	.view-photos-btn {
		width:115px;
		height:31px;
		background:url("../images/mobile/view_photos.png") no-repeat;
	}
	.view-photos-btn:hover {
		background:url("../images/mobile/view_photos_hover.png") no-repeat;
	}
	.submit-via-mobile-btn {
		width:145px;
		height:31px;
		background:url("../images/mobile/submitviamobile.png") no-repeat;
	}
	.submit-via-mobile-btn:hover {
		background:url("../images/mobile/submitviamobile_hover.png") no-repeat;
	}
	.form-upload-btn {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload.png") no-repeat;
	}
	.form-upload-btn:hover {
		background:url("../images/mobile/upload_hover.png") no-repeat;
	}	
	.form-upload-btn-disabled {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload_disable.png") no-repeat;
	}
	.qr-code-back-btn {
		width:68px;
		height:31px;
		background:url("../images/mobile/back.png") no-repeat;
	}
	.qr-code-back-btn:hover {
		background:url("../images/mobile/back_hover.png") no-repeat;
	}
	.form-next-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/next.png") no-repeat;
	}
	.form-next-btn:hover {
		background:url("../images/mobile/next_hover.png") no-repeat;
	}
	.form-previous-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/previous.png") no-repeat;
	}
	.form-previous-btn:hover {
		background:url("../images/mobile/previous_hover.png") no-repeat;
	}
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape){
	body {
		margin:0 0 0 0;
	}
	#campaign-body {
		width:98%;
                padding: 5px 1%;
	}
	#campaign-display-part {	
		height:98%;
	}
	.upload-photo-btn {
		width:125px;
		height:31px;
		background:url("../images/mobile/upload_photo.png") no-repeat;
	}
	.upload-photo-btn:hover {
		background:url("../images/mobile/upload_photo_hover.png") no-repeat;
	}
	.view-photos-btn {
		width:115px;
		height:31px;
		background:url("../images/mobile/view_photos.png") no-repeat;
	}
	.view-photos-btn:hover {
		background:url("../images/mobile/view_photos_hover.png") no-repeat;
	}
	.submit-via-mobile-btn {
		width:145px;
		height:31px;
		background:url("../images/mobile/submitviamobile.png") no-repeat;
	}
	.submit-via-mobile-btn:hover {
		background:url("../images/mobile/submitviamobile_hover.png") no-repeat;
	}
	.form-upload-btn {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload.png") no-repeat;
	}
	.form-upload-btn:hover {
		background:url("../images/mobile/upload_hover.png") no-repeat;
	}	
	.form-upload-btn-disabled {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload_disable.png") no-repeat;
	}
	.qr-code-back-btn {
		width:68px;
		height:31px;
		background:url("../images/mobile/back.png") no-repeat;
	}
	.qr-code-back-btn:hover {
		background:url("../images/mobile/back_hover.png") no-repeat;
	}
	.form-next-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/next.png") no-repeat;
	}
	.form-next-btn:hover {
		background:url("../images/mobile/next_hover.png") no-repeat;
	}
	.form-previous-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/previous.png") no-repeat;
	}
	.form-previous-btn:hover {
		background:url("../images/mobile/previous_hover.png") no-repeat;
	}
}

/* #### Tablets Portrait #### */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){
	body {
		margin:0 0 0 0;
	}
	#campaign-body {
		width:98%;
                padding: 5px 1%;
	}
	#campaign-display-part {
		height:78%;
	}
	.upload-photo-btn {
		width:125px;
		height:31px;
		background:url("../images/mobile/upload_photo.png") no-repeat;
	}
	.upload-photo-btn:hover {
		background:url("../images/mobile/upload_photo_hover.png") no-repeat;
	}
	.view-photos-btn {
		width:115px;
		height:31px;
		background:url("../images/mobile/view_photos.png") no-repeat;
	}
	.view-photos-btn:hover {
		background:url("../images/mobile/view_photos_hover.png") no-repeat;
	}
	.submit-via-mobile-btn {
		width:145px;
		height:31px;
		background:url("../images/mobile/submitviamobile.png") no-repeat;
	}
	.submit-via-mobile-btn:hover {
		background:url("../images/mobile/submitviamobile_hover.png") no-repeat;
	}
	.form-upload-btn {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload.png") no-repeat;
	}
	.form-upload-btn:hover {
		background:url("../images/mobile/upload_hover.png") no-repeat;
	}	
	.form-upload-btn-disabled {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload_disable.png") no-repeat;
	}
	.qr-code-back-btn {
		width:68px;
		height:31px;
		background:url("../images/mobile/back.png") no-repeat;
	}
	.qr-code-back-btn:hover {
		background:url("../images/mobile/back_hover.png") no-repeat;
	}
	.form-next-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/next.png") no-repeat;
	}
	.form-next-btn:hover {
		background:url("../images/mobile/next_hover.png") no-repeat;
	}
	.form-previous-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/previous.png") no-repeat;
	}
	.form-previous-btn:hover {
		background:url("../images/mobile/previous_hover.png") no-repeat;
	}
}

/* #### Tablets Landscape #### */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){
	body {
		margin:0 0 0 0;
	}
	#campaign-body {
		width:98%;
                padding: 5px 1%;
	}
	#campaign-display-part {
		height:73%;
	}
	.upload-photo-btn {
		width:125px;
		height:31px;
		background:url("../images/mobile/upload_photo.png") no-repeat;
	}
	.upload-photo-btn:hover {
		background:url("../images/mobile/upload_photo_hover.png") no-repeat;
	}
	.view-photos-btn {
		width:115px;
		height:31px;
		background:url("../images/mobile/view_photos.png") no-repeat;
	}
	.view-photos-btn:hover {
		background:url("../images/mobile/view_photos_hover.png") no-repeat;
	}
	.submit-via-mobile-btn {
		width:145px;
		height:31px;
		background:url("../images/mobile/submitviamobile.png") no-repeat;
	}
	.submit-via-mobile-btn:hover {
		background:url("../images/mobile/submitviamobile_hover.png") no-repeat;
	}
	.form-upload-btn {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload.png") no-repeat;
	}
	.form-upload-btn:hover {
		background:url("../images/mobile/upload_hover.png") no-repeat;
	}	
	.form-upload-btn-disabled {
		width:78px;
		height:31px;
		background:url("../images/mobile/upload_disable.png") no-repeat;
	}
	.qr-code-back-btn {
		width:68px;
		height:31px;
		background:url("../images/mobile/back.png") no-repeat;
	}
	.qr-code-back-btn:hover {
		background:url("../images/mobile/back_hover.png") no-repeat;
	}
	.form-next-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/next.png") no-repeat;
	}
	.form-next-btn:hover {
		background:url("../images/mobile/next_hover.png") no-repeat;
	}
	.form-previous-btn {
		width:85px;
		height:31px;
		background:url("../images/mobile/previous.png") no-repeat;
	}
	.form-previous-btn:hover {
		background:url("../images/mobile/previous_hover.png") no-repeat;
	}
}

/* Banner Image Design Code Start */
.banner-image-design {
	padding:5px;
	display:none;
	margin-bottom:5px;
	background-size: cover !important;
}
.banner-image-design img {
	max-width:100%;
	height:auto;
	/* width:100%; */
}
.banner-image-on-top {
	margin-bottom:5px;
}
.banner-image-on-top img {
	width:100%;
}
.banner-image-design-background {
	display:none;
}
.campaign-main-body { margin:auto; max-width: 100%;}
/* Banner Image Design Code End */

/* campaign editor widget instruction text */
.wrapper_widget #widget_submission_instruction_text, .wrapper_widget .widget_submission_instruction_text {
    padding: 0 10px;
}
/*Submit Button css Start*/
.form-submit-btn { margin-top:15px; }
/*Submit Button css End*/

.mobile_iphone_frame .banner-image-design-div {
    height: 437px;
    overflow-x: hidden;
    overflow-y: scroll;
}
/* Css for social share button */
.social-network-btn-row .post-to-facebook-btn, 
.social-network-btn-row .post-to-twitter-btn, 
.social-network-btn-row .post-to-linkedin-btn, 
.social-network-btn-row .post-to-email-btn{
        margin-top: 5px;
}
.email_dropdown_div_main {
        display: inline-block;
}

.referral_rewards_status {	
	font-size: 12px;
    font-weight: bold;
	margin-top:5px;
}
.referral_rewards_status a {
	color:#000000;
	text-decoration:none;
}
#display_rewards_testimonials {
	display:none;
}
.display-rewards-testimonials {
	width:100%;
	height:100%;
	float:left;
	overflow:auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Lucida Sans Unicode;
}
.wrapper_fullpage .display-rewards-testimonials, .mobile_iphone_frame .display-rewards-testimonials {
        height:auto;
}
.display-rewards-status {
	margin:15px 10px;
        text-align:center;
}
.display-rewards-status .view-status-title {
        font-size: 18px;
}
.wrapper_fullpage .display-rewards-status .view-status-title {
        font-size: 26px;
}
.display-rewards-status .view-status-title,
.display-rewards-status .view-status-part-subtitle,
.display-rewards-status .view-status-part-sub-title,
.display-rewards-status .view-earnmore-title { 
	margin:5px 0; 
}
.display-rewards-status .view-status-activity { margin-left:25px; }
.display-rewards-status .visitor_email_form {
	margin: 0 20px 20px 10px;
}
.display-rewards-status .email-text-ins {
	color:#000000; font-size:13px; font-weight:normal;
}
.display-rewards-status .frm-field-row {
	padding:0;
	margin:0 auto;
}
.wrapper_fullpage .display-rewards-status .frm-field-row input{
	width: 220px;
}
#sample_goal, .common_goal_status {
        text-align: left;
}



/* Front countries flags css 26-01-2016 */
#mobile_link_content_section {
    display:none; 
    width:591px; 
    height:150px;
    border: 7px solid #dddddd;
}
.mobile_link_content_message {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;    
    font-size:16px;
    font-weight:bold;
}
.mobile_link_content_message_link {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    font-size:13px;
    font-weight:bold;
}
.mobile_link_content_message_link a {
    color:#000000;
    text-decoration:none;
    font-size:13px;
    font-weight:normal;    
}
.mobile_link_content_message_link a:hover {
    text-decoration:underline;
}
#widget_video_flags {
    width:250px; 
    height:35px;
}
.widget_video_flags_section form {
    margin-bottom: 0px;
    margin-top: 10px;
}


.mobile-send-btn-link {
    margin-top:5px;
    width: 100%;
    float: left;
}
.mobile-send-btn-link .mobile-send-btn{
    width: 160px;
    float: left;
}

.mobile-send-btn-link .mobile-send-link{
    float: left;
    font-size: 14px;
    line-height: 35px;
    margin: 0 0 0 5px;
    text-decoration: none;
}

.video_mobile{
    background:#cccccc !important;
    border:none !important;
    border-radius:0 !important;
    height: 45px !important;
    width: 250px;
}

.uploading-text {
    float:left;
    font-size: 13px;
    font-weight: bold;
    margin: 20px 0 5px 0;
    width: 100%;
    display:none;
}

/* Custom CSS For auto shrink images */
.wrapper_fullpage #widget_submission_instruction_text img{
    height: auto;
    max-width: 100%;
}

/**Custom CSS For auto shrink images on mobile 29-01-2016 **/
@media only screen and (max-width: 768px){
    #widget_submission_instruction_text img{
        height: auto;
        max-width: 100%;
    }
    .sm_share_utility_box .social-share-main{ width: 90%;}
}

/* css for rewards share utility */
.social-share-commentbox-video {
	background:#eeeeee;
	padding:6px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:solid 1px #a5a5a5;
}
.social-share-commentbox-video textarea {
	width:98.5%;
	width: 99%\9; 	/* IE 8 and below */
	border:solid 1px #a5a5a5;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	overflow:auto;
}
#widget_submission_instruction_text iframe.embed-responsive-item,
.form-submit-message iframe.embed-responsive-item,
.banner-image-design iframe.embed-responsive-item,
.remaining-network-text iframe.embed-responsive-item,
#widget_submission_instruction_text iframe,
.form-submit-message iframe,
.banner-image-design iframe,
.remaining-network-text iframe
{
    max-width: 100% !important;
    max-height: 100% !important;
}
.sm_photoshare_text_msg{ color: #ff0000; font-weight:bold; font-size: 16px; text-align: center; }
.grecaptcha-badge {z-index: 9999;}

.tick-text {
    letter-spacing: .125em;
}

.sm_tick_countdown .tick-text:nth-child(1) {
	font-weight: bold;
	font-size: 16px;
}
.sm_tick_countdown .tick-text:nth-child(2) {
	font-weight: normal;

}
.sm_tick_countdown {
   font-size: 14px;
   font-family: sans-serif;

}
@media screen and (max-device-width: 480px) and (orientation: portrait){

	.sm_tick_countdown {
    	
        font-size: 12px;
        font-family: sans-serif;
    }

}

@media screen and (max-device-width: 640px) and (orientation: landscape){

	.sm_tick_countdown {
    
        font-size: 15px;
        font-family: sans-serif;
    }
}

@media screen and (min-device-width: 768px)  and (orientation: landscape){

	.sm_tick_countdown {
    
        font-size: 13px;
        font-family: sans-serif;
    }

}

@media screen and (min-device-width: 768px)  and (max-device-width: 1500px){

	.sm_tick_countdown {
    
        font-size: 14.5px;
        font-family: sans-serif;
    }

}
.sm_tick_countdown{
	background-color: transparent;
	display:inline-block;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 350px;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.sm_countdown_image{

	display: none;
}
@media only screen and (max-width:599px){
	.sm_share_utility_box .social-share-main{ width: 90%;}
	.sm_share_utility_box .sm_social_icon_box{margin-right: 10px;}
}
@media only screen and (max-width:480px){
	.testimonials_entry_box .photo-testimonial-main-box {
		width: 100%;
	}
}	