/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*
    Credits : http://codepen.io/zvuc/pen/xvoys/
*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  font-family: Arial;
  padding: 0;
  margin: 0;
  background-color: #f2f2f2;
}
ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
html,
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;
}
body {
  line-height: 1.2;
}
:focus {
  outline: 0 dotted #c0c;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
html {
  overflow-y: scroll;
}
a {
  color: inherit;
}
/* ==========================================================================
   Font
   ========================================================================== */
@font-face {
  font-family: 'VodafoneRgRegular';
  src: url('fonts/vodafonerg-webfont.eot');
  src: url('fonts/vodafonerg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/vodafonerg-webfont.woff') format('woff'), url('fonts/vodafonerg-webfont.ttf') format('truetype'), url('fonts/vodafonerg-webfont.svg#VodafoneRgRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'VodafoneRgBold';
  src: url('fonts/vodafonerg_bd-webfont.eot');
  src: url('fonts/vodafonerg_bd-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/vodafonerg_bd-webfont.woff') format('woff'), url('fonts/vodafonerg_bd-webfont.ttf') format('truetype'), url('fonts/vodafonerg_bd-webfont.svg#VodafoneRgBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'VodafoneLtRegular';
  src: url('fonts/vodafonelt-webfont.eot');
  src: url('fonts/vodafonelt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/vodafonelt-webfont.woff') format('woff'), url('fonts/vodafonelt-webfont.ttf') format('truetype'), url('fonts/vodafonelt-webfont.svg#VodafoneLtRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
   General
   ========================================================================== */
body {
  font: 400 16px/19px Arial;
}
@media only screen and (max-width: 1110px) {
  body {
    width: 1110px;
  }
}
html {
  background-color: #ebebeb;
}
#look_4 {
  background-color: #fff;
}
.fR {
  float: right !important;
}
.fL {
  float: left !important;
}
.tR {
  text-align: right !important;
}
.chosen-container {
  width: auto !important;
}
.error {
  color: #e60000;
}
/* dropdowns */
#look_4 .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, 0.55);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55);
  border: 0;
  font-size: 16px;
  width: 290px;
  text-align: left;
}
#look_4 .ring-schedule + .chosen-container-single .chosen-single {
  width: 219px;
}
#look_4 .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_4 .chosen-container-single .chosen-single div b {
  background: url("images/arrow-down.png") no-repeat scroll center center transparent !important;
}
#look_4 .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("images/arrow-up.png") no-repeat scroll center center transparent !important;
}
#look_4 .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);
  -moz-box-shadow: 0px -3px 0px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0px -3px 0px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.55);
}
#look_4 .chosen-container .chosen-results {
  padding: 0;
  border: 0;
  margin: 0;
}
#look_4 .chosen-container .chosen-results li {
  line-height: 39px;
  height: 39px;
  padding: 0 14px;
  font-size: 16px;
  text-align: left;
}
#look_4 .content-internet-time .chosen-container .chosen-results li {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#look_4 .channels .chosen-container .chosen-results {
  max-height: 100%;
}
#look_4 .chosen-container .chosen-results li.highlighted {
  background: #666;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55) inset;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55) inset;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.55) inset;
  color: #fff;
}
#look_4 .chosen-container-single .chosen-single abbr {
  background: url("images/close.png") no-repeat scroll center center transparent;
  background-size: 9px 9px;
  height: 100%;
  right: 34px;
  top: 0;
  width: 34px;
}
#look_4 .content-dns-ddns .chosen-container-single .chosen-single {
  width: 230px;
}
#look_4 .content-ringing-schedule .chosen-container-single .chosen-single {
  width: 230px !important;
}
#look_4 .content-schedule .chosen-container-single .chosen-single {
  width: 230px !important;
}
#look_4 .content-wps .chosen-container-single .chosen-single {
  width: 150px !important;
}
#look_4 .content-network .chosen-container-single .chosen-single {
  width: 155px !important;
}
#look_4 .content-firewall .add-firewall-rule-popup .chosen-container-single .chosen-single {
  width: 225px !important;
}
#look_4 .content-phone-settings .call-settings-dropdown.chosen-container-single .chosen-single {
  width: 210px !important;
}
#look_4 .content-phone-settings .ims-server-settings .row .left {
  width: 70%;
}
#look_4 .content-phone-settings .ims-server-settings .row .left span {
  width: 235px;
  display: inline-block;
}
#look_4 .content-phone-settings .ims-server-settings .row .right {
  width: 30%;
}
#look_4 .content-ipv4 .copyRow .chosen-container-single .chosen-single {
  width: 170px;
}
#look_4 .content-lan-public-page .copyRow .chosen-container-single .chosen-single {
  width: 170px;
}
#look_4 .content-ipv6 .h3-content td,
.h3-content th {
  padding-left: 8px;
}
.shadowProblem {
  padding-right: 10px !important;
  margin-right: -10px;
}
.shadowProblemLeft {
  padding-left: 12px !important;
  margin-left: -10px;
}
/* ==========================================================================
   Rhombus
   ========================================================================== */
#rhombus {
  background-color: #e60000;
  height: 40px;
  left: -9969px;
  position: absolute;
  top: 41px;
  width: 9999px;
  z-index: -1;
}
#rhombus:before {
  border-color: transparent transparent #e60000 transparent;
  border-style: none inset solid none;
  border-width: medium 9999px 9999px medium;
  content: " ";
  height: 0;
  left: 25px;
  overflow: hidden;
  position: absolute;
  top: -9996px;
  width: 0;
}
#rhombus:after {
  border-right: 9999px inset transparent;
  border-top: 9999px solid #e60000;
  content: " ";
  height: 0;
  left: 24px;
  overflow: hidden;
  position: absolute;
  top: 36px;
  width: 0;
  z-index: 1;
}
#rhombus-navigation {
  margin: 0 auto;
  padding: 0 0 0 80px;
  width: 950px;
}
#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: -475px;
  position: absolute;
  top: 35px;
  width: 60px;
  z-index: 10;
}

@media only screen and (min-width: 1110px) {
  #rhombus-wrap {
    left: 50%;
    margin-left: -565px;
    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: 60px 60px;
  display: block;
  height: 90px;
  padding-top: 30px;
  position: relative;
  width: 60px;
  z-index: 5;
}

@media only screen and (min-width: 1110px) {
  #rhombus-navigation {
    width: 1110px;
  }
}

#global-navigation {
  margin: 0 auto;
  padding: 0;
  width: 950px;
}
#globalMessages {
  width: 1110px;
  margin: 0 auto;
  padding-top: 11px;
}
.rel {
  position: relative;
}
.dropdown {
  width: 165px !important;
}
/* ==========================================================================
   Header
   ========================================================================== */
#logo {
  color: #333333;
  float: left;
  font-family: "VodafoneRgRegular";
  font-size: 22px;
  font-weight: 300;
  line-height: 54px;
}
#top-bar {
  background-color: #ebebeb;
  border-bottom: 1px solid #bbb;
  height: 50px;
  margin-bottom: 20px;
  position: relative;
  font-size: 14px;
  line-height: 50px;
}
#top-bar-content {
  width: 950px;
  margin: 0 auto;
  padding-left: 80px;
}
#top-info-mode {
  float: right;
}
#top-info-logged-user {
  float: right;
  margin-right: 15px;
}
#top-info-mode .chosen-container {
  background-color: #fff;
  display: block;
  margin-top: 5px;
}

@media only screen and (min-width: 1110px) {
  #top-bar-content {
    padding-left: 0;
  }
}

/* ==========================================================================
   Navigation
   ========================================================================== */
/*
    General
 */
#navigation a:hover,
#subnavigation a:hover {
  cursor: pointer;
}
/*
    Navigation
 */
#navigation {
  background-color: #e60000;
  border-radius: 3px;
  background-clip: padding-box;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  -moz-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;
  padding-left: 15px;
  width: 870px;
  padding: 4px;
  font: 400 21px/36px 'VodafoneRgRegular';
  float: left;
}
.product-31 #navigation {
  font-size: 18px;
}
#navigation ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#navigation li {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  margin-left: -1px;
  position: relative;
  text-align: center;
}
#navigation a {
  display: block;
  text-decoration: none;
}
#navigation a.inactive {
  opacity: 0.5;
}
#navigation a.inactive:hover {
  opacity: 1;
}
#navigation a:hover:not(.inactive) {
  background-color: #f9f9f9;
  color: #333;
  height: 44px;
  line-height: 44px;
  margin: -4px 0;
  width: auto;
}
#navigation li:first-of-type a:hover {
  margin-left: -4px;
  padding-left: 4px;
}
#navigation li:last-of-type a:hover {
  margin-right: -5px;
  padding-right: 5px;
  border-radius: 0 3px 3px 0;
}
#navigation li:first-of-type a {
  border-radius: 3px 0 0 3px;
}
#navigation li:last-of-type a {
  border-radius: 0 3px 3px 0;
}

@media only screen and (min-width: 1110px) {
  #navigation {
    width: 950px;
  }
}

/* ==========================================================================
   Content
   ========================================================================== */
#content-wrap {
  margin: 0 auto;
  width: 950px;
  color: #333333;
  padding-top: 30px;
}
.gateway-33 #content-wrap,
.gateway-41 #content-wrap,
.gateway-35 #content-wrap,
.gateway-36 #content-wrap,
.gateway-43 #content-wrap,
.gateway-37 #content-wrap,
.gateway-44 #content-wrap {
  padding-bottom: 60px;
}
#subnavigation {
  float: left;
  width: 190px;
}
/*
    Subnavigation
 */
