.add-user__subscription{
	width:70%;
	margin:0 auto;
}

@media all and (max-width: 980px) {
	.add-user__subscription {
		width: 100%;
	}
}
@media all and (max-width: 736px) {
	.add-user__subscription {
		width: 100%;
	}

}
@media all and (max-width: 480px) {

	.add-user__subscription {
		width: 100%;
	}
}

.js-page{
	display:none;
}

.js-page-0{
	display:block;
}


.tabs{
	display:none;
	position:relative;
	border-radius: 8px;
	padding:0px 10px;
}

/*redo*/
[class^="subscription-checkbox-group__arrow"],[class*="subscription-checkbox-group__arrow"]{
	vertical-align: middle;
	font-size: 28px;
	transition:all .2s;
} 

.device-control__icon{
	left:5%;

}

.device-control__checkbox-container{
	position:relative;
}

.device-control__arrow{
	vertical-align:middle;
	margin-bottom:5px;
	color:#EF7D00;
	font-size: 26px;
}

.device-control__text{
	font-size:17px;
	letter-spacing: 0px;
	text-transform:none;
}


.device-control__checkbox-input{
	display:none;
}

.device-control__checkbox-button{
	padding:1px 9px;
	border:1.5px solid #EF7D00;
	border-radius: 3px;
	position:relative;
	margin-right:5px
}

.device-control__checkbox-button i{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	font-size:19px;
	color: #EF7D00;
	vertical-align:middle;
	display: inline-block;
}

.device-control__option input{
	display:none;
}

.device-control__option{
	padding:4px 29px;
	border:1.5px solid #EF7D00;
	display:inline-block;
	margin-right:5px;
	border-radius: 4px;
	color: #EF7D00;

}

.device-control__option:not(:last-of-type){
	margin-right:13%;
}


.add-user-tab:not(:first-child){
	display:none;
}

 .icon-input-group__container-icon--left{
	top:25px;
	left:20px;
	transform:translate(-50%,-50%);
	
 }

 .icon-qr{
	cursor: default;
 }

 .icon-input-group__container-icon--right{
	top:26px;
	right:5px;
	transform:translate(-50%,-50%);
	cursor: default;
 }

 .icon-input-group {
	position: relative;
 }

 .icon-input-group i{
	 color:#ef7d00;
 }

 .icon-input-group div{
	position: absolute;
 }

 .icon-input-group input{
	/* width:80%; */
	padding-left:35px; 	
 }


 .icon-input-group::after{
	content: "";
	 display:table;
	 clear:both;
 }
.unselectable-container{
	width:100%;
	height:100%;
	z-index:5;
	position:absolute;
	top:0;
	left:0;
	background-color:#88838340;
	overflow: hidden;
	border-radius:5px;
}


.checkbox-icon{
	font-size:16px;
	position: absolute;
	top:50%;
    left:50%;
    transform:translate(-50%,-50%);
	color: #ef7d00;
	display:block;
	font-weight: 700;
	opacity:0;
	transition: opacity 0.4s;
}

.subscription-checkbox-group input{
	box-shadow: none;
}
.subscription-checkbox-input{
	 display:none; 
}

.subscription-checkbox-text:not(:first-child){
	padding-left: 20px;
}
.subscription-checkbox-button{
	width:20px;
	height:20px;
	border-radius:4px;
	border: solid 1.5px #ef7d00;
	display:inline-block;
	position: relative;
	background-color:#fff;
	vertical-align:middle;
	margin-bottom:4px;
}

.subscription-checkbox-button--unavailable{
	border: solid 1.5px #c2cace;
	background-color:#c2cace;
}

.subscription-checkbox-button--unavailable i{
	color:#808486;
}

.subscription-checkbox-button--update-user{
	top:15%;
    left:-1%;
}

.active-checbox--active-tab{
	border: solid 1.5px rgb(255, 255, 255) !important;
}

.active-checbox--active-tab::after{
	background-color: rgb(255, 255, 255) !important;
}

.icon-size{
	font-size: 131px;
    color: #eee;
}
.icon-footer{
	padding: 33px;
}

.mt-5{
margin-top: 15px;
}

.header-title{
	text-align: center;
}

.icon-container{
	position: absolute;
	top:50%;
	right: -10px; 
	transform:translate(-50%,-50%);
	background-color: #ef7d00;
	border-radius: 50%;
	width:35px;
	height: 35px;
	cursor: pointer;
	transition: all .4s;
}

.icon-container:hover{
	background-color: #fff;
	border: 1px solid #ef7d00;
}

