html
{
    -ms-content-zooming: none; /* Disables zooming */
	
}

body {
	font-size: 14px;
	font-family: 'Arial', sans-serif !important;
	color: #1A1A1C;
	text-align: left;
	border: 0;
	line-height: 1.4em;
}
@media screen {
  @-ms-viewport {
    width: device-width;
  }
}
h1,h2,h3,h4,h5,h6 {
	color: #1A1A1C;
	/*color: #3758E1;*/

}

h1 {
	font-size: 2.25em;
	text-transform: uppercase;
	font-weight: 700;

}
h2 {
	font-size:1.5em;
	line-height:2em;
	text-transform: uppercase;
	font-weight: 700;
}
h3 {
	font-size:1.3em;
	line-height:1.75em;
	text-transform: uppercase;
	font-weight: 700;

}
h4 {
	font-size:1.2em;
	line-height:1.6em;
	text-transform: uppercase;
	font-weight: 700;
}

h5 {
	font-size:1.15em;
	line-height:1.2em;
	text-transform: capitalize;
	font-weight: 400;
	
}

.homepage-news-item-date {
	color: #333338;
	font-weight: lighter;
	font-size: 0.87em;
	font-style: italic;
}

/* a:visited {
  color: #e5620e;
}
a:visited {
  color: #ffab1d;
}
a {
  color: #e5620e;
}
a {
  color: #ffab1d;
  text-decoration: none;
} */

#pageHeader {

	color: #1A1A1C !important;
  text-transform: uppercase;
  /* margin: 0 0 20px 0; */
  padding: 0 0 10px 6px;
  font-size: 2.25em;
  line-height: 1.33333em;
  font-weight: 700;

}
input, select {

border: 1px solid #bdc2c8;
  background-color: #f1f1f1;
  background-color: rgba(222,222,222,0.2);

/* 	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  box-sizing: border-box;
  -moz-transition: all .1s 0;
  -o-transition: all .1s 0;
  -webkit-transition: all .1s 0;

  font-weight: 400;
  padding: 8px;
/*   margin-top: 8px; */
  margin-bottom: 3px;
  width: 189px;

}
input, textarea, select {

	font-family: 'Arial', sans-serif !important;
	display:block;

}
input[type=radio]{

	background-color: white;
	border: 1px solid white;
	box-sizing: content-box;

}

/* validation */
.error{
	background-color: white;
	color: red;
	line-height: 1em;
	margin-bottom: 8px;
}

label.error {
	display: block;
	clear: both;
}

/* */
.force-show{
	display: block !important;
}
.clear-both {

	clear: both;


}
.noborder {

	border: none;
	width: auto;
	background-color: none;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.phone-with-prefix{
	
	width: 157px;

}
.float-left{
	
	float: left;

}
.float-right{
	
	float: right;

}
.tvplaypremium .full-width {
	
	width: 95% !important;
	padding: 0;
	margin: 20px;
}
#body-box {
	background-color: #F2F2F2;
}

/*
.box-border {
	
	border: 10px solid rgba(255,255,255,0.05);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	-pie-box-shadow: 0 0 5px 0 #D1D1D1;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	margin: 5px;
	margin-top: 12px;
	padding: 1em !important;
	behavior: url('https://minuviasat.ee/js/css3pie/PIE.php'); 
}
*/
.box-border {
	background-color: #ffffff;
	padding: 0px;
}

.invoicechannel .button-orange {
	background-color: #FFFFFF !important;
	border: 1px solid #4D86FF !important;
}

.content-pane-ui img {
	width: 100%;
	
}

.tvplaypremium .content-pane {
	background-color: #ffffff;
}

.login .content-pane-ui {
	padding: 0;
	background-color: #F2F2F2 !important;
}
.login .helpitem {
	padding: 0px;
}

.content-pane-ui {
	background-color: #ffffff !important;
	padding: 20px;
}

.invoices .content-pane-ui {
	min-height: 200px;
}

.box-content {

	padding: 5px;
	display: block;

}
.contentitem {

	border: 10px solid rgba(255,255,255,0.05);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	padding: 5px;
	display: block;
	margin: 2px;

}
#contentBox{

	text-align: left;
	margin-top: 4.5em;

}
#contentBox.login {
  text-align: left;
  margin-top: 0;
}
#contentBox.rewardoffers{


	margin-top: 0;

}
#top-menu{
	
	/*background-image: url('../../../img/themes/default/bg-top-menu.jpg');*/
	background: #1A1A1C;
	color: white;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 46px;
	border: 1px solid transparent;
	position: relative;
	display: block;
	font-size: 0.9em;

}
#top-menu a {

	color: #ededed;

}

#main-menu {

	background-color: #1A1A1C !important;
	/*background-image: url('../../../img/themes/default/bg-blue-dot.jpg');*/


}

#main-menu .sub-nav {
	margin-top: 5px;
	background-color: #4D86FF !important;
	border: 0;
}

