body {
    margin: 0px;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #ffffff
}

a {
    text-decoration: none;
    color: #C4D600
}

a:hover {
    color: #333
}

a:focus {
    outline: 0
}

a img {
    border: 0;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 1px;
}

.clearCrm {
    display: block;
    display: block;
}

form,
.navigation ul li,
.navigation ul,
.homeBox h2,
.boxInner h3,
.boxInner p,
.leftMenu,
.leftMenu li {
    margin: 0;
    padding: 0;
}


/*.mainColumn {	min-height:455px;	} */

.header,
.mainColumn,
.footer {
    width: 964px;
    margin: 20px auto;
    /* background: #E3E4E6 */
}

.header {
    /* background-color: #E3E4E6; */
    margin-top: 0
}


/*.header, .mainColumn {	border-left:19px solid #fff; border-right:19px solid #fff	}*/

.lable14 {
    float: left;
    width: 80%;
    text-align: left;
    margin: 0 auto 10px auto;
    font-weight: bold;
    color: #f00;
}

.logo,
.loginArea,
.navigation ul li,
.homeBox,
.footer div,
.footer span,
.leftBar,
.content,
.navigation .date,
.navigation ul {
    float: left;
}

.logo {
    width: 100px;
    padding: 10px 7px;
}

.loginArea {
    width: 950px;
    text-align: right;
    padding: 25px 30px 10px 0;
    box-sizing: border-box;
    line-height: 18px;
    color: #000
}

.loginArea label {
    font-size: 16px;
    font-weight: bold;
}

.loginArea span a {
    color: #000;
}

.loginArea span a:hover {
    text-decoration: underline
}

.navigation {
    height: 100px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 20px
}

.navigation ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom right, #C4D600, #C4D600);
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 4px rgba(172, 172, 172, 0.5);
    box-shadow: 0 4px 4px rgba(172, 172, 172, 0.5);
    -webkit-border-radius: 8px;
    /* margin: 20px 0; */
}

.navigation ul,
.navigation .date {
    height: 100px;
}

.navigation .date {
    width: 186px;
    text-align: right;
    font-size: 11px;
    color: #000;
    line-height: 32px;
    padding: 0 4px 0 0
}

.navigation ul li {
    list-style: none;
    flex: 1;
    height: 22px;
    padding: 50px 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-right: 1px solid #fff;
}

.navigation ul li a {
    margin: 0 0px;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #000;
    padding: 0px 0;
    border-radius: 6px
}

.mDashboard {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: background-image 0.3s ease;
    /* ?????? */
}

.navigation ul li a.on .mDashboard,
.navigation ul li a.on:hover .mDashboard,
.navigation ul li a:hover .mDashboard {
    content: url(../images/home_page_icon_hover.png);
    /* ?????????? */
}

.tInternet {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: background-image 0.3s ease;
    /* ?????? */
}

.navigation ul li a.on .tInternet,
.navigation ul li a.on:hover .tInternet,
.navigation ul li a:hover .tInternet {
    content: url(../images/mobile_network_icon_hover.png);
    /* ?????????? */
}

.tHome_Network {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: background-image 0.3s ease;
    /* ?????? */
}

.navigation ul li a.on .tHome_Network,
.navigation ul li a.on:hover .tHome_Network,
.navigation ul li a:hover .tHome_Network {
    content: url(../images/terminal_management_icon_hover.png);
    /* ?????????? */
}

.tWireless {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: background-image 0.3s ease;
    /* ?????? */
}

.navigation ul li a.on .tWireless,
.navigation ul li a.on:hover .tWireles,
.navigation ul li a:hover .tWireless {
    content: url(../images/wlan_settings_icon_hover.png);
    /* ?????????? */
}

.tSms {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: background-image 0.3s ease;
    /* ?????? */
}

.navigation ul li a.on .tSms,
.navigation ul li a.on:hover .tSms,
.navigation ul li a:hover .tSms {
    content: url(../images/sms_icon_hover.png);
    /* ?????????? */
}

.tRouter {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: background-image 0.3s ease;
    /* ?????? */
}

.navigation ul li a.on .tRouter,
.navigation ul li a.on:hover .tRouter,
.navigation ul li a:hover .tRouter {
    content: url(../images/system_settings_icon_hover.png);
    /* ?????????? */
}