#subnavigation > div {
  display: none;
}
.navigation-2of8 #subnavigation > .subnavigation-2of8,
.navigation-3of8 #subnavigation > .subnavigation-3of8,
.navigation-4of8 #subnavigation > .subnavigation-4of8,
.navigation-5of8 #subnavigation > .subnavigation-5of8,
.navigation-6of8 #subnavigation > .subnavigation-6of8,
.navigation-7of8 #subnavigation > .subnavigation-7of8,
.navigation-8of8 #subnavigation > .subnavigation-8of8,
.navigation-2of7 #subnavigation > .subnavigation-2of7,
.navigation-3of7 #subnavigation > .subnavigation-3of7,
.navigation-4of7 #subnavigation > .subnavigation-4of7,
.navigation-5of7 #subnavigation > .subnavigation-5of7,
.navigation-6of7 #subnavigation > .subnavigation-6of7,
.navigation-7of7 #subnavigation > .subnavigation-7of7,
.navigation-2of6 #subnavigation > .subnavigation-2of6,
.navigation-3of6 #subnavigation > .subnavigation-3of6,
.navigation-4of6 #subnavigation > .subnavigation-4of6,
.navigation-5of6 #subnavigation > .subnavigation-5of6,
.navigation-6of6 #subnavigation > .subnavigation-6of6,
.navigation-2of5 #subnavigation > .subnavigation-2of5,
.navigation-3of5 #subnavigation > .subnavigation-3of5,
.navigation-4of5 #subnavigation > .subnavigation-4of5,
.navigation-5of5 #subnavigation > .subnavigation-5of5,
.navigation-2of4 #subnavigation > .subnavigation-2of4,
.navigation-3of4 #subnavigation > .subnavigation-3of4,
.navigation-4of4 #subnavigation > .subnavigation-4of4,
.navigation-2of3 #subnavigation > .subnavigation-2of3,
.navigation-3of3 #subnavigation > .subnavigation-3of3 {
  display: block;
}
.navigation-1of8 #navigation ul li:nth-child(1) a,
.navigation-1of7 #navigation ul li:nth-child(1) a,
.navigation-1of6 #navigation ul li:nth-child(1) a,
.navigation-1of5 #navigation ul li:nth-child(1) a,
.navigation-1of4 #navigation ul li:nth-child(1) a,
.navigation-1of3 #navigation ul li:nth-child(1) a {
  background-color: #990000;
  height: 44px;
  line-height: 44px;
  margin: -4px 0;
  width: auto;
  margin-left: -4px;
  padding-left: 4px;
}
.navigation-2of8 #navigation ul li:nth-child(2) a,
.navigation-3of8 #navigation ul li:nth-child(3) a,
.navigation-4of8 #navigation ul li:nth-child(4) a,
.navigation-5of8 #navigation ul li:nth-child(5) a,
.navigation-6of8 #navigation ul li:nth-child(6) a,
.navigation-7of8 #navigation ul li:nth-child(7) a,
.navigation-2of7 #navigation ul li:nth-child(2) a,
.navigation-3of7 #navigation ul li:nth-child(3) a,
.navigation-4of7 #navigation ul li:nth-child(4) a,
.navigation-5of7 #navigation ul li:nth-child(5) a,
.navigation-6of7 #navigation ul li:nth-child(6) a,
.navigation-2of6 #navigation ul li:nth-child(2) a,
.navigation-3of6 #navigation ul li:nth-child(3) a,
.navigation-4of6 #navigation ul li:nth-child(4) a,
.navigation-5of6 #navigation ul li:nth-child(5) a,
.navigation-2of5 #navigation ul li:nth-child(2) a,
.navigation-3of5 #navigation ul li:nth-child(3) a,
.navigation-4of5 #navigation ul li:nth-child(4) a,
.navigation-2of4 #navigation ul li:nth-child(2) a,
.navigation-3of4 #navigation ul li:nth-child(3) a,
.navigation-2of3 #navigation ul li:nth-child(2) a {
  background-color: #990000;
  height: 44px;
  line-height: 44px;
  width: auto;
  margin: -4px 0;
}
.navigation-8of8 #navigation ul li:nth-child(8) a,
.navigation-7of7 #navigation ul li:nth-child(7) a,
.navigation-6of6 #navigation ul li:nth-child(6) a,
.navigation-5of5 #navigation ul li:nth-child(5) a,
.navigation-4of4 #navigation ul li:nth-child(4) a,
.navigation-3of3 #navigation ul li:nth-child(3) a {
  background-color: #990000;
  height: 44px;
  line-height: 44px;
  margin: -4px 0;
  width: auto;
  margin-right: -5px;
  padding-right: 5px;
}
.navigation-1of8 #navigation ul li:nth-child(1) a,
.navigation-2of8 #navigation ul li:nth-child(2) a,
.navigation-3of8 #navigation ul li:nth-child(3) a,
.navigation-4of8 #navigation ul li:nth-child(4) a,
.navigation-5of8 #navigation ul li:nth-child(5) a,
.navigation-6of8 #navigation ul li:nth-child(6) a,
.navigation-7of8 #navigation ul li:nth-child(7) a,
.navigation-8of8 #navigation ul li:nth-child(8) a:hover,
.navigation-1of7 #navigation ul li:nth-child(1) a,
.navigation-2of7 #navigation ul li:nth-child(2) a,
.navigation-3of7 #navigation ul li:nth-child(3) a,
.navigation-4of7 #navigation ul li:nth-child(4) a,
.navigation-5of7 #navigation ul li:nth-child(5) a,
.navigation-6of7 #navigation ul li:nth-child(6) a,
.navigation-7of7 #navigation ul li:nth-child(7) a:hover,
.navigation-1of6 #navigation ul li:nth-child(1) a,
.navigation-2of6 #navigation ul li:nth-child(2) a,
.navigation-3of6 #navigation ul li:nth-child(3) a,
.navigation-4of6 #navigation ul li:nth-child(4) a,
.navigation-5of6 #navigation ul li:nth-child(5) a,
.navigation-6of6 #navigation ul li:nth-child(6) a:hover,
.navigation-1of5 #navigation ul li:nth-child(1) a,
.navigation-2of5 #navigation ul li:nth-child(2) a,
.navigation-3of5 #navigation ul li:nth-child(3) a,
.navigation-4of5 #navigation ul li:nth-child(4) a,
.navigation-5of5 #navigation ul li:nth-child(5) a:hover,
.navigation-1of4 #navigation ul li:nth-child(1) a,
.navigation-2of4 #navigation ul li:nth-child(2) a,
.navigation-3of4 #navigation ul li:nth-child(3) a,
.navigation-4of4 #navigation ul li:nth-child(4) a:hover,
.navigation-1of3 #navigation ul li:nth-child(1) a,
.navigation-2of3 #navigation ul li:nth-child(2) a,
.navigation-3of3 #navigation ul li:nth-child(3) a:hover {
  background-color: #990000;
  color: #ffffff;
}
#subnavigation a {
  border-bottom: 1px solid #ccc;
  display: block;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding-left: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#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_4 .content-phone-settings .call-settings-input {
  width: 160px !important;
}
#look_4 .content-call-settings .call-settings-table {
  margin-top: 20px;
}
#look_4 .content-call-settings .call-settings-table .table-row-head {
  font-weight: bold;
}
#look_4 .content-call-settings .call-settings-table .table-col {
  height: 45px;
}
#look_4 .content-diagnostic-utility .table-row-head {
  font-weight: bold;
}
#look_4 .content-diagnostic-utility .table-col {
  height: 45px;
}
#look_4 .content-nat-mapping-table .table-col {
  height: 45px;
}
#look_4 .content-analyser img {
  width: 100%;
}
#look_4 .content-phone-settings .call-settings-table,
#look_4 .content-phone-settings .call-settings-title {
  padding-left: 0;
}
#look_4 .content-device-history .connected-devices-table .network-image > img {
  width: 21px;
  height: auto;
}
#look_4 .content-device-history .connected-devices-table .network-name {
  padding-left: 5px;
}
#look_4 .content-sharing-settings .h3-content.right-content {
  margin-left: 30px;
}
#look_4 .content-sharing-settings .user-privileges-title {
  padding-left: 20px;
}
#look_4 .content-sharing-settings .font-size-fix {
  font-size: 16px;
}
#look_4 .content-sharing .mouse-pointer,
#look_4 .content-sharing-settings .mouse-pointer,
#look_4 .content-sharing-settings #user-privileges-open,
#look_4 .content-sharing-settings #user-privileges-open-a,
#look_4 .content-sharing-settings #user-privileges-open-b {
  cursor: pointer;
}
#look_4 .content-sharing-settings .button-width {
  width: 295px;
}
/* ==========================================================================
   Content
   ========================================================================== */
.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: 700px;
}
.navigation-1of8 #content-reset-wrap,
.navigation-1of7 #content-reset-wrap,
.navigation-1of6 #content-reset-wrap,
.navigation-1of5 #content-reset-wrap,
.navigation-1of4 #content-reset-wrap,
.navigation-1of3 #content-reset-wrap {
  width: 100%;
  margin: 0;
}
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-size: 28px;
  line-height: 50px;
  padding-left: 40px;
}
h3.margin-top {
  margin-top: 50px;
}
h2.no-margin-bottom {
  margin-bottom: 0;
}
.padding-bottom-wrap {
  margin-bottom: 50px;
}
.h3-table-content {
  padding-left: 40px;
  padding-bottom: 50px;
}
.h3-content {
  padding-left: 40px;
  padding-bottom: 50px;
  width: 100%;
  display: table;
}
.h3-content.no-padding-bottom {
  padding-bottom: 0;
}
.h3-wrapper-content.no-padding-bottom {
  padding-bottom: 0;
}
.h3-table-content.no-padding-bottom {
  padding-bottom: 0;
}
.h3-wrapper-content {
  width: 100%;
  padding-left: 40px;
  padding-bottom: 50px;
  display: table;
}
.h3-inside-content {
  float: left;
  width: 45%;
}
.h3-inside-content.width50 {
  width: 50%;
}
.h3-inside-content .h3-content {
  padding-left: 0px;
}
.row {
  font-weight: bold;
  display: table-row;
  line-height: 24px;
  width: 100%;
}
.row > div {
  padding-top: 20px;
  padding-bottom: 20px;
}
/*.row:not(.description) .left {
    width: 70%;
}
.row:not(.description) .leftHasRight {
    width: 22%;
}
.row:not(.description) .left + .right {
    width: 30%;
}*/
.h3-content:not(.no-border) .row + .row > div,
.h3-wrapper-content .row + .row > div {
  border-top: solid 1px #e6e6e6;
}
.border-bottom {
  border-bottom: solid 1px #e6e6e6;
}
.h3-content .row.description + .row,
.h3-wrapper-content .row.description + .row {
  border: 0;
}
.h3-content .row.description + .row {
  border-top: 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 table.table-four-columns th {
  width: 25%;
}
.h3-content table.table-five-columns th {
  width: 20%;
}
.h3-content table.table-two-columns th {
  width: 50%;
}
.gateway-27 .phoneNumbersIncomingContent .h3-content table.table-four-columns th {
  width: 15%;
}
.gateway-27 .phoneNumbersIncomingContent .h3-content table.table-four-columns th:nth-child(2) {
  width: 11%;
}
.row .left .inner-row + .inner-row {
  margin-top: 10px;
}
.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;
}
.grey-italic {
  color: #888888;
  font-style: italic;
  line-height: 30px;
}
.row.big-padding-bottom {
  padding-bottom: 32px;
}
.row.no-padding-bottom {
  padding-bottom: 0;
}
.row::after {
  clear: both;
  content: "";
  display: table;
}
.row.big {
  height: auto;
  line-height: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.row.border-top,
.row.border-top > div {
  border-top: 1px solid #e6e6e6;
}
.control-row input[type="text"],
.control-row input[type="password"],
.control-row .chosen-container {
  width: 100% !important;
  box-sizing: border-box;
}
.control-row {
  padding-right: 24px;
  padding-bottom: 24px;
}
input.max3 {
  width: 55px;
  text-align: center;
}
input.max3-network {
  width: 40px;
  text-align: center;
  padding: 7px 0px !important;
}
input.max4 {
  width: 77px;
  text-align: center;
}
input.max2 {
  width: 55px;
  text-align: center;
}

.mac-filter span.max2 {
  width:22px;
  display:inline-block;
  text-align:center
}

input.max2-network {
  width: 40px;
  text-align: center;
  padding: 7px 0px !important;
}
input.max5 {
  width: 75px;
  text-align: center;
}
input.max5-range {
  text-align: center;
}
/*
    Text box input error
 */
input[type="text"].input-error,
input[type="password"].input-error {
  border: 1px solid #e60000;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

input[type="text"].input-error-adjust-padding {
  padding: 7px 12px;
}

#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 {
  padding-bottom: 60px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.loading #content {
  opacity: 0;
}
.apply-cancel {
  border-top: 1px solid #e6e6e6;
  margin-top: 30px;
  padding-top: 20px;
  text-align: right;
}
.apply-cancel .right {
  float: right;
}
.apply-cancel input:last-of-type {
  margin-right: 0;
}
.apply-cancel-margin-top {
  padding-left: 30px;
}
#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;
}
div.table-row.table-row-head .table-col {
  border-bottom: 1px solid #e6e6e6;
}
.title {
  color: #e60000;
  font-family: "VodafoneRgRegular";
  font-size: 28px;
  line-height: 50px;
}
.level-3 {
  padding: 0 0 0 14px;
}
.h3-content .row.no-border-bottom + .row > div,
.h3-wrapper-content .row.no-border-bottom + .row > div {
  border: 0 none;
}
.message-error {
  background: url("images/error.png") no-repeat scroll 20px 18px #fef0f0;
  border: 1px solid #e60000;
  border-radius: 3px;
  margin-top: 20px;
  padding: 22px 80px 20px 70px;
}
.message-info {
  background: url("images/info.png") no-repeat scroll 20px 18px #FFF5F0;
  border: 1px solid #FF5400;
  border-radius: 3px;
  padding: 22px 80px 20px 70px;
  margin-top: 20px;
  background-size: 30px;
}
.message-arrowbox {
  background: url("images/info.png") no-repeat scroll 20px 9px #fff5f0;
  border: 1px solid #ff5400;
  height: 50px;
  padding: 15px 30px 20px 60px;
  position: relative;
  /*width: 360px;*/
  background-size: 30px;
  float: left;
  margin-left: 135px;
  margin-top: -7px;
}
.message-arrowbox:after,
.message-arrowbox:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.message-arrowbox:after {
  border-color: rgba(255, 245, 240, 0);
  border-left-color: #FFF5F0;
  border-width: 10px;
  margin-top: -10px;
}
.message-arrowbox:before {
  border-color: rgba(255, 84, 0, 0);
  border-left-color: #FF5400;
  border-width: 11px;
  margin-top: -11px;
}
.message-arrowbox-applied {
  background: url("images/success.png") no-repeat scroll 20px 9px #f6ffed;
  border: 1px solid #b8cb9e;
  height: 50px;
  padding: 15px 30px 20px 60px;
  position: relative;
  /*width: 340px;*/
  background-size: 30px;
  float: left;
  margin-left: 160px;
  margin-top: -7px;
}
.message-arrowbox-applied:after,
.message-arrowbox-applied:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.message-arrowbox-applied:after {
  border-color: rgba(246, 255, 237, 0);
  border-left-color: #f6ffed;
  border-width: 10px;
  margin-top: -10px;
}
.message-arrowbox-applied:before {
  border-color: rgba(184, 203, 158, 0);
  border-left-color: #b8cb9e;
  border-width: 11px;
  margin-top: -11px;
}
.button-arrow-left-small {
  background: url("images/button-left.png") no-repeat scroll transparent;
  cursor: pointer;
  float: left;
  margin: -1px 10px 0 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  height: 30px;
  padding: 0;
  width: 30px;
}
.button-arrow-right-small {
  background: url("images/button-right.png") no-repeat scroll transparent;
  cursor: pointer;
  float: left;
  margin: -1px 0 0 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  height: 30px;
  padding: 0;
  width: 30px;
}
.led-glow-block {
  display: block;
  float: left;
  height: 25px;
  width: 58px;
}
.hide-led {
  background: none repeat scroll 0 0 #fafafa !important;
  border-bottom: 1px solid #e0dede;
  border-right: 1px solid #e0dede;
  border-top: 1px solid #e0dede;
  box-sizing: border-box;
}
.router-led-bar {
  height: 25px;
  width: 375px;
  display: inline-block;
}
textarea {
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 #767676 inset;
  -moz-box-shadow: 0 1px 1px 0 #767676 inset;
  -webkit-box-shadow: 0 1px 1px 0 #767676 inset;
  box-sizing: border-box;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 14px;
  resize: none;
}
.italic {
  font-style: italic;
}
.tC {
  text-align: center !important;
}
a {
  text-decoration: none;
}
.lanDHCPBanner {
  border-top: 1px solid #ff5400 !important;
  width: 670px !important;
  margin-left: 40px !important;
}
/* ==========================================================================
   Password Strength
   ========================================================================== */
