@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;900');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@200;300;400;500;600;700;900');



html {
	font-size:62.5%;
	height: 100%;
	width: 100%;
}

body {
	font-size:1.2em;
	line-height:1.6;
	font-weight:400;
    background-color: rgb(248, 247, 247)!important;
	font-family: 'Barlow', sans-serif;
	color:#47565F;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	overflow-x: hidden!important;
}

[class*="entypo-"]:before {


	font-family:'entypo',sans-serif;
}

a{
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004)!important;
}

*{
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-moz-osx-font-smoothing: grayscale;
}

.column,.columns {
	width:100%;
	float:left;
	box-sizing:border-box;
}

ul{
	list-style-type: none!important;
}

table{
	
	border-collapse: separate;
	border-spacing: 0px 6px;
	
}

thead{
	background: linear-gradient(135deg, rgba(54,58,61,1) 0%,rgba(26,30,33,1) 100%);
	color: #fff;

}
thead:hover{
	background: linear-gradient(135deg, rgb(72, 76, 80) 0%,rgb(41, 48, 53) 100%);
	color: #fff;

}

thead th:first-child{
	
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
padding-left: 15px;

}
thead th:last-child{
	
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;

}

tbody{
	padding-top: 15px!important;
}

tbody tr:nth-child(odd){
	background-color: #fff;
}


tbody tr td:first-child{
	padding-left: 15px;
}


  
.home-hero h4{
	
	margin-top: 35px;

  }

  .container{
	padding-bottom: 50px;
  }


  

.tab-pane{
	
	background-color: #ffffff;
	padding: 10px 20px;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	border-radius: 0px;
}

/*
.tab-pane:nth-child(3){
	
	background-color: #1155dc;
	padding: 10px 20px;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	border-radius: 0px;
	color: #fff!important;
}
*/


.period{
	display: table;
	width: 100%;
}


.sh-2{
	margin-top: 100px!important;
}


@media (min-width: 1024px) {
	.container {
		width:100%;
	}
	

	.step1 .period .three{
		width: 30.6%!important;
	}
	

	.sh-2{
		margin-top: 25px!important;
	}
	
  
	.home-hero h4{
	
		margin-top: 25px;
	
	  }

	.main{
		width: 84vw;
		padding: 15px 8vw 50px 8vw;
	}

	.breadcrumb p{
		font-weight: 500;
		font-size: 13px!important;
		color:#696d72;
		text-transform: none;
		max-width: 100%;
		margin-top: 15px;
		
	}

	.column,.columns {
		margin-left:4%;
	}
	
	.column:first-child,.columns:first-child {
		margin-left:0;
	}
	
	.one.column,.one.columns {
		width:4.66666666667%;
	}
	
	.two.columns {
		width:13.3333333333%;
	}
	
	.three.columns {
		width:22%;
	}
	
	.four.columns {
		width:30.6666666667%;
	}
	
	.five.columns {
		width:39.3333333333%;
	}
	
	.six.columns {
		width:48%;
	}
	
	.seven.columns {
		width:56.6666666667%;
	}
	
	.eight.columns {
		width:65.3333333333%;
	}
	
	.nine.columns {
		width:74%;
	}
	
	.ten.columns {
		width:82.6666666667%;
	}
	
	.eleven.columns {
		width:91.3333333333%;
	}
	
	.twelve.columns {
		width:100%;
		margin-left:0;
	}
	
	.one-third.column {
		width:30.6666666667%;
	}
	
	.two-thirds.column {
		width:69.3333333333%;
	}
	
	.one-half.column {
		width:48%;
	}
	
	.offset-by-one.column,.offset-by-one.columns {
		margin-left:8.66666666667%;
	}
	
	.offset-by-two.column,.offset-by-two.columns {
		margin-left:17.3333333333%;
	}
	
	.offset-by-three.column,.offset-by-three.columns {
		margin-left:26%;
	}
	
	.offset-by-four.column,.offset-by-four.columns {
		margin-left:34.6666666667%;
	}
	
	.offset-by-five.column,.offset-by-five.columns {
		margin-left:43.3333333333%;
	}
	
	.offset-by-six.column,.offset-by-six.columns {
		margin-left:52%;
	}
	
	.offset-by-seven.column,.offset-by-seven.columns {
		margin-left:60.6666666667%;
	}
	
	.offset-by-eight.column,.offset-by-eight.columns {
		margin-left:69.3333333333%;
	}
	
	.offset-by-nine.column,.offset-by-nine.columns {
		margin-left:78%;
	}
	
	.offset-by-ten.column,.offset-by-ten.columns {
		margin-left:86.6666666667%;
	}
	
	.offset-by-eleven.column,.offset-by-eleven.columns {
		margin-left:95.3333333333%;
	}
	
	.offset-by-one-third.column,.offset-by-one-third.columns {
		margin-left:34.6666666667%;
	}
	
	.offset-by-two-thirds.column,.offset-by-two-thirds.columns {
		margin-left:69.3333333333%;
	}
	
	.offset-by-one-half.column,.offset-by-one-half.columns {
		margin-left:52%;
	}
	
	
	
}

* {
	font-smooth:always;
	-webkit-font-smoothing:antialiased;
}



h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:2rem;
	font-weight:300;
}

h1 {
	font-size:4rem;
	line-height:1.2;
	letter-spacing:-.1rem;
}

h2 {
	font-size:3.6rem;
	line-height:1.25;
	letter-spacing:-.1rem;
}

h3 {
	font-size:3rem;
	line-height:1.3;
	letter-spacing:-.1rem;
}

h4 {
	font-size:2.4rem;
	line-height:1.35;
	letter-spacing:-.08rem;
}

h5 {
	font-size:1.8rem;
	line-height:1.5;
	letter-spacing:-.05rem;
}

h6 {
	font-size:1.5rem;
	line-height:1.6;
	letter-spacing:0;
}

