.select-software .ke-main, .select-platform .ke-main{
	padding-bottom: 5px;
}
.ke-page-head{
	margin-bottom: 10px !important;
}
.ke-appdesc{
	clear: both;
}

.sensor-home-desc{
	text-align:center;	
}
.ke-tabcontent{
	padding: 1em 0 !important;
}

.ke-hero-title {
	padding: 0.28rem 1.4rem 1.5rem 0 !important;
}
.ke-hero-title > span{
   	vertical-align: super;
   	margin-left: 5px;
    font-size: 1.2rem;
}
.mainContainer{
	min-height: 300px;
}
.tree-res-section, .flatlist-res-section{
	display: none;
	margin-top: 19px;
}
.reset-rel, .reset-rel-cmp{
    display: inline-block;
    position: absolute;
    right: 25px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #0096a4;
    padding: 6px 10px;
    color: white;
    font-weight: 600;
}
.reset-rel i, .reset-rel-cmp i{
	padding-right: 3px;
}
.telTree{
    margin-top: 10px;
    padding: 6px 5px;
    width: 100%;
    font-size: 16px;
}
.treeContainer{
	margin-top: 10px;
}
.relModFloatingContainer{
    margin-bottom: 30px;
    border: 1px solid #d3d3d3;
	padding: 15px 10px 10px 10px;
}
#telemetryTreeFilter{ 
	display:block;
	float: left;
	margin:0em auto 1em auto;
	border:1px solid silver; 
	border-radius:2px; 
	padding:4px;
    width: 30%;
    height: 25px;
}
#telemetryTree{
    clear: both;
    border-radius: 5px;
    padding: 20px;
	width: 100%;
    min-height: 600px;
    overflow-x: auto;
}
.tree-detail{
    display: flex;
    width: 100%;
    webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border: 1px solid #d2d2d2;
}
.telTreeWrapper{
	display: inline-block;
    position: sticky;
    position: -webkit-sticky;
    top: 75px;
	background-color: #f2f7eb;
	width: 50%;
    height: calc(100vh - 80px);
    overflow: auto;
}
.jstree-proton .jstree-search{
    font-style: normal;
}
.jstree-search {
    color: #ec5e38 !important;
    font-weight: 600;
}

.relSelFixedContainer{
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
    z-index: 1;
	transition: visibility 0s, opacity 0.5s linear;
	background-color: #5e5e5e;
	padding-left: 50px;
	width: 100%;
	height: 60px;
}
.osNmeHeader{
    float: left;
	margin-bottom: 10px;
    padding-bottom: 4px;
    width: 99%;
    font-weight: bold;
    font-size: 14px;
}
.osNmeHeader span{
	font-weight: bold;
}
.rels{
	float: left;
	margin-left: 15px;
	width: 99%;
}
.moduleSelContainer{
	clear: both;
	padding-top: 15px;
}
.clear{
	clear:both;
}
.selectHeader{
	display: block;
    padding-bottom: 3px;
    width: 99%;
    color: #EB894F !important;
    font-variant: all-petite-caps;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.selectLabel{
    margin-right: 5px;
    padding: 2px 2px 2px 0;
    font-weight: bold;
	font-size: 14px;
}
.sectionHeader{
	display: block;
    margin-top: 10px;
    border-bottom: 1px solid lightgray;
    border-radius: 2px;
    background-color: #5e5e5e;
    padding: 6px 5px;
    padding-bottom: 5px;
    width: 100%;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.chosen-container{
	font-size: 14px;
}
.chosenSelector{
	float: left;
    margin-left: 20px;
    padding: 5px 10px 10px 10px;
	width: 30%;
}
.chosenSelector .chosen-container-single{
	width: 100% !important;
}


.relSelFixedContainer .expandCollapseWrapper{
	margin-top: 25px;
}
.row {
    margin-left: 0px !important;
    padding: 10px 7px;
    width: 98%;
    font-size: 1.3rem;
    line-height: 1.9rem;    
}
.row:not(:last-child){
	border-bottom: 1px solid #f2f2f2;
}
.row .field {
    float: left;
    width: 25%;
    font-weight: 500;
    word-break: break-all;
}
.slice-info {
    float: left;
    padding-left: 2%;
    width: 75%;
    white-space: initial;
    word-break: break-word;
}
.slice-info.sup-plat-info sup{
	top: -.5em;
    padding-left: 2px;
    color: red;
    font-size: 9px;
    letter-spacing: 0.5px;
}
.slice-desc{
	text-wrap: wrap;
	white-space: initial;
}
.chosenSelector .chosen-container-single{
	border-radius: 5px;
	background-color: white;
}
.fa-pagelines, .fa-leaf{
	color: green;
}
.fa-crosshairs{
	color: #039be5;
}

.rel{
    margin: 5px 0px !important;
    border-bottom: 1px dotted #5F5F5F;
    background-color: #FFF !important;
	width: 95%;
    font-weight: 500;
}
.relVers{
    float: left;
    margin: 5px 0 0 0;
	width: 95%;
}
.jstree-anchor{
	font-size: 14px;	
}
.jconfirm .jconfirm-box.jconfirm-type-green{
	border-top: solid 7px #80a702;
}
.jconfirm-title{
	-webkit-user-select: text !important;
	-moz-user-select: text !important;
	-ms-user-select: text !important;
	user-select: text !important;
}
.moreRes {
	position: relative;
    background-color: #fff;
    width: 100%;
	color: #039be5;
}

.moreRes a {
    float: right;
    cursor: pointer;
    font-weight: bold;
}
.odd{
	background-color: #f2f2f2;
}
.swFixedSelector{
	/* display: none; */
}
.ke-progress{
	z-index: 1099 !important;
}
.relWrapper{
    float: left;
	width: 100%;
}
.srchResultContainer{
	clear: both;
	width: 99%;
}
.noSrchRes{
	display: none;
}
.srchString{
	font-weight: bold;
}
.srchResultContainer .ke-tabs{
	position: sticky;
	position: -webkit-sticky;
    top: 0px;
    z-index: 1;
    background-color: #fff;
    padding-top: 2px;
}
.srchResultContainer .ke-tabcontent{
	padding: 0.5em 0 !important;
}
.telNodeName{
	float: left;
    padding-left: 10px;
    font-weight: 600;
    font-size: 20px;
}
.telnodename{
	font-weight: bold;
    font-size: 15px;
}
.prmlnk {
    float: right;
    margin-right: 25px;
	border: none;
    font-size: 14px;
}
#telnode-permalink i{
    vertical-align: middle;
    padding-left: 3px;
    font-size: 12px
}
.modalTitle{
    padding-left: 10px;
	color: #5F5F5F;
    font-weight: 500;
    font-size: 12px !important;
}
.modalftitle{
    display: block;
    float: left;
	width: 80% !important;
}
.jconfirm-title{
	width: 100%;
}
.noTelNodesFound{
	display: none;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
}

.indent{
	display: block;
	padding-left: 20px;
}
.enum-label{
    display: block;
    padding-left: 0px;
}
.enum-indent{
    display: block;
    padding-left: 20px;
}
.union .enum-label{
    display: block;
    padding-left: 20px;
}
.union .enum-indent{
    display: block;
    padding-left: 40px;
}
.enum-value{
	display: list-item;
}
.ke-search-item-hover .ke-search-match{
	font-size: unset !important;
}
.search-page-group {
    position: sticky;
    position: -webkit-sticky;
    top: -1px;
    margin: 0!important;
    border-radius: 1px;
    background: none repeat scroll 0 0 #5e5e5e;
    padding: 5px 3px!important;
    padding-left: 10px !important;
    color: #fff!important;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: none;
}

.srch-sw-rel-wrap{
    position: sticky;
    position: -webkit-sticky;
    top: 50px;
    cursor: pointer;
    margin: 0!important;
    border-bottom: 1px solid #737373;   
    border-radius: 1px;
    background: none repeat scroll 0 0 #5e5e5e;
    padding: 5px 5px!important;
	padding-top: 1px;
    color: #fff!important;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: none;
}
.srch-sw-rel{
	 padding-left: 5px !important;
}
.search-page-item{
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 7px;
    padding-left: 15px !important;
    overflow: hidden;
    color: #000;
    font: menu;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
}
.srchResultContainer .exp-col-wrap{
    position: sticky;
    top: 15px;
    float: right;
    z-index: 2;
    margin-top: 15px;
    background-color: #fff;
	width: 200px;
}
.srchResultContainer .expAll, .srchResultContainer .colAll {
    float: right;
    cursor: pointer;
    padding: 0 5px;
    color: #039BE5;
    font-weight: 500;
    font-size: 14px;
}
.expandCollapseWrapper{
	float: right;
}
.btn-exp-all, .btn-col-all, .btn-show-full-tree{
	padding: 5px 10px !important;
	font-size: 1.3rem !important;
}
.treeFilterMatchWrapper{
	display: none;
    margin-left: 3%;
    padding: 3px;
    color: #5BBB13;
    font-weight: bold;
}
.treeFilterMatches{
	padding-right: 2px;
    font-weight: bold;
}
.telInfoContainer{
	padding-top: 10px;
}
.patternLabel{
    font-weight: bold;
    font-size: 12px;
	font-family: monospace;
}
.pattern{
    color: #4682b4;
    font-weight: normal;
	font-size: 12px;
    font-family: monospace;
}

/* Input Close icon changes */
.clearable{
  transition: background 0.4s;
  border: 1px solid #999;
  border-radius: 3px;
  background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
  padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
}
.clearable.x  { background-position: right 5px center; }
.clearable.onX{ cursor: pointer; }
.clearable::-ms-clear {display: none; width:0; height:0;}

.nodeTitle{
    position: sticky;
    position: -webkit-sticky;
    top: 75px;
    z-index:10;
    background-color: #fff;
    padding: 10px 20px;
    height: 40px;
    font-weight: bold;
	font-size: 1.6rem;
    letter-spacing: 0.5px;
}

.nodedescri{
    position: sticky;
    position: -webkit-sticky;
    top: 115px;
    z-index:10;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff;
	padding: 10px 20px;
    font-weight: 500;
    font-size: 1.4rem;
}
.jconfirm .nodedescri{
	position: static !important;
}
.nodeInfo{
	padding-left: 15px;
}
#nodeDetailedInfo{
	display: none;
    width: 100%;
}