.passwordStrength {
  width: 214px;
  text-align: left;
}
.passwordStrength.strength0 {
  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.strength2 {
  border-bottom: 4px solid #FFA500;
  width: 71.5%;
}
/*.passwordStrength.strength4 {
  border-bottom: 4px solid #008000;
  width: 85.8%;
}*/
.passwordStrength.strength3 {
  border-bottom: 4px solid #008000;
  width: 100%;
}
.passwordFullWidth {
  width: 301px !important;
}
/* ==========================================================================
   Controls
   ========================================================================== */
/*
    Button general
 */
.button:hover {
  cursor: pointer;
}
.button:active {
  color: inherit;
}
/*
    Switch button
 */
div.button {
  background-color: #808080;
  border-radius: 30px;
  height: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 60px;
  z-index: 1;
  display: inline-block;
}
div.button::after {
  background-color: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  content: " ";
  display: block;
  height: 28px;
  left: 1px;
  position: absolute;
  top: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 28px;
  z-index: 2;
}
div.button.button-on {
  background-color: #a8b400;
}
div.button.button-on::after {
  left: 31px;
}
/*
    Normal Button
 */
input.button {
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-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,
input.button.button-global-apply{
  background-color: #b141ad;
  color: #fff;
}
input.button.button-apply:hover,
input.button.button-global-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-cancel:hover,
input.button.button-global-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);
}
input.button.button-apply:active,
input.button.button-global-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:active,
input.button.button-global-cancel:active {
  background-color: #F4F4F4;
  color: #000;
  -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;
}
/*.apply-cancel input.button {
    margin: 0 8px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
}*/
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-minus {
  background-image: url("images/button-minus.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;
}
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-reload {
  background-image: url("images/button-reload.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-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");
}
/*
    Resetbutton
*/
.resetButtons {
  height: 30px;
  /*width: 30px;*/
  right: 0px;
  position: absolute;
  /*background-image: url("images/button-reload.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 99;
}
#resetBar {
  text-align: left;
}
#resetT {
  padding-right: 10px;
}
#resetR {
  float: right;
  margin-right: 5px;
}
#cancelR {
  float: right;
}
#r {
  height: 70px;
  line-height: 34px;
}
/*
    Textbox
 */
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 14px;
  box-sizing: border-box;
}
[type="radio"]:not(:checked),
[type="radio"]:checked {
  left: -9999px;
  position: absolute;
  display: none;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  cursor: pointer;
  /* font-weight: normal; */
  /* line-height: 20px; */
  /* margin-bottom: 15px; */
  /* padding-left: 25px; */
  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: 1px solid #808080; */
  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,
[type="radio"]:checked + label::after {
  /* content: ""; */
  /* left: -2px; */
  /* position: absolute; */
  /* top: -6px; */
  /* transition: all 0.2s ease 0s; */
  /* width: 30px; */
  /* height: 30px; */
  /* border-radius: 50%; */
  /* background-color: white; */
  /* border: 1px solid #808080; */
}
[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"]:checked + label::after {
  /* opacity: 1; */
  /* .scale(1); */
}
[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;
}
/*
    Checkbox
 */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  left: -9999px;
  position: absolute;
  display: none;
}
[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;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  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);
  background-size: 12px 9px;
  background-position: center;
}
[type="checkbox"]:not(:checked) + label::after,
[type="checkbox"]:checked + label::after {
  color: #fff;
  content: " ";
  left: 2px;
  position: absolute;
  top: -2px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="checkbox"]: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="checkbox"]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(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;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
[type="checkbox"]:disabled:checked + label::after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
.display-chars {
  padding-right: 15px;
}
#footer {
  opacity: 0;
}
#footer:hover {
  opacity: 1;
}
/* ==========================================================================
   General WiFi
   ========================================================================== */
.wifi-col1 {
  float: left;
  padding-right: 20px;
  width: 50%;
}
.wifi-col2 {
  float: right;
  padding-left: 20px;
  width: 50%;
}
.inner-row::after {
  clear: both;
  content: " ";
  display: table;
}
.content-general .chosen-container-single .chosen-single {
  width: 100% !important;
}

#look_4:not(.gateway-35):not(.gateway-33):not(.gateway-41) .content-general input.secondColumn[type="text"],
#look_4:not(.gateway-35):not(.gateway-33):not(.gateway-41) .content-general input.secondColumn[type="password"] {
  width: 100% !important;
}
#look_4 .popup .chosen-container-single .chosen-single {
  width: auto;
}
#look_4 .popup .chosen-container {
  width: 100% !important;
}
.padding-fix {
  height: 114px;
}
.general-active-icon {
  height: 25px;
}
.content-general .ssid-prefix,
.content-general .ssid-name {
  float: left;
}
.content-general .ssid-prefix {
  font-weight: normal;
  padding: 7px 6px 0 0;
}
.content-general .ssid-textfield {
  width: 222px!important;
}
.content-general .ssid-textfield-5ghz {
  width: 176px!important;
}
.content-general .ssid-textfield-guest {
  width: 210px!important;
}
.content-general .ssid-textfield-5ghz-guest {
  width: 164px!important;
  padding: 7px 11px;
}
.content-create-message #message-sent {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.content-create-message #message-sent.show {
  opacity: 1;
  visibility: visible;
}
.content-inbox .message-sent {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.content-inbox .message-sent.show {
  opacity: 1;
  visibility: visible;
}
.no-message-info {
  text-align: center!important;
}
.radio-ssid {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.select-radio-option {
  position: relative;
  padding-left:10px;
}

/* ==========================================================================
   About
   ========================================================================== */
.content-port-triggering .col-span-double {
  column-span: 2;
  /* W3C */
  -webkit-column-span: 2;
  /* Safari & Chrome */
  -moz-column-span: 2;
  /* Firefox */
  -ms-column-span: 2;
  /* Internet Explorer */
  -o-column-span: 2;
  /* Opera */
}
.content-port-triggering table .delete-row td input {
  width: 100%;
}
.content-port-triggering table .chosen-single {
  width: auto !important;
}
/* ==========================================================================
   About
   ========================================================================== */
.about {
  color: #e60000;
  font-family: "VodafoneLtRegular";
  font-size: 28px;
  line-height: 50px;
  font-weight: 700;
}
/* ==========================================================================
   Network
   ========================================================================== */
.col1of2 {
  float: left;
  padding-right: 20px;
  width: 50%;
}
.col2of2 {
  float: left;
  width: 50%;
  padding-right: 20px;
}
.col1of2 .row .left {
  width: 100%;
}
.col2of2 .row .left {
  width: 100%;
}
.content-network .chosen-container {
  width: 155px !important;
}
#look_4 .content-network .chosen-container-single .chosen-single {
  width: auto;
}
.content-network .h3-content td,
.content-network .h3-content th {
  padding: 10px 0px;
}
/* ==========================================================================
   General
   ========================================================================== */
.content-general .chosen-container {
  display: block;
  width: 290px !important;
}
#look_4:not(.gateway-35) .content-general .chosen-container {
  display: block;
  width: 100% !important;
}
.content-general input[type="text"],
.content-general input[type="password"] {
  display: block;
  width: 290px;
}
/* ==========================================================================
   Event Log
   ========================================================================== */
.event-log-button-width {
  width: 33%;
  float: left;
  padding: 10px;
}
.eventLogErrorSecurity {
  color: #e60000;
}
#content.content-event-log .h3-table-content {
  padding-left: 0;
}
#content.content-event-log .tab {
  height: 44px;
  width: auto;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  float: left;
  text-align: right;
  line-height: 44px;
  padding: 0 25px;
  background-color: #ffffff;
}
#content.content-event-log .tab.tabs-active {
  background-color: #f7f7f7;
  font-weight: bold;
}
#content.content-event-log .grey-table-content {
  padding: 0 25px 15px;
}
#content.content-event-log .table-row-head + .table-row {
  height: 40px;
}
#content.content-event-log .paddingTop20 {
  padding-top: 20px;
}
#content.content-event-log .paddingTop40 {
  padding-top: 40px;
}
#content.content-event-log div.table-row.table-row-head .table-col {
  border-bottom: 1px solid #e6e6e6;
  padding: 12px 0px;
}
#content.content-event-log .table-row:not(.table-row-head) div.table-col {
  padding-right: 10px;
  line-height: 30px;
  height: auto;
}
#content.content-event-log .table-row:not(.table-row-head) div.table-col:not(:first:of-type) {
  padding-left: 10px;
}
#content.content-event-log .table-row:not(.table-row-head) div.table-col.table-col3 {
  width: 60%;
}
#content.content-event-log .btns {
  margin-top: 32px;
  margin-bottom: 32px;
}
#content.content-event-log .btns .right {
  padding: 3px 0px 3px 0px;
  float: right;
}
#content.content-event-log .btns .downloadStuff {
  width: 120px;
}
/* ==========================================================================
   DSL status
   ========================================================================== */
.dsl-status .table-col {
  width: 33.33%;
}
/* ==========================================================================
   Firewall
   ========================================================================== */
.content-firewall .add-firewall-rule-popup .max4 {
  width: 64px;
}
.content-firewall .add-firewall-rule-popup .chosen-container {
  width: 64px;
}
/*#look_4 .content-firewall .popup .chosen-container {
    width: auto !important;
}*/
.port-input,
.port-input-single {
  width: 75px;
}
#look_4 .content-firewall .popup .chosen-container {
  width: 225px !important;
}
/* ==========================================================================
   Message
   ========================================================================== */
.responeMessage {
  width: 600px;
  height: 215px;
  margin-bottom: 15px;
}
.expand,
.textToExpand {
  cursor: pointer;
}
.replyArea,
.replyArea2,
.replyArea3 {
  display: none;
}
.notRed {
  color: #e60000;
}
.message-border {
  border-top: 1px solid #e6e6e6;
}
/* ==========================================================================
   Number Blocking
   ========================================================================== */
.sub-description {
  color: #888888;
  font-style: italic;
  font-weight: 100;
}
.not-allowed-numbers .row .left {
  opacity: 0;
}
.not-allowed-numbers .row:first-of-type .left {
  opacity: 1;
}
/* ==========================================================================
   Phone Numbers
   ========================================================================== */
.phone-numbers-col1 {
  width: 70px;
}
.phone-numbers-col2 {
  width: 300px;
}
.color-red {
  color: #e60000;
}
.color-green {
  color: #008000;
}
/* ==========================================================================
   Schedule
   ========================================================================== */
.red-line {
  background-color: #e60000;
  height: 6px;
  width: 56px;
  border-radius: 25px;
}
.on-time {
  font-size: 11px;
}
.no-text-align {
  text-align: inherit !important;
}
.space-right {
  padding-right: 80px;
}
.gateway-54 .content-schedule .popup .row .right.twelve-hour-clock {
  padding-left: 150px;
}
#schedule-table thead th {
  font-weight: bold;
}
#schedule_new .jqs-period.ui-draggable:hover ui-resizable-s {
  background-color: blue;
  border: 1px solid grey;
}
#schedule_new .jqs-day {
  overflow: hidden;
  height: 480px;
  background-image: linear-gradient(#A8A8A8 51%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 2px 8px;
  background-repeat: repeat-y;
  cursor: pointer;
}
#schedule_new .jqs-table td {
  border-right: none;
  border: none;
}
#schedule_new .jqs-grid-line {
  border: 0;
  height: 39px;
}
#schedule_new .jqs-grid-line:before {
  background: none;
}
#schedule_new .jqs-grid-hour {
  top: 0px;
}
#schedule_new .jqs-period-container {
  left: 1px;
}
#schedule_new .jqs-grid-day:hover .jqs-day-duplicate,
#schedule_new .jqs-day-duplicate,
#schedule_new .jqs-period-duplicate {
  display: none;
}
#schedule_new .jqs-period {
  width: 18px;
  left: 50% !important;
  transform: translateX(-23%);
}
#schedule_new .jqs-period-container {
  width: 6px;
}
#schedule_new .jqs-period-time {
  display: none;
  width: 70px;
  position: absolute;
  top: -20px;
  left: -27px;
}
#schedule_new .jqs-period:hover .jqs-period-time,
#schedule_new .jqs-period:hover .ui-resizable-handle {
  display: block !important;
}
#schedule_new .ui-resizable-handle {
  display: none !important;
  height: 8px;
  width: 8px;
  left: -1px;
  border-radius: 50%;
  background: #ebebe4;
  border: 1px solid #989898;
  cursor: pointer;
}
#schedule_new .ui-resizable-handle:active {
  background: #808080;
}
#schedule_new .jqs-day-remove {
  bottom: 24px;
  left: 38px;
}
#schedule_new .jqs-period-remove {
  bottom: 0px;
  right: -11px;
}
#schedule_new .jqs-period-remove:hover {
  display: block;
}
#schedule_new .jqs-period-helper {
  display: none !important;
  left: 38px;
  height: 40px;
  width: 10px;
}
#schedule_new .jqs-period-helper-time {
  position: absolute;
  width: 61px;
  top: -15px;
  left: -30px;
}
#schedule_new .jqs-period-helper:after {
  background-color: #e60000;
  opacity: 0.5;
  border-radius: 3px;
}
/* ==========================================================================
   Prefix-Modus IPv6
   ========================================================================== */