@media (min-width: 550px) {
	h1 {
		font-size:5rem;
	}
	
	h2 {
		font-size:4.2rem;
	}
	
	h3 {
		font-size:3.6rem;
	}
	
	h4 {
		font-size:3rem;
	}
	
	h5 {
		font-size:2.4rem;
	}
	
	h6 {
		font-size:1.5rem;
	}
}

p {
	margin-top:0;
}

a {
	color:#898989;
	font-weight:600;
	text-decoration:none;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

.breadcrumb {
	padding: 0;
	margin: 0;
	text-transform: none;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
	color: #47565F;
	margin-top: 20px;
  }
  
  
.breadcrumb a{
	margin-top: -4px;
	float: right;
	font-size: 14px;
	color: #27292B;
	padding: 11px 5px 9px 15px;
	text-transform: capitalize;
	font-weight: 500;
}
.breadcrumb a:hover{
	color: #828990;
}

.breadcrumb p{
	font-weight: 500;
	font-size: 13px!important;
	color:#696d72;
	text-transform: none;
	max-width: 900px;
	margin-top: 15px;
}

.button,button,input[type="submit"],input[type="reset"],input[type="button"] {
	display:inline-block;
	height:auto;
	padding:3px 25px;
	text-align:center;
	font-size:12px!important;
	font-weight:600;
	line-height:30px;
	text-decoration:none;
	white-space:nowrap;
	background-color:#27292B;
	border:1px solid #111111;
	cursor:pointer;
	box-sizing:border-box;
	color:#f8f8f8;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	border-radius:0px;
	min-width: 120px;
	text-transform: none;
	font-family: 'Noto Sans', sans-serif;
}

.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {
	color:rgba(255, 255, 255, 1);
	outline:0;
	background-color:#444444;
}

.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {
	color:#FFF;
	background-color:#47565F;
	border-color:#343434;
}

.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {
	color:rgba(255,255,255,0.8);
	outline:0;
}

.button.button-blank,button.button-blank,input[type="submit"].button-blank,input[type="reset"].button-blank,input[type="button"].button-blank {
	background:transparent;
	color:#72767e;
	padding:0 10px;
	border-color:transparent;
	text-shadow:none;
}

.button-blank:hover {
	color:#b6b9be!important;
}


input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select, .input-select {
	height:44px;
	padding:7px 10px;
	width: 100%;
	background-color:#ffffff;
	border:1px solid #dfe3ec;
	box-shadow:none;
	box-sizing:border-box;
	font-size:13px;
	font-weight:400;
	border-radius: 0px;
	box-shadow: rgba(99, 99, 99, 0.30) 0px 0px 0px 0.2px!important;
}



input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

select {
	background:url(select-down.png) 10px center no-repeat;
padding-left:35px;
}

textarea {
	min-height:65px;
	padding-top:6px;
	resize: none;
	padding-bottom:6px;
}

input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus {
	border:2px solid #c6d0dd;
	background-color: #fff;
	outline:0;
}

label,legend {
	display:block;
	margin-bottom:.5rem;
	font-weight:600;
}

fieldset {
	padding:0;
	border-width:0;
}

input[type="checkbox"],input[type="radio"] {
	display:inline;
}

label > .label-body {
	display:inline-block;
	margin-left:.5rem;
	font-weight:400;
}

ul {
	list-style:circle inside;
}

ol {
	list-style:decimal inside;
}

ol,ul {
	padding-left:0;
	margin-top:0;
}

ul ul,ul ol,ol ol,ol ul {
	margin:1.5rem 0 1.5rem 3rem;
	font-size:90%;
}

li {
	margin-bottom:1rem;
}

code {
	padding:.2rem .5rem;
	margin:0 .2rem;
	font-size:90%;
	white-space:nowrap;
	background:#F1F1F1;
	border:1px solid #E1E1E1;
	border-radius:4px;
}

pre > code {
	display:block;
	padding:1rem 1.5rem;
	white-space:pre;
}

th,td {
	padding:10px 15px;
	text-align:left;
	
	box-shadow: rgba(99, 99, 99, 0.15) 0px 0px 0px 1px;
}



td {
	padding:10px 17px;
}

th:first-child,td:first-child {
	padding-left:0;

	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

th:last-child,td:last-child {
	padding-right:10px;
	
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

button,.button {
	margin-bottom:1rem;
}

input,textarea,select,fieldset {
	margin-bottom:1.5rem;
}

pre,blockquote,dl,figure,table,p,ul,ol,form {
	margin-bottom:2.5rem;
}

.u-full-width {
	width:100%;
	box-sizing:border-box;
}

.u-max-full-width {
	max-width:100%;
	box-sizing:border-box;
}

.u-pull-right {
	float:right;
}

.u-pull-left {
	float:left;
}

hr {
	border:0;
	width:100%;
	height:1px;
	background:#f0f4fa;
	margin:30px 0;
}

.container:after,.row:after,.u-cf {
	content:"";
	display:table;
	clear:both;
}

.row.home-hero img {
	width:100%;
	height:100px;
	max-width:100px;
	border-radius:100%;
}

.row.home-hero ul li {
	color:#81878C;
	display:inline-block;
	margin:0 10px;
}

.row.home-sections a {
	text-decoration:none;
}

.row.home-sections .section {
	border:2px solid #E3EAF3;
	border-radius:0px;
	padding:30px 50px;
	text-align:center;
	margin-bottom:40px;
	position:relative;
	overflow:hidden;
	background-color: #fff;
}

.row.home-sections .section:after {
	content:"";
	position:absolute;
	bottom:-20%;
	right:-20%;
	height:75%;
	width:75%;
	color:rgba(0,0,0,0.02);
	z-index:-99;
	font-family:entypo;
	font-size:240px;
	line-height:1;
	text-align:center;
	overflow:hidden;
	transform:rotate(-15deg);
}

.row.home-sections .section#current:after {
	content:"\e005";
}

.row.home-sections .section#new:after {
	content:"\e003";
}

.row.home-sections .section:hover {
	cursor:pointer;
}

.row.home-sections .section .entypo-list-add,.row.home-sections .section .entypo-list {
	display:block;
	margin:0 auto 20px;
	border-radius:100%;
	font-size:24px;
	line-height:50px;
	color:rgba(255,255,255,0.8);
	background:#2895F1;
	width:50px;
	height:50px;
}

.row.home-sections .section b {
	font-weight:600;
	font-size:16px;
	color:#47565F;
	margin:0 0 20px;
	display:block;
}

.row.home-sections .section p {
	font-weight:400;
	color:#81878C;
}

.operate-tickets {
	display:none;
}

.section_view_current td:nth-child(2),.section_view_current td:nth-child(3),.section_view_current td:nth-child(4),.section_view_current th:nth-child(2),.section_view_current th:nth-child(3),.section_view_current th:nth-child(4),.user_management th:nth-child(1),.user_management th:nth-child(4),.user_management td:nth-child(1),.user_management td:nth-child(4),.settings-forms .departments-table th:nth-child(1),.settings-forms .departments-table td:nth-child(1) {
	
}

.section_view_current td .entypo-comment {
	color:#2895F1;
}

.section_view_current td .entypo-check {
	color:#5fcf80;
}

.section_view_current td .entypo-cancel {
	color:#e55;
}

.settings-profile{
	background-color: #ffffff;
	padding: 15px 15px;
	border-radius: 0px;
	box-shadow: rgba(99, 99, 99, 0.15) 0px 0px 0px 1px;
}

.settings-profile ul {
word-wrap: break-word;
}

.settings-profile ul li {
list-style:none;
display: block;
margin-top: -6px;
font-weight: 500;
}

.settings-profile ul li b{
	padding: 3px 5px 4px 5px;
	color: #1155dc;
	border-radius: 0px;
	font-weight: 500;
	margin-right: 10px;
	font-size: 13px;
}


.settings-profile h5{
	font-size: 16px;
	font-weight: 500;
}

.settings-profile ul li .saldo{
	color: #ff9513;
	padding: 3px 5px 4px 5px;
	font-size: 13px;
	border-radius: 0px;
	margin-right: 10px;
	font-weight: 700;
}
.settings-profile ul li .saldo-2{
	padding: 3px 5px 4px 5px;
	color: #ff9513;
	font-size: 13px;
	border-radius: 0px;
	margin-right: 10px;
	font-weight: 700;
}
.settings-profile ul li:first-child {
	margin-top:20px;	
}

.back{
	padding: 8px 15px 9px 5px;color: #47565F;border-radius: 0px;font-weight: 500; font-size: 14px;
}

.back span{
	position: relative;
	top: -1px;
	font-size: 18px;
	margin-right: 5px;
}

.back

.accordionButton {
	width:100%;
	display:block;
	float:left;
	border:1px solid #E3EAF3;
	border-width:1px 0 0;
	cursor: default;
	font-weight:600;
	position:relative;
	line-height:36px;
	font-size: 18px!important;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
}


.accordionButton:first-child {
	border-width:0;
	padding-top:0;
}

.accordionContent {
	width:100%;
	float:left;
	float:none;
	padding:0 0 20px;
}

.settings-forms{
	margin-top: -15px;
	border-radius: 0px;
	color: #1e1e1e;
}

.settings-forms .accordionButton{
	font-size: 14px!important;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 10px!important;}

.settings-forms form {
	margin-bottom:0;
}


.settings-forms input, .settings-forms select{
	background-color: #fbfdff;
}

.settings-forms button{
	text-align: center;
	text-transform: none;
	font-size: 12.5px;
}

#four button{
	
	background: #267ef1!important;
	border: 0;
	box-shadow: none;
}
#four button:hover{
	
	background: #328bff!important;
}