#menu-bar{
	
	overflow: hidden;
	height: 70px;

}
#menu-bar-spacer {

	display: none;
	
}
#submenu-wrapper {
	margin-top: 0px;
	/*margin-bottom: 45px;*/
	/* width: 1010px; */
	/*background-color: #4D86FF;*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3758e1+0,4d86ff+22,4d86ff+72,3758e1+100 */
	background: #3758e1; /* Old browsers */
	background: -moz-linear-gradient(left,  #3758e1 0%, #4d86ff 22%, #4d86ff 72%, #3758e1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #3758e1 0%,#4d86ff 22%,#4d86ff 72%,#3758e1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #3758e1 0%,#4d86ff 22%,#4d86ff 72%,#3758e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3758e1', endColorstr='#3758e1',GradientType=1 ); /* IE6-9 */

}
#submenu{
	width:1008px;
	
	height: 46px;
	display: inline-block;
/* 	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5; */
	/* background-image: url('../../../img/submenu-bg.gif'); */
	background-repeat: repeat-x;
	text-transform: uppercase;
}
#submenu  li {
	display: block;
	height: 46px;
	margin-left: 12px;
	float: left;
	overflow: hidden;
	line-height: 46px;
	font-size:14px;
/* 	border-right: 1px solid #EEEEEE; */

}
#submenu li a {
	color: #ffffff;
	/* text-shadow:white 1px 1px 0px; */
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	float: left;
}

.login-button {
	margin-top: 12px !important;
	margin-bottom: 12px !important;
}

#submenu .submenu-active-item a {
	/*
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	*/
	background-color: #4D86FF;
	color: #FFFFFF;
	line-height: 1em;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #F2F2F2;
	background: #4D86FF;
	border-radius: 3px;


	/*
	line-height: 1.4em;
	
	margin-top: 7px;
	*/
	/*
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	*/
	/*behavior: url('https://minuviasat.ee/js/css3pie/PIE.php');*/
  
}
#submenu .spacer-vertical{
	
	display: none;
} 
.submenu-title{
	
	float: left;
	width: 222px;
	height: 46px;
	overflow: hidden;

}



#logo {


	background-position: left;
    background-image: url(../../../theme/home3/img/Home3_logo_RGB_02.png);
    position: relative;
    top: 5px;
    background-size: 180px;
    /* height: 42px; */
    background-repeat: no-repeat;

}

#top-nav-logo {
	width: 180px !important;
}

#top-nav-logo a {
	width: 180px !important;
}
#box-bottom {

	background-color: #1A1A1C;
	/*background-image: url('../../../img/themes/default/bg-blue-dot.jpg');*/
	color: #a8ccdd;
	font-size: .85em;
	line-height: 2em;
	width: 100%;
	text-align: left;
	margin-top: 40px;
}

#box-bottom-header {

	padding: 20px 20px 10px;
	color: #a8ccdd;

}
#box-bottom-footer {
	padding-bottom: 50px;
	padding: 20px 20px 10px;
	color: #a8ccdd;

}
#box-bottom-modules {

	border-top: 1px solid #4a5f71;
  border-bottom: 1px solid #4a5f71;
  border-color: rgba(208,225,234,0.25);
  padding: 20px 10px 0 10px;

}
#box-bottom-logo {
  width: 120px;
  height: auto;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}
.box-bottom-module{

	display: block;
	width: 20%;
	line-height: 1.1em;
	padding-bottom: 10px;

}
.box-bottom-module ul li {
	
	margin-bottom: 9px;

}
.box-bottom-module a{

	color: #d0e1ea;

}
.box-bottom-module-heading {

	font-weight: 700;
	color: #a8ccdd;
	text-transform: uppercase;
	margin-bottom: 10px;


}

.products .tabs {
	background-color: #FFFFFF;
}
.subscription {
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 20px;
}

.subscription h3 {
	margin-bottom: 10px;
}
.products .content-pane-ui {
	background-color: #F2F2F2 !important;
}


/* language menu */
.language-chooser-option{
	display: block;
	float: left;
	width: 20px;
}
#page-view-type {
	float: left;
	display: none;

}
.language-chooser-option a{
	
}
.language-chooser-option-active a{
	border-bottom: 1px solid #999999;
}
.logged-in-language {
	float: right;
	margin-right: 5px;

}
.logout-top-bar {

	float: right;
}
.logout-top-bar a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dashed orange;
}
.logged-in-customernumber #select-customer-account{
	color: #36B;
}

