*
{
    transition: all 0.25s !important;
    background-size: cover !important;
    box-sizing: border-box !important;
    outline: none !important;
    object-fit: cover !important;
}
html,body
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-family: ubuntu;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
    background: white;
    background: radial-gradient(circle,#f7f7f7,#dfdfdf);
}
a
{
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    display: inline-block;
}
a:hover,input[type="button"]:hover,input[type="submit"]:hover
{
    filter: contrast(75%) brightness(125%);
}
header
{
    padding: 5px 40px;
    color: white;
    font-size: 10px;
    background: #1f6f9f;
    margin: 0;
    text-align: right;
    border-radius: 0px 0px 0px 100px;
    box-shadow: inset 0px 0px 15px 0px rgba(255,255,255,0.66);
}
header input
{
    background: rgba(255,255,255,0.125);
    color: white;
    border: none;
    padding: 3px 10px;
    margin: 2px 0px;
    font-size: 10px;
    border-radius: 30px;
    width: 150px;
}
header input:focus
{
    width: 200px;
}

#header
{
    margin: 0;
    padding: 0;
}
#header table,#header th,#header td
{
    margin: 0 !important;
    padding: 0 !important;
    position: static;
    top: 0;
    left: 0;
}

#header .root
{
    display: inline-block;
    position: static;
    top: 0;
    vertical-align: middle;
    width: auto;
    padding: 0;
    margin: 0;
    font-size: 40px;
    line-height: 1;
    padding: 10px 20px;
    background: rgba(0,0,0,0.025);
    color: #ef8f2f;
}
#dlogo
{
    filter: none !important;
}

hr
{
    border: none;
    border-top: 1px solid rgba(0,0,0,0.125);
    border-bottom: 1px solid rgba(255,255,255,0.125);
}
mark
{
    background: none;
    color: #efaf3f;
    text-decoration: underline;
}

.sticky
{
    background: #1f3f7f !important;
    color: white !important;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    height: auto !important;
    padding: 0px 0px 0px 0px !important;
    box-shadow: inset 0px -10px 20px -10px rgba(0,0,0,0.25) !important;
    text-shadow: none !important;
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.25)) !important;
}
.sticky header,.sticky .logo img,.sticky .label,.menuback
{
    display: none;
}
.sticky .root
{
    padding: 0px 20px !important;
    padding-bottom: 5px !important;
    margin: 0 !important;
    font-size: 40px !important;
    vertical-align: middle !important;
    line-height: 1 !important;
    background: rgba(255,255,255,0.125) !important;
    margin-right: 20px !important;
}
.sticky .logo,.sticky .logo h3
{
    filter: none !important;
    text-shadow: none !important;
    color: white;
    margin: 0 !important;
    margin-left: 15px !important;
}
.sticky .logo h3 b
{
    display: inline-block !important;
    color: #bfdfff !important;
}
.sticky a,.sticky .mainmenu,.sticky .mainmenu2
{
    color: white !important;
    padding: 10px 20px !important;
    height: auto !important;
}
.sticky a b,.sticky .mainmenu b,.sticky .mainmenu2 b
{
    display: none !important;
}
.sticky icon 
{
    font-size: inherit !important;
}
.sticky icon img
{
    display: none;
}
.sticky .submenu
{
    top: 38px !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
}
.sticky .submenu2
{
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25) !important;
    z-index: 4 !important;
}
.sticky .submenu,.sticky .submenu a,.sticky .mainmenu2
{
    background: white !important;
    color: #1f6f9f !important;
}
.sticky .submenu a
{
    padding: 0px 20px !important;
    /*border-top: 1px solid rgba(0,0,0,0.125) !important;*/
    height: auto !importat;
}
.sticky .mainmenu:hover .submenu a
{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.sticky .submenu a:hover,.sticky .mainmenu2:hover
{
    filter: none !important;
    background: rgba(0,0,0,0.05) !important;
    color: #ef8f2f !important;
    text-shadow: none !important;
}

.imglist
{
    padding: 0;
    margin: 0;
}
.imglist div
{
    display: inline-block;
    position: relative;
    padding: 0;
}
.imglist img
{
    margin: 0 !important;
    padding: 0 !important;
    height: 100px !important;
    width: auto !important;
    cursor: pointer !important;
}
.imglist a
{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    color: white;
    background: #ef3f3f;
    font-size: 14px !important;
    padding: 2px !important;
    width: 18px !important;
    height: 18px !important;
    line-height: 1;
    text-align: center;
}
.imglist div small
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 5px 10px;
    background: rgba(0,0,0,0.33);
    color: white;
    font-weight: normal;
    font-size: 12px;
}
.rowlist .imglist
{
    padding: 25px 15px 0px 15px;
}


chart
{
    display: block;
}

.menutoggle,.menulist
{
    display: none;
}
.menulist2
{
    padding-right: 20px;
}
.menubar
{
    position: absolute;
    height: 100px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    font-size: 12px;
    /*color: #3f3f3f;
    filter: drop-shadow(0px 0px 15px white) !important;
    background: white;
    background: linear-gradient(white,rgba(255,255,255,0.33),white);*/
    color: #1f3f7f;
    background: white;
    /*filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.25)) !important;*/
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
.menubar top
{
    background: #1f3f7f;
    color: white;
    padding: 0px 40px;
    margin: 0;
    position: relative;
    display: grid;
    gap: 0px;
    grid-template-columns: auto auto;
    line-height: 1;
}
.menubar top:after
{
    position: absolute;
    content: '';
    height: 4px;
    background: #efaf2f;
    left: 20%;
    right: 20%;
    bottom: -2px;
    border-radius: 10px;
}
.menubar top left,.menubar top right
{
    display: block;
    vertical-align: middle;
    margin: 0;
    padding: 3px;
    line-height: 1;
}
.menubar top left
{
    padding-top: 10px;
}
.menubar top right
{
    text-align: right;
}
.menubar top a
{
    display: inline-block;
    padding: 5px;
    margin: 0;
    height: auto;
    line-height: 1;
    border-radius: 50px;
    font-size: 0;
}
.menubar top a:hover
{
    background: rgba(255,255,255,0.125);
}
.menubar top img
{
    height: 20px;
    border-radius: 30px;
}


.sticky
{
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.25)) !important;
}
.sticky top
{
    display: none;
}

.menubar table,.menubar th,.menubar td
{
    padding: 0;
    margin: 0;
}
.menubar a,.mainmenu,.mainmenu2
{
    padding: 10px 20px;
    line-height: 1.5;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    display: table-cell;
    white-space: nowrap;
    height: 64px;
    color: #3f3f3f;
    font-weight: bold;
}

.mainmenu2
{
    display: block;
    height: auto;
    padding-left: 15px;
}
.mainmenu2:after
{
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    content: '▸';
}

