html {
  box-sizing: border-box;
  background-color: #fff;
  overflow-y: scroll;
  border: 0 none;
  font-family: "Arial", "sans-serif";
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: middle;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
font-family: Arial, sans-serif;
padding: 0;
margin: 0;
background-color: #f2f2f2;
}
ul,li {
list-style-type: none;
margin: 0;
padding: 0;
}
body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,
kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,select,option,
table,caption,tbody,tfoot,thead,tr,th,td,textarea {
background: none repeat scroll 0 0 transparent;
border: 0 none;
font-family: "Arial", "sans-serif";
font-size: 100%;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: middle;
}

@font-face {
  font-family: 'VodafoneRgRegular';
  src: url('../../fonts/vodafone_rg_w.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'VodafoneLtRegular';
  src: url('../../fonts/vodafone_lt_w.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
line-height: 1.2;
}
:focus {
outline: 0 dotted #c0c;
}
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
a {
color: inherit;
}
h1 {
  color: #e60000;
  font-family: "VodafoneRgRegular";
  font-size: 45px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 10px;
}
h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 30px;
  line-height: 24px;
}
h3{
color: #e60000;
font-family: "VodafoneLtRegular";
font-weight: normal;
font-size: 28px;
line-height: 50px;
padding-left: 40px;
margin-top:0;
}
.h3-content {
margin-left: 40px;
width: 94.8%;
padding-bottom: 20px;
display: table;
}

.row {
display: table-row;
font-weight: bold;
line-height: 24px;
width: 100%;
}

.padding20{
  padding-top: 20px;
  padding-bottom: 20px;
}

.paddingall20{
  padding: 20px;
}

.row .left{
display: table-cell;
}

.row .right{
display: table-cell;
text-align: right;
}

.line {
  border-top: 1px solid #e6e6e6;
}
.bottomline {
  border-bottom: 1px solid #e6e6e6;
}
.topline {
    border-top: 1px solid #e6e6e6;
}
.text_log {
width: 99%;
height: 600px;
line-height:30px;
border:1px solid #e3e3e3;
padding-left:10px;
font-size: 12px;
}
.dropdownSelect{
text-indent: 15px;
background: #fff;
border-radius: 3px;
color: #333;
height: 39px;
line-height: 39px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
border: 0;
font-size: 18px;
width: 280px;
text-align: left;
float: right;
margin-top: 5px;
cursor: pointer;
}
.dropdownShow{
width: 280px;
height: 39px;
line-height: 39px;
text-align: left;
border-radius: 4px;
box-shadow: 0 1px 2px 0 #767676 inset;
background: white;
cursor: pointer;
background-image:url("../../images/arrow-down.png");
background-position: 260px center;
background-repeat: no-repeat;
}
.dropdownHide{
margin:0;
width: 280px;
line-height: 39px;
display:none;
list-style:none;
position: relative;
z-index: 3;
}
.dropdownHide li{
  width: 280px;
  height: 39px;
  line-height: 39px;
  border:solid 1px #ccc;
  border-top:none;
  text-align: left;
  cursor: pointer;
  background: #fff;
}
.dropdownHide li:hover{
  background:#666;
  color:#fff;
}
.iframeDropLog {
  width: 100%;
  position: relative;
  height: 40px;
}
.IframeDropdown{
  text-indent: 15px;
  background: #fff;
  border-radius: 3px;
  color: #333;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
  border: 0;
  font-size: 15px;
  font-weight: bold;
  right: 5px;
  z-index: 9;
  position:absolute;
}
.IframeDropdown ul{
  max-height: 400px;
  overflow-y: auto;
}
.IframeDropdownCorver{
  border-radius: 3px;
  border: 0;
  left: 3px;
  z-index: 99;
  position:absolute;
width:225px;
height:40px;
background-color: #fff;
opacity: 0;
  filter: alpha(opacity=0);
}
.iframedropdownShow{
text-indent: 15px;
height: 39px;
line-height: 39px;
text-align: left;
border-radius: 4px;
background: white;
cursor: pointer;
background-color: #fff;
background-image:url("../../images/arrow-down.png");
background-position: center right;
background-repeat: no-repeat;
font-size: 15px;
color:#5D5D5D;
margin-right: 10px;
}
.iframedropdownHide{
margin:0;
line-height: 39px;
list-style:none;
}
.iframedropdownHide li{
  height: 39px;
  line-height: 39px;
  border-top:none;
  text-align: left;
  cursor: pointer;
  background: #fff;
font-size: 15px;
color:#5d5d5d;
}
.iframedropdownHide li:hover{
  background:#666;
  color:#fff;
}
.func_title{
color: #e60000;
font-family: "Arial";
font-weight: normal;
font-size: 28px;
line-height: 50px;
padding-left: 40px;
padding-top: 20px;
padding-bottom: 20px;
}
.func_title_01{
color: #000000;
font-family: "Arial";
font-weight: normal;
font-size: 20px;
line-height: 50px;
padding-left: 40px;
padding-top: 20px;
padding-bottom: 20px;
}
form{
font-weight: bold;
}
form td{
display: table-cell;
padding-top:10px;
padding-bottom: 10px;
}
.table_button{
border-top: 1px solid #e6e6e6;
padding-top: 10px;
text-align: right;
margin-top:15px;
}
.table_title {
padding-left: 40px;
height: 24px;
line-height: 24px;
}
table{
padding-top: 10px;
padding-bottom: 10px;
}
body {
font: 400 16px/19px "Arial";
}
#look_3 {
background-color: #fff;
}
.fR {
float: right !important;
}
.fL {
float: left !important;
}
.tR {
text-align: right !important;
}
.chosen-container {
width: auto !important;
}
.error {
color: #e60000;
}
#look_3 .ring-schedule + .chosen-container-single .chosen-single {
width: 219px;
}
#look_3 .chosen-container-single .chosen-single div {
position: absolute;
top: 3px;
right: 0;
display: block;
width: 34px;
height: 33px;
border-left: solid 1px #ccc;
text-align: left;
}
#look_3 .chosen-container-single .chosen-single div b {
background: url("../img/look_4/icons/arrows/arrow-down.png") no-repeat scroll center center transparent !important;
}
#look_3 .chosen-container-active.chosen-with-drop .chosen-single div b {
background: url("../img/look_4/icons/arrows/arrow-up.png") no-repeat scroll center center transparent !important;
}
#look_3 .chosen-container-single .chosen-drop {
border-radius: 3px;
border: 0;
box-shadow: 0px -3px 0px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.55);
}
#look_3 .chosen-container .chosen-results {
padding: 0;
border: 0;
margin: 0;
}
#look_3 .chosen-container .chosen-results li {
line-height: 39px;
height: 39px;
padding: 0 14px;
font-size: 16px;
text-align: left;
}
#look_3 .channels .chosen-container .chosen-results {
max-height: 100%;
}
#look_3 .chosen-container .chosen-results li.highlighted {
background: #666;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55) inset;
color: #fff;
}
#look_3 .chosen-container-single .chosen-single abbr {
background: url("../img/look_4/icons/close-icons/close.png") no-repeat scroll center center transparent;
background-size: 9px 9px;
height: 100%;
right: 34px;
top: 0;
width: 34px;
}
#look_3 .content-dns-ddns .chosen-container-single .chosen-single {
width: 230px;
}
#look_3 .content-ringing-schedule .chosen-container-single .chosen-single {
width: 230px !important;
}
#look_3 .content-schedule .chosen-container-single .chosen-single {
width: 230px !important;
}
#look_3 .content-wps .chosen-container-single .chosen-single {
width: 150px !important;
}
#look_3 .content-network .chosen-container-single .chosen-single {
width: 155px !important;
}
#look_3 .content-firewall .add-firewall-rule-popup .chosen-container-single .chosen-single {
width: 225px !important;
}
#look_3 .content-phone-settings .call-settings-dropdown.chosen-container-single .chosen-single {
width: 210px !important;
}
#look_3 .content-sharing-settings .privileges-dropdown.chosen-container-single .chosen-single {
width: 170px !important;
}
#look_3 .content-ipv4 .copyRow .chosen-container-single .chosen-single {
width: 170px;
}
#look_3 .content-lan-public-page .copyRow .chosen-container-single .chosen-single {
width: 170px;
}
.shadowProblem {
padding-right: 10px !important;
margin-right: -10px;
}
.shadowProblemLeft {
padding-left: 12px !important;
margin-left: -10px;
}
#global-navigation {
margin: 0 auto;
padding: 0;
width: 950px;
}
#globalMessages {
width: 950px;
margin: 0 auto;
margin-top: 11px;
}
div#rhombus-navigation {
  width: 950px;
  margin: 0 auto;
}
.rel {
position: relative;
}
#rhombus {