/* main menu */
.menuObject{

	color: #ededed;
	text-transform: uppercase;
	padding: 8px 12px 4px 12px;
	margin-left: -2px;
	float: left;
	font-size: 1.2em;
	line-height: 55px;

}
.menuObject a{
	
	color: #ededed;
	margin-left: 0.5em;
    margin-right: 0.5em;

}
.menuObject-active{

	color: #ededed;
	text-transform: uppercase;
	padding: 8px 12px 4px 12px;
	margin-left: -2px;
	float: left;
	font-size: 1.2em;
	line-height: 55px;

}
.menuObject-active a{
	
	color: #ededed;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: rgba(255,255,255,0.15);
  border: 2px solid rgba(255,255,255,0.3);
  padding: 5px 10px 5px 10px;
	behavior: url('https://minuviasat.ee/js/css3pie/PIE.php'); 

}
.menuObject-active .sub-nav {
    display: none !important;
}
.menuObject .sub-nav {
	
		color: #ededed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: rgba(255,255,255,0.15);
    border: 2px solid rgba(255,255,255,0.3);
    padding: 5px 10px 5px 10px;
	behavior: url('https://minuviasat.ee/js/css3pie/PIE.php'); 
	margin-left: -12px; 

	
}
.body-home #main-menu .menuObject .sub-nav {
    /*background: rgba(35,46,65,0.7);*/
}
.menuObject .sub-nav-group{

	text-align: left;
	line-height: 1.2em;
    padding: 0.25em;
	
}
.sub-nav-subitem {
   font-size: 14px;
    /* padding: 5px; */
    line-height: 1.2em;
    margin-top: 8px;
    text-transform: none;
    font-weight: 300;
	margin-left: 8px;
	
}
.menu-notification {
	
	position: relative;
    top: -0.2em;
    left: -0.8em;
    font-size: 0.8em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 2px;
    display: inline-block;
    height: 1.5em;
    line-height: 1.5em;
  
}

.menu-notification-warning{
	
	text-align: left;
	border: 1px solid #FA8807; 
	background-color: #FA8807; 
	font-weight: 300;
	color: white;

}

.menu-notification-ok{
	text-align: left;
	border: 1px solid #4D86FF;
	background-color: #4D86FF;
	font-weight: 300;
	color: white;

}
.menuObject-active .menu-notification-warning {
  /* position: relative;
  left: -0.65em;
  top: -1.2em; */
  
}
/* */

.gap-top {

	margin-top: 22px;

}
.gap-bottom {

	/*margin-bottom: 22px;*/

}
.comfort-padding {

	margin: 5px;

}		

.content-pane-sidebar-module {
/*
	border: 10px solid rgba(255,255,255,0.05);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	-pie-box-shadow: 0 0 5px 0 #D1D1D1;
	*/
	background-color: #ffffff;
	padding: 18px;
	margin-bottom: 15px;
	behavior: url('https://minuviasat.ee/js/css3pie/PIE.php');

}
.module-action {

	margin-top: 12px;
	margin-bottom: 12px;

}

.home .module-action a {
	margin-bottom: 10px;
}

.contact-preferences .form-validate .option-label{
	margin-bottom: 20px;
}

.button-div {
	margin-top: 40px;
} 

.button-div input {
	display: inline-block;
	
}

.content-pane-sidebar-module p{
	
	margin-bottom: 8px;
}

.dashboard-offers-promoted .boxtext {
    font-size: 17px;
    font-weight: 300;
}
.module-header-background-bar {

	margin-top: 1em;
	margin-bottom: 1.8em;
	border-bottom: 1px solid #B9D6E3;

}
.module-header-background-bar h5{

	margin-left: 8px;
  /* margin-bottom: -4px; */
  padding-left: 8px; 
  padding-right: 8px;
  background-color: white;
  /* margin-bottom: -80px; */
  /* display: block; */
  /* overflow: hidden; */
  display: inline-block;
  position: relative;
  top: 8px;

}

.module-header{
	width: 100%;
	/* height: 25px; */
	padding-top:10px;
	font-size: 1.15em;
	padding: 0;
	margin-bottom: 12px;
	/*padding: 12px 12px 12px;*/
	text-align: left;
	color: #1A1A1C;
	text-transform: uppercase;
	box-sizing: border-box;
	/* line-height: 1.5em; */
	font-weight: 600;

	
}
.module-content{
	padding: 0px;
	font-size: 14px;
}

.helpitem  h3{

	margin-bottom: 5px;

}
.helpitem {
	
	margin-bottom: 17px;
	overflow: hidden;

}

/* buttons */
.buttonize 	 {

	/*text-transform: capitalize;*/
	/* font-weight: 700 !important; */
	font-size: 1.05em;
	/* line-height: 1.05em; */
	padding: 5px;
	/* min-width: 189px; */
	width: auto;
}

.button-blue {
	
	border: 1px solid #007CFF !important;
    color:#007CFF !important;
	background-color: white !important;
	border-radius: 30px;
	text-transform: uppercase;
}

.ui-button-text {
	
}

.button-orange {
	
	
	/*background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');*/
	/*background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#ffce7c),color-stop(100%,#ffb439));*/
	
	/*background: linear-gradient(#f9a500 0,#f09200 100%) !important;*/
	/*background-color: #f9a500 !important;*/
/* 	box-shadow: rgba(0, 0, 0, 0.247059) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.298039) 0px 2px 0px 0px inset, rgba(0, 0, 0, 0.4) 0px 1px 2px 0px;
 */    /*border: 1px solid #f9a500 !important;*/
    background: #FFFFFF !important;
	
	color:#4D86FF !important;
	behavior: url('https://minuviasat.ee/js/css3pie/PIE.php');
	font-weight: 400 !important;
	text-transform: uppercase;
}