#look_4 .content-prefix-mode-ipv6 .chosen-container-single .chosen-single {
  width: 240px;
}
/* ==========================================================================
   IPv4
   ========================================================================== */
#look_4 .extra_mac_address {
  width: 37px !important;
}
#look_4 .extra_ip_address {
  width: 38px !important;
}
input.extra_mac_address[type="text"] {
  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;
  box-sizing: border-box;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 5px;
}
input.extra_ip_address[type="text"] {
  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;
  box-sizing: border-box;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 5px;
}
#look_4 .content-ipv4 .homeNetwork .chosen-container-single .chosen-single {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  color: #333;
  font-size: 16px;
  height: 39px;
  line-height: 39px;
  padding: 0 14px;
  text-align: left;
  width: 170px;
}
#look_4 .content-ipv4 .guestNetwork .chosen-container-single .chosen-single {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  color: #333;
  font-size: 16px;
  height: 39px;
  line-height: 39px;
  padding: 0 14px;
  text-align: left;
  width: 170px;
}
#look_4 .content-lan-public-page .chosen-container-single .chosen-single {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  color: #333;
  font-size: 16px;
  height: 39px;
  line-height: 39px;
  padding: 0 14px;
  text-align: left;
  width: 160px;
}
.h3-content.homeNetwork td,
.h3-content th.homeNetwork,
.h3-content.guestNetwork td,
.h3-content th.guestNetwork {
  padding-right: 4px;
}
.columnStay {
  float: right;
  margin-right: 60px;
}
/* ==========================================================================
   Incoming
   ========================================================================== */
.incoming-name-column {
  width: 140px;
}
.popupTextarea {
  width: 499px;
  height: 150px;
}
/* ==========================================================================
   LAN Public Page
   ========================================================================== */
.port-box1 {
  margin-right: 45px;
}
.port-box2 {
  padding-right: 45px;
}
.port-box3 {
  padding-right: 45px;
}
#look_4 .content-lan-public-page input.leaseTime[type="text"] {
  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;
  box-sizing: border-box;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 14px;
  width: 65px;
}
/* ==========================================================================
   Firewall
   ========================================================================== */
.content-firewall .add-firewall-rule-popup input.max4[type="text"] {
  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;
  box-sizing: border-box;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 8px;
}
.content-firewall .add-firewall-rule-popup .max4 {
  width: 57px;
}
.content-firewall .edit-firewall-rule-popup input.max4[type="text"] {
  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;
  box-sizing: border-box;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 8px;
}
.content-firewall .edit-firewall-rule-popup .max4 {
  width: 57px;
}
.content-firewall .edit-firewall-rule-popup .chosen-container-single .chosen-single {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  color: #333;
  font-size: 16px;
  height: 39px;
  line-height: 39px;
  padding: 0 14px;
  text-align: left;
  width: 230px;
}
.firewall-rules {
  padding-left: 0;
}
#firewall-table {
  margin-top: 20px;
}
#content-wrap .row .right.ip-address-description {
  text-align: left;
  padding-bottom: 0;
}
.ip-subnet {
  margin-left: 75px;
}
.ip-hostid {
  margin-left: 16px;
}
.subnet-input {
  width: 82px;
}
.host-input {
  width: 191px;
}
.no-padding-top {
  padding-top: 0!important;
}
/* ==========================================================================
   Call Log
   ========================================================================== */
.tabs {
  background-color: white;
  margin: 0 -10px;
  cursor: pointer;
}
.tabs.tabs-bg-4-1 .tabs-all {
  background-color: #f7f7f7;
  font-weight: bold;
}
.tabs.tabs-bg-4-2 .tabs-dialled {
  background-color: #f7f7f7;
  font-weight: bold;
}
.tabs.tabs-bg-4-3 .tabs-received {
  background-color: #f7f7f7;
  font-weight: bold;
}
.tabs.tabs-bg-4-4 .tabs-missed {
  background-color: #f7f7f7;
  font-weight: bold;
}
.tabs-all {
  height: 44px;
  width: 25%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  float: left;
  text-align: center;
  line-height: 44px;
  background-color: #ffffff;
}
.tabs-dialled {
  height: 44px;
  width: 25%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  float: left;
  text-align: center;
  line-height: 44px;
  background-color: #ffffff;
}
.tabs-received {
  height: 44px;
  width: 25%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  float: left;
  text-align: center;
  line-height: 44px;
  background-color: #ffffff;
}
.tabs-missed {
  height: 44px;
  width: 25%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  float: left;
  text-align: center;
  line-height: 44px;
  background-color: #ffffff;
}
.grey-table-content {
  background-color: #f7f7f7;
  padding: 0 10px;
  margin: 0 -10px;
}
.missed-call-color {
  color: #e60000;
}
.more-columns {
  text-align: center;
  background-color: #f7f7f7;
}
.call-log > .table-row > .table-col {
  height: 50px;
}
.table-call-log-buttons {
  text-align: right;
}
.table-button-faded {
  opacity: 0.3;
}
.faded {
  opacity: 0.3;
}
.hidden1,
.hidden2 {
  display: none;
}
/* ==========================================================================
   Create Message
   ========================================================================== */
textarea.big-message-box {
  box-shadow: inset 0 1px 2px 0 #767676;
  -moz-box-shadow: 0 1px 2px 0 #767676;
  -webkit-box-shadow: 0 1px 2px 0 #767676;
}
/* ==========================================================================
   Settings
   ========================================================================== */
.input-message {
  border: 1px solid #ff5400;
  border-radius: 3px;
  background-color: #fff5f0;
}
.input-error {
  border: 1px solid #e60000;
  border-radius: 3px;
  background-color: #fef0f0;
}
.no-padding-for-row > .row > div {
  padding-top: 0px;
  padding-bottom: 0px;
}
.diagnostic-notch {
  padding-left: 25px;
}
.diagnostic-section {
  padding-top: 25px;
}
.diagnose-CompletePopUp {
  /*width: 480px !important;*/
  height: 674px;
  overflow: auto;
}
.diagnose-CompletePopUp .left {
  padding-right: 70px;
}
.diagnose-CompletePopUp .left.type {
  padding-left: 15px;
}
.diagnose-CompletePopUp .right .image {
  height: 32px;
  display: none;
}
/* ==========================================================================
   Diagnostic Utility
   ========================================================================== */
.notification {
  opacity: 0.4;
  font-weight: 200;
  font-style: italic;
}
#look_4 .diagnostic-width input[type="text"] {
  width: 150px;
}
#look_4 .diagnostic-width .chosen-container a.chosen-single {
  width: 194px;
}
/* ==========================================================================
   Port Mapping
   ========================================================================== */
#content.content-port-mapping .op40 .button-on,
#content.content-port-mapping .op40 .button-off {
  pointer-events: auto;
}
/*
@media only screen and (max-width: 767px) {
  #content.content-port-mapping .h3-content .row {
    border-bottom: solid 1px #e6e6e6;
  }
  #content.content-port-mapping .h3-content .left,
  #content.content-port-mapping .h3-content .right {
    border: 0;
  }
  #content.content-port-mapping .h3-content,
  #content.content-port-mapping .h3-content .row,
  #content.content-port-mapping .h3-content .left,
  #content.content-port-mapping .h3-content .right {
    display: block;
  }
}
*/
/* ==========================================================================
   Policy Routing,
   static routing,
   parental control
   ========================================================================== */
#content.content-policy-routing div.table-col {
  padding-top: 5px;
  padding-bottom: 5px;
}
#content.content-policy-routing .policy-routing.table .op40 .button-on,
#content.content-policy-routing .policy-routing.table .op40 .button-off {
  pointer-events: auto;
}
#content.content-policy-routing .popup .left {
  width: 40%;
}
#content.content-policy-routing .popup .right {
  width: 60%;
}
#content.content-policy-routing .popup input.max2 {
  padding-left: 5px;
  padding-right: 5px;
  width: 40px;
}
#content.content-static-routing div.table-col {
  padding-top: 5px;
  padding-bottom: 5px;
}
#content.content-static-routing .static-routing.table {
  font-size: 14px;
}
#content.content-static-routing .static-routing.table .op40 .button-on,
#content.content-static-routing .static-routing.table .op40 .button-off {
  pointer-events: auto;
}
#content.content-static-routing .popup .left,
#content.content-static-routing .popup .right {
  width: 50%;
}
#content.content-static-routing .popup input[type=text] {
  width: 100%;
}
#content.content-parental-control div.table-col {
  padding-top: 5px;
  padding-bottom: 5px;
}
#content.content-parental-control .parental-control {
  font-size: 14px;
}
#content.content-parental-control .parental-control .op40 .button-on,
#content.content-parental-control .parental-control .op40 .button-off {
  pointer-events: auto;
}
#content.content-parental-control .popup:not(.delete-confirmation) .left {
  width: 40%;
}
#content.content-parental-control .popup:not(.delete-confirmation) .right {
  width: 60%;
}
#content.content-parental-control .popup:not(.delete-confirmation) input[type=text]:not(.max2) {
  width: 100%;
}
#content.content-parental-control .popup:not(.delete-confirmation) input.max2 {
  padding-left: 5px;
  padding-right: 5px;
  width: 40px;
}
/* ==========================================================================
   WAN
   ========================================================================== */
#content.content-wan div.table-col {
  padding-top: 5px;
  padding-bottom: 5px;
}
#content.content-wan .table .op40 .button-on,
#content.content-wan .table .op40 .button-off {
  pointer-events: auto;
}
#content.content-wan .popup {
  max-height: 100vh;
  overflow: scroll;
}
#content.content-wan .popup .left,
#content.content-wan .popup .right {
  width: 50%;
}
#content.content-wan .popup input[type=text]:not(.max3) {
  width: 100%;
}
#content.content-wan div.table-row-group {
  display: table-row-group;
}
/* ==========================================================================
   UMTS
   ========================================================================== */
#content.content-mobile .no-border .left,
#content.content-mobile .no-border .right {
  border: none;
  padding-top: 0;
}
/* ==========================================================================
   Vodafone TV Test
   ========================================================================== */
.ip-address {
  font-weight: 200;
  font-style: italic;
  opacity: 0.4;
}
.tv-test-top {
  vertical-align: text-top;
}
.tv-space-right {
  padding-right: 200px;
}
/* ==========================================================================
   DNS & DDNS
   ========================================================================== */
.ddns-input-field {
  width: 230px;
}
/* ==========================================================================
   DNS & DDNS
   ========================================================================== */
.left-arrow-indentation {
  padding-left: 20px;
}
/* ==========================================================================
   Popup
   ========================================================================== */
.blackBackground {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.popup {
  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;
}
.gateway-27 .popup,
.gateway-29 .popup,
.gateway-31 .popup {
  max-height: 100%;
  overflow-y: scroll;
}
.popupLoading {
  width: 25%;
}
.popup .apply-cancel {
  text-align: right;
}
.popupwidth-next-to-button {
  width: 248px;
}
/*.popup .title, .popup .tL{
      font-size: 16px;
  font-weight: normal;
  margin-bottom: 30px;
  line-height: 24px;
  color:#000;
}*/
.popup.scrollable {
  max-height: 100%;
  overflow: scroll;
}
/* ==========================================================================
   Global Messages
   ========================================================================== */
.head-message {
  width: 950px;
  border: 1px solid #ff5400;
  border-radius: 3px;
  border-top: none;
  padding: 22px 20px 20px 20px;
  background-color: #fff5f0;
  margin: 0 auto;
}
.top-message {
  margin-top:-11px;
}
#globalMessages input.button {
  float: right;
}
#globalMessages .button {
  margin-right: 5px;
}
#globalMessages .popup input.button {
  float: none;
  margin-right: 0px;
}
#globalMessages .fL {
  width: 60%;
}
/* ==========================================================================
   Footer / Hidden Menu
   ========================================================================== */