.admin-menu ul li {
	display:block;
	list-style:none;	
	border:1px solid #E3EAF3;
	border-width:1px 0 0;
	padding:15px 0;
	line-height:36px;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	position:relative;
	overflow:hidden;
}

.admin-menu ul li.active {
	color:#47565F;	
}

.admin-menu ul li p {
	color:#A1ACB3;
	font-weight:400;
	margin:-10px 0 0 0;
}

.admin-menu ul li.profile {
	border-width:0;
	padding-top:0;
	line-height:21px;
	color:#A1ACB3;
}

.admin-menu ul li.profile b {
	color:#47565F;
}

.admin-menu ul li.profile img {
	float:left;	
	border-radius:100%;
	width:50px;
}

.admin-menu ul li.profile .entypo-left-open,.settings-profile .entypo-left-open,a.ticket-backlink .entypo-left-open, a.go-back .entypo-left-open  {
	margin-right:10px;
}

.info{
	margin-top: 30px;
}

.info .three, .info .six{
	padding: 20px 20px;
	min-height: 120px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:600;
	background-color: #ffffff;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	margin-bottom: 20px;
	border-radius: 0px!important;
}

.info .three span, .info .six span{
	font-weight:600;
	font-size: 26px;
	margin-left: 5px;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
	display: flex;
}
.info .three span i, .info .six span i{
	transform: rotate(45deg);
}


.info .three h3, .info .six h3{
	color: #818181;
	font-weight:600;
	font-size: 18px;
	text-align: center;
	margin-top: 13px;
	text-transform: none;
	padding: 10px 0px;
}


.info .three p, .info .six p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	color: #6d7073;
	font-weight: 400;
	text-transform: lowercase;
	margin-top: -7px;
	
}
.info .six{
	text-transform: uppercase;
	font-size: 13px;
}

.info .six button{
	display: block!important;
	width: 100%;
	margin: 0!important;
}

.create-page{
	margin-top: 30px;
	padding-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;}