#nodeDetailedInfo .prmlnk{
	margin-right: 5px;
}

#nodeDetailedInfo .nodeTitle a{
	color: #4d4d4d;
	font-weight: 500;
}
#nodeDetailedInfo .nodeTitle a i{
    padding-left: 2px;
	font-size: 10px;
}

.nodeResWrapper{
    display: none;
    top: 115px;
    right: 15px;
    width: 45%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-left: 1px solid #f2f2f2;
}
#nodeInfoGuider{
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 9;
    border-bottom: 1px solid #d2d2d2;
    background-color: #f6f6f6;
    padding: 10px 18px;
    height: 35px;
    font-weight: 500;
}
.searchSelectedNode{
    border-radius: 3px;
	background-color: #84b135 !important;
    padding-right: 6px;
    pointer-events: none;
	color: #fff !important;
}
.tel-error{
    margin:0 1em;
    margin-top: 20px;
    border-radius: 3px;
	background-color: rgba(65, 81, 94, 0.7);
    padding: 2em;
    color: #fff;
    font-weight: 200;
    font-size: 2rem;
    line-height: 2;
}
.tel-error i{
    margin-right: 10px;
}
#module_chosen {
	width: 41% !important;
}
.ke-prodSel {
	pointer-events: none;
}
.jstree-anchor:hover {
	font-weight: bold;
}

.acbtn {
    display: inline-block;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    background-color: #f2f2f2;
    padding: 4px 6px;
    font-size: 14px !important;
    line-height: 1.4;
}
#txtlnk{
	color: #89B753;
}
.fixIt{
	display: inline-block;
}
.no-results>span{
	display: none;
}

.user{
	display: none;
}
.srchHeader{
    float: left;
	width: 60%;
}
.backToTopContainer{
    display: none;
    float: left;
    padding-top: 10px;
	width: 100%;
}
.backToTopContainer i{
	color: #039be5;
    font-size: 14px;
}

.fixTreeFilter #dagger-wrap{
	display:none;
}
#dagger-wrap{
	padding-top:6px;
	color: #5e5e5e;
    font-size: 12px;
}
.ke-tooltip{
	z-index: 1022 !important;
}
.jstree-default a.jstree-loading .jstree-icon { 
    background: url(../images/loading.svg) no-repeat center center rgba(0, 0, 0, .5); 
} 

.ieErrMsgWrapper{
	display: none;
	position: fixed;
    bottom: 32px;
    z-index: 6;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-color: #f5c6cb;
    border-radius: .25rem;
    background-color: #f8d7da;
    padding: .75rem 1.25rem;
	width: 85%;
    color: #721c24;
    font-style: oblique;
    font-size: 15px;
	line-height: 2.5rem;
}
.expandCollapseWrapper span{
	display: inline-block;
}

.iedisabled{
	background-color: #bbb !important;
	pointer-events: none;
}
.easy-autocomplete{
	float: left;
	width: 29% !important;
}
#ieTreeFilter{
	display: none;
    width: 100%;
    height: 25px;
}
.easy-autocomplete-container ul{
    border-bottom: 1px solid lightgray;
    max-height: 300px;
	overflow-y: scroll;
}
.rel-collapse-icon, .rel-expand-icon{
	display: inline-block;	
}
.rel-expand .rel-expand-icon{
	display: none;
}
.rel-collapse .rel-collapse-icon{
	display: none;
}
.rel-sel-bar{
	cursor: pointer;
}
.ke-search-results{
	z-index: 99 !important;
	border: none !important;
}
.ke-search-item{
	padding-left: 10px !important;
}

.restrict-release-symbol {
    position: absolute;
    top: 5px;
    left: 4px;
    pointer-events: all;
    color:#555 !important;
}

.search-restrict-release-symbol{
	color:#fff !important;
}
.floating-hidden-rel-note, .modal-floating-hidden-rel-note, .node-info-hidden-rel-note{
	display: none;
    float: left;
    margin-bottom: 10px;
    padding: 10px 10px 10px 15px;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
}
.explore-hidden-rel-note{
	display: none;
    padding: 10px 10px 0px 6px;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
}
.floating-hidden-rel-note .dagger, .modal-floating-hidden-rel-note .dagger, .hidden-rel-note .dagger, .cmp-hidden-rel-note .dagger, #dagger-wrap .dagger, .explore-hidden-rel-note .dagger{
	margin-right: 2px;
	font-size: 14px;
}
.hidden-rel-note{
	display: none;
    float: left;
    margin-left: 20px;
    padding: 20px 10px 10px 10px;
    width: 30%;
    color: white;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}
.cmp-hidden-rel-note{
	display: none;
	float: left;
    margin-top: 5px;
    width: 100%;
}
.non-clickable-node{
	pointer-events: none;
}
.cntrSrcWarning{
    display: block;
    clear: both;
    margin-top: 0px;
    width: 100%;
    font-size: 13px;
}
.cntrSrcWarning i{
	padding-right: 1px;
}
.cntrSrcWarning a{
	display: inline !important;
}
.fixTreeFilter .cntrSrcWarning{
	/*color: white;*/
}


/*################# HOME PAGE CHANGES ################*/

.tse-home-links-container{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}
.tse-home-link{
	display: inline-block;
    margin: 1em auto;
    outline: none;
    background-color: #f2f7eb;
    padding: 20px 20px 20px 40px;
    width: 40%;
    min-height: 120px;
    font-weight: 400;
}
.tse-home-link:nth-child(even){
	background-color: #e5f2f8;
}
.tse-link-title-wrap{
    display: inline-block;
    float: left;
    padding: 0 0 8px 0;
	width: 100%;
}
.ts-link-title{
	font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
}
.tse-home-link-content-wrap{
    float: left;
	width: 100%;
}
.tse-home-link-content-icon{
    float: left;
    opacity: 0.2;
	width: 80px;
}
.tse-home-link-content-icon i {
 	color: #888d90;
 	font-size: 75px;
}
.tse-sub-links{
    float: left;
    padding-top: 5px;
	width: calc(100% - 80px);
}
.tse-sub-link{
    display: block;
    clear: both;
    margin: 5px 0;
    padding: 0px 5px !important;
    width: 100%;
    font-size: 14px;
}
.tse-sub-link i{
	display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
    color: #4d5259 !important;
    line-height: 24px;
}
.tse-link-animate, .secondary-link-animate{
    color: #4d5259 !important;
    font-weight: 500;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 25px;
}
.tse-link-animate:hover, .secondary-link-animate:hover{
    box-shadow: 0;
    text-decoration: none;
}