.messages .button-orange {
	padding: 8px;
	border: 1px solid #4D86FF  !important;
	background-color: #ffffff;
}

.login-links {
	color: #333338 !important;
}
.button-small{

	font-size: 0.8em !important;
	line-height: 0.8em !important;
	background-color: #ffffff !important;
	border: 1px solid #4D86FF !important;
	color: #4D86FF !important;

}
.contrast-header {
	background-color: #38495A;
	color: white;
	height: 45px;
	line-height: 1.4em;
	width: 100%;
	margin-bottom: 12px;

}
.contrast-header-transparent {
	 
	background: rgba(35,46,65,0.7);
	color: white;
	height: 45px;
	line-height: 1.4em;
	width: 100%;
	margin-bottom: 12px;

}


/* help text */
#tip,.tip,.info{
	text-align: left;
/* 	width: 97%; */
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #FFAA01;
	background-color: #FFAA01;
	font-weight: bold;
	border-radius: 12px;
}

#readmore {
	color: #333338;
	
}

#readmore:hover {
	text-decoration: underline;
}
.errormsg {
	
	text-align: left;
	padding: 15px;
	margin-bottom: 20px;
	/*border: 1px solid #FA073C; */
	background-color: #FFAA01;
	font-weight: 300;
	color: #333338;
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 15px;
	line-height: 1.3em;
}
.warningmsg{
	text-align: left;
	padding: 15px;
	margin-bottom: 20px;
	/*border: 1px solid #FA8807; */
	background-color: #FFAA01; 
	font-weight: 300;
	color: #333338;
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 15px;
	line-height: 1.3em;
	border-radius: 12px;
}
.warningmsg h3 {

	color: white;

}
.okmsg{
	text-align: left;

	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #26A23F;
	background-color: #4D86FF;
	font-weight: 300;
	color: white;
	font-size:16px;
	line-height: 1.3em;
	
}
.okmsg h3 {

	color: white;
	font-size: 2.5em;
	font-weight: 300 !important;

}

.errormsg h3 {
	color: white;
	font-size: 2.5em;
	font-weight: 300 !important;

}


.login-method{
	float: left;
	width: 240px;
}
.login-help{
	float:left;
	width: 420px;
	margin-top: 12px;
	padding-right:12px;
}
.login-tip {

	float: left;
	width: 200px;
	color: #555;
}

#homepage-news-wrapper{
	height: 250px;
	_height:250px;
/* 	border-top: 1px #e5e5e5 solid; */
	/* padding-top: 10px; */
	background: url(../img/layout/news-bg.png) repeat-x;

}

#page {
	background-color: #F2F2F2;
}

.homepage-news-item{
	width: 298px;
	padding: 20px;
	/* padding: 0 13px; */
	margin-bottom: 20px;
	margin-right: 13px;
	/*margin-left: 8px;*/
/* 	border-right: 1px #e5e5e5 solid;
 */
}
.homepage-news-item-last{
	
	 margin-right: 0;
 
}
.homepage-news-item-title, .homepage-news-item-title a{
/* 	color: #3366bb;
	font-size: 15px;
	*/
	font-weight: 700;
	height: 66px;	overflow: hidden;
	

}
.homepage-news-item-content{
	height:90px;
	overflow:hidden;

}

.homepage-news-item-action {
	
	margin-top: 12px;
	padding-top: 11px;


}
.homepage-news-item-action a {
	
	color: #3366bb;

}
/* */
.register-card-action{
	width: 200px;
	min-height: 250px;
	margin-right: 3em;
}
.register-card-terms{
	width: 430px;
	height: 90%;
}
.register-card-terms .terms{
	width: 100%;
	height: 250px;
	display: block;
	border: none;
 	padding-top: 15px; 
	overflow: auto;
	padding-right: 15px;
	text-align: justify;
}
.register-card-terms .terms  ol{
		 list-style-type: decimal !important;
}
.register-card-terms .terms  ol li{
	padding-left:8px;
	padding-bottom:5px;
	list-style-type: decimal !important;
}

/* */
#dialog-message {
	display: none;
}
.hidden-object {
	display: none;
}
/* modal boxes */
.modal-confirm {
	display: none;
	height: 350px;
	
}
/* orders */
.orders-row{
	/* width: 690px; */
	min-height: 3.2em;
	vertical-align: middle;
	overflow: hidden;
	padding-left: 20px;
}
.orders-row div {
	float: left;
}
.orders-row-id{
	width: 75px;
}
.orders-row-file{
	width: 25px;
}
.orders-row-date{
	width: 105px;
}
.orders-row-type{
	width: 125px;
}
.orders-row-description{
	width:250px;
}
.orders-row-actions{
	width: 115px;
}
.orders-row-status{
	width: 165px;
}
.orders-status-date{
	display: block;
	font-size: 0.85em;
	float: none;
	width: 100%;
}
.orders-status-description{
	margin-right: 8px;
}
/* messages */