.navigation ul li a.on,
.navigation ul li a.on:hover,
.navigation ul li a:hover {
    color: #fff;
    /* background-color: #C4D600; */
    border-radius: 6px
}

.navigation ul li a.on {
    font-weight: bold
}

.homeBox {
    /* width: 314px;
    background: #fff;
    min-height: 420px;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden */
    margin-bottom: 20px;
    flex-wrap: nowrap;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.internet_status_container {
    height: 400px;
    background: linear-gradient(to bottom right, #C4D600, #C4D600);
    border-radius: 10px;
    flex: 1;
    margin-right: 20px;
}

.network_control_container {
    height: 400px;
    background: linear-gradient(to bottom right, #C4D600, #C4D600);
    border-radius: 10px;
    flex: 1;
    margin-right: 20px;
}

.connected_devices_container {
    height: 400px;
    background: linear-gradient(to bottom right, #C4D600, #C4D600);
    border-radius: 10px;
    flex: 1;
}

.traffic_control_container {
    height: 340px;
    background: linear-gradient(to bottom right, #C4D600, #C4D600);
    border-radius: 10px;
    /* flex: 1; */
    margin-right: 20px;
}

.device_info_container {
    height: 340px;
    background: linear-gradient(to bottom right, #C4D600, #C4D600);
    border-radius: 10px;
    flex: 1;
}

.item-logo-box {
    height: 42%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home_h3 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    text-shadow: 0px 1px 2px rgba(100, 100, 100, 0.5);
    margin-top: 0;
    color: #fff;
}

.item_content {
    margin-top: 20px;
}

.content-row {
    padding: 0 2em;
    margin-bottom: 15px;
}

.content-row a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    width: 100%;
    background: url(../images/direct.png) right center no-repeat;
}

.content-row span {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.status_title {
    width: 58%;
    box-sizing: border-box;
    border-right: 15px;
}

._flex-row-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

._flex-row-bet-mid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.h4-title {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    box-sizing: border-box;
}

._mar-top-20 {
    margin-top: 20px;
}

.color-chunk {
    width: 20px;
    height: 20px;
    background-color: #8CC916;
}

.sim_status_row {
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}

.show-detail {
    padding-right: 25px;
    margin-right: 15px;
    background: url(../images/direct.png) right center no-repeat;
    color: #fff;
    font-size: 14px;
}

.detail_box {
    position: absolute;
    top: -530px;
    right: -52px;
    width: 400px;
    color: #000;
    height: fit-content;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}

.switch-button:checked {
    background-color: #20A79A;
}

.switch-button {
    position: relative;
    width: 50px;
    height: 25px;
    border-radius: 200px;
    appearance: none;
    background-color: #c6c6c6;
    outline: none;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    transition: .5s;
    cursor: pointer;
}

.switch-button:checked:before {
    left: 25px;
}

.switch-button::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: .5s;
    transform: scale(.7);
}

.detail_box {
    position: absolute;
    top: -530px;
    right: -52px;
    color: #000;
    width: 400px;
    height: fit-content;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}

.status_information {
    padding: 10px 15px;
    background-color: rgb(234, 234, 234);
    border-bottom: 1px solid rgb(203, 203, 203);
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}

#status_information {
    padding: 10px 15px;
    background-color: rgb(234, 234, 234);
    border-bottom: 1px solid rgb(203, 203, 203);
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}

.content_box {
    background-color: #fff;
    padding: 10px;
}

.content_row {
    margin-top: 10px;
}

.rcontent {
    word-break: break-all;
}

.flex1 {
    flex: 1;
}

.marginLR {
    margin: 0 11px;
}

.homeBox h2 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding: 3px 10px 4px 30px;
    background: #fff;
}

.boxInner a {
    display: block;
    background: #fff;
    padding: 10px 15px 10px 30px;
    color: #000
}


/*.boxInner a:hover		{	background:#e1f1fe	}*/

.boxInner a span.heading1 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
    display: block
}

.boxInner a label {
    font-weight: 300;
}

.boxInner a label.link1 {
    color: #000;
    font-weight: bold;
    float: right;
    display: block;
    text-decoration: underline
}

.brdr1 {
    border-top: 1px solid #c4c8bd;
    border-bottom: 1px solid #c4c8bd
}

.brdr2 {
    border-top: 1px solid #c4c8bd;
    border-bottom: 1px solid #c4c8bd
}

.leftBar {
    width: 234px;
    padding: 15px 0;
    margin-left: 10px
}

.leftMenu {
    list-style: none;
    border-radius: 6px;
    overflow: hidden
}

.leftMenu li a {
    display: block;
    padding: 10px 10px 10px 22px;
    font-size: 14px;
    color: #000;
    background: #fff;
}

.leftMenu li a:hover,
.leftMenu li.on a {
    background: #C4D600;
    color: #fff
}

.leftMenu li.on {
    color: #000;
    font-weight: bold;
}

.content {
    width: 680px;
    padding: 15px 0px 15px 30px;
    min-height: 409px;
    margin-bottom: 5px;
    padding-right: 10px;
    color: #000;
}

.contQS {
    padding-right: 242px;
    min-height: 360px
}

.content label {
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: #000
}

.bandDiv label {
    display: inline-block;
}

.content label.subttl {
    font-weight: normal;
}

.content label.subttl1 {
    font-weight: bold;
    margin-top: 0px;
}

.content h1 {
    color: #555789;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0 0 5px 0;
}

.subhdng {
    display: block;
    color: #000;
    padding: 0 0 5px 0;
}

.content input.textfield,
.content input.textfield1,
.content select,
select.combox1,
select.combox2,
.content input.textfield2 {
    border: 1px solid #999999;
    padding: 2px 1px 1px 4px;
    color: #333;
    font: normal 12px Arial, Helvetica, sans-serif;
    list-style: 14px;
    width: 180px;
    margin-bottom: 7px;
    height: 18px
}

.content input.textNTPfield {
    border: 1px solid #999999;
    padding: 2px 1px 1px 4px;
    color: #333;
    font: normal 12px Arial, Helvetica, sans-serif;
    list-style: 14px;
    width: 300px;
    margin-bottom: 7px;
    height: 18px
}

.content .formBox2 {
    border-bottom: 1px solid #adaeab;
    /* padding-bottom: 10px; */
    margin-bottom: 5px;
}

input.textShellCmd {
    border: 1px solid #999999;
    padding: 2px 1px 1px 4px;
    color: #333;
    font: normal 16px Arial, Helvetica, sans-serif;
    list-style: 14px;
    width: 600px;
    margin-bottom: 7px;
    height: 28px
}

label.ResponeCont {
    border: 1px solid #999999;
    font-size: 16px;
    height: 200px;
    padding: 5px;
    /* ????? */
    margin: 5px 0;
    /* ????? */
    overflow: auto;
    /* ????? */
}


/*.content input.button	{	border:1px solid #7c7d7a; border-left-color:#a4a4a1;  border-top-color:#c0c1bd;    background:#c0c1bd;
/*.content input.button	{	border:1px solid #7c7d7a; border-left-color:#a4a4a1;  border-top-color:#c0c1bd;    background:#c0c1bd;
				-moz-border-radius: 3px; -webkit-border-radius : 3px; font:bold 13px Arial; color:#000000; cursor:pointer; padding:5px 15px;	}*/

.content input.button {
    border: 1px solid #959692;
    background: url(../images/button-bg2.png) repeat-x #d9d9d9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font: bold 13px Arial;
    color: #000000;
    cursor: pointer;
    padding: 5px 15px;
}

.content a.help {
    height: 26px;
    width: 26px;
    background: url(../images/help.png) no-repeat;
    float: right;
    margin-bottom: -15px
}

.content select,
select.combox1,
.select.combox2 {
    padding: 1px;
    height: 23px;
    width: 187px;
}

select.combox1 {
    margin: 10px 0 0 20px;
}

select.combox2 {
    width: 340px;
    margin: 15px 0 0 20px;
}

.content .formBox {
    border-bottom: 1px solid #adaeab;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.content input.textfield1 {
    width: 45px;
    margin: 0 0 -5px 0
}

.content input.chk {
    margin: 3px 5px -2px 5px;
    padding: 0;
    margin: -8px 5px 8px 5px
}

.lablText {
    margin: 0;
    font-size: 12px;
    line-height: 24px;
    padding: 0;
    position: absolute;
    line-height: 30px;
}

.content input.textfield2 {
    width: 80px;
    float: left;
    margin: -2px 5px 2px 0
}

.boxCont3 input {
    box-sizing: border-box;
    width: 150px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
    left: 40%;
}

.boxCont3 {
    position: relative;
}

.boxCont3 label {
    display: inline-block;
    padding: 0 0 20px 0;
    font-weight: bold;
    color: #000;
}

.boxCont3 select {
    width: 150px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
    left: 40%;
}

.boxCont4 {
    position: relative;
}

.boxCont4 div.radio {
    display: inline-block;
    position: absolute;
    left: 30%;
}

.boxCont4 label {
    display: inline-block;
    padding: 0 0 15px 0;
    font-weight: bold;
    color: #000;
}

.boxCont4 input.textfield {
    box-sizing: border-box;
    width: 250px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
    left: 30%;
}

.boxCont4 input.textfield2 {
    box-sizing: border-box;
    width: 100px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
}

.boxCont4 select {
    width: 250px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
    left: 30%;
}

#mbox .boxCont4 label {
    display: inline-block;
    padding: 0 0 15px 30px;
    font-weight: bold;
    color: #000;
    width: 120px;
}

#mbox .boxCont4 input.boxContRadio {
    width: 15px;
    height: 15px;
    margin: 0;
}

