/* cyrillic-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/SourceSansPro-Regular-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/SourceSansPro-Regular-cyrillic.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/SourceSansPro-Regular-greek-ext.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/SourceSansPro-Regular-greek.woff2') format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/SourceSansPro-Regular-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:  local('Source Sans Pro Regular'),
        local('SourceSansPro-Regular'),
        url('../fonts/SourceSansPro-Regular-latin.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}

/* source-sans-pro-regular - latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:  local('Source Sans Pro Regular'),
        local('SourceSansPro-Regular'),
        url('../fonts/SourceSansPro-Regular-latin-ext.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}

/* source-sans-pro-600 - latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:  local('Source Sans Pro SemiBold'),
        local('SourceSansPro-SemiBold'),
        url('../fonts/SourceSansPro-SemiBold-latin-ext.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:  local('Source Sans Pro Bold'),
        local('SourceSansPro-Bold'),
        url('../fonts/SourceSansPro-Bold-latin.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}

/* source-sans-pro-700 - latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:  local('Source Sans Pro Bold'),
        local('SourceSansPro-Bold'),
        url('../fonts/SourceSansPro-Bold-latin-ext.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}
.main-sidebar .brand-text, .main-sidebar .logo-xl, .main-sidebar .logo-xs, .sidebar .nav-link p, .sidebar .user-panel .info {
  font-family: inherit;
  font-size: initial;
}
/* poppins test
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Poppins'),
       url('../fonts/poppins-latin-ext_latin-regular.woff2') format('woff2'),
       url('../fonts/poppins-latin-ext_latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Poppins SemiBold'),
       url('../fonts/poppins-latin-ext_latin-600.woff2') format('woff2'),
       url('../fonts/poppins-latin-ext_latin-600.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins'),
       url('../fonts/poppins-latin-ext_latin-700.woff2') format('woff2'),
       url('../fonts/poppins-latin-ext_latin-700.woff') format('woff');
}

body{
  font-family:'Poppins','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight:400;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
  font-family:'Poppins',sans-serif;
  font-weight: 600;
} */

/*
  Main
*/

#ssh ::-webkit-scrollbar {
  width: 2px;
  height: 9px;
} 

.box-body{
  overflow: auto;
  white-space: nowrap;
}

.context_title h1{
  margin-top:0;
}

.icon_buttons i{
  width:16px;
}
.icon_plain i{
  font-size: 23px;
  margin-top:-3px;
  vertical-align: middle;
}

/* #page_options .btn{
  margin-left:2px;
} */

.action_button input{
  margin: 2px;
}

/* .action_icons {
  float: right;
} */

/*
  Logo
*/

.logo-mini .logo-first, .logo-lg .logo-first {
  display: inline-block;
  position: relative;
  padding-right: 0.6em;
  margin: 0;
}

.logo-lg .logo-first {
  letter-spacing: 0.15em;
}

.logo-lg .logo-first::after, .logo-mini .logo-first::after  {
  /* border-left: 3px dotted #fff; */
  border-right: 3px dotted #fff;
  content: "";
  display: block;
  /* height: 2em; */
  height: 1.95rem;
  /* position: absolute;
  right: 0.15em;
  top: 10%; */
  width: 0;
  /* padding-right:0.1em; */
  padding-left:0.5rem;
}

.logo-mini .logo-first::after {
  height: 1.5em;
  right: 3px;
  position: absolute;
  top: 3px;
}

.logo-mini {
  display: none;
}

.sidebar-mini.sidebar-collapse .main-sidebar .logo-mini {
  display: inline;
}