.step2, .step3{
	display: none;
}

.create-page .three{
	padding: 15px 20px;
	min-height: 220px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:600;
	background-color: #fff;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	margin-bottom: 15px;
	border-radius: 0px!important;
	cursor: pointer;
	margin-bottom: 30px!important;
	justify-content: space-evenly;
}

.create-page .three, .page-test{
	padding: 15px 20px;
	min-height: 220px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:600;
	background-color: #fff;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	margin-bottom: 15px;
	border-radius: 0px;
	cursor: pointer;
}


.create-page .three:hover{
	box-shadow: rgba(99, 99, 99, 0.25) 0px 0px 0px 1px;

}

.create-page i{
	font-weight:600;
	font-size: 46px;
}


.create-page .three h3{
	color: #818181;
	font-weight:600;
	font-size: 26px;
	text-align: center;
	margin-top: 25px;
}


.create-page .three.active h3{
	color: #818181;
	font-weight:600;
	font-size: 26px;
}

.create-page .three.active h3 i{
	color: #1155dc;
}

.create-page .three.active::before{
	
	content:"✓";
	color: rgb(114, 179, 70);
	position: relative;
	float: right;
	right: 5px;
	font-size: 24px;
	top: -5px;

}


.create-page .three p{
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
	color: #6d6e6f;
	font-weight: 500;
	text-transform: lowercase;
	margin-top: -13px;
	
}


.create-page .three .info-price{
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color: #1155dc;
	font-weight: 600;
	text-transform: lowercase;
	margin-top: 8px;
	
}

.create-page .accordionButton, .settings-forms .accordionButton{
	font-size: 14px!important;
	margin-bottom: 5px;
	font-weight: 600;
}

.create-page button{
	margin-top: 35px;
	width: 250px;	
	margin-bottom: 35px;
	background-color: #585858;
	border-color: #585858;
	pointer-events: none;
	font-size: 14px!important;
	font-weight: 500;
	padding: 10px 15px;
}

.create-page select{
	width: 100%;
}

.create-page .three.active{
	
	padding: 15px 20px;
	min-height: 220px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:600;
	background:#fff;
	box-shadow: #1155dc 0px 0px 0px 3px;
	margin-bottom: 15px;
}


.create-page:has(.active) button{
	

		background: #1155dc;
		border-color:  #1155dc;
		pointer-events: all;

}

.create-page:has(.active) button:hover{
	

	background: #1155dc;
	border-color:  #1155dc;
	pointer-events: all;

}

.create-page.step2:has(#page-name:placeholder-shown):has(.select2-selection__rendered[title="Choose category"]) button{
	background-color: #585858;
	pointer-events: none;
	}

	
.create-page.step2 button{
	background-color: #1155dc;
	border-color:  #1155dc;
	pointer-events: all;
	margin-bottom: -60px!important;
}


.create-page.step2 button:hover{
	background-color: #6841f6;
	border-color:  #1155dc;
	pointer-events: all;
	margin-bottom: -60px!important;
}


#back-page{
	
	background-color: #fff;
	border-color: transparent;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	color: #4d4d4d;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 50px;
	margin-left: auto;
	width: 100%;
}


#back-page:hover{
	
	background-color: #fff;
	border-color:  #dfdfdf00;
	text-decoration: underline;
}

.create-page .req{
	cursor: context-menu;
}

.ticket-backlink {
	margin:0 0 60px 0;
	display:block;
}

.ticket-initial .three img {
	border-radius:100%;
	width:100%;
	max-width:64px;
	margin:0 0 20px 0;
}

.ticket-initial .three ul li {
	margin:0 0 5px 0;
	list-style:none;
	color:#A1ACB3;
}

.ticket-initial .three ul li:first-child {
	font-weight:600;
	color:#47565F;
}

.ticket-initial ul.breadcrumbs {
	font-size:0;
	margin:30px 0 0 0;
	display:block;
}

.ticket-initial ul.breadcrumbs li {
	list-style: none;
	display:inline-block;
	font-size:13px;
	margin:0 40px 0 0;
	position:relative;
}

.ticket-initial ul.breadcrumbs li:after {
	content:"\e766";
	position:absolute;
	bottom:0;
	right:-30px;
	height:20px;
	width:20px;
	font-family:entypo;
	text-align:center;
	line-height:20px;
	font-size:16px;
}

.ticket-initial ul.breadcrumbs li,.ticket-initial ul.breadcrumbs li a {
	color:#47565F;
	font-weight:600;
}

.ticket-initial ul.breadcrumbs li:last-child {
	color:#A1ACB3;
	font-weight:400;
}

.ticket-initial ul.breadcrumbs li:last-child:after {
	display:none;	
}

.alert {
	width:100%;
	box-sizing:border-box;
	background:#c7dfff;	
	color: #284c88;
	padding:8px 10px;
	margin:10px 0 25px 0;
	display:block;
	border-radius:0px;
	position:relative;
	border-radius: 0px;
	font-size: 13px;
	font-weight: 500;
}


.alert .close {
	width:24px;
	height:24px;
	position:absolute;
	right:20px;
	top:10px;
	content:"\2715";
	display: none;
}

.alert .close:before {
	content:"\2715";
	position:absolute;
	top:0;
	right:0;
	height:24px;
	width:24px;
	font-family:entypo;
	font-size:20px;
	text-align:center;
	line-height:24px;
	cursor:pointer;
}


.error {
	background:rgb(237, 61, 61);	
	color: #fff;
}


.success {
	background:rgb(108, 195, 85);	
	color: #fff;
}


.alert:before:hover {
	background:red;	
}

.alert p {
	margin:10px 0 0 0;
}

.departments-table tbody tr:last-child td {
	padding-bottom:0;
	border-bottom:0;
}

input.toggler {
  max-height: 0;
  max-width: 0;
  opacity: 0;
}