#language-info {
  margin: 25px auto 0;
  width: 950px;
  color: #999999;
  font-size: 14px;
}
#language-switcher-list {
  float: left;
  width: 40%;
}
.language-switcher {
  float: left;
  margin-right: 14px;
}
#info {
  float: right;
  width: 35%; /*CLM PD57708 Information of bottom should be at right location*/
}
#info.single {
  width: auto;
}
.page-task {
  color: #999999;
}
.gateway-27.navigation-1of6 #info {
  width: 29%;
}
.gateway-28.navigation-1of5 #info {
  width: 23%;
}
.gateway-29.navigation-1of6 #info {
  width: 31%;
}
.gateway-30.navigation-1of6 #info {
  width: 29%;
}
.gateway-27 #info {
  float: right;
  width: 29%;
}
.gateway-28 #info {
  float: right;
  width: 47%;
}
.gateway-29 #info {
  float: right;
  width: 31%;
}
.gateway-30 #info {
  float: right;
  width: 29%;
}
#footer-main {
  font-weight: bold;
  padding-top: 60px;
  color: #999999;
}
.hidden-menu-title {
  font-weight: bold;
  color: #999999;
  padding-top: 25px;
  padding-bottom: 10px;
}
#footer-main > ul > li > a {
  text-decoration: none;
}
.hidden-menu > ul > li > a {
  text-decoration: none;
  font-size: 14px;
  padding-left: 10px;
}
#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;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/*======================================
    overview style
 =======================================*/
.gateway-36 .content-overview .column,
.gateway-37 .content-overview .column,
.gateway-41 .content-overview .column,
.gateway-43 .content-overview .column,
.gateway-44 .content-overview .column {
  width: 25%;
}
.gateway-36 .content-overview .column:not(:first-child),
.gateway-37 .content-overview .column:not(:first-child),
.gateway-41 .content-overview .column:not(:first-child),
.gateway-43 .content-overview .column:not(:first-child),
.gateway-44 .content-overview .column:not(:first-child) {
  padding-left: 15px;
}
.gateway-36 .content-overview .column:not(:last-child),
.gateway-37 .content-overview .column:not(:last-child),
.gateway-41 .content-overview .column:not(:last-child),
.gateway-43 .content-overview .column:not(:last-child),
.gateway-44 .content-overview .column:not(:last-child) {
  padding-right: 15px;
}
.gateway-36 .content-overview .c4of3 .row-overview,
.gateway-37 .content-overview .c4of3 .row-overview,
.gateway-41 .content-overview .c4of3 .row-overview,
.gateway-43 .content-overview .c4of3 .row-overview,
.gateway-44 .content-overview .c4of3 .row-overview {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gateway-36 .content-overview .icon-sharing,
.gateway-37 .content-overview .icon-sharing,
.gateway-41 .content-overview .icon-sharing,
.gateway-43 .content-overview .icon-sharing,
.gateway-44 .content-overview .icon-sharing {
  background: url("images/arrows.png") no-repeat scroll 18px center;
}
.gateway-36 .content-overview [data-na-text]:before,
.gateway-37 .content-overview [data-na-text]:before,
.gateway-41 .content-overview [data-na-text]:before,
.gateway-43 .content-overview [data-na-text]:before,
.gateway-44 .content-overview [data-na-text]:before {
  content: attr(data-na-text);
  display: block;
  color: #b0b0b0;
  font-weight: bold;
  position: absolute;
  left: 20px;
  text-transform: uppercase;
}
.gateway-36 .content-overview .icon-printer,
.gateway-37 .content-overview .icon-printer,
.gateway-41 .content-overview .icon-printer,
.gateway-43 .content-overview .icon-printer,
.gateway-44 .content-overview .icon-printer {
  background: url("images/device-printer-grey.png") no-repeat scroll 10px center;
  background-size: 43px;
}
.gateway-36 .content-overview .icon-drive,
.gateway-37 .content-overview .icon-drive,
.gateway-41 .content-overview .icon-drive,
.gateway-43 .content-overview .icon-drive,
.gateway-44 .content-overview .icon-drive {
  background: url("images/hard-drive.png") no-repeat scroll 17px center;
  background-size: 30px;
}
.gateway-36 .content-overview .icon-vodafone-wifi,
.gateway-37 .content-overview .icon-vodafone-wifi,
.gateway-41 .content-overview .icon-vodafone-wifi,
.gateway-43 .content-overview .icon-vodafone-wifi,
.gateway-44 .content-overview .icon-vodafone-wifi {
  background: url("images/wifi_36.png") no-repeat scroll 15px center;
  background-size: 30px;
}
.gateway-36 .content-overview .icon-wakeupcall,
.gateway-37 .content-overview .icon-wakeupcall,
.gateway-41 .content-overview .icon-wakeupcall,
.gateway-43 .content-overview .icon-wakeupcall,
.gateway-44 .content-overview .icon-wakeupcall {
  background: url("images/alarm-clock.png") no-repeat scroll 15px center;
  background-size: 30px;
}
.up {
  font-size: 14px;
  font-weight: bold;
  left: 237px;
  position: absolute;
  top: 133px;
}
.down {
  font-size: 14px;
  font-weight: bold;
  left: 238px;
  position: absolute;
  top: 100px;
}
/*
@media only screen and (min-width: 1024px) {
  .overview-image-top-left {
    width: 40% !important;
    float: left;
  }
}
*/
.overview-image-top-right {
  width: 50%;
  float: left;
  position: absolute;
  top: 0;
  left: 65%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overview-image-top-right.docsis-de,
.overview-image-top-right.docsis-es {
  top: 36px;
}
.overview-refresh-wrapper {
  width: 100%;
  height: 35px;
  position: relative;
  margin-bottom: 20px;
}
.overview-refresh-wrapper-inner {
  width: 30px;
  float: right;
}
.overview-refresh-wrapper-inner img {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.group-table-colum {
  width: 100%;
}
.group-table-column-header {
  width: 100%;
  margin: 36px 0px 22px;
  height: 22px;
  text-align: center;
}
.group-table-column-header-col1,
.group-table-column-header-col2,
.group-table-column-header-col3 {
  width: 222px;
  float: left;
  font-size: 26px;
  color: #00b0ca;
}
.group-table-column-header-col1 {
  margin-left: 25px;
}
.group-table-column-header-col2 {
  margin-left: 125px;
}
.group-table-column-header-col3 {
  margin-left: 125px;
}
.borderBottom {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 22px;
}
.group-table-column-content-row1 {
  /*width: 100%;*/
  float: left;
}
.group-table-column-content-row2 {
  margin-left: 194px;
  width: 23%;
  float: left;
}
.group-table-column-content-col1 {
  width: 222px;
  /*text-align: center;*/
  padding-top: 15px;
  margin-left: 25px;
}
.gBg {
  background-color: #f7f7f7;
}
.overviewLink {
  font-weight: bold;
  font-style: normal;
}
.group-table-column-content-col1 .rowMACAddress {
  font-weight: normal;
}
.group-table-column-content-col2 {
  margin-left: 125px;
  padding-top: 13px;
}
.group-table-column-content-col3 {
  /*margin-left: 194px;*/
  padding-top: 22px;
}
#progress-bar-box {
  /*background-image: url(images/progress-bar-outer.png);*/
  background-color: #f7f7f7;
  width: 316px;
  height: 30px;
  /*margin: 0 auto;*/
  border: 1px solid #cccccc;
}
#progress-bar-image {
  background-color: #a8b400;
  width: 116px;
  height: 29px;
}
.ip-address-container {
  bottom: 0;
  left: 0;
  margin-bottom: 38px;
  margin-left: 225px;
  position: absolute;
}
.arrow_box {
  position: absolute;
  background: #4a4d4e;
  border: 4px solid #4a4d4e;
  color: #ffffff;
  left: 150px;
  top: -24px;
  z-index: 99;
  display: none;
  padding: 8px;
  width: 345px;
}
.arrow_box:after,
.arrow_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(244, 244, 244, 0);
  border-right-color: #4a4d4e;
  border-width: 15px;
  margin-top: -15px;
}
.arrow_box:before {
  border-color: rgba(244, 244, 244, 0);
  border-right-color: #4a4d4e;
  border-width: 15px;
  margin-top: -15px;
}
.showIpAddressDetails {
  color: #666e00;
  cursor: default;
}
a:hover .arrow_box {
  display: block;
}
.row-overview .center-wrapper:hover {
  cursor: pointer;
}
.row-overview .center-wrapper:hover + .arrow_box {
  display: block;
}
.columnContent a {
  position: relative;
}
.overview-icon {
  height: 19px;
  padding-right: 5px;
}
.error-icon-ov {
  top: 100px;
  position: absolute;
  left: 590px;
  font-size: 12px;
}
.inactive-icon-ov {
  top: 135px;
  position: absolute;
  left: 590px;
  font-size: 12px;
}
.router-rectangle {
  height: 155px;
  margin-left: 25px;
  position: absolute;
  width: 155px;
}
.top-router-image {
  background: url("images/vox-2.5-804.jpg") no-repeat scroll 18px center transparent;
  height: 574px;
  width: 191px;
  float: right;
}
.top-router-left-image {
  background: url("images/overview-background-top-left-vdsl.jpg") no-repeat scroll 18px center transparent;
  height: 384px;
  width: 191px;
}
.top-router-lines {
  background: url("images/overview-background-bot.jpg") no-repeat scroll 18px center transparent;
  height: 958px;
  width: 129px;
}
.overview-headline {
  color: #00b0ca;
  font-size: 26px;
  border-bottom: 1px solid #cccccc !important;
  height: 60px;
}
.overview-headline img {
  padding-right: 10px;
}
.subHeadline img {
  padding-right: 10px;
}
.column.c1of3 {
  padding-left: 0px;
}
.column.c3of3 {
  padding-right: 0px;
}
.column.c1of2 {
  margin-left: 110px;
  padding-left: 20px!important;
  padding-right: 20px!important;
}
.column.c2of2 {
  float: right;
  margin-right: 110px;
  padding-left: 20px!important;
  padding-right: 20px!important;
}
.column.c1of1 {
  width: 33%;
  margin: auto;
  float: none;
  padding-left: 20px!important;
  padding-right: 20px!important;
}
.oh1of3 {
  text-align: center;
  line-height: 60px;
}
.oh2of3 {
  text-align: center;
  line-height: 60px;
}
.oh3of3 {
  text-align: center;
  line-height: 60px;
}
.columns {
  font-size: 14px;
}
.column {
  width: 33%;
  float: left;
  padding-left: 50px;
  padding-right: 50px;
}
.subHeadline {
  font-size: 20px;
  color: #00b0ca;
  margin-top: 50px;
}
.greyBackground {
  background-color: #f7f7f7 !important;
  font-weight: bold;
}
.halfLineHeight {
  padding-top: 4px;
  line-height: 18px !important;
  height: 46px !important;
}
.row-overview {
  height: 50px;
  line-height: 50px;
  padding-left: 55px;
  position: relative;
}
.icon-schedule {
  background: url("images/schedule.png") no-repeat scroll 20px center;
}
.icon-wps {
  background: url("images/wps.png") no-repeat scroll 18px center;
}
.icon-laptop {
  background: url("images/laptop.png") no-repeat scroll 15px center;
}
.icon-laptop-with-wifi {
  background: url("images/laptop.png") no-repeat scroll 15px center, url("images/signal_full.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.icon-smartphone-with-wifi {
  background: url("images/smartphone.png") no-repeat scroll 21px center, url("images/signal_full.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.icon-smartphone {
  background: url("images/smartphone.png") no-repeat scroll 21px center;
}
.icon-vdf-tv {
  background: url("images/tv-center-center-2000.png") no-repeat scroll 13px center;
  background-size: 30px;
}
.icon-tablet {
  background: url("images/tablet.png") no-repeat scroll 16px center;
}
.icon-tablet-with-wifi {
  background: url("images/tablet.png") no-repeat scroll 16px center, url("images/signal_full.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.icon-tv {
  background: url("images/tv.png") no-repeat scroll 16px center;
}
.icon-play {
  background: url("images/game.png") no-repeat scroll 16px center;
}
.icon-u1 {
  background: url("images/phone_u1.png") no-repeat scroll 20px center;
}
.icon-u2 {
  background: url("images/phone_u2.png") no-repeat scroll 20px center;
}
.smallArrow {
  font-size: 14px;
  padding-left: 45px;
  background: url("images/icon-small-arrow.png") no-repeat scroll 20px center;
}
.smallArrowUp {
  font-size: 14px;
  padding-left: 45px;
  background: url("images/icon-small-arrow-up.png") no-repeat scroll 20px center;
}
.smallArrowDown {
  font-size: 14px;
  padding-left: 45px;
  background: url("images/icon-small-arrow-down.png") no-repeat scroll 20px center;
}
.divider {
  border-bottom: 1px solid #cccccc;
  margin-left: 20px;
  margin-right: 20px;
}
.divider-full {
  border-bottom: 1px solid #cccccc;
}
.icons {
  display: inline-block;
  height: 40px;
  line-height: 50px;
  padding-left: 40px;
  width: 160px;
}
.op40 {
  opacity: 0.4;
  pointer-events: none;
}
.foldable-container-title {
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}
.table-wrapper {
  display: table;
  width: 100%;
}
.radio-button-special-size {
  width: 173px;
}
.ipv6-font-size {
  font-size: 13px;
}
.ipv6 {
  width: 400px;
}
/*call log pagination*/
.pagination {
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.pagination-arrows {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
  display: inline-block;
  background-color: #ffffff;
  text-align: center;
  line-height: 23px;
  cursor: pointer;
}
.arrow-left img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.arrow-right img {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.pagination-arrows: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);
}
.pagination-arrows:active {
  background-color: #F4F4F4;
  color: #000;
  -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;
}
.pages {
  width: 50px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
/*end of call log pagination*/
.child-of-bullet {
  padding-left: 10px;
}
.light-font {
  font-weight: 400;
}
.no-padding-left {
  padding-left: 0;
}
.right-position {
  float: right;
  padding-left: 40px;
}
#look_4 .user-priviles-box-c .chosen-container-single .chosen-single,
#look_4 .user-priviles-box-a .chosen-container-single .chosen-single,
#look_4 .user-priviles-box-b .chosen-container-single .chosen-single {
  width: 120px;
}
.gateway-29 .voiceStatus .hash_width {
  width: 80px;
}
.gateway-27 .content-general .paddingLeft15 > .h3-content .row .left,
.gateway-29 .content-general .paddingLeft15 > .h3-content .row .left,
.gateway-31 .content-general .paddingLeft15 > .h3-content .row .left,
.gateway-27 .paddingLeft15 > .h3-content .row .right,
.gateway-29 .paddingLeft15 > .h3-content .row .right,
.gateway-31 .paddingLeft15 > .h3-content .row .right {
  border-bottom: 1px solid #e6e6e6;
}
.gateway-27 .content-general .paddingLeft15 > .h3-content,
.gateway-29 .content-general .paddingLeft15 > .h3-content,
.gateway-31 .content-general .paddingLeft15 > .h3-content {
  margin-top: -6px;
}
.data-status-first {
  width: 363px;
  padding-right: 20px;
}
.data-status-first + div {
  padding-left: 20px;
  vertical-align: top;
}
.overview-image-top-left {
  position: relative;
  width: 384px;
  height: 191px;
}
.overview-image-top-left .overview-top-left-status {
  position: absolute;
  bottom: 50px;
  right: 61px;
  border: 1px solid;
  border-radius: 15px;
  padding: 4px 12px;
  width: auto;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.overview-image-top-left .overview-top-left-status .line {
  position: absolute;
  top: 50%;
  right: -67px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overview-image-top-left .overview-top-left-status.okay {
  background: #AAB501;
}
.overview-image-top-left .overview-top-left-status.bad {
  background: #E60000;
}
.overview-image-top-left .overview-top-left-status.gray {
  background: #888888;
}
.gateway-31 .overview-image-top-left .overview-top-left-status {
  right: 161px;
}
.gateway-31 .overview-image-top-left .overview-top-left-status .line {
  right: -162px;
}
.gateway-33 #subnavigation .nav-item-page-alias-ipv6-basic-configuration a,
.gateway-41 #subnavigation .nav-item-page-alias-ipv6-basic-configuration a {
  line-height: 25px;
}
.gateway-33 #subnavigation .nav-item-page-alias-access-control-list.active a,
.gateway-41 #subnavigation .nav-item-page-alias-access-control-list.active a {
  line-height: 20px;
}
.gateway-33.lang-es #subnavigation .nav-item-page-alias-energy-settings a,
.gateway-41.lang-es #subnavigation .nav-item-page-alias-energy-settings a {
  line-height: 25px;
}
.gateway-33.lang-es #subnavigation .nav-item-page-alias-diagnostic-utility.active a,
.gateway-41.lang-es #subnavigation .nav-item-page-alias-diagnostic-utility.active a {
  line-height: 25px;
}
.gateway-33 .status-service-indicator,
.gateway-41 .status-service-indicator,
.gateway-36 .status-service-indicator,
.gateway-43 .status-service-indicator,
.gateway-44 .status-service-indicator,
.gateway-37 .status-service-indicator {
  display: none;
}
.gateway-33 .status-service-indicator:before,
.gateway-41 .status-service-indicator:before,
.gateway-36 .status-service-indicator:before,
.gateway-43 .status-service-indicator:before,
.gateway-44 .status-service-indicator:before,
.gateway-37 .status-service-indicator:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.gateway-33 .status-service-indicator.status-service-off:before,
.gateway-41 .status-service-indicator.status-service-off:before,
.gateway-36 .status-service-indicator.status-service-off:before,
.gateway-43 .status-service-indicator.status-service-off:before,
.gateway-44 .status-service-indicator.status-service-off:before,
.gateway-37 .status-service-indicator.status-service-off:before {
  background: #E60000;
}
.gateway-33 .status-service-indicator.status-service-on:before,
.gateway-41 .status-service-indicator.status-service-on:before,
.gateway-36 .status-service-indicator.status-service-on:before,
.gateway-43 .status-service-indicator.status-service-on:before,
.gateway-44 .status-service-indicator.status-service-on:before,
.gateway-37 .status-service-indicator.status-service-on:before {
  background: #AAB501;
}
.gateway-35 #subnavigation .nav-item-page-alias-ipv6-basic-configuration a {
  line-height: 23px;
}
/* ==========================================================================
   Access Control
   ========================================================================== */