.sidebar-mini.sidebar-collapse .main-sidebar:hover .logo-mini {
  display: none;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(:hover) .logo-lg {
  display: none;
}

/*
 Table
*/
.main-table {
 /* overflow-x: auto;*/
 /* max-height: 81vh;*/
  padding: 0;
  overflow: hidden;
}

.main-table .table-responsive {
  max-height: calc(100vh - 190px);
}

.main-table table.dataTable {
  margin-top: -6px !important;
}

.ag-table{
  border-top: none;
  margin-top: 1rem;
  margin-bottom: 0;
  box-shadow: none;
}

table.std {
  padding: 3px;
}

table.std thead{
  position:sticky;
  top: 0;
}

table.std tr.selected {
  border: 1px solid;
 }

 table.std tr.selected td {
  /* border-top: 1px solid;
  border-bottom: 1px solid; */
  background-color:#9fb8d0;
  color: #ffffff;
 }

 /* table.std tr.selected > td > a {
  color: #ffffff;
 }

 table.std tr > td > a:hover {
  text-decoration: underline;
  font-weight: bold;
} */

 /* table.std tr.odd_inactive td,tr.odd_inactive_error td{
  color:#A2AAA2;
}

table.std tr.odd_inactive img,tr.odd_inactive_error img{
  opacity:0.2;
  filter:alpha(opacity=20);
}

table.std tr.odd_inactive a,tr.odd_inactive_error a, a em.file {color: #a2bcc7;}

form table.std tr.odd,tr.odd_inactive,table.std tr.odd_error,tr.odd_inactive_error{
  background-color: #e9e9ec;
}

form table.std tr.odd_error,tr.odd_inactive_error,tr.even_error,tr.even_inactive_error{
  border:2px solid #ff0000;
} */

form table.std a.error{
  color: #ba0000;
}


/* table.std tr.odd{
  background-color: #e9e9ec;
} */

table.std tr.inactive.odd{
  opacity:0.5;
  background-color: #e9e9ec;
}

/* table.std tr.even{
  background-color: #fefefe;
} */

table.std tr.inactive.even{
  opacity:0.5;
  background-color: #fefefe;
}

table.std tr.error.odd,tr.error.odd a{
  color: #ba0000;
}

table.std tr.error.even,tr.error.even a{
  color: #cc0000;
}

/* table.std tbody > tr:hover, table.std  tbody > tr.inactive:hover{
  background-color: #fffacd;
  color: #333;

} */

table.std tr.selected:hover td{
  background-color: #8eabc8;


}



/* table.std tr.even_inactive td,tr.even_inactive_error td{
  color:#A2AAA2;
}
table.std tr.even_inactive img,tr.even_inactive_error img{
  opacity:0.2;
  filter:alpha(opacity=20);
}
table.std tr.even_inactive a,tr.even_inactive_error a, a em.file {color: #a2bcc7;} */

table.std div.inactive a{
  color: #a2bcc7;
}

table.std  th input.mac{
  width : 150px;
}

table.std  th input.ip{
  width : 120px;
}

table.std  th input.name{
  width : 150px;
}

table.std  th input.host{
  width : 120px;
}

table.std  th input.small,input.small{
  width : 80px !important;
}

table.std  th input.large,input.large{
  width : 300px;
}

table.std  th input{
  font-size:14px;
}

table.std  th select{
  font-size:14px;
}

table.std th:first-child{
  text-align: left;
  width:10px;
  padding-right: 20px;
  vertical-align: middle;
}

table.std thead tr:nth-child(2) th,
table.std tbody tr td:first-child {
  vertical-align: middle;
}

table.std select{
  min-width: 80px;
}

table.std .input-sm.order {
  width: 60px;
  min-width:60px;
}

/*
  Form groups
*/

.form-group-radio{
  margin-bottom: 0px;
  font-size: 12px;
}

.form-group-one {
  margin-bottom: .3em;
}

.form-group-one:not([class*="position-relative"]) {
  margin-bottom: 0;
  padding: 0.3em 0;
  border-radius: .25rem;
  /*white-space: nowrap;*/
}

.form-group-one:not([class*="position-relative"]):focus-within {
  background: #e7f2fb;
}

.form-control-one {
  border-radius: 3px;
}

.radio-select {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 250px;
  width: auto;
  display: inline;
  margin-left: 0.3em;
  margin-right: 0.3em;
  min-width: 40px;
  vertical-align: middle;
  border-radius: 3px;
}

.radio-input {
  width: auto;
  display: inline;
}

.calendar.radio-input  {
  margin-left: 0.3em;
  margin-right: 0.3em;
}

.radio-select-radio label{
  float: left;
  display:block;
  /* vertical-align: middle; */
  white-space: nowrap;
}

.radio-select-radio, .radio-select-plain {
  margin-top: 2px;
  margin-bottom: 2px;
}
.radio-select-radio input[type="radio"]{
  margin-top:8px;
}

.radio-select-plain input[type="radio"]{
  margin-top:1px;
}

.radio-select-plain label{
  white-space: nowrap;
}

td .first {
  white-space: nowrap;
}

.col-one-row{
  padding-right: 10em;
}

/*
  Messages
*/
#error_msg{
	/* padding : 20px;
	border: solid 0.1em #002951;
  border-radius: 5px;
	text-align : left;
	position : absolute;
  color: #f00;
	background: #e9e9ec;
  top: 105px;
  left : 300px;
  z-index: 90;
	font-weight : bold;
	width : 80%; */
  font-size: 105%;
	filter:Alpha(Opacity=80);
}

