@import 'https://fonts.googleapis.com/css?family=Abel|Coming+Soon|Indie+Flower|Open+Sans+Condensed:300|Quicksand|Rancho';body {
    margin: 0;
    padding: 0;
    background: #eef2f6!important;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    font-family: quicksand,sans-serif
}

.Loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffffc9;
    z-index: 9999999999999999999
}

.Loading i {
    position: absolute;
    background: #ffffff87 url(/Library/Theme_v2/img/farktor_icon.gif);
    width: 77px;
    height: 70px;
    left: 50%;
    top: 50%;
    margin: -30px;
    border-radius: 4px;
    box-shadow: 0 0 59px 17px #ffffff5e
}

.Loading i:after {
    content: "loading";
    position: absolute;
    bottom: -20px;
    width: 220px;
    text-align: center;
    left: -80px;
    font-weight: 700;
    text-shadow: 1px 1px 11px #000;
    font-style: italic;
    color: #fff
}

.mobPop {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 104;
    outline: 0;
    overflow-y: auto;
    padding-right: 0;
    background: #00000008;
    border-radius: 4px
}

.mobPop .Modal {
    -ms-transform: translate(0,75%);
    -ms-transform: translate(0,0);
    position: relative;
    width: auto;
    margin: 10px;
    transition: all .2s!important;
    margin: 0 auto;
    display: table;
    height: 100%;
    transform: translate3d(0,0,0);
    overflow: auto;
    width: 100%;
    height: 100%
}