height: 40px;
left: -9969px;
position: absolute;
top: 41px;
width: 9999px;
z-index: -1;
}
#page-rhombus-wrap {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
min-height: 630px;
pointer-events: none;
}
#rhombus-wrap {
left: 50%;
margin-left: -555px;
position: absolute;
top: 35px;
width: 60px;
z-index: 10;
}

#rhombus-logo {
background-attachment: scroll;
background-color: transparent;
background-image: url("../../images/vf-logo.png");
background-origin: padding-box;
background-position: 0 30px;
background-repeat: no-repeat;
background-size: auto auto;
display: block;
height: 90px;
padding-top: 30px;
position: relative;
width: 60px;
z-index: 5;
}
#logo {
background-attachment: scroll;
background-color: transparent;
background-image: url("../../images/vf-logo.png");
background-image: url("../../images/vf-logo.gif");
background-origin: padding-box;
background-repeat: no-repeat;
background-size: cover;
height: 60px;
margin-top: 30px;
position: relative;
width: 60px;
z-index: 5;
display: block;
}
#logo {
color: #333333;
float: left;
font-size: 22px;
font-weight: 300;
line-height: 50px;
letter-spacing: -1px;
cursor: pointer;
}
div#logo_title {
  font-family: "VodafoneRgRegular";
  float: left;
  color: #333333;
  float: left;
  font-size: 19px;
  line-height: 50px;
  letter-spacing: -1px;
  cursor: pointer;
  
}
div#top-info-logged-user {
  margin-left: 52px;
  line-height: 50px;
}
#top-bar {
background-color: #ebebeb;
border-bottom: 1px solid #bbb;
height: 50px;
margin-bottom: 20px;
font-size: 14px;
line-height: 50px;
}
#top-bar-content {
width: 950px;
margin: 0 auto;
height:50px;
}
#top-info-mode {
float: right;
}
#top-info-logged-user {
  margin-right: 15px;
  float: left;
}
#top-info-mode .chosen-container {
background-color: #fff;
display: block;
margin-top: 5px;
}
span#users_logging {
  width: 380px;
  display: block;
  height: 32px;
  margin-top: 18px;
  line-height: 14px;
  font-size: 14px;
}
span#areinuse {
  float: right;
}
#navigation a:hover,
#subnavigation a:hover {
cursor: pointer;
}
#navigation {
background-color: #e60000;
border-radius: 3px;
background-clip: padding-box;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
color: #fff;
height: 44px;
width: 950px;
float: left;
margin:0 auto;
}
.product-31 #navigation,
.product-36 #navigation {
font-size: 18px;
}
.addFirstMenu{
  background-color: #b71c1c;
  line-height:44px;
}
#navigation li {
  float:left;
  text-align: center;
  height: 44px;
  line-height: 44px;
  white-space: nowrap;
  font-size: 20px;
}
#navigation a {
display: block;
text-decoration: none;
height: 44px;
line-height: 44px;
}
#navigation a:hover {
background-color: #f9f9f9;
color: #333;
width: auto;
}
#content-wrap {
margin: 0 auto;
width: 950px;
color: #333333;
padding-top: 30px;
}
#subnavigation {
float: left;
width: 190px;
}
#subnavigation a {
display: block;
height: 50px;
line-height: 50px;
padding-left: 20px;
white-space: nowrap;
}
.second_click{
border-bottom: 1px solid #ccc;
}
.second_click_show{
display:none;
}
.second_click_children {
border-bottom: 1px solid #ccc;
width: 170px;
margin-left: 20px;
}
.third_click {
color:#e60000;
font-weight:bold;
}
#subnavigation .open > .sub-sub-navigation {
padding-left: 20px;
}
#subnavigation .subnavigation-has-sub-sub.open > a {
border-bottom: medium none;
}
#subnavigation .active > a {
color: #e60000;
font-weight: bold;
}
#subnavigation .sub-sub-navigation {
display: none;
}
#subnavigation .open .sub-sub-navigation {
display: block;
}
#subnavigation .sub-sub-navigation a {
height: 40px;
line-height: 40px;
}
#look_3 .content-phone-settings .call-settings-input {
width: 160px !important;
}
.big-message-box {
width: 100%;
}
#content-wrap {
margin: 0 auto;
  width: 950px;