#error_msg a{
  font-weight : bolder;
  text-decoration : underline;
}

#info_msg{
  /* padding : 20px;
  border: solid 0.1em #002951;
  border-radius: 5px;
  text-align : left;
  position : absolute;
  background: #e9e9ec; */
  color: #00f;
  /* font-weight : bold;
  top : 105px;
  left : 300px;
  z-index: 88;
  width : 80%; */
  filter:Alpha(Opacity=80);
  /* word-wrap: break-word; */
}

  .panel-title .trigger{
    display: inline-block;
    position: relative;
  }

  .panel-title .trigger {
    margin-left: 1em;
  }

  .panel-title .trigger:before {
    content: '\e252';
    font-family: 'Glyphicons Halflings';
    position: absolute;
    margin-left:-1.2em;
  }

  .panel-title .trigger.collapsed:before {
    content: '\e250';
  }





  .modal-show-cols{
    max-height: 70vh;
    overflow-y: auto;
  }


  .input-group > .form-control.calendar{
		min-width: 14ch;
  }


  .popover{
    max-width: unset;
  }
  /* 
  .popover-content {
    max-height: 400px;
    overflow: auto;
   } */

  .ag-paging{
    margin-top: -0;
    margin-bottom: -12px;
    margin-right: 5px;
  }

  .page-input {
    display:inline-block;
    width: 60px;
  }

 /*.pull-right select.page-input{
   min-width: 70px;
 }*/
 /* .dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
} */



#partner_logo {
  float:left;
}

#partner_logo img{
  max-height: 40px;
  max-width: 140px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

.passStrengOutDiv{
  padding: 0px;
  float: left;
  background-color: #f5f5f5;
}

.passStrengDiv{
  height: 10px;
  transition: width 0.6s;
}

.guideBoxHeader{
  padding-left: 40px;
  background-color: #fdfdfd;
}

.guideBoxHeader > h4 {
  font-size: 25px;
}

.guideBoxHeader > h4 {
  font-size: 25px;
}

.guideBoxHeader > h4 > a{
  font-size: 20px;
  float: right;
  margin-right: 20px;
}


.guideBoxHeader > h4 > a:hover , .guideBoxHeader > h4 > a:focus{
  color: #23527c;
  background-color: #fdfdfd !important;
  text-decoration: none;
}

.guideBoxHeader > h4 > .guide_header_link {
  float: none;
  margin-right: 0px;
  font-size:100%;
}

.guideBoxHeader > h4 > a > i:hover{
  background-color: #fdfdfd;
}


.guideBoxBody{
  white-space: normal;
  padding-left: 40px;
  background-color: #fdfdfd;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
}
.guideBoxBody > dl > ol{
  padding-left: 0px;

}

.guideBoxDt{
  margin-top: 5px;

}

.guideBoxFooter{
  padding-left: 40px;
  text-align: center;
  font-size: 20px;
  background-color: #fdfdfd;
}
.guide_logo{
  font-size: 22px;
  color: #00618e;
}

