@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700);

#facebook, #twitter, #linkedin {
  display: inline-block;
  cursor: pointer;
}
/*
.contest-entry-item-actions {
  display: none;
}
*/
.contest-entry-item-actions {
    border-bottom: 1px solid #c8353c !important;
}
hr {
    border-top: 1px solid #c8353c !important;
}
/*#site-wrapper #content-wrapper h4 {
    color: #c8353c !important;
}*/
h1, h2, h3, h4 {
	font-family: "Open Sans", sans-serif;
	text-align: center;
 	padding: 0;
}
	label {
 	font-weight: normal;
        margin-right: 15px;
}

h1 {
    color: #333!important;
    line-height: 54px;
    font-weight: 500;
    font-style: normal;
    font-size: 42px;
    text-align: center;
    text-transform: uppercase;
}
.blue h1{
        color: #008896;
        line-height: 36px;
	font-weight: 400;
    	font-style: normal;
        font-size: 30px;
	text-align: center;
}
.red h1{
	color: #db2328;
}
#site-wrapper #content-wrapper h1 {
        color: #008896;
}
h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    color: #333!important;
    text-align: center;
}
h2 .bold {
	color: #db2328;
	font-weight: 600;
	font-size: 24px;
}
h3 {
	font-weight: bold;
	font-size: 24px;
	color: #231f20;
	text-align: center;
}
h3 .bold {
	font-weight: 600;
}
h4 {
	font-weight: 400;
	font-size: 12px;
	color: #979a9e;
	line-height: 30px;
}
h4 .bold {
	font-weight: 700;
}

p {
    font-family: "Open Sans", sans-serif;	
    /*color: #666 !important;*/
    font-weight: 500;
    line-height: 27px;
    font-style: normal;
    font-size: 16px;
    margin: 0;
}
p .light {
    font-family: "Open Sans", sans-serif;	
    color: #aaa;
    font-weight: 500;
    line-height: 36px;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    margin: 0;
}
p .bold {
    	font-family: "Open Sans", sans-serif;		
   	color: #231f20;
   	font-weight: bold;
    	font-style: normal;
   	font-size: 18px;
}

body {
    	font-family: "Open Sans", sans-serif;	
 	width: 100%;
	margin: 0;
	background: #fff;
}

a {
  color: #d61616;
  text-decoration: none;
}

body {
	background: #efefef;
	max-width: 100%;
}
#site-wrapper {
	width: 100%;
	margin: 0 auto;
	min-width: 0;
	background: #fff;
	max-width: 100%; /*max-width: 810px;*/
        box-shadow: 0px 0px 10px 0 #7b7b7b;
}
#site-wrapper #header-top-wrapper {
    /*position: fixed;*/
    width: 100%; /*width: 810px;*/
}
#site-wrapper #header-bottom-wrapper header#bottom img,
#site-wrapper #header-top-wrapper header#top,
#site-wrapper #content-wrapper #content,
#site-wrapper #footer-wrapper footer,
.contest-entry-create-form,
.contest-entry-create-form table {
	width: 100%;
}
#site-wrapper #header-top-wrapper header#top {
	padding: 32px 0;
        background: #030037;
        border-bottom: 3px solid #d61616;
}
#site-wrapper #header-top-wrapper header#top .page-widget-horizontal-navigation {
	display: block;
	width: 100%;
}
#page-widget .page-widget-contest-entry {
	display: none;
}
#site-wrapper #content-wrapper #content {
    width: 740px;
    padding: 10px 20px 50px;
    margin: 0 auto;
}
#site-wrapper #header-top-wrapper {
        border-top: 0px solid #d61616;
}
#site-wrapper #footer-wrapper {
	box-shadow: none;
        background: #181818;
        border-top: 3px solid #d61616;
}
#site-wrapper #header-bottom-wrapper {
    background: url(/public/sites/3220/img-ugc/flag-1920.jpg) center 0 no-repeat;
    background-size: cover;
}
#site-wrapper #header-bottom-wrapper header#bottom {
    padding: 32px 0;
    width: 100%;
}
#site-wrapper #footer-wrapper footer {
    background: #030037;
    margin: auto 0 auto;
    padding: 10px 0 20px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-family: "Opens Sans", sans serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
}
#site-wrapper #footer-wrapper
.footer-box {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
#site-wrapper #footer-wrapper {
    position: relative;
    bottom: auto;
}
.footerlinks {
    text-transform: uppercase; 
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    padding-top: 10px;
}
.footerText {
    color: #d61616!important;
    margin: 0 auto;
}

#site-wrapper #header-top-wrapper header#top .page-widget-html {
	display: block;
}
#nav {
	float: none;
	text-align: center;
}
#nav ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
	border: none;
}
#nav ul li:hover {
	margin: 0;
	padding: 0;
	border: none;
}
#nav ul li a {
	color: #fff;
	margin: 0 16px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	transition: all .5s;
}
#nav ul li a:hover {
	color: #e1e0df;
}

