html, body {
	font-family: 'Montserrat', sans-serif;
	width: 100%;
	height: 100%;
	font-size: 11pt;
	font-weight: 500;
}
.h5, .h4, .h3, .h2, .h1 {
	color: #02399b;
	font-weight: 700;
	margin-bottom: 0px !important;
}
a.red-link {
	color: #f23c36;
	font-weight: 600;
}
.free-sod {
	font-weight: 700;
	color: #909090;
}
.btn {border-radius: 0 !important;}
.btn {
	transition-timing-function: cubic-bezier(0.07, 1.41, 0.82, 1.41);
	transition: transform .2s;
}
.btn:hover, .btn:active, .btn:focus {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	z-index: 1;
}
img.pull-left {
	padding: 8px 15px;
	background-color: #063b95;
}
.main-header {
	/*background: url('../images/bg-triangles-blue.jpg');
	background-repeat: repeat-x;*/
}
.byop-header {
	background: url('../images/byop-header.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	padding: 30px 0px;
}
.byop-header h2 {
	text-shadow: 1px 1px #222222;
}
.byop-header a {
	color: #ffffff;
	text-decoration: underline;
}
.byop-header a:hover, .byop-header a:focus {
	color: #dcdcdc;
}
.btn-red {
	background-color: #f23c36;
	color: #ffffff;
	border-radius: 0px !important;
	padding: 5px 30px;
	text-decoration: none !important;
	font-weight: 500;
}
.btn-back {
	background-color: #ffffff;
	color: #383838 !important;
	font-weight: 700;
}
.btn-red:hover {
	background-color: #a72521;
	color: #ffffff;
}
section {margin-top: 30px;}
#summaryCard .card, #summaryPage .card {border-radius: 0px !important;}
#summaryCard .card-body, #summaryPage .card-body {padding: .75rem;}
#summaryCard .card-header, #summaryPage .card-header {
	background-color: #02399b;
	font-weight: 700;
	color: #ffffff;
	border-radius: 0px !important;
}
#summaryTab p, #summaryTab h5, #summaryTab button {
	text-align: left;
	font-size: 1em;
}
#summaryTab .btn-link, #faqAccordion .btn-link {
	padding: 0px !important;
	color: #2c2c2c !important;
	font-weight: 700;
}
.fa-times-circle {color: #dddddd;}
.table-sm td, .table-sm th {padding: 0rem !important;}
.table-sm {border-top: 2px solid #dddddd;}
#summaryPage .table-sm {border: none !important;}
#steps {text-align: left !important;}
#steps > li.list-inline-item {
	width: 33.3% !important;
}
#steps > li> a.active {
	background-color: #02399b !important;
	border-radius: 0px !important;
	border: 2px solid #ffffff;
	padding: 10px;
	color: #ffffff;
	font-weight: 700;
	border: 5px solid #02399b;
}
#steps > li> a {
	background-color: #ffffff !important;
	border-radius: 0px !important;
	border: 2px solid #ffffff;
	padding: 10px;
	color: #272727;
	font-weight: 700;
	border: 5px solid #f3f3f4;
}
#steps > li> a > span.number-tab {
	width: 50px;
	position: relative;
	background: #ffffff;
	padding: 10px;
}
#steps > li> a > span.number-tab:after, #steps > li> a > span.number-tab:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#steps > li> a > span.number-tab:after {
	border-color: rgba(2, 57, 155, 0);
	border-left-color: #ffffff;
	border-width: 20px;
	margin-top: -20px;
}
#steps > li> a > span.number-tab:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #f3f3f4;
	border-width: 25px;
	margin-top: -25px;
}
#steps > li> a.active > span.number-tab {
	width: 50px;
	position: relative;
	background: #02399b;
	padding: 10px;
}
#steps > li> a.active > span.number-tab:after, #steps > li> a.active > span.number-tab:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#steps > li> a.active > span.number-tab:after {
	border-color: rgba(2, 57, 155, 0);
	border-left-color: #02399b;
	border-width: 25px;
	margin-top: -25px;
}
#steps > li> a.active > span.number-tab:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 30px;
	margin-top: -30px;
}
.text-tab {margin-left: 30px;}
.total {
	font-size: 1.2em;
	margin-top: 10px;
	font-weight: 600;
}
.additionalOutlet {
	font-weight: 600;
}