.guideBoxMenu{
  margin-bottom:0px;
  background-color: #f9fafc;
  /*box-shadow: 0 0px 0px rgba(0,0,0,0);*/
  border-bottom: 1px solid rgba(0,0,0,0.1);
  border-radius: 10px;
  box-shadow: 2px 2px 15px -1px grey;

}
.guideBoxMenuHeader{
  margin-left:15px;
  padding-top: 10px;
  color: #444444;
  font-weight: 600;
  font-size: 18px;

}

.guideBoxMenuBody{
  color: #777777;
  /* padding: 5px 5px 5px 15px; */
  display: block;
  font-size: 14px;
}

.guideBoxMenuDt{
  padding: 5px 5px 5px;

}

.guideBoxMenuBody > dl > ol{
  padding-left: 25px;

}

.guide_progress{
  margin-left: 9%;
  position:absolute;
  border-radius: 25px;
  width: 80%;
  background-color: #F4EEEE;
}
.guide_bar{
  position:relativ;
  float:left;
  border-radius: 25px;
  background-color: #00618e;
  height: 10px;
}

.action-dropdown{
  float:left;
}

.action-dropdown > .dropdown-menu{
  /* z-index:-1; */
  /* max-height:70vh !important; */
  max-height: calc(100% + 50vh) !important;
  padding-left: 5px;
  padding-right: 5px;
  overflow-y:auto;
  border-color:#A2AAA2;
}

.action-dropdown.dropdown.open .dropdown-menu{
  z-index: 1000;
}

.tooltip{
  /* z-index: 10000000000000000000000; */
  position: fixed;
  /* min-width: 200px; */
  max-width: 400px;
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip-inner{
  background-color: #f7f7f7;
  color: #000;
  border: 2px solid #d1d1d1;
  /* min-width: 200px; */
  max-width: 400px;
}

/* .tooltip-arrow{
  color: #d1d1d1;
  border-color: #d1d1d1;
  border-right-color: #d1d1d1;;
  display: none;
} */

.tooltip.right .tooltip-arrow {
  border-right-color:#d1d1d1;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color:#d1d1d1;
}

.tooltip.left .tooltip-arrow{
  border-left-color:#d1d1d1;
}

.tooltip.top .tooltip-arrow {
  border-top-color:#d1d1d1;
}

.location_div{
  margin-top: 3px;
  /* margin-right: 3px; */
  margin-bottom: 2px;
  float: left;
}

.location_div_one{
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
}

/* .location_div_one{
  margin-top: 0.4rem;
  margin-right: 0.3rem;
  margin-left: 0.3rem;
  float: left;
} */

.location_text{
  /* margin: 0 0 1px; */
  font-size: 13px;
  color: #444;
  display: block;
  /* margin-top: 6px; */
  margin-left: 6px;
  margin-right: 6px;
}

.icon-green{
  color: #00a65a;
}

.icon-yellow{
  color: #ffcd02;
}

.icon-red{
  color:#dd4b39;
}

.icon-grey{
  color: grey;
}

.toggle-icon{
  display: inline-block;
  font-size: 1.2em;
  margin-left: 1em;
  margin-top: 0.5em;
}

.nopadding-left-right{
  padding-left: 0px;
  padding-right: 0px;
}

.error_label{
  color:red;
}

.table-icon{
  font-size: 16px;
  vertical-align: middle;
  /* margin-left: 10px; */

}

.icon-rotate-90-flip{
  transform: scaleY(-1) rotate(90deg);
}


.toggle-on-link{
  color: #00e600;
}

.toggle-on-link:hover{
  color: #00b300;
}


.toggle-off-link{
  color: #bfbfbf;
}

.toggle-off-link:hover{
  color: #a6a6a6;
}

/* input[type="checkbox"]:not(.form-check-input){
  margin-right: 3px;
  margin-top: 3px;
  vertical-align: text-top;
} */

/* #page{
  overflow-y: hidden;
} */

#show_ques, #show_pw, #show_idp{
  font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif,'FontAwesome';
}

