@font-face {
  font-family: 'Lineto Brown';
  src: url('../font/brown-regular.woff2') format('woff2'), url('../font/brown-regular.woff') format('woff'), url('../font/brown-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lineto Brown';
  src: url('../font/brown-regular-italic.woff2') format('woff2'), url('../font/brown-regular-italic.woff') format('woff'), url('../font/brown-regular-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Lineto Brown';
  src: url('../font/brown-bold.woff2') format('woff2'), url('../font/brown-bold.woff') format('woff'), url('../font/brown-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lineto Brown';
  src: url('../font/brown-bold-italic.woff2') format('woff2'), url('../font/brown-bold-italic.woff') format('woff'), url('../font/brown-bold-italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Lineto Brown';
  src: url('../font/brown-light.woff2') format('woff2'), url('../font/brown-light.woff') format('woff'), url('../font/brown-light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Lineto Brown';
  src: url('../font/brown-light-italic.woff2') format('woff2'), url('../font/brown-light-italic.woff') format('woff'), url('../font/brown-light-italic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
html{
	font-family: "Lineto Brown";
}
body {
    font-family: "Lineto Brown","BrownStd-Regular",HelveticaNeue,Helvetica,Roboto,"Myriad Pro",Myriad,Arial,"Lucida Grande",sans-serif;
    line-height: 1.5;
    color: #353535;
    background-color: #fff;
    font-size: 0.875em;
}
button, html, input, select, textarea {
    font-family: 'Lineto Brown',sans-serif;
}
* {
    box-sizing: border-box;
    /*font-weight: bold;*/
}
body{
	margin: 0px;
	background-color: #e6ebe6;
}

 section {
    width: 100%;
    background-color: gray;
    padding: 20px;
    margin: 20px;
}

body, html {
    line-height: 1.285;
	width:100%;
	height:100%;
	position:relative;
	margin:0 auto;
}

ul{
	list-style-type: none;
	margin: 0;
    padding: 0;
}
body #header{
	/*border-bottom: 5px solid #019940;*/
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
.bodygreen{
	background:#e6ebe6 url(../images/common_imgs/white-green.png) repeat-x;
}
.green{
	color:#019940;
	fill:#019940;
	
}
.gray{
	color:gray;
	fill:gray;
}
.bodyblue{
	background:#e6ebe6 url(../images/common_imgs/white-blue.png) repeat-x;
}
.bodypink{
	background:#e6ebe6 url(../images/common_imgs/white-pink.png) repeat-x;
}
.bodyyellow{
	background:#e6ebe6 url(../images/common_imgs/white-yellow.png) repeat-x;
}
#header .header_menu {
    height: 72px;
    background-color: #fff;
	
}

#header .header_menu .header_menu_inner {
    max-width: 1150px;
    height: 72px;
	/*background-color: #9f63dc;*/ 
	font-weight: bold;
	position: relative;
	margin:0 auto;
}
#header .header_menu .header_menu_inner  #logo {
    background-image: url(../images/common_imgs/cbn_logo.png);
    background-repeat: no-repeat;
    background-size: 130px 60px;
    display: block;
    float: left;
    width: 130px;
    height: 60px;
    margin-top: 10px;
}

#header .header_menu .header_menu_inner  .menu {
    position: absolute;
	width: 350px;
    height: 50px;
	right:0px;
	left:0px;
    margin-top: 10px;
    margin-left: 280px;
   /* background-color: #f2f2f2;*/
}

#header .header_menu .header_menu_inner  ul {
    padding-top: 17px;
    padding-left: 13px;
    float: left;
    font-size: 1.142em;
    line-height: 120%;
}
#header .header_menu .header_menu_inner  ul li{
    float: left;
    /* margin-right: 29px; */
    position: absolute;
}
#header .header_menu .header_menu_inner ul li a {
    display: block;
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
    font-size: 15px;
    color: #879187;
	margin-left: 75px;
}