#mbox .boxCont4 input.textfield {
    box-sizing: border-box;
    width: 250px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
    left: 40%;
}

#mbox .boxCont4 input.textfield2 {
    box-sizing: border-box;
    width: 100px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
}

#mbox .boxCont4 select {
    width: 250px;
    height: 25px;
    padding: 0 5px;
    margin: 0;
    position: absolute;
    left: 40%;
}

#mbox .boxCont4 h1 {
    margin: 0 0 10px 0;
    /* padding: 6px 10px; */
    padding-top: 6px;
    background-color: #5079e5;
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #fff;
    float: left;
    height: 30px;
    width: 500px;
    border-bottom: 1px solid #a7a7a7;
    border-radius: 6px 6px 0 0;
    text-align: center;
}

#mbox .boxCont4 label.error {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #f00;
    width: auto;
    padding: 0;
}

strong.dot {
    font-size: 14px;
    color: #333;
    margin: 0 5px;
}

.content select.combo1 {
    width: 80px;
    float: left;
    margin: 2px 0 -2px 0
}

.title_row {
    margin-bottom: 5px;
}

.title_row span {
    border-radius: 5px;
    float: left;
    background-color: #fff;
    padding: 0px 22px 0px 8px;
    font-size: 14px;
    line-height: 28px;
    color: #bdc0c2;
    margin-right: 2px;
}