table.submenu td.first_submenu{
  text-align: left;
  padding: 0 0 0 0.2em;
  font-size: 1.1em;
  font-weight:bold;
}

table.submenu td.second_submenu{
  font-size: 1.1em;
  text-align: left;
  padding: 0 0 0 0.8em;
  color: #002951;
}

table.submenu td.third_submenu{
  font-size: 1.1em;
  text-align: left;
  padding: 0 0 0 1.6em;
  color: #002951;
}

table.submenu td.fourth_submenu{
  font-size: 1.1em;
  text-align: left;
  padding: 0 0 0 2.4em;
  color: #002951;
}

td.role_td{
  vertical-align:top; padding-right: 20px;
}

table.role_table{
  padding: 10px 10px 10px 10px;
  border: solid 0.1em #002951;
  border-radius: 5px;
}

table.role_table_one{
  padding: 10px 10px 10px 10px;
  border: solid 0.1em #002951;
  border-radius: 5px;
}

table.role_table_one td{
  padding: 5px 5px 5px 5px;
}

table.role_table td{
  border-bottom: solid 0.1em #002951;
  padding: 5px 5px 5px 5px;
}

table.role_table td.access_mode_ro{
  border-right: 1px dotted #bbb;
  border-left: 1px dotted #bbb;
}

.netmask{
  text-align: center;
  margin-top: 5px;
}

.switch_div{
  overflow: auto;
}

.simple_table_td{
  padding-left:8px;
}

td > .checkbox_input{
  margin-left: 8px;
}

.input_error{
  border-color: #FF0000;
}

tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}

table.dataTable tbody th,
table.dataTable tbody td {
    white-space: nowrap !important;
}


.content-wrapper #holder{
  position: absolute;
  border: 1px solid rgb(211, 211, 211);
  text-align: center;
  width: 86.4%;
  height: 71.9%;
  background-color: #f4f4f4;
}

/* .wrapper .content-wrapper .content-header{
  background-color: #e4e5e6;
  z-index: 100;
} */
.content-header #topology_menu {
  margin-top: 25px;
}

.content-wrapper #background-div-left {
  position: absolute;
  height: 100%;
  width: 15px;
  background-color: #e4e5e6;
  z-index: 15;
}
.content-wrapper #background-div-right {
  position: absolute;
  height: 100%;
  width: 15px;
  background-color: #e4e5e6;
  z-index: 15;
  right: 0;
}
.content-wrapper #background-div-bottom {
  position: absolute;
  height: 13px;
  width: 100%;
  background-color: #e4e5e6;
  z-index: 15;
  bottom: 0;
}

.content-wrapper svg {
  z-index: 11;
  cursor: move;
  padding-left:  10%;
}

div#buttons label {
  margin-right: 10px;
}

div#topology_menu #search_topology {
  margin-left: 10px;
}


div#set_def_options div#default_text{
  height: 13px;
}

div#set_def_options div#cache{
  height: 40px;
  width: auto;
  float: left;
}

div#cache_options div.cache_option{
  width: fit-content;
  float: left;
  height: 15px;
}

a.toggle_option {
  margin-left: 4px;
}

div#cache_options{
  width: fit-content;
  float: left;
}

div#set_def_options{
  overflow: hidden;
  padding-left: 2px;
}

div#cam_cache{
  padding-left: 10px;
}


span.unavailable {
  opacity: 60%;
  margin-left:  20px;
}

span.available {
  opacity: 100%;
  margin-left: 20px;
}

div#reactionBody div#radius_tab_1 div.dataTables_scrollBody {
  max-height: 25vh !important;
}

table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.table-sm td, .table-sm th {
  padding-left: .75rem;
  padding-right: .75rem;
}

.z-index-plus1 {
  z-index: 1;
}

.alert a {
  color: #dc3545; 
}

[class*="sidebar-light-"] .nav-sidebar > .nav-item > .nav-link:hover,
[class*="sidebar-light-"] .nav-treeview > .nav-item > .nav-link:hover
{
/*  background-color: #bbddee; */
  background-color: #ccefff; 
}