color: #333333;
padding-top: 30px;
}
#subnavigation {
float: left;
width: 190px;
}
#content-reset-wrap {
float: left;
margin-left: 50px;
width: 710px;
min-height: 710px;
}
.navigation-1of8 #content-reset-wrap,
.navigation-1of7 #content-reset-wrap,
.navigation-1of6 #content-reset-wrap,
.navigation-1of5 #content-reset-wrap {
width: 100%;
margin: 0;
}
h3.margin-top {
margin-top: 50px;
}
.h3-wrapper-content .h3-inside-content .row .inner-cell-left {
float: left;
}
.h3-wrapper-content .h3-inside-content .row .inner-cell-right {
float: right;
}
.leftmargin {
margin-left: 60px;
margin-top: -5px;
}
.h3-inside-content.paddingLeft15 {
padding-left: 5%;
}
.h3-inside-content.paddingRight15 {
padding-right: 5%;
}
.paddingLeft {
padding-left: 90px;
}
.control-row input[type="text"],
.control-row input[type="password"],
.control-row .chosen-container {
width: 100% !important;
box-sizing: border-box;
text-indent: 15px;
}
.control-row {
padding-right: 24px;
padding-bottom: 24px;
}
#content-wrap .row .right {
display: table-cell;
text-align: right;
}
#content-wrap .row .left {
display: table-cell;
}
#content-wrap .row.description .left,
#content-wrap .row.description .right.description {
font-weight: normal;
}
#content {
position: relative;
transition: all 0.3s ease-out;
height: 100%;
}
.loading #content {
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
visibility: hidden;
}
#content-wrap .row.no-border-bottom {
border: 0 none;
}
div.table {
display: table;
width: 100%;
line-height: 24px;
}
.h3-content div.table {
padding-left: 20px;
}
div.table-row {
display: table-row;
}
div.table-col {
display: table-cell;
padding-bottom: 3px;
padding-top: 3px;
text-align: left;
}