.title_row span.on {
    background-color: #383737;
    color: #ffffff
}

.devices {
    float: left;
    width: 300px;
    padding: 20px 0 0 0;
    margin: 5px 0 0 0;
    font-size: 13px;
    font-weight: bold
}

.devices img,
.devices label {
    float: left;
    margin: 0 5px 0 0
}

.devices img {
    margin-top: -15px
}

.footer {
    width: 964px;
}

.footer div.footerLft,
.footer div.footerRgt {
    background: url(../images/footer-bg-lt.png) no-repeat;
    float: left;
    width: 10px;
    height: 39px;
}

.footer div.footerRgt {
    background: url(../images/footer-bg-rt.png) no-repeat;
}

.footer .footerMast {
    background: #fff;
    height: 39px;
    width: 964px;
    float: left;
    border-radius: 6px;
    border-top: 1px solid #DDDDDD;
}

.footer .footerMast div {
    width: 644px;
    padding: 13px 0 0 15px;
    color: #000
}

.footer span {
    height: 26px;
    margin: 12px 0 0 0
}

.footer span.footerTxt {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    width: 120px;
    margin: 12px 0 0 0;
}

.footer span.logoTxt {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    width: 154px;
    margin: 12px 0 0 0;
}

.loginBody {
    /* background: linear-gradient(to bottom right, #b454f6, #0096d7); */
    height: 80vh;
}

.lteImg {
    height: 200px;
    padding-left: 35px;
}

