@import url("../font-awesome.min.css");

/*Account functions*/

label {
	color: #000000;
	display: block;
	font-size: 1.0em;
	font-weight: 300;
	margin: 0 0 1em 0;
}

.inputWidth250{
	appearance: none;
	background: #f8f8f8;
	/*border-radius: 6px;*/
	border: solid 1px #e5e5e5;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
	height: 3em;
	font-size: 1.0em;
}

.accountBtn{
	max-width:300px;
	margin-top:30px;
}

h3{
	margin-bottom:0;
}

.bluebg{
	background-color: #E5EEF3;
	padding:30px;
}

input[type="checkbox"] + label, input[type="radio"] + label {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 300;
  padding-left: 2.55em;
  padding-right: 0.75em;
  position: relative;
  width: 80%;
}

input[type="checkbox"], input[type="radio"] {
	width: 25px;
	height: 25px;
	vertical-align:top;
}

.smallText{
	padding-top:30px;
	font-size:15px;
}

/*upload gallery*/

.boxshort {
	background: #fff;
	border-radius: 6px;
	/*dsbbox-shadow: 0 2px 0 0 #e5e5e5; */
	/*dsb margin: 0 0 2em 0;*/
	/*dsb overflow:auto; */
	padding: 2em 0;
	margin-bottom:1em;
	min-height:250px;
	display:inline-block;
}

.alt{
	width:100%;
}

.row.uniform.\35 0\% {
  margin: -1em 0 -1px -1em;
}

.row::before {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

.\34 u, .\34 u\$ {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
  float:left;
  min-height:400px;
}

.row.uniform.\35 0\% > * {
  padding: 2em 0 0 2em;
}

.row.uniform > * > :first-child {
  margin-top: 0;
}

.square {
  border-radius: 0;
  border: 1px solid #000000;
  position: relative;
  /*text-align: center;*/
  width: 100%;
  float: left;
  background-color: #ffffff;
  margin: 2px;
  margin-top: 2px;
  box-shadow: 3px 3px #eeeeee;
  background-color:#E5EEF3;
}

.thumbDelete{
	width:100%;
	clear:both;
	color: #000000;
	font-family: var(--font-family-poppins);
	font-size: var(--font-size-m);
	font-style: normal;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 28px;
	padding-top: 20px;
	margin: 0;
}

@media only screen and (max-width: 800px) {
	.\34 u, .\34 u\$ {
	  width: 33%;
	  min-height:480px;
	}
	
	.videoWinner {
		width: 50%;
	}
	
	.videoShow{
		width:100%!important;
	}
}

@media only screen and (max-width: 540px) {
	.\34 u, .\34 u\$ {
	  width: 99%;
	}
	
	.videoWinner {
		width: 100%;
	}

}


.catSelect{
	background: #f8f8f8;
	border: solid 1px #000000;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
	font-size: 16px;
	height: 50px;
}

.catSelect:hover{
	background: #1b72db;
	color: #ffffff;
}


#fileUpload1{
	width:30%;
	min-width:300px;
	border: 1px solid #000000;
	color: black;
	padding: 12px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 20px 2px 4px 2px;
	cursor: pointer;
	background-color:#ffffff;
}

#fileUpload1:hover{
	background: #1b72db;
	color: #ffffff;
}


#btnUpload{
	width:30%;
	min-width:200px;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 20px 2px 4px 2px;
	cursor: pointer;
	background-color:#000000;
}

#btnUpload:hover{
	background: #1b72db;
	color: #ffffff;
}

input::file-selector-button{
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	background-color:#000000;
	margin:6px;
	
}

input[type="file"]::file-selector-button:hover {
	background: #1b72db;
	color: #ffffff;
}

.hrSeperator{
	width:100%;
	border-top:2px solid #bbb;
	margin:60px 0;
}

.imgCounters{
	width:100%;
	display:block;
	background-color: #E5EEF3;
	padding: 5px 30px 30px 30px;
}

.h3Entry{
	margin: 70px 0 10px 0;
}

.uploadWarning{
  color: red;
  width: 100%;
  padding: 5px;
  border: 2px solid red;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
}

.ppButtonContainer{
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	min-width:300px;
}

.ppOptions{
	background: #f8f8f8;
	border: solid 1px #000000;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
	font-size: 16px;
	height: 50px;
}


.tblGraph{border-collapse:collapse;}

.tblGraph td{ vertical-align:middle; height:90px!important; text-align:center; width:14%;}
	
.tblGraph tr{ vertical-align:middle; height:90px!important; text-align:center; width:100%;border-bottom: 1px solid silver;} 

.tickimg{
		max-height:25px;
	}
	
.tblGraph th{	
  color: #000000;
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-m);
  font-style: normal;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 28px;
  padding-top: 20px;
  margin: 0;
}

.tblGraph tbody tr:nth-child(2n+1) {
  background-color: #f8f8f8;
}


.labelWidth150{
	color: #646464;
	display: block;
	font-weight: 300;
	margin: 0 0 1em 0;
}

.inputWidth250{
	appearance: none;
	background: #f8f8f8;
	border: solid 1px #000000;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
}

#txtBackStory{
	font-family: var(--font-family-poppins);
	font-size: var(--font-size-m);
	appearance: none;
	background: #f8f8f8;
	border: solid 1px #000000;
	color: inherit;
	display: block;
	outline: 0;
	padding: 1em;
	text-decoration: none;
	font-weight: 300;
	line-height: 1.65em;
}



.videoShow {
  width: 75%;
  float: right;
}

.videoFrame{

        position: relative;
        width: 100%;
        padding-bottom: 56.25%;            
        height: 0;
		box-shadow: 3px 3px #eeeeee;
    }

.videoFrame iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
	
.icon {
		text-decoration: none;
		/*! border-bottom: none; */
		/*! position: relative; */
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		
	}
	
.upotyInlineImageDetail {
  width: 500px;
}

.pnImageNav{
	font-family: var(--font-family-poppins);
	font-size: var(--font-size-m);
	font-style: normal;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	background-color: #E5EEF3;
	padding: 30px;
}