.icon-container:hover i{
	color:#ef7d00;
}

.icon-container i{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#fff;
	user-select: none;
}

.search-input{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   
    background-color: #fff;
}

.search-input input{
    border: 0;
    box-shadow: none;
}

.search-input button{
     margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
	color: #D9DDE0;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

.search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

.search-input .glyphicon-search{
    font-size: 23px;
}


    .bs-example{
    	    margin: 15px;
    }
    .panel-title .glyphicon{
            font-size: 14px;
    color: #3e98e6;
    }

.panel-group .panel-css{
	margin-bottom: 0;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin-bottom: 20px;
    background-color: #fff;
       border: 0px solid transparent;
    border-radius: 0px;
  
   
}
.panel-default>.panel-heading{
	    color: #333;
  background-color: #fff; 
    border-color: #ddd;
}

.panel-heading {
    padding: 18px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.close {
    float: right;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
	color: #9ea098 ;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: inherit;
}
.empty{
	    font-size: 103px;
}
.padding{
	padding: 10px;
}
.circle{
	padding: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
	border: 1px solid #D9DDE0;
	color: #D9DDE0;
}
.circle-number{
	padding: 10px;
}
.card-header-2 span{
	padding: 15px;
    font-size: 28px;
}

	.card-header-2 {
    /* float: left; */
    padding: 1px;
    /* margin-top: 7px; */
    /* margin-bottom: 30px; */
    /* border-bottom: 1px solid #ccc; */
    width: 100%;
    background: #ebebeb;
    text-align: left;
}

.pd{
	    padding: 14px!important;
}
.btn-small{
	    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 14px;
    font-weight: 600;
    width: 73px;
    height: 40px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}
.btn-sm {
	width: 100%;
	height: 48px;
}
.icon-css{
	        width: 100%;
    text-align: center;
        font-size: 25px!important;
}
.icon-add{
	font-size: 50px !important;;
    width: 100%;
    text-align: center;
	color: #D9DDE0;
}
.textcenter{
	width: 100%;
	text-align: center;
	color: #D9DDE0;
}
.pd-2{
	    padding: 67px!important;
}
.pd-3{
	    padding: 58px!important;
}
.mt-0{
	    margin-top: 2%;
}

.mb-10{
	margin-bottom:10px;
}


.icon-size-small{
    font-size: 76px;
    color: #eee;
}
.icon-update{
	padding: 7px;
    background: #f39038;
    color: #fff;
}
.icon-update a{
	color: #fff;
}
.seprator-line {
    background-color: #ef7d00;
	margin:20px auto 0px auto;
	height:3px;
	border-radius: 10px;
	width:10%;
	
}

.seprator-line--dist-home{
	margin:10px auto 10px auto;
}
.pd-new{
	    padding: 1px 76px 115px 70px;
}
.color-head{
	font-size: 18px;
    color: #f39038;
    font-weight: 900;
}
.col-sm-offset-02 {
    margin-left: 1.333333%;
}
.modal-dialog-large{
	width: 70%;
    margin: 30px auto;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #e5e5e5;
}
.left{
	margin-left: 10px;
}


/*search css*/
#myInput {
	font-size: 16px;
  }
  
  #myTable {
	border-collapse: collapse; 
	width: 100%;
	font-size: 18px;
  }
  
  #myTable th, #myTable td {
	text-align: left;
  }
  
  
  
  #myTable tr.header, #myTable tr:hover {
	background-color: #f1f1f1;
  }

.pd-gap{
	margin-bottom: 5px!important;
}

.modal-body {
    position: relative;
    padding: 39px!important;
}
.id_file_image{
	width: 100%;
    height: 255px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.text-editor-div>div{
	width:100%!important;
}


.closebtn {
    padding-left: 10px;
    color: #888;
    float: right;
    font-size: 15px;
    cursor: pointer;
}


  
/* Safari */
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}

 .nit .mit {
	padding:5px;
 }

 /*Chart*/
 .chart-card {
	margin-bottom: 25px;
 }
 .chart-title {
	margin: 8px 0px;
    font-weight: 200;
    font-size: 20px;
 }

 /* Style tab links */
.tablink {
    background-color:#d9d9d9;
	color: rgb(12, 11, 11);
	font-weight: bold;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 50%;
}

.tablink:hover {
    background-color: #bfbfbf;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    color: white;
    display: none;
    padding: 100px 20px;
    height: 100%;
}

/* Style tab links */
.tablinkAdapter {
    background-color:#d9d9d9;
	color: rgb(12, 11, 11);
	font-weight: bold;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 50%;
}