.tse-link-animate:before, .secondary-link-animate:before{
	position: absolute;
	right: 100%;
	bottom: -2px;
	left: 0;
	z-index: -1;
	background: #4d5259 !important;
	height: 2px;
	content: "";
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.tse-link-animate:hover:before, .secondary-link-animate:hover:before{
	right: 0;
}

.administration-links{
	display: none;
}
.menu-item .administration-links ~ .second-nav-toggle-btn-wrap{
	display: none;
}
.tel-node-modal-title{
    padding-left: 10px;
    font-weight: 500;
	font-size: 20px;
}
.tel-node-modal-title i{
    vertical-align: middle;
	padding-left: 3px;
    font-size: 12px;
}
.view-in-tree-prmlnk{
    display: inline-block;
    float: right;
	margin-right: 25px;
    font-size: 14px;
}
/* Explore screen changes */

.filterTitle {
    margin-bottom: 15px;
    background-color: #FFF;
    color: #4D4D4D;
    font-size: 16px;
}
.half-width{
	width: 49% !important;
}
.trans {
    -webkit-transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    -moz-transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    -o-transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    -webkit-transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    -moz-transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    -o-transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    -webkit-transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    -moz-transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    -o-transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    transition: all 500ms cubic-bezier(0.420,0.000,0.580,1.000);
    -webkit-transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    -moz-transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    -o-transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
    transition-timing-function: cubic-bezier(0.420,0.000,0.580,1.000);
}
.rel-sel-container{
	float: left;
	margin-bottom: 10px;
    padding-right: 20px;
	width: 100%;
    min-height: 200px;
}
.pdt-sel-container{
	display: none;
	float: left;
    border: none;
    padding-left: 30px;
    width: 100%;
}
.select-platform .pdt-sel-container, .compare-softwares .pdt-sel-container{
	padding-left: 10px;
}
.select-platform .rel-sel-container, .compare-softwares .rel-sel-container{
	padding-right: 0px;
	padding-left: 30px;
}
.pdt-sel-radio-wrap, .rel-sel-radio-wrap{
	margin-bottom: 10px;
	padding: 10px 0;
}

.rel-sel-radio-wrap {
    margin-top: 10px;
    margin-bottom:-10px;
    padding: 10px 0;
}
.select-pdt-radio-label, .select-rel-radio-label{
    display: inline-block;
	vertical-align: middle;
    cursor: pointer;
    margin-top: -10px;
    margin-left: 5px;
}
input[type="radio"]:checked+label {
	cursor: default;
	pointer-events: none;
}
.pdt-sel-option, .rel-sel-radio-option{
    display: inline-block;
	width: 40%;
}
.sp-category {
    clear: both;
    margin: 6px 0 10px 0;
    border-bottom: 1px dotted #5F5F5F;
    padding: 10px 0 2px 0;
    width: 98%;
    font-weight: 500;
    font-size: 16px;
    
}
.sp-family{
    float: left;
    margin: 5px 0;
    background-color: #FFF;
    padding: 2px;
    padding-left: 0px;
    width: 100%;    
    font-weight: 500;
	font-size: 14px;
}
 .sp-plat-wrap {
    float: left;
    margin: 5px 0 10px 0;
    width: 100%;
}
.sp-modal-plat {
    display: inline-block;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    float: left;
    cursor: pointer;
    margin: 0 5px 8px 0;
    border: 1px solid #f1f1f1 !important;
    border: 1px solid #ccc;
    background-color: #f6f9fb !important;
    padding: 0px 0px;
    min-width: 110px;
    max-width: 550px;
    min-height: 39px;
    color: #4d4d4d !important;
    font-size: 14px;
    text-align: center;
}

.sp-modal-plat i {
    position: absolute;
    top: 1px;
    right: 10px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #333333;
    font-size: 1rem;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.sp-modal-plat span {
    display: inline-block;
    cursor: pointer;
    padding: 10px 5px;
}
.sp-fmly-grp .ke-prodSel{
	background-color: #84b135 !important;
    color: #ffffff !important;
    font-weight: 600;
}
.radiobtn[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    opacity: 1;
    cursor: pointer;
    border: 1px solid #5bacb3;
    border-radius: 50%;
    background-clip: content-box;
    padding: 3px;
    width: 18px;
    height: 18px;
}

.rel-sel-radio-option.disabled input{
	    cursor: not-allowed !important;
	    border: 1px solid #ccc;
}

.rel-sel-radio-option.disabled label{
	    cursor: not-allowed !important
}
.radiobtn[type="radio"]:checked {
    opacity: 1;
    outline: none;
    border: 1px solid #5bacb3;
    background-color: #5bacb3;
}

#cmp-single-rel-note{
	clear:both;
	color:red;
}


.treeFilterContainer {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 7;
    margin-bottom:20px;
    background-color: #f6f6f6;
    padding: 10px 10px;
    width: 100%;
    height: 75px;
}

.dataModelFilter{
	display: flex;
    align-items:center;
	margin: 10px 0;
}

.dataModelFilterName{
	margin-right:10px;
}

.dataModelFilter-wrap{
	position:relative
}

.selectedFilter{
	position:relative;
	cursor:pointer;
	border: 1px solid #000;
	background-color:#fff;
	padding: 3px 5px 3px 3px;
	width:150px;
	text-align:center;
}

.selectedFilterVal{
    display: inline-block;
	width: calc(100% - 5px);
    text-align: left;
}

.dataModelFilter-icon{
	position:absolute;
	right:5px;
}
.dataModelFilter-options{
    display: none;
	position: absolute;
    z-index: 999;
    border: 1px solid #bbb;
    background-color: #fff;
    min-width: 150px;
    max-width:400px;
    overflow: hidden;
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
    box-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
}

.dataModelFilter-option{
	cursor:pointer;
	margin-bottom:1px;
	padding:5px;
}
.dataModelFilter-option:hover{
	background-color:#f1f1f1;
}

.dataModelFilter-option.active{
	cursor:default !important;
	color: #84b135 !important;
}

.fixTreeFilter {
    /*position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #5e5e5e;
    padding-left: 80px;*/
}
.disabled-platform-grp{
	opacity: 0.5;
	pointer-events: none;
}
.ke-prodSel .pl-name span{
    cursor: default!important;
}
.selected-product-text{
	display: none;
}
.ke-tab.active{
	border-bottom: 1px solid #fff;
}


/* NODE INFO SCREEN STYLES*/
.node-info-container{
    padding-left: 10px;
	width: 100%;
    min-height: 550px;
}
.node-info-container .row{
	padding-left: 0px;
}
.node-info-hidden-rel-note{
	padding-left: 5px;
}

.show{
	display:block !important;
}
.hidden{
	display:none !important;
}
.show-more-sup-plats{
	float: right;
	padding-right: 5px;
}
.show-more-sup-plats i{
	font-size: 11px;
}
.eol-ind {
    display: inline-block;
    top: 0px;
    vertical-align: super;
    color: red;
    font-size: 7px;
    letter-spacing: 0.5px;
}
.node-info-page .row .field{
	width: 20%;
}
.ni-fmly-grp{
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.ni-family{
	border-bottom: 1px solid lightgray;
}
.ni-family span{
	font-weight: 500;
}
.ni-plat-wrap{
	padding-top: 5px;
}
.ni-plat-name{
	display: inline-block;
    padding: 3px 0;
    max-width: 100%;
    word-break: break-word;
}
.ni-plat-name .eol-ind{
	font-size: 8px !important;
}
.no-plat-msg{
    padding: 10px 0;
}


.local-search-wrap{
	position: relative;
    margin-bottom: 20px;
    width: 100%;
}
.ls-search-icon {
    position: absolute;
    top: 8px;
    left: 6px;
    color: #ccc;
}
.ls-release-filter, .ls-product-filter, .fl-table-filter {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 10px 5px 30px;
    width: 300px;
    -webkit-appearance: textfield;
    -ms-appearance: textfield;
    box-sizing: content-box;
}
.ls-release-filter:focus, .ls-product-filter:focus, .fl-table-filter:focus{
	outline: none;
}
.ls-close-icon {
    position: absolute;
    top: 13px;
    right: 6px;
    visibility: hidden;
    cursor: pointer;
    color: #ccc;
}

.rel-sel-option.ls-no-match{
	display: none;
}
.relWrapper.ls-no-match{
	display: none;
}
.filter-show{
	display: block !important;
}
.filter-hide{
	display: none !important;
}
.no-result{
	padding: 10px 5px;
}
.family-sel-option{
	cursor: pointer;
    color: #547EA8;
}
.family-sel-option.family-sel{
	cursor: default;
	pointer-events: none;
	color: #84b135 !important;
}

.flatlist-res-section{
    flex-direction: column;
    margin-bottom: 20px;
}
.fl-res-title{
    margin-top: 10px;
    padding: 6px 0px;
    width: 100%;
	font-size: 16px;
}
.flatlist-table-wrap{
	display: table;
	clear: both;
	margin-top: 5px;
}
.fl-table-controls{
    position: sticky;
    position: -webkit-sticky;
    top: -1px;
    float: left;
    z-index: 1;
    background-color: #fff;
    padding: 10px 0 10px 0;
	width: 100%;
    height: 51px;
}

.tse-schema .fl-table-controls{
	background-color: #f6f6f6;
	padding:10px;
}
.fl-table-filter{
	width: 400px;
}
.fl-search-wrap{
	display: inline-block;
	position: relative;
	float: left;
}
.fl-exp-col-wrap{
	display: inline-block;
    float: right;
    background-color: #fff;
    padding-top: 6px;
	width: 200px;
}

.tse-schema .fl-exp-col-wrap{
	background-color: inherit;
	width:initial;
}
.fl-expAll, .fl-colAll {
    display: inline-block;
    float: right;
    cursor: pointer;
    padding: 0 5px;
    color: #039BE5;
    font-weight: 500;
    font-size: 14px;
}

.tse-schema .fl-expAll,.tse-schema .fl-colAll{
	float:left;
}
.btn-pad{
    padding: 5px 10px !important;
	font-size: 1.3rem !important;
}
.fl-tools{
	float: right;
    width: 50px;
}
.fl-excel {
    cursor: pointer;
    margin-right: 15px;
    border-radius: 3px;
    background-color: #f2f2f2;
    padding: 5px 10px;
    color: #579B0B !important;
    line-height: 1.5;
}
.flatlist-thead-tr{
	display: table-header-group;
    position: sticky;
    position: -webkit-sticky;
   	top: 49px;
    clear: both;
   	z-index: 2;
    background-color: #4d5259;
   	height: 30px;
    color: #fff;
}
.fl-tr{
	display: table-row;
}
.fl-th, .fl-td{
	display: table-cell;
	padding: 5px;
}
.fl-path-col{
	word-break: break-word;
}
.fl-sup-rel-col .fl-sw-rel-wrap:not(:last-child){
	margin-bottom: 10px;
}
.flatlist-tbody{
	display: table-row-group; 
}
.fl-rel-wrap{
	padding: 5px 0;
}
.fl-sw{
    font-weight: 500;
}
.fl-rel{
    display: inline-block;
    cursor: pointer;
    padding: 3px 0;
    color: #039BE5;
}
.module-name-wrap {
	display: table-row;
    position: sticky;
    position: -webkit-sticky;
    top: 92px;
    z-index: 1;
    cursor: pointer;
    border-top: 1px solid #bbb;
    background-color: #d3d3d3;
    padding: 5px 5px;
    height: 30px;
}
.expand-icon, .collapse-icon {
    vertical-align: text-bottom;
    font-size: 15px !important;
}
.expand .expand-icon {
    display: none;
}
.module-name-wrap span {
	display: table-cell;
    margin-left: 5px;
    width: 33%;
    font-weight: 500;
    font-size: 15px;
}
.module-name-wrap .table-icon{
	padding: 0 10px 0 5px;	
}
.collapse .collapse-icon {
    display: none;
}
.fl-tr.ls-no-match, .module-name-wrap.ls-no-match{
	display: none !important;
}
.restricted-sp-symbol{
    padding: 0 2px;
    pointer-events: all;
    color: #555 !important;
}

#cke_exndireadonlycomments, #cke_modalreadonlycomments, #cke_exndireadonlycommentsmodal{
	border: none !important;
}
#cke_exndireadonlycomments .cke_inner .cke_top, #cke_exndireadonlycomments .cke_inner .cke_bottom, #cke_modalreadonlycomments .cke_inner .cke_top, #cke_modalreadonlycomments .cke_inner .cke_bottom, #cke_exndireadonlycommentsmodal .cke_inner .cke_top, #cke_exndireadonlycommentsmodal .cke_inner .cke_bottom{
	display: none !important;
}
body.cke_editable{
	margin: 0 !important;
}
.ro-comments-slice-info{
	margin-top: -10px;
    margin-left: -20px;
    border-top: 1px solid #f2f2f2;
}
.rel-sel-option{
	width: 120px !important;
}
.more {
    cursor: pointer;
    padding: 10px 10px;
    color: #039be5;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.top-text{
    position: absolute;
    top: -15px;
    left: -10px;
	font-size: 7px;
}