.liginbox {
    /* width: 500px; */
    /* margin: 100px auto 0 auto; */
    color: #000;
}

.liginbox span {
    padding-left: 155px;
}

.liginbox span_webdav {
    padding-left: 0px;
}

.box1 {
    /* border: 1px solid #c4c5c6;
    margin: 10px 0;
    padding: 1px;
    background: #fff;
    border-radius: 10px; */
    width: 820px;
    margin: 0 auto 0 auto;
    min-width: 970px;
    padding-bottom: 30px;
}

.title_box {
    padding: 7px 28px;
    color: #000;
    font-weight: bold;
    /* background-color: #fff; */
    border-radius: 8px;
    text-align: center;
    position: absolute;
}

.box2 {
    text-align: right;
    /* padding: 15px 20px 10px 20px; */
    /* border-radius: 10px; */
    background: #EAEAEA;
    font-size: 16px;
    height: 70px;
}

.box2 select {
    width: 90px;
    padding: 2px;
    height: 20px;
    border: 1px solid #5b7176;
    color: inherit;
    margin: 25px;
}

.box3 {
    display: flex;
    justify-content: center;
    padding: 0px 30px 15px 30px;
    background: linear-gradient(to bottom, #ADCE23, #FFFFFF);
}

.quicksetupbox3 {
    border-top: 1px solid #fff;
    padding: 15px 18px 15px 30px;
    background: url(../images/button-bg2.png) repeat-x 0 bottom
}

.liginbox label {
    display: block;
    font-size: 14px;
    font-weight: normal
}

.liginbox label.version {
    display: inline;
    font-size: 16px;
    padding-left: 200px;
    color: #666;
}

.liginbox label.copy {
    /* display: inline-block;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 15px;
    width: 500px;
    color: #666; */
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #ddd;
}

.liginbox input {
    border: 2px solid #ddd;
    padding: 0px 0px 0px 20px;
    box-sizing: border-box;
    height: 35px;
    width: 320px;
    font: normal 18px Arial;
    line-height: 18px;
    color: #666;
    margin: 0 15px;
    border-radius: 4px;
    /* background-color: #F1F2F5; */
}

.liginbox input.button {
    border: 0px;
    padding: 1px 4px 3px 5px;
    font: normal 18px Arial;
    color: #fff;
    cursor: pointer;
    height: 35px;
    width: 120px;
    border-radius: 4px;
    background-color: #C4D600;
}

.title_box label {
    font-size: 30px;
}

.dstaTbl1 {
    border: 1px solid #99cc66;
    border-left: 0;
    margin: 40px 5px 0 0
}

.dstaTbl1 td,
.dstaTbl1 th {
    border-left: 1px solid #99cc66;
    padding: 6px 3px 6px 9px;
    text-align: left
}

.rowHead {
    background: #c4df8f
}

.rowOdd {
    background: #fff
}

.rowEven {
    background: #f1f1f1
}

.dstaTbl1 .status {
    position: absolute;
    margin: 1px 0 0 180px;
    cursor: pointer;
}

.message1 {
    background: url(../images/msg-bg.png) repeat-x;
    border: 1px solid #d8dad5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 36px;
}

.message1 span {
    display: block;
    padding: 11px 0 8px 45px;
}

.message1 span.sentMsg {
    background: url(../images/status-icon4.png) no-repeat 10px 7px;
}

.message1 span.errMsg {
    background: url(../images/status-icon5.png) no-repeat 13px 7px;
}

.arrow {
    margin: -30px 0 14px 0;
}

.lable11,
.chk11 {
    float: left;
}

.chk11 {
    margin: 3px 8px -3px 0;
    padding: 0;
    border: 0;
    margin: 0px 8px 3px 0
}

.chk12 {
    margin: 7px 8px -7px 0;
    margin: 3px 8px -10px 0
}

.boldTxt {
    font-weight: bold
}

.content label.error,
label.error {
    font-size: 11px;
    font-weight: normal;
    color: #f00
}

.dataTbl10 {
    border: 1px solid #99cc66;
    margin: 15px 0
}

.dataTbl10 th {
    background: #c4df8f
}

.dataTbl10 th,
.dataTbl10 td {
    text-align: left;
    padding: 5px 6px;
    border-left: 1px solid #99cc66
}

.dataTbl10 th.close,
.dataTbl10 td.close,
.dataTbl10 {
    border-left: 0;
}

.dataTbl10 .rowEven {
    background: #e0e4d8
}

.exit {
    float: left;
    font-weight: bold;
    margin: 10px 0 -10px 0;
    cursor: pointer
}

.exit:hover {
    color: #000
}

.content label.title {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
}

.unblock {
    background: url(../images/status-icon1.png) no-repeat 0 0px;
    padding-left: 18px
}

.block {
    background: url(../images/status-icon6.png) no-repeat 0 0px;
    padding-left: 18px
}

.unblock:hover,
.block:hover {
    text-decoration: underline
}

.inlineDiv {
    display: inline;
}

.helpBody .content {
    width: 890px;
}

ul.helpList,
.ul.helpList li,
ul.helpList ul,
ul.helpList ul li,
.helpBody h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold
}