.form1-input-width {
  max-width: 66%;
}

.form1-input-width-35 {
  max-width: 35%;
}

.form1-input-height {
  height: calc(2.25rem + 2px)  !important;
}

.form1-input-display {
  display: inline-block;
}

.form1-input-width100 {
  width: 100%;
}

.modal-condition-flex {
  display:inline-block;
  width:auto;
  min-width:400px;
  max-width:100%;
}

.modal-condition-header {
  color:#FFFFFF;
  font-size:150%;
}

.modal-condition-header-close {
  color:#FFFFFF;
  font-size:150%;
}

.action-list-default {
  overflow-y:auto;
  overflow-x:hidden;
}

.action-list-section {
  height:380px;
  position:relative;
}

.action-list-scroll-section {
  position:absolute;
  top:0px;
  max-height:380px;
  overflow-y:auto;
  overflow-x:hidden;
  width:100%;
}

.action-list-up-down {
  position:absolute;
  left:48%;
  opacity:0.5;
  z-index:1;
}

.action-list-up {
  top:0px;
  display:none;
}

.action-list-down {
  top:340px;
}

.action-list-margin {
  margin-bottom: 0.2rem !important;
  margin-left: 0.2rem !important;
  margin-right: 0.2rem !important;
}

.action-list-2-col {
  min-width:49%;
}

.external-link {
  transform: scale(0.8);
  vertical-align: middle;
  margin-right: 0.2rem; 
  color: #0041bd;
}

.tags-list, .all-tags-list{
  display: flex;
  flex-wrap: wrap;
  border: none;
  padding-left: 0px;
}

.all-tags-list {
  margin-top: 1rem;
}

.tags-list  li, .all-tags-list li{
  list-style: none;
  font-size:0.875rem;
  border-radius: 0.2rem;
  margin-right: 0.25rem;
  padding: 0.15rem 0.5rem;
}

.all-tags-list li {
  cursor: pointer;
}

.tags-list li span.tg_delete{
  color:black;
  font-weight: 900;
  cursor: pointer;
  margin-left:0.3rem;
}

.tags-search {
  position: relative;
  padding-left: 0px;
  border: 1px solid lightgrey;
  margin-top: 5px;
  max-height: 200px;
  overflow-y: auto;
}
.tags-search li{
  list-style: none;
  border-bottom: 1px solid lightgrey;
  padding: 5px;
  cursor: pointer;
  background-color: white;
}

.tags-search li:hover {
  background: #f5f5f5;
  font-weight: bold;
}

.tags-color-field{
  padding:10px 0px;
}

.tags-color-pre {
  margin-right:10px;
  margin-bottom:10px;
  cursor:pointer;
  font-size: 1.1rem; 
}

.grp-li-sortable {
  list-style:none;
  margin: 3px 0px;
  padding: 5px;
  border: 1px solid #ced4da;  
  border-radius: 0.25rem;
  background-color: #FFFFFF;
}

.grp-li-sortable .row {
  margin-left:0px;
  margin-right:0px;
}

ul#sortable {
  padding:0px;
}

:root {
  --isl-blue: #00618e;
  --isl-blue-rgb: 0, 97, 142;
  --isl-blue-hs: 199, 100%;
  --loader-circle-size: 29px;
}


#label_space_not_empty_start {
  width: 52.5%;
}
@media only screen and (max-width: 991px) {
  #label_space_not_empty_start {
    width: 66.5%;
  }
}
@media only screen and (max-width: 766px) {
  #label_space_not_empty_start {
    width: 0%;
  }
}

#label_space_not_empty_stop {
  width: 52.5%;
}
@media only screen and (max-width: 991px) {
  #label_space_not_empty_stop {
    width: 66.5%;
  }
}
@media only screen and (max-width: 766px) {
  #label_space_not_empty_stop {
    width: 0%;
  }
}


/* Dynamic Modal (background) */
.dyn-modal-style {
  display: none; 
  position: fixed; 
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  background-color: rgb(198, 198, 198);
  background-color: rgba(184, 184, 184, 0.4);
}