.mobPop .Modal .Htm {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

.mobPop .Modal .Htm .Document {
    position: relative;
    outline: 0;
    margin: 0;
    border-radius: 4px;
    background: #fff;
    color: #2b292a;
    display: inline-block;
    width: auto;
    box-shadow: 0 7px 30px -9px #000
}

.mobPop .Modal .Htm .Document .Area .areaTitle {
    text-align: left;
    padding: 14px;
    border-bottom: 1px solid #eee
}

.mobPop .Modal .Htm .Document .Area .areaTitle>.T {
    font-size: 20px;
    color: #000;
    font-weight: 100
}

.mobPop .Modal .Htm .Document .Area .areaTitle>.Close {
    position: absolute;
    right: 7px;
    top: 6px;
    cursor: pointer;
    text-align: center;
    font-size: 0;
    font-weight: 700;
    border-radius: 50%;
    color: #1d3d55;
    padding: 12px
}

.mobPop .Modal .Htm .Document .Area .areaTitle>.Close::before {
    content: "\e939";
    font-family: misszenne!important;
    font-size: 14px
}

.mobPop .Modal .Htm .Document .Area .areaTitle>.Close:hover {
    background-color: #545454
}

.mobPop .Modal .Htm .Document .Area .ContentArea {
    padding: 20px 15px
}

.mobPop .Modal .Htm .Document .Area {
    max-width: 950px;
    padding: 0
}

.mobPop .Modal .Htm .Document .Area .Box {
    border: 1px solid #efefef;
    margin-bottom: 18px;
    display: block;
    width: 100%;
    padding: 13px 5px;
    -webkit-box-shadow: 0 1px 18px -11px rgba(0,0,0,.54);
    -moz-box-shadow: 0 1px 18px -11px rgba(0,0,0,.54);
    box-shadow: 0 1px 18px -11px rgba(0,0,0,.54)
}

.mobPop .Modal .Htm .Document .Area .Box>.T {
    font-weight: 400;
    margin-bottom: 2px;
    font-size: 15px
}

.mobPop .Modal .Htm .Document .Area .Box>.Num {
    font-weight: 100
}

.mobPop .Modal .Htm .Document .Area .controlList {
    margin-top: 10px;
    text-align: left
}

.mobPop .Modal .Htm .Document .Area .controlList>.Item {
    position: relative;
    padding: 10px 95px 10px 0;
    border-bottom: 1px solid #fbfbfb
}

.mobPop .Modal .Htm .Document .Area .controlList>.Item:last-child {
    border: 0
}

.mobPop .Modal .Htm .Document .Area .controlList>.Item>div {
    font-size: 12px;
    color: #757575;
    font-weight: 100
}

.mobPop .Modal .Htm .Document .Area .controlList>.Item>div:first-child {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #233d55
}

.mobPop .Modal .Htm .Document .Area .controlList>.Item>div>span {
    font-weight: 400
}

.mobPop .Modal .Htm .Document .Area .controlList>.Item>.Btn {
    display: inline-block;
    padding: 5px 14px 6px;
    background-color: #1d3d55;
    color: #fff;
    font-weight: 700;
    border-radius: 60px;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s
}

a {
    text-decoration: none;
    color: #000
}

::-webkit-scrollbar {
    width: 6px!important;
    height: 6px!important
}

.native.win32 *::-webkit-scrollbar {
    width: 8px!important;
    height: 8px!important
}

*::-webkit-scrollbar-thumb {
    background-color: #3779bb
}

*::-webkit-scrollbar-track {
    background: rgba(255,255,255,.41)
}

td input {
    border: 0;
    background: #fff;
    color: #000;
    outline: none;
    text-indent: 5px;
    padding: 0 0;
    width: 100%;
    line-height: 30px;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px #e8e9e9
}

td select {
    border: 0;
    background: #fff;
    line-height: 20px;
    color: #000;
    outline: none;
    text-indent: 5px;
    padding: 5px 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px #e8e9e9
}

td .Btn.Disabled {
    border: 0;
    line-height: 9px;
    background: #d0d0d0;
    color: #fff;
    outline: none;
    text-align: center;
    padding: 5px;
    width: initial;
    text-indent: 0;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    margin-right: 10px
}

td .Btn.Enable {
    border: 0;
    background: #ff5722;
    line-height: 9px;
    color: #fff;
    outline: none;
    text-align: center;
    padding: 5px;
    width: initial;
    text-indent: 0;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    margin-right: 10px
}

td .Btn.Disabled:hover {
}

td .Btn.Enable:hover {
    background: #ec4b18
}

td .Btn {
    float: left;
    padding: 6px 10px;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
    margin-right: 2px;
    background: #fff;
    box-shadow: 0 0 0 1px #efefef;
    margin: 0 3px;
    line-height: initial
}

td .Btn.Aktif {
    background: #00bcd4;
    color: #fff
}

td .Btn.Blue {
    background: #00bcd4;
    color: #fff
}

td .Btn.Default {
    background: #dedede;
    color: #fff
}

td .Btn.View {
    background: #ff5722;
    color: #fff
}

td .Btn.Delete {
    background: #f10;
    color: #fff
}

td .Btn.Photo {
    background: #d0d0d0;
    color: #040404;
    margin-right: 5px
}

td .Btn.Photo.Aktif {
    background: #ff9800;
    color: #fff;
    margin-right: 5px
}

td .Btn.Photo i {
    line-height: 27px
}

td .Btn.Select {
    background: #009688;
    color: #fff
}

td .Btn.Must {
    background: #607d8b;
    color: #fff
}

td .Btn:hover {
    opacity: .8
}

td .Btn.Icon {
    float: left;
    padding: 6px 10px;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
    margin-right: 2px;
    background: #009688;
    color: #efefef
}

td .Btn.Icon.Aktif {
    background: #009688;
    color: #fff
}

td .Btn.Disabled {
    border: 0;
    line-height: 16px;
    background: #d0d0d0;
    color: #fff;
    outline: none;
    text-align: center;
    padding: 5px;
    width: initial;
    text-indent: 0;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    margin-right: 10px
}

td .Btn.Enable {
    border: 0;
    background: #ff5722;
    line-height: 16px;
    color: #fff;
    outline: none;
    text-align: center;
    padding: 5px;
    width: initial;
    text-indent: 0;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    margin-right: 10px
}

td .Btn.Disabled:hover {
}

td .Btn.Enable:hover {
    background: #ec4b18
}

td .Btn.View {
    background: #ff5722;
    color: #fff
}

td .Btn.Icon {
    float: left;
    padding: 4px 10px;
    border-radius: 2px;
    font-size: 17px;
    cursor: pointer;
    margin-right: 2px;
    background: #3e3e3e;
    color: #efefef
}

td .Btn.Icon.Aktif {
    background: #009688;
    color: #fff
}

.contentLangAll:hover .contentLang {
    display: block
}

.contentLang {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 7px 10px;
    background: #ff5722;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: none;
    cursor: pointer;
}

.contentLang:hover {
    background: #c53e13;
}

.Hide {
    display: none
}

.Login {
    transition: margin 1s;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-image: url(/Library/Wallpaper/login_background.jpg);
    position: absolute;
    background-position: 50%;
    z-index: 2000;
    top: 0
}

.Login .login_container {
    width: 100%;
    max-width: 440px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center
}

.Login .login_container .loginLogo {
    margin-bottom: 12px
}

.Login .login_container .welcome {
    color: #ffffff9c;
    margin-bottom: 40px;
    font-size: 16px
}

.Login .login_container>.Area {
    padding: 40px;
    border: 1px solid #fff;
    background: 0 0
}

.Login .login_container>.Area>.FormElements {
    margin-bottom: 16px;
    position: relative
}

.Login .login_container>.Area>.FormElements>.input-icon {
    position: absolute;
    left: 15px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    font-size: 20px;
    color: #fff
}

.Login .login_container>.Area>.FormElements .showPass {
    position: absolute;
    font-size: 18px;
    right: 0;
    top: 1px;
    padding: 11px 17px;
    color: #fff;
    cursor: pointer;
    z-index: 15
}

.Login .login_container>.Area>.FormElements .showPass::before {
    content: "\ea95";
    font-family: misszenne!important
}

.Login .login_container>.Area>.FormElements .showPass.activePass::before {
    content: "\ea94"
}

.Login .login_container>.Area .errorText {
    margin-top: 12px;
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding-left: 35px;
    position: relative
}

.Login .login_container>.Area .errorText::before {
    font-family: misszenne!important;
    content: "\ea4a";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px
}

.Login .login_container>.Area .errorText::after {
    content: "";
    animation: notificationpulse .5s linear infinite
}

.Login .login_container>.Area>.FormElements>input {
    border: 0;
    outline: none;
    background: 0 0;
    color: #fff;
    font-size: 14px;
    font-family: quicksand,sans-serif;
    z-index: 3;
    position: relative;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 24px 20px 24px 50px
}

.Login .login_container>.Area>.FormElements>input.Error {
    border-color: #fd3636
}

.Login .login_container>.Area>.FormElements>input::placeholder {
    color: #fff;
    opacity: 1
}

.Login .login_container>.Area>.FormElements>input:-ms-input-placeholder {
    color: #fff
}

.Login .login_container>.Area>.FormElements>input::-ms-input-placeholder {
    color: #fff
}

.Login .login_container>.Area>.FormElements>input.Error {
    border-color: #fd363670;
    background-color: #ff00001a
}

.Login .login_container>.Area>.Control {
}

.Login .login_container>.Area>.Control .Hatirla {
    margin-bottom: 21px;
    text-align: left
}

.Login .login_container>.Area>.Control .Hatirla .Remember {
}

.Login .login_container>.Area>.Control .Hatirla .Remember span {
    border: 0;
    margin: 0;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    line-height: 24px
}

.Login .login_container>.Area>.Control .Hatirla .Remember span.Icon {
    display;margin-right: 4px;
    vertical-align: middle
}

.Login .login_container>.Area>.Control .Hatirla .Remember span.Icon::before {
    background-color: transparent
}

.Login .login_container>.Area>.Control .Btn_Devam {
    border-radius: 6px;
    padding: 12px 33px;
    border: 0;
    background: #fff;
    font-size: 12px;
    color: #1058a9;
    cursor: pointer;
    width: 100%;
    font-weight: 700;
    text-align: center;
    transition: all .3s
}

.Login .login_container>.Area>.Control .Btn_Devam:hover {
    background: #6fb0c5;
    color: #fff
}

.PageLeftButtonList {
    float: left;
    width: 340px;
    position: absolute;
    top: 0;
    overflow: auto;
    height: inherit!important
}

.PageLeftButtonList .Btn {
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 2px;
    cursor: pointer;
    padding: 2px 10px 8px;
    box-sizing: border-box
}

.PageLeftButtonList .Btn span:nth-child(1) {
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 15px
}

.PageLeftButtonList .Btn span:nth-child(2) {
    float: left;
    width: 100%;
    line-height: 16px;
    font-size: 13px;
    opacity: .7
}

.PageLeftButtonList .Btn.Disabled {
    float: left
}

.PageLeftButtonList .Btn.W {
    background: #fff;
    color: #000;
    border-right: 1px solid rgba(0,0,0,.2);
    border-bottom: 1px solid rgba(0,0,0,.19)
}

.PageLeftButtonList .Btn.W.Disabled {
    box-shadow: inset 2px 0 0 0 #7d7d7d!important;
    opacity: .4!important
}

.PageLeftButtonList .Btn.W.Aktif {
    box-shadow: inset 2px 0 0 0 #ff5722
}

.PageLeftButtonList .Btn.W:hover {
    box-shadow: inset 2px 0 0 0 #252525
}

.PageLeftButtonList .Box {
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 10px
}

.PageLeftButtonList .BoxItem {
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d5d5d5
}

.PageLeftButtonList .BoxItem:last-child {
    border-bottom: 0
}

.PageLeftButtonList .BoxItem .Title {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 700
}

.PageLeftButtonList .BoxItem .Text {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-bottom: 5px
}

.PageLeftButtonList .BoxItem .Check {
    float: left;
    margin-right: 14px;
    background: #efefef;
    padding: 2px 10px;
    border-radius: 2px;
    cursor: pointer
}

.PageLeftButtonList .BoxItem .Check:hover {
    background: #e7e7e7
}

.PageLeftButtonList .BoxItem .Check.Aktif {
    background: #ff9800;
    color: #fff
}

.PageLeftButtonList .BoxItem .Check i {
    float: left;
    font-size: 15px;
    line-height: 22px
}

.PageLeftButtonList .BoxItem .Check span {
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px
}

article.Blank,tr.Blank {
    width: 100%;
    display: block;
    position: relative;
    padding: 20px 0;
    background: rgba(66,72,88,.04);
    cursor: pointer;
    text-align: center;
    color: rgba(66,72,88,.59)
}

article.Blank .Title,tr.Blank td.Title {
}

article.Blank .Text,tr.Blank td.Text {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    background: 0 0!important;
    border: 0!important;
    text-align: center!important;
    font-size: 14px!important
}

article.Blank .Btn,tr.Blank td.Btn {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 18px;
    margin-top: 10px
}

article.Blank .Btn.Red {
    background-color: red!important;
    float: none!important;
    display: inline-block;
    width: initial;
    padding: 10px 20px!important;
    border-radius: 3px!important;
    color: #fff!important
}

article.Blank .Btn.Red:hover {
    background-color: #ff3838!important
}

tr:nth-child(+2n) td {
    background-color: #fbfbfb!important
}

tr.Aktif td {
    background-color: #f94209!important;
    color: #fff!important
}


@media only screen and (min-width:991px){
tr:hover td {
    background-color: #e0e0e0!important
}

}
.AlertBox {
    float: right;
    width: 580px;
    background: #225282;
    margin: 5px 0;
    line-height: 35px;
    border-radius: 2px;
    height: 28px;
    box-shadow: inset 1px 1px 2px -1px #000;
    overflow: hidden
}

.AlertBox .MessageBox.Error {
    float: left;
    width: 100%;
    position: relative
}

.AlertBox .MessageBox.Error .Back {
    background: #ec0000;
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    z-index: 0
}

.AlertBox .MessageBox.Error span:nth-child(1) {
    float: left;
    color: #fff;
    background: rgba(25,24,24,.24);
    line-height: 28px;
    font-size: 12px;
    text-indent: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1
}

.AlertBox .MessageBox.Error span:nth-child(2) {
    float: left;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    line-height: 28px;
    text-indent: 5px;
    position: relative;
    z-index: 1
}

.AlertBox .MessageBox.Success {
    float: left;
    width: 100%;
    position: relative
}

.AlertBox .MessageBox.Success .Back {
    background: #00e2ff;
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    z-index: 0
}

.AlertBox .MessageBox.Success span:nth-child(1) {
    float: left;
    color: #fff;
    background: rgba(25,24,24,.24);
    line-height: 28px;
    font-size: 12px;
    text-indent: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1
}

.AlertBox .MessageBox.Success span:nth-child(2) {
    float: left;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    line-height: 28px;
    text-indent: 5px;
    position: relative;
    z-index: 1
}

.NoteList {
    position: fixed;
    right: 0;
    top: 50px;
    height: 100%;
    width: 30px;
    z-index: 102
}

@media screen and (max-width: 767px) {
    .NoteList {
        z-index:2
    }
}

.NoteBox.S0 {
    position: initial!important;
    background: #ff9800;
    box-shadow: 0 0 24px -6px #6c6c6c;
    z-index: 9;
    right: 0!important;
    height: 15px!important;
    overflow: hidden;
    top: initial!important;
    width: 20px!important;
    float: right;
    margin-bottom: 2px;
    cursor: pointer;
    border-radius: 2px 0 0 2px
}

.NoteBox.S0:hover {
    width: 35px!important
}

.NoteBox.S0 .NoteBoxHead {
    display: none
}

.NoteBox.S0 span {
    display: none
}

.NoteBox.S0:hover span:nth-child(2) {
    float: left;
    display: block;
    position: absolute;
    right: 35px;
    background: #000000a6;
    width: 240px;
    height: 80px;
    overflow: hidden;
    border-radius: 4px 0 0 4px
}

.NoteBox.S0:hover span textarea {
    padding: 5px;
    color: #d3d3d3;
    font-size: 11px
}

.NoteBox.S0 .ui-resizable-handle {
    display: none
}

.NoteBox.S1 {
    position: absolute;
    background: #fff2cc;
    box-shadow: 0 0 24px -6px #6c6c6c;
    z-index: 9
}

.NoteBox .NoteBoxHead {
    float: left;
    background: #fff2cc;
    width: 100%;
    position: absolute;
    z-index: 6
}

.NoteBox .NoteBoxHead i {
    float: right;
    margin: 2px;
    color: #000;
    cursor: pointer;
    padding: 2px
}

.NoteBox .NoteBoxHead i:hover {
    color: #fff;
    background: #ff0505
}

.NoteBox span:nth-child(2) {
    float: left;
    width: 100%
}

.NoteBox span:nth-child(3) {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    text-indent: 5px;
    color: #343330;
    background: #efe2b9;
    cursor: move
}

.NoteBox span textarea {
    float: left;
    width: 100%;
    border: 0;
    box-sizing: border-box;
    background: 0 0;
    resize: none;
    height: 100%;
    outline: none;
    position: absolute;
    padding-bottom: 20px;
    padding-top: 25px
}

.NoteBox.ui-resizable {
    position: fixed;
    z-index: 9999
}

.PageButtonList {
    z-index: 10;
    float: right;
    padding: 90px 30px 10px 0;
    position: initial!important;
    height: initial!important;
    box-sizing: border-box
}

.PageButtonList input {
    float: left;
    background: #fff;
    color: #000;
    padding: 8px 10px;
    border-radius: 1px;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.28);
    margin-right: 10px;
    outline: none
}

.PageButtonList select {
    float: left;
    background: #fff;
    color: #000;
    padding: 6px 10px;
    border-radius: 1px;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.28);
    margin-right: 10px;
    outline: none
}

.PageButtonList .Btn {
    float: right;
    background: #00bcd4;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    border-right: 1px solid #008090;
    border-bottom: 1px solid rgba(0,0,0,.64);
    cursor: pointer;
    margin-left: 10px
}

.PageButtonList .Btn.Print {
    float: right;
    background: #d2d2d2;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    border: 0;
    box-shadow: 0 0 0 1px #d1d1d1;
    cursor: pointer;
    margin-left: 10px
}

.PageButtonList .Btn.Print.Aktif {
    background: #ff9800;
    box-shadow: 0 0 0 1px #ff9800
}

.PageButtonList.Admin {
    z-index: 10;
    float: left;
    padding: 0 0;
    position: initial!important;
    height: initial!important;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e7e7e7
}

.PageButtonList.Admin .Btn {
    float: left;
    background: #fff;
    color: #414141;
    padding: 8px 10px;
    border-radius: 2px;
    border-bottom: 0;
    cursor: pointer;
    margin-left: 0;
    font-size: 12px;
    border-right: 1px solid #efefef;
    font-weight: 700
}