#header .header_menu .header_menu_inner .header_right_inner {
    position: absolute;
	/*right: 0px;*/
    left: 930px;
	height:72px;
	width:250px;
	/*background-color: #2e62cb; */
}
.status,.wifi,.router,.voice{
	cursor: pointer;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-green:after {
    border: 7px solid transparent;
    border-top: none;
    border-bottom-color: #019940;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -6px;
	margin-left: 90px;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-blue:after {
    border: 7px solid transparent;
    border-top: none;
    border-bottom-color: #0F5AB9;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -6px;
	margin-left: 90px;
	-webkit-margin-before: 23px;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-blue-215:after {
    border: 7px solid transparent;
    border-top: none;
    border-bottom-color: #0F5AB9;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -6px;
	margin-left: 83px;
	-webkit-margin-before: 23px;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-blue-335:after {
    border: 7px solid transparent;
    border-top: none;
    border-bottom-color: #0F5AB9;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -6px;
	margin-left: 95px;
	-webkit-margin-before: 23px;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-pink:after {
    border: 7px solid transparent;
    border-top: none;
    border-bottom-color: #FF55AA;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -6px;
	margin-left: 95px;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-blue a,
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-blue-215 a,
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-blue-335 a {
    color: #0F5AB9
}
#header .header_menu .header_menu_inner ul li.blue a:focus {
    color: #0F5AB9
}
#header .header_menu .header_menu_inner ul li.blue a:hover {
	color: #0F5AB9
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-pink a {
    color: #FF55AA
}
#header .header_menu .header_menu_inner ul li.pink a:focus {
    color: #FF55AA
}
#header .header_menu .header_menu_inner ul li.pink a:hover {
	color: #FF55AA
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-green a {
    color: #019940
}
#header .header_menu .header_menu_inner ul li.green a:focus {
    color: #019940
}
#header .header_menu .header_menu_inner ul li.green a:hover {
	color: #019940
}

.right_table{
	/*padding-top: 2px;*/
	margin:6px 25px 6px 25px;
}
#content_outer {
    /*margin-left: 30px;*/
    max-width: 1250px;
    background: none;
    padding-top: 40px;
    /*background-color: #00c3ff;*/
	margin-top: 5px;
	margin:0 auto;
	position:relative;
}

#sidebar {
    float: left;
    width: 280px;
    padding-top: 2px;
	margin-right: 80px;
    /* margin-top: -13px; */
    /* background-color: #f5a; */
	display:none;
	
	font-weight: bold; 
}
#sidebar nav a {
    text-decoration: none;
    color: #231F20;
    display: block;
    padding: 15px;
    border-bottom: 2px solid #e6ebe6;
	line-height: 1.43;
}
#sidebar nav li {
    background: #fff;
    /*text-transform: uppercase;*/
}
#sidebar nav>ul>li>ul>li.current_page_item ul li.current-menu-item a{
	/* background: #deece6; */
	background: url("../images/greyarrow_r.png") no-repeat 95% 20px;
	background-size: 6px 11px;
}


#sidebar nav>ul>li>ul>li.current_page_item ul li a {
    background: #eff9f5;
    border-top: 0;
    border-left: none;
	padding-left: 30px;
}
.inner_content {
    /*margin-left: 435px;*/
	/*margin-top: -2px;*/
    /*float: left;*/
    /*width: 800px;*/
	/*display:none;*/
	/*margin:0 auto;*/
}
#basefrm{
	display: none;
}
.inner-wrapper {
	position: relative;
    width: 585px;
    /* float: left; */
    margin: 0 auto;
}
/*status table*/
.grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	width:600px;
	/* margin-left: 75px;*/
	margin: 0 auto;
}
.button-status {
    /*display: flex;*/
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 48px;
    width: 100%;
    background-color: #231f20;
    transition: .3s;
    border: none;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    padding: 0 24px;
}
.button-status, .button-status:active, .button-status:hover, .button-status:visited {
    color: #fff;
}
.button--dark-green {
    background-color: #059b41;
    transition: .3s;
}
.button--dark-green:hover {
    background-color: #038236;
    transition: .3s
}
.button--dark-orange{
	background-color: #FF7D00;
    transition: .3s;
}
.button--dark-orange:hover {
    background-color: #Fd5000;
    transition: .3s
}
.button--dark-gray{
	background-color: #879187;
    transition: .3s;
}
.button--dark-gray:hover {
    background-color: #6f776f;
    transition: .3s
}
#TV,#VOICE,#RebootDevice{	
	margin-right: 12px;
	margin-bottom: 24px;
	float:left;
}
#Wi-fi,#NETWORK,#ResetFactory{
float:left;
	margin-left: 12px;
	margin-bottom: 24px;	
}