/* Dynamic Modal Content/Box */
.dyn-modal-content {
  display: flex;
  gap:5px;
  flex-direction: column;
  background-color: #fefefe;
  margin: 8% auto;
  padding: 20px;
  width: 50%;
  height: 70%;
  border-radius: 14px;
  overflow-y: auto;
}






.close_container {
  flex: 0 0 auto;
  padding: 5px;
  display: flex;
  justify-content: flex-end;
}
.close_modal {
  flex: 0 0 auto; 
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  border:0px;
  background: content-box;
}
.user_elems{
  flex: 1 1 auto;
  display: flex;
  gap:10px;
  flex-direction: column;
  overflow: hidden;
}
  #config_area_merge {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 10px;
  min-height: 30%;
  }


.modal_btns{
  flex: 0 0 auto;
  padding-top: 10px;
  display: flex;
  gap: 5px;
  justify-content: flex-start;
  border-top: 1px solid #ccc;
}

/*Loading*/
.loader{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  font-weight: 700;
}

#custom_cmd{

  display: flex;
  flex-direction: row;;
  align-items: flex-start;
  gap: 10px;
  font-weight: 700;
}

.note-label {
  display: block;
  font-size: 12px;       
  font-weight: bold;     
  color: gray;           
  margin-top: 4px;       
}

.loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--loader-circle-size);
  aspect-ratio: 1;
  border-radius: 50%;
  border: 2.5px solid #00618e;
  animation:
    l20-1 0.8s infinite linear alternate,
    l20-2 1.6s infinite linear;
}
@keyframes l20-1{
   0%    {clip-path: polygon(50% 50%,0       0,  50%   0%,  50%    0%, 50%    0%, 50%    0%, 50%    0% )}
   12.5% {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100%   0%, 100%   0%, 100%   0% )}
   25%   {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100% 100%, 100% 100%, 100% 100% )}
   50%   {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100% 100%, 50%  100%, 0%   100% )}
   62.5% {clip-path: polygon(50% 50%,100%    0, 100%   0%,  100%   0%, 100% 100%, 50%  100%, 0%   100% )}
   75%   {clip-path: polygon(50% 50%,100% 100%, 100% 100%,  100% 100%, 100% 100%, 50%  100%, 0%   100% )}
   100%  {clip-path: polygon(50% 50%,50%  100%,  50% 100%,   50% 100%,  50% 100%, 50%  100%, 0%   100% )}
}
@keyframes l20-2{ 
  0%    {transform:scaleY(1)  rotate(0deg)}
  49.99%{transform:scaleY(1)  rotate(135deg)}
  50%   {transform:scaleY(-1) rotate(0deg)}
  100%  {transform:scaleY(-1) rotate(-135deg)}
}

/*Loading success*/
.success-checkmark {
  width: 24px; 
  height: 34.5px; 
  margin: 0 auto;
  
  .check-icon {
      width: 24px; 
      height: 24px; 
      position: relative;
      border-radius: 50%;
      box-sizing: content-box;
      border: 2.5px solid #4CAF50; 
      
      &::before {
          top: 1px; 
          left: 1.2px; 
          width: 9px; 
          transform-origin: 100% 50%;
          border-radius: 100px 0 0 100px;
      }
      
      &::after {
          top: 0;
          left: 9px; 
          width: 18px; 
          transform-origin: 0 50%;
          border-radius: 0 100px 100px 0;
          animation: rotate-circle 4.25s ease-in;
      }
      
      &::before, &::after {
          content: '';
          height: 30px; 
          position: absolute;
          background: #FFFFFF;
          transform: rotate(-45deg);
      }
      
      .icon-line {
          height: 1.5px; 
          background-color: #4CAF50;
          display: block;
          border-radius: 2px;
          position: absolute;
          z-index: 10;
          
          &.line-tip {
              top: 13.8px; 
              left: 4.2px; 
              width: 7.5px; 
              transform: rotate(45deg);
              animation: icon-line-tip 0.75s;
          }
          
          &.line-long {
              top: 11.4px; 
              right: 2.4px; 
              width: 14.1px; 
              transform: rotate(-45deg);
              animation: icon-line-long 0.75s;
          }
      }
      
      .icon-circle {
          top: -1.2px; 
          left: -1.2px; 
          z-index: 10;
          width: 24px; 
          height: 24px; 
          border-radius: 50%;
          position: absolute;
          box-sizing: content-box;
          border: 2.5px solid rgba(76, 175, 80, .5); 
      }
      
      .icon-fix {
          top: 2.4px; 
          width: 1.5px; 
          left: 7.8px; 
          z-index: 1;
          height: 25.5px; 
          position: absolute;
          transform: rotate(-45deg);
          background-color: #FFFFFF;
      }
  }
}