.PageButtonList.Admin .Btn i {
    float: left;
    margin-right: 8px;
    line-height: 20px;
    font-size: 20px;
    color: #4caf50
}

.PageButtonList.Admin .Btn:hover {
    float: left;
    background: #f9fafb
}

.PageButtonList .Btn.PrintLabel {
    float: right;
    background: #009688;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    border-right: 1px solid #008090;
    border-bottom: 1px solid rgba(0,0,0,.64);
    cursor: pointer;
    margin-left: 10px
}

.PageButtonList .BigBtnIcon {
    float: right;
    background: #fff;
    color: #6a6a6a;
    padding: 12px;
    border-radius: 2px;
    border: 0;
    cursor: pointer;
    margin: 0;
    margin-left: 5px;
    box-shadow: 1px 1px 1px 0 #ccc
}

.PageButtonList .BigBtnIcon:hover {
    background: #00bcd4;
    color: #fff
}

.PageButtonList .BigBtnIcon.Aktif {
    background: #00bcd4;
    color: #fff
}

.PageButtonList .BigBtnIcon span {
    float: left;
    width: 100%;
    color: #2196f3;
    text-align: center;
    line-height: 18px;
    font-size: 12px
}

.PageButtonList .BigBtnIcon.Aktif span {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 12px
}

.PageButtonList .BigBtnIcon:hover span {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 12px
}

.PageButtonList .BigBtnIcon i {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 34px;
    margin-bottom: 10px
}

.PageButtonList .Btn.Icon {
    float: left;
    background: #fff;
    color: #212121;
    padding: 10px;
    border-radius: 2px;
    border: 0;
    cursor: pointer;
    margin: 0;
    margin-left: 5px;
    box-shadow: 1px 1px 1px 0 #ccc
}

.PageButtonList .Btn.Icon:hover {
    background: #636363;
    color: #fff
}

.PageButtonList .Btn.ReloadData {
    float: left;
    background: #cacaca;
    color: #212121;
    padding: 6px 10px;
    border-radius: 2px;
    border: 0;
    cursor: pointer;
    margin: 0;
    margin-right: 10px;
    position: absolute;
    bottom: 0;
    display: none
}

.PageButtonList .Btn.ReloadData:hover {
    background: #fff
}

.PageButtonList .Btn:hover {
    background: #00abc1
}

.PageButtonList .TabList {
    float: left;
    z-index: 0;
    padding-left: 40px
}

.PageButtonList .TabList .Tab {
    float: left;
    background: #dedede;
    padding: 7px 20px;
    margin-right: 2px;
    cursor: pointer
}

.PageButtonList .TabList .Tab i {
    display: none
}

.PageButtonList .TabList .Tab span {
    float: left;
    background: #000;
    color: #fff;
    padding: 0 7px;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 6px;
    font-size: 11px
}

.PageButtonList .TabList .Tab:hover {
    background: #e6e6e6;
    color: #000
}

.PageButtonList .TabList .Tab.Aktif {
    background: #ff5722;
    color: #fff
}

.PageView .List .TabView {
    display: none;
    padding: 1px;
    box-sizing: border-box
}

.PageView .List .TabView .BtnList {
    padding: 1px;
    box-sizing: border-box;
    float: left;
    width: 100%
}

.PageView .List .TabView .BtnList .Btn {
    box-sizing: border-box;
    margin: 10px 0;
    float: right;
    padding: 10px;
    margin-left: 10px;
    background: #fff
}

.PageView .List .TabView.Aktif {
    display: block
}

.PageView .List .TabView td .Btn {
    float: left;
    background: #ff5722;
    color: #fff;
    padding: 0 10px!important;
    border-radius: 2px;
    border: 0;
    cursor: pointer;
    margin-bottom: 0!important;
    margin-bottom: 0
}

.PageView .List .TabView td .Btn.B1 {
    background: #ff7549;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border-radius: 4px
}

.PageView .List .TabView td .Btn:hover {
    background: #ff7549
}

.PageView .List .TabView td .Btn.View {
    background: #4caf50
}

.PageView .List .TabView td .Btn.Edit {
    background: #ff9800
}

.PageView .List .TabView td .Btn.Blue {
    background: #00bcd4
}

.PageView .List .TabView .Group {
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 0 1px #dedede;
    margin: 1px 0 50px
}

.PageView .List .TabView .Group .GroupTitle {
    float: left;
    font-weight: 700;
    background: #00bcd4;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px
}

.PageView .List .TabView .Group .Btn {
    float: right;
    background: #d7d7d7;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px
}

.PageView .List .TabView .Group .Btn.Aktif {
    background: #ff9800
}

.PageView .List .TabView .Group .Btn.Aktif:hover {
    background: #ffa015
}

.PageView .List .TabView .Group table {
    width: 100%
}

.ProductDetail .TabView {
    display: none
}

.ProductDetail .TabView.Aktif {
    display: block
}

.UserWall {
    float: right;
    width: 73%;
    margin: 0% 0% 1% 1%
}

.UserWall .TabList {
    float: left;
    width: 100%
}

.UserWall .TabList .Tab {
    float: left;
    background: #fff;
    padding: 10px 20px;
    margin-right: 2px;
    cursor: pointer
}

.UserWall .TabList .Tab.Aktif {
    background: #d6dadd;
    font-weight: 700
}

.UserWall .TabList .Tab:hover {
    background: #fafafa
}

.UserWall .TabView {
    float: left;
    width: 100%;
    padding: 1%;
    box-sizing: border-box;
    background: #d6dadd;
    display: none
}

.UserWall .TabView.Aktif {
    display: block
}

.UserWall .Istatistik {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px -3px #000
}

.UserWall .Istatistik .Text {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #f2f2f2
}

.UserWall .Istatistik .Box {
    float: left;
    width: 25%;
    text-align: center;
    box-shadow: -1px 0 0 0 #f2f2f2;
    padding-bottom: 10px;
    background: #fff
}

.UserWall .Istatistik.B5 .Box {
    float: left;
    width: 20%;
    text-align: center;
    box-shadow: -1px 0 0 0 #f2f2f2;
    padding-bottom: 10px;
    background: #fff
}

.UserWall .Istatistik .Box span:nth-child(1) {
    float: left;
    width: 100%;
    padding: 15px 0 5px;
    font-size: 18px
}

.UserWall .Istatistik .Box span:nth-child(2) {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.UserWall .Istatistik .Box span:nth-child(3) {
    float: left;
    width: 100%;
    font-size: 12px
}

.UserWall .CenterBar {
    float: left;
    width: 69%
}

.UserWall .CenterBar .TabList {
    float: left;
    width: 100%
}

.UserWall .CenterBar .TabList .Tab {
    float: left;
    padding: 10px 20px;
    margin-right: 1px;
    background: #fff;
    cursor: pointer
}

.UserWall .CenterBar .TabList .Tab.Aktif {
    background: #00bcd4;
    color: #fff
}

.UserWall .CenterBar .TabView {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 1px 1px 5px -3px #000;
    display: none
}

.UserWall .CenterBar .TabView.Aktif {
    display: block
}

.UserWall .StatusBar {
    float: right;
    width: 30%
}

.UserWall .StatusBar .Box {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 1px
}

.UserWall .StatusBar .Box span:nth-child(1) {
    float: left;
    width: 20%;
    font-size: 14px;
    background: #ff5722;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 2px;
    font-weight: 700
}

.UserWall .StatusBar .Box span:nth-child(2) {
    float: left;
    font-size: 16px;
    width: 80%;
    text-indent: 5px
}

.UserWall .StatusBar .Box span:nth-child(3) {
    float: left;
    font-size: 13px;
    width: 100%;
    text-align: left
}

.UserWall .StatusBar .Box.Red {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    background: #f10;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 1px;
    margin-bottom: 20px;
    cursor: pointer
}

.UserWall .StatusBar .Box.Red span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #fff;
    background: 0 0
}

.UserWall .StatusBar .Box.Red span:nth-child(2) {
    float: left;
    font-size: 12px;
    width: 100%;
    color: #fff;
    text-align: center
}

.PageView.Sales .ProductList {
    float: left;
    width: 40%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 4px -2px #000
}

.PageView.Sales .ProductList .Form {
    float: left;
    width: 100%
}

.PageView.Sales .ProductList .Form form {
    float: left;
    width: 100%
}

.PageView.Sales .ProductList .Form form input {
    float: left;
    width: 100%;
    border: 0;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    background: #444;
    color: #efefef;
    outline: none;
    border-radius: 3px
}

.PageView.Sales .ProductList .Product {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    position: relative
}

.PageView.Sales .ProductList .Product .Img {
    float: left;
    width: 10%;
    border-right: 1px solid #ccc;
    padding: 2px;
    margin-right: 5px
}

.PageView.Sales .ProductList .Product .Img img {
    float: left
}

.PageView.Sales .ProductList .Product .Info {
    float: left;
    width: 88%
}

.PageView.Sales .ProductList .Product .Info span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 600
}

.PageView.Sales .ProductList .Product .Info span:nth-child(2) {
    float: left;
    width: 100%;
    font-size: 14px
}

.PageView.Sales .ProductList .Product .Info span:nth-child(3) {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px
}

.PageView.Sales .ProductList .Product .DiscountRate {
    float: left
}

.PageView.Sales .ProductList .Product i.Delete {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 24px;
    cursor: pointer;
    color: #b0b0b0
}

.PageView.Sales .ProductList .Product i.Delete:hover {
    color: red
}

.PageView.Sales .Adisyon {
    float: left;
    width: 30%;
    background: #fff;
    margin: 0 1%;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 4px -2px #000
}

.PageView.Sales .Adisyon .Total {
    float: left;
    width: 100%;
    background: #ff5722;
    padding: 20px;
    font-size: 22px;
    font-weight: 700;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 20px
}

.PageView.Sales .Adisyon .SubTotal {
    float: left;
    width: 100%;
    padding: 5px 0
}

.PageView.Sales .Adisyon .SubTotal:nth-child(+2n) {
    background: rgba(242,242,242,.46)
}

.PageView.Sales .Adisyon .SubTotal span:nth-child(1) {
    float: left;
    font-size: 14px;
    width: 50%;
    line-height: 20px
}