.inmail-row{
	height: 2em;	
	/* line-height: 30px; */
	width: 687px;
	overflow: hidden;
}
.inmail-unread {
	font-weight: bold;
}
.inmail-row-date{
	height: 26px;
	width: 145px;
	float: left;
}
.inmail-row-subject{
	height: 26px;
	width: 325px;
	float: left;
	overflow: hidden,
}
.inmail-row-status{
	height: 26px;
	width: 75px;
	float: left;
	color: #888;
}
.inmail-row-actions{
	height: 26px;
	width: 138px;
	float: left;
	text-align: right;
}
.inmail-item-details {
	display: none;
	margin: 18px;
	/* font-size: 12px; */
	/* float:right; */
}
.inmail-message-actions{
	margin-top: 25px;

}
.inmail-row-message{
	text-align: justify;


}
/* invoice channel */
.data-wrapper input {
	float: left;
	
}
.data-wrapper label {
	margin-left: 0.3em;
}
.data-wrapper,.data-wrapper-info {
	width: 665px;
}
.data-wrapper .label {
	font-weight: bold;
	width: 295px;
	float: left;
	clear: left;
	line-height: 38px;
	height: 38px;
	
}
.data-wrapper .detail {
	font-weight: normal;
	width: 360px;
	float: left;
	line-height: 38px;
	min-height: 38px;
}
.data-wrapper-info .label {
	font-weight: bold;
	width: 195px;
	float: left;
	clear: left;
	line-height: 28px;
	min-height: 28px;
	
}
.data-wrapper-info .detail {
	font-weight: normal;
	width: 410px;
	float: left;
	line-height:28px;
	min-height: 28px;
}
#channel-history{
	
	color: #353535;
}
.invoice_channel-radio{
	display: inline;
	border: 0;
	margin: 0;
	line-height: 35px;
	height: 35px; 
	width: 1em;
	/* margin-top: 0.5em; */
}
.invoice-channel-description {
	float: left;
}
#invoice-channel-form-submit{
	display: none;
}

.invoices .submit-form-link, .contracts .ui-button {
	
	background-color: #ffffff !important;
	border: 1px solid #4D86FF !important;
	
}

.contracts .ui-button  {
	width: 100px;
}

.contracts .ui-button img {
	width: auto !important;
}

.addSPB .box-border {
	padding: 20px;
}

.addSPB .box-border button {
	color: #4D86FF !important;
}


.invoice_channel-description-inactive {
	font-weight: normal;
}
.DivBodySpacer{
	line-height: 15px;
	display: block;
	margin-bottom: 15px;
}
.invoice-channel-input {
	margin-left: 25px;
}
.invoice-channel-input input {
	width: 225px;
	height: 35px;
	
}
.hidden-object {
	display: none;
}
.fullrow {
	width: 100%;
	min-height: 3em;
}
.history-data {
	float: left;
	width: 320px;
	clear:left;
}
.history-dates{
	float: left;
	width: 160px;
}
.history-user{
	float: left;
	width: 200px;
	clear:right;
}

/* customer data edit*/
.customers-data-edit{
	display: none;
}
.customers-data-edit input{
	display: inline;
	padding:0.3em;
	background-color: #FAFAFA;
}

.customers-data-edit > a {
	background-color: #FFFFFF !important;
	border: 1px solid #4D86FF;
	margin-bottom: 10px;
}

.customers-data-edit > a > span {
	color: #4D86FF;
}
/* bulletin */


/* My invoices */
#payment-selection-overview{
	width: 400px;
	margin-top: 25px;
	margin-bottom: 35px;
}
.payment-selection-overview-row{
	width: 100%;
	height: 1.5em;
}
.payment-selection-overview-label {
	width: 200px;
	font-weight: bold;
	float: left;
}
.payment-selection-overview-detail{
	width: 200px;
	float: left;
}
/* banklinks */
.payment-bank-block{
	width: 350px;
	height: 70px;
}
.payment-bank-image{
	width: 200px;
	height: 70px;
	float: left;
}
.payment-bank-action{
	width: 130px;
	height: 55px;
	float: left;
	/* margin-top: 15px; */
}

/* orders & contracts */

.contract-details .terms {
	width: 100%;
	height: 250px;
	display: block;
	border: none;
	overflow: auto;
	padding-right: 15px;
	text-align: justify;

}
/* contracts */
.contract-list{
	margin-bottom: 4px;
}	
.contract-list-id{
	width: 50px;
}
.contract-list-campaign{
	width: 200px;
}
.contract-list-status{
	width: 150px;
}
.contract-list-link{
	width: 50px;
}
.contract-details-label{
	margin:1px;
	margin-left: 55px;
	float: left;
	width: 150px;
	padding: 5px;
	padding-left:8px;
	background-color: #F7F7F7;
	clear: left;

	
}
.contract-details-data{
	margin:1px;
	margin-left: 10px;
	width: 350px;
	float: left;
	clear: right;
	padding: 5px;
	padding-right:8px;
	background-color: #F7F7F7;
	min-height:1.2em;
	
}
.contract-details{
	margin-bottom: 35px;
	clear: both;
	padding:15px;
}
.contract-details-spacer{
	width: 100%;
	height: 12px;
	clear: both;
}
.contract-details-accept{
	width: 635px;
	text-align: center;
}
.contract-details-list{
	padding: 2px;
    width: 100%;

}

