
.bold {font-weight:  bold;}
body>code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
    overflow-x: auto;
    position: absolute;
    top: 0;
    box-shadow: 0 0  5px -2px;
    display: block;
    background: white;
    z-index: 100000;
}
.debug{overflow-x:auto;/* position: absolute; */top: 0;/* z-index: 100000; */}
.debug > p.name{padding: 5px 10px; margin: 0; cursor: pointer;}
.debug > .debug_backtrace{padding: 5px 10px;}
.debug > pre{padding: 10px;
background: #f5f5f5;
color:black;
}

#sistem_messages{position: fixed;right: 10px;bottom: 0;width: auto;max-width: 300px;padding: 0;z-index: 9999;}
#sistem_messages > .message {
    cursor: pointer;
    text-align: right;
    border: 1px solid #d1d1d1;
    box-shadow: 0 3px 0 0 #dbdbdb;
    -moz-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fafafa;
    padding:5px 10px;
    margin-bottom:10px;
}
#sistem_messages > .message.success {
    border-color: #28a745;
    box-shadow: 0 3px 0 0 #A5D6A7;
    -moz-box-shadow: 0 3px 0 0 #A5D6A7;
    -webkit-box-shadow: 0 3px 0 0 #A5D6A7;
    background: #E8F5E9;
}
#sistem_messages > .message.error {
    border-color: #FF9800;
    box-shadow: 0 3px 0 0 #FFE0B2;
    -moz-box-shadow: 0 3px 0 0 #FFE0B2;
    -webkit-box-shadow: 0 3px 0 0 #FFE0B2;
    background: #FFF3E0;
}
.td_u {text-decoration: underline;}
.wf {       overflow: hidden;}
.cb ,.clear{    clear: both;}
.d_table {  display: table; width: 100%}
.d_row {   display: table-row;    }
.d_cell {   display: table-cell;    vertical-align: top;}
.dib {  display: inline-block !important;}
.db {display: block;}
.w100p {    width: 100%;}
.w33p {width: 32%;}
.w50p {width: 49%;}
.w24p { width: 24%;}
.hide { display: none;}
.fl {float: left}
.fr {float: right}
.gray_color {color:#b5b5b5 !important}
.green_color {color:#51a351 !important}
.br_0{border-radius: 0 !important; }
.big {font-size: large;}
.biggest {font-size: larger;}
.m0 {margin: 0 !important;}
.mt0 {margin-top: 0 !important;}
.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mt5 {margin-top: 5px !important;}
.ml5 {margin-left: 5px !important;}
.mr5 {margin-right: 5px !important;}
.m10 {margin: 10px !important;}
.mb10 {margin-bottom: 10px !important;}
.mt10 {margin-top: 10px !important;}
.ml10 {margin-left: 10px !important;}
.mr10 {margin-right: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mt15 {margin-top: 15px !important;}
.ml15 {margin-left: 15px !important;}
.mr15 {margin-right: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mt20 {margin-top: 20px !important;}
.ml20 {margin-left: 20px !important;}
.mr20 {margin-right: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mt30 {margin-top: 30px !important;}
.ml30 {margin-left: 30px !important;}
.mr30 {margin-right: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.ml40 {margin-left: 40px;}
.mr40 {margin-right:  40px;}
.mt40 {margin-right: 40px;}
.ml100 {margin-left: 100px;}
.ov_h {overflow: hidden;}
.p0 {padding: 0;}
.pb3 {padding-bottom: 3px;}
.pb4 {padding-bottom: 4px;}
.pb5 {padding-bottom: 5px;}
.pt3 {padding-top: 3px;}
.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pl5 {padding-left: 5px;}
.pr5 {padding-right: 5px;}
.pb10 {padding-bottom: 10px;}
.pt10 {padding-top: 10px;}
.pl10 {padding-left: 10px;}
.pr10 {padding-right: 10px;}
.pb15 {padding-bottom: 15px;}
.pt15 {padding-top: 15px;}
.pl15 {padding-left: 15px;}
.pr15 {padding-right: 15px;}
.p15 {padding: 15px;}
.pb20 {padding-bottom: 20px;}
.pt20 {padding-top: 20px;}
.pl20 {padding-left: 20px;}
.pr20 {padding-right: 20px;}
.p20 {padding: 20px;}
.p30 {padding: 30px;}
.p10 {padding: 10px;}
.opacity05 {opacity: 0.5}
.ta_l {text-align: left;}
.ta_r {text-align: right;}
.ta_j {text-align: justify;}
.ta_c {text-align: center;}
.va_t {vertical-align: top;}
.va_m {vertical-align: middle;}
.fw_b {font-weight: bold;}
.fz11 {font-size: 11px;line-height: 16px;}
.fz12,.fs12 {font-size: 12px;line-height: 18px;}
.fs14 ,.fz14{font-size: 14px;}
.fz13 {font-size: 13px; line-height: 15px;}
.fz16 {font-size: 16px;}
.fz18,.fs18 {font-size: 18px;}
.fz20 {font-size: 20px;}
.fz24 {font-size: 24px;}
.fz28 {font-size: 28px;line-height: 28px;}
.fz30 {font-size: 30px;}
.fz40 {font-size: 40px;}
.text_up , .tt_u {text-transform: uppercase;}
.td_n {text-decoration: none;}
.cur_p {cursor: pointer;}
.nobr {white-space:nowrap}
.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-five {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-five {
        width: 20%;
        float: left;
    }
}

/*le popup*/
.popup {
    border: 1px solid #e5e5e5;
    background: white;
    left: 50%;
    position: fixed !important;
    border-radius: 3px;
    top: 50%;
    width: auto;
    z-index: 9999;
    box-shadow: 0 0 90px -20px #000;
}

.popup.created_popup .btn-primary {
    position: absolute;
    bottom: 15px;
    z-index: 99;
}

.popup.created_popup .btn-primary.fr {
    right: 0;
}

.popup.created_popup form {
    margin-bottom: 30px;
}
.popup .popup_close {
    font-family: monospace;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 10px;
    font-size: 20px;
    line-height: 10px
}
.popup .popup-content {
    padding: 20px;
    overflow-y: auto;
    min-width: 915px;
    text-align: left;
}

.popup-content form {
    min-width: 900px;
}
.popup-content form .span0 {
     width: 100%;
     min-width: 300px;
     padding: 5px 10px;
     /* font-size: large; */
     border: 1px solid #acacac;
     box-sizing: border-box;
     font-size: 12px !important;
     margin-bottom: 10px;
}
.popup-content form button {
    /* margin-top: 15px; */
    /* color: #fff; */
    /* border: 0; */
    cursor: pointer;
    /* padding: 12px; */
    /* width: 100%; */
    /* font-size: x-large; */
}
.popup-content form div {
    /* margin-bottom: 20px */
}
.popup-content form div p {
    font-size: x-large;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    margin-bottom: 7px
}
.popup-title {
    border-radius: 6px 6px 0 0;
    font-family: helveticaneue, sans-serif;
    font-size: 17px;
    height: 43px;
    line-height: 43px;
    padding: 0 0 0 16px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    box-shadow: inset 0 1px 1px #e6edef
}
.popup-choice {
    margin: 34px 0 0;
    text-align: center
}
.hide-layout {
    width: 100%;
    min-height: 100%;
    background-color: rgba(0,0,0,.5);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998
}
#admin_panel a{ color: red; }
#admin_panel *{
    font-size:13px;
    /* margin:0; */
    font-family:monospace !important;
    white-space:0.8;
    }

#admin_panel label {
    margin: 0;
}
.blocks_list_mini ul    {
    padding:0;
    margin:0;
    list-style:none;
}
#admin_panel{
    border:1px solid #dadada;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 1999;
    background: white;
    padding: 5px;
    opacity: 0.7;
    top: inherit;
    right: 0;
}

#admin_panel ul {
    margin: 0;
}
#admin_panel .c{
    /* width:950px; */
    margin:auto;
}
#admin_panel ul li{
    display: inline-block; margin-right: 5px; padding-right: 5px;
    border-right: 1px solid #dadada;
}
#admin_panel ul li:last-child{
    border-right: none;
}
#admin_panel:hover{
    opacity: 1;
}
.nicEdit-pane {position: fixed !important; min-width:600px; }
.get_block ,.show_text_in_template{position: relative;display: block;}
.get_block:hover .block_admin_panel ,.show_text_in_template:hover .block_admin_panel{display: block;}
.block_admin_panel {display: none;position: absolute;border: 1px solid #ffd700;right: 10px;top: 10px;z-index: 101;background: white;padding: 5px;opacity: 0.7;}
.block_admin_panel a{color:black !important}
.block_admin_panel:hover {opacity: 1;}

.fixed-contents {
    display: none;
    background: none;
   padding: 0;
   max-width: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 184px;

   font-weight: bold;
   z-index: 100;
}

.fixed-contents:hover li {
    opacity: 1;
}

.fixed-contents li:last-child {
    border-radius: 0 0 0 24px;
}
.fixed-contents__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
   height: 100%;
}
.fixed-contents .contents {
    padding: 0;
}
.fixed-contents li:first-of-type {
    counter-increment: none;
    background: #005FF9;
    border-radius: 0px 27px 0 0;
}
.fixed-contents li:first-of-type .fa {
    width: 45px;
    height: 45px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.fixed-contents li {
   color: white;
   opacity: 0.3;
   font-size: 16px;
   border-radius: 3px;
   white-space: nowrap;
   overflow: hidden;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
   width: 45px;
   height: 45px;
   margin: 2px 0;
   counter-increment: myCounter;
   cursor: pointer;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
   box-shadow: 2px 2px 8px rgba(97, 97, 97, 0.48);
}
.fixed-contents .sub {
    display: none;
}
.fixed-contents li a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding-right: 7px;
    background: #FF9E00;
    width: 100%;
    -webkit-user-modify: read-write-plaintext-only;
    text-shadow: 2px 2px gray;
}
.fixed-contents li a::before {
    font-size: 20px;
    content: counter(myCounter);
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    font-weight: bolder;
    vertical-align: middle;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
/*.fixed-contents li:hover,
.fixed-contents li.visible {
    width: 500px;
}*/
/*.fixed-contents li a:hover {
    text-decoration: underline !important;
}*/
.fixed-contents .kc-title {
    display: none;
}
#toc_container ul {
    background: #f9f9f9;
    border: 1px solid #bababa;
    padding: 20px 20px;
    margin-bottom: 1em;
    width: auto;
    /* display: table; */
    width: 100%;
    /* font-size: 95%; */
    margin: 0;
    list-style: none;
}.p0 {padding: 0;}
.pb3 {padding-bottom: 3px;}
.pb4 {padding-bottom: 4px;}
.pb5 {padding-bottom: 5px;}
.pt3 {padding-top: 3px;}
.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pl5 {padding-left: 5px;}
.pr5 {padding-right: 5px;}
.pb10 {padding-bottom: 10px;}
.pt10 {padding-top: 10px;}
.pl10 {padding-left: 10px;}
.pr10 {padding-right: 10px;}
.pb15 {padding-bottom: 15px;}
.pt15 {padding-top: 15px;}
.pl15 {padding-left: 15px;}
.pr15 {padding-right: 15px;}
.p15 {padding: 15px;}
.pb20 {padding-bottom: 20px;}
.pt20 {padding-top: 20px;}
.pl20 {padding-left: 20px;}
.pr20 {padding-right: 20px;}
.p20 {padding: 20px;}
.pt30 {padding-top: 30px;}
.pb30 {padding-bottom:  30px;}
.pl30 {padding-left: 30px;}
.pr30 {padding-right: 30px;}
.p30 {padding: 30px;}
.pt40 {padding-top: 40px;}
.pb40 {padding-bottom:  40px;}
.pl40 {padding-left: 40px;}
.pr40 {padding-right: 40px;}
.p40 {padding: 40px;}
#toc_container ul li {
    margin-bottom:3px;

}
#toc_container ul li:first-child {
    text-align: center;
    font-size: 1.2em;
}
#top_nav_toggler{display:none}

.list_style_none{list-style: none;padding-inline-start: 0;}.p0 {padding: 0;}
hr.yellow_line {margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #ffd700;}