.sensor .toggle-switch-wrap {
    display: flex !important;
	position: absolute;
    top: 55px;
    left: 52px;
    z-index: 8;
    cursor: pointer !important;
    color: #4d4d4d;
}
 .sensor .toggle-switch {
    border: 1px solid #000;
    border-radius: 20px;
	background-color: #ddd;
    padding: 5px;
    width: 25px;
    height: 10px;
    content: "";
	;
}
 .sensor .toggle-switch:before {
	 position: absolute;
	 top: -3px;
	 left: -10px;
	 border: 1px solid #000;
	 border-radius: 15px;
	 background-color: #fff;
	 width: 18px;
	 height: 18px;
	 content: "";
}
 .sensor .toggle-text {
    display: flex;
    margin-top: -2px;
    margin-left: 10px;
	color: #fff;
    line-height: 14px;
    text-align: left;
}
 .sensor .toggle-text .text-low {
	 font-weight: 400;
	 font-size: 14px;
}
 .sensor .toggle-text .text-high {
	 font-weight: 800;
	 font-size: 14px;
}

.ke-header-wrap-dyn .ke-header-inner{
	height: 80px !important;
}


.ke-header-wrap-dyn .ke-header-inner .ke-hero-title a {
	padding: 0 20px 20px 0 !important;
	width: fit-content;
    max-width: fit-content;
}

.user.ke-header-icon{
	display:inline-block !important;
}

.ke-header-wrap-dyn .ke-header-icon .user-icon-reveal{
	z-index:1
}

.schema.toggle-switch-outer-wrap{
	position:relative;
	margin-top:10px
}

.schema .toggle-switch-wrap {
	 display: flex !important;
	 top: 10px;
	 right: -300px;
	 z-index: 10;
	 cursor: pointer !important;
}
 .schema .toggle-switch {
	 border: 1px solid #000;
	 border-radius: 20px;
	 background-color: #000;
	 padding: 5px;
	 width: 25px;
	 height: 10px;
	 content:"";
	;
}
 .schema .toggle-switch:before {
	 position: absolute;
	 top: -3px;
	 left: -10px;
	 border: 1px solid #000;
	 border-radius: 15px;
	 background-color: #fff;
	 width: 18px;
	 height: 18px;
	 content: "";
}

 .schema .toggle-text {
	 margin-top: -10px;
	 margin-left: 10px;
	 color: #fff;
	 line-height: 14px;
	 text-align: left;
}
 .schema .toggle-text .text-low {
	 font-weight: 800;
	 font-size: 11px;
}
 .schema .toggle-text .text-high {
	 font-weight: 800;
	 font-size: 14px;
}

 .schema .filter-dropdown-text {
	 margin-top: -10px;
	 margin-left: 10px;
	 color: #5c5c5c;
	 line-height: 14px;
	 text-align: left;
}
 .schema .filter-dropdown-text .text-low {
	 font-weight: 800;
	 font-size: 11px;
}
 .schema .filter-dropdown-text .text-high {
	 font-weight: 800;
	 font-size: 14px;
}

.support-filter-wrap{
    display:none;
    align-items: center;
    margin-left: 5px;
}

.support-filter-true{
	cursor:pointer;
	margin-top:-15px;
	margin-right:20px;
}

.support-filter-active{
	cursor:pointer;
	color:#84b135 !important;
}

.support-filter.toggle-switch-outer-wrap{
	position:relative;
}

.support-filter .toggle-switch-wrap {
	 display: flex !important;
	 top: 10px;
	 right: -300px;
	 z-index: 10;
	 cursor: pointer !important;
}
 .support-filter .toggle-switch {
	 margin-top: -10px;
	 border: 1px solid #000;
	 border-radius: 20px;
	 background-color: #000;
	 padding: 5px;
	 width: 25px;
	 height: 10px;
	 content:"";
}
 .support-filter .toggle-switch:before {
	 position: absolute;
	 top: -13px;
	 left: -10px;
	 transition: all 1s ease;
	 border: 1px solid #000;
	 border-radius: 15px;
	 background-color: #fff;
	 width: 18px;
	 height: 18px;
	 content: "";
}