.tablinkAdapter:hover {
    background-color: #bfbfbf;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontentAdapter {
    color: white;
    display: none;
    padding: 100px 20px;
    height: 100%;
}
.res-marg{
	margin-left: 20%;
	margin-right: 20%;
	height: 290px;
}



@media only screen and (max-width: 984px) {
	.res-marg{
		margin-left: 0px;
		margin-right: 0px;
		height: 350px;
	}
	.margin-md{
		margin-top: 20px !important;
	}
	.margin-textarea{
		margin: 13px;
	}
	
}

@media only screen and (min-width: 984px) {
	.row-margin{
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.paddingRightZero {
		padding-right: 0px !important;
		
	}
	
}

.input-card{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	   position: relative;
min-height: 1px;

}

.md-3{
	margin-top: 15px;
}

.isHidden {
	display: none; /* hide radio buttons */
}

.label {
	display: inline-block;
	color: black;
	font-weight: 400 !important;
	font-size: 15px;
}

.radio:checked + .label {   /* target next sibling (+) label */
	font-weight: 600 !important;
}

.flex-serial{
	display: flex;
}

.span-ans{
	font-size: 15px;
    color: #343736;
}

.check-icon{
	font-size: 35px !important;
    color: #06b906;
}

.small-text-gray {
	font-size: 13px;
    color: #525050;
}

.input-select-dist {
	-webkit-box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.28);
	box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.28);
	margin-left: 11px;
    margin-right: -10px;
	margin-top: 10px;
	border-radius:6px;
	overflow:hidden;
}

.button-center {
	display: flex;
	justify-content: center;
}

.text-area-margin-top {
	margin-top: 25px;
}
.inline-display {
	display: inline-block !important; 
}
.padding-bt-5{
	padding-bottom: 5px;
}
.float-rt{
	float: right;
}
.big-font {
	font-size: 70px;
    font-weight: bold;
}

.upload-apk {
	padding: 13px 16px;
    width: 100%;
}
.unset-transform{
	text-transform: unset !important;
}

.icon-green{
	color: green !important;
	float: right;
}
.icon-red {
	color: #d40b0b !important;
	float: right;
}
.pu-d-table{
	padding: 10px !important;
}
.mouse-pointer{
	cursor: pointer;
}

.line {
	border-top: 1px solid #000 !important;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}

@media (min-width: 768px){
	.navbar-nav>li {
		float: none !important;
		display: inline-block !important;
		margin-bottom: 10px;
	}
	
}

.add-seat-profiles__container{
	position:relative;
}



.js-created-seates-list{
	display:inline-block;

}

.add-seat-profiles__header-container::after{
	content:"";
	display:table;
	clear:both;
}

.add-seat-profiles__header{
	float:left;
}

.btn--add-seat-profiles{
	float:right;
}

.home-page__list{
	padding:5px 10px;
	/* box-shadow:0 0px 1px 0 rgba(0, 0, 0, 0.28);
	background-color:#d9dde0;  */
	border-radius: 8px;
	background-color:#f6f6f6;

}

.home-page__list--release-notes{
	padding:5px 25px;
	margin-bottom:20px;
}

.home-page__list-items{
	height:250px;
	overflow-y:auto;
	list-style: none;
	list-style-type: none;
}

.home-page__list-items--downloads{
	height:210px;
}

.home-page__list-item{
	text-decoration: none;
	list-style: none;
}

.home-page__download-item{
	margin-bottom:5px;
}


.home-page__download-item__link:link,.home-page__download-item__link:visited{
	font-weight:300;
	/* text-align:center; */
	color:#000;
	display:block;
	background-color:#ffff;
	padding: 3px;
	border-radius: 5px;
	transition:all .2s;
	position:relative;
	text-decoration:none;
}

.home-page__download-item__link:hover,.home-page__download-item__link:active{
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.28);
	text-decoration: none;
	color:#000;
}

.home-page__download-item__date{
	display: block;
    text-align: right;
}

.home-page__empty-list-container{
	margin:10px 0px;
	background: white;
	text-align:center;
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.28);
	border-radius: 5px;
	padding:5px;
	font-weight:300;
	height:240px;
	position: relative;
	font-size:16px;
}

.home-page__empty-list-container i{
	display:block;
	color:#ef7d00;
	font-size:46px;
	cursor: default;
}

.home-page__empty-list-text-container{

}

.home-page__bulletpoint{
	width: 5px;
    height: 5px;
    border-radius: 50%;
    color: #ef7d00;
    display: inline-block;
    margin-right: 5px;
    background-color: #ef7d00;
    margin-left: 15px;
    /* display: inline-block; */
	margin-top: 9px;
	padding-left: 5px;
	vertical-align: top;
}