/* ordering */

.module-content #customers-order-form-navi ol .completed {
	background-image: url('../../../img/icon-checked.gif');
	background-repeat: no-repeat;
	background-position: 191px 3px;
	color: #314C74;
}

.module-content #customers-order-form-navi ol .active {

	color: #314C74;
	font-weight: 700;
}

/* order confirmation */
.order-confirmation-row{
	width: 679px;
	min-height:15px;
	float: none;
	/* background-image: url('../../../img/product-gradient-bg.png'); */
	background-position: 0px -50px; 
	background-repeat: repeat-x;
	padding: 8px;
}
.order-confirmation-details-label{
	font-weight: bold;
	float: left;
	width:220px;
	height: 100%;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;	
	}
.order-confirmation-details-data{
	float: left;
	width:440px;
	clear: right;
	height: 100%;
	margin-left: 3px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;	
}.order-confirmation-details-data-product{
	height: 1.4em;
	width:430px;
	font-weight: bold;
	margin-bottom: 8px;
	}
.order-confirmation-price-details{
	padding: 8px;
}
.order-confirmation-price-item, .order-confirmation-price-campaign{
	padding-left: 15px;
	background-image: url('../../../img/icon-checked-list.gif');
	background-position: 0px 3px; 
	background-repeat: no-repeat;
}

.customer-data-product-item.product-main{
/* 	width: 200px;
	height: 295px;
	float: left;
	margin-right: 28px;
	 margin-left: 8px; 
	background-color:#f5f5f5;
	border:1px solid #e5e5e5;
	margin-bottom: 28px;	 */
	/* background-image: url('../../../img/product-gradient-bg.png');
	background-position: 0px -40px;
	background-repeat: repeat-x;  */
	/* width: 685px; */
	min-height: 135px;
	float: left;
/* 	margin-right: 28px; */
	/* margin-left: 8px; */
	/* background-color:#f5f5f5; */
/* 	border:1px solid #e5e5e5; */
	margin-bottom: 12px;
	-moz-border-radius: 3px;
	text-align: left;
}   

.customer-data-product-data {
	width: 650px;
	margin-left: 15px;
 	float: left; 
}
.product-main .customer-data-product-data {
	width: 508px;
	min-height:135px;
	margin-left: 0px;
 	float: left; 
}
.customer-data-product-details{
	/* width: 508px; */
	min-height: 20px;
	float: left;
}.product-main .customer-data-product-header{
	font-weight: bold;
	width: 500px;
	height: 30px;
	overflow: hidden;
	margin-top: 8px;
/* 	margin-left: 5px; */
	color: #323232;
	font-size: 1.2em;
	line-height: 0.9em;
	float: left;
}
.customer-data-product-header{
	font-weight: 700;
}
.customer-data-product-details{
	font-size: 12px;
	/* color: #004B93; */
}
.customer-data-product-details-row{
	/* width:270px; */
	min-height: 1.5em;
}.customer-data-product-details-label{
	float: left;
	margin-right: 8px;
	/* width:135px; */
	/* font-weight: bold; */
}.customer-data-product-details-detail{
	float: left;
	clear: right;
}
.customer-data-product-description{
	text-align: justify;
	width: 498px;
	min-height: 40px;
	float: left;
	margin-right:25px;
	margin-bottom: 12px;
	/* font-size:0.95em; */
	color: #444;
	
}
.customer-data-product-image img{
	width: 115px;
	height: 115px;
	/* margin: 0 auto; */
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 22px;
}
.customer-data-product-image {
	float: left; 
	width: 155px;
	height: 135px;
}
.offer-description{
	margin-bottom: 18px;

}
.offer-content{
	
	width: 430px;
	float: left;
	text-align: justify;
}
.offer-image{

	width: 145px;
	height: 145px;
}
.offer-promo{
	width: 145px;
	float: left;
	clear: right;
	margin-left: 90px;
}
.offer-action{
	
	font-size: 1.15em;
	font-weight: bold;
	height: 36px;
	
}
.offer {
	float: none;
	height: auto;
}
/* financialaccounts*/

.finaccount-status {

	margin-bottom: 18px;

}

.gap-left {
	margin-left: 17px;
}
.gap-left-double{
	margin-left: 32px;	
}

/* IE hacks */
.compat-no-borderradius /*.box-border,*/ .compat-no-borderradius .content-pane-sidebar-module {

	/* border: 10px solid #fafafa !important; */
	border: 10px solid #ffffff !important;
	background-color: white !important;
	position: relative !important;
	
} 
.compat-no-borderradius #submenu  .submenu-active-item a, .compat-no-borderradius .menuObject-active a {

	border: 1px solid #ececec;
	position: relative;
	
}
/* compat-no-boxshadow */
/* END IE HACKS */
.dashboard-offers-content {
  width: 630px;
  height: 150px;
}