ul.helpList,
ul.helpList ul {
    list-style: none
}

ul.helpList {
    margin-top: 10px;
}

ul.helpList ul li {
    margin: 4px 0 4px 20px;
    font-weight: normal;
}

.helpBody h2 {
    border-top: 1px solid #c4c8bd;
    margin-top: 15px;
    padding-top: 15px;
    color: #C4D600;
    /* background: #fff */
}

strong.dot,
.content select.combo1,
.content input.textfield1 {
    float: left;
}

strong.dot {
    padding-top: 3px;
}

form {
    margin: 0;
    padding: 0;
}

.btnWrp {
    margin: 0 0 0 2px;
    padding: 0;
    display: inline-block;
    height: 31px;
    padding-right: 2px;
    height: 31px;
    float: right;
}

.btnbgWrp {
    margin: 0 0 0 2px;
    padding: 0;
    display: inline-block;
    height: 31px;
    padding-right: 6px;
    height: 31px;
}

.btnWrp input {
    border: 0;
    padding: 4px 14px;
    font: bold 13px Arial;
    color: #fff;
    background-color: #C4D600;
    cursor: pointer;
    height: 31px;
    margin: 0;
    border-radius: 4px;
    overflow: hidden
}

.helpBody .helpTitle {
    background: none;
    font: bold 30px arial;
    color: #000;
    width: 964px;
    margin-top: 3px;
    /* margin-left: 186px; */
    text-align: center;
}

.footerHelp {
    width: 1002px;
    margin: 0 auto;
    background: #fff;
}

.mar_logo {
    float: right;
    /* background: url(../images/logo.png) no-repeat; */
    height: 35px;
}

.liginbox a:hover {
    text-decoration: underline;
}

input {
    vertical-align: middle;
    margin: 0px 5px 2px 0px;
    padding: 0
}

.file-box {
    position: relative;
    width: 340px
}

.txt {
    height: 22px;
    border: 1px solid #cdcdcd;
    width: 160px;
}

.btn {
    background-color: #000;
    border: 1px solid #CDCDCD;
    height: 24px;
    width: 70px;
}

.file {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    /* filter: alpha(opacity: 0); */
    opacity: 0;
    width: 270px;
    font-size: 18px;
}

.disabledBtn input {
    color: #000;
    cursor: not-allowed;
}

.shareFilebox {
    width: 1000px;
    margin: 100px auto 0 auto;
    color: #666666;
}

.shareFilebox span {
    padding-left: 0px;
}

.progressbar {
    background-color: #eee;
    color: #222;
    height: 16px;
    width: 150px;
    border: 1px solid #bbb;
    text-align: center;
    position: relative;
}