div.table-col-status {
  display: table-cell;
  padding: 20px 0;
  text-align: left;
  font-family: "VodafoneLtRegular";
  font-weight: normal;
  font-size: 20px;
}

div.table-row.table-row-head .table-col {
border-bottom: 1px solid #e6e6e6;
text-align: left;
}
.title {
color: #e60000;
font-family: "Arial";
font-size: 28px;
line-height: 50px;
}
.h3-content .row.no-border-bottom + .row > div,
.h3-wrapper-content .row.no-border-bottom + .row > div {
border: 0 none;
}
#language-info {
margin: 25px auto 0;
width: 950px;
color: #999999;
font-size: 14px;
}
#language-switcher-list {
float: left;
width: 30%;
}
.language-switcher {
float: left;
margin-right: 14px;
}
#info {
float: right;
width: 70%;
}
#info.single {
width: auto;
}
.gateway-29.navigation-1of6 #info {
width: 31%;
}
.gateway-29 #info {
float: right;
width: 31%;
}
#footer-main {
font-weight: bold;
padding-top: 60px;
color: #999999;
}
#footer {
background-color: #ebebeb;
padding: 1px 0 20px 0;
opacity: 1;
}
#footer:hover .footer-content {
opacity: 1;
}
.footer-content {
margin: 0 auto;
opacity: 0;
width: 950px;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.pageHeadInfo{
color: #e60000;
font-family: "Arial";
font-size: 45px;
font-weight: normal;
line-height: 50px;
margin-bottom: 10px;
}
#headtitle {
  margin-bottom:20px;
}
input.max3 {
  width: 55px;
  text-align: center;
}
input.max4 {
  width: 70px;
  text-align: center;
}
.message-error {
  background: url(../../images/error.png) no-repeat scroll 20px 18px #fef0f0;
  border: 1px solid #e60000;
  border-radius: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 22px 80px 20px 70px;
  width: 670px;
}
input[type="text"], input[type="password"] {
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 #767676 inset;
  -moz-box-shadow: 0 1px 2px 0 #767676 inset;
  -webkit-box-shadow: 0 1px 2px 0 #767676 inset;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 5px;
  box-sizing: border-box;
}
.h3-wrapper-content {
  width: 670px;
  margin-left: 40px;
  padding-bottom: 50px;
  display: table;
  border-collapse: collapse;
}
.noneDisplay {
  display: none;
}

.popup .h3-wrapper-content {
  width: 520px;
  margin-left: 0;
  padding-bottom: 0;
  display: table;
  border-collapse: unset;
}

.popup .right:not(.no-left) {
  padding-right: 5px;
}

#content .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#content .chosen-container-single .chosen-single {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  height: 39px;
  line-height: 39px;
  padding: 0 14px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, .55);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .55);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .55);
  border: 0;
  font-size: 16px;
  width: 290px;
  text-align: left;
}

#content .chosen-container-single .chosen-single div {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  width: 34px;
  height: 33px;
  border-left: solid 1px #ccc;
  text-align: left;
}
#content .chosen-container-single .chosen-single div b {
  background: url("../../images/arrow-down.png") no-repeat scroll center center transparent !important;
}
#content .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("arrow-up.png") no-repeat scroll center center transparent !important;
}
#content .chosen-container-single .chosen-drop {
  border-radius: 3px;
  border: 0;
  box-shadow: 0px -3px 0px rgba(255, 255, 255, 1), 0px 1px 3px rgba(0, 0, 0, .55);
  -moz-box-shadow: 0px -3px 0px rgba(255, 255, 255, 1), 0px 1px 3px rgba(0, 0, 0, .55);
  -webkit-box-shadow: 0px -3px 0px rgba(255, 255, 255, 1), 0px 1px 3px rgba(0, 0, 0, .55);
}
#content .chosen-container .chosen-results {
  padding: 0;
  border: 0;
  margin: 0;
}
#content .chosen-container .chosen-results li {
  line-height: 39px;
  height: 39px;
  padding: 0 14px;
  font-size: 16px;
  text-align: left;
}