.dashboard-offers-image {
  width: 308px;
  height: 150px;
  margin-right: 12px;
  overflow: hidden;
}
.dashboard-offers-description {
  width: 308px;
  height: 150px;
  overflow: hidden;
}
.dashboard-offers-meta {
  width: 630px;
  height: 50px;
}
.dashboard-offers-loyaltylevel {
  width: 308px;
  margin-right: 12px;
  float: left;
}

.dashboard-offers-actions {
  width: 308px;
  float: left;
}
.dashboard-item-normal {
	
	width: 296px;
	float: left;
	border: 10px solid rgba(255,255,255,0.05);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  -pie-box-shadow: 0 0 5px 0 #D1D1D1;
  margin-bottom: 10px;
	behavior: url('https://minuviasat.ee/js/css3pie/PIE.php'); 
	min-height: 200px;
}

.home .content-pane-ui {

	background-color: #F2F2F2 !important;
	padding: 0;
}



#body-wrapper {
	background-color: #F2F2F2;
}
.dashboard-item-wide  {
	
	width: 95%;
	float: left;
	/*
	border: 10px solid rgba(255,255,255,0.05);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  -pie-box-shadow: 0 0 5px 0 #D1D1D1;
  */
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 10px;
  behavior: url('https://minuviasat.ee/js/css3pie/PIE.php');
	min-height: 200px;
	
}

.dashboard-item-date {
  width: 155px;
  float: left;
}

.dashboard-item-title {
  width: 355px;
  float: left;
}

.dashboard-item-status {
  width: 100px;
  float: left;
}

.dashboard-item-subtitle {
  height: 2em;
  line-height: 2em;
  font-weight: 600;
  color: #1A1A1C;

}
.dashboard-offers-promoted .box-offer-header{

	position: relative;
	width:	100%;

}
.dashboard-offers-promoted .box-offer-title{

	position: absolute;
	z-index: 99;

}
.dashboard-offers-promoted .boximage{

	height: 250px;
	overflow: hidden;

}
.dashboard-offers-container .dashboard-item-orders-row {
  margin-bottom: 5px;
}

.login .help-item br {
	display: none;
}

.login .help-item img {
	width: 100%;
}

.box-offer-header__calltoaction{

position: absolute;
    z-index: 999;
    top: 102px;
    right: 220px;
    /* float: right; */
    /* padding: 8px; */
    /* border: 1px solid white; */
    /*background-color: white;*/
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.home .message-large {
	width: 997px;
	margin: 0;

}

.home .ui-button {
	color: #4D86FF !important;
}

.home .module-header.normal-note {
    /*background: rgba(35,46,65,0.7);*/
	/*background: #333338;*/
	background: white;
    color: black;
    height: 45px;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 12px;
}
.message-large {
	width: 992px;
	margin: 0 auto;

}

span.orange {
  color: orangered;
  font-weight: 400;
  font-size: 1.2em;
  
}

.order-options-item{

	background-image: url('../../../img/product-gradient-bg.png');
	background-position: top left;
	background-repeat: repeat-x; 
	width: 670px;
	min-height: 135px;
	height:auto !important; 
	height: 135px; 
	
	float: left;
	margin-right: 28px;
	/* margin-left: 8px; */
	/* background-color:#f5f5f5; */
	border:1px solid #e5e5e5;
	margin-bottom: 18px;
	-moz-border-radius: 3px;
	text-align: left;
}   
.order-options-item-data {
	width: 510px;
	min-height:135px;
	height:auto !important; 
	height: 135px; 
 	float: left; 
}
.order-options-header{
	font-weight: bold;
	width: 500px;
	height: 30px;
	overflow: hidden;
	margin-top: 15px;
/* 	margin-left: 5px; */
	color: #323232;
	font-size: 1.2em;
	line-height: 0.9em;
	float: left;
}
.order-options-select-pricing-details{
	font-size: 1em;
	color: #004B93;
}
.order-meta-description{
	text-align: justify;
	width: 225px;
	min-height: 80px;
	height:auto !important; 
	height: 80px; 
	float: left;
	margin-right:25px;
	padding-bottom: 8px;
	/* font-size:0.95em; */
	color: #444;
	
}
.other-options .order-meta-description{
	text-align: justify;
	width: 355px;
	min-height: 80px;
	height:auto !important; 
	height: 80px; 
	float: left;
	margin-right:25px;
	padding-bottom: 8px;
	/* font-size:0.95em; */
	color: #444;
	
}
.order-options-image img{
	width: 115px;
	height: 115px;
	/* margin: 0 auto; */
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 22px;
}
.order-options-image {
	float: left; 
	width: 155px;
	height: 135px;
}
.order-options-select{
	height: 85px;
	width: 90px;
	float:left;
	/* margin-top: 5px; */
	text-align: center;
	font-size: 13px;
}
.order-options-select .buttonize{
	width: 80px;
	height: 35px;
}
.order-options-price-large{
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	margin-top: 4px;
	clear: both;
	color: #016D06;
}
.order-options-price-regular{
	text-align: center;
	font-size:1.3em;
	margin-top: 8px;
	text-decoration: line-through;
}
.order-options-price{
	
	/* height: 15px; */
	width: 155px;
	float: left;
	margin-bottom: 8px;
	
}
.order-options-price-more{
	text-align: center;
	margin: 12px;
	width: 121px;
	font-size: 0.82em;
	color: #555;
}	
.order-options-price-details{
	display: none;
	width: 500px;
	height: 300px;
	font-size: 12px;
}
.order-options-price-details dt, .order-options-price-details dd{
	display: block;
	float: left;
}
.order-options-price-details-title{
	margin-top: 8px;
}
.order-options-price-details dt{
	font-weight: bold;
	width:250px;
	min-height:25px;
}
.order-options-price-details dd {
	width:450px;
	min-height:25px;
	clear: right;
}
.conditions{
	overflow: auto !important;
	height: 280px;
	padding-right:8px;
	padding-bottom:3px;
}
.order-option-selected{
	background: url('../../../img/background-image-blue.png') repeat-x center !important;
    border: 1px solid #00519E !important;
    color:#FFFFFF !important;
}
#customers-order-wizard-tagline {
  display: none;
}