.menubar icon
{
    display: inline-block;
    font-size: 0px;
    transition: none !important;
    vertical-align: middle;
}
.menubar icon img
{
    background: #ef8f2f;
    width: 32px;
    padding: 5px;
    margin: 0;
    border-radius: 100px;
}
.menubar a b,.mainmenu b,.mainmenu2 b
{
    display: none;
    background: #ffdf3f;
    width: 4px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
.menubar a:hover,.mainmenu:hover,.mainmenu2:hover
{
    background: rgba(0,0,0,0.05);
}
.submenu
{
    display: block;
    background: #f7f7f7;
    text-align: left;
    position: absolute;
    left: 0;
    top: 64px;
    /*box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.5);*/
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.33);
    overflow: hidden;
    height: 0px;
}
.submenu a b
{
    display: none;
}
.submenu a,.submenu2 a
{
    color: #5f5f5f;
    display: block;
    padding: 0px 40px 0px 15px;
    border-top: 1px solid rgba(255,255,255,0.25);
    white-space: nowrap;
    height: auto;
}
.submenu a:hover,.submenu2 a:hover
{
    /*background: rgba(0,0,0,0.125);
    color: white;*/
    color: #ef8f2f;
}
.submenu a:hover .label,.submenu2 a:hover .label
{
    background: #efaf3f !important;
}

.submenu2
{
    position: absolute;
    background: #efefef;
    left: 100%;
    top: 0;
    overflow: hidden;
    width: 0px;
    display: block;
    text-align: left;
    /*box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.5);*/
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}


table,th,td
{
    border-collapse: collapse;
}
h1,h2,h3,h4,h5,h6
{
    margin: 0;
    padding: 0;
}

.label
{
    display: inline-block;
    font-family: unica;
    font-size: 16px;
    width: 20px;
    height: 20px;
    padding: 2px;
    text-align: center;
    color: white;
    background: #7f7f7f;
    border-radius: 30px;
    line-height: 1 !important;
    font-weight: bold;
    margin: 5px;
}
.logo
{
    font-family: play;
    line-height: 1;
    font-size: 18px;
    /*filter: drop-shadow(0px 0px 10px white);*/
    text-align: left;
    display: inline-block;
    margin: 10px 40px;
    cursor: pointer;
    letter-spacing: 2px;
}
.logo img
{
    height: 40px;
    vertical-align: middle;
    margin: 0;
    margin-right: 10px;
}
.logo h3
{
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    color: rgba(0,0,0,0.66);
    /*text-shadow: 0px 0px 10px white;*/
}
.logo h3 b
{
    color: #3fbfef;
    display: block;
    font-size: 66.6%;
}

footer
{
    padding: 20px 40px;
    background: #1f3f7f;
    color: white;
    text-align: center;
    font-size: 12px;
    box-shadow: inset 0px 5px 10px -5px rgba(0,0,0,0.25);
}

section
{
    position: relative;
    margin-top: 100px;
    padding: 20px 10%;
    box-shadow: inset 0px 5px 10px -5px rgba(0,0,0,0.25);
}
section footer
{
    box-shadow: none;
}

.slide-outer
{
    position: relative;
    width: 100%;
    height: 100vh;
    background: #bfbfbf;
    color: white;
    overflow: hidden;
}


.slide-title
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    display: block;
}
.slide-title h2
{
    bottom: 0px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    font-family: myriad;
    font-weight: normal;
    padding: 20px;
    padding-bottom: 55px;
    z-index: 2;
    width: auto;
    min-width: auto;
    max-width: 80%;
    color: red;
}
.slide-title .blur
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: blur(10px);
    z-index: -1;
    border-radius: 100px;
    background-size: initial !important;
}

label
{
    display: inline-block;
    position: relative;
}
label span
{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 10px;
    padding: 0px 2px 2px 0px;
    font-size: 8px;
    background: white;
    font-family: 'Tahoma';
    text-decoration: none;
}

/*.slide,.slide-inner,.slide-item
{
    position: relative;
    width: 100%;
    height: 100vh;
    background: #bfbfbf;
    color: white;
    overflow: hidden;
}
.slide-inner
{
    height: 100%;
}
.slide-item
{
    animation: fadein 1s;
}

/*.slide-inner span,.slide span
{
    display: block;
    position: absolute;
    right: 0;
    bottom: 20%;
    color: white;
    padding: 40px 80px 40px 120px;
    background: rgba(255,255,255,0.25);
    background: linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
    font-family: myriad;
    font-size: 32px;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
    box-shadow: 20px 0px 20px 0px rgba(0,0,0,0.125);
}
.slide-inner span h1,.slide span h1
{
    font-size: 48px;
    display: block;
    font-family: unica;
    font-weight: normal;
    color: #ffdf7f;
}
.slide-inner span small,.slide span small
{
    font-family: play;
    font-size: 16px;
    display: block;
    color: #7fdfff;
}
.slide-inner span input[type="button"],.slide span input[type="button"]
{
    border: none;
    background: #efaf3f;
    color: white;
    font-family: unica;
    font-size: 20px;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 40px;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}*/


.running-text
{
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffbf1f;
    padding: 10px 20px;
    font-size: 12px;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.125);
    color: white;
    z-index: 3;
}
.running-text span
{
    display: inline-block;
    padding: 0px 20px;
    border-left: 5px solid #2f8faf;
    cursor: pointer;
}
section .static
{
    position: relative;
    border-radius: 4px;
    margin: 2px;
    margin-bottom: 10px;
}



#chatwindow
{
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: 0;
}
#chatwindow:after
{
    position: absolute;
    top: 2px;
    right: 15px;
    content: '_';
    font-weight: bold;
}
.chat
{
    overflow: hidden;
    position: fixed;
    right: 40px;
    bottom: 30px;
    cursor: pointer;
    color: white;
    font-family: unica;
    font-size: 14px;
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.125);
    padding: 0;
    background: #f7f7f7;
    border-radius: 4px;
}
.chat .title
{
    text-shadow: 0px 1px 2px rgba(0,0,0,0.25);
    background: #3fbf3f;
    padding: 5px 10px;
    position: relative;
}

.chat .title img
{
    height: 20px;
    vertical-align: middle;
    filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.25));
}
.chat .body
{
    height: 320px;
    width: 320px;
    overflow: auto;
    padding: 20px;
}
.chat .message,.admin-chat-body .message
{
    display: inline-block;
    background: white;
    color: #3f3f3f;
    padding: 10px 15px;
    font-family: ubuntu;
    font-size: 12px;
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.125));
    border-radius: 4px;
    position: relative;
}
.chat .arrow,.admin-chat-body .arrow
{
    font-size: 30px;
    line-height: 1;
    padding: 0px 5px;
    margin: 0;
    margin-top: -2px;
    position: absolute;
    left: 0;
    right: 0;
    color: white;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chat .message span,.chat .message small,.admin-chat-body .message span,.admin-chat-body .message small
{
    display: block;
}
.chat .message span,.admin-chat-body .message span
{
    color: #3fbf3f;
    font-size: 10px;
    font-family: unica;
    margin-bottom: 5px;
}
.chat .message small,.admin-chat-body .message small
{
    font-size: 8px;
    text-align: right;
    padding: 0;
    margin-top: 5px;
    color: #9f9f9f;
}
.chat .frmchat,.frmchat,.chat table,.chat table th,.chat table td
{
    margin: 0;
    padding: 0;
    border: none;
}
.chat .frmchat,.frmchat
{
    margin: 10px;
    border-radius: 100px;
    background: white;
    overflow: hidden;
    border: none;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.125);
}
.chat .frmchat img,.frmchat img
{
    background: #3fbf3f;
    height: 40px;
    width: 40px;
    padding: 8px;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
}
.chat .frmchat input,.frmchat input
{
    vertical-align: middle;
    border: none;
    width: 100%;
    padding: 12px 15px;
    margin: 0;
    border-radius: 100px 0px 0px 100px;
}