@media only screen and (max-width: 648px) {
	.number-tab {
		display: none;
	}
	.text-tab {margin-left: 0px !important;}
	#mychannels > ul > li, #channelsPPV > ul > li {width: 30% !important;}
	.line-right {
		border-right: 0px !important;
		border-bottom: 1px solid #b9b7b7;
	}
	#viewFreeChannels ul li {
		width: 30% !important;
	}
	#accordionChannels p.small {
		float: left !important;
		margin-top: 0px !important;
	}
}
/*//first*/
@media only screen and (max-width: 648px) {
	.number-tab {
		display: none;
	}
	.text-tab {margin-left: 0px !important;
	}
	/*#mychannels ul  li.channels {width: 30% !important;}*/
	.line-right {
		border-right: 0px !important;
		border-bottom: 1px solid #b9b7b7;
	}
	#steps > li> a{
		padding: .5rem 1rem;
	}
	#steps{
		font-size: 8pt;
	}
	#steps > li.list-inline-item a{
		height: 78px;
	}
}
@media only screen and (min-width: 1400px) {
	.channels-height{
		background-color: #fff; 
		width: 150px; 
		height: 230px; 
		box-shadow: 1px 1px 1px #888888; 
		-webkit-box-shadow: 0 0 5px #888888; 
		/* z-index: 100; */
	}
	.chan-description{
		max-width: 200px;
	}
}
@media only screen and (min-width: 1240px) {
	.channels-height{
		background-color: #fff; 
		width: 135px; 
		height: 200px; 
		box-shadow: 1px 1px 1px #888888; 
		-webkit-box-shadow: 0 0 5px #888888; 
		/* z-index: 100; */
	}
	.chan-description{
		max-width: 150px;
	}
}

@media only screen and (max-width: 1239px) {
	.channels-height{
		background-color: #fff; 
		width: 75px; 
		height: 110px; 
		box-shadow: 1px 1px 1px #888888; 
		-webkit-box-shadow: 0 0 5px #888888; 
		/* z-index: 100; */
	}
	.chan-description{
		max-width: 100px;
	}
}
/*//*/
.line-right {
	border-right: 1px solid #b9b7b7;
	padding-right: 0px !important;
}
.form-control {
	border-radius: 0px;
	font-size: 1em;
}
.form-row {margin: 5px 0px;}
#filters {padding: 0px 0px 10px 0px;}
#mychannels > ul > li, #channelsPPV > ul > li {
	width: 15.5%;
	vertical-align: top !important;
}
.galleryPrice {font-weight: 900;}
.channelItem {
	font-size: .85em;
	border: 3px solid #ffffff;
}
#mychannels img, #channelsPPV img {border: 1px solid #d8d5d5;}
.page-item a {
	border-radius: 0px !important;
	color: #383838 !important;
	font-weight: 700;
	margin: 2px;
}
.page-item.active .page-link, .pagination a:hover, .pagination a:focus {
	border-radius: 0px !important;
	color: #ffffff !important;
	background-color: #f23c36 !important;
	border: 1px solid #f23c36;
}
#mychannels a, #channelsPPV a {
	font-size: 15px;
	color: #ffffff;
}
.modal-content {border-radius: 0px;}

.btn-addtocart {
	background-color: #f23c36;
	color: #ffffff;
	border-radius: 0px !important;
	padding: 10px 20px;
	text-decoration: none !important;
	font-weight: 500;
}
.boxTypes {
	list-style: none;
	padding: 0;
}
.boxTypes > li {
	padding-left: 1.3em;
	margin-bottom: 10px;
}
.boxTypes > li:before {
	content: "+";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}
