html,
body, .sony {
  height: 100%;
}

body {
	/* background-image: url('../assets/images/432539.jpg');  */
	background-size: cover;
}

.error {
/* 	color: rgba(156,  0,  0, 1); */
/* 	color:#9231CE; */
 	color:white;
}

.loginPage .submit:hover  {
	margin-top: 10px;
	
	background-color:#fff;
	color:#000;

/*
	background-color:#9231CE;
	color:#ffffff;
*/
}

.loginPage .submit{
	margin-top: 10px;
	
	background-color:#555;
	color:#FFF;

/*
	background-color:#9231CE;
	color:#ffffff;
*/
}

.loginPage .welcomeText{
	margin-bottom: 80px;
	color: white;
	font-size: 1em;
}

.loginPage .pleaseSignIn{
	margin-bottom: 0px;
	color: white;
	font-size: 1em;
}

.loginPage .buttons{

	  width: 100%;
	  max-width: 300px;
}

.loginPage {
  height: 100%;
  width: 70%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
/*   padding-top: 40px; */
  padding-bottom: 40px;
  
  background-color: #000;
/*   background-color: #f5f5f5; */
}

.form-signin {
  width: 100%;
  max-width: 530px;
   padding: 15px;
  margin: auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="voucher"] {
	background-color:#000;
	color:#ffffff;
  text-transform: uppercase;
  margin-bottom: -1px;
  border: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-control:focus {
	box-shadow: none;
	border-color: #aaaaaa;
}




/* header */

.top-bar{
	border-top: #000 solid 20px;
	height: 80px;
}



.top-bar .container {
	margin-top: 15px;
}
.top-bar .contact-info a {
    font-size: 0.8rem;
}

.top-bar ul.social-custom {
    margin-left: 20px;
}
.top-bar ul {
    margin-bottom: 0;
}

.top-bar a.login-btn i, .top-bar a.signup-btn i {
    margin-right: 10px;
}

.top-bar ul.social-custom a:hover {
    color: #000;
}
.top-bar ul.social-custom a {
    text-decoration: none !important;
    font-size: 0.7rem;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin: 0;
}
a:focus, a:hover {
    color: #348e7b;
    text-decoration: underline;
}
.top-bar a.login-btn, .top-bar a.signup-btn {
    color: #eee;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-decoration: none !important;
    font-size: 0.75rem;
    font-weight: 700;
    margin-right: 10px;
}


/* footer */

.footer {
	text-align: center;
	font-size: 01em;
}



/* products */

#products, #campaigns {
	padding-top: 30px;
	padding-bottom: 80px;
}

.product, .campaigns {
	padding-top: 30px;
}

.thumbnail {
 	text-align: center;

}

.thumbnail img{
/* 	border: thin #ddd solid; */
	height:  400px;
/*
	padding: 20px;
	height: 350px;
	width:  350px;
*/
}

.caption{
	width: 90%;
	color:#000;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;

}

.caption a {
	color:#000;
}


.caption a:hover {
	text-decoration: none;
}

.caption p, .product p {
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
}

.caption > .campaign-description {
	font-size: 16px;
	padding-top: 10px;
	min-height: 150px;
	text-align: left;
	/* display: contents; */
	white-space: pre-line;
}

.caption > .campaign-description > * {
	font-size: 16px !important;
}

.caption > .campaign-description * {
	font-size: 16px !important;
	padding-top: 0px !important;
}

.caption > .campaign-description ul,
.caption > .campaign-description ol {
	display: block;
	margin-top: 16px;
}

.product .chooseButton {
	margin-top: 10px;
	background-color:#9231CE;
	color:#ffffff;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	font-size: 01em;
}

.product .chooseButton:hover {
	background-color:#000;
}

.campaign p{
	line-height: 1;
	margin-bottom: 5px;
}

.campaign .card{
	background-color: #efefef;
	border: solid #efefef;
	background-image: url('http://146.185.131.229/sony/public/assets/images/bg_white.png');
}


.campaign .card-text{
	font-size: .9em;
	padding-top: 10px;
	height: 40px;
}

.campaign .card-title{
	padding-top: 5px;
}


.campaign{
	margin-bottom: 20px;
}
	
#campaigns h2{
	margin-bottom: 30px;
}

.campaign .fake .card-text {
	height: 85px;
	padding-top: 15px;
}
.campaign .fake{
	height: 100%;
	border: dotted #efefef !important;
	background-color:#FFF !important;
	color: #aaa;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
}

.campaign .pinned .card-text {
	height: 85px;
	padding-top: 15px;
}
.campaign .pinned{
	height: 100%;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
}

#campaigns h2{
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}	



time.icon
{
  font-size: 0.5em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
/*   margin: 2em auto; */
  border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd;
/*   box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd; */
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #000;
/*   background-color: #fd9f1b; */
/*   border-bottom: 1px dashed #f37302; */
   box-shadow: 0 2px 0 #000;
/*   box-shadow: 0 2px 0 #fd9f1b; */
}

time.icon em
{
  position: absolute;
  bottom: 0.3em;
/*   color: #fd9f1b; */
 color: #000;
}

time.icon span
{
  width: 100%;
  font-size: 21em;
  letter-spacing: -0.05em;
  padding-top: 01em;
  color: #2f2f2f;
}


#testx {
  display: flex; /* or inline-flex */
}
#testx .icon{
	margin: 10px;
}

/* Brands */
.sony .top-bar{
	background-color: #000;
}

.sony .product .chooseButton {
	background-color:#000;
}

.sony .product .chooseButton:hover {
	background-color:#555;
}


.telia .top-bar{
	background-color: #990AE3;
}

.telia .product .chooseButton {
	background-color:#9231CE;
}

.telia .product .chooseButton:hover {
	background-color:#000;
}



.tdc .top-bar{
	background-color: #000;
}

.tdc .product .chooseButton {
	background-color:#136AAE;
}

.tdc .product .chooseButton:hover {
	background-color:#000;
}



/* fix */
.sorting_asc::before,.sorting_desc::before,.sorting::before,
.sorting_asc::after,.sorting_desc::after,.sorting::after {
	bottom:0em !important;
}

::placeholder{
	font-size: 0.8rem;
	color: lightgray;
}

.existingImagesGallery{
	display: flex; 
	flex-wrap: wrap; 
	justify-content: space-around;
}
.existingImagesGallery img{
	cursor: pointer;
	height: 150px; 
	width: auto; 
	padding: 10px 10px;
	border-radius: 15px;
}
.existingImagesGallery img:hover {
	box-shadow: 0px 0px 5px 1px #08080899;
}