#NETWORK,#ResetFactory{
	
}
#TV,#Wi-fi,#VOICE,#NETWORK{
	width:280px;
	height:275px;
}
#RebootDevice,#ResetFactory{
	width:280px;
	height:50px;
	margin-top: 24px;
}

.button-tile__content {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
    padding: 0 12px;
    background-color: #fff;
    width: 100%;
	height:220px;
}
.button-tile__image {
    width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
	height:150px;
}
.button-tile__image>img {
    max-width: 100%;
    max-height: 132px;
}
figure{
	margin: 0;
}
.image_text_orange {
    color: #ff7d00;
    font-weight: bold;
}
.image_text_green {
    color: #019940;
    font-weight: bold;
}
.image_text {
    color: gray;
    font-weight: bold;
}
.button_apply_status {
    text-indent: 15px;
    height: 50px;
    width: 280px;
    transition: .3s;
    border: none;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    background-color: #000000;
    text-align: left;
}
.button_apply_status, .button_apply_status:active, .button_apply_status:visited {
    color: #fff;
}
.button-content {
    display: block;
    text-align: center;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto;
    position: relative;
    line-height: normal;
    top: 0;
    padding: 0 24px;
	font-weight: bold; 
}
.button-status:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    right: 12px;
    background-image: url(/images/common_imgs/auto-sprite.svg);
    background-repeat: no-repeat;
    background-position: 50% 13.3845%;
    width: 12px;
    height: 19px;
}
#sidebar nav>ul>li .current_page_item_blue a {
    border-left: 4px solid #0F5AB9;
}
#sidebar nav li .current-menu-item_blue a :hover {
    color: #0F5AB9;
}
#sidebar nav .current-menu-item_blue a:hover {
    color: #0F5AB9
}

#sidebar nav>ul>li .current_page_item_pink a {
    border-left: 4px solid #FF55AA;
}
#sidebar nav li .current-menu-item_pink a :hover{
	color: #FF55AA
}
#sidebar nav .current-menu-item_pink a:hover {
    color: #FF55AA
}
#sidebar nav>ul>li>ul>li>ul>li {
    background: #eff9f5;
}

#loginUserPassword{
    /*background: url(../images/common_imgs/white-transparent90.png);*/
	background:#fff;
    max-width: 400px;
    position: relative;
    padding: 45px 30px;
    text-align: ;
	margin-left:50px;
}
.menuIcon
{
	position:relative;
	width:26px;
	top:4px
}
/*
.menuTitle
{
	font-size: 20px;
	text-decoration: none;
	margin-left: 8px;
	display: inline-block;
	width: 185px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 5px;
	position:relative;
}
*/
#sub-navigation-wifi a ,#sub-navigation-router a,#sub-navigation-voice a{
    text-decoration: none;
    color: #231F20;
    display: block;
    padding: 15px;
    border-bottom: 2px solid #e6ebe6;
	line-height: 1.43;
}

#sub-navigation-wifi .current_page_item_blue a,
#sub-navigation-router .current_page_item_blue a{
    border-left: 4px solid #0F5AB9;
}
.left_bar{
	 border-left: 4px solid #0F5AB9;
}
#sub-navigation-wifi .current-menu-item_blue a :hover ,
#sub-navigation-router .current-menu-item_blue a :hover{
    color: #0F5AB9;
}
#sub-navigation-wifi .current-menu-item_blue a:hover ,
#sub-navigation-router .current-menu-item_blue a:hover {
    color: #0F5AB9
}

#sub-navigation-router .current_page_item_pink a {
    border-left: 4px solid #FF55AA;
}
#sub-navigation-router .current-menu-item_pink a :hover{
	color: #FF55AA
}
#sub-navigation-router .current-menu-item_pink a:hover {
    color: #FF55AA
}

#sub-navigation-voice .current_page_item_yellow a {
    border-left: 4px solid #FFCD00;
}
#sub-navigation-voice .current-menu-item_yellow a :hover{
	color: #FFCD00
}
#sub-navigation-voice .current-menu-item_yellow a:hover {
    color: #FFCD00
}

#sub-navigation-wifi .current_page_item ul li.current-menu-item a,#sub-navigation-router .current_page_item ul li.current-menu-item a,
#sub-navigation-voice .current_page_item ul li.current-menu-item a{
	/* background: #deece6; */
	background: url("../images/common_imgs/greyarrow_r.png") no-repeat 95% 20px;
	background-size: 6px 11px;
}
#sub-navigation-wifi .current-menu-item a {
    color: #0F5AB9
}
/*#sub-navigation-router .current-menu-item a{
	color: #FF55AA
}*/
#sub-navigation-router .current-menu-item a{
	color: #0F5AB9
}
#sub-navigation-voice .current-menu-item a{
	color: #FFCD00
}