.boxTypes-card {
	padding: 15px;
}
.boxTypes-card-active {
	background-color: #ededed;
	padding: 15px;
}
.badge-msf {
	background-color: #203486;
	padding: 5px 9px;
	color: #ffffff;
	border-radius: 4px;
	/*font-size: 24px;*/
	font-weight: bold;
}
.badge-boxtypes {
	border: 3px solid #02399b;
	font-size: 1.2em;
	color: #02399b;
	font-weight: 700;
	border-radius: 15px;
	padding: 5px 10px;
	clear: both;
}
.boxTypes-radio, .boxTypes-checkbox {
	position: absolute;
	right: 25px;
	top: 15px;
}

#mydigibox .row, #channelsGallery .row {padding: 15px;}
#mydigibox .col-sm-4 {padding: 0 !important;}
.form-check label {
	display: inline-block;
	background-color: #ffffff;
	padding: 20px;
	cursor: pointer;
}
.form-checkbox label {
	padding: 5px;
	cursor: pointer;
	font-weight: 600;
}
.form-check input[type="radio"]:checked+label, .form-check label:hover {
	background-color: #ededed !important;
}
.form-check input[type="checkbox"]:checked+label, .form-checkbox label:hover {
	background-color: #02399b !important;
	color: #ffffff;
}
#channelsGallery .list-inline-item {
	position: relative;
}
/*.boxTypes-card:hover .badge-boxtypes, .form-check input[type="radio"]:checked+label .badge-boxtypes {
	border: 3px solid #02399b;
	background-color: #02399b;
	color: #ffffff;
	}*/
	.custom-control {
		display: inline-block !important;
		padding-left: 0 !important;
	}
	.custom-checkbox .custom-control-label::before {border-radius: 20px !important;}
	.custom-control-label::before, .custom-control-label::after {
		bottom: 5px;
		right: 5px;
		left: auto;
	}
	.custom-control-label::before {
		background-color: transparent !important;
		border: 2px solid transparent !important;
		width: 1.2rem;
		height: 1.2rem;
	}
	.custom-control-label::after {
		width: 1.2rem;
		height: 1.2rem;
	}
	.custom-checkbox .custom-control-input:checked~.custom-control-label::after, .custom-radio .custom-control-input:checked~.custom-control-label::after {
		background-color: #fff;
		border-radius: 5px;
	}
	#appform .row {padding: 0px !important;}
	#appform label {font-weight: 500;}
	.custom-file-label {border-radius: 0px !important;}
	.table-active {
		border-top: 1px solid #d2d2d2 !important;
		border-bottom: 1px solid #d2d2d2;
		background-color: #f5f5f5;
	}
	.table-accordion {
		border-top: 1px solid #d2d2d2 !important;
		background-color: #ffffff;
	}
	#summaryPage .table-dotted td {
		border-top: 1px dotted #d2d2d2 !important;
		font-size: .90em;
		padding: 3px 0px !important;
	}
	#faqAccordion .card {border: none !important;}
	#faqAccordion .card-header {background-color: #ffffff !important;}

	.quick{
		position: absolute;
		text-align: center;
		left:0;
		right:0;    
		margin-top:-75%;
		padding: 10px 5px;
		width:100%;
		background:#02399B;
		display:none;
	}
	.outer:hover img{
		border: 1px solid red;
	}
	.outer:hover .quick{
		display:block;
	}
	.table-cashout {
		padding-top: 5px;
		width: 90%;
		margin: auto;
	}
	.custom-control-label-payment {text-align: center;}
	.custom-control-label-payment::before {
		background-color: transparent;
		border: 2px solid #02399b;
		width: .8rem;
		height: .8rem;
	}
	.custom-control-label-payment::after {
		width: .8rem;
		height: .8rem;
	}
	#paymentOptions .custom-control-label::before, #paymentOptions .custom-control-label::after {
		top: 5px !important;
		left: 5px;
	}
	#viewFreeChannels ul li {
		width: 9.9%;
		margin-bottom: 10px;
	}
	#paymentOptions li img {
		opacity: 1;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	#paymentOptions li:hover img {
		opacity: .5;
	}
	[data-toggle="collapse"] .fa:before {  
		content: "\f139";
	}

	[data-toggle="collapse"].collapsed .fa:before {
		content: "\f13a";
	}
	#accordionChannels .card-header {
		background-color: rgba(18,72,170,.05) !important;
	}
	#accordionChannels button {
		font-weight: 700;
		font-size: 10pt;
	}
	#compareChannels .modal-body {
		max-height: calc(100vh - 143px);
		/*overflow-y: auto;*/
	}
}