.toggle-right:before{
	left:15px !important;
}
 .support-filter .toggle-text {
	 margin-top:-12px;
	 margin-left: 10px;
	 color: #fff;
	 line-height: 14px;
	 text-align: left;
}

.support-filter .text-high{
	margin-left:10px
}
.schemaHome-ke-appdesc{
    margin: 0 auto;
	max-width: 1200px;
}
.news-wrap{
    display:none;
    margin-top:-10px;
    margin-right: auto;
    margin-left: auto;
	max-width: 1080px;	
}
.news-bar{
    display:inline-block;
    margin-top: 20px;
    background: #FFE8C0;
    height: 40px;
    overflow:hidden;
    line-height: 24px;
}

.news-bar-image{
	position: absolute;
    background: #F8674B;
    width: 160px;
    height: 40px;
}

.news-bar-name{
    padding-top: 8px;
    padding-left: 6px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    font-family: inherit;
    letter-spacing: 1px;
	text-align: center;
    text-transform: uppercase;
}

.news-bar-name:after{
    position: absolute;
    top: 50%;
	left: 100%;
    margin-top: -10px;
    border: solid transparent;
    border-width: 10px;
    border-color: #FFE8C0;
    border-left-color: #F8674B;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
}

.news-bar-header {
    padding:8px 30px 0px 180px;
    overflow: hidden;
    color: black;
    font-size: 20px;
    font-family: Antenna Regular;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-bar-header p{
    font-size: 1.5rem;
    line-height: 2.55rem;
	font-family: "Antenna Light";
    letter-spacing: 0.00135rem;
}


.primary-link{
    cursor: pointer;
    outline: none;
    color: #039be5;
    font-weight: 400;
    text-decoration: none
}

.second-nav-toggle-btn-wrap{
	cursor:pointer
}
.second-nav{
    z-index: 12;
    transition: all 1s ease;
    margin-top:-10px;
    margin-bottom:10px;
    background-color: #e5f5f1;
    width: 100%;
    max-height: 0px;
    overflow:hidden;
}

#second-nav-wrap{
    display: flex;
    position: relative;
    flex-direction: column;
    padding-bottom: 10px;
    text-align: start;
}

.secondary-link{
    margin-top: 1px;
    margin-left: 10px;
}

.second-nav-close{
    position: absolute;
    top: 10px;
    right: 25px;
    cursor: pointer;
}

.active-second-nav{
    max-height: 100px;
}

#second-nav-contents{
	display:flex;
	flex-direction:column;
}

.tse-schema .relModFloatingContainer, .tse-schema .relModFloatingContainerCmp{
	border:none;
	border-top: 1px solid #ccc; 
	padding: 10px 0;
}


.collapse_minus{
    float:right;
    cursor:pointer;
	border-bottom: 2px solid #000;
    width: 50px;
}

.expand_plus{
    cursor:pointer;
    font-size: 70px;
}

.newExpand-wrap {
    display: flex;
    justify-content: space-between;
    float: left;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:5px 5px 10px 5px;
    width: 100%;
}

.selected-left {
    float: left;
    width: 70%;
}

.selected-right {
        display: flex;
}

.flex{
	display:flex;
}

.center-aligned-flex{
	display:flex;
	align-items:center;
}

.selected-values {
    min-width: 30%;
}

.selected-head {
    padding: 10px 0 20px 0;
    font-size: 12px;
    text-transform: uppercase;
}

.selected-value {
    font-weight: 500;
    font-size:18px;
}

.expand-text{
	cursor:pointer;
	margin-right:10px;
	font-weight:500;
}

.tse-schema .explore-nodeTitle{
	top:45px !important;
	z-index:2;
	background-color: #ccc;
}

.tse-schema .explore-nodedescri{
	top:85px !important;
	z-index:1;
}

.tse-schema .tree-res-section, .tse-schema .flatlist-res-section{
	clear:both; 
}

.beta{
    vertical-align: super;
    margin-left: 0px;
    border-radius: 11px;
    background-color: #ffa07a;
    padding: 0px 10px 2px 10px;
    color: #fff;
	font-size: 1.2rem;
}

#native-beta{
	position: absolute;
	top:2px;
    right: 0px;
    vertical-align: super;
    padding: 2px 4px 0 0;
    color: #4d4d4d;
    font-weight: 500;
	font-size: 1rem;
    letter-spacing: 0.3px;
    
}

.ke-mod .ke-main {
  min-height: 100vh !important;
}


.tse-schema .treeFilterContainer{
	clear:both;	
}

#filters{
    display: flex;
    position:relative;
    justify-content: space-between;
    align-items: center;
	margin: 10px 0px;
    border: 1px solid #f1f1f1;
    background-color: #fcfcfc;
    padding: 10px;
}

.datamodel-tabs-outerwrap{
	display:flex;
}

.datamodel-tabs-wrap{
    position: relative;
	margin: 0px 20px;
}

.datamodel-tabs-innerwrap{
	display:flex;
}

.datamodel-tab {
    display: inline-block;
    position: relative;
    transition: all .5s ease-out;
    cursor: pointer;
    margin-right: 10px;
    box-shadow:4px 4px 4px #ccc;
    border: 0;
    background: linear-gradient(90deg,#448500 50%,#f1f1f1 0);
    background-position: 100% 100%;
    background-size: 200% 100%;
    padding: 8px 10px;
    min-width: 100px;
    color: #039BE5!important;
    font-weight: 700;
    font-family: lato-regular,Arial,Helvetica,sans-serif;
    text-align: center;
}

.datamodel-tab-disabled{
    opacity: 0.6;
	cursor: not-allowed;
}

.datamodel-tab-selected{
    background: linear-gradient(90deg,#f1f1f1 50%,#448500 0);
    background-position: 100% 100%;
    background-size: 200% 100%;
	color: #fff !important;
}

.datamodel-tab:not(.datamodel-tab-selected):not(.datamodel-tab-disabled):hover {
    background-position: 0 100%;
    color: #fff!important;
}

.datamodel-tab:not(.datamodel-tab-selected):not(.datamodel-tab-disabled):hover #native-beta {
    color: #fff!important;
}
.datamodel-tab-selected #native-beta{
	color: #fff!important;
}

#filter-container {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: calc(100% - 130px);
}

.filter-btn-wrap {
    margin-right: 10px;
    margin-bottom: 10px;
}