#sub-navigation-wifi .current_page_item ul li a ,
#sub-navigation-router .current-menu-item_blue ul li a,
#sub-navigation-voice .current-menu-item_yellow ul li a{
    background: #eff9f5;
    border-top: 0;
    border-left: none;
	padding-left: 30px;
}
#sub-navigation-wifi li ,
#sub-navigation-router li,
#sub-navigation-voice li{
    background: #fff;
    /*text-transform: uppercase;*/
}
#sub-navigation-wifi li>ul>li ,
#sub-navigation-router li>ul>li,
#sub-navigation-voice li>ul>li{
    background: #eff9f5;
}
.red, .svg-inject-P2.red path, .svg-inject-P2.red circle , .diag-svg-inject-P2.red path, .diag-svg-inject-P2.red circle
{ 
	color:#cc0022;
	fill:#cc0022;
}
.red, .svg-inject-MTA.red path, .svg-inject-MTA.red circle , .diag-svg-inject-MTA.red path, .diag-svg-inject-MTA.red circle,
.red, .svg-inject-CM.red path, .svg-inject-CM.red circle , .diag-svg-inject-CM.red path, .diag-svg-inject-CM.red circle
{ 
	color:#cc0022;
	fill:#cc0022;
}
.red, .svg-inject.red path, .svg-inject.red circle , .diag-svg-inject.red path, .diag-svg-inject.red circle ,.PARCON-svg-inject.red path, .PARCON-svg-inject.red circle
{ 
	color:#cc0022;
	fill:#cc0022;
}
.orange, .svg-inject.orange path, .svg-inject.orange circle
{ 
	color:#ff6600;
	fill:#ff6600;
}
.green, .svg-inject-P2.green path, .svg-inject-P2.green circle , .diag-svg-inject-P2.green path, .diag-svg-inject-P2.green circle,.PARCON-svg-inject-P2.green path, .PARCON-svg-inject-P2.green circle
{ 
	color:#11aa44;
	fill:#11aa44!important;
}
.orange, .svg-inject-P2.orange path, .svg-inject-P2.orange circle , .diag-svg-inject-P2.orange path, .diag-svg-inject-P2.orange circle,.PARCON-svg-inject-P2.orange path, .PARCON-svg-inject-P2.orange circle
{ 
	color:#ff7d00;
	fill:#ff7d00!important;
}
.login_button {
    /*display: flex;*/
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 48px;
    width: 100%;
    background-color: #231f20;
    transition: .3s;
    border: none;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    padding: 0 24px;
	color: #fff;
}
.login-inner-wrapper {
    position: relative;
    width: 600px;
	margin:0 auto;
    /*float: left;*/
}

#header .header_menu .header_menu_inner ul li.current-menu-ancestor-yellow:after {
    border: 7px solid transparent;
    border-top: none;
    border-bottom-color: #FFCD00;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -6px;
	margin-left: 90px;
}
#header .header_menu .header_menu_inner ul li.current-menu-ancestor-yellow a {
    color: #FFCD00
}
#header .header_menu .header_menu_inner ul li.yellow a:focus {
    color: #FFCD00
}
#header .header_menu .header_menu_inner ul li.yellow a:hover {
	color: #FFCD00
}
#content #sidebar nav>ul>li .current_page_item_yellow a {
    border-left: 4px solid #FFCD00;
}
#content #sidebar nav li .current-menu-item_yellow a :hover{
	color: #FFCD00
}
#content #sidebar nav .current-menu-item_yellow a:hover {
    color: #FFCD00
}
#content #sidebar nav>ul>li>ul>li.current_page_item#Voice ul li.current-menu-item a{
    color: #FFCD00
}
#statusicon{
	width: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 160px;
}
#wifiicon{
	width: 220px;
	height:157px;
}

#telefoniicon{
	width: 200px;
	padding-top: 10px;
	height:152px;
}
#networkicon{
	width: 110px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 160px;
}
.margin{
	margin:0 auto;
}
.margin_left{
	margin-left:360px;
	width:800px;
}