button:hover:disabled {
	cursor: not-allowed;
}

button[type="submit"]:hover:disabled {
	cursor: wait;
}

button[type="button"]:hover:disabled {
	cursor: wait;
}

input:hover:disabled {
	cursor: not-allowed;
}

select:hover:disabled {
	cursor: not-allowed;
}

label.error {
	color: #FB3A3A;
}


footer.main .nav li {
	float: left;
	width: 33.33333%;
	text-align: center;
}


footer.main .nav li:last-child {
	margin-right: 0;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
footer.main .tab-content {
	color: #474749;
	padding: 30px 35px;
}

footer.main .tab-content .tab-pane:last-child {
	margin-right: 0;
}
footer.main {
	padding: 20px 2% 0;
	font-size: 10pt;
}


footer.main .nav li a {
	padding-left: 0;
	padding-right: 0;
}
footer.main .nav li a {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1c3f95;
}


footer.main {
	background: url(../images/bg-triangles-white.jpg) repeat;
	height: 300px;
}
footer.main {
	padding: 20px 2% 0;
}
a {
	color: #337ab7;
	text-decoration: none;
}

@media (min-width: 992px) {
	footer.main .tab-content .tab-pane {
		display: block !important;
		visibility: visible !important;
		float: left;
		width: 30%;
	}
	footer.main .tab-content .tab-pane {
		display: block !important;
		visibility: visible !important;
		float: left;
		width: 30%;
		margin-right: 5%;
	}
	footer.main .nav li {
		text-align: left;
		width: 30%;
		margin-right: 5%;
	}
	footer.main .tab-content {
		padding: 30px 0;
	}
}

.icon-bar {
	background-color: #fff;
	height: 7px;
	width: 7px;
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	border-radius: 1px;
}
.navbar-toggle {
	display: block !important;
	position: absolute;
	left: 0;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 6px;
	border-radius: 0;
	transition: width .5s ease, left .5s ease;
	background: #022768;
}

.box-rectangle {
	margin-top: 10px;
	background: #FFFFFF;
	border: 2px solid #E5E5E5;
	box-sizing: border-box;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
}

.box-icon {
	width: 78px;
	height: 78px;
}

.highlight {
	background: #CEE1FF;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

a[aria-expanded='false'] i.back {
	width: 17.29px;
	height: 17.29px;

	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border: solid #2560C1;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;

}

a[aria-expanded='true'] i.back {
	width: 17.29px;
	height: 17.29px;

	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	border: solid #2560C1;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;

}

a[aria-expanded='false'] i.arrow-collapse {
	width: 17.29px;
	height: 17.29px;

	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border: solid #C4C4C4;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;

}

a[aria-expanded='true'] i.arrow-collapse {
	width: 17.29px;
	height: 17.29px;

	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	border: solid #C4C4C4;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;

}

i.back-left {
	width: 8.49px;
	height: 8.49px;

	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	border: solid #2560C1;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
}

i.back-white {
	width: 17.29px;
	height: 17.29px;

	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	border: solid #FFFFFF;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
}

i.times {
	width: 12.09px;
	height: 12.09px;

	background: #FFFFFF;
	border-width: 0 1px 1px 0;
	transform: matrix(0.71, 0.71, 0.71, -0.71, 0, 0);
}

.rounded-10 {
	border-radius: 10px!important;
}
.header-rightside {
	background-color: #063b95;
	margin: 0;
	list-style: none;
}
.header-rightside li {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.header-rightside li a {
	padding: 0px 3px;
	color: #fff;
	font-size: 14px;
	line-height: 1px;
}
.header-rightside li a>i {
	font-weight: bold;
	line-height: 1px;
	font-size: 19px;
}
.header-rightside li.login-active img {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	background-size: 100% 100%;
	margin-top: -3px;
	margin-right: 5px;
}

.text-blue {
	color: #02399b!important;
}

.borderless li { 
	border: 0 none; 
}

.limheight {
	height: 600px; /*your fixed height*/
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3; /*3 in those rules is just placeholder -- can be anything*/
}
.limheight li {
	display: inline-block; /*necessary*/
}
.box-confirm {
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	width: 35%;
}

@media (max-width: 1000px) {
	.box-confirm {
		width: 70%;
	}
}
@media (max-width: 768px) {
	.box-confirm {
		width: 100%;
	}
}
.background-blue {
	position: absolute;
	width: 100%;
	height: 527.5px;
	left: 0px;
	top: -26px;
	background: linear-gradient(180deg, rgba(206, 225, 255, 0.8) 12.61%, rgba(255, 255, 255, 0) 93.36%), rgba(4, 59, 149, 0.8);

}
.background-blue2 {
	position: absolute;
	width: 100%;
	height: 527.5px;
	left: 0px;
	top: 9px;

	background: linear-gradient(180deg, rgba(206, 225, 255, 0.8) 12.61%, rgba(255, 255, 255, 0) 93.36%), rgba(4, 59, 149, 0.8);
}
.background-blue3 {
	position: absolute;
	width: 100%;
	height: 527.5px;
	left: 0px;
	top: 47px;

	background: linear-gradient(180deg, #CEE1FF 12.61%, rgba(255, 255, 255, 0) 93.36%), #043B95;

}

.box-header {
	width: 100%;
	height: 50px;

	background: #043B95;
	border-radius: 5px 5px 0px 0px;
}

.container {
	margin-top: 100px;
}
@media (max-width: 440px) {
	.container {
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 40px;

	}
}

#loader {
	z-index: 1040;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgb(0, 0, 0);
	opacity: 0.6;
	cursor: wait;
	position: fixed;

}
#loader.fadeOut {
	opacity: 0;
	visibility: hidden;
}
.loader-center.fadeOut {
	opacity: 0;
	visibility: hidden;
}
.loader-center {
	z-index: 1051;
	position: fixed;
	padding: 15px;
	margin: 0px;
	width: 30%;
	top: 40%;
	left: 35%;
	text-align: center;
	color: rgb(255, 255, 255);
	border: none;
	background-color: rgb(0, 0, 0);
	cursor: wait;
	border-radius: 10px;
	opacity: 0.5;
}


/* common */
.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}
.ribbon::before,
.ribbon::after {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
	border: 5px solid #922018;
}
.ribbon span {
	position: absolute;
	display: block;
	width: 225px;
	padding: 11px 0;
	background-color: #D74035;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	color: #fff;
	font: 800 13px/1 'Lato', sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-align: center;
}

/* top left*/
.ribbon-top-left {
	top: -10px;
	left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
	border-top-color: transparent;
	border-left-color: transparent;
}
.ribbon-top-left::before {
	top: 0;
	right: 0;
}
.ribbon-top-left::after {
	bottom: 0;
	left: 0;
}
.ribbon-top-left span {
	right: -25px;
	top: 30px;
	transform: rotate(-45deg);
}

.home-background {
	position: absolute;
	z-index: -100;
	width: 100%;
	height: 60vh;
	margin-top: 30px;
	background: url(../images/home-bg.jpg);
	background-repeat: no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.viu-background {
	position: absolute;
	z-index: -100;
	width: 100%;
	height: 60vh;
	background: url(../images/viu_success.jpg);
	background-repeat: no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.box-footer {
	width: 100%;
	height: 107px;

	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 0px 0p
}	
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: none!important;
}
/*.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}*/