#content .channels .chosen-container .chosen-results {
max-height: 100%;
}
#content .chosen-container .chosen-results li.highlighted {
  background: #666;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, .55) inset;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .55) inset;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .55) inset;
  color: #fff;


}
#content .chosen-container-single .chosen-single abbr {
  background: url("close.png") no-repeat scroll center center transparent;
  background-size: 9px 9px;
  height: 100%;
  right: 34px;
  top: 0;
  width: 34px;
}

#content .chosen-container .chosen-search{
display: none;
}
.apply-cancel {
  border-top: 1px solid #e6e6e6;
  margin-top: 30px;
  padding: 20px 10px 20px 0;
  text-align: right;
}
input.button {
  border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: bold;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  background-color: #ffffff;
}

input.button.button-apply {
  background-color: #b141ad;
  color: #fff;
  margin-right:5px;
}

input.button.button-apply:hover {
  background-color: #680F68;
  color: #fff;
  -moz-box-shadow: rgba(0,0,0,0.6);
  -webkit-box-shadow: rgba(0,0,0,0.6);
  box-shadow: rgba(0,0,0,0.6);
}

input.button.button-apply:active {
  background-color: #680F68;
  color: #fff;
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.6) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.6) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.6) inset;
}

input.button.button-cancel:hover {
  background-color: #F4F4F4;
  color: #000;
  -moz-box-shadow: rgba(0,0,0,0.6);
  -webkit-box-shadow: rgba(0,0,0,0.6);
  box-shadow: rgba(0,0,0,0.6);
}

.apply-cancel input:last-of-type {
  margin-right: 0;
}

select, input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.h3-inside-content .h3-content {
padding-left: 0px;
}

.h3-content .row.description + .row,
.h3-wrapper-content .row.description + .row {
border: 0;
}
.h3-content > table {
width: 100%;
}

.h3-content td,
.h3-content th {
font-weight: normal;
height: 30px;
line-height: 30px;
padding: 10px;
text-align: left;
}

.h3-content th {
border-bottom: 1px solid #e6e6e6;
}

.h3-content table.table-three-columns th {
width: 33%;
}

.h3-content div.table {
padding-left: 20px;
}

.button-pri-cancel {
float: right;
margin: 2px;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
font-size: 16px;
font-weight: bold;
padding: 0 20px;
height: 34px;
line-height: 34px;
background-color: #f5f5f5;
border: 1px solid #e6e4e4;
cursor: pointer;
}
.button-pri-apply {
float: right;
margin: 2px;
background: none repeat scroll 0 0 #9c2aa0;
border: 1px solid #7d7b7b;
border-radius: 3px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
color: #fff;
font-family: "Arial";
font-size: 16px;
font-weight: bold;
height: 34px;
display: inline-block;
line-height: 33px;
text-align: center;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
background-color: #f5f5f5;
border: 1px solid #e6e4e4;
cursor: pointer;
}