.PageView.Sales .Adisyon .SubTotal span:nth-child(2) {
    float: left;
    width: 2%;
    line-height: 20px;
    text-align: center
}

.PageView.Sales .Adisyon .SubTotal span:nth-child(3) {
    float: left;
    width: 48%;
    text-align: right;
    font-size: 16px;
    line-height: 20px
}

.PageView.Sales .BtnList {
    float: right;
    width: 28%
}

.PageView.Sales .BtnList .Btn {
    float: left;
    width: 49%;
    background: #fff;
    text-align: center;
    height: 80px;
    line-height: 80px;
    box-shadow: 0 0 0 1px rgba(222,222,222,.33);
    margin: .5%;
    cursor: pointer
}

.LeftWind-Ower {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 104;
    box-shadow: 1px 0 15px -7px #000;
    transition: opacity .6s;
    background: #225282;
    opacity: 0;
    text-align: center
}

.LeftWind-Ower.Open {
    opacity: 1;
    transition: opacity .6s
}

.LeftWind-Ower .Form_Detail {
    width: 600px;
    overflow: auto;
    margin: auto;
    font-size: 12px
}

.LeftWind-Ower .Form_Detail .Title {
    float: left;
    width: 100%;
    background-color: #fff;
    line-height: 40px
}

.LeftWind-Ower .Form_Detail .Content {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 23px;
    background: #d0d0d014;
    color: #e4e4e4;
    font-size: 12px;
    text-align: left;
    padding: 10px;
    box-sizing: border-box
}

.LeftWind-Ower .Form_Detail .Content {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 23px;
    background: #d0d0d014;
    color: #e4e4e4;
    font-size: 12px;
    text-align: left;
    padding: 10px;
    box-sizing: border-box
}

.LeftWind-Ower .Form_Detail .Answer {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 23px;
    background: #d0d0d014;
    color: #e4e4e4;
    font-size: 12px;
    text-align: left;
    padding: 10px;
    box-sizing: border-box
}

.LeftWind-Ower .Form_Detail .BtnList {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 23px;
    background: #d0d0d014;
    color: #e4e4e4;
    font-size: 12px;
    text-align: left;
    padding: 10px;
    box-sizing: border-box
}

.LeftWind-Ower .Form_Detail .BtnList .Btn_Ok {
    float: right;
    line-height: 23px;
    background: #00bcd4;
    color: #000;
    font-size: 12px;
    text-align: left;
    padding: 10px;
    text-indent: 0;
    cursor: pointer;
    box-sizing: border-box
}

.LeftWind-Ower .Form_Detail .BtnList .Btn_Ok:hover {
    background: #0ac2da
}

.LeftWind-Ower .Form_Detail .BtnList .Btn_Cancel {
    float: right;
    line-height: 23px;
    background: #d0d0d014;
    color: #e4e4e4;
    font-size: 12px;
    text-align: left;
    cursor: pointer;
    padding: 10px;
    text-indent: 0;
    box-sizing: border-box;
    margin-right: 10px
}

.LeftWind-Ower .Form_Detail .BtnList .Btn_Cancel:hover {
    background: #e8e8e847;
    color: #e4e4e4
}

.LeftWind-Ower .Form_Detail .Tab {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 25px;
    background: #00000014;
    text-indent: 5px;
    color: #e4e4e4
}

.LeftWind-Ower .Form_Detail .Tab:nth-child(+2n) {
    background: #00000042
}

.LeftWind-Ower .Form_Detail .Tab span.Type {
    float: left;
    width: initial!important;
    line-height: 30px;
    background: #fff;
    border-radius: 3px;
    padding: 0 10px;
    text-align: center
}

.LeftWind-Ower .Form_Detail .Tab span:nth-child(1) {
    float: left;
    width: 55%
}

.LeftWind-Ower .Form_Detail .Tab span:nth-child(2) {
    float: left;
    width: 2%;
    text-align: center
}

.LeftWind-Ower .Form_Detail .Tab span:nth-child(3) {
    float: left;
    width: 43%
}

.LeftWind-Ower .Form_Detail .InputTab {
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
    box-sizing: border-box
}

.LeftWind-Ower .Form_Detail .InputTab span {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 10px;
    line-height: 50px;
    z-index: 0
}

.LeftWind-Ower .Form_Detail .InputTab.Focus span {
    line-height: 25px;
    font-size: 12px;
    z-index: 4
}

.LeftWind-Ower .Form_Detail .InputTab.Focus textarea {
    box-shadow: 0 0 0 1px #000;
    z-index: 0
}

.LeftWind-Ower .Form_Detail .InputTab textarea.Error {
    box-shadow: 0 0 0 1px rgba(255,0,0,.25);
    background: rgba(255,0,0,.03)
}

.LeftWind-Ower .Form_Detail .InputTab textarea {
    float: left;
    width: 100%;
    text-indent: 10px;
    border: 0;
    line-height: 35px;
    padding: 15px 0 0;
    box-shadow: 0 0 0 1px #ccc;
    outline: none;
    background: 0 0;
    font-size: 14px;
    font-family: quicksand,sans-serif;
    margin: 0;
    z-index: 3;
    position: relative;
    resize: none;
    color: #fff
}

.CenterWind-Ower {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 104;
    box-shadow: 1px 0 15px -7px #000;
    transition: opacity .6s;
    background: #225282;
    opacity: 0;
    text-align: center
}

.CenterWind-Ower.Open {
    opacity: 1;
    transition: opacity .6s
}

.CenterWind {
    position: fixed;
    top: 100%;
    width: 100%;
    z-index: 105;
    transition: top .5s;
    display: none
}

.CenterWind.Open {
    top: 0;
    transition: top .5s
}

.CenterWind .Title {
    float: left;
    width: 100%;
    line-height: 30px;
    text-indent: 10px;
    font-weight: 700;
    opacity: 0
}

.CenterWind .Calendar {
    width: 60%;
    margin: 0 auto
}

.CenterWind .Calendar .userCalendar {
    float: left;
    width: 100%
}

.CenterWind .Calendar .userCalendar .userCaledarHead {
    float: left;
    width: 100%;
    background: #00000052;
    color: #fff;
    line-height: 40px;
    box-shadow: 0 0 0 1px #173858
}

.CenterWind .Calendar .userCalendar .userCaledarHead .MonthView {
    float: right
}

.CenterWind .Calendar .userCalendar .userCaledarHead .MonthView .PrevMonth {
    float: left;
    width: 40px;
    text-align: center;
    background: #0000009c;
    cursor: pointer
}

.CenterWind .Calendar .userCalendar .userCaledarHead .MonthView .NowMonth {
    float: left;
    text-align: center;
    background: #0000005e;
    padding: 0 20px
}

.CenterWind .Calendar .userCalendar .userCaledarHead .MonthView .NextMonth {
    float: left;
    width: 40px;
    text-align: center;
    background: #0000009c;
    cursor: pointer
}