@keyframes rotate-circle {
  0% {
      transform: rotate(-45deg);
  }
  5% {
      transform: rotate(-45deg);
  }
  12% {
      transform: rotate(-405deg);
  }
  100% {
      transform: rotate(-405deg);
  }
}

@keyframes icon-line-tip {
  0% {
      width: 0;
      left: 0.3px; 
      top: 5.7px; 
  }
  54% {
      width: 0;
      left: 0.3px; 
      top: 5.7px; 
  }
  70% {
      width: 15px; 
      left: -2.4px; 
      top: 11.1px; 
  }
  84% {
      width: 5.1px; 
      left: 6.3px; 
      top: 14.4px; 
  }
  100% {
      width: 7.5px; 
      left: 4.2px; 
      top: 13.5px; 
  }
}

@keyframes icon-line-long {
  0% {
      width: 0;
      right: 13.8px; 
      top: 16.2px; 
  }
  65% {
      width: 0;
      right: 13.8px; 
      top: 16.2px; 
  }
  84% {
      width: 16.5px; 
      right: 0px;
      top: 10.5px; 
  }
  100% {
      width: 14.1px; 
      right: 2.4px; 
      top: 11.4px; 
  }
}



.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check.animateElement {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
  
}


.crossmark__circle.animateElement {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #ff0000;
  fill: none;
 animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.crossmark.animateElement {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #ff0000;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #ff0000;
  animation: fillred .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.crossmark__check.animateElement {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

.cross__path.animateElement {
  stroke: #ffffff;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  transform-origin: 50% 50% 0;
}
.cross__path--right.animateElement {
  animation: 0.3s ease 0.8s normal forwards 1 running stroke;
}
.cross__path--left.animateElement {
  animation: 1s ease 0.8s normal forwards 1 running stroke;
}
@keyframes fillred {
  100% {
    box-shadow: inset 0px 0px 0px 30px #ff0000;
  }
  
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}






.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}
.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 29;
  stroke-dashoffset: 29;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}


.removed-line{
  background-color: #dc354641;
}
.added-line{
  background-color: #28a74634;
}
.changed-line{
  background-color: #ffc1072c;
}

.line > .remove_line { 
  display: none;
  width: 0px;
  transition: width 2s;
}
.line:hover > .remove_line { 
  display: block;
  width: 20px;
}

#config_area_merge span{
  min-width: 80%;
  display: block;
  padding: 0%;
  margin: 0%;
}

.slideshow-container {
    position: relative;
    max-width: 100%;
    margin: auto;
}
.slides {
    display: none;
    width: 100%;
}
.active {
    display: block;
}
.next {
    cursor: pointer;
    padding: 16px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    user-select: none;
}

.prev {
  cursor: pointer;
    padding: 16px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    user-select: none;
}

.combobox-main {
    position: relative;
    border: 0 !important;
    padding: 0 !important;
    margin:0 !important;
}
.combobox-element {
    position: absolute;
    top:0px;
    left:0px;
}

.form-check.disabled {
    /* background-color: #f0f0f0;   light grey */
    opacity: 0.6;                /* faded look */
    pointer-events: none;        /* prevent clicks */
    border-radius: 6px;          /* optional: soften corners */
    /* padding: 6px;  */
}