button.ads-field {
    position: relative;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dfdfdf',GradientType=0);
    background-image: -moz-linear-gradient(100% 100% 90deg,#dfdfdf,#fff);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#dfdfdf));
    background-image: -webkit-linear-gradient(#fff,#dfdfdf);
    background-image: -o-linear-gradient(#fff,#dfdfdf);
    padding: 4px 20px 6px 8px;
    height: 28px;
}

.ads-btn {
    display: inline-block;
    margin: 0;
    border: 1px solid #aaa;
    background: #eee;
    padding: 4px 8px;
    width: auto;
    min-width: 14px;
    height: 25px;
    color: #000;
    font-size: 15px;
    line-height: 17px !important;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
}

.ads-field-wrap, .ads-reset-wrap {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ads-field-name {
    margin-right: 3px;
    color: #666;
}

.ads-field-wrap:after {
    position: absolute;
    top: 11px;
    right: 8px;
    border: 4px solid transparent;
    border-top-color: #111;
    width: 0;
    height: 0;
    content: "";
}

.ads-reset {
    float: right;
}

.ads-options {
    display: none;
    position: absolute;
    z-index: 13;
    border: 1px solid #bbb;
    background-color: #fff;
    padding: 4px 0;
    width: 300px;
    overflow: hidden;
}

.box-shadow {
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
    box-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
}

.ads-options-search-box {
    padding: 5px 10px 9px 10px;
}

.ads-options-search-box input {
    width: 100%;
}

.ads-options-search {
    position: relative;
    z-index: 1;
    border: 1px solid #bbb;
    border-radius: 3px 3px 3px 3px;
    padding: 0 24px 0 6px;
    width: 100%;
    height: 0;
    min-height: 28px;
    -webkit-box-shadow: #bbb 0 7px 2px -7px inset;
    -moz-box-shadow: #bbb 0 7px 2px -7px inset;
    margin: 0;
    box-shadow: #bbb 0 7px 2px -7px inset;
    font-size: 13px;
}

.ads-options-scroll {
    clear: both;
    max-height: 270px;
    overflow-x: hidden;
    overflow-y: auto;
}

.clearSelection {
    margin: 0 10px 5px 5px;
    padding: 0 10px 5px 10px;
    color: #039be5;
}

.clearSelection span {
    cursor: pointer;
}

.ads-ck-label {
    display: block;
    position: relative;
    margin: 0;
    margin: 0 10px 5px;
    background-color: #f2f2f2;
    padding: 6px 10px;
    width: auto;
    overflow: hidden;
    color: #5c5c5c;
    line-height: 1.4;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.drop-left {
    display: inline-block;
    float: left;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ads-ck-label input {
    margin-right: 5px;
}

.drop-left span {
    margin-right: 10px;
}

.nofiltMatch {
    padding: 0 15px;
}

.ke-header-wrap-dyn .kesearch{
	z-index:8;
}
.ke-header-wrap-dyn .ke-header-icon .user-icon-reveal {
    z-index: 100 !important;
}

.icon-plus{
    position: relative;
    cursor:pointer;
    width: 50px;
    height: 50px;
}
.icon-plus:before, .icon-plus:after{
        position: absolute;
        transition: transform 0.25s ease-out;
        background-color: #4d5259;
        content: "";
}
/* Vertical line */
.icon-plus:before{
    top: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
}
/* horizontal line */
.icon-plus:after{
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
}
.icon-minus{
    position: absolute;
    right: 45px;
    cursor: pointer;
    margin-top: 25px;
    width: 50px;
    height: 25px;
}
.icon-minus:after{
    position: absolute;
    transition: transform 0.25s ease-out;
    background-color: #4d5259;
    content: "";
}
/* horizontal line */
.icon-minus:after{
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
}
.support-btn-guide {
    display:none;
   position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 12px;
}
.cmp-head-outerwrap{
	display:none;
	float:left;
	width:100%;
}

/*code added*/

button.filter-field {
    position: relative;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dfdfdf',GradientType=0);
    background-image: -moz-linear-gradient(100% 100% 90deg,#dfdfdf,#fff);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#dfdfdf));
    background-image: -webkit-linear-gradient(#fff,#dfdfdf);
    background-image: -o-linear-gradient(#fff,#dfdfdf);
    padding: 4px 20px 6px 8px;
    height: 28px;
}

.filter-btn {
    display: inline-block;
    margin: 0;
    border: 1px solid #aaa;
    background: #eee;
    padding: 4px 8px;
    width: auto;
    min-width: 14px;
    height: 25px;
    color: #000;
    font-size: 15px;
    line-height: 17px !important;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
}

.filter-field-wrap {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.filter-field-name {
    margin-right: 3px;
    color: #666;
}

.filter-field-wrap:after {
    position: absolute;
    top: 11px;
    right: 8px;
    border: 4px solid transparent;
    border-top-color: #111;
    width: 0;
    height: 0;
    content: "";
}

.filter-options {
    position: absolute;
    right: 0;
    z-index: 13;
    margin-top:5px;
    margin-right: 10px;
    border: 1px solid #bbb;
    background-color: #fff;
    padding: 4px 0;
    overflow: hidden;
}

.filter-box-shadow {
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
    box-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
}

.filter-options-search {
    position: relative;
    z-index: 1;
    border: 1px solid #bbb;
    border-radius: 3px 3px 3px 3px;
    padding: 0 24px 0 6px;
    width: 100%;
    height: 0;
    min-height: 28px;
    -webkit-box-shadow: #bbb 0 7px 2px -7px inset;
    -moz-box-shadow: #bbb 0 7px 2px -7px inset;
    margin: 0;
    box-shadow: #bbb 0 7px 2px -7px inset;
    font-size: 13px;
}

.filter-options-scroll {
    clear: both;
    max-height: 270px;
    overflow-x: hidden;
    overflow-y: auto;
}

.filter-ck-label {
    display: block;
    position: relative;
    cursor:pointer;
    margin: 0;
    margin: 0 10px 5px;
    background-color: #f2f2f2;
    padding: 6px 10px;
    width: auto;
    overflow: hidden;
    color: #5c5c5c;
    line-height: 1.4;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.filter-ck-label:last-child{
	margin-bottom: 0px;
}

.filter-ck-label:hover{
	color: #03a9f4;
}

.filter-ck-label:not(.support-filter-active) label, .filter-ck-label:not(.support-filter-active) input{
	cursor:pointer !important;
}

.filter-ck-label input {
    margin-right: 5px;
}


.dropdown-hidden{
	display:none;
}

.change-filter{
	margin-right: 5px;
}

.filter-icon{
	margin-right:5px
}

.slice-info-note{
	word-break:break-word;
}

#ke-feedback-wrap .feedback {
	z-index: 100;
}
.dropbtn {
  border: none;
  background-color: #3498DB;
  padding: 16px;
  color: white;
  font-size: 16px;
}
.dropup {
  display: inline-block;
  position: relative;
}
.dropup-content {
  display: none;
  position: absolute;
  bottom: 50px;
  z-index: 1;
  background-color: #f1f1f1;
  min-width: 160px;
}
.dropup-content a {
  display: block;
  padding: 12px 16px;
  color: black;
  text-decoration: none;
}
.dropup-content a:hover {background-color: #ccc}
.dropup:hover .dropup-content {
  display: block;
}
.dropup:hover .dropbtn {
  background-color: #2980B9;
}
.desktop {
	display: block;
}
.mobile {
	display: none;
}
 .categories{
 	display: none;
    z-index: -10;
 }
/* Dropdown Button */
.dropbtn-mobile {
  cursor: pointer;
  border: none;
  background-color: #95a3ac;
  padding: 10px 20px 10px 10px;
  color: white;
  font-size: 14px;
}
.dropdown-mobile {
  display: none;
  position: relative;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-mobile-content {
  display: none;
  position: absolute;
  z-index: 1;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #f1f1f1;
  width: 100%;
}
/* Links inside the dropdown */
.dropdown-mobile-content a {
  display: block;
  padding: 12px 16px;
  color: black;
  text-decoration: none;
}
/* Change color of dropdown links on hover */
.dropdown-mobile-content a:hover {background-color: #ddd;}

/* Show the dropdown menu*/
.show {display:block;}
.dropdown-mobile-arrow {
    display: inline-block;
    position: absolute;
    top: 16px;
    right: 10px;
    border-width: 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    width: 0;
    height: 0;
}
.scrolltotop {
	z-index: 999 !important;	
}
#ke-feedback-wrap .feedback {
	z-index: 999 !important;
}
.ke-nav-sub-nav{
	display: none;	
}
.dropbtn-mobile {
	display: none;
}
.ke-prodSel, .ke-tile-box-xs:hover {
	box-shadow: none !important;
}


/********************* RESPONSIVE STYLES **********************/


@media only screen and (max-device-width: 1380px) {
	.treeFilterContainer, .fixTreeFilter{
		 height: 75px;
	}
	.cntrSrcWarning{
		font-size: 12px;
	}
}

@media only screen and (max-width: 1240px) {
	.ke-header-inner .search-wrap {
		min-width: 300px!important;
	}
	
	.ke-hero-title a {
		font-size: 20px!important;
	}	
}

@media only screen and (max-width: 1140px) {
	.ke-header-inner .search-wrap {
		min-width: 250px!important;
	}
	
	/* .ke-hero-title {
		margin-left: 20px!important;
	} */
	
	.ke-hero-title a {
		font-size: 18px!important;
	}
}

@media only screen and (max-width: 1060px) {
	.ke-header-inner .search-wrap {
		min-width: 200px!important;
	}
	
	/* .ke-hero-title {
		margin-left: 20px!important;
	} */
	
	.ke-hero-title a {
		font-size: 14px!important;
	}
	.ke-hero-title .full-name {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 1000px) {
	.ke-header-inner .search-wrap {
		min-width: 150px!important;
	}
	
	
	/* .ke-hero-title {
		margin-left: 20px!important;
	} */
	
	.ke-header-inner .menu-item{
		flex-grow:0;
		padding-right:20px !important;
	}
	
	.ke-header-wrap-dyn .ke-header-inner .app-menu{
		flex-grow:0;
		padding-left:20px !important;
	}
	
	
}

.explore-excel{
    margin-right: 30px;
	color: #039be5;
}


.explore-excel i{
  	cursor: pointer;
    border-radius: 3px;
    background-color: #f2f2f2;
    padding: 5px;
    color: #448500 !important;
    font-size: 1.8rem;
    line-height: 1.5;
}

.tse-schema .comp-excel{
    position: absolute;
    top: 42px;
    right: -25px;
    margin-right: 30px;
	color: #039be5;
}

.tse-schema .comp-excel i{
  	cursor: pointer;
    border-radius: 3px;
    background-color: #f2f2f2;
    padding: 5px;
    color: #448500 !important;
    font-size: 1.8rem;
    line-height: 1.5;
}

.comp-excel-icon{
  position: relative;
}

.tse-schema #txtDwnloadbtn{
	display:none;
}

.tse-sub-link .link-animate:hover::before{
	right: 15px !important;
}


/* Clearable text inputs */

.search-input-clearable{
  display: inline-block;
  position: relative;
}
.search-input-clearable input[type=text]{
  box-sizing: border-box;
  border: none !important;
  padding-right: 24px;
  width: 100%;
}
.clearable__clear{
  display: none;
  position: absolute; 
  top:3px;
  right:30px;
  cursor: pointer;
  padding: 0 10px;
  font-style: normal;
  font-size: 1.5em;
  user-select: none;
}
.search-input-clearable input::-ms-clear {
  display: none;  /* Remove IE default X */
}
.ke-tile-box-sm {
    display: inline-block;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    float: left;
    cursor: pointer;
    margin: 0 5px 8px 0;
    border: 1px solid #f1f1f1 !important;
    border: 1px solid #ccc;
	background-color: #f6f9fb !important;
    background-color: #F6f6f6;
    padding: 0px 0px;
    min-width: 120px;
    height: inherit !important;
    min-height: 39px;
    color: #4d4d4d !important;
    font-size: 14px;
    text-align: center;	
}
.ke-tile-box-sm:hover {
	box-shadow: none !important;
}
.relVers .ke-prodSel {
    box-shadow: none !important;
    background-color: #84b135 !important;
    color: #ffffff !important;
    font-weight: 600;
}

@media only screen and (min-width: 1227px) and (max-width: 1440px) {
    .ke-header-wrap-dyn .ke-header-inner .search-wrap {
        min-width: 300px !important;
    }
    .ke-header-wrap-dyn .ke-header-inner .app-menu .flexbox .menu-item {
		padding-right: 30px !important;
	}
}
@media only screen and (min-width: 1141px) and (max-width: 1240px) {
	.ke-header-wrap-dyn .ke-header-inner .app-menu {
		margin-bottom: 20px;
		margin-left: 50px;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu .flexbox .menu-item {
		padding-right: 30px !important;
	}
	.sensor .toggle-switch-wrap {
        left: 55px;
    }	
}

@media only screen and (min-width: 1021px) and (max-width: 1140px) {
	.ls-release-filter, .ls-product-filter, .fl-table-filter {
		width: 250px !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu {
		margin-bottom: 20px;
		margin-left: 50px;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu .flexbox .menu-item {
		padding-right: 30px !important;
	}
	.sensor .toggle-switch-wrap {
        left: 55px;
    }
  	.select-pdt-radio-label, .select-rel-radio-label {
	    width: 60%;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1020px) {
	.ls-release-filter, .ls-product-filter, .fl-table-filter {
		width: 200px !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu {
		margin-bottom: 20px;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu .flexbox .menu-item {
		padding-right: 20px !important;
	}
	#nodeInfoGuider {
		top: -1px;
		width: 200%;
		height: 70px !important;
	}
	#telemetryTree {
    	width: 200%;
	}
	.treeFilterContainer, .fixTreeFilter {
        z-index: 11;
        height: 120px;
    }
    .ke-header-wrap-dyn .ke-header-inner .ke-hero-title a {
    	padding: 0 !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .ke-hero-title .full-name {
    	padding-bottom: 10px !important;
	}
	.sensor .toggle-switch-wrap {
        left: 50px;
    }
    .pdt-sel-option, .rel-sel-radio-option {
    	display: block;
    	width: 100%;
	}  
}

@media only screen and (min-width: 641px) and (max-width: 820px) {
	.dropdown-mobile {
	  display: inline-block;
	}
	.pdt-sel-option, .rel-sel-radio-option {
    	display: block;
    	width: 100%;
	}
	.ls-release-filter, .ls-product-filter, .fl-table-filter {
		width: 200px !important;
	}
	.ke-bottom-nav {
		display: block !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu {
		display: none !important;
	}
	.sensor .toggle-switch-wrap {
	    left: 55px;
	}
	#nodeInfoGuider {
		top: -1px;
		width: 200%;
		height: 70px !important;
	}
	#telemetryTree {
    	width: 200%;
	}
	.treeFilterContainer, .fixTreeFilter {
        z-index: 11;
        height: 120px;
    }
    .ke-header-wrap-dyn .ke-header-inner .ke-hero-title a {
    	padding: 0 !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .ke-hero-title .full-name {
    	padding-bottom: 10px !important;
	}
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.cmp-result-tabs-wrap {
		z-index: 99 !important;
		height: 100% !important;
	    text-align: center;
	}
	.cmp-result-tab {
		display: block !important;
		padding: 0.5em 2em 0.5em 10px !important;
		max-width: 100% !important;
		font-size: 14px !important;
	}
	.note-exp-col-container {
		top: 63px !important;
		z-index: 5 !important;
		height: 100% !important;	
	}
	.cntrSrcWarning {
    	padding: 10px 0 !important;
    	width: 100% !important;
	}
	.cmp-result-tab.active {
	    background-color: inherit !important;
	    color: #84b135 !important;
	}
	.tab-title {
    	color: inherit !important;
	}
	.cmp-result-tab.active .tab-title {
		border-bottom: none !important;
	}
	.exp-col-wrap {
    	padding: 0 0 10px 0 !important;
	}
	.cmp-head-wrap {
		z-index: 99 !important;
	}
	.ke-bottom-nav {
		z-index: 999 !important;
	}
	.compare-head {
	    padding-top: 0 !important;
	    overflow: inherit !important;
	    font-size: 1.8rem !important;
	    text-overflow: inherit !important;
	    white-space: normal !important;
	}
	.cmp-thead {
        top: 139px !important;
	}
	.ke-nav-collapse-open {
	    display: block !important;
	    position: absolute;
	    bottom: 70px;
	}
	.ke-nav-sub-nav {
        border-bottom: 1px solid #ccc;
        border-radius: 10px 10px 0 0;
        background-color: #f5f5f5;
    }
    .ke-navitem {
	    transition: none !important;
	    border-bottom: none !important;
	}
    .ke-navitem:hover {
		background-color: inherit !important;
	}
	.dropbtn-mobile {
		display: block;
	}
	.second-nav {
		display:none;
	}
	.ke-mod .footer-mod .footer-sub {
		margin-bottom: 100px;
	}
	
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
	.dropdown-mobile {
	  display: inline-block;
	}
	.ke-bottom-nav {
		display: block !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu {
		display: none !important;
	}
	.ke-header-wrap-dyn .ke-header-inner {
    	align-content: inherit !important;
    	height: 150px !important;
	}	
	.sensor .toggle-switch-wrap {
	    left: 50px;
	    word-wrap: break-word;
		margin-top: 10px !important;
	}
	.sensor .toggle-text .text-high {
    	font-size: 12px;
	}	
	.ke-header-wrap-dyn .ke-header-inner .search-wrap {
	    margin-bottom: 10px;
	    padding-bottom: 10px;
		width: 100%;
	}
	.ke-header-wrap-dyn .ke-header-inner .iconwrap {
    	order: 2 !important;
	}
	.tse-home-link {
		width: 100%;
	}
	#nodeInfoGuider {
		top: -1px;
		width: 200%;
		height: 70px !important;
	}
	#telemetryTree {
    	width: 200%;
	}
	.treeFilterContainer, .fixTreeFilter {
        z-index: 11;
        height: 120px;
    }
    .half-width {
    	width: 100% !important;
	}
	.sp-modal-plat{
		max-width: 100% !important;
		/* width: 100% !important; */
	}
	.pdt-sel-option, .rel-sel-radio-option {
	    display: block;
	    padding-bottom: 10px;
	    width: 100%;
	}
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.cmp-result-tabs-wrap {
		z-index: 99 !important;
		height: 100% !important;
	    text-align: center;
	}
	.cmp-result-tab {
		display: block !important;
		padding: 0.5em 2em 0.5em 10px !important;
		max-width: 100% !important;
		font-size: 14px !important;
	}
	.note-exp-col-container {
		top: 63px !important;
		z-index: 5 !important;
		height: 100% !important;	
	}
	.cntrSrcWarning {
    	padding: 10px 0 !important;
    	width: 100% !important;
	}
	.cmp-result-tab.active {
	    background-color: inherit !important;
	    color: #84b135 !important;
	}
	.tab-title {
    	color: inherit !important;
	}
	.cmp-result-tab.active .tab-title {
		border-bottom: none !important;
	}
	.exp-col-wrap {
    	padding: 0 0 10px 0 !important;
	}
	.cmp-head-wrap {
		z-index: 99 !important;
	}
	.ke-bottom-nav {
		z-index: 999 !important;
	}
	.compare-head {
	    padding-top: 0 !important;
	    overflow: inherit !important;
	    font-size: 1.4rem !important;
	    text-overflow: inherit !important;
	    white-space: normal !important;
	}
	.ke-mod .footer .footer-main .ftr-applist-wrap {
        padding: 10px;
        width: 100% !important;
    }
	.ke-mod .footer-mod .footer-main .ftr-branding {
    	width: 100% !important;	
	}
	.ke-mod .footer-mod .footer-main {
    	display: block !important;
	}
	.cmp-thead {
        top: 139px !important;
	}
	.ke-bottom-nav div {
		justify-content: space-around !important;
	}
	#second-nav-wrap {
	    display: flex;
	    position: fixed;
	    bottom: 65px;
	    flex-direction: column;
	    z-index: 9999;
		padding-bottom: 10px;
	    color: #fff;
	    text-align: start;
	    /* padding-left: 0 !important; */
	}
	#second-nav-contents {
	    display: flex;
	    flex-direction: column;
	    background: transparent;
	}
	.ke-mod .link-animate {
    	color: #ffffff !important;
	}
	.ke-nav-collapse-open {
	    display: block !important;
	    position: absolute;
	    bottom: 70px;
	}
	.ke-nav-sub-nav {
        border-bottom: 1px solid #ccc;
        border-radius: 10px 10px 0 0;
        background-color: #f5f5f5;
    }
    .ke-navitem:hover {
		background-color: inherit !important;
	}
	.dropbtn-mobile {
		display: block;
	}
	.second-nav {
		display:none;
	}
	.ke-mod .footer-mod .footer-sub {
		margin-bottom: 100px;
	}
	.fl-table-controls {
		padding: 0 !important;
	}
	.fl-table-filter {
    	width: 300px !important;
	}
	 .ke-navicon {
    	padding: 1rem !important;   	
    }
    .fa-angle-double-right{
    	width: 30px !important;
    }
    .ke-navitem {
	    transition: none !important;
	    border-bottom: none !important;
	}
	.ke-mod .footer-mod .footer-main .ftr-applist-wrap {
		width: 100% !important;
	}
	
}
@media only screen and (max-width: 480px) {
	.dropdown-mobile {
	  display: inline-block;
	}
	.fl-table-controls {
		padding: 0 !important;
	}
	.ke-bottom-nav {
		display: block !important;
	}
	.ke-header-wrap-dyn .ke-header-inner .app-menu {
		display: none !important;
	}
	.ke-header-wrap-dyn .ke-header-inner {
    	align-content: inherit !important;
    	height: 150px !important;
	}	
	.sensor .toggle-switch-wrap {
	    left: 50px;
	    word-wrap: break-word;
		margin-top: 10px !important;
	}
	.sensor .toggle-text .text-high {
    	font-size: 12px;
	}	
	.ke-header-wrap-dyn .ke-header-inner .search-wrap {
	    margin-bottom: 10px;
	    padding-bottom: 10px;
		width: 100%;
	}
	.ke-header-wrap-dyn .ke-header-inner .iconwrap {
    	order: 2 !important;
	}
	.tse-home-link {
		width: 100%;
	}
	.ls-release-filter, .ls-product-filter, .fl-table-filter {
		width: 80% !important;
		
	}
	.ke-tab {
		padding: 1em 0.5em !important;
	}
	#nodeInfoGuider {
		top: -1px;
		width: 200%;
		height: 60px !important;
	}
	#telemetryTree {
    	width: 200%;
	}
	.half-width {
    	width: 100% !important;
	}
	.nodeResWrapper{
		display: none !important;
	}
	.telTreeWrapper{
		width: 99%;
	}
	.jconfirm{
		display: block !important;
	}
	.expandCollapseWrapper {
    	margin-right: 2%;
	}
	.treeFilterContainer, .fixTreeFilter{
		 height: 130px !important;
	}
	.relSelFixedContainer{
		padding-left: 0px;
	}
	.fixTreeFilter{
	    padding-left: 30px;
	}
	#telemetryTreeFilter{
		width: 40%;
	}
	
	.hidden-rel-note{
		font-size: 12px;
	}
	.cntrSrcWarning{
		padding: 10px 0 !important;
		width: 100% !important;
		font-size: 9px !important;
	}
	.sp-modal-plat{
		max-width: 100% !important;
		/* width: 100% !important; */
	}
	.pdt-sel-option, .rel-sel-radio-option {
	    display: block;
	    padding-bottom: 10px;
	    width: 100%;
	}
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.cmp-result-tab {
    	display: block !important;
    	padding: 0.5em 2em 0.5em 10px !important;
    	max-width: 100% !important;
		font-size: 14px !important;
	}
	.cmp-result-tabs-wrap {
		z-index: 99 !important;
		height: 100% !important;
	    text-align: center;
	}
	.note-exp-col-container {
		top: 63px !important;
		z-index: 5 !important;
		height: 100% !important;	
	}
	.cmp-result-tab.active {
	    background-color: inherit !important;
	    color: #84b135 !important;
	}
	.tab-title {
    	color: inherit !important;
	}
	.cmp-result-tab.active .tab-title {
		border-bottom: none !important;
	}
	.exp-col-wrap {
    	padding: 0 0 10px 0 !important;
	}
	.cmp-head-wrap {
		z-index: 99 !important;
	}
	.ke-mod .footer .footer-main .ftr-applist-wrap {
        padding: 10px;
        width: 100% !important;
    }
	.ke-mod .footer-mod .footer-main .ftr-branding {
    	width: 100% !important;	
	}
	.ke-mod .footer-mod .footer-main {
    	display: block !important;
	}
	.dropdown-mobile-arrow {
		right: 2px !important;
	}
	.tab-title {	
    	white-space: normal !important;
	}
	.ke-bottom-nav {
		z-index: 999 !important;
	}
	.ke-bottom-nav div {
		justify-content: space-evenly !important;
	}
	#second-nav-wrap {
	    display: flex;
	    position: fixed;
	    bottom: 65px;
	    flex-direction: column;
	    z-index: 9999;
		padding-bottom: 10px;
	    color: #fff;
	    text-align: start;
	    /* padding-left: 0 !important; */
	}
	#second-nav-contents {
	    display: flex;
	    flex-direction: column;
	    background: transparent;
	}
	.ke-mod .link-animate {
    	color: #fff !important;
	}
	.ke-nav-collapse-open {
	    position: absolute;
	    bottom: 55px;
	}
	.ke-nav-sub-nav {
        transition: none !important;
        border-radius: 10px 10px 0 0;
        background-color: #f5f5f5;
    }
    .ke-navicon {
    	padding: 1rem !important;   	
    }
    .fa-angle-double-right{
    	width: 30px !important;
    	font-size: 1rem !important;
    }
    .ke-navitem {
	    display: inline !important;
	    transition: none !important;
	    border-bottom: none !important;
	}
	.ke-navitem:hover {
		background-color: inherit !important;
	}	
	.ke-nav-collapse-open {
		display: block !important;
	    transition: none !important;
		border-bottom: 1px solid #ccc;
	    -webkit-transition: none !important;
	}
	.ke-bottom-navitem {
		margin: 0 !important;
	}
	.ke-bottom-nav {
    	height: 55px !important;
    	
	}
	.admin-position{
		right: 2px;
	}
	.ke-header-wrap-dyn .ke-header-inner .ke-hero-title a {
		padding: 0 !important;
	}
	.dropbtn-mobile {
		display: block;
	}
	.second-nav {
		display:none;
	}
	.ke-mod .footer-mod .footer-sub {
		margin-bottom: 100px;
	}
	.ke-mod .footer-mod .footer-main .ftr-applist-wrap .applist ul li a {
		font-size: 1.2rem !important;
	}
	.ke-mod .footer-mod .footer-main .ftr-applist-wrap {
		padding: 0 !important;
		width: 100% !important;
	}
}