.CenterWind .Calendar .userCalendar .userCalendarView {
    float: left;
    width: 100%
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList {
    float: left;
    width: 100%
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox {
    float: left;
    width: 100%
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup {
    float: left;
    width: 100%
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days {
    float: left;
    width: 100%;
    box-shadow: 0 0 0 1px #102941
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .D1 {
    float: left;
    width: 14.28%;
    background: #102941;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 12px
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day {
    float: left;
    width: 14.28%;
    background: #e9e9e9f7;
    line-height: 70px;
    height: 70px;
    text-align: center;
    box-shadow: 0 0 0 1px #ccc;
    cursor: pointer;
    position: relative
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day.Aktif {
    background: #ff9800
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day.Aktif:hover {
    background: #ffa51f
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day i.Mail {
    display: none;
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 18px
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day.MAIL i.Mail {
    display: block
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day i.Sms {
    display: none;
    position: absolute;
    left: 30px;
    bottom: 5px;
    font-size: 18px
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day.SMS i.Sms {
    display: block
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day .Count {
    display: none
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day.Aktif .Count {
    display: block;
    background: #225282;
    color: #fff;
    text-align: center;
    width: 40px;
    line-height: 40px;
    height: 40px;
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    top: 0;
    right: 0;
    border-radius: 100px 0 100px 100px
}

.CenterWind .Calendar .userCalendar .userCalendarView .MonthList .MonthBox .Grup .Days .Day.Pasif {
    float: left;
    background: #9aadc0;
    box-shadow: 0 0 0 1px #cccccc57;
    cursor: default
}

.LeftWind {
    position: fixed;
    bottom: 0;
    left: -500px;
    top: 0;
    width: 340px;
    background: #fff;
    z-index: 105;
    box-shadow: 1px 0 15px -7px #000;
    transition: left .5s
}

.LeftWind.Open {
    left: 0;
    transition: left .5s
}

.LeftWind .Title {
    float: left;
    width: 100%;
    line-height: 30px;
    text-indent: 10px;
    font-weight: 700
}

.LeftWind .ListItem {
    float: left;
    width: 100%;
    position: relative;
    padding: 7px 10px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
    cursor: pointer
}

.LeftWind .ListItem:hover {
    background-color: #444;
    color: #fff
}

.LeftWind .ListItem.Disabled {
    opacity: .4
}

.LeftWind .ListItem .Name {
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 16px
}

.LeftWind .ListItem .Name span {
    line-height: 14px;
    font-size: 10px;
    color: #a29e9e
}

.LeftWind .ListItem .Type {
    float: left;
    position: absolute;
    top: 10px;
    background: #eaeaea;
    box-shadow: inset 1px 1px 6px -4px #000;
    color: #9a9a9a;
    border-radius: 2px;
    padding: 0 4px;
    right: 5px;
    font-size: 12px
}

.LeftWind .ListItem .Content {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    margin-top: 5px
}

.LeftWind .ListItem .Timer {
    float: left;
    position: absolute;
    left: 100%;
    background: red;
    color: #fff;
    width: max-content;
    padding: 2px 10px;
    border-radius: 3px
}

.Btn.NewCalls {
    position: fixed;
    left: 15px;
    top: 100px;
    background: #00bcd4;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    z-index: 101;
    text-decoration: none
}

.Btn.NewCalls:hover {
    position: fixed;
    left: 15px;
    top: 100px;
    background: #2addf4;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    z-index: 101;
    text-decoration: none
}

.Btn.NewCalls i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center
}

.Btn.OldchangeUser {
    float: right;
    background: #fff;
    color: #2c2c2c;
    cursor: pointer;
    width: 44px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    border-radius: 0;
    z-index: 101;
    text-decoration: none;
    box-shadow: -1px 0 0 0 #d9d9d9
}

.Btn.OldchangeUser:hover {
}

.Btn.OldchangeUser i {
    font-size: 25px;
    width: inherit;
    height: 59px;
    line-height: 32px;
    text-align: center;
    position: inherit;
    float: none;
    display: contents;
    line-height: 59px
}

.Btn.NewCall {
    float: right;
    background: 0 0;
    color: #ff5722;
    font-size: 14px;
    cursor: pointer;
    width: 45px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    box-shadow: -1px 0 0 0 #d9d9d9;
    text-decoration: none
}

.Btn.NewCall:hover {
    box-shadow: 0 0 0 1px #d9d9d9;
    background: #f3f3f3;
    color: #03a9f4
}

.Btn.NewCall i {
    font-size: 26px;
    line-height: 59px;
    text-align: center;
    position: relative;
    width: inherit;
    float: none;
    height: initial;
    display: contents
}

.Btn.OrderNote {
    position: fixed;
    left: 15px;
    top: 50px;
    background: #3a3a3a;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.OrderNote i {
    position: fixed;
    bottom: 205px;
    left: 15px;
    background: #f10;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101;
    display: none
}

.Btn.OrderNote div.Message {
    display: none;
    position: absolute;
    bottom: 205px;
    left: 55px;
    top: 0;
    background: #000000c9;
    color: #eaeaea;
    font-size: 12px;
    cursor: pointer;
    height: 60px;
    line-height: 16px;
    text-align: center;
    border-radius: 0 3px 3px 3px;
    z-index: 101;
    width: 300px;
    padding: 5px;
    box-sizing: border-box
}

.Btn.OrderNote:hover div.Message {
    display: block
}

.Btn.OrderNote:hover div.Message i {
    position: absolute;
    left: -18px;
    font-size: 25px;
    color: #000000c4;
    bottom: inherit;
    top: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
    width: initial;
    line-height: initial;
    height: initial
}

.Btn.OrderNote:hover {
    background: #000;
    color: #fff
}

.Btn.Icon.myTASK.Aktif {
    background: #ffc107;
    color: #000
}

.Btn.Icon.myTASK {
    position: fixed;
    bottom: 120px;
    left: 15px;
    background: #dcdcdc;
    color: #a3a3a3;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.Icon.myTASK i {
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.Icon.SystemMessage {
    position: fixed;
    bottom: 205px;
    left: 15px;
    background: #f10;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.Icon.SystemMessage i {
    position: fixed;
    bottom: 205px;
    left: 15px;
    background: #f10;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.Icon.SystemMessage div.Message {
    display: none;
    position: absolute;
    bottom: 205px;
    left: 55px;
    top: 0;
    background: #000000c9;
    color: #eaeaea;
    font-size: 12px;
    cursor: pointer;
    height: 60px;
    line-height: 16px;
    text-align: center;
    border-radius: 0 3px 3px 3px;
    z-index: 101;
    width: 300px;
    padding: 5px;
    box-sizing: border-box
}

.Btn.Icon.SystemMessage:hover div.Message {
    display: block
}

.Btn.Icon.SystemMessage:hover div.Message i {
    position: absolute;
    left: -18px;
    font-size: 25px;
    color: #000000c4;
    bottom: inherit;
    top: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
    width: initial;
    line-height: initial;
    height: initial
}

.Btn.Icon.SystemMessage:hover {
    background: #000;
    color: #fff
}

.Btn.Icon.HomePage {
    position: fixed;
    bottom: 70px;
    left: 15px;
    background: #979797;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.Icon.HomePage:hover {
    background: #3779bb;
    color: #fff
}

.Btn.Icon.StartNav {
    position: fixed;
    bottom: 70px;
    left: 15px;
    background: #fff;
    color: #000;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 101
}

.Btn.Icon.StartNav:hover {
    background: #3779bb;
    color: #fff
}

.Btn.Icon.SearchSystem {
    position: fixed;
    bottom: 115px;
    left: 15px;
    background: #fff;
    color: #000;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    z-index: 11
}

.Btn.Icon.SearchSystem i {
    float: left;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    width: 100%
}

.Btn.Icon.SearchSystem.Open .Wind {
    display: block
}

.Btn.Icon.SearchSystem .Wind {
    position: absolute;
    top: 0;
    left: 100%;
    background: #3779bb;
    border-radius: 0 3px 3px 0;
    width: 320px;
    padding: 3px;
    display: none;
    box-shadow: 8px 6px 23px -3px #000000ad
}

.Btn.Icon.SearchSystem .Wind input {
    float: left;
    width: 100%;
    border: 0;
    background: #225282;
    color: #fff;
    line-height: 32px;
    text-indent: 10px;
    outline: none
}

.Btn.Icon.SearchSystem .Wind input::-webkit-input-placeholder {
    color: #000
}

.Btn.Icon.SearchSystem .Wind input::-moz-placeholder {
    color: #000
}

.Btn.Icon.SearchSystem .Wind input:-ms-input-placeholder {
    color: #000
}

.Btn.Icon.SearchSystem .Wind input:-moz-placeholder {
    color: #000
}

.Btn.Icon.SearchSystem .Wind .Loading {
    background-image: url(/Library/Img/Loading_Search.svg);
    width: 34px;
    height: 34px;
    position: absolute;
    right: 10px;
    top: 3px
}

.Btn.Icon.SearchSystem:hover {
    background: #3779bb;
    color: #fff
}

.Btn.Icon.SearchSystem.Open {
    background: #3779bb;
    color: #fff;
    border-radius: 3px 0 0 3px
}

.Btn.Icon.FilterHide {
    position: fixed;
    bottom: 115px;
    left: 15px;
    background: #fff;
    color: #000;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    display: none
}

.Btn.Icon.FilterHide:hover {
    background: #3779bb;
    color: #fff
}

.SearchSystem-Ower {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 1px 0 15px -7px #000;
    transition: opacity .6s;
    background: #225282;
    opacity: 0;
    text-align: center
}

.SearchSystem-Ower.Open {
    opacity: 1;
    transition: opacity .6s
}

.Start_Nav_Page {
    position: fixed;
    left: 0;
    bottom: 38px;
    width: 700px;
    height: 520px;
    background: rgba(0,0,0,.89);
    z-index: -1;
    box-sizing: border-box;
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: translateY(-100px)
}

.Start_Nav_Page.Open {
    opacity: 1;
    z-index: 100;
    transform: translateY(0)
}

.Start_Nav_Page .NavTopList {
    float: left;
    overflow: auto;
    padding: 0;
    width: 270px;
    box-sizing: border-box;
    margin-left: 70px;
    height: 100%;
    background: #00000045
}

.Start_Nav_Page .NavTopList .NavItem {
    float: left;
    width: 100%;
    padding: 1px;
    box-sizing: border-box;
    color: #fff;
    line-height: 35px;
    text-indent: 10px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 1px 0 0 #1b1b1b
}

.Start_Nav_Page .NavTopList .NavItem i {
    position: absolute;
    right: 5px;
    top: 14px;
    color: #707070
}

.Start_Nav_Page .NavTopList .NavItem.Aktif {
    background: #000
}

.Start_Nav_Page .NavTopList .NavItem:hover {
    background: #000
}

.Start_Nav_Page .BoxList {
    float: right;
    overflow: auto;
    padding: 0 0 20px 10px;
    box-sizing: border-box;
    width: 360px;
    background: #00000073
}

.Start_Nav_Page .BoxList .Box {
    float: left;
    width: 100%;
    padding: .5% 1% 2%;
    box-sizing: border-box;
    display: none;
    overflow: auto;
    height: 520px
}

.Start_Nav_Page .BoxList .Box .Title {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #fff;
    display: none
}

.Start_Nav_Page .BoxList .Box .List {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0
}

.Start_Nav_Page .BoxList .Box.Aktif {
    display: block
}

.Start_Nav_Page .BoxList .Box .List .Nav {
    float: left;
    width: 100%;
    color: #fff;
    padding: 5px;
    box-sizing: border-box;
    line-height: 18px;
    text-decoration: underline
}

.Start_Nav_Page .BoxList .Box .List .Nav:hover {
    color: #fff;
    background: #272727;
    box-shadow: 0 0 0 1px #f9f9f945
}

.Start_Nav_Page .BoxList .Box .List .Nav i {
    float: left;
    width: 5%;
    font-size: 10px;
    color: #515151;
    line-height: 20px;
    cursor: pointer
}

.Start_Nav_Page .BoxList .Box .List .Nav a {
    float: left;
    width: 95%;
    font-size: 16px;
    color: #c5c5c5;
    cursor: pointer
}

.Start_Nav_Page .BoxList .Box .List .Nav a span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #c5c5c5
}

.Start_Nav_Page .BoxList .Box .List .Nav a span:nth-child(2) {
    float: left;
    font-size: 12px;
    width: 100%;
    color: gray
}

.DashBar.B4 {
    float: left;
    width: 100%;
    margin: 10px 0
}

.DashBar.B4 .dashBoxWidth {
    float: left;
    width: 100%
}

.DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(1) {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box
}

.DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(2) {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box
}

.DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(3) {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box
}

.DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(4) {
    float: left;
    width: 24.25%;
    margin-right: 0%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box
}

.DashBar.B4 .dashBoxWidth .subBox.ST2 .Icon {
    float: left;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: #ff9800;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 50px
}

.DashBar.B4 .dashBoxWidth .subBox.ST2 .Item {
    float: left;
    padding-left: 10px
}

.DashBar.B4 .dashBoxWidth .subBox.ST2 .Item span:nth-child(1) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px
}

.DashBar.B4 .dashBoxWidth .subBox.ST2 .Item span:nth-child(2) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 12px
}

.DashBar.B2 {
    float: left;
    width: 100%;
    margin: 10px 0
}

.DashBar.B2 .dashBoxWidth {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subBox.ST2:nth-child(1) {
    float: left;
    width: 49.5%;
    background: #fff;
    padding: .5%;
    box-sizing: border-box
}

.DashBar.B2 .dashBoxWidth .subBox.ST2:nth-child(2) {
    float: right;
    width: 49.5%;
    background: #fff;
    padding: .5%;
    box-sizing: border-box
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left {
    float: left
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Icon {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    background: #03a9f4;
    color: #fff;
    border-radius: 50px
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Text {
    float: left;
    padding-left: 10px
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Text span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 24px
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Text span:nth-child(2) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right {
    float: right
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #e5e5e5
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box:first-child {
    border: 0
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box span:nth-child(1) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center
}

.DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box span:nth-child(2) {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #3289e1;
    line-height: 22px;
    text-align: center
}

.DashBar.B2 .dashBoxWidth .subBox.ST7:nth-child(1) {
    float: left;
    width: 100%;
    background: #fff;
    padding: .5%;
    box-sizing: border-box
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Left {
    float: left
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Left .Icon {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    background: #03a9f4;
    color: #fff;
    border-radius: 50px
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Left .Text {
    float: left;
    padding-left: 10px
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Left .Text span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 24px
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Left .Text span:nth-child(2) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Right {
    float: right
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Right .Box {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #e5e5e5
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Right .Box:first-child {
    border: 0
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Right .Box span:nth-child(1) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center
}

.DashBar.B2 .dashBoxWidth .subBox.ST7 .subBoxItem.Right .Box span:nth-child(2) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 22px;
    text-align: center
}

.DashBar.B2 .dashBoxWidth .subBox.ST3:nth-child(1) {
    float: left;
    width: 49.5%;
    background: #fff;
    padding: .5%;
    box-sizing: border-box
}

.DashBar.B2 .dashBoxWidth .subBox.ST3:nth-child(2) {
    float: right;
    width: 49.5%;
    background: #fff;
    padding: .5%;
    box-sizing: border-box
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left {
    float: left
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Icon {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    background: #03a9f4;
    color: #fff;
    border-radius: 50px
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Text {
    float: left;
    padding-left: 10px
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Text span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 24px
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Text span:nth-child(2) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right {
    display: flex
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box {
    float: left;
    padding: 0 4px;
    border-left: 1px solid #e5e5e5
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box:first-child {
    border: 0
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box span:nth-child(1) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center
}

.DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box span:nth-child(2) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 22px;
    text-align: center
}

.DashBar.B2 {
    float: left;
    width: 100%;
    margin: 10px 0
}

.DashBar.B2 .dashBoxWidth {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Full {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList .subListTitle {
    float: left;
    width: 100%;
    background: #3779bb;
    padding: .5%;
    box-sizing: border-box;
    position: relative
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList .subListTitle i {
    float: left;
    font-size: 28px;
    margin: 5px;
    color: #fff
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList .subListTitle span {
    float: left;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList .subListTitle div.Btn.AllList {
    position: absolute;
    background: #fff;
    border-radius: 2px;
    padding: 2px 9px;
    right: 10px;
    bottom: 10px;
    font-size: 12px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList .subListTitle a.Btn.AllList {
    position: absolute;
    background: #fff;
    color: #000;
    border-radius: 2px;
    padding: 2px 9px;
    right: 10px;
    bottom: 10px;
    font-size: 12px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle {
    float: left;
    width: 100%;
    line-height: 34px;
    background: #f2f8fe;
    font-weight: 600;
    font-size: 14px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div.W16_66 {
    width: 16.66%!important
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div:nth-child(1) {
    float: left;
    width: 15%;
    text-align: left;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div:nth-child(2) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div:nth-child(3) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div:nth-child(4) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div:nth-child(5) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItemTitle div:nth-child(6) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem {
    float: left;
    width: 100%;
    line-height: 28px;
    background: #fff;
    box-shadow: 0 -1px 0 0 #dbe2e9;
    font-size: 13px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div.W16_66 {
    width: 16.66%!important
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(1) {
    float: left;
    width: 15%;
    text-align: left;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(3) div.editForm {
    float: left;
    text-align: center;
    text-indent: 0;
    background: #ff9800;
    color: #fff;
    border-radius: 2px;
    margin: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    width: initial;
    cursor: pointer;
    line-height: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(3) div.editForm:hover {
    background: #ffad35
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(2) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(3) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(4) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(5) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Full .subList.ST1 .subListItem .ListItem div:nth-child(6) {
    float: left;
    width: 10%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Left {
    float: left;
    width: 49.5%
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList .subListTitle {
    float: left;
    width: 100%;
    background: #3779bb;
    padding: .5%;
    box-sizing: border-box;
    position: relative
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList .subListTitle i {
    float: left;
    font-size: 28px;
    margin: 5px;
    color: #fff
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList .subListTitle span {
    float: left;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList .subListTitle div.Btn.AllList {
    position: absolute;
    background: #fff;
    border-radius: 2px;
    padding: 2px 9px;
    right: 10px;
    bottom: 10px;
    font-size: 12px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle {
    float: left;
    width: 100%;
    line-height: 34px;
    background: #f2f8fe;
    font-weight: 600;
    font-size: 14px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(1) {
    float: left;
    width: 46%;
    text-align: left;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(2) {
    float: left;
    width: 18%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(3) {
    float: left;
    width: 18%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(4) {
    float: left;
    width: 18%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem {
    float: left;
    width: 100%;
    line-height: 28px;
    background: #fff;
    box-shadow: 0 -1px 0 0 #dbe2e9;
    font-size: 13px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(1) {
    float: left;
    width: 46%;
    text-align: left;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(3) div.editForm {
    float: left;
    text-align: center;
    text-indent: 0;
    background: #ff9800;
    color: #fff;
    border-radius: 2px;
    margin: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    width: initial;
    cursor: pointer;
    line-height: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(3) div.editForm:hover {
    background: #ffad35
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(2) {
    float: left;
    width: 18%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(3) {
    float: left;
    width: 18%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(4) {
    float: left;
    width: 18%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Right {
    float: left;
    width: 49.5%
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle {
    float: left;
    width: 100%;
    background: #3779bb;
    padding: .5%;
    box-sizing: border-box;
    position: relative
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle i {
    float: left;
    font-size: 28px;
    margin: 5px;
    color: #fff
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle span {
    float: left;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle div.Btn.AllList {
    position: absolute;
    background: #fff;
    border-radius: 2px;
    padding: 2px 9px;
    right: 10px;
    bottom: 10px;
    font-size: 12px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem {
    float: left;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItemTitle {
    float: left;
    width: 100%;
    line-height: 34px;
    background: #f2f8fe;
    font-weight: 600;
    font-size: 14px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItemTitle div:nth-child(1) {
    float: left;
    width: 50%;
    text-align: left;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItemTitle div:nth-child(2) {
    float: left;
    width: 25%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItemTitle div:nth-child(3) {
    float: left;
    width: 25%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItem {
    float: left;
    width: 100%;
    line-height: 28px;
    background: #fff;
    box-shadow: 0 -1px 0 0 #dbe2e9;
    font-size: 13px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItem div:nth-child(1) {
    float: left;
    width: 50%;
    text-align: left;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItem div:nth-child(3) div.editForm {
    float: left;
    text-align: center;
    text-indent: 0;
    background: #ff9800;
    color: #fff;
    border-radius: 2px;
    margin: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    width: initial;
    cursor: pointer;
    line-height: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItem div:nth-child(3) div.editForm:hover {
    background: #ffad35
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItem div:nth-child(2) {
    float: left;
    width: 25%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST1 .subListItem .ListItem div:nth-child(3) {
    float: left;
    width: 25%;
    text-align: center;
    box-shadow: -1px 0 0 0 #dbe2e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.DashBar.B2 .dashBoxWidth .subListView.Right {
    float: right;
    width: 49.5%
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 {
    float: right;
    width: 100%
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2:last-child {
    margin-top: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle {
    float: left;
    width: 100%;
    background: #3779bb;
    padding: .5%;
    box-sizing: border-box;
    position: relative
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle i {
    float: left;
    font-size: 28px;
    margin: 5px;
    color: #fff
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle span {
    float: left;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    text-indent: 10px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList .subListTitle div.Btn.AllList {
    position: absolute;
    background: #fff;
    border-radius: 2px;
    padding: 2px 9px;
    right: 10px;
    bottom: 10px;
    font-size: 12px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B3 {
    float: left
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B3 {
    float: left;
    width: 100%;
    background: #fff
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B3 .BoxItem {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 13px 0
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B3 .BoxItem span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B3 .BoxItem span:nth-child(2) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 {
    float: left;
    width: 100%;
    background: #fff
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 .BoxItem {
    float: left;
    width: 25%;
    text-align: center;
    padding: 13px 0
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 .BoxItem span:nth-child(1) {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3289e1;
    line-height: 20px
}

.DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 .BoxItem span:nth-child(2) {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

@media only screen and (max-width: 1280px) {
    .DashBar.B1 {
        margin-bottom:1%
    }

    .DashBar.B4 {
        margin: 1% 0
    }

    .DashBar.B4 .dashBoxWidth {
        float: left;
        width: 100%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(1) {
        width: 49.5%;
        margin-bottom: 2%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(2) {
        width: 49.5%;
        margin-right: 0;
        margin-bottom: 2%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(3) {
        width: 49.5%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(4) {
        width: 49.5%;
        margin-right: 0%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2:nth-child(1) {
        width: 100%;
        margin-bottom: 2%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2:nth-child(2) {
        width: 100%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3:nth-child(1) {
        width: 100%;
        margin-bottom: 2%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3:nth-child(2) {
        width: 100%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left {
        width: 100%;
        margin-bottom: 2%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Right {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .PageView.Home {
        padding:10px;
        padding-bottom: 60px
    }

    .DashBar.B1 {
        margin-bottom: 1%
    }

    .DashBar.B1 .dashBoxWidth .dashBox.Right {
        float: right;
        width: 100%
    }

    .DashBar.B1 .dashBoxWidth .dashBox.Right .subBox.ST1 {
        float: left;
        width: 100%;
        margin: 0%;
        box-sizing: border-box;
        border-bottom: 1px solid #262626
    }

    .DashBar.B2 {
        margin: 1% 0
    }

    .DashBar.B4 {
        margin: 1% 0
    }

    .DashBar.B4 .dashBoxWidth {
        float: left;
        width: 100%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(1) {
        width: 100%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(2) {
        width: 100%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(3) {
        width: 49.5%
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2:nth-child(4) {
        width: 49.5%;
        margin-right: 0%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3:nth-child(1) {
        width: 100%;
        margin-bottom: 2%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3:nth-child(2) {
        width: 100%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left {
        margin-bottom: 2%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Right {
        width: 100%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box {
        width: 33.3%;
        box-sizing: border-box;
        padding: 0 5px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box {
        width: 50%;
        box-sizing: border-box
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box span:nth-child(1) {
        font-size: 14px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right .Box span:nth-child(2) {
        font-size: 12px;
        line-height: 18px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Right {
        width: 100%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right {
        width: 100%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2:last-child {
        margin-top: 1%
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box span:nth-child(1) {
        font-size: 14px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Right .Box span:nth-child(2) {
        font-size: 12px;
        line-height: 18px
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2 .Icon {
        line-height: 35px;
        width: 35px;
        height: 35px;
        font-size: 17px
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2 .Item {
        float: none;
        padding-left: 10px;
        display: inline-block
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2 .Item span:nth-child(1) {
        float: left;
        width: 100%;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px
    }

    .DashBar.B4 .dashBoxWidth .subBox.ST2 .Item span:nth-child(2) {
        float: left;
        width: 100%;
        font-size: 13px;
        color: #3289e1;
        line-height: 12px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Icon {
        float: left;
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 18px;
        background: #03a9f4;
        color: #fff;
        border-radius: 50px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Text {
        float: none;
        display: grid
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Text span:nth-child(1) {
        font-size: 12px;
        line-height: 22px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST3 .subBoxItem.Left .Text span:nth-child(2) {
        font-size: 14px;
        line-height: 12px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Icon {
        float: left;
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 18px;
        background: #03a9f4;
        color: #fff;
        border-radius: 50px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Text {
        float: none;
        display: flow-root
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Text span:nth-child(1) {
        font-size: 12px;
        line-height: 22px
    }

    .DashBar.B2 .dashBoxWidth .subBox.ST2 .subBoxItem.Left .Text span:nth-child(2) {
        font-size: 14px;
        line-height: 12px
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList .subListTitle span {
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList .subListTitle div.Btn.AllList {
        position: absolute;
        background: #fff;
        border-radius: 2px;
        padding: 2px 9px;
        right: 10px;
        bottom: 10px;
        font-size: 12px
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle {
        line-height: 27px;
        font-size: 12px
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(1) {
        width: 57%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(2) {
        width: 18%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItemTitle div:nth-child(3) {
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem {
        line-height: 26px;
        font-size: 10px
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(1) {
        width: 57%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(2) {
        width: 18%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .DashBar.B2 .dashBoxWidth .subListView.Left .subList.ST1 .subListItem .ListItem div:nth-child(3) {
    }

    .DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 .BoxItem {
        width: 50%
    }

    .DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 .BoxItem span:nth-child(1) {
        font-size: 10px
    }

    .DashBar.B2 .dashBoxWidth .subListView.Right .subList.ST2 .subBoxItem.B4 .BoxItem span:nth-child(2) {
        font-size: 14px;
        line-height: 20px
    }

    .PageTitle {
        background: #f2f2f2;
        position: fixed;
        top: 0;
        left: 80px;
        right: 6px;
        padding: 20px 0 5px;
        z-index: 10;
        height: 85px;
        display: inline-block;
        display: none
    }

    .PageButtonList {
        position: fixed;
        top: 95px;
        right: 0;
        z-index: 10;
        left: 0;
        height: initial;
        background: #f2f2f2;
        padding: 0;
        box-sizing: border-box;
        float: left;
        width: 96%;
        margin: 75px 2% 5px
    }

    .PageView.Full {
        position: initial;
        margin: 35px 0;
        transition: margin 1s;
        padding: 20px 10px;
        box-sizing: border-box;
        height: 100%!important;
        z-index: 104;
        overflow: inherit;
        background: 0 0
    }

    .PageButtonList .TabList {
        padding-left: 0;
        width: 51%
    }

    .PageButtonList .TabList .Tab {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        display: none;
        line-height: 28px;
        border-radius: 4px;
        position: relative
    }

    .PageButtonList .TabList:hover .Tab {
        width: 100%;
        box-sizing: border-box;
        margin: 0
    }

    .PageButtonList .TabList .Tab span {
        float: left;
        background: #000;
        color: #fff;
        padding: 0 7px;
        cursor: pointer;
        border-radius: 4px;
        margin-right: 6px;
        font-size: 11px
    }

    .PageButtonList .TabList .Tab:hover {
        background: #e6e6e6;
        color: #000
    }

    .PageButtonList .TabList .Tab.Aktif {
        background: #ff5722;
        color: #fff
    }

    .PageButtonList .TabList .Tab.mSelect {
        background: #ff5722;
        color: #fff;
        display: block
    }

    .PageButtonList .TabList .Tab i {
        position: absolute;
        right: 0;
        top: 0;
        line-height: 43px;
        color: #000;
        font-size: 18px;
        display: block;
        padding: 0 16px
    }

    .Home_Bottom_Nav .Btn.Icon {
        display: none
    }

    .Btn.Icon.StartNav {
        position: fixed;
        bottom: 5px;
        left: 9px;
        right: inherit;
        background: #2865a2;
        color: #fff;
        font-size: 20px;
        cursor: pointer;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 3px;
        z-index: 1001
    }

    .Btn.Icon.SearchSystem {
        display: none;
        z-index: 1001
    }

    .Btn.Icon.HomePage {
        position: fixed;
        bottom: 5px;
        right: 5px;
        left: inherit;
        background: #fff;
        color: #000;
        font-size: 20px;
        cursor: pointer;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 3px;
        z-index: 1001;
        display: none
    }

    .Home_Bottom_Nav .Box.L {
        float: right;
        z-index: 1002
    }

    .Home_Bottom_Nav .Box .UserBox {
        display: none
    }

    .Home_Bottom_Nav .Box .UserBox .Profil {
        float: left;
        background: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        position: absolute;
        left: 10px;
        bottom: 5px;
        text-align: center;
        position: fixed;
        bottom: 5px;
        right: 50px;
        left: inherit;
        background: #fff;
        color: #000;
        font-size: 20px;
        cursor: pointer;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 3px;
        z-index: 1001
    }

    .Home_Bottom_Nav .Box .UserBox .Profil i {
        line-height: 40px;
        font-size: 20px
    }

    .Home_Bottom_Nav .Box .UserBox .Name {
        display: none
    }

    .Home_Bottom_Nav {
        z-index: 103
    }

    .Btn.OrderNote {
        display: none
    }

    .AlertBox {
        display: none
    }

    .Start_Nav_Page {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        left: -100%
    }

    .Start_Nav_Page.Open {
        opacity: 1;
        z-index: 999;
        transform: translateY(0);
        left: 0
    }

    .Start_Nav_Page .NavTopList {
        width: 40%;
        margin-left: 0;
        display: none
    }

    .Start_Nav_Page .NavTopList .NavItem {
        float: left;
        width: 100%;
        padding: 1px;
        box-sizing: border-box;
        color: #fff;
        line-height: 35px;
        text-indent: 10px;
        font-size: 12px;
        cursor: pointer;
        position: relative;
        box-shadow: 0 1px 0 0 #1b1b1b
    }

    .Start_Nav_Page .NavTopList .NavItem i {
        position: absolute;
        right: 5px;
        top: 14px;
        color: #707070
    }

    .Start_Nav_Page .NavTopList .NavItem.Aktif {
        background: #000
    }

    .Start_Nav_Page .NavTopList .NavItem:hover {
        background: #000
    }

    .Start_Nav_Page .BoxList {
        padding: 0 0 40px 10px;
        width: 100%;
        height: 100%
    }

    .Start_Nav_Page .BoxList .Box {
        height: initial;
        display: block
    }

    .Start_Nav_Page .BoxList .Box .Title {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #fff;
        display: none
    }

    .Start_Nav_Page .BoxList .Box .List {
        float: left;
        width: 100%;
        padding: 10px 0;
        margin: 0
    }

    .Start_Nav_Page .BoxList .Box.Aktif {
        display: block
    }

    .Start_Nav_Page .BoxList .Box .List .Nav {
        float: left;
        width: 100%;
        color: #fff;
        padding: 5px;
        box-sizing: border-box;
        line-height: 18px;
        text-decoration: underline
    }

    .Start_Nav_Page .BoxList .Box .List .Nav:hover {
        color: #fff;
        background: #272727;
        box-shadow: 0 0 0 1px #f9f9f945
    }

    .Start_Nav_Page .BoxList .Box .List .Nav i {
        float: left;
        width: 5%;
        font-size: 10px;
        color: #515151;
        line-height: 20px;
        cursor: pointer
    }

    .Start_Nav_Page .BoxList .Box .List .Nav a {
        float: left;
        width: 95%;
        font-size: 16px;
        color: #c5c5c5;
        cursor: pointer
    }

    .Start_Nav_Page .BoxList .Box .List .Nav a span:nth-child(1) {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #c5c5c5
    }

    .Start_Nav_Page .BoxList .Box .List .Nav a span:nth-child(2) {
        float: left;
        font-size: 12px;
        width: 100%;
        color: gray
    }

    .PageButtonList .Btn {
        font-size: 12px;
        max-width: 40%;
        padding: 10px 15px;
        box-sizing: border-box;
        line-height: 30px;
        background: red;
        border-right: 1px solid #7f0000;
        border-bottom: 1px solid rgba(0,0,0,.64)
    }

    .PageButtonList .Btn:hover {
        background: #cd0000
    }

    .Btn.Icon.SystemMessage {
        display: none
    }

    .PageFilterBar {
        position: fixed!important;
        left: 44px;
        top: inherit;
        bottom: 4px;
        width: inherit;
        margin: 0;
        padding: 0;
        z-index: 1000
    }

    .PageFilterBar i.FilterIcon {
        display: block;
        background: #fff;
        font-size: 17px;
        padding: 6px
    }

    .PageFilterBar.Close {
        position: absolute;
        transition: position .2s
    }

    .PageFilterBar.Open {
        transition: position .5s;
        position: absolute
    }

    .PageFilterBar .Btn.Filter {
        float: left;
        background: #ff9800;
        color: #fff;
        padding: 5px 20px;
        box-sizing: border-box;
        margin-top: 10px;
        border-radius: 2px;
        cursor: pointer;
        border-right: 1px solid rgba(0,0,0,.18);
        border-bottom: 1px solid rgba(0,0,0,.25);
        display: none
    }

    .PageFilterBar .Btn.Filter:hover {
        background: #ef8f02;
        border-right: 1px solid rgba(0,0,0,.35);
        border-bottom: 1px solid rgba(0,0,0,.52)
    }

    .PageFilterBar .Btn.Filter:active {
        background: #ff9800;
        border-right: 1px solid rgba(0,0,0,.35);
        border-bottom: 1px solid rgba(0,0,0,.52)
    }

    .PageFilterBar .FilterTab {
        float: left;
        background: #f9fafb;
        border: 1px solid #e3e4e5;
        cursor: pointer;
        width: inherit;
        margin-bottom: -1px
    }

    .PageFilterBar .FilterTab.Open {
        background: #fff!important;
        display: none
    }

    .PageFilterBar .FilterTab.Open .Wind {
        display: block
    }

    .PageFilterBar .FilterTab:hover {
        background: rgba(249,250,251,.8)
    }

    .PageFilterBar .FilterTab span {
        float: left;
        line-height: 35px;
        text-indent: 10px;
        font-size: 14px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .PageFilterBar .FilterTab i {
        float: right;
        line-height: 36px;
        padding-right: 10px
    }

    .PageFilterBar .FilterTab .Wind {
        float: left;
        width: 100%;
        padding: 2%;
        background: #fff;
        box-sizing: border-box;
        overflow: hidden;
        display: none
    }

    .PageFilterBar .FilterTab .Wind .InputTab {
        float: left;
        width: 100%;
        position: relative;
        box-sizing: border-box
    }

    .PageFilterBar .FilterTab .Wind .InputTab {
        float: left;
        width: 100%
    }

    .PageFilterBar .FilterTab .Wind .InputTab span {
        position: absolute;
        left: 0;
        top: 0;
        text-indent: 10px;
        line-height: 52px;
        z-index: 0
    }

    .PageFilterBar .FilterTab .Wind .InputTab.Focus span {
        line-height: 25px;
        font-size: 12px;
        z-index: 0
    }

    .PageFilterBar .FilterTab .Wind .InputTab.Focus input {
        box-shadow: 0 0 0 1px #000;
        z-index: 0
    }

    .PageFilterBar .FilterTab .Wind .InputTab.Focus textarea {
        background: #fff;
        box-shadow: 0 0 0 1px #000;
        z-index: 0
    }

    .PageFilterBar .FilterTab .Wind .InputTab.Focus select {
        box-shadow: 0 0 0 1px #000;
        z-index: 0
    }

    .PageFilterBar .FilterTab .Wind .InputTab input {
        float: left;
        width: 100%;
        border: 1px solid #e8e9e9;
        padding: 5px 0;
        text-indent: 10px;
        border-radius: 2px;
        background: #f9fafb;
        outline: none
    }

    .PageFilterBar .FilterTab .Wind .InputTab select {
        float: left;
        width: 100%;
        text-indent: 6px;
        border: 0;
        line-height: 35px;
        padding: 5px 0;
        box-shadow: 0 0 0 1px #ccc;
        outline: none;
        background: 0 0;
        font-size: 16px;
        font-family: quicksand,sans-serif;
        margin: 0;
        z-index: 3;
        position: relative
    }

    .PageView.PageList {
        margin-left: 0!important;
        width: -webkit-fill-available;
        float: left;
        padding: 10px;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 575px) {
    .Login .login_container>.Area {
        padding:0 15px;
        border: 0
    }
}

.SettingsBar {
    float: left;
    position: fixed;
    left: 0;
    top: 10px;
    z-index: 9999
}

.SettingsBar i {
    float: left;
    background: #fff;
    padding: 10px;
    font-size: 22px;
    box-shadow: 3px 3px 10px -6px #000;
    border-top: 3px solid #00bcd4;
    cursor: pointer
}

.SettingsBar .Wind {
    float: left;
    width: 220px;
    background: #fff;
    padding: 10px;
    box-shadow: 3px 3px 10px -6px #000;
    border-top: 3px solid #00bcd4;
    display: none
}

.SettingsBar:hover .Wind {
    display: block
}

.SettingsBar .Wind .NavList {
    float: left;
    width: 100%
}

.SettingsBar .Wind .NavList .TabTitle {
    float: left;
    width: 100%;
    position: relative;
    height: 1px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    margin-top: 15px
}

.SettingsBar .Wind .NavList .TabTitle span {
    position: absolute;
    background: #fff;
    padding: 0 5px;
    left: 10px;
    top: -6px;
    font-size: 12px
}

.SettingsBar .Wind .NavList .TabItem {
    float: left;
    width: 100%;
    font-size: 12px;
    background: #fff;
    margin: 1px 0;
    line-height: 24px;
    text-indent: 5px;
    cursor: pointer;
    border-radius: 2px
}

.SettingsBar .Wind .NavList .TabItem:hover {
    background: #03a9f4;
    color: #fff
}

.SettingsBar .Wind .NavList .TabItem .Check {
    float: left;
    width: 100%;
    cursor: pointer
}

.SettingsBar .Wind .NavList .TabItem .Check i {
    float: left;
    width: initial;
    background: 0 0;
    padding: 0;
    box-shadow: none;
    border: 0;
    margin-right: 5px;
    font-size: 16px;
    line-height: 22px
}

.SettingsBar .Wind .NavList .TabItem .Check span {
    line-height: 22px;
    margin-left: 0
}

.HeaderNav {
    float: left;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    z-index: 555
}

.HeaderNav .NavItem {
    float: left;
    position: relative;
    cursor: pointer
}

.HeaderNav .NavItem a {
    float: left;
    line-height: 40px;
    padding: 0 15px;
    border-right: 1px solid #e7e7e7;
    font-size: 22px;
    text-decoration: none;
    background: #444;
    color: #fff
}

.HeaderNav .NavItem span {
    float: left;
    line-height: 40px;
    padding: 0 20px;
    border-right: 1px solid #e7e7e7
}

.HeaderNav .NavItem .Wind {
    position: absolute;
    top: 99%;
    background: #fff;
    box-shadow: 0 2px 5px -1px #ccc;
    min-width: 220px;
    display: none;
    padding: 10px 0
}

.HeaderNav .NavItem:hover .Wind {
    display: block
}

.HeaderNav .NavItem .Wind a {
    float: left;
    width: 100%;
    text-decoration: none;
    padding: 5px 0;
    text-indent: 20px;
    font-size: 12px;
    color: #000;
    background: #fff;
    line-height: initial;
    border: 0
}

.HeaderNav .NavItem .Wind a:hover {
    background-color: #efefef
}

.navSettingsLeft {
    position: fixed;
    bottom: 0;
    left: -40%;
    top: 0;
    width: 40%;
    background: #fff;
    z-index: 99999999!important;
    box-shadow: 1px 0 15px -7px #000;
    transition: left .5s
}

.navSettingsLeft.Open {
    left: 0;
    transition: left .5s
}

.navSettingsLeft.Open .Close {
    position: absolute;
    right: -35px;
    background: #fff;
    cursor: pointer;
    padding: 10px;
    border-left: 1px solid #ccc
}

.navSettingsLeft.Open .NavBottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #ccc;
    background: #fff;
    z-index: 5
}

.navSettingsLeft.Open .NavBottom .Btn {
    float: right;
    padding: 10px 20px;
    background: #00bcd4;
    color: #fff;
    margin: 9px;
    border-radius: 4px;
    cursor: pointer
}

.navSettingsLeft.Open .NavBottom .InputTab {
    float: left;
    width: 60%;
    padding: 10px;
    box-sizing: border-box;
    overflow: auto
}

.navSettingsLeft.Open .NavBottom .InputTab input {
    float: left;
    width: 100%;
    box-sizing: border-box;
    overflow: auto;
    text-indent: 5px;
    border: 0;
    box-shadow: 0 0 0 1px #ccc
}

.navSettingsLeft.Open .NavBottom .FilterBox {
    float: left;
    width: 20%;
    padding: 10px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    z-index: 50
}

.navSettingsLeft.Open .NavBottom .FilterBox .Title {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    overflow: auto;
    box-shadow: 0 0 0 1px #8c8c8c;
    border-radius: 3px;
    text-indent: 0;
    background: #ff9800;
    color: #fff
}

.navSettingsLeft.Open .NavBottom .FilterBox .Wind {
    float: left;
    position: absolute;
    bottom: calc(100% + 1px);
    left: 0;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    overflow: auto;
    width: 220px;
    display: none;
    box-shadow: 0 0 0 1px #ccc
}

.navSettingsLeft.Open .NavBottom .FilterBox:hover .Wind {
    display: block
}

.navSettingsLeft.Open .List {
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    overflow: auto
}

.navSettingsLeft.Open .List .Item {
    float: left;
    width: 100%;
    margin-bottom: 1px;
    box-shadow: 0 0 0 1px #f4f4f4;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    display: flex;
}

.navSettingsLeft.Open .List .Item .Btn.AddProduct {
    position: absolute;
    right: 15px;
    top: 20px;
    background: #ff5722;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer
}

.navSettingsLeft.Open .List .Item .Btn.AddProduct:hover {
    opacity: .8
}

.navSettingsLeft.Open .List .Item:hover {
    background-color: #ff57220f
}

.navSettingsLeft.Open .List .Item.Active {
    background-color: #ff5722;
    color: #fff
}
.navSettingsLeft.Open .List .Item .Image{max-width:35px;}
.navSettingsLeft.Open .List .Item .right{padding-left:7px}

.navSettingsLeft.Open .List .Item .Name {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 14px
}

.navSettingsLeft.Open .List .Item .Desc {
    float: left;
    width: 100%;
    font-size: 12px
}

.navSettingsLeft-Ower {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1079;
    box-shadow: 1px 0 15px -7px #000;
    transition: opacity .6s;
    background: rgba(0,0,0,.13);
    opacity: 0;
    text-align: center
}

.navSettingsLeft-Ower.Open {
    opacity: 1;
    transition: opacity .6s
}