.home-page__release-notes-container{
	background-color: #fff;
    border-radius: 10px;

}

.home-page__release-notes-item{
	margin-bottom:5px;
}

.home-page__release-notes-header{
	margin:0px;
	display:inline-block; 
}

.home-page__release-notes-header::first-letter{
	text-transform: uppercase;
}

.home-page__release-notes-under-header{
	padding:5px;
	color:rgba(117, 117, 117, 1);
	font-weight: 300;
}

.home-page__release-notes-item__content{
	display:inline-block;
}

.home-page__release-notes-content{
	max-height:300px;
	overflow-y: auto;
	padding:10px;
}

.home-page__release-notes-sideList{
	margin-bottom:15px;


}

.home-page__release-notes-sideList-container{
	/* box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.28); */
	border-left: 1px solid #d9dde0;
	text-align:center;
	background-color:white;
	height:300px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: auto;
}

.home-page__release-notes-sideList-button{
	margin-bottom:5px;
	padding: 1px;
	position:relative;
	cursor: pointer;
}

.home-page__release-notes-glass-list-container{
	margin-bottom:15px;
}

.home-page__release-notes-sideList-button--active{
	border-radius: 5px;
	background-color:#ef7d00;
	color:white;
	font-weight: 600;

}

.home-page__release-notes-sideList-header{
	font-weight:600;
	color:#ef7d00;
	margin-bottom:5px;
}

.home-page__release-notes-sideList-icon{
	position: absolute;
    left: 0px;
	top: -1px;
	color:#ef7d00
}

.home-page__release-notes-version{
	display:inline-block;
}

.home-page__event-item{
	padding: 3px;
	transition:all .2s;
	position:relative;
	text-decoration:none;
	margin-bottom:5px;


}

.home-page__event-item-name{
	color:#ef7d00;
	font-weight:300;
	font-size:17px;
	word-break: break-all;

}


.home-page__event-item-date{
	/* float:right;
	font-weight:300; */
	display: block;
    text-align: center;
    float: left;
    border-right: 1px solid #d9ddE0;
    margin-right: 5px;
    padding:0px 10px;
    font-weight: 300;

}

.home-page__event-item-place{
	display:inline-block;
	font-weight: 300;

}

.home-page__loc-icon{
	vertical-align:middle;
	color:#ef7d00;
}

.home-page__event-item-right{
	display:inline-block;
	width:100%;
}

.home-page__event-item-link{
	display:block;
}


.home-page__event-item-link::before{
	clear:both;
	display:table;
	content:""
}

.home-page__event-item-duration-container{
	/* vertical-align: middle;

	position:absolute;
	bottom:0px;
	right:0px;
		padding:10px;
	 */
	float:right;
}

.home-page__event-item-duration{
	display:inline-block;
	vertical-align: middle;
	font-weight: 300;
}

.home-page__event-item-link:link,.home-page__event-item-link:visited {
	text-decoration: none;
	color:#000;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.28);
	border-radius: 5px;
	background-color:#ffff;
	padding: 5px;
	border:1px solid #ffff;

}

.home-page__event-item-link:hover,.home-page__event-item-link:active {
	text-decoration: none;
	border:1px solid #ef7d00;
	/* background-color: #ef7d00; */
}


.home-page__event-item-place-container{
	padding:5px;
}

.home-page__row-1{
	margin-bottom:30px;
}

/*tabs */

.tabs__tabs-list{
	margin: 10px 1px;
}

.tabs__tab-content{
	display:none;
}

.tabs__tab-item{
	float: left;
    width: 50%;
}

.tabs__tab-label{
	display:block;
	background-color: white;
	color:#ef7d00;
	transition:all .2s;
	text-align:center;
	padding:5px;
	font-weight: 600;
	margin:0px;
	user-select: none;
	border-radius: 5px;
	border: 3px solid #f6f6f6;
}

.tabs .tabs__tab-item .tabs__tab-label{
	/* border-right:1px solid #6a6a6a; */
	padding-right:1px;
	
} 

.tabs__tab-input:checked ~ .tabs__tab-label  {
	background-color: #ef7d00;
	color:white;
}

.tabs__tab-input{
	display:none;
}

h1,h2,h3,h4,h5,h6{
    padding:0px;
    margin:0px;
}

.has-feedback .form-group__input-field u-m-t-b-p--xxs {
	padding-right: 42.5px;
	padding-left: 36px;
}