#look_4 #content.content-access-control .trusted-networks .no-items-info td:first-child {
  text-align: center;
}
#look_4 #content.content-access-control .trusted-networks .record-row {
  display: none;
}
#look_4 #content.content-access-control .trusted-networks tbody td:last-child,
#look_4 #content.content-access-control .trusted-networks tfoot td:last-child {
  text-align: right;
  padding-right: 0;
}
#look_4 #content.content-access-control table .chosen-container-single {
  width: 100% !important;
}
#look_4 #content.content-access-control table .chosen-container-single .chosen-single {
  width: auto;
}
#look_4 #content.content-access-control [data-service-status=on] .status-service-on {
  display: block;
}
#look_4 #content.content-access-control [data-service-status=off] .status-service-off {
  display: block;
}
/* ==========================================================================
QoS
========================================================================== */
#content.content-qos .paddingTop20 {
  padding-top: 20px;
}
#content.content-qos .popup {
  height: 100%;
  overflow-y: scroll;
}
/* ==========================================================================
phone-settings
========================================================================== */
.gateway-33 #content.content-phone-settings .ims-server-settings .row > .right,
.gateway-41 #content.content-phone-settings .ims-server-settings .row > .right {
  padding: 7px;
}
/* =============================================
Internet > IPv4
================================================ */
/*
@media only screen and (min-width: 768px) {
  #content.content-ipv4 .mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #content.content-ipv4 .desktop {
    display: none;
  }
}
*/
/* =============================================
WiFi > Analyser
================================================ */
.h3-content table tr td .bullet {
  width: 10px;
  height: 10px;
  border: 1px solid transparent;
  border-radius: 50%;
}
.h3-content table tr td .bullet.color1 {
  background: #3a40a1;
}
.h3-content table tr td .bullet.color2 {
  background: #f25ee1;
}
.h3-content table tr td .bullet.color3 {
  background: #8c9776;
}
.h3-content table tr td .bullet.color4 {
  background: #985187;
}
.h3-content table tr td .bullet.color5 {
  background: #ca90d2;
}
.h3-content table tr td .bullet.color6 {
  background: #f3c9a7;
}
.h3-content table tr td .bullet.color7 {
  background: #aa3389;
}
.h3-content table tr td .bullet.color8 {
  background: #403964;
}
.h3-content table tr td .bullet.color9 {
  background: #eb7934;
}
/* =============================================
WiFi > Client monitor
================================================ */
#content.content-client-monitoring img.arrow-down {
  width: 15px;
  height: 15px;
  transform: rotate(-90deg);
}
#content.content-client-monitoring img.arrow-up {
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
}
/* =============================================
WiFi > Settings
================================================ */
.gateway-33 #content.content-settings .chosen-container-multi .chosen-choices,
.gateway-41 #content.content-settings .chosen-container-multi .chosen-choices,
.gateway-35 #content.content-settings .chosen-container-multi .chosen-choices,
.gateway-37 #content.content-settings .chosen-container-multi .chosen-choices,
.gateway-36 #content.content-settings .chosen-container-multi .chosen-choices,
.gateway-43 #content.content-settings .chosen-container-multi .chosen-choices,
.gateway-44 #content.content-settings .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 290px!important;
  height: auto!important;
  height: 1%;
  border: none;
  background-color: none;
  background-image: none;
  cursor: text;
  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 14px;
  box-sizing: border-box;
  max-height: 116px;
  overflow-y: auto;
}
.gateway-33 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice,
.gateway-41 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice,
.gateway-35 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice,
.gateway-37 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice,
.gateway-36 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice,
.gateway-43 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice,
.gateway-44 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 19px 3px 9px;
  border: none;
  max-width: 100%;
  border-radius: 3px;
  background-image: none;
  background-size: none;
  background-repeat: none;
  background-clip: none;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
  border-radius: 50px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  font-size: 13px;
  font-weight: normal;
  background-color: #ffffff;
}
.gateway-33 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.gateway-41 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.gateway-35 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.gateway-37 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.gateway-36 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.gateway-43 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.gateway-44 #content.content-settings .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 5px;
  opacity: .5;
}
.gateway-33 #content.content-settings .chosen-container-active .chosen-choices,
.gateway-41 #content.content-settings .chosen-container-active .chosen-choices,
.gateway-35 #content.content-settings .chosen-container-active .chosen-choices,
.gateway-37 #content.content-settings .chosen-container-active .chosen-choices,
.gateway-36 #content.content-settings .chosen-container-active .chosen-choices,
.gateway-43 #content.content-settings .chosen-container-active .chosen-choices,
.gateway-44 #content.content-settings .chosen-container-active .chosen-choices {
  border: none;
  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;
}
/* =============================================
Settings > TV Settings
================================================ */
#content.content-tv-settings div.table-col {
  padding-top: 5px;
  padding-bottom: 5px;
}
#content.content-tv-settings .table .op40 .button-on,
#content.content-tv-settings .table .op40 .button-off {
  pointer-events: auto;
}
#content.content-tv-settings .popup .chosen-container {
  width: 290px !important;
}
/* =============================================
Settings > WAN
================================================ */
#content.content-wan div.table-col {
  padding-top: 5px;
  padding-bottom: 5px;
}
#content.content-wan div.table-row div.table-col {
  font-size: 13px;
}
#content.content-wan .table .op40 .button-on,
#content.content-wan .table .op40 .button-off {
  pointer-events: auto;
}
#content.content-wan .popup .chosen-container {
  width: 290px !important;
}
/* =============================================
WiFi > WiFi Radar
================================================ */
#content.content-wifi-radar #wifi-radar-nearby .h3-content {
  padding-left: 0 !important;
}
/*
@media only screen and (min-width: 1024px) {
  #content.content-wifi-radar .mobile-table-wifi-radar {
    display: none;
  }
  #wifi-radar-nearby {
    width: 1000px;
  }
}
@media only screen and (max-width: 1023px) {
  #content.content-wifi-radar .desktop-table-wifi-radar {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #content.content-wifi-radar #wifi-radar-nearby {
    height: 90%;
    overflow: scroll;
  }
}
*/
/* =============================================
WiFi > WMM
================================================ */
#content.content-wmm .last-head-item {
  width: 100px;
}
/* =============================================
Settings > Network Share
================================================ */
/*
@media only screen and (min-width: 768px) {
  #content.content-settings-network-share .mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #content.content-settings-network-share .desktop {
    display: none;
  }
}
*/
/* =============================================
Settings > Settings-ftp
================================================ */
/*
@media only screen and (min-width: 768px) {
  #content.content-Settings-ftp .mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #content.content-Settings-ftp .desktop {
    display: none;
  }
}
*/
/* =============================================
Overview
================================================ */
/*
@media only screen and (min-width: 768px) {
  .gateway-33 #content.content-overview .overview-image-top-left .overview-top-left-status.okay.dsl .line,
  .gateway-37 #content.content-overview .overview-image-top-left .overview-top-left-status.okay.dsl .line,
  .gateway-41 #content.content-overview .overview-image-top-left .overview-top-left-status.okay.dsl .line {
    right: -150px;
  }
  .gateway-33 #content.content-overview .overview-image-top-left .overview-top-left-status.okay.dsl,
  .gateway-37 #content.content-overview .overview-image-top-left .overview-top-left-status.okay.dsl,
  .gateway-41 #content.content-overview .overview-image-top-left .overview-top-left-status.okay.dsl {
    right: 142px;
  }
  .downspeed {
    left: 70%;
    position: absolute;
    top: 100px;
    font-family: "VodafoneLtRegular";
  }
  .upspeed {
    left: 70%;
    position: absolute;
    top: 135px;
    font-family: "VodafoneLtRegular";
  }
}
*/
.gateway-33 .wifi-off .overview-headline span,
.gateway-41 .wifi-off .overview-headline span,
.gateway-33 .wifi-off .subHeadline span,
.gateway-41 .wifi-off .subHeadline span {
  color: #A8A8A8;
}
.gateway-33 #info,
.gateway-41 #info {
  width: 31%;
}
/* ==========================================================================
    NEW GENERAL RESPONSIVE STUFF - DO PAGE SPECIFIC ABOVE!
========================================================================== */
/* =============================================
    Variables
================================================ */
/* =============================================
    Individual Days New:
    - Used in Parental Controls
================================================ */
.individual-days {
  font-weight: bold;
  padding-top: 20px;
}
.individual-days:after {
  clear: both;
  display: block;
  content: "";
}
.individual-days .individual-title {
  float: left;
  width: 50%;
}
.individual-days .individual-days-row {
  float: left;
  width: 25%;
}
.individual-days .individual-days-row .individual-days-day {
  text-align: right;
  padding-bottom: 20px;
}
.individual-days .individual-days-row .individual-days-day:after {
  clear: both;
  display: block;
  content: "";
}
.individual-days .individual-days-row .individual-days-day .individual-days-day-wrap {
  float: right;
  padding-right: 10px;
}
.individual-days .individual-days-row .individual-days-day .individual-days-checkbox {
  float: right;
}
/*
@media only screen and (max-width: 767px) {
  .individual-days .individual-title,
  .individual-days .individual-days-row {
    width: 100%;
  }
  .individual-days .individual-days-row {
    padding-top: 20px;
  }
  .individual-days .individual-days-row:last-of-type {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .individual-days .individual-days-row .individual-days-day {
    text-align: left;
    padding-bottom: 10px;
  }
  .individual-days .individual-days-row .individual-days-day .individual-days-day-wrap {
    float: left;
  }
  .individual-days .individual-days-row .individual-days-day .individual-days-checkbox {
    float: left;
  }
}
*/
/* =============================================
    From-To New:
    - Used in Parental Controls
================================================ */
.from-to-wrap {
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}
.from-to-wrap:after {
  clear: both;
  display: block;
  content: "";
}
.from-to-wrap .from-to-title,
.from-to-wrap .from-to-input-wrap {
  width: 50%;
  float: left;
}
.from-to-wrap .from-to-from-wrap,
.from-to-wrap .from-to-to-wrap {
  width: 50%;
  float: left;
}
/*
@media only screen and (min-width: 768px) {
  .from-to-wrap .mobile {
    display: none;
  }
  .from-to-wrap input[type=text] {
    width: 70px !important;
  }
  .from-to-wrap .from-to-text-wrap {
    padding-right: 5px;
    line-height: 38px;
  }
  .from-to-wrap .from-to-input-wrap input,
  .from-to-wrap .from-to-input-wrap .from-to-text-wrap {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .from-to-wrap .desktop {
    display: none;
  }
  .from-to-wrap .chosen-container {
    display: none !important;
  }
  .from-to-wrap .from-to-title,
  .from-to-wrap .from-to-input-wrap {
    width: 100%;
  }
  .from-to-wrap .from-to-from-wrap,
  .from-to-wrap .from-to-to-wrap {
    width: 50%;
  }
  .from-to-wrap .from-to-input-wrap {
    padding-top: 20px;
  }
  .from-to-wrap .from-to-from-wrap {
    padding-right: 20px;
  }
  .from-to-wrap .from-to-to-wrap {
    padding-left: 20px;
  }
  .from-to-wrap .from-to-text-wrap {
    padding-bottom: 5px;
  }
  .from-to-wrap .time-input-wrap {
    position: relative;
  }
  .from-to-wrap .time-input-wrap select.no-chosen-select {
    display: block !important;
    position: absolute;
    top: 2px;
    right: 1px;
    width: 38px;
    height: 41px;
    color: transparent;
    padding: 0;
  }
  .from-to-wrap .time-input-wrap div.no-chosen-select {
    display: none !important;
  }
}
*/
/* =============================================
    Mobile Tables - big table:
    -Used in Parental Controls
================================================ */
.table.with-on-off .button.button-off,
.table.with-on-off .button.button-on {
  pointer-events: all !important;
}
.mobile-table-big {
  font-size: 16px !important;
}
.mobile-table-big.with-on-off .mobile-entry:after {
  display: block;
  content: "";
  clear: both;
}
.mobile-table-big.with-on-off .mobile-entry .mobile-table-big-content {
  float: left;
}
.mobile-table-big.with-on-off .mobile-entry .on-off-wrap {
  float: right;
}
.mobile-table-big .mobile-entry {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e6e6e6;
}
.mobile-table-big .mobile-entry:first-of-type {
  padding-top: 20px;
}
.mobile-table-big .mobile-entry:last-of-type {
  border-bottom: none;
}
.mobile-table-big .mobile-title,
.mobile-table-big .mobile-subtitle,
.mobile-table-big .mobile-content {
  line-height: 22px;
}
.mobile-table-big .mobile-title {
  padding-bottom: 10px;
}
.mobile-table-big .mobile-content {
  padding-bottom: 10px;
}
.mobile-table-big .buttons-wrap-edit-delete {
  clear: both;
}
.mobile-table-big .buttons-wrap-edit-delete:after {
  clear: both;
  display: block;
  content: "";
}
.mobile-table-big .buttons-wrap-edit-delete .button-edit {
  float: left;
}
.mobile-table-big .buttons-wrap-edit-delete .button-delete {
  float: right;
}
.mobile-table-big .buttons-wrap-add {
  text-align: center;
  padding-top: 50px;
}
/* =============================================
    Mobile Tables - simple table:
    -Used in Network Share
================================================ */
/*
@media only screen and (max-width: 767px) {
  .mobile-simple-table .table-mobile-content {
    padding-bottom: 10px;
  }
  .mobile-simple-table .btn-wrap {
    padding-top: 10px;
  }
  .mobile-simple-table .btn-wrap .button-edit {
    text-align: left;
  }
  .mobile-simple-table .btn-wrap .button-delete {
    float: right;
  }
  .mobile-simple-table .table-mobile-title,
  .mobile-simple-table .table-mobile-content {
    line-height: 24px;
  }
  .mobile-simple-table .mobile-entry {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .mobile-simple-table .mobile-entry:first-of-type {
    padding-top: 0;
  }
  .mobile-simple-table .add-entry {
    text-align: center;
    padding-top: 20px;
  }
}
*/
/* =============================================
    Table with lots of input texts
================================================ */
.table.with-input-texts input[type=text] {
  width: calc(100% - 20px);
  margin: 10px;
}
.table.with-input-texts .margin-text-wrap {
  margin: 0 10px;
}
/* =============================================
    Table with fixed Column
================================================ */
.table-with-fixed-left-wrap:after {
  clear: both;
  display: block;
  content: "";
}
.table-with-fixed-left-wrap .fixed-element,
.table-with-fixed-left-wrap .scrollable-element {
  float: left;
  border-right: 1px solid #e6e6e6;
}
.table-with-fixed-left-wrap .fixed-element {
  width: 42%;
}
.table-with-fixed-left-wrap .fixed-element .fake-table {
  width: 100%;
}
.table-with-fixed-left-wrap .fixed-element .fake-table .fake-row.header-row .fake-cell {
  white-space: normal;
}
.table-with-fixed-left-wrap .scrollable-element {
  width: 58%;
  overflow: scroll;
}
.table-with-fixed-left-wrap .fake-table {
  display: table;
}
.table-with-fixed-left-wrap .fake-table .fake-row {
  display: table-row;
}
.table-with-fixed-left-wrap .fake-table .fake-row.header-row .fake-cell {
  border-bottom: 1px solid #e6e6e6;
  height: 91px;
  padding-top: 5px;
}
.table-with-fixed-left-wrap .fake-table .fake-row .fake-cell {
  display: table-cell;
  padding: 15px;
  white-space: nowrap;
  line-height: 30px;
}
/* =============================================
    Table-Selector
================================================ */
.table-selector {
  margin-bottom: 30px;
}
.table-selector .inner-wrap {
  float: right;
}
.table-selector .inner-wrap .show-label,
.table-selector .inner-wrap .selector {
  float: left;
}
.table-selector .inner-wrap .show-label {
  line-height: 40px;
  margin-right: 10px;
}
.table-selector .inner-wrap .selector {
  width: 130px !important;
}
.table-selector .inner-wrap .selector .chosen-single {
  width: 130px !important;
}
/* =============================================
    Password Wrap
================================================ */
.password-row-1 .left,
.password-row-1 .right {
  padding-bottom: 0;
}
.password-row-1 input {
  margin-right: 0 !important;
}
.password-row-2 .left,
.password-row-2 .right {
  border-top: none !important;
}
.password-row-2 .display-word-wrap,
.password-row-2 .display-input-wrap {
  float: right;
}
.password-row-2 .display-word-wrap {
  margin-right: 15px;
}
.password-row-2 .change-pw {
  margin-top: 20px;
}
/*
@media only screen and (max-width: 767px) {
  .password-row-2 .left {
    display: none !important;
  }
  .password-row-2 .right {
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 15px;
  }
  .password-row-2 .right .clearfix {
    float: left;
  }
  .password-row-2 .right input.button {
    width: 100%;
    height: 46px;
  }
  .popup input[type=password] {
    width: 100%;
  }
}
*/
.gateway-33 #pwt1,
.gateway-41 #pwt1,
.gateway-33 #pw1,
.gateway-41 #pw1,
.gateway-33 #pwt2,
.gateway-41 #pwt2,
.gateway-33 #pw2,
.gateway-41 #pw2 {
  border: 0px;
  box-shadow: none;
}
/* =============================================
    Disk Sharing Wrap
================================================ */
.disk-sharing-wrap-main-wrap {
  padding-bottom: 50px;
}
.disk-sharing-wrap {
  padding-left: 20px;
  font-weight: bold;
  line-height: 24px;
}
.disk-sharing-wrap .device-name-row {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.disk-sharing-wrap .device-name-row:after {
  clear: both;
  display: block;
  content: "";
}
.disk-sharing-wrap .device-name-row .name {
  float: left;
  position: relative;
  cursor: pointer;
}
.disk-sharing-wrap .device-name-row .name:after {
  content: "";
  position: absolute;
  left: -20px;
  top: 6px;
  background-image: url('images/icon-small-arrow.png');
  width: 7px;
  height: 10px;
  background-size: cover;
}
.disk-sharing-wrap .device-name-row .eject-button,
.disk-sharing-wrap .device-name-row .loading-gif,
.disk-sharing-wrap .device-name-row .removed-message {
  float: right;
}
.disk-sharing-wrap .device-name-row.active .name:after {
  top: 8px;
  width: 10px;
  height: 7px;
  background-image: url('images/icon-small-arrow-down.png');
}
.disk-sharing-wrap .device-content .device-info-row {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.disk-sharing-wrap .device-content .device-info-row:after {
  clear: both;
  display: block;
  content: "";
}
.disk-sharing-wrap .device-content .device-info-row .name {
  float: left;
}
.disk-sharing-wrap .device-content .device-info-row .value {
  float: right;
}
.disk-sharing-wrap .device-content .device-info-row .path-name {
  float: left;
  position: relative;
  cursor: pointer;
  padding-left: 20px;
}
.disk-sharing-wrap .device-content .device-info-row .path-name:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background-image: url('images/icon-small-arrow.png');
  width: 7px;
  height: 10px;
  background-size: cover;
}
.disk-sharing-wrap .device-content .device-info-row .path-name.active:after {
  top: 8px;
  width: 10px;
  height: 7px;
  background-image: url('images/icon-small-arrow-down.png');
}
.disk-sharing-wrap .folder-authentication-wrap {
  padding-left: 10px;
}
.disk-sharing-wrap .folder-authentication-wrap h3 {
  padding-left: 0;
}
.disk-sharing-wrap .folder-authentication-wrap .chosen-container {
  width: 150px !important;
}
.disk-sharing-wrap .folder-authentication-wrap .chosen-container .chosen-single {
  width: auto !important;
}
.disk-sharing-wrap .h3-content th {
  font-size: 13px;
}
/*
@media only screen and (max-width: 1023px) {
  .disk-sharing-wrap {
    padding-left: 0;
  }
  .disk-sharing-wrap .device-name-row {
    padding-left: 0;
  }
  .disk-sharing-wrap .device-content .device-info-row {
    padding-left: 0;
  }
  .disk-sharing-wrap .folder-authentication-wrap {
    padding-left: 0;
  }
  .disk-sharing-wrap .folder-authentication-wrap .chosen-container {
    width: 130px !important;
  }
}
@media only screen and (max-width: 767px) {
  .disk-sharing-wrap .device-name-row {
    padding-left: 20px;
  }
}
*/
/* =============================================
    Overview update
================================================ */
.new-row-overview {
  padding-right: 0 !important;
}
.new-row-overview:after {
  clear: both;
  display: block;
  content: "";
}
.new-row-overview .text,
.new-row-overview .img-signal,
.new-row-overview .img-dropdown {
  float: left;
  height: 50px;
  white-space: nowrap;
  text-align: center;
}
.new-row-overview .text img,
.new-row-overview .img-signal img,
.new-row-overview .img-dropdown img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.new-row-overview .text {
  width: 145px;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-row-overview .text.small-text {
  width: 100px;
}
.new-row-overview .img-signal {
  width: 22px;
  margin-top: -3px;
}
.new-row-overview .img-dropdown {
  float: right;
  cursor: pointer;
  width: 10px;
}
.new-row-overview.sub-row {
  height: auto;
  line-height: initial;
  padding-bottom: 15px;
}
.new-row-overview.sub-row .icon-wrap {
  padding-right: 23px;
}
.new-row-overview.sub-row .icon-wrap:after {
  clear: both;
  display: block;
  content: "";
}
.new-row-overview.sub-row .icon-wrap .icon-sub-row {
  float: left;
  width: 30px;
  margin: 0 7px;
  cursor: pointer;
}
.new-row-overview.sub-row .icon-wrap .icon-sub-row img {
  width: 100%;
  height: auto;
}
.new-row-overview .new-arrow-box {
  position: absolute;
  background: #4a4d4e;
  border: 4px solid #4a4d4e;
  color: #ffffff;
  left: -20px;
  top: 40px;
  z-index: 99;
  display: block;
  padding: 8px;
  width: 345px;
}
.new-row-overview .new-arrow-box:before {
  left: 77px;
  top: -30px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(244, 244, 244, 0);
  border-bottom-color: #4a4d4e;
  border-width: 15px;
}
.new-overview-row-wrap {
  border-top: 1px solid #cccccc;
}
.new-overview-row-wrap.last {
  border-bottom: 1px solid #cccccc;
}
.new-overview-row-wrap .sub-row {
  display: none;
}
.new-overview-row-wrap .img-dropdown {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-overview-row-wrap .new-arrow-box {
  display: none;
}
.new-overview-row-wrap.sub-row-active .sub-row {
  display: block;
}
.new-overview-row-wrap.sub-row-active .img-dropdown {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  /*-webkit-transform-origin: 100% 55%;*/
}
.new-overview-row-wrap.info-active .new-arrow-box {
  display: block;
}
/*
@media only screen and (max-width: 1023px) {
  .new-row-overview .text {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .new-row-overview .text {
    width: 77%;
  }
  .new-row-overview .img-signal {
    margin-top: 15px;
  }
  .new-row-overview .img-dropdown {
    margin-top: 18px;
  }
  .new-row-overview .new-arrow-box {
    left: 0;
    width: 100%;
  }
  .new-row-overview .new-arrow-box:before {
    left: 57px;
  }
}
*/
.icon-schedule-new {
  background: url("images/schedule.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-wps-new {
  background: url("images/wps.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-laptop-with-wifi-new {
  background: url("images/laptop.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-smartphone-new {
  background: url("images/smartphone.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-tablet-new {
  background: url("images/tablet.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-tv-new {
  background: url("images/tv.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-game-new {
  background: url("images/game.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-printer-new {
  background: url("images/printer.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-playstation-new {
  background: url("images/playstation.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-landline-phone-new {
  background: url("images/landline-phone.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-laptop-new {
  background: url("images/laptop.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-tv-center-center-2000-new {
  background: url("images/tv-center-center-2000.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-vox-new {
  background: url("images/vox.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-hard-drive-new {
  background: url("images/hard-drive.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-u1-new {
  background: url("images/u1.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-u2-new {
  background: url("images/u2.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-tel1-new {
  background: url("images/tel-1.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.icon-tel2-new {
  background: url("images/tel-2.png") no-repeat scroll center;
  background-size: 30px;
  background-position: 13px center;
}
.currentChannel {
  padding-top: 10px;
}
#content.content-overview #editDevice .icon-row,
#content.content-overview #editDevice .name-row {
  margin-top: 30px;
  font-weight: bold;
}
#content.content-overview #editDevice .icon-wrapper {
  margin-top: 15px;
}
#content.content-overview #editDevice input[type=text] {
  margin-top: 10px;
}
#content.content-overview #editDevice .icon-wrapper .icon {
  width: 30px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
#content.content-overview #editDevice .icon-wrapper .icon .black,
#content.content-overview #editDevice .icon-wrapper .icon .red {
  width: 100%;
}
#content.content-overview #editDevice .icon-wrapper .icon .black img,
#content.content-overview #editDevice .icon-wrapper .icon .red img {
  width: 100%;
  height: auto;
}
#content.content-overview #editDevice .icon-wrapper .icon .red {
  display: none;
}
#content.content-overview #editDevice .icon-wrapper .icon.active .red {
  display: block;
}
#content.content-overview #editDevice .icon-wrapper .icon.active .black {
  display: none;
}
/*
@media only screen and (max-width: 767px) {
  #content.content-overview #editDevice input {
    width: 100% !important;
  }
}
*/
/* =============================================
    Special css for gateway 44 no-wifi mode
================================================ */
.gateway-44 #top-info-mode .chosen-results li:nth-of-type(3),
.gateway-44 #top-info-mode .chosen-results li:nth-of-type(4),
.gateway-44 #top-info-mode .chosen-results li:nth-of-type(5),
.gateway-44 #top-info-mode .chosen-results li:nth-of-type(6),
.gateway-44 #top-info-mode .chosen-results li:nth-of-type(7),
.gateway-44 #top-info-mode .chosen-results li:nth-of-type(8) {
  display: none;
}
.gateway-44.mode-no-wifi #top-info-mode .chosen-results li:nth-of-type(3),
.gateway-44.mode-no-wifi-expert #top-info-mode .chosen-results li:nth-of-type(3) {
  display: block;
}
.gateway-44.mode-no-wifi #top-info-mode .chosen-results li:nth-of-type(4),
.gateway-44.mode-no-wifi-expert #top-info-mode .chosen-results li:nth-of-type(4) {
  display: block;
}
.gateway-44.mode-no-wifi #top-info-mode .chosen-results li:first-of-type,
.gateway-44.mode-no-wifi-expert #top-info-mode .chosen-results li:first-of-type,
.gateway-44.mode-no-wifi #top-info-mode .chosen-results li:nth-of-type(2),
.gateway-44.mode-no-wifi-expert #top-info-mode .chosen-results li:nth-of-type(2) {
  display: none;
}
.gateway-44.mode-no-wifi #content.content-overview .c1of3,
.gateway-44.mode-no-wifi-expert #content.content-overview .c1of3 {
  display: none;
}
.gateway-44.mode-no-wifi #content.content-overview .c2of3,
.gateway-44.mode-no-wifi-expert #content.content-overview .c2of3,
.gateway-44.mode-no-wifi #content.content-overview .c3of3,
.gateway-44.mode-no-wifi-expert #content.content-overview .c3of3,
.gateway-44.mode-no-wifi #content.content-overview .c4of3,
.gateway-44.mode-no-wifi-expert #content.content-overview .c4of3 {
  width: 33.333%;
  padding-left: 50px;
  padding-right: 50px;
}
.gateway-44.mode-no-wifi #content.content-overview .c2of3,
.gateway-44.mode-no-wifi-expert #content.content-overview .c2of3 {
  padding-left: 0;
}
.gateway-44.mode-no-wifi #content.content-overview .c3of3,
.gateway-44.mode-no-wifi-expert #content.content-overview .c3of3 {
  padding-right: 0;
}
.gateway-44.mode-no-wifi #content.content-overview .error-icon-ov,
.gateway-44.mode-no-wifi-expert #content.content-overview .error-icon-ov,
.gateway-44.mode-no-wifi #content.content-overview .inactive-icon-ov,
.gateway-44.mode-no-wifi-expert #content.content-overview .inactive-icon-ov {
  display: none;
}
/* =============================================
    Special css for gateway 44 no-wifi mode
================================================ */
/* =============================================
    Special css for gateway 44 bridge mode
================================================ */
.gateway-44.mode-bridge #top-info-mode .chosen-results li:nth-of-type(5),
.gateway-44.mode-bridge-expert #top-info-mode .chosen-results li:nth-of-type(5),
.gateway-44.mode-bridge #top-info-mode .chosen-results li:nth-of-type(6),
.gateway-44.mode-bridge-expert #top-info-mode .chosen-results li:nth-of-type(6) {
  display: block;
}
.gateway-44.mode-bridge #top-info-mode .chosen-results li:first-of-type,
.gateway-44.mode-bridge-expert #top-info-mode .chosen-results li:first-of-type,
.gateway-44.mode-bridge #top-info-mode .chosen-results li:nth-of-type(2),
.gateway-44.mode-bridge-expert #top-info-mode .chosen-results li:nth-of-type(2) {
  display: none;
}
.gateway-44.mode-bridge #content.content-overview .c2of3,
.gateway-44.mode-bridge-expert #content.content-overview .c2of3 {
  display: none;
}
.gateway-44.mode-bridge #content.content-overview .c1of3,
.gateway-44.mode-bridge-expert #content.content-overview .c1of3,
.gateway-44.mode-bridge #content.content-overview .c3of3,
.gateway-44.mode-bridge-expert #content.content-overview .c3of3,
.gateway-44.mode-bridge #content.content-overview .c4of3,
.gateway-44.mode-bridge-expert #content.content-overview .c4of3 {
  width: 33.333%;
  padding-left: 50px;
  padding-right: 50px;
}
.gateway-44.mode-bridge #content.content-overview .c1of3,
.gateway-44.mode-bridge-expert #content.content-overview .c1of3 {
  padding-left: 0;
}
.gateway-44.mode-bridge #content.content-overview .c3of3,
.gateway-44.mode-bridge-expert #content.content-overview .c3of3 {
  padding-right: 0;
}
.gateway-44.mode-bridge #content.content-overview .error-icon-ov,
.gateway-44.mode-bridge-expert #content.content-overview .error-icon-ov,
.gateway-44.mode-bridge #content.content-overview .inactive-icon-ov,
.gateway-44.mode-bridge-expert #content.content-overview .inactive-icon-ov {
  display: none;
}
/* =============================================
    Special css for gateway 44 bridge mode
================================================ */
/* =============================================
    Special css for gateway 44 ds-lite mode
================================================ */
.gateway-44.mode-ds-lite #top-info-mode .chosen-results li:nth-of-type(7),
.gateway-44.mode-ds-lite-expert #top-info-mode .chosen-results li:nth-of-type(7),
.gateway-44.mode-ds-lite #top-info-mode .chosen-results li:nth-of-type(8),
.gateway-44.mode-ds-lite-expert #top-info-mode .chosen-results li:nth-of-type(8) {
  display: block;
}
.gateway-44.mode-ds-lite #top-info-mode .chosen-results li:first-of-type,
.gateway-44.mode-ds-lite-expert #top-info-mode .chosen-results li:first-of-type,
.gateway-44.mode-ds-lite #top-info-mode .chosen-results li:nth-of-type(2),
.gateway-44.mode-ds-lite-expert #top-info-mode .chosen-results li:nth-of-type(2) {
  display: none;
}
/* =============================================
    Special css for gateway 44 ds-lite mode
================================================ */
#sub-navigation-item-2609 a {
  text-overflow: inherit;
  overflow: visible;
}
.analyser-img {
  max-width: 100%;
}
#content.content-analyser-2-4 .chosen-container-single .chosen-single,
#content.content-analyser-5 .chosen-container-single .chosen-single {
  width: 150px;
}
#content.content-analyser-2-4 .h3-content table tr td .extra-details,
#content.content-analyser-5 .h3-content table tr td .extra-details {
  width: 30px;
  height: 30px;
  border: 1px solid #999999;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
  color: #999999;
}
#content.content-analyser-2-4 .h3-content table tr td .extra-details:hover,
#content.content-analyser-5 .h3-content table tr td .extra-details:hover {
  color: #b141ad;
  border-color: #b141ad;
}
#content.content-analyser-2-4 select#channelSelect2_4,
#content.content-analyser-5 select#channelSelect2_4 {
  min-width: 100px;
}
.gateway-45 .event-log-button-width {
  padding: 0;
}
.gateway-45 .hidden2 {
  display: none;
}

.loading {
    position: absolute; width: 75%; height: 100%; background: url('images/icon-thinking.gif') no-repeat center center;
}
/* =============================================
    RWD
    For Radar Result Table
================================================ */
.popupScrollbar {
    width: 1000px;
}
/*
@media only screen and (max-height: 780px) {
    .popupScrollbar {
        width: 80vw;
        height: 80vh;
        overflow-y: scroll;
    }
}
*/

.redBoard {
    border-style: solid;
    border-width: thin;
    border-color: red;
}

.applywarning {
    text-align: left;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    display: none;
}

.session-warning-messages{
    display:flex;
    justify-content:flex-end;
}

.confirm-message{
    float:right;
    margin-right: 15px;
}