input.toggler + label {
  position: relative;
  box-shadow: inset 0 0 0px 1px #E3EAF3;
  text-indent: -5000px;
  height: 20px;
  width: 50px;
  border-radius: 0px;
  cursor:pointer;
}

input.toggler + label:before {
  content: "";
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  top: 0;
  left: 0;
  border-radius: 0px;
  background:#E3EAF3;
  -moz-transition: .25s ease-in-out;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

input.toggler + label:after {
  content: "";
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  top: 0;
  left: 0px;
  border-radius: 0px;
  background: white;
  box-shadow: inset 0 0 0 1px #E3EAF3;
  -moz-transition: .25s ease-in-out;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

input.toggler:checked + label:after {
	box-shadow: inset 0 0 0 1px #5fcf80;
}

input.toggler:checked + label:before {
  width: 50px;
  background: #5fcf80;
}

input.toggler:checked + label:after {
  left: 30px;
}

.admin-accessibility .four input.toggler + label { 
	float:right;
}

.departments-table input.toggler + label {
 	margin:-36px 0 0 0;
}






.ticket-insert {
	margin:20px 0 20px 0;
}

.ticket-insert .three {
	text-align:left;
}

.ticket-insert .profile {
	text-align:left;
	padding: 10px;
	background-color: #fff;
}

.ticket-insert .profile ul li {
	list-style:none;
	color:#A1ACB3;
	margin:0;
	font-weight:normal;
	border-radius: 0px;
}

.ticket-insert .profile ul li a {
	font-weight:normal;	
	color:#A1ACB3;
}

.ticket-insert .profile ul li b {
	color:#47565F;
	margin:0 0 20px 0;
	font-size:20px;
	font-weight:300;
}

.ticket-insert .three img {
	border-radius:100%;
	max-width:50px;
	width:auto;	
}

.ticket-insert .nine ul {
	display:block;
	margin:40px 0 0 0;
	text-align:right;
}

.ticket-insert .nine ul li {
	display:inline-block;
	margin:0 20px 0 0 ;
	color:#A1ACB3;
	font-size:13px;
	font-weight:bold;
}

.ticket-insert .nine ul li .entypo-check {
	color:#5fcf80;
	margin:0 10px 0 0;
}

.ticket-insert .nine textarea {
	max-width:100%;
	min-height:150px;
}

.reply-text-wrap {
	background:#e9f8ff;
	border:2px solid rgb(182, 222, 244);
	padding:15px;
	box-sizing:border-box;
	border-radius: 0px!important;
}

.admin-edit-user .four {
	line-height:38px;
	font-weight:600;
}

.stat {
	text-align:center;
	box-sizing:border-box;
	border-radius:1px;
}

.stat h5 {
	color:#A1ACB3;
	margin:0;
}

.stat h3 {
	margin:0;
}



  
.modal {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 999999999;
    width: 100%;
    height: 100%;
	top: 0;
	left: 0;
	padding: 24px;
  }
  .modal[open] {
    display: flex;
  }
  .model-inner {
    background-color: #fff;
	border-radius: 16px!important;
	overflow: hidden;
	min-width: 600px;
    max-width: 720px;
    width: 100%;
    padding: 32px;
    margin: auto;
	position: relative;
	z-index: 99999999999;
	box-shadow: 0 20px 60px rgba(0,0,0,.2);
  }
  .modal-header {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e7eb;
	padding: 0 0 16px 0;
	margin-bottom: 20px;
  }

  .modal-header h5 {
	font-size: 18px;
	font-weight: 600;
	color: #1a1a1a;
	margin: 0;
  }
  #modal-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(27, 29, 32, 0.7);
	backdrop-filter: blur(6px);
  }

  .modal-close{
	  padding: 0!important;
	  margin: 0!important;
	  font-size: 24px!important;
	  color: #9ca3af;
	  border: 0;
	  position: static!important;
	  width: 32px!important;
	  min-width: 32px!important;
	  height: 32px;
	  line-height: 32px;
	  text-align: center;
	  cursor: pointer;
	  background-color: transparent!important;
	  border-radius: 6px;
	  flex-shrink: 0;
  }
  .modal-close:hover{
	  color: #1a1a1a;
	  background-color: #f4f6f9!important;
  }

  .modal-open{
	  margin: 30px 0px 40px 0px;
  }

  
table .button{
	padding: 0px 0px;
	border-radius: 0px!important;
	font-size: 12px;
	background-color: transparent;
	color: #202528;
	border: 0;
	margin-right: 25px;
	border-bottom: 2px solid #fff;
}

table .button:before {
	position: relative;
	top: -1px;
	margin-right: 3px;
    content:"• ";
}


table .button:hover{
	color: #40474b;
	border-bottom: 2px solid #40474b;
}



table .button:focus,.button:visited{
	color: #40474b;
	border-bottom: 0px solid #fff;
}


.list-block button{
	padding: 5.5px 10px;
	top: -1px;
	position: relative;
}


.list-block input{
	width: 60%;
}

#listurl, #epgurl{
	
	width:100%;
	box-sizing:border-box;
	background-color: #fbfdff!important;
	color: #2d2d2d;
	padding:11.5px 10px;
	margin:15px 0 15px 0;
	display:block;
	border-radius:0px;
	position:relative;
	border-radius: 0px;

	border:1px solid #dfe3ec;
	box-shadow: rgba(99, 99, 99, 0.30) 0px 0px 0px 0.2px!important;
	font-size: 11.5px;
	text-transform: lowercase;
	font-weight: 500;
}

.button-web{
	background-color: #0f52d8;
	position: relative;
	padding: 10px 10px 10px 0px;
	margin-right: 0px;
	text-align: left!important;
	width: 120px;
	margin-left: 10px;
}
  

.list-block button{
	padding: 2.5px 15px;
	position: relative;
	border-radius: 0px;
}


.list-block input{
	width: 100%;
}

.bg-red{
	background-color: #f38430;
	border-color: #f38430;
}