.bottombar
{
    padding: 0px 40px;
    text-align: center;
    box-shadow: inset 0px 5px 10px -5px rgba(0,0,0,0.25);
    background: #1f3f7f;
    color: white;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.bottombar label
{
    padding: 20px 30px;
    text-align: left;
    display: block;
    flex: 1;
    /*display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 25%;
    border-top: 1px solid rgba(0,0,0,0.075);
    border-left: 1px solid rgba(0,0,0,0.075);*/
    word-break: break-word;
    border-collapse: collapse;
}
.bottombar h3
{
    color: #efaf3f;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-family: unica;
    font-size: 24px;
    text-align: left;
    white-space: nowrap;
}
.bottombar h3 small
{
    display: block;
    font-size: 12px;
    font-family: ubuntu;
    /*color: #2f8faf;*/
    color: #bfdfff;
}
.bottombar img
{
    height: 120px;
    padding: 0;
    margin: 0;
}
.bottombar a img
{
    height: 40px;
    padding: 0;
    margin: 5px;
}
.bottombar a
{
    /*color: #1f7f9f;*/
    color: #bfdfff;
}
.bottombar span
{
    display: inline-block;
    position: relative;
    padding: 20px 10px 5px 10px;
    font-size: 14px;
    margin: 5px 0px;
    border-radius: 4px;
    background: rgba(0,0,0,0.033);
    word-break: normal;
    white-space: nowrap;
}
.bottombar span font
{
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 10px;
    right: 10px;
    font-size: 10px;
    color: #efaf3f;
}
.bottombar span table
{
    width: 100%;
}
.bottombar span table td
{
    width: 66%;
}

.bottombar .map
{
    cursor: pointer;
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
}



.ikm
{
    text-align: center;
    font-size: 30px;
    padding: 15px;
    color: #1f7f9f;
    background: white;
    margin-top: 5px;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.125);
}
.share
{
    display: inline-block;
}
.share img
{
    border-radius: 6px;
}

fieldset
{
    border: none;
    background: white;
    position: relative;
    padding: 40px 60px;
    padding-top: 100px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.125);
    line-height: 1;
    border-radius: 4px;
    font-size: 16px;
    color: #3f3f3f;
}
fieldset:nth-child(even)
{
    background: white;
}
fieldset footer
{
    background: inherit;
    color: inherit;
}
fieldset footer a
{
    display: inline-block;
    font-size: 16px;
    padding: 5px;
}
fieldset p
{
    line-height: 1.5;
    margin: 0;
    padding: 0;
    word-break: break-word;
    hyphens: auto;
    text-align: justify;
}
fieldset img
{
    margin: 10px 0px;
}
legend
{
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 20px;
    font-family: unica;
    vertical-align: middle;
    color: #3f9fdf;
    padding: 20px 60px;
}

.index
{
    padding: 80px;
    padding-top: 120px;
    background: none;
    box-shadow: none;
    margin: 0px;
}
.index legend
{
    font-family: play;
    color: #1f3f7f;
}
.index legend h1
{
    font-size: 40px;
    text-align: center;
    margin: 20px 0px;
    padding: 0;
}
seeall
{
    display: block;
    text-align: right;
}
seeall a
{
    background: #1f3f7f;
    color: white;
    display: inline-block;
    font-size: 16px;
    padding: 14px 20px;
}

legend a
{
    display: inline-block;
    color: #9f9f9f;
    margin: 0;
}
legend b
{
    color: #afafaf;
    display: inline-block;
    margin: 0px 15px;
    vertical-align: middle;
}
legend img
{
    background: #df9f2f;
    padding: 2px;
    height: 30px;
    vertical-align: middle;
    border-radius: 100px;
    border: 2px solid white;
    box-shadow: 0px 0px 0px 2px #efaf3f;
}
legend font
{
    display: inline-block;
    margin: 10px 0px;
    height: 30px;
}

/*legend form
{
    position: absolute;
    top: 40px;
    right: 40px;
}*/

legend input,legend select
{
    border: 1px solid rgba(0,0,0,0.125);
    padding: 3px 6px;
    margin: 2px;
    border-radius: 4px;
    width: auto;
    background: #fbfbfb;
    font-family: 'Tahoma';
}
legend input[type="date"]
{
    padding: 3px 6px;
    font-size: 11px;
}
legend input
{
    padding: 4px 6px;
}
legend table,legend th,legend td
{
    border-collapse: collapse;
}
legend table
{
    width: 100%;
}



.poster
{
    margin-bottom: 20px;
    font-size: 12px;
}
.poster a
{
    color: #efaf3f;
}
.poster img
{
    height: 24px;
    margin: 2px;
}

.column1,.column2,.column3,.column4
{
    display: grid;
    grid-template-columns: auto;
    grid-column-gap: 0%;
}
.column2
{
    grid-template-columns: 50% 50%;
}
.column3
{
    grid-template-columns: 33.33% 33.33% 33.33%;
}
.column4
{
    grid-template-columns: 25% 25% 25% 25%;
}