.btn, .widget-form-row-submit, #share-overlay .btn.email, #share-overlay .btn.facebook, #share-overlay .btn.twitter, #share-overlay .btn.linkedin, #fb-login, .contest-entry-create-submit #contest-entry-create-submit-button {
    border-bottom: 0 !important;
    width: 100%;
    /*background: #db2328;*/ /* color of button */
    background: radial-gradient(#e94946 20%, #b22436);
    margin-top: 11px;
    color: #fff!important; /* color of button */
    font-size: 22px;
    padding: 14px 10px;
    border-radius: 3px;
    box-shadow: 2px 2px 13px -4px #000;
    border: 0;
    max-width: 300px;
}
/*.btn:hover, .btn:focus {
	opacity: 1;
	color: #fff!important;
	background: #ed5d61;
	transition: all .5s;
}*/
.btn:hover, .button:hover {
    color: #fff;
    background: radial-gradient(#f15e5b 40%, #a51d20);
    transition: all .5s;
    opacity: 1;
}
.contest-entry-listing-paging-bottom {
    margin: 18px 0 0;
    background: none repeat scroll 0 0 #008896;
}
.widget-form-label, label, .contest-entry-create-form td {
	margin: 0;
	padding: 0 20px 8px 0;
	font-size: 16px;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
	color: #000;
}
label.error {
    margin: -64px 10px;
    padding: 0;
    font-size: 11px;
    color: #FF6A5B;
    line-height: 1;
    display: block;
    position: absolute;
}

input[type=radio] {
    margin: 4px 10px 0 0;
    display: table-cell;
    float: none;
}

.widget-form-input, .textfield, .contact-login-field, .widget-form-table select, textarea {
    font-family: "Open Sans", Sans Serif;
    font-weight: 400;
    font-size: 14px;
    color: #413863;
    background: #eee;
    border: 1px solid #e2e2e2;
    border-bottom: 1px solid #e4e6e9;
    padding: 10px 31px;
    margin-top: 0;
    margin-bottom: 24px;
    width: 100%;
    border-radius: 0px;
}
.textfield:focus {
    border-color: #9996ea;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 112, 233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 112, 233, 0.6);
}
.widget-form-input:focus {
    border-color: #9996ea;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 112, 233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 112, 233, 0.6);
}
.textfield:focus .floating-label,
.textfield:not(:focus):valid .floating-label{
  top: 8px;
  bottom: 10px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
}
.inputText {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  width: 200px;
  /*height: 35px;*/
}
.floating-label {
  font-family: 'Nunito Sans', sans-serif;
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: 0.2s ease all;
}


/*p {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #666;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
}*/
p.disc {
	font-weight: normal;
	line-height: 15px;
	font-size: 12px;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
}
/*.facebook-share-overlay-popup, .share-overlay-popup {
    border-radius: 0;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset !important;
    display: inline-block !important;
    height: 64px;
    margin: 0 10px !important;
    opacity: 1;
    width: 64px;
}*/
.facebook-share-overlay-popup, .share-overlay-popup {
    border-radius: 6px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) inset; 
    display: inline-block !important;
    height: 64px;
    margin: 0 10px !important;
    opacity: 1;
    width: 64px;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}