.reg-input{
	display: none;
	
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 1s;
}

.item{
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	margin-bottom: 35px!important;
	font-size: 13px;
	color: rgb(47, 47, 47);
	box-shadow:0 1px 1px #d6deea;
	max-height: 60px;
	width: 30%!important;
}


.item a{
	
	color: rgb(47, 47, 47);
}
.item a:hover{
	
	color: rgb(104, 104, 104);
}

.twelve h4{

	font-size: 17px;
	font-weight:500;
	margin-bottom: 0px;
	color: #47565F;
	text-align: left;
}

table td,
table td a{
	font-weight: 600;
	font-size: 12px;
}

select option{font-size:14px;font-weight:500;border-radius: 0px!important;}

.inner img{
	width: 100%;
}

/* ── Auth Section (Tailwind handles layout) ── */

#auth {
	width: 50%;
}

#auth h6 {
	font-weight: 600;
	font-size: 18px;
}

#auth .google-login {
	width: 100%;
	display: none;
	align-items: center;
	justify-content: center;
}

#auth .g_id_signin {
	margin: 0px 0px 25px 0px;
	border-radius: 0px;
	box-shadow: 0;
}

#auth .logo {
	display: none;
}


.type {
	color:#0000;
	background:
	  linear-gradient(-90deg,#bfd3e3 5px,#0000 0) 10px 0,
	  linear-gradient(#bfd3e3 0 0) 0 0;
	background-size:calc(var(--n)*1ch) 200%;
	-webkit-background-clip:padding-box,text;
	background-clip:padding-box,text;
	background-repeat:no-repeat;
	font-size: 20px;
	animation: 
	  b .3s infinite steps(1),   
	  t calc(var(--n)*.05s) steps(var(--n)) forwards;
  }
  @keyframes t{
	from {background-size:0 200%}
  }
  @keyframes b{
	50% {background-position:0 -100%,0 0}
  }

  .websites{
	padding-bottom: 50px;
  }

  .websites .breadcrumb{
	margin-top: 15px;
  }


  .websites-block{
	box-shadow: #f0f3f6 0px 0px 0px 2px;
	border-radius: 0px;
	margin: 0;
	margin-top: 25px;
	padding: 20px 25px;
	background-color: #fff;
  }

  .websites-block .section-heading{
	display: block;
	width: 100%;
	font-size: 16px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 500;
	letter-spacing: 0.2px;
  }

  .websites-block .section-heading span{
	color: #676767;
	font-size: 14px;

  }
  
  .websites-block .section-description{
	color: #676767;
	margin: 0;
	font-size: 13px;
	width: 60vw;
	display: inline-flex;
	top: -7px!important;
	position: relative;
  }

  .websites-block .button{
	width: 20%;
	float: right;
	padding: 10px;
	background: #1a1a1a!important;
	border: 0;
	border-radius: 0px;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
  }
  .websites-block .button:hover{
	background: #464646!important;
	color: #fff;
  }

  .section-description time{
	position: relative;
	top: 10px;
  }

  .accordionButton{
	font-size: 18px;
	font-weight: 600;
  }

  .otable tbody td:first-child a{
	position: relative;
	top: -2px;
  }

  .home-hero p{
	
	font-weight: 500;
	font-size: 13px!important;
	color:#696d72;
	text-transform: none;
	max-width: 900px;
	margin-top: 15px;
	text-align: left;
	margin-left: 0;
	margin-bottom: 30px;

  }

.faq input[type="submit"] {
	width: 27%;
	margin-left: 3%;
}


.faq input[type="text"] {
	width: 70%;
}

#speedtest{
	max-width: 75%;
	margin-left: 12.5%;
}
  
@media (max-width: 1024px) {

	#speedtest{
		max-width: 100%;
	}
	.settings-forms{width: 100%!important;}

	.websites-block .section-description{
		width: 100%;
	}

	.modal-close{
		padding: 5px;
		background-color: transparent;
		font-size:30px!important;
		color: #9d9d9d;
		border: 0px;
		margin-top: -50px;
		position: absolute!important;
		top: 35px;
		right: 0px;
		margin-right: 0;
	}
	
	.four{
		width: 100%!important;
		margin-bottom: 25px!important;
		}

	.nine.columns {
		width:100%!important;
	}

	
.faq input[type="submit"] {
	width: 100%;
	margin-left: 0%;
}


.faq input[type="text"] {
	width: 100%;
}

.websites-block{
	border-radius: 0px;
	margin: 0;
	margin-top: 25px;
	padding-bottom: 85px;
  }
  
  .auth-section{
	  
	  max-width: 100%!important;
  

}


.masonry { /* Masonry container */
    -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
   margin: 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.9em;
	margin-top: 35px;
    font-size: .85em;
}
.item {
    display: inline-block;

	background-color: #ffffff;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
    padding: 12px 2px 12px 12px;
    margin: 0 0 5px;
    width: 100%;
	border-radius: 0px;
	transition:1s ease all;
	-webkit-transition:1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 2px solid transparent;
}

#cancelform, #cancelform2{
	display: none;
}

.item:hover{
    display: inline-block;
    width: 100%;
	-webkit-transition:0.2s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 2px solid transparent;
	color: #141414!important;
	box-shadow: none;
	box-shadow: rgba(88, 88, 88, 0.4) 0px 0px 0px 2px;
}



.item.active{
    display: inline-block;
    background: #1155dc;
    margin: 0 0 2.5em;
    width: 100%;
	-webkit-transition:0.4s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 2px solid transparent;
	color: #fff!important;
	cursor: pointer;
	box-shadow: none;
}

.item progress{
	
	border-radius: 0px;
	height: 5px;
}

 .item progress::-webkit-progress-bar {
	accent-color: #1878ff!important;
	border-radius: 0px;
 }

 .item progress::-webkit-progress-value {
	background-color: #1878ff;
	border-radius: 0px;
 }