select{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 3px;
color: #333;
font-size: 16px;
font-weight: bold;
height: 39px;
line-height: 39px;
padding: 0 14px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
border: 0;
font-size: 16px;
width: 223px;
font-family: "Arial";
background-color: #f5f5f5;
border: 1px solid #e6e4e4;
cursor: pointer;
-webkit-appearance: menulist;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
cursor: pointer;
font-weight: normal;
line-height: 20px;
margin-bottom: 15px;
padding-left: 25px;
position: relative;
z-index: 2;
}
[type="checkbox"]:not(:checked) + label::before,
[type="checkbox"]:checked + label::before {
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #808080;
border-radius: 3px;
content: "";
height: 21px;
left: 0;
position: absolute;
top: -2px;
transition: all 0.2s ease 0s;
width: 21px;
}
[type="checkbox"]:checked + label::before {
background-color: #a8b400;
background-image: url("../../images/check-white.png");
border: 1px solid rgba(0, 0, 0, 0.25);
}
[type="checkbox"]:not(:checked) + label::after,
[type="checkbox"]:checked + label::after {
color: #fff;
content: " ";
left: 2px;
position: absolute;
top: -2px;
transition: all 0.2s ease 0s;
}
[type="checkbox"]:not(:checked) + label::after {
/* ?opacity: 0;*/
transform: scale(0);
}
[type="checkbox"]:checked + label::after {
opacity: 1;
transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + label::before,
[type="checkbox"]:disabled:checked + label::before {
background-color: #ddd;
border-color: #bbb;
box-shadow: none;
}
[type="checkbox"]:disabled:checked + label::after {
color: #999;
}
[type="checkbox"]:disabled + label {
color: #aaa;
}
.deviceStatus{
width: 50%;
}
.dropdowndiv {
  width: 240px;
  margin-left: 58px;
}

.linebutton {
  margin-right: 10px;
}

div.button.button-on {
  height:30px;
  width:60px;
  background-size: contain;
  display: inline-block;
}

.buttonbackon {
  background-image: url("../../images/checkon.gif");
}

.buttonbackoff {
  background-image: url("../../images/checkoff.gif");
}

.button:hover {
  cursor: pointer;
}

input.button-add {
  background-image: url("../../images/button-add-desktop.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

input.button-delete,
input.button-delete-message {
  background-image: url("../../images/button-delete-desktop.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

input.button-edit {
  background-image: url("../../images/button-edit-desktop.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
[type="radio"]:not(:checked),
[type="radio"]:checked {
  left: -9999px;
  position: absolute;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  cursor: pointer;
  position: relative;
  z-index: 2;
  height: 30px;
  width: 30px;
  border: solid 1px #808080;
  display: inline-block;
  border-radius: 50px;
}
[type="radio"]:not(:checked) + label::before,
[type="radio"]:checked + label::before {
  border-radius: 50%;
  content: "";
  height: 24px;
  left: 2px;
  top: 2px;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 24px;
  z-index: 1;
}
[type="radio"]:checked + label::before {
  border-radius: 50%;
  height: 24px;
  width: 24px;
  background-color: #a8b400;
}
[type="radio"]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:disabled:not(:checked) + label::before,
[type="radio"]:disabled:checked + label::before {
  background-color: #ddd;
  border-color: #bbb;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
[type="radio"]:disabled:checked + label::after {
  color: #999;
}
[type="radio"]:disabled + label {
  color: #aaa;
}

.op40 {
  opacity: 0.4;
  pointer-events: none;
}
.op40 .button-on,
.op40 .button-off{
  pointer-events: auto;
}
.marginrow_10{
  margin:0 10px;
}
.marginright_10px {
  margin-right: 10px;
}
.blackBackground {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}
.blackBackgroundWifi {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 400;
}
.popup {
  background-color: #fff;
  padding: 34px 40px 40px;
  position: fixed;
  width: 620px;
  z-index: 100;
  max-height: 100%;
  overflow-y: auto;
}

.alertpopup {
  display:none;
  background-color: #fff;
  padding: 34px 40px 40px;
  width: 620px;
  z-index: 301;
  max-height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.alertpopupwifi {
    background-color: #fff;
    left: 50%;
    padding: 20px;
    position: fixed;
    top: 12%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 620px;
    z-index: 200;
    max-height: 100%;
    overflow-y: scroll;
}

.popupWifi {
    background-color: #fff;
    left: 50%;
    padding: 34px 40px 40px;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 620px;
    z-index: 100;
    max-height: 100%;
    overflow-y: scroll;
}

.indexiframe {
  position: absolute;
  z-index: 99;
}

.text-tolong {
white-space: nowrap; 
text-overflow:ellipsis; 
overflow:hidden; 
}

.W135 {
width: 135px;
display: block;
}
.W270 {
width: 275px;
display: block;
}
.W670 {
width: 670px;
display: block;
}
.W120 {
width: 120px;
display: block;
}

.checkboxBtn{
width: 20px;
height: 20px;
cursor: pointer;
}

.event-log-button-width {
width: 33%;
float: left;
padding: 10px;
}

#event-log-container .control {
width: 100%;
display: flex;
}

#event-log-container .control-item {
line-height: 25px;
padding: 10px 20px;
}

#event-log-container .content {
width: 100%;
background-color: #ebebeb;

}

#event-log-container .tab {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
display: none;
}

#event-log-container .show {
display: block;
padding: 10px  20px;
}

#event-log-container .active {
background-color: #ebebeb;
color: #333333;
font-weight: bold;
}

#event-log-container .line-height45 {
line-height: 45px;
}
#event-log-container .content thead th{
font-weight: normal;
text-align: left;
}
.color {
color: red;
}

#errorEventLog >thead >tr, #allEventLog >thead >tr{
border-bottom: 1px solid #e6e6e6;
}