.list
{
    display: block;
    padding: 20px;
    margin: 0;
    background: none;
    border-radius: 0px;
    position: relative;
    cursor: pointer;
}
.list inner
{
    display: block;
    box-shadow: inset 0px -5px 50px -25px rgba(0,0,0,0.125);
    filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.25));
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: white;
    height: 100%;
    border: 1px solid rgba(31,63,127,0.25);
}
.list status
{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    margin: 0;
    border-radius: 2px;
    overflow: hidden;
    z-index: 2;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.25);
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.2));
}
.list status span
{
    display: inline-block;
    padding: 8px 12px;
    font-size: 8pt;
    font-family: play;
    color: white;
    border-radius: 0px 2px 2px 0px;
}
.list img
{
    margin: 0;
}
.thumb img
{
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.event img,.event iframe
{
    width: 100%;
    max-width: 100% important;
    height: 200px;
    border: none;
    border-bottom: 4px solid #ffbf1f;
}
.event iframe
{
    pointer-events: none;
}
.list h3,.list small,.list p
{
    display: block;
    font-weight: normal;
    padding: 0px 20px;
    margin: 0;
    border: none;
}
.list h3
{
    font-family: ubuntu,myriad;
    font-size: 20px;
    line-height: 1;
    padding: 20px 30px 0px 30px;
    color: #1f3f7f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;    
}
.list small
{
    font-size: 12px;
    padding: 15px 30px;
    line-height: 1.25;
}
.list small a
{
    color: #efaf2f;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: left;
}
.list p
{
    color: #7f7f7f;
    padding: 0px 30px;
    margin-bottom: 10px;
    line-height: 1.25;
    font-size: 14px;
    word-break: break-word;
    hyphens: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;    
}
.list p sup
{
    font-size: 10px;
    background: white;
    display: inline-block;
    margin: 2px;
    padding: 1px 3px;
    line-height: 1;
    border-radius: 2px;
    color: white;
    background: #bfbfbf;
}
.list p small
{
    display: inline;
    padding: 0;
    margin: 0;
}

.list p a,.list p a img
{
    display: inline-block;
    vertical-align: middle;
}
.list p a
{
    text-align: left;
    margin-bottom: 40px;
    line-height: 1;
}
.list p a img
{
    margin: 0;
    padding: 0;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    border-radius: 40px;
}


.sliding
{
    display: block;
    white-space: nowrap;
    width: auto;
    max-width: 100vw;
    margin-left: -80px;
    overflow: hidden;
}
.sliding outerlist
{
    display: inline-block;
    width: 33.33%;
    padding: 0px;
}
.sliding outerlist h3
{
    display: block;
}
.sliding .list
{
    margin: 0;
}


flag
{
    position: absolute;
    font-size: 30px;
    display: inline-block;
    top: 10px;
    left: 15px;
}

.progress
{
    position: relative;
    font-family: play;
    line-height: 1;
}
.progress span,.progress font
{
    display: inline-block;
    background: #bfbfbf;
    border: 2px solid rgba(255,255,255,0.66);
    width: 12px;
    height: 12px;
    border-radius: 20px;
    margin: 1px;
    vertical-align: middle;
}
.progress span
{
    background: #3fbf3f;
}
.progress b
{
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 20px;
    margin-left: 20px;
    color: #efaf3f;
}

.tmb
{
    min-width: 300px;
}
.lket,.tmb .rowlist
{
    display: block;
    position: relative;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 4px;
    padding: 0;
    margin: 0px 0px 10px 0px;
    background: white;
}
.tmb .lket
{
    width: 100%;
}
.tmb font,.lket font,.tmb .rowlist font
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    color: #efaf3f;
    font-size: 12px;
    padding: 5px 10px;
    z-index: 2;
}
.tmb .rowlist p,.tmb .rowlist h3
{
    display: block;
    padding: 10px;
    padding-top: 25px;
    margin: 0;
    font-size: 12px;
}
.tmb .rowlist h3
{
    font-size: 18px;
}
.tmb .rowlist label
{
    cursor: pointer;
}
.tmb .rowlist img
{
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.tmb .rowlist font a img
{
    filter: invert(50%);
}
.tmb input,.tmb select,.tmb textarea,.tmb text,.lket input
{
    padding: 25px 15px 10px 15px;
    border: none;
    width: 100%;
    background: #fefefe;
    border-radius: 4px;
    margin: 0;
    resize: none;
    font-family: ubuntu;
    display: block;
    font-size: 14px;
}
.tmb input[type="checkbox"],.tmb .rowlist input[type="radio"]
{
    display: inline-block;
    width: auto;
    margin: 5px;
}

.tmb .rowlist iframe
{
    display: block;
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    border: none;
}
.tmb .rowlist table
{
    margin: 20px 0px 0px 0px;
    font-size: 12px;
}
.tmb .rowlist table th,.tmb .rowlist table td
{
    padding: 0px;
}
.tmb .rowlist table td:first-child
{
    width: 160px;
}

.tmb .rowlist table input[type="text"],.tmb .rowlist table input[type="number"],.tmb .rowlist table input[type="file"],.tmb .rowlist table input[type="date"],.tmb .rowlist table select
{
    margin: 0;
    padding: 10px 15px;
}
.tmb .rowlist table p
{
    margin: 0;
    padding: 10px;
}
.tmb .rowlist .mce-tinymce
{
    margin: 25px 0px 0px 0px !important;
    border: none !important;
}
.tmb .rowlist .mce-menubar
{
    display: none;
}


text h2,text small,text p
{
    display: block;
    background: none;
    padding: 5px 0px;
    margin: 0;
}
text h2
{
    font-family: myriad;
    font-size: 20px;
}
text small
{
    font-size: 12px;
    color: #7f7f7f;
    background: inherit;
}
text small a
{
    color: #2f8faf !important;
}
text p
{
    background: inherit;
    text-align: inherit;
}



.tmb textarea
{
    height: 300px;
}
.tmb input:focus,.tmb select:focus,.tmb textarea:focus
{
    background: white;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
}
.tmb .label img
{
    width: 14px;
    height: 14px;
    background: #1f6f9f;
    margin: 0;
    padding: 2px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 14px;
}


.lket
{
    display: inline-block;
    padding: 25px 10px 10px 10px;
    min-width: 200px;
    vertical-align: middle;
    margin-right: 20px;
}

.tpc
{
    margin: 20px 0px;
    font-size: 14px;
    line-height: 1;
    border: 1px solid rgba(0,0,0,0.125);
}
.tpc th,.tpc td
{
    border-bottom: 1px solid rgba(0,0,0,0.125);
    padding: 6px 12px;
    font-weight: normal;
}
.tpc thead th,.tpc thead td
{
    background: #efaf3f;
    color: white;
    font-weight: bold;
    font-size: 12px;
}
.tpc tr:nth-child(even)
{
    background: rgba(0,0,0,0.033);
}
.tpc th a,.tpc td a
{
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    line-height: 1;
    color: white;
    padding: 5px;
    text-align: center;
    width: 20px;
    height: 20px;
    margin: 1px;
    border-radius: 10px;
}
.tpc thead th a,.tpc thead td a
{
    background: none;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    font-size: inherit;
}
.tpc td input,.tpc td select,.tpc td textarea,.tpc th input,.tpc th select,.tpc th textarea
{
    margin: 0;
    padding: 2px 4px;
    display: inline-block;
    width: 100%;
    border: none;
    background: none;
}
.tpc td select,.tpc th select
{
    width: auto;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.125);
    background: white;
}
.tpc .time,.tpc td input[type="checkbox"]
{
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.tpc .time input[type="checkbox"]
{
    display: none;
}
.tpc .time:hover
{
    box-shadow: inset 0px 0px 0px 50px rgba(233,143,47,0.25);
}


input,select,textarea
{
    line-height: 1;
}
select,input[type="date"]
{
    cursor: pointer;
}
input[type="submit"],input[type="button"],.cancel,.new
{
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-family: unica;
    font-size: 16px;
    height: 40px;
    text-align: center;
    min-width: 100px;
    border-radius: 4px;
    border: none;
    padding: 12px 20px;
    cursor: pointer;
    margin: 0;
    line-height: 1;
    margin-right: 10px;
    box-shadow: inset 0px -15px 30px -15px rgba(0,0,0,0.125);
}
.cancel
{
    background: #f7f7f7;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.125);
    color: #efaf3f;
    padding: 11px 20px;
}

.add
{
    background: #3fbf3f;
    color: white;
}
.edit
{
    background: #efaf3f;
    color: white;
}
.delete
{
    background: #bf3f3f;
    color: white;
}
.view
{
    background: #3fbfdf;
    color: white;
}
.back
{
    background: #9f9f9f;
    color: white;
}
.move
{
    background: #df7fbf;
    color: white;
}


.warning span,.info span
{
    display: inline-block;
    padding: 15px 20px;
    color: white;
    background: #df5f5f;
    animation: zoomin 0.25s;
    margin: 10px 0px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
}
.info span
{
    background: #5fbfdf;
}

.warning small,.info small
{
    display: inline-block;
    padding: 5px 10px;
    animation: zoomin 0.25s;
    margin: 0;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.25;
    background: #f7f7f7;
    color: #bf3f3f;
    border: 1px dashed #bf3f3f;
}
.info small
{
    color: #1f6f9f;
    border: 1px dashed #1f6f9f;
}
.rowlist .warning small,.rowlist .info small
{
    display: block;
    border: none;
    animation: none;
}

.mlist,.itemmenu
{
    display: none;
}
.cross,.check,.bowtie,.telrec
{
    display: inline-block !important;
    vertical-align: middle;
    color: white;
    background: #bf3f3f;
    font-size: 10px !important;
    text-align: center !important;
    width: 16px !important;
    height: 16px !important;
    padding: 3px !important;
    border-radius: 16px !important;
    font-weight: bold !important;
    margin: 0 !important;
}
.check
{
    background: #3fbf3f;
}
.bowtie
{
    background: #df9f2f;
    transform: rotate(90deg);
    padding: 2px !important;
}
.telrec
{
    background: #3fbfdf;
}


.clogo
{
    position: relative;
    display: block;
    vertical-align: middle;
    padding: 25px 10px 10px 10px;
    cursor: pointer;
}
.clogo img
{
    width: auto !important;
    height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 0px !important;
    background: none !important;
}
.clogo a
{
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    width: 18px;
    height: 18px;
    font-size: 16px;
    line-height: 1;
    z-index: 3;
}

.filterbutton
{
    display: none;
}

.window-tool
{
    text-align: right;
}
.window-tool form
{
    display: inline-block;
}
.window-tool input,.window-tool select
{
    font-size: 12px;
    line-height: 1;
    padding: 5px 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 5px;
    vertical-align: middle;
}
.window-tool input[type="button"],.new
{
    margin-left: 20px;
    font-size: 15px;
    padding: 10px 15px;
    height: 35px;
    line-height: 1;
    min-width: auto;
    display: inline-block;
    position: relative;
}


.mce-tinymce
{
    border: 1px solid rgba(0,0,0,0.125) !important;
    border-radius: 4px !important;
    overflow: hidden !important;
    margin-bottom: 15px !important;
}
.mce-btn
{
    background: inherit !important;
}
.mce-edit-area
{
    border: none !important;
    border-top: 1px solid rgba(0,0,0,0.125) !important;
}
.mce-statusbar
{
    border: none !important;
    border-top: 1px solid rgba(0,0,0,0.125) !important;
}
.mce-container-body button
{
    color: #efaf3f !important;
    font-size: 12px !important;
}
.mce-container-body button i
{
    color: #5f5f5f !important;
}
.mce-flow-layout
{
    background: #fbfbfb !important;
}
.mce-toolbar-grp
{
    margin: 0 !important;
    border: none !important;
    padding: 0 !important;
}


.admin-tool
{
    position: relative;
}
.admin-tool span
{
    display: none;
}
.admin-tool div
{
    text-align: right;
    padding: 0px 20px 20px 20px;
}
.admin-tool a
{
    font-size: 12px;
    display: inline-block;
    padding: 4px;
    width: 20px;
    line-height: 1;
    border-radius: 4px;
    margin: 0px 2px;
    text-align: center;
}
.admin-tool b
{
    font-weight: normal;
}
.admin-tool i
{
    display: none;
    font-style: normal;
}

.thumb .admin-tool
{
    position: absolute;
    right: 0;
    bottom: 0;
}
.thumb .admin-tool div
{
    text-align: right;
}


#list
{
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    background: red;
    background: white;
    max-height: 200px;
    overflow: auto;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
    z-index: 6;
}
#list a
{
    display: block;
    padding: 10px 20px;
    border-top: 1px solid rgba(0,0,0,0.125);
}

.menu-block
{
    display: inline-block;
    overflow: hidden;
    background: white;
    border-radius: 4px;
    box-shadow: inset 0px -20px 60px -20px rgba(0,0,0,0,0.125);
    filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.25));
    margin: 10px;
    vertical-align: top;
}
.menu-block span,.menu-block font,.menu-block small
{
    display: block;
    padding: 10px;
    cursor: pointer;
    line-height: 1;
}
.menu-block span
{
    background: rgba(0,0,0,0.05);
}
.menu-block font
{
    border-top: 1px solid rgba(0,0,0,0.1);
}
.menu-block small
{
    padding-left: 50px;
}
.menu-block a,.menu-block p
{
    display: inline-block;
    line-height: 1;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}