.item.active progress::-webkit-progress-value  {
	background-color: #ffc518!important;
	border-radius: 0px;
}

.item img{width:100%; margin-top: 0px;border-radius:0px;}

@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count:1;
        column-count:1;
    }

	
.list-desc{
	padding: 7px 0 13px 0;
	font-weight: 500;
}

.list img{

	display: none!important;

}


.item-icons{
	position: relative;
	width: 100%;
	top: -41px!important;
	right: 13px!important;
	display: flex;
	justify-content: end;
	align-items: end;
	z-index: 9999;
}


.item-icons li{
	margin-left: 8px!important;
	font-weight: 600;
	display: flex;
	flex-direction: row;
}



.list img{
	width: 50px!important;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: -3px!important;
}


  
.section-sort .sort-bar {
	width: 100%!important;
	margin-left: -2px;
  }
.section-sort .sort-bar .sort-by-container>span {
	width: 73vw!important;
  }

  .dropdown-content-input {
	width: 91vw!important;
	margin-left: -4px;
  }



}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }


	
.list-desc{
	display: none!important;
}

}
@media only screen and (min-width: 1201px) {

	.channels-edit{
	}


    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

	
.list-desc{
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.5px;
	display: inline-block;
	top: -9px;
	margin-left: 25px;
	position: relative;
}

}

.list img{
	width: 40px;
	height: 30px;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: 2px;
	border-radius: 0px;
}

.list-title{
	font-size: 13px;
	font-weight: 500;
	margin-top: 3px;
	margin-bottom: -2px;
	letter-spacing: -0.5px;
	
}



.vjs-picture-in-picture-control, .vjs-progress-control, .vjs-current-time, .vjs-duration-display, .vjs-time-control, .vjs-mute-control, .vjs-volume-panel, .vjs-audio-button, .vjs-subs-caps-button{
	display: none!important;
}

.vjs-live-control{
	padding-left: 15px!important;
}

.videoplayer{
	display: none;
}

.item.active img{
	display: none;
}

#netor-video-active{
	margin-top: 15px;
	height: calc(100% - 15px);
	margin-bottom: 7px;
	border-radius: 0px; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}


.vjs-control-bar button{
	padding: 20px!important;
	width: 10px!important;
}



.section-sort {
	background: #fff!important;
	padding: 0 0px;
	width: 100%;
  }
   
   
   
  .section-sort li {
	float: left;
	padding: 15px 5px
  } 
  
  .section-sort .title-sort {
	margin: 12px -30px 0 0;
	line-height: 34px;
	float: left
  }
  
  .section-sort .sort-bar {
	float: left;
  }
  
  .section-sort .sort-bar .sort-by-container {
	position: relative;
	display: block;
	margin-left: -3px;
  }
  
  .section-sort .sort-bar .sort-by-container>span {
	background: rgb(255, 255, 255);
	height: 34px;
	padding: 0 55px 0 15px;
	line-height: 34px;
	display: block;
	color: #5f5f5f;
	border-radius: 0px;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	width: 300px;
  }
  
  .section-sort .sort-bar .sort-by-container>span:after {
	position: absolute;
	right: -10px;
	top: -1px;
	bottom: 0;
	height: 98%;
	width: 30px;
	background: transparent;
	border-radius: 0px;
	content: "";
	padding: 0px 1px 2px 1px;
  }
  
  .section-sort .sort-bar .sort-by-container:before,
  .section-sort .sort-bar .sort-by-container:after {
	content: "";
	position: absolute;
	z-index: 1;
	display: block;
	top: 50%;
	right: 12px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent
  }
  
  .section-sort .sort-bar .sort-by-container:before {
	margin-top: -6px;
	border-bottom: 5px solid #1f2327
  }
  
  .section-sort .sort-bar .sort-by-container:after {
	margin-top: 2px;
	border-top: 5px solid #1f2327
  }
  
  .section-sort .sort-bar li.active .sort-by-container>span:after {
		background: #646566;
  }
  
  .section-sort .tiles-swap {
	float: right;
	font-size: 33px
  }
  
  .section-sort .tiles-swap li>a>i {
	display: block;
	width: 34px;
	line-height: 34px;
	height: 34px;
	font-size: 14px;
	background: #ffffff;
	color: #676767;
	text-align: center;
	border-radius: 0px;
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	margin-left: 5px;
  }
  
  .section-sort .tiles-swap li:hover>a>i,
  .section-sort .tiles-swap li.active>a>i {
	background: #1155dc;
	color: #fff
  }
  
	.tiles-swap{ display: block;}

	
.websites-block select{
	margin: 20px 0px 15px 0px;
}
  
.stripe-overlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;

    display: none; /* JS ustawi flex */
    align-items: center;
    justify-content: center;

    z-index: 2147483647;
    background: rgba(27, 29, 32, 0.35);
    backdrop-filter: blur(8px);
}
  
#stripe{
	width: 100%;
	height: 100%;
	overflow-y: hidden;
	padding: 0!important;
	margin: 0!important;
}

#auth-form{
	width: 60%;
}


@media (max-width: 1024px) {

	
#auth-form .six input{
	width: 100%!important;
}
	
#auth-form{
	width: 100%;
}

	#stripe{

		box-shadow: #f0f3f6 0px 0px 0px 2px;
		border-radius: 0px;
		margin: 0;
		padding: 20px 25px;
		background-color: #fff;
		width: 80%;
		max-height: 98%;
	}

	
	.websites-block select{
		margin: 10px 0px 0px 0px;
	}

	.section-sort .sort-bar {
		width: calc(100% - 10px);
		
	  }

	.section-sort .sort-bar li {
		width: 100%;
		margin-bottom: -15px;
	  }


	  

}

#item-player{

	position:relative;
	display:inline-block;

}


#item-player img{

	display:block;
  }

  