.filetitle {
  font-size: 16px;
  color: #333;
  font-weight:bold;
  font-family:Arial,sans-serif;
  width:170px;
}
#f_file {
  background:#fff;
  border:none;
  box-shadow:none;
  font-size:16px;
  line-height: 43px;
  color:#E60000;
  font-weight:bold;
  width: 480px;
}
#f_file::-webkit-input-placeholder {
  font-size:16px;
  color:#ddd;
  font-weight: normal;
  font-style: italic;
}
#f_file:ms-input-placeholder {
  font-size:16px;
  color:ddd;
  font-weight: normal;
  font-style: italic;
}
#f_file:-moz-placeholder {
  font-size:16px;
  color:ddd;
  font-weight: normal;
  font-style: italic;
}
#t_file {
  display:none;
  width: 120px;
  height: 34px;
  position: absolute;
  line-height: 34px;
  right: 30px;
  top: 13px;
  z-index: 333;
  cursor: pointer;
}
#btnSubmit {
  font-weight:bold;
  color:#333;
  padding:0 20px;
  box-shadow:0 1px 3px rgba(0,0,0,.6);
  border:none;
  height:34px;
  line-height:34px;
  position: absolute;
  right: 30px;
  top: 13px;
  cursor: pointer;
}
#btnBrowse {
  font-weight:bold;
  color:#333;
  padding:0 20px;
  box-shadow:0 1px 3px rgba(0,0,0,.6);
  border:none;
  height:34px;
  position: absolute;
  line-height: 34px;
  right: 30px;
  top: 13px;
  cursor: pointer;
}
#fr_uploadImage{
  position:relative;
}
#currentVersion {
  width:100%;
  height:130px;
  line-height:100px;
}
.cv_left {
  float:left;
  width:35%;
}
.cv_right {
  float:right;
  width:65%;
  text-align: right;
  color: #333333;
  padding: 0 30px;
  font-weight: bold;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
left: -9999px;
position: absolute;
}
input.max6 {
  width: 40px;
  text-align: center;
  padding: 7px 5px;
}

#t_file_cfgfile {
left: 150px;
margin: 0;
padding: 0;
z-index: 3;
width: 182px;
height: 34px;
line-height: 30px;
color: #333333;
position: absolute;
text-align: left;
font-size: 12px;
font-family: Arial;
white-space: nowrap;
vertical-align: middle;
border: 1px solid #B5B8C8;
background-color: #FFFFFF;
}

#f_file_cfgfile {
left: 340px;
margin: 0;
padding: 0;
height: 34px;
opacity: 0;
width: 113.8px;
filter: alpha(opacity=0);
position: absolute;
text-align: left;
white-space: nowrap;
z-index: 2;
cursor: pointer;
font-size: 50px\9;
}

.width650 {
width:650px;
}

.cfgTable_button {
border-top: 1px solid #E8E7E7;
background-color: #FFFFFF;
padding: 10px 0px 10px 0;
}

.filebutton_ptvdf {
position: relative;
left: 300px;
}

.width82 {
width:82px;
}

div.padding_b50 {
padding-bottom: 50px
}
.passwordStrength.strength0, .passwordStrength.strength6 {
  border-bottom: 4px solid #FF0000;
  width: 28.5%;
}
.passwordStrength.strength1 {
  border-bottom: 4px solid #FF0000;
  width: 43%;
}
.passwordStrength.strength2 {
  border-bottom: 4px solid #FFA500;
  width: 57.2%;
}
.passwordStrength.strength3 {
  border-bottom: 4px solid #FFA500;
  width: 71.5%;
}
.passwordStrength.strength4 {
  border-bottom: 4px solid #008000;
  width: 85.8%;
}
.passwordStrength.strength5 {
  border-bottom: 4px solid #008000;
  width: 100%;
}
.passwordStrength {
  width: 214px;
  text-align: left;
}
.row .wifileft {
  display: table-cell;
  padding: 20px 0;
}
.no-text-align {
  text-align: left !important;
}
.btn-apply-color {
  background-color: #b141ad !important;
}
.line-height70 {
line-height: 70px;
}
.portol-drop{
text-indent: 15px;
border-radius: 3px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
border: 0;
font-weight: bold;
right: 5px;
z-index: 9;
text-indent: 15px;
height: 39px;
line-height: 39px;
text-align: left;
border-radius: 4px;
cursor: pointer;
background-color: #fff;
background-image:url("../../images/arrow-down.png");
background-position: center right;
background-repeat: no-repeat;
font-size: 15px;
color:#5D5D5D;
margin-right: 10px; 
width: 200px;
}
.portol-option {
height: 39px;
line-height: 39px;
border-top: none;
text-align: left;
cursor: pointer;
background: #fff;
font-size: 15px;
color: #5d5d5d;
}
.select-portol { 
border: none; 
outline: none; 
width: 100%;
height: 40px;
line-height: 40px; 
appearance: none;
-webkit-appearance: none;
-moz-appearance: none; 
padding-left: 60px;
}
#printerShareTable {
margin: 30px 0;
}
#trustedNetworkTable .table-row {
line-height: 25px; 
}
#trustedNetworkTable .table-col {
padding-top: 20px;
font-size: 16px;
}
#internetTime .bottomline {
border-bottom: none;
}
.dropdownportoldiv {
width: 424px;
margin-left: 58px;
}
.closeIcon {
position: absolute;
top: 3px;
right: 0px;
display: block;
width: 12px;
height: 12px;
background: url("../../images/portol_close.png");
}
.portol-choice{
position:relative;
margin-right: 5px;
padding: 3px 18px 3px 5px;
border: 1px solid #aaa;
background-color: #eee;
color: #333;
background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
border-radius: 3px;
}