.progressbar .bar {
    background-color: #6CAF00;
    height: 16px;
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.progressbar .progressText {
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 16px;
    z-index: 100;
}

._flex-row-bet {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

._flex-row-mid {
    display: flex;
    flex-direction: row;
    align-items: center;
}

._pad-y-5 {
    padding: 5px 0;
}

._pad-y-10 {
    padding: 10px 0;
}

#menu>li {
    width: 180px !important;
}

._grey-66 {
    color: #666666;
}

.font-b {
    font-weight: bold;
}

._flex-col {
    display: flex;
    flex-direction: column;
}

._flex-row {
    display: flex;
    flex-direction: row;
}

._mar-right-5 {
    margin-right: 5px;
}

._mar-right-10 {
    margin-right: 10px;
}

._pos-rel {
    position: relative;
}

._pos-abs {
    position: absolute;
}

.loginArea {
    bottom: 0px;
}

._pos-abs-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

._flex-row-center-mid {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

._flex-col-center-mid {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid gray;
    border-radius: 8px;
    height: 135px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 5px #053984;
}

.btn-blue {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn-blue {
        transition: none;
    }
}

.btn-blue:hover {
    color: #212529;
    text-decoration: none;
}

.btn-blue:focus,
.btn-blue.focus {
    outline: 0;
    box-shadow: none;
}

.btn-blue.disabled,
.btn-blue:disabled {
    opacity: 0.65;
    box-shadow: none;
}

a.btn-blue.disabled,
fieldset:disabled a.btn-blue {
    pointer-events: none;
}

.btn-info {
    color: #000;
    background-color: #C4D600;
    border-color: #C4D600;
    box-shadow: none;
}

.btn-info:hover {
    color: #000;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
    color: #000;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #000;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

[class*="accent-"] a.btn-info {
    color: #000;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    /* background-color: #000; */
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close,
.modal-header .mailbox-attachment-close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    text-align: center;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
    margin: 0.25rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }
    .modal-content {
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        max-width: 300px;
    }
}

#statusBar #wifi_status,
#statusBar #wifi_status i {
    width: 36px;
    display: inline-block
}

.font-weight-bold {
    font-weight: 700
}

#statusBar span {
    margin-right: 10px;
}

#statusBar span.smsUnreadCount {
    margin-left: 0
}

#statusBar .statusItem {
    vertical-align: middle;
    color: #696E72;
    font-weight: 700;
    line-height: 35px
}

#statusBar #wifi_status i {
    height: 24px;
    line-height: 24px
}

#statusBar .signal {
    width: 40px;
    display: inline-block;
    height: 30px
}

#statusBar .signal0 {
    background: url(../images/signal.png) center -3px no-repeat;
    height: 30px
}

#statusBar .signal1 {
    background: url(../images/signal.png) center -45px no-repeat;
    height: 30px
}

#statusBar .signal2 {
    background: url(../images/signal.png) center -92px no-repeat;
    height: 30px
}

#statusBar .signal3 {
    background: url(../images/signal.png) center -140px no-repeat;
    height: 30px
}

#statusBar .signal4 {
    background: url(../images/signal.png) center -185px no-repeat;
    height: 30px
}

#statusBar .signal5 {
    background: url(../images/signal.png) center -227px no-repeat;
    height: 30px
}

#statusBar .signal_none {
    background: url(../images/signal.png) 6px -268px no-repeat;
    height: 30px;
    width: 30px
}

#statusBar .icon_connection {
    width: 50px;
    display: inline-block
}

#statusBar .wifi_connected {
    background: url(../images/icon_wifi_connect.png) center 2px no-repeat;
    width: 42px;
    height: 30px
}

#statusBar .rj45_connected {
    background: url(../images/icon_rj45_connect.png) center 2px no-repeat;
    width: 42px;
    height: 30px
}

#statusBar .connecting {
    background: url(../images/icon_connecting.gif) center 3px no-repeat;
    width: 36px;
    height: 30px
}

#statusBar .disconnect {
    background: url(../images/icon_disconnect.png) center 3px no-repeat;
    width: 42px;
    height: 30px
}

#statusBar .connectionNone {
    background: url(../images/icon_connection.png) center 3px no-repeat;
    height: 30px
}

#statusBar .connectionUp {
    background: url(../images/icon_connection.png) center -27px no-repeat;
    height: 30px
}

#statusBar .connectionDown {
    background: url(../images/icon_connection.png) center -57px no-repeat;
    height: 30px
}

#statusBar .connectionBoth {
    background: url(../images/icon_connection.png) center -87px no-repeat;
    height: 30px
}

#statusBar .wifi_status0 {
    background: url(../images/wifi.png) 0 4px no-repeat
}

#statusBar .wifi_status1 {
    background: url(../images/wifi.png) 0 -20px no-repeat
}