.item-icons{
	position: relative;
	width: 100%;
	top: -51px;
	right: 15px;
	display: flex;
	justify-content: end;
	z-index: 9999;
}

.item-icons li{
	margin-left: 25px;
	font-weight: 600;
	display: inline-block;
}

.item-icons li a i{
	
	color: #2d2d2d!important;
	font-size: 14px;
	padding: 10px 8px;
	width: 17px;
	text-align: center;
	border-radius: 0px;
	background-color: #EFF6FF;
}


.item-icons li a:hover i{
	
	color: #146eff!important;
}


.item-icons li a:hover i{
	
	color: #0b5eca!important;
}


.item-icons li a.f-active i{
	
	color: #ffa914!important;
}




/* Show & hide sections */

section, section:target ~ section:last-of-type {
	display: none;
	padding: 0;
  }
  
  section:target, section:last-of-type {
	display: block;
	scroll-margin-top: 100vh;
  }
  
  /* tabindex="0" */
  
  section:focus {
	outline: 0;
  }
  
  /* Vertical spacing */
  
  section * + * {
	margin-top: .9em;
  }
  
  /* Main */
  
  main {
	padding-top: 1.8em;
	padding-bottom: 2.1em;
  }
  
  /* Footer */
  
  footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: var(--text-color-light);
  }
  
  
  /* Table of contents */
  
  ul.toc {
	overflow: hidden;
  }
  
  ul.toc * + * {
	margin: 0;
  }
  
  ul.toc li {
	color: var(--text-color-light);
	position: relative;
	display: flex;
	align-items: flex-end;
	margin: 0;
  }
  
  ul.toc li + li {
	margin: .25em 0 0 0;
  }
  
  ul.toc li a {
	color: var(--text-color);
	flex: 1;
  }
  
  ul.toc li a span {
	background: var(--back-color);
	padding-inline-end: .3em;
  }
  
  ul.toc li time {
	order: 1;
	white-space:nowrap;
	z-index: 1;
	padding-inline-start:.3em;
	background: var(--back-color);
  }
  
  ul.toc li a:after {
	width: 100%;
	font-size: .55em;
	position: absolute;
	bottom: .4em;
	white-space: nowrap;
	content:
	' . . . . . . . . . . . . . . . . . . . . . .'
	' . . . . . . . . . . . . . . . . . . . . . .'
	' . . . . . . . . . . . . . . . . . . . . . .'
	' . . . . . . . . . . . . . . . . . . . . . .'
	' . . . . . . . . . . . . . . . . . . . . . .'
	' . . . . . . . . . . . . . . . . . . . . . .';
  }

  #no_longer_help, #close_ticket{
	
	display:inline-block;
	height:auto;
	padding:3px 25px;
	text-align:center;
	font-size:12px!important;
	font-weight:600;
	line-height:30px;
	text-decoration:none;
	white-space:nowrap;
	background-color:#27292B;
	border:1px solid #111111;
	cursor:pointer;
	box-sizing:border-box;
	color:#f8f8f8;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	border-radius:0px;
	min-width: 120px;
	text-transform: none;
	font-family: 'Noto Sans', sans-serif;
  }

  #no_longer_help:hover, #close_ticket:hover{
	background-color:#44474b;
  }

  input[type="email"]:disabled {
	background: #f1f3f4!important;
  }

  .tab-pane button, .tab-pane select{
	width: 100%;
	border-radius: 0px;
  }

  .tab-pane select{
	color: #4a4a4a;
  }

  
/* The container <div> - needed to position the dropdown content */
.dropdown-input {
	position: absolute;
	display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content-input {
	position: absolute;
	background-color: #646566;
	
	box-shadow: rgba(37, 37, 58, 0.05) 0px 0px 0px 2px;
	z-index: 9999999999;
	border-radius: 0px;
	width: 370px;
	margin-top: 5px;
	display: none;
  }
  
  /* Links inside the dropdown */
  .dropdown-content-input a {
	color: rgb(223, 223, 223);
	border-bottom: 1px solid #727373;
	padding: 8px 16px;
	text-decoration: none;
	border-radius: 0px;
	display: block;
  }

  
  /* Links inside the dropdown */
  .dropdown-content-input a:last-child {
	border-bottom: 1px solid transparent;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content-input a:hover {background-color: #4b4b4b;}

  .item{
	position: relative;
	margin-top: -15px;
	transition:1s ease all;
	width: 30%!important;
  }

  .modal-close2{
	padding: 0!important;
	margin: 0!important;
	font-size: 24px!important;
	color: #9ca3af;
	border: 0;
	position: static!important;
	width: 32px!important;
	min-width: 32px!important;
	height: 32px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	background-color: transparent!important;
	border-radius: 6px;
	transition: all .15s;
	flex-shrink: 0;
}

.modal-close2:hover{
	color: #1a1a1a;
	background-color: #f4f6f9!important;
}



#show .fa-eye{
	color: #0267eb!important;
}

.item-c-fav #move-down,
.item-c-fav #move-up,
.item-c-fav #show{
	display: none;
}


.item-c-hidden #move-down,
.item-c-hidden #move-up,
.item-c-hidden #fav{
	display: none;
}


#test{
	background-color: #0267eb;
	border-color:#0267eb;
	margin-bottom: -30px;
	margin-top: 10px;
}

main h1{
	font-size: 18px;
	font-weight: 600;
	padding-top: 30px;
	border-top: 1px solid #242424;
}

.tab-nav{
	margin-top: -60px;
}


.step1 .websites-container{
	width: 100%;
}


.step1 .three img{
    position: relative;
    width: 45px;
    height:45px;
	left:0;
	bottom: 0;
}

p strong{
	font-size: 16px!important;
}


.info .twelve{
	width: 50%;
}


.info .logins{
	width: 50%;
	float: left;
}

.list-url, .epg-url{
	font-size: 13px!important;
}