.line-height80 {
  line-height: 80px;
}
 
#multicastBlockTable {
  padding: 0 0 20px 0;
}
#ipv4AddressFilteringTable .table-row {
  line-height: 25px;
}

.dmztips {
    margin: 0 0px 20px 40px;
    display: table;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
}
#information {
    overflow-x: auto;
}

#information_desktop {
    width:1000px;
}
#arpinfotable .padding20{
    padding:20px 0;
    font-size: 17px;
}

#information .padding20{
    padding:20px 10px;
    font-size: 17px;
}
#userdevInfoTable {
    overflow-x:scroll;
}

#userdevInfoTable .padding20{
    padding:20px 5px;
    font-size: 17px;
    text-align:center;
}

#ipv4routingInfoTable .padding20{
    padding:20px 5px;
    font-size: 17px;
}

#wandetailtable1 .padding20{
    padding:10px 5px;
    font-size: 15px;
}

#wandetailtable2 .padding20{
    padding:10px 5px;
    font-size: 15px;
}

#wanstatisInfoTable .padding20{
    padding:10px 5px;
    font-size: 15px;
}

.individual-days-row1 {
    float: left;
    width: 64%;
}

.individual-days-row2 {
    float: left;
    width: 36%;
}
.individual-days-day {
    text-align: right;
    padding-bottom: 20px;
}
.individual-days-day:after {
    clear: both;
    display: block;
    content: "";
}
.individual-days-day .individual-days-day-wrap {
    float: right;
    padding-right: 10px;
}
.individual-days-day .individual-days-checkbox {
    float: right;
}

input.button-eject {
    background-image: url(../../images/button-eject.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 41px;
    height: 28px;
    padding: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    cursor: pointer;
}

input.button-eject:active {
    background-image: url(../../images/button-eject-pressed.png);
}
.radio-first{
  margin:0 5px 0 5px;
}
.radio-second{
  margin:0 5 0 5px;
  white-space: nowrap;
}

#progress_bar_container{
	position: relative;
  display: none;
  left: 40px;
	width: 100%;
	height: 35px;
	margin-top: 15px;
	background-color: #c0c0c0;
}

.percentage{
	position: absolute;
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 18px; 
	z-index: 1;
}

.bar{
	position: absolute;
	width: 0;
	height: 35px;
	background-color: #7ab600;
}

.ApplyButtoncss {
    border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    background-color: #b141ad;
    color: #fff;
    margin-right:5px;
    border-color:#b141ad;
  }
  
  .ApplyButtoncss:hover {
    background-color: #680F68;
    color: #fff;
    -moz-box-shadow: rgba(0,0,0,0.6);
    -webkit-box-shadow: rgba(0,0,0,0.6);
    box-shadow: rgba(0,0,0,0.6);
  }
  
  .ApplyButtoncss:active {
    background-color: #680F68;
    color: #fff;
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.6) inset;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.6) inset;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6) inset;
  }

  .graystatus {
    opacity: 0.4;
    pointer-events: none;
  }
  .rowtext {
    font-weight: bold;
    line-height: 24px;
  }
  
  #UrlUtf {
      box-shadow: none;
  }
  
  .btnusb {
      float: right;
      margin-right:25px;
  }
  
  .configborder {
      margin-top: -40px;
  }

#dhcpstatusinfo .row .right {
    text-align: left;
}

.alerttext {
    padding: 20px 0;
    font-weight: bold;
    line-height: 24px;
}

.alertpop {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    text-align: center;
}

.confirmpop {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    text-align: right;
}

.W100 {
    width: 120px;
}

#lanmacenableline, #lanmacsettings {
    padding:0;
}

#lanmacsettings .topline {
    border-top:0;
}

#lanmacsettings .h3-wrapper-content {
    width: 656px;
}

.passWordLeval_weak1{
    float: left;
    width:80%;
}

.passWordBottm_weak1{
    background: #FF0000;
    height: 4px;
    width: 28.5%;
}

#changePwdTable_table #checkPassword .passText_weak1{
    text-align: left;
}
  
.passWordBottm_weak{
    background: #FF0000;
    height: 4px;
    width: 40%
}
  
.passWordBottm_good{
    background: #FFA500;
    height: 4px;
    width: 57.2%;
}

.passWordBottm_strong{
    background: #008000;
    height: 4px;
    width: 100%;
}
.W300 {
    width: 300px;
}
.W260 {
    width: 260px;
}
.W280 {
    width: 280px;
}

.func_spread {
    height: 50px;
}

#ipv4 {
    margin-bottom: 20px;
}

#speedline .dropdowndiv{
  width: 240px;
  left: 20px;
  margin-left: 0;
}

.ulposition {
    position: absolute;
    width: 190px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
}