.offerusedmsg-large{
	
	text-align: center;
	padding: 0.4em;
	margin-bottom: 20px;
	border: 1px solid #62a035;
	background-color: #62a035;
	font-weight: normal;
	color: white;
	/* font-size: 16px;
	position:relative;
	top:-62px; */
}

/* shop */

.body-shop  #customers-order-wizard{

	border: none;
	padding: 0 !important;
	margin: 0;
	box-shadow: none;

}
.body-shop .order-product {
  width: 307px;
  float: left;
}
 
.order-product-header {
	overflow: hidden;

}
.order-product-title {

	
} 
.order-product-image{
	height: 100px;
	overflow: hidden;

}
.order-quantityselect-quantities{
	width: 50px;
}
.order-quantityselection {
  width: 90px;
  float: left;
  margin-right: 10px;
}
.order-itemtotal {
  width: 90px;
  float: left;
}

.order-itemprice {
  width: 90px;
  float: left;
  margin-right: 10px;
}
.order-total {
  font-size: 2em;
  margin-top: 8px;
}
.order-price {
  font-size: 2em;
  margin-top: 8px;
}
.order-product-description {
  min-height: 150px;
  margin-top: 22px;
  margin-bottom: 22px;
}

.option-label {
    width: 80%;
    float: left;
	padding: 5px;
}

.option-action {
    width: 15%;
    float: right;
}
.option {
    
    clear: both;

}

.alternative-account  {
    width: 180px;
    height: 200px;
    padding: 20px;
    text-align: center;
    float: left;
}

.alternative-account-logo {
    margin: 0 auto;
    width: 100px;
	-webkit-border-radius: 50px;
	-moz-border-radius :50px;
	border-radius :50px;
	height: 100px;
	maergin-top: 18px;
}

.alternative-account-logo img{

	-webkit-border-radius: 50px;
	-moz-border-radius :50px;
}

.alternative-account-username {
    /* height: 3em; */
    font-weight: 700;
    font-size: 1.1em;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 8px;
}

#account-accounts {
    min-height: 260px;
}

.sticky-wrapper {
	
	z-index: 99999;
	position: relative;
}

.offer-external-actionbutton {
    position: relative;
    top: 90px;
}

.item-status {
    font-size: 1em;
    line-height: 100%;
    padding: 0.5em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	margin-left: 5px;
	
}
.item-status-ok {

	color: white;
	border: 1px solid #4D86FF;
	background-color: #4D86FF;
	font-weight: 300;
	
}
.item-status-warning {

	color: white;
	border: 1px solid #FFAA01; 
	background-color: #FFAA01; 
	font-weight: 300;
	
}
.item-status-error {

	color: white;
	border: 1px solid #FA073C; 
	background-color: #FA073C; 
	font-weight: 300;
	
}

.menu-highlight-orange {

    background-color: #FA8807;

}

.menu-highlight-green {

    background-color: #26A23F;

}

.menu-highlight-red {

    background-color: #FA073C;

}

/* viaplay */

.viaplay-section {
    margin-bottom: 22px;
}
.viaplay-section-title {
    margin-bottom: 20px;
}
.viaplay-section-row {
    /* height: 225px; */
    width: 1050px;
}

.viaplay-item {
   width: 218px;
    height: 325px;
    float: left;
    margin-right: 40px;
    overflow: hidden;
    margin-bottom: 20px;
}
.viaplay-item-title-local {
    font-weight: 700;
}
.viaplay-item-image {
    background: #000;
    width: 200px;
    height: 235px;
    box-shadow: 0 0 10rem #555 inset;
}
.viaplay-item-title {
    text-align: center;
    font-size: 12px;
    margin: 12px;
}

.dashboard-item-orders-row.message-is-unread {
    font-weight: 700;
}

/* data usage */
.data-usage{
	height: 26px;
	width: 145px;
	float: left;
}

.data-usage-date{
	height: 26px;
	width: 145px;
	float: right;
}