#site-wrapper #content-wrapper #content {height:auto;}
h2 .magenta {color:#260a3c;}

h2, h3 {font-family: 'Open Sans', Helvetica, Arial, Sans serif;}
.contest-entry-create-select-photo {
margin: 15px auto 0 auto;
width: 255px;
height: 40px;
background: url(/public/users/226/assets/img/button-upload.png) no-repeat 0 0;
cursor: pointer;
opacity: 1;
transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
}

.contest-entry-listing-item, .contest-entry-manage-item {
margin: 2px;
width: 180px;
height: auto;
display: inline-block;
overflow: hidden;
float: none;
box-sizing: border-box;
}

.contest-entry-listing-item img {
width: auto;
height: 180px;
min-width: 100%;
}
.contest-entry-listing-item-actions input, .contest-entry-manage-item-actions input {
margin: 8px 0 0 !important;
width: 100%;
font-size: 12px;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
padding: 10px;
}
.contest-entry-listing-item-title, .contest-entry-manage-item-title {
margin: 6px 0 15px;
width: 100%;
height: auto;
font-size: 14px;
overflow: hidden;
text-align: left;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
font-weight: normal;
color: #333;
}
.contest-entry-listing-item-vote, .contest-entry-manage-item-vote {
margin: 0 0 6px 0;
font-size: 14px;
text-align: left;
color: #333;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
}
.contest-entry-listing-paging-bottom a {
font-weight: normal;
line-height: 14px;
text-decoration: none;
padding: 10px;
display: inline-block;
color: #cf118c;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
text-transform: uppercase;
}
.contest-entry-listing-paging-bottom a:hover {
	color: #86145e;
}
.contest-entry-listing-paging-bottom {
	background: none;
}
.contest-entry-item-description {
color: #666;
}
.contest-entry-item-title {
font-size: 22px;
line-height: 30px;
font-weight: normal;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
color: #413863;
}
.contest-entry-item-description {
color: #666;
    	font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
}

/*
.contest-entry-item-vote {
font-size: 12px;
background: none;
border-radius: 6px 0 0 6px;
color: #333;
font-family: 'Opens Sans', Helvetica, Arial, Sans serif;
text-transform: uppercase;
float: left;
height: auto;
line-height: 100%;
margin: 0;
padding: 15px;
}


.contest-entry-item-actions input {
font-size: 12px;
font-weight: 500;
display: inline !important;
border-radius: 6px !important;
box-shadow: none !important;
height: auto !important;
line-height: 100% !important;
margin: 0 !important;
min-width: 0 !important;
padding: 12px 15px 12px 30px !important;
background: url(/public/users/226/assets/img/icon-heart.png) no-repeat scroll 13px 12px #db2328 !important;
background-size: 12px 11px !important;
}
*/
.contest-entry-item-actions input:hover {
	color: #fff;
}
.contest-entry-item-actions {
	border-bottom: 1px solid #ccc;
}
.contest-entry-item-preview a span span img {
max-height: 300px;
}
.contest-entry-create-row-optional-link {
display: none;
}
.contest-entry-item-actions input {
    background: url(http://marketdba.com/public/users/926/assets/ugc-img/icon-star.png) no-repeat scroll 60px 15px #c8343c !important;
}

.rar li {
margin-left: 20px;
}
.contest-entry-listing-paging-bottom {
	display: none;
}

.headerbg {
	padding: 0;
	background: #fff;
}
.form-box {
    max-width: 420px;
    text-align: center;
    margin: 0 auto;
}
a:hover, a:focus {
    color: #990000;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	box-shadow: 12px 12px 42px -13px #000;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#site-wrapper #header-top-wrapper header#top .page-widget-html {
    width: 100%;
}
.contest-entry-item-vote {
    background: none repeat scroll 0 0 #4d4e98;
}
.contest-entry-item-actions input {
    background: url(http://marketdba.com/public/users/926/assets/ugc-img/icon-heart.png) no-repeat scroll 60px 15px #c8343c !important;
}

/**********FOOTER**********************/
 .footerdiv {
    max-width: 1086px;
    width: 100%;
    height: 180px;
    margin: 0 auto;
    padding: 10px;
}
.leftfdiv {
    width: 25%;
    float: left;
    height: 100%;
    text-align: left;
}
.centerfdiv {
    width: 50%;
    float: left;
    height: 100%;
    text-align: center;
}
.rightfdiv {
    width: 25%;
    float: left;
    height: 100%;
    text-align: right;
}

.sharebox {
max-width: 600px;
text-align: center;
margin: 0 auto;
}

.sharebox a img {
  display: inherit;
}

.heading-box {
    width: 100%;
    margin: 0 auto;
    padding: 32px 0;
    border-bottom: 3px solid #b22436;
    text-align: left;
}
.formbox.one {
    padding: 0 40px;
    margin: 0 30px 40px 0;
    border-radius: 0px;
    background: #1a1b50;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 799px) {
        #site-wrapper #header-top-wrapper header#top {
                padding: 27px 0 10px !important;
        }
        #nav ul li {
                padding: 5px 0!important;
                border: 1px solid rgba(255,255,255,0.5)!important;
        }
        /*#nav ul li:first {
	        border-top: 1px solid rgba(255,255,255,0.5)!important;
        }*/
	.contest-entry-item-preview {
		float: none;
	}
	#site-wrapper #content-wrapper #content {
		padding-right: 0;
		padding-left: 0;
	}
	/*#button-nav-mobile {
		top: 12px !important;
                background: url(/public/sites/3212/img-ugc/icon-menu.png) no-repeat 0 0;
	}*/
	#nav ul li a:hover {
		color: #cf118c;
	}
}

@media screen and (max-width:739px) {
#link-container .btn {
    display: block;
    min-width: initial;
    float: none;
    margin: 0;
    margin-left: -5px;
    background: #418fff;
    background-position: initial;
    padding: 5px 20px 0;
    width: auto;
    font-size: 14px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    height: 34px;
    border-radius: 0 4px 4px 0;
    -webkit-appearance: block;
    -moz-appearance: block;
    appearance: block;
    z-index: 999;
}

@media screen and (max-width:480px) {
#link-container .btn {
    display: block;
    min-width: initial;
    float: none;
    margin: 0;
    margin-left: -5px;
    background: #418fff;
    background-position: initial;
    padding: 5px 20px 0;
    width: auto;
    font-size: 14px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    height: 34px;
    border-radius: 0 4px 4px 0;
    -webkit-appearance: block;
    -moz-appearance: block;
    appearance: block;
    z-index: 999;
}
