
canvas {
	width: 100% !important;
	max-width: 800px;
	height: auto !important;
}

.green {
	color: green;
}

.red {
	color: red;
}

.underline {
	border-bottom: 1px dashed #0087dc !important;
	margin: 5px;
}

table.table-sm .sm_packet_price, table.table-sm .sm_packet_status {
	text-align: center;
}

.modal-dialog {
	margin-top: 0;
	margin-bottom: 0;
	height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.modal.fade .modal-dialog {
	transform: translate(0, -100%);
}

.modal.in .modal-dialog {
	transform: translate(0, 0);
}

.chart_div {
	margin: 10px;
}

.modal-open {
	overflow-y: auto;
	padding-right: 0px !important;
}

/*
.navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px !important;
}
*/
.iptv_details div {
	padding: 5px;
}

.iptv_details div > img {
	max-width: 100%;
}

.channel-info-cell {
	min-height: 140px;
	max-height: 140px;
	hyphens: auto;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.channel-info-image img {
	max-height: 56px;
	max-width: 100px;
}

.alert-fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	border-radius: 0px
}

.btn-late-pay-active, .btn-late-pay-active:hover, .btn-late-pay-active:focus {
	background-color: green;
}

body {
	padding-top: 70px;
}

.nav-text {
	float: none;
}

.wht-box-login {
/ / height: 188 px;
	width: 100%;
}

.navbar {
	text-align: center;
}

.navbar-collapse {
	text-align: right;
}

.tel-for-mobile {
	padding-left: 0px;
}

.ticket-message img {
	max-width: 80%;
	max-height: 250px;
}

.sm-dovogor {
	text-indent: 35px;
}

.size-button-support-send a {
	padding-top: 12px;
}

.report_date, .ticket_date {
	white-space: nowrap;
}

.ticket-list th {
	text-align: center;
}

.wht-box-change-password {
	height: auto;
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 7px rgba(0, 93, 147, 0.4);
/ / height: 305 px;
	padding: 20px;
	margin: 10px;
}


@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -10px;
	}
}

.btn-smotreshka-otklucheno, .btn-smotreshka-vkluchit {
	padding-top: 4px;
}

#navbar .fa {
	margin-right: 5px;
}


@media (max-width: 767px) {
	.xs-text-center {
		text-align: center;
	}

	.form-smotreshka {
		width: 100% !important;
	}

	input {
		text-align: center;
	}

	img.xs-auto-center {
		margin: 0 auto;
	}
}


button.btn-auto-center {
	margin: 0 auto;
}

@media (min-width: 768px) {
	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		/*flex-wrap: wrap;*/
	}

	.row-eq-height > [class*='col-'] {
		display: flex;
		flex-direction: column;
	}

	.row-eq-height > [class*='col-'] > .wht-box {
		height: 100%;
	}

	.row-eq-height > [class*='col-'] > button {
		min-height: 100%;
	}
}

.fa-external-link {
	font-size: 14px !important;
}

.vertical-center {
	min-height: 100%; /* Fallback for browsers do NOT support vh unit */
	min-height: 60vh; /* These two lines are counted as one :-)       */
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

div.text-left.error-message p {
	text-indent: 1.5em;
}

.m-a {
	margin: 0 auto;
}

.navbar-brand > img {
	height: 100%;
}

.tvip-logo {
	max-width: 100%;
	max-height: 4em;
}