.menu-block a
{
    width: 16px;
    height: 16px;
    padding: 2px;
    margin: 0;
    border-radius: 20px;
}
.menu-block p
{
    font-size: 16px;
    margin: 0px 10px 0px 5px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}

.article
{
    padding: 0px 40px;
}
.article h1
{
    padding: 0;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: normal;
    font-size: 30px;
    font-family: play;
    color: #1f6f9f;
    text-align: center;
    line-height: 1.25;
}
.article h6
{
    position: relative;
    padding: 10px 0px 40px 0px;
    margin: 0;
    font-weight: normal;
    font-size: 12px;    
}
.article h6 span
{
    position: absolute;
    top: 5px;
    right: 0;
}
.article h6 span img
{
    width: 20px;
    height: 20px;
    margin: 1px;
}
.article p,.article ol,.article ul,.article li
{
    line-height: 1.5;
    margin: 0;
}
.article ol,.article ul
{
    margin-left: 30px;
    padding: 0;
}
.article li
{
    padding-left: 10px;
}
.article a
{
    color: #efaf3f;
}
.article p a,.article p a img
{
    display: inline-block;
    vertical-align: middle;
}
.article p a img
{
    height: 40px !important;
    width: 40px !important;
    margin: 0;
    padding: 0;
    margin-right: 10px !important;
    border-radius: 40px !important;
}

.image-picker
{
    margin-top: 0px;
    cursor: pointer;
    background: #efefef;
    overflow: hidden;
    border-radius: 2px;
}
.image-picker img,.article p img
{
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    border-radius: 0px !important;
}