#statusBar .wifi_status2 {
    background: url(../images/wifi.png) 0 -45px no-repeat
}

#statusBar .wifi_status3 {
    background: url(../images/wifi.png) 0 -70px no-repeat
}

#statusBar .wifi_status4 {
    background: url(../images/wifi.png) 0 -95px no-repeat
}

#statusBar .wifi_status5 {
    background: url(../images/wifi.png) 0 -120px no-repeat
}

#statusBar .wifi_status6 {
    background: url(../images/wifi.png) 0 -145px no-repeat
}

#statusBar .wifi_status7 {
    background: url(../images/wifi.png) 0 -170px no-repeat
}

#statusBar .wifi_status8 {
    background: url(../images/wifi.png) 0 -195px no-repeat
}

#statusBar .wifi_status9 {
    background: url(../images/wifi.png) 0 -220px no-repeat
}

#statusBar .wifi_status10 {
    background: url(../images/wifi.png) -40px 4px no-repeat
}

#statusBar .wifi_status11 {
    background: url(../images/wifi.png) -40px -20px no-repeat
}

#statusBar .wifi_status12 {
    background: url(../images/wifi.png) -40px -45px no-repeat
}

#statusBar .wifi_status13 {
    background: url(../images/wifi.png) -40px -70px no-repeat
}

#statusBar .wifi_status14 {
    background: url(../images/wifi.png) -40px -95px no-repeat
}

#statusBar .wifi_status15 {
    background: url(../images/wifi.png) -40px -120px no-repeat
}

#statusBar .wifi_status16 {
    background: url(../images/wifi.png) -40px -145px no-repeat
}

#statusBar .wifi_status17 {
    background: url(../images/wifi.png) -40px -170px no-repeat
}

#statusBar .wifi_status18 {
    background: url(../images/wifi.png) -40px -195px no-repeat
}

#statusBar .wifi_status19 {
    background: url(../images/wifi.png) -40px -220px no-repeat
}

#statusBar .wifi_status20 {
    background: url(../images/wifi.png) -78px 5px no-repeat
}

#statusBar .wifi_status21 {
    background: url(../images/wifi.png) -78px -20px no-repeat
}

#statusBar .wifi_status22 {
    background: url(../images/wifi.png) -78px -45px no-repeat
}

#statusBar .wifi_status23 {
    background: url(../images/wifi.png) -78px -70px no-repeat
}

#statusBar .wifi_status24 {
    background: url(../images/wifi.png) -78px -95px no-repeat
}

#statusBar .wifi_status25 {
    background: url(../images/wifi.png) -78px -120px no-repeat
}

#statusBar .wifi_status26 {
    background: url(../images/wifi.png) -78px -145px no-repeat
}

#statusBar .wifi_status27 {
    background: url(../images/wifi.png) -78px -170px no-repeat
}

#statusBar .wifi_status28 {
    background: url(../images/wifi.png) -78px -195px no-repeat
}

#statusBar .wifi_status29 {
    background: url(../images/wifi.png) -78px -220px no-repeat
}

#statusBar .wifi_status30 {
    background: url(../images/wifi.png) -116px 5px no-repeat
}

#statusBar .wifi_status31 {
    background: url(../images/wifi.png) -116px -20px no-repeat
}

#statusBar .wifi_status32 {
    background: url(../images/wifi.png) -116px -45px no-repeat
}

#statusBar .wifi_status_off {
    background: url(../images/wifi_off.png) no-repeat
}

.smsUnreadCount {
    background: url(../images/ico_new_sms_bg.png) 0 0px no-repeat;
    color: #fff;
    left: 20px;
    padding: 0px 12px 0px 10px;
    position: absolute;
    top: -13px;
}

.network-item {
    position: relative;
    padding: 8px;
    margin: 4px;
    border-radius: 8px;
    background: white;
    cursor: pointer;
    transition: background 0.15s;
    border: 1px solid #999999;
}

.network-item:hover {
    background-color: #f1f8ff;
}

.network-item.selected {
    background-color: #c7dcfc;
    border-color: #007bff;
}

.network-item label {
    font-weight: 600;
    font-size: 16px;
    text-align: left;
}

.network-item span {
    font-size: 14px;
    color: #5c5c5c;
    text-align: left;
}


/* label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 300;
} */