.admin-chat-body
{
    background: #efefef;
    filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.125));
    border-radius: 4px;
    overflow: hidden;
}
.admin-chat-inner
{
    height: 400px;
    display: flex;
}
.admin-chat-body .chat-title
{
    color: white;
    text-align: center;
    background: #3fbf3f;
    padding: 15px 20px;
    font-family: unica;
    position: relative;
}
.admin-chat-body .chat-title sup
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
}
.admin-chat-body .chat-title sup a
{
    color: #efaf3f;
    background: white;
    padding: 5px 10px;
    margin: 5px;
    line-height: 1;
    font-size: 10px;
    border-radius: 4px;
}
.admin-chat-body .chat-title sup a b
{
    display: none;
}
.admin-chat-body .user-list
{
    width: 300px;
    background: #fbfbfb;
    overflow-x: hidden;
    overflow-y: auto;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.125));
}
.admin-chat-body .user-list a
{
    display: block;
    padding: 10px;
    background: white;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    box-shadow: inset 0px -10px 20px -10px rgba(0,0,0,0.05);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.admin-chat-body .chat-list
{
    width: 100%;
    opacity: 0;
}
.admin-chat-body #chatbody
{
    height: 335px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px 15px 0px 15px;
}
.admin-chat-body .frmchat
{
    display: block;
    width: auto;
    max-width: auto;
    border: none;
}


.agenda
{
    width:100%;
}
.agenda,.agenda th,.agenda td
{
    border-collapse: separate;
    border-spacing: 2px;
    font-weight: normal;
    font-size: 14px;
}
.agenda th,.agenda td
{
    background: #fdfdfd;
    padding: 1px;
    text-align: center;
    position: relative;
    height: 80px;
    max-height: 80px;
    border: 1px solid rgba(0,0,0,0.075);
    width: 14.28%;
    overflow: auto;
}
.agenda thead th,.agenda thead td
{
    background: #2f8faf;
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 10px;
    height: auto;
}
.agenda th span,.agenda td span
{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 10px;
}
.agenda th a,.agenda td a
{
    display: block;
    width: 100%;
    height: 80px;
    overflow: auto;
}
.agenda-date
{
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-weight: normal;
}
.agenda-date select
{
    padding: 0;
    margin: 0;
    border: none;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.agenda-date a
{
    background: #2f8faf;
    color: white;
    display: inline-block;
    padding: 5px 15px;
}
.agenda-list
{
    display: block;
    text-align: left;
    font-size: 10px;
    word-break: break-all;
    background: #2f8faf;
    color: white;
    padding: 2px 4px;
    margin-bottom: 1px;
    border-radius: 2px;
}
.today
{
    background: #dff7ff !important;
}
.darker
{
    background: #fff7df !important;
}
.perkim
{
    height: 60px !important;
    border: 3px solid #efbf2f !important;
    padding: 3px !important;
    background: white !important;
}
.pemda
{
    width: auto !important;
    border: none !important;
    background: none !important;
    padding: 0px !important;
    margin-left: 10px !important;
}

.content h1
{
    font-family: unica;
    font-size: 30px;
    color: #6f6f6f;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.circle,.circle-small
{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    padding: 7px;
    border-radius: 100px;
}
.circle-small
{
    width: 20px;
    height: 20px;
    font-size: 14px;
    padding: 3px;
}
.paragraph
{
    font-size: 14px;
    line-height: 1.5;
}

.tbot
{
    text-align: center;
}
.tbot a b
{
    font-weight: normal;
}
.tbot a i
{
    display: none;
}

.small-row
{
    display: block;
    font-size: 15px;
    margin: 0;
    padding: 0px 0px 10px 0px;
}
.small-row font
{
    display: block;
    font-size: 10px;
    color: #df8f2f;
    padding: 0;
    margin: 0px 0px 2px 0px;
}
.small-row sup
{
    display: inline-block;
    padding: 2px 4px;
    font-size: 8px;
    line-height: 1;
    color: white;
    background: #bfbfbf;
    border-radius: 2px;
}
.gap
{
    padding: 20px;
}

.file
{
    position: relative;
}
.file img
{
    filter: none !important;
    width: 300px !important;
    height: auto !important;
    margin: 0px 5px !important;
}
.file a
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 10px;
    line-height: 1;
    padding: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 4px;
}
.tpc2 img
{
    width: auto;
    max-width: 100%;
    max-height: 480px;
}

.tmb multi
{
    display: block;
    padding: 20px 0px 0px 0px;
}
.tmb multi input
{
    padding: 10px 15px;
    margin: 0;
}
.tmb multi input:focus
{
    box-shadow: none;
    border-box: 0px;
}

.tutorial,.tutorial *
{
    line-height: 1.5;
}
.tutorial img
{
    max-width: 100%;
}
.tutorial ol,.tutorial ul
{
    padding: 0;
    margin: 0;
    margin-left: 30px;
}
.tutorial li
{
    padding: 0;
    margin: 0;
    padding-left: 10px;
}


@keyframes fadein
{
    0%{opacity:0;transform:scale(1.5,1.5);}
    100%{opacity:1;transform:scale(1,1);}
}
@keyframes zoomin
{
    0%{opacity:0;transform:scale(0.5,0.5);}
    100%{opacity:1;transform:scale(1,1);}
}


@media only screen and (min-width: 961px)
{
    .mainmenu:hover .submenu
    {
        height: auto;
        overflow: visible;
        border-top: 4px #ef8f2f solid;
    }
    .mainmenu:hover .submenu a
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .mainmenu2:hover .submenu2
    {
        width: auto;
    }
    .mainmenu2:hover .submenu2 a
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .mshow
    {
        display: none;
    }
    .tpc td
    {
        font-weight: normal !important;
        color: inherit !important;
    }
}
@media only screen and (max-width: 960px)
{
    body,header,section,footer,div,h1,h2,h3,h4,h5,h6,form,input,textarea,select,fieldset,legend,img,a,b,span,font,sup,sub,table,th,td
    {
        transition: all 0.25s !important;
        background-size: cover !important;
        box-sizing: border-box !important;
        outline: none !important;
        object-fit: cover !important;
    }
    hmtl,body
    {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        padding-top: 60px;
        background: white;
    }
    footer
    {
        padding: 15px 20px;
        font-size: 10px;
        background: #f7f7f7;
        color: #3f3f3f;
    }
    header,.mhide
    {
        display: none;
    }
    #header .root
    {
        padding: 5px 10px;
        font-size: 44px;
        margin: 0;
        height: 64px;
        line-height: 1;
        position: absolute;
        top: 0;
        left: 0;
    }
    .logo
    {
        padding: 15px 20px;
        margin: 0;
        font-size: 14px;
        filter: none;
        text-shadow: none;
        height: 64px;
        display: block;
    }
    .logo h3
    {
        margin-left: 40px;
        color: #3f3f3f;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 18px;
    }
    .logo h3 b
    {
        letter-spacing: 1px;
    }
    .logo img
    {
        height: 32px;
        position: absolute;
    }
    .mgap
    {
        padding-left: 50px;
    }
    .menutoggle
    {
        display: inline-block;
        padding: 10px 20px;
        line-height: 1;
        cursor: pointer;
        color: #2fbfdf;
    }
    .menutoggle img
    {
        height: 30px;
        filter: invert(50%);
    }
    .menubar
    {
        line-height: 1;
        position: fixed;
        height: 60px;
        filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.125)) !important;
        box-shadow: inset 0px -10px 20px -10px rgba(0,0,0,0.05);
        background: white;
        overflow: visible;
        z-index: 9;
    }
    .menubar top
    {
        display: none;
    }
    .menubar th
    {
        text-align: left;
    }
    .menulist
    {
        position: fixed;
        top: 60px;
        left: 100%;
        width: 100vw;
        bottom: 0;
        background: #f7f7f7;
        z-index: 9;
        display: block;
        line-height: 1;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .menulist icon
    {
        font-weight: bold;
    }
    .menulist icon img
    {
        display: none;
    }
    #mainmenulist,#submenulist,#subsubmenulist
    {
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0;
        width: 100vw;
        bottom: 0;
        background: #f9f9f9;
        z-index: 9;
        display: block;
        line-height: 1;
        overflow: auto;
    }
    #submenulist,#subsubmenulist
    {
        margin-left: 100%;
    }
    .menulist a,.menulist .mainmenu,.menulist .menuback,.menulist .submenu a,.menulist .mainmenu2
    {
        line-height: 1;
        display: block !important;
        width: 100%;
        height: auto;
        padding: 16px 20px;
        text-align: left;
        font-size: 18px;
        border: none;
        border-bottom: 1px solid rgba(255,255,255,0.5);
        margin: 0 !important;
        position: relative;
        color: inherit;
    }
    .menulist a:hover,.menulist .menuback:hover,.menulist .submenu a:hover
    {
        filter: none;
        box-shadow: none;
        text-shadow: none;
        background: none;
    }
    .menulist .mainmenu:hover,.menulist .mainmenu2:hover
    {
        background: initial;
    }
    .menulist .mainmenu font,.menulist .mainmenu2 font
    {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #7f7f7f;
    }
    .menulist .label
    {
        display: inline-block;
        font-size: 20px;
        padding: 5px;
        width: 30px;
        height: 30px;
        line-height: 1;
        margin: 15px 15px 15px 20px;
    }
    .menulist .submenu,.menulist .submenu2
    {
        padding: 0;
        margin: 0;
        top: 1px;
        left: 0;
        position: relative;
        width: 100%;
        box-shadow: none;
        height: 0px;
    }
    .menulist .submenu a,.menulist .submenu2 a,.lket
    {
        width: 100%;
    }
    .lket
    {
        width: auto;
        display: block;
        margin: 20px;
    }
    .menuback
    {
        text-align: center !important;
        position: relative;
    }
    .menuback b
    {
        display: inline-block;
        position: absolute;
        top: 10px;
        left: 25px;
        font-size: 24px;
        color: #7f7f7f;
        font-weight: normal;
    }
    
    .slide
    {
        width: 100vw;
        height: 56.25vw;
        z-index: 0;
    }
    .slide-outer
    {
        height: 56.25vw;
    }
    .slide-inner span,.slide span
    {
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0);
        padding: 30px;
        font-size: 25px;
        box-shadow: none;
        text-shadow: none;
        filter: none;
    }
    .slide-inner span h1,.slide span h1
    {
        font-size: 30px;
    }
    .slide-item
    {
        height: 56.25vw;
        width: 100vw;
    }
    section
    {
        padding: 0;
        position: relative;
        margin: 0;
        border: none;
        display: block;
        width: 100vw;
        filter: none;
        text-shadow: none;
        box-shadow: none;
    }
    fieldset,.index
    {
        padding: 0px 0px 0px 0px;
        border: none;
        margin: 0;
        width: 100%;
        position: relative;
        display: block;
        filter: none;
        text-shadow: none;
        box-shadow: none;
    }
    legend,.index legend
    {
        padding: 40px 20px;
        font-size: 16px;
        width: 100%;
        position: relative;
        background: inherit;
    }
    .index legend
    {
        border-top: 10px solid #f7f7f7;
    }
    .index legend:after
    {
        content: '';
        position: absolute;
        top: -10px;
        left: -10px;
        right: -10px;
        height: 10px;
        box-shadow: inset 0px 2px 4px 0px rgba(0,0,0,0.2);
    }
    .index legend h1
    {
        font-size: 30px;
    }
    
    .window-tool form
    {
        display: block;
        padding-right: 30px;
    }
    
    seeall
    {
        background: rgba(0,0,0,0.025);
    }
    seeall a
    {
        background: none;
        color: #1f3f7f;
        font-weight: bold;
        font-family: play;
        font-size: 12px;
    }
    .content
    {
        padding: 0px 20px 20px 20px;
    }
    .content legend
    {
        padding: 20px 0px;
    }
    
    legend a img
    {
        height: 24px;
    }
    legend b
    {
        margin: 0px 10px;
    }
    legend font
    {
        margin: 0;
        font-size: 16pt;
    }
    
    
    input,select,textarea
    {
        font-size: 16px;
    }
    input[type="button"],input[type="submit"],.cancel
    {
        font-size: 20px;
        height: 50px;
        padding: 15px 20px;
        box-shadow: none;
        filter: none;
    }
    
    /*legend form
    {
        position: relative;
        display: block;
        background: white;
        top: 0;
        left: 0;
        padding: 0px 10px;
        margin: 0;
        margin-top: 10px;
        overflow: hidden;
        border-radius: 4px;
        height: 0;
        box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25);
    }
    legend form input,legend form select
    {
        margin: 5px 0px;
        width: 100%;
        font-size: 14px;
        padding: 5px 10px;
    }*/
    
    fieldset form input[type="button"],fieldset form input[type="submit"],fieldset form .cancel,.form input[type="button"],.form input[type="submit"],.form .cancel
    {
        margin: 10px 0px 0px 0px;
        width: 100%;
        font-size: 20px;
    }
    legend th,legend td
    {
        display: block;
        padding: 0;
        margin: 0;
    }
    .window-tool
    {
        text-align: center;
        height: 0;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }
    .window-tool input,.window-tool select
    {
        min-width: auto;
        max-width: auto;
        width: 100%;
        margin: 4px 0px;
        font-size: 14px;
    }

    .new
    {
        position: fixed;
        bottom: 40px;
        right: 20px;
        z-index: 4;
        background: rgba(0,0,0,0);
        color: rgba(0,0,0,0);
        filter: none;
        box-shadow: none;
    }
    .new:after
    {
        position: absolute;
        right: 0;
        bottom: 0;
        content: '+';
        background: #3fbf3f;
        color: white;
        font-family: unica;
        font-weight: bold;
        line-height: 1;
        font-size: 40px;
        width: 50px;
        height: 50px;
        padding: 10px 5px 0px 5px;
        border-radius: 50px;
        text-align: center;
        box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
    }
    
    
    .form th,.form td
    {
        display: block;
        text-align: left;
    }
    .form form
    {
        padding: 0px 20px 20px 20px;
    }
    .filterbutton
    {
        position: absolute;
        top: 0px;
        right: 20px;
        bottom: 0px;
        color: #1f6f9f;
        font-size: 24px;
        line-height: 1;
        font-family: unica;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .article
    {
        padding: 0px 20px 20px 20px;
    }
    .article img
    {
        max-width: 100%;
        margin: 10px 0px;
    }
    .article h1
    {
        font-size: 20px;
    }
    .article h6
    {
        font-size: 10px;
        padding: 20px 0px 30px 0px;
    }
    .article h6 span
    {
        top: 15px;
    }
    
    .poster img
    {
        margin: 0px 0px 0px 0px;
        border-radius: 0px;
        height: 25px;
    }
    .column1,.column2,.column3,.column4
    {
        margin: 0;
        padding: 0;
        display: block;
    }
    .list img,.thumb img,.event img
    {
        float: none;
        width: 100vw;
        height: 56.25vw !important;
        margin: 0;
        padding: 0;
        border: none;
    }
    .list
    {
        border: none;
        border-radius: 0px;
        display: block;
        width: 100%;
        filter: none;
        margin: 0;
        padding: 0;
        position: relative;
        overflow: visible;
        opacity: 1 !important;
        padding-bottom: 20px;
        box-shadow: none;
        border-top: 1px solid rgba(0,0,0,0.1);
    }
    .list inner
    {
        border-radius: 0px;
        box-shadow: none;
        filter: none;
        border: none;
    }
    .list h3
    {
        font-family: play,ubuntu;
    }
    .list h3,.list small,.list p
    {
        padding-left: 25px !important;
        padding-right: 25px !important;
        text-align: left;
    }
    .list small
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .list p
    {
        margin: 0 !important;
    }
    .list p a
    {
        line-height: 1;
        whitespace: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;    
    }
    .list p a img,.article p a img
    {
        height: 40px !important;
    }
    
    .sliding
    {
        white-space: wrap;
        margin: 0;
    }
    .sliding outerlist
    {
        display: block;
        width: 100%;
        padding: 0;
    }
    
    .progress
    {
        padding: 0px 20px 15px 20px;
    }
    .chat
    {
        right: 0;
        bottom: 0;
        border-radius: 0;
    }
    .chat .title
    {
        padding: 10px 20px;
    }
    .chat .body
    {
        width: 100vw;
    }
    .bottombar
    {
        padding: 0;
        margin: 0;
        margin-top: 10px;
        /*background: white;*/
        filter: none;
        text-shadow: none;
        box-shadow: none;
        position: relative;
    }
    .bottombar:after
    {
        position: absolute;
        top: -10px;
        left: 0;
        right: 0;
        height: 10px;
        content: '';
        background: #efefef;
        box-shadow: inset 0px 3px 6px -3px rgba(0,0,0,0.25);
    }
    .bottombar td,.bottombar th
    {
        display: block;
        text-align: left;
        width: 100%;
        padding-bottom: 10px;
    }
    .bottombar label
    {
        display: block;
        padding: 10px 20px;
        max-width: 100% !important;
        width: 100% !important;
    }
    .bottombar h3
    {
        padding: 0;
        margin: 10px 0px;
        font-size: 25px;
        text-align: left;
    }
    .bottombar img
    {
        width: 100%;
        height: 160px;
    }
    .bottombar a img
    {
        width: 30px;
        height: 30px;
    }
    .bottombar span
    {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .bottombar span table td
    {
        display: table-cell;
        padding: 0;
        margin: 0;
    }
    .ikm
    {
        box-shadow: none;
        background: #fbfbfb;
        margin-bottom: 10px;
    }
    .tmb,.tpc
    {
        width: 100%;
        min-width: auto;
    }
    .tmb .rowlist table p
    {
        padding: 0;
    }
    .tmb .rowlist table
    {
        width: auto;
        margin: 5px 10px 10px 10px;
    }
    .tmb .rowlist table th,.tmb .rowlist table td
    {
        display: table-cell;
    }
    .tmb .rowlist table td:first-child
    {
        width: 110px;
    }
    .tmb .rowlist font
    {
        position: relative;
        padding: 10px;
        padding-bottom: 5px;
    }
    .tmb .rowlist p
    {
        padding: 10px;
        padding-top: 5px;
    }
    .tmb input,.tmb select,.tmb textarea,.tmb text,.lket input
    {
        padding-top: 10px;
    }
    .tmb .rowlist .mce-tinymce
    {
        margin-top: 5px !important;
    }

    
    .tpc thead,.tpc th
    {
        display: none;
    }
    .tpc2
    {
        border-collapse: separate;
        border-spacing: 0px 15px;
        border: none;
        margin: 0;
    }
    .tpc2 thead
    {
        display: none;
    }
    .tpc2 tr
    {
        background: #fdfdfd !important;
        box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.125);
    }
    .tpc2 th,.tpc2 td
    {
        display: block;
        text-align: left;
        border: none;
        font-size: 16px;
        padding: 0px 10px 10px 10px;
    }
    .tpc2 th
    {
        color: #efaf3f;
        font-size: 12px;
        padding: 5px 10px;
    }
    
    .tpc3
    {
        border-collapse: separate;
        border-spacing: 0px 20px;
        border: none;
        margin: 0;
        margin-top: -10px;
    }
    .tpc3 tr
    {
        background: #fdfdfd !important;
        box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.125);
        position: relative;
        transform: scale(1);
    }
    .tpc3 td
    {
        border: none;
        display: block;
        text-align: left;
        padding: 3px 20px;
    }
    .tpc3 .ttop
    {
        padding-top: 15px;
    }
    .tpc3 .tbot
    {
        padding-bottom: 10px;
    }
    .tpc3 .label
    {
        float: left;
        width: 50px;
        height: 50px;
        margin: 0px 10px 0px 0px;
        font-size: 30px;
        padding: 10px;
    }
    .tpc3 .itemmenu,.admin-tool .itemmenu
    {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
        font-family: 'Impact';
        line-height: 1;
        font-weight: bold;
        width: 30px;
        height: 30px;
        padding: 5px;
        text-align: center;
        cursor: pointer;
        min-width: 0px;
    }
    #itemmenu
    {
        background: rgba(0,0,0,0.25);
        opacity: 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }
    #itemmenu,#itemmenu *
    {
        transition: none !important;
    }
    #itemmenu span
    {
        display: inline-block;
        text-align: center;
        background: white;
        padding: 10px 20px;
        border-radius: 4px;
    }
    #itemmenu span a
    {
        background: none !important;
        font-size: 20px;
        display: block;
        color: #3f3f3f;
        padding: 10px;
    }
    #itemmenu span a b
    {
        display: none !important;
    }
    #itemmenu span a i
    {
        font-style: normal !important;
    }
    
    
    .warning,.info
    {
        text-align: center;
    }
    .warning span,.info span,.warning small,.info small
    {
        text-align: left;
    }
    
    .admin-tool
    {
        position: absolute;
        top: 0;
        right: 0;
    }
    .admin-tool span
    {
        display: inline-block;
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 15px 20px;
        font-size: 30px;
        line-height: 1;
        font-family: unica;
        font-weight: bold;
        background: rgba(0,0,0,0.125);
        background: linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0));
        color: rgba(0,0,0,0.66);
        text-shadow: 0px 0px 2px black;
        filter: none;
        text-shadow: 0px 0px 2px white;
    }
    .admin-tool div
    {
        position: absolute;
        top: 50px;
        right: 25px;
        width: auto;
        min-width: 150px;
        background: white;
        padding: 0;
        text-align: center;
        overflow: hidden;
        z-index: 3;
        box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
        height: 0;
    }
    .admin-tool a
    {
        margin: 0;
        width: auto;
        display: block;
        border-radius: 0;
        font-size: 16px;
        padding: 10px 20px;
        background: inherit;
        color: #3f3f3f;
        border-top: 1px solid rgba(0,0,0,0.125);
    }
    .admin-tool b,.menubar a b,.mainmenu b,.mainmenu2 b,.slide marquee
    {
        display: none;
    }
    .admin-tool i
    {
        display: block;
        white-space: nowrap;
    }
    .menu-block
    {
        margin: 0px 20px 10px 20px;
        display: block;
        width: auto;
        max-width: auto;
    }
    .agenda th,.agenda td
    {
        display: block;
        width: 100%;
        padding-right: 20px;
    }
    .agenda th a,.agenda td a
    {
        height: 100%;
    }
    .agenda thead th,.agenda thead td,.darker
    {
        display: none !important;
    }
    .agenda,.agenda th,.agenda td
    {
        border-collapse: collapse;
        margin: 0px 0px 10px 0px;
    }
    .perkim
    {
        width: 60px !important;
        margin-top: 10px !important;
    }
    .pemda
    {
        width: auto !important;
    }
    legend label
    {
        display: block;
    }
    .file img
    {
        width: 100% !important;
        margin: 0 !important;
    }
    .running-text
    {
        position: fixed;
    }
    .imglist img
    {
        max-width: 100% !important;
    }
}
