HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, B, SUB, SUP, TT, VAR,
DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {margin:0;padding:0;border:0;outline:0;}
:focus {outline:0}
TABLE {border-collapse:collapse; border-spacing:0}
CAPTION, TH, TD {font-weight:normal}
BLOCKQUOTE:before, BLOCKQUOTE:after,Q:before, Q:after {content:""}
BLOCKQUOTE, Q {quotes:"" ""}

div.debug {
    background-color: #fff;
    color: #000;
    position: fixed;
    right: 0;
    top: 0;
}

html {
    height: 100%;
}
html.menulevel-0-content,
html.menulevel-1-content,
html.menulevel-2-content,
html.menulevel-3-content,
html.content{
    overflow-y: scroll;
}

body{
  width: 100%;
  min-height: 100%;
  margin:0;
  padding:0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif; /*"Arial Black", Gadget, sans-serif*/
  vertical-align: top;
  color: #000;
  z-index: 0;
  min-width: 614px;
  background-color: #313131;
  position: relative;
}
img {
    border: 0 none #fff;
}
html.menupath-info-why-network #background-image,
html.menupath-info-why-infrastructure-as-a-service #background-image,
html.menupath-info-why-security #background-image
{
    display: none;
}
.strikeout {
   text-decoration: line-through;
}
a {
  text-decoration: none;
  color:white;
}
a.button {
    background-color: #FFFFFF;
    border: 0 none;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    width: 243px;
    line-height: 32px;
    text-align: center;

}
a.button.block {
    display: block;
    width: auto;
}
a.button.red {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2MyMDAwMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmMjAyMCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #c20000), color-stop(100%, #ff2020));
    background-image: -webkit-linear-gradient(bottom, #c20000 0%, #ff2020 100%);
    background-image: -moz-linear-gradient(bottom, #c20000 0%, #ff2020 100%);
    background-image: -ms-linear-gradient(bottom, #c20000 0%, #ff2020 100%);
    background-image: -o-linear-gradient(bottom, #c20000 0%, #ff2020 100%);
    background-image: linear-gradient(to top, #c20000 0%, #ff2020 100%);
}
header {
    margin: 0 0 88px;
}

a.linkedin {
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #fff;
    margin: 0 7px 20px 0;
    vertical-align: top;
}

a.linkedin img.contact {
    width: 90px;
    border: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-bottom: 2px;
}

a.linkedin img.linkedin {
    position: absolute;
    left: 68px;
    top: 68px;
    width: 22px;
    height: 22px;
}
a.linkedin span {
    display: block;
}
a.linkedin span.position {
    font-size: 8px;
}
img.flag {
    vertical-align: middle;
}
img.linkedin {
    width: 90px;
    height: 90px;
}
img.linkedin:before {
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("/img/linkedin.gif");
    content: "test";
}

#main-container.logged-no .logged-yes {
    display: none;
}

#main-container.logged-yes .logged-no {
    display: none;
}

#main-container {
    position: relative;
    width: 146px;
    margin: 0 auto;
    overflow: visible !important;
}

#main-container.menulevel-0-content,
#main-container.menulevel-1-content,
#main-container.menulevel-2-content,
html.content #main-container{
    width: 874px;
}


#background-container {
    position: absolute;
    height: 100%;
    width: 100%;
    min-height: 679px;
    overflow: hidden;
    z-index: -999;
    top: 0;
    background-color: #313131;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#background-container > div {
    position: absolute;
    overflow: visible;
    left: 50%;
    width: 50%;
}
#background-image {
    position: relative;
    top: 0;
    left: -960px;
    min-height: 100%;
    z-index: -999;
}
html.content #background-image.menupath-info-contact-noc,
html.content #background-image.menupath-info-contact-abuse,
html.content #background-image.menupath-info-contact-sales,
#background-image.menupath-info-contact-noc,
#background-image.menupath-info-contact-abuse,
#background-image.menupath-info-contact-sales {
    margin-left: -362px;
}
#logo {
    background-image: url("/img/logo.jpg");
    background-size: 100% 100%;
    display: block;
    height: 125px;
    left: -168px;
    margin-left: 73px;
    position: absolute;
    width: 336px;
    top: 0;
    z-index: 1000;
}

#logo.menulevel-0-content,
#logo.menulevel-1-content,
#logo.menulevel-2-content, 
html.content #logo {
    margin-left: 0;
    left: -352px;
}

#pub {
    background-color: rgba(255, 255, 0, 0.1);
    color: #FFFFFF;
    font-size: 25px;
    left: -300px;
    margin-left: 73px;
    padding: 9px 0;
    position: absolute;
    text-align: center;
    top: 519px;
    width: 600px;
}

ul.menu {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    width: 106px;
    position: absolute;
    top: 213px;
    right: 0;
    overflow: visible !important;
    font-size: 16px;
    line-height: 42px;
}

ul.menu.menu_normal {
    width: 146px;
}
ul.menu ul.menu {
    left: 114px;
    top: 0;
}
ul.menu ul.menu.menu_hidden {
    left: 154px;
    width: 0;
    display:none;
}

ul.menu > li {
    display: block;
    list-style: none outside none;
    margin: 0 0 3px;
    min-height: 4px;
}
ul.menu.menu_normal {
    font-size: 22px;
    line-height: 55px;
}
html.content ul.menu.menu_normal {
    width: 106px;
    font-size: 16px;
    line-height: 42px;
}
ul.menu > li.title {
    display: none;
}
ul.menu > li a {
    background-color: #FFFFFF;
    color: #000000;
    display: block;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
}
ul.menu > li > a.black {
    background-color: #000000;
    color: #ffffff;
}
ul.menu > li > a.gray {
    background-color: #cecece;
    color: #000000;
}
ul.menu > li > a.active {
    background-color: #ffff00;
    color: #000000;
}
@media all and (min-height: 650px) and (min-width: 1024px){
    #logo-container {
        position: fixed;
        width: 100%;
    }
    #menu-container {
        position: fixed;
    }
}
#menu-container > ul.menu.menulevel-0 {
    left: 0px;
}
#menu-container > ul.menu.menulevel-1 {
    left: -114px;
}
#menu-container > ul.menu.menulevel-2 {
    left: -228px;
}
html.content #menu-container > ul.menu.menulevel-0,
#menu-container > ul.menu.menulevel-0-content {
    left: -122px;
}
html.content #menu-container > ul.menu.menulevel-1,
#menu-container > ul.menu.menulevel-1-content {
    left: -236px;
}
html.content #menu-container > ul.menu.menulevel-2,
#menu-container > ul.menu.menulevel-2-content {
    left: -350px;
}

ul.menu.menulevel-0-content-content {
    left: -122px;
}

ul.menu.menulevel-1-content-content {
    left: -236px;
}

ul.menu.menulevel-2-content-content{
	left: -350px;
}

#logo.menulevel-0-content.menupath{
    	margin-left: 415px;
}

html.content #menu-container > ul.menu.menupath-login,
#menu-container > ul.menu.menupath-login {
    left: -122px;
}
html.content #menu-container > ul.menu.menupath-info-contact-noc,
html.content #menu-container > ul.menu.menupath-info-contact-abuse,
html.content #menu-container > ul.menu.menupath-info-contact-sales,
#menu-container > ul.menu.menupath-info-contact-noc,
#menu-container > ul.menu.menupath-info-contact-abuse,
#menu-container > ul.menu.menupath-info-contact-sales {
    left: -350px;
}

#content-container > div.content {
    margin-left: 146px;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
}
#content-container > div.content.active {
    margin-left: 0;
    width: 874px;
    height: auto;
    min-height: 500px;
    position: static;
}

#content-container > div.content > div.content-data {
    width: 874px;
}
#content-container > div.content > div.content-data > div {
    /*overflow: auto;*/
    overflow: visible;
}
#content-container > div.content.inactive.on-active {
    /*position: absolute;*/
    position: static;
}
#content-container > div.content.active.on-inactive {
    /*position: absolute;*/
    position: static;
    /*right: 0;*/
}

ul.tab-container {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #fff;
    height: 40px;
    position: relative;
    overflow: visible;
    border-bottom: 1px solid #000000;
}
ul.tab-container > li {
    display: block;
    float: left;
    height: 40px;
    width: 109px;
    list-style: none outside none;
    line-height: 40px;
}
ul.tab-container > li.active {
    border-style: solid solid none solid;
    border-color: #000;
    border-width: 1px 1px 0 1px;
    background-color: #fff;
    line-height: 38px;
    height: 40px;
    width: 107px;
}

ul.tab-container > li > a {
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

div.tab-container > div {
    display: none;
    color: #000;
}
div.tab-container > div.active {
    display: block;
}

#content-container > #path-login.active,
#content-container > #path-info-contact-noc.active,
#content-container > #path-info-contact-sales.active,
#content-container > #path-info-contact-abuse.active {
    width: 374px;
    margin:0 auto;
}

#content-container #path-login > div.content-data,
#content-container #path-info-contact-noc > div.content-data,
#content-container #path-info-contact-sales > div.content-data,
#content-container #path-info-contact-abuse > div.content-data {
    margin-bottom: 20px;
    margin-top: 213px;
    width: 374px;
}
#path-home > div.content-data{
	 margin-bottom: 20px;
    margin-top: 213px;
    width: 374px;
}

/* -- iaas-checkout -<*/
#iaas-checkout {
    font-size: 16px;
    font-family: "EnzoOffc";
}
#iaas-checkout div.head {
    background-color: #ff0;
    color: #000;
    padding: 29px;
    padding-bottom:16px;
    font-family: "Conv_EnzoOffc-Light";
    min-height: 67px;
}
#iaas-checkout div.foot {
    background-color: #ff0;
    color: #000;
    padding: 25px 29px;
    font-family: "Conv_EnzoOffc-Light";
}
#iaas-checkout div.head span.h {
    font-size: 34px;
}
#iaas-checkout div.head span.h1 {
    font-family: "Conv_EnzoOffc-Bold";
}
#iaas-checkout div.head span.h2 {
    font-family: "Conv_EnzoOffc-Thin";
}
#iaas-checkout div.body {
    background-color: #fff;
    padding: 4px;
}

#iaas-checkout-new-configuration table.conf-table {
    width: 100%;
}
#iaas-checkout-new-configuration table.conf-table td {
    vertical-align: top;
}
#iaas-checkout-new-configuration table.conf-table td.delivery,
#iaas-checkout-new-configuration table.conf-table td.setup,
#iaas-checkout-new-configuration table.conf-table td.service {
    font-size: 14px;
}

#iaas-checkout-new-configuration table.conf-table td.check, 
#iaas-checkout-new-configuration table.conf-table td.pright {
    width: 25px;
    text-align: center;
}
#iaas-checkout-new-configuration table.conf-table td.product {
    padding-right: 12px;
}
#iaas-checkout-new-configuration table.conf-table td.delivery {
    width: 75px;
}
#iaas-checkout-new-configuration table.conf-table td.setup {
    width: 62px;
    text-align: right;
}
#iaas-checkout-new-configuration table.conf-table td.service {
    width: 114px;
    text-align: right;
    padding-right: 12px;
}

#iaas-checkout-new-configuration table.conf-table tr.title td.service {
    font-weight: bold;
    padding-right: 0;
    width: 126px;
}
#iaas-checkout-new-configuration table.conf-table tr.title td.product,
#iaas-checkout-new-configuration table.conf-table tr.title td.delivery,
#iaas-checkout-new-configuration table.conf-table tr.title td.setup,
#iaas-checkout-new-configuration table.conf-table tr.title td.service {
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #000;
    vertical-align: baseline;
    padding-bottom: 9px;
}
#iaas-checkout-new-configuration table.conf-table tr.title td.product {
    font-weight: bold;
}
#iaas-checkout-new-configuration table.conf-table tr.subtitle td {
    font-weight: bold;
    font-size: 14px;
    padding-top: 20px;
}
#iaas-checkout-new-configuration table.conf-table div.currency {
    float: right;
    font-size: 13px;
    padding-top: 1px;
    font-weight: normal;
    font-style: italic;
    margin-right: 85px;
}
#iaas-checkout-new-configuration table.conf-table td.setup,
#iaas-checkout-new-configuration table.conf-table td.service {
    background-color: #FFC5FD;
}

#iaas-checkout-new-configuration table.conf-table tr.product-name td {
    vertical-align: top;
    line-height: 26px;
}
#iaas-checkout-new-configuration table.conf-table tr.product-name td.product {
    font-size: 22px;
}
#iaas-checkout-new-configuration table.conf-table tr.product-specification td.product {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 25px;
}
#iaas-checkout-new-configuration table.conf-table tr.product-specification td.product div.product-spec {
    width: 530px;
}
#iaas-checkout-new-configuration table.conf-table tr.product-specification td.product div.product-spec > div {
    width: 616px;
}

#iaas-checkout-new-configuration table.conf-table tr.extra td.product,
#iaas-checkout-new-configuration table.conf-table tr.extra td.delivery,
#iaas-checkout-new-configuration table.conf-table tr.extra td.setup,
#iaas-checkout-new-configuration table.conf-table tr.extra td.service {
    border-bottom: 1px solid #000;
}

#iaas-checkout-new-configuration table.conf-table tr.extra td {
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#iaas-checkout-new-configuration table.total {
    margin: 25px;
    width: 389px;
    font-size: 22px;
}
#iaas-checkout-new-configuration .on-configured {
    display: none;
}
#iaas-checkout-new-configuration table.total td {
    text-align: right;
    padding-right: 5px;
}

#iaas-checkout-new-configuration table.total td:first-child {
    width: 265px;
    text-align: left;
}
#iaas-checkout-new-configuration table.total tr.monthly td {
    font-weight: bold;
}

#iaas-checkout-new-configuration table.total tr.delivery td {
    padding-bottom: 14px;
}

#iaas-checkout-new-configuration table.total tr.docks td {
    border-top: 1px solid black;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 14px;
}
#iaas-checkout-new-configuration div.complete {
    padding: 25px;
}
#iaas-checkout-new-configuration div.complete a.button {
    width: 232px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    margin-top: 15px;
}

#iaas-checkout-setup-instructions table.setup-instructions {
    width: 100%;
    font-size: 15px;
    margin: 19px 0;
}
#iaas-checkout-setup-instructions table.setup-instructions td {
    padding: 20px 25px 0 0;
    width: 50%;
    vertical-align: top;
}
#iaas-checkout-setup-instructions table.setup-instructions td:first-child {
    padding: 20px 25px 0 25px;
}
#iaas-checkout-setup-instructions table.setup-instructions input,
#iaas-checkout-setup-instructions table.setup-instructions textarea
{
    border: 3px solid #000;
    height: 31px;
    margin-top: 4px;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    resize: none;
}
#iaas-checkout-setup-instructions table.setup-instructions textarea {
    padding: 5px 5px;
}

#iaas-checkout-setup-instructions div.foot a.button {
    width: auto;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    padding: 0 14px;
    word-spacing: normal;
    font-weight: normal;
}

#iaas-checkout-setup-instructions a.button.order {
    width: 173px;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    padding: 8px 0;
}
#iaas-checkout a.button {
    font-family: Arial,Helvetica,sans-serif;
}
/* >- iaas-checkout --*/


/* -- buy-checkout -<*/
#buy-checkout {
    font-size: 16px;
    font-family: "EnzoOffc";
}
#buy-checkout div.head {
    background-color: #ff0;
    color: #000;
    padding: 29px;
    font-family: "Conv_EnzoOffc-Light";
    min-height: 67px;
}
#buy-checkout div.foot {
    background-color: #ff0;
    color: #000;
    padding: 25px 29px;
    font-family: "Conv_EnzoOffc-Light";
}
#buy-checkout div.head span.h {
    font-size: 34px;
}
#buy-checkout div.head span.h1 {
    font-family: "Conv_EnzoOffc-Bold";
}
#buy-checkout div.head span.h2 {
    font-family: "Conv_EnzoOffc-Thin";
}
#buy-checkout div.body {
    background-color: #fff;
    padding: 4px;
}

#buy-checkout-new-configuration table.conf-table {
    width: 100%;
}
#buy-checkout-new-configuration table.conf-table td {
    vertical-align: top;
}
#buy-checkout-new-configuration table.conf-table td.delivery,
#buy-checkout-new-configuration table.conf-table td.price {
    font-size: 14px;
}

#buy-checkout-new-configuration table.conf-table td.check, 
#buy-checkout-new-configuration table.conf-table td.pright {
    width: 25px;
    text-align: center;
}
#buy-checkout-new-configuration table.conf-table td.product {
    padding-right: 12px;
}
#buy-checkout-new-configuration table.conf-table td.delivery {
    width: 75px;
}

#buy-checkout-new-configuration table.conf-table td.price {
    width: 81px;
    text-align: right;
    padding-right: 12px;
}

#buy-checkout-new-configuration table.conf-table tr.title td.price {
    padding-right: 28px;
    width: 65px;
}
#buy-checkout-new-configuration table.conf-table tr.title td.product,
#buy-checkout-new-configuration table.conf-table tr.title td.delivery,
#buy-checkout-new-configuration table.conf-table tr.title td.price {
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #000;
    vertical-align: baseline;
    padding-bottom: 9px;
}
#buy-checkout-new-configuration table.conf-table tr.title td.product {
    font-weight: bold;
}
#buy-checkout-new-configuration table.conf-table tr.subtitle td {
    font-weight: bold;
    font-size: 14px;
    padding-top: 20px;
}
#buy-checkout-new-configuration table.conf-table div.currency {
    float: right;
    font-size: 13px;
    padding-top: 1px;
    font-weight: normal;
    font-style: italic;
    margin-right: 85px;
}
#buy-checkout-new-configuration table.conf-table td.price {
    background-color: #e5e5e5;
}

#buy-checkout-new-configuration table.conf-table tr.product-name td {
    vertical-align: top;
    line-height: 26px;
}
#buy-checkout-new-configuration table.conf-table tr.product-name td.product {
    font-size: 22px;
}
#buy-checkout-new-configuration table.conf-table tr.product-specification td.product {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 25px;
}
#buy-checkout-new-configuration table.conf-table tr.product-specification td.product div.product-spec {
    width: 530px;
}
#buy-checkout-new-configuration table.conf-table tr.product-specification td.product div.product-spec > div {
    width: 616px;
}

#buy-checkout-new-configuration table.conf-table tr.extra td.product,
#buy-checkout-new-configuration table.conf-table tr.extra td.delivery,
#buy-checkout-new-configuration table.conf-table tr.extra td.price {
    border-bottom: 1px solid #000;
}

#buy-checkout-new-configuration table.conf-table tr.extra td {
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#buy-checkout-new-configuration table.total {
    margin: 25px;
    width: 389px;
    font-size: 22px;
}
#buy-checkout-new-configuration .on-configured {
    display: none;
}
#buy-checkout-new-configuration table.total td {
    text-align: right;
    padding-right: 5px;
}

#buy-checkout-new-configuration table.total td:first-child {
    width: 265px;
    text-align: left;
}
#buy-checkout-new-configuration table.total tr.buy td {
    font-weight: bold;
}

#buy-checkout-new-configuration table.total tr.delivery td {
    padding-bottom: 14px;
}

#buy-checkout-new-configuration table.total tr.docks td {
    border-top: 1px solid black;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 14px;
}
#buy-checkout-new-configuration div.complete {
    padding: 25px;
}
#buy-checkout-new-configuration div.complete a.button {
    width: auto;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    margin-top: 15px;
}

#buy-checkout-shipping-instructions table.shipping-instructions {
    width: 100%;
    font-size: 15px;
    margin: 19px 0 32px;
}
#buy-checkout-shipping-instructions table.shipping-instructions td {
    padding: 20px 25px 0 0;
    width: 50%;
    vertical-align: top;
}
#buy-checkout-shipping-instructions table.shipping-instructions td:first-child {
    padding: 20px 25px 0 25px;
}
#buy-checkout-shipping-instructions table.shipping-instructions input,
#buy-checkout-shipping-instructions table.shipping-instructions textarea
{
    border: 3px solid #000;
    height: 31px;
    margin-top: 4px;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    resize: none;
}
#buy-checkout-shipping-instructions table.shipping-instructions label.select {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBvbHlnb24gcG9pbnRzPSIzLDQuNSAyMCw0LjUgMTEuNSwxOS4yMiIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2U9IiMwMDAwMDAiIGZpbGw9Im5vbmUiLz4KPC9zdmc+");
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    height: 31px;
    padding: 3px 3px 3px 3px;
}
#buy-checkout-shipping-instructions table.shipping-instructions label.select select {
    font-size: 16px;
    font-weight: normal;
}
#buy-checkout-shipping-instructions table.shipping-instructions textarea {
    padding: 5px 5px;
}

#buy-checkout-shipping-instructions div.foot a.button {
    width: auto;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    padding: 0 14px;
    word-spacing: normal;
    font-weight: normal;
}

#buy-checkout-shipping-instructions a.button.order {
    width: 173px;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    padding: 8px 0;
}
#buy-checkout a.button {
    font-family: Arial,Helvetica,sans-serif;
}
/* >- buy-checkout --*/

input[type="radio"] {
    display: none;
}
input[type="radio"] + label {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 1px solid #2f2f2f;
    border-radius: 11px;
    position: relative;
    vertical-align: middle;
}

input[type="radio"] + label span {
    display: block;
    width: 7px;
    height: 7px;
    margin: 2px;
    border-radius: 7px;
    position: absolute;
}
input[type="radio"]:checked + label span {
    background-color: #2f2f2f;
}
input[type="radio"]:disabled + label {
    border-color: #c0c0c0;
}
input[type="radio"]:checked:disabled + label span {
    background-color: #c0c0c0;
}
label.select {
    border: 3px solid #000;
    height: 42px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 6px 6px 10px;
    background-color: #fff;
    color: #000;
    background-image: url("/img/select_arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-origin:content-box;
}

label.select select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 100%;
    width: 100%;
    border-style: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 7px;
    background-color: #fff;
    outline: none;
    opacity: 0;
}

@media all and (max-width: 1679px){
    #background-image.menulevel-0-content,
    #background-image.menulevel-1-content,
    #background-image.menulevel-2-content,
    html.content #background-image
    {
        left: -50%;
    }
    #background-image.menulevel-0-content,
    html.content #background-image.menulevel-0
    {
        margin-left: -678px;
    }
    #background-image.menulevel-1-content,
    html.content #background-image.menulevel-1 {
        margin-left: -792px;
    }
    #background-image.menulevel-2-content,
    html.content #background-image.menulevel-2 {
        margin-left: -906px;
    }
    html.content #background-image.menupath-login,
    html.content #background-image.menupath-info-contact-noc,
    html.content #background-image.menupath-info-contact-abuse,
    html.content #background-image.menupath-info-contact-sales,
    #background-image.menupath-login,
    #background-image.menupath-info-contact-noc,
    #background-image.menupath-info-contact-abuse,
    #background-image.menupath-info-contact-sales {
        left: -960px;
    }
    html.content #background-image.menupath-login,
    #background-image.menupath-login {
        margin-left: -248px;
    }
    html.content #background-image.menupath-info-contact-noc,
    html.content #background-image.menupath-info-contact-abuse,
    html.content #background-image.menupath-info-contact-sales,
    #background-image.menupath-info-contact-noc,
    #background-image.menupath-info-contact-abuse,
    #background-image.menupath-info-contact-sales {
        margin-left: -362px;
    }
    #logo.menulevel-0-content.menupath-login{
    	margin-left: 435px !important;
    }
    #logo.menulevel-0-content.menupath{
    	margin-left: 430px;
    }
    #logo.menulevel-0-content, #logo.menulevel-1-content, #logo.menulevel-2-content,
    html.content #logo
    {
        left: -368px;
    }
    html.content #logo.menupath-login,
    html.content #logo.menupath-info-contact-noc,
    html.content #logo.menupath-info-contact-abuse,
    html.content #logo.menupath-info-contact-sales,
    #logo.menupath-login,
    #logo.menupath-info-contact-noc,
    #logo.menupath-info-contact-abuse,
    #logo.menupath-info-contact-sales {
        left: -168px;
        margin-left: 187px;
    }
    #logo.menupath-info-company-profile {
        left: -168px;
        margin-left: 50%;
    }
    #main-container {
        margin: 0 auto 0 50%;
        left: -72px;
    }
    #main-container.menulevel-0-content,
    #main-container.menulevel-1-content,
    #main-container.menulevel-2-content,
    #main-container.menulevel-3-content,
    html.content #main-container
    {
        margin: 0 auto 0 369px;
        left: 0px;
    }
    html.content #main-container.menupath-login,
    html.content #main-container.menupath-info-contact-noc,
    html.content #main-container.menupath-info-contact-abuse,
    html.content #main-container.menupath-info-contact-sales,
    #main-container.menupath-login,
    #main-container.menupath-info-contact-noc,
    #main-container.menupath-info-contact-abuse,
    #main-container.menupath-info-contact-sales {
        /*
        margin: 0 auto 0 50%;
        left: -187px;
        */
        margin: 0 auto;
    }
    html.content #menu-container > ul.menu.menulevel-0,
    #menu-container > ul.menu.menulevel-0-content {
        left: -122px;
    }
    html.content #menu-container > ul.menu.menulevel-1,
    #menu-container > ul.menu.menulevel-1-content {
        left: -252px;
    }
    html.content #menu-container > ul.menu.menulevel-2,
    #menu-container > ul.menu.menulevel-2-content {
        left: -366px;
    }
    html.content #menu-container > ul.menu.menupath-login,
    #menu-container > ul.menu.menupath-login {
        left: -108px;
    }
    html.content #menu-container > ul.menu.menupath-info-contact-noc,
    html.content #menu-container > ul.menu.menupath-info-contact-abuse,
    html.content #menu-container > ul.menu.menupath-info-contact-sales,
    #menu-container > ul.menu.menupath-info-contact-noc,
    #menu-container > ul.menu.menupath-info-contact-abuse,
    #menu-container > ul.menu.menupath-info-contact-sales {
        left: -342px;
    }
    ul.menu.menulevel-0-content-content {
    left: -122px;
	}
	
	ul.menu.menulevel-1-content-content {
	    left: -252px;
	}
	
	ul.menu.menulevel-2-content-content{
		left: -366px;
	}
    
}

@media all and (max-width: 1279px){
    #background-image.menulevel-0,
    #background-image.menulevel-1, 
    #background-image.menulevel-2 {
        margin-left: 0;
    }
    html.content #background-image,
    #background-image.menulevel-0-content,
    #background-image.menulevel-1-content, 
    #background-image.menulevel-2-content {
        margin-left: -906px;
    }
    #main-container #logo.menupath{
    	background-image: url("/img/logo.jpg") !important;
        left: -365px !important;
        height: 125px !important;
        width: 336px !important;
    }
    #main-container #logo.menupath-login{
    	width: 108px!important;
        height: 82px!important;
        background-image: url("/img/logo-mini.jpg")!important;
        left: -490px!important;
    }
    html.content #main-container #logo,
    #main-container #logo.menulevel-0-content,
    #main-container #logo.menulevel-1-content,
    #main-container #logo.menulevel-2-content
    {
        width: 108px;
        height: 82px;
        background-image: url("/img/logo-mini.jpg");
        left: -124px;
    }
    html.content #background-image.menupath-login,
    html.content #background-image.menupath-info-contact-noc,
    html.content #background-image.menupath-info-contact-abuse,
    html.content #background-image.menupath-info-contact-sales,
    #background-image.menupath-login,
    #background-image.menupath-info-contact-noc,
    #background-image.menupath-info-contact-abuse,
    #background-image.menupath-info-contact-sales {
        left: -960px;
    }
    html.content #background-image.menupath-login,
    #background-image.menupath-login {
        margin-left: -248px;
    }
    html.content #background-image.menupath-info-contact-noc,
    html.content #background-image.menupath-info-contact-abuse,
    html.content #background-image.menupath-info-contact-sales,
    #background-image.menupath-info-contact-noc,
    #background-image.menupath-info-contact-abuse,
    #background-image.menupath-info-contact-sales {
        margin-left: -248px;
    }
    html.content #main-container #logo.menupath-login,
    html.content #main-container #logo.menupath-info-contact-noc,
    html.content #main-container #logo.menupath-info-contact-abuse,
    html.content #main-container #logo.menupath-info-contact-sales,
    #main-container #logo.menupath-login,
    #main-container #logo.menupath-info-contact-noc,
    #main-container #logo.menupath-info-contact-abuse,
    #main-container #logo.menupath-info-contact-sales
    {
        width: 336px;
        height: 125px;
        background-image: url("/img/logo.jpg");
        left: -168px;
    }
    html.content #main-container #logo.menupath-info-company-profile,
    #main-container #logo.menupath-info-company-profile
    {
        width: 336px;
        height: 125px;
        background-image: url("/img/logo.jpg");
        left: -168px;
        margin-left: 50%;
    }
    #main-container {
        width: 146px;
        left: -53px;
    }
    html.content #main-container,
    #main-container.menulevel-0-content,
    #main-container.menulevel-1-content,
    #main-container.menulevel-2-content,
    #main-container.menulevel-3-content {
        margin: 0 auto 0 128px;
        left: 0px;
    }
    html.content #main-container.menupath-login,
    html.content #main-container.menupath-info-contact-noc,
    html.content #main-container.menupath-info-contact-abuse,
    html.content #main-container.menupath-info-contact-sales,
    #main-container.menupath-login,
    #main-container.menupath-info-contact-noc,
    #main-container.menupath-info-contact-abuse,
    #main-container.menupath-info-contact-sales {
        /*
        margin: 0 auto 0 50%;
        left: -187px;
        */
        margin: 0 auto;
    }
    #menu-container > #path.menu {
        left: 0;
    }
    html.content #menu-container > #path.menu,
    #menu-container > #path.menu.menulevel-0-content,
    #menu-container > #path.menu.menulevel-1-content, 
    #menu-container > #path.menu.menulevel-2-content, 
    #menu-container > #path.menu.menulevel-3-content {
        left: -122px;
    }
    html.content #menu-container > #path.menu.menupath-login,
    #menu-container > #path.menu.menupath-login {
        left: -54px;
    }
    html.content #menu-container > #path.menu.menupath-info-contact-noc,
    html.content #menu-container > #path.menu.menupath-info-contact-abuse,
    html.content #menu-container > #path.menu.menupath-info-contact-sales,
    #menu-container > #path.menu.menupath-info-contact-noc,
    #menu-container > #path.menu.menupath-info-contact-abuse,
    #menu-container > #path.menu.menupath-info-contact-sales {
        left: -114px;
    }
    ul.menu ul.menu.menu_mini, #path.menu.menu_mini {
        width: 0;
        left: 0;
    }
    #path, #path ul.menu.menu_normal, #path ul.menu.menu_mini.leaf, #path.menu.leaf {
        width: 106px;
        font-size: 16px;
        line-height: 42px;
        left: 0;
    }
    #path ul.menu.menu_hidden {
        left: 106px;
    }
    #path > li > ul.menu {
        top: -66px;
    }
    ul.menu > li.title {
        display: block;
        margin: 0 0 22px;
        line-height: 44px;
    }
    ul.menu > li.title a {
        background-color: #fff;
    }
    ul.menu.leaf > li.title a:before {
        border-bottom: 22px solid transparent;
        border-right: 5px solid #FFFFFF;
        border-top: 22px solid transparent;
        content: "";
        display: block;
        left: -15px;
        position: absolute;
        width: 10px;
    }
}



/*TABLE*/
.table-body{
	position: relative;
	padding: 2px 10px;
	/*background: none repeat scroll 0 0 #151515;*/
}
.pagination-num {
	margin: 7px 0;
	text-align: center;
	position:relative;
	min-height: 30px;
}
.pagination-num span {
    font-size: 14px;
    font-family: 'Conv_EnzoOffc-Light';
}
.header_label .sort_up{
	display:none;
}
.header_label .sort_down{
	display:none;
}
/*.header_label a i{
	background: url("/img/sprite.png") repeat scroll -92px -117px rgba(0, 0, 0, 0);
	height: 20px;
	position: absolute;
	width: 16px;
	float: right;
}*/
.header_label.sort_up .sort_up{
	-moz-box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -120px -67px rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
    height: 11px;
    padding: 0;
    vertical-align: middle;
    width: 11px;
    margin-top: 9px;
    float: right;
}
.header_label.sort_down .sort_down{
	-moz-box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -136px -68px rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
    height: 10px;
    padding: 0;
    vertical-align: middle;
    width: 12px;
    margin-top: 9px;
    float: right;
}
.hover-column{
	background:none repeat scroll 0 0 rgba(240, 240, 240, 0.19) !important;
}
.header_column{
	float:left;
	color:#fff !important;
	white-space: pre-wrap;
    width: 100%;
}


.arrow-down {
    -moz-box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -136px -68px rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
    height: 10px;
    padding: 0;
    vertical-align: middle;
    width: 12px;
}
.arrow-up{
    -moz-box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -120px -67px rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
    height: 10px;
    padding: 0;
    vertical-align: middle;
    width: 12px;
}

.table-body  .button-previous {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -70px -16px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    width: 15px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.table-body  .button-next {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -70px -33px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    width: 15px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.table-body .button-settings {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -46px -42px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    width: 23px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
    
}
.table-body .button-files {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -88px -141px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    width: 23px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
   }
.table-body .button-stats {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -88px -169px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    width: 23px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
   }
    

.table-body > table {
    border-collapse: collapse;
    border-spacing: 0 2px;
    font: normal 14px/25px EnzoOffc;
    width: 100%;
    margin:15px 0 0;
    table-layout:fixed;
}
.table-body > table tr:nth-child(even){
    background: none repeat scroll 0 0 #050505;
    
}
.table-body > table th {
    color: #fff;
}
.table-body > table th,
.table-body > table td {
    background-clip: content-box;
    overflow: hidden;
    padding: 3px 5px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.table-body > table td {
    vertical-align: middle;
    white-space: normal;
    
}
.table-body > table th{
	font-weight:bold;
	 padding: 3px 5px;
}
table tr td:first-child {
    white-space: nowrap !important;
}
.table-body > table thead,
.table-body > table tbody
{
    border-bottom: 1px solid #909090; 
}
.table-body > table .status-ok {
    font-weight: bold;
    color: #00ff30;
}
.table-body > table .status-error {
    font-weight: bold;
    color: #ff0000;
}
.table-body > table .status-warning {
    font-weight: bold;
    color: #ffc600;
}
.table-body > table .link {
	background-color: #ffffff;
	color: #000000;
	box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.75);
	font: normal 14px "EnzoOffc";
	display: inline-block;
	border: 1px solid #000;
	line-height: 21px;
	min-height: 23px;
	margin: 2px 0;
}
.table-body > table .link span {
	padding: 0 5px;
	display: inline-block;
}
.table-body > .pagination {
    font: 500 12px EnzoOffc;
}

.link {
	background-color: #ffffff;
	color: #000000;
	box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.75);
	font: normal 14px "EnzoOffc";
	display: inline-block;
	border: 1px solid #000;
	line-height: 21px;
	min-height: 23px;
	margin: 2px 0;
}
.link span {
	padding: 0 5px;
	display: inline-block;
	font-weight: bold;
}

/*drop down*/

.custom-select-mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 0; /*100;*/
    opacity: 0;
}
div.custom-select ul {
    display: none;
}
div.custom-select-active ul {
    display: block;
    z-index:200;
}
div.custom-select-head-mask {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
div.custom-select-all-mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:1;
}
div.custom-select{
	position: relative; 
	white-space: nowrap;   
}
.custom-select{
	position: absolute; 
}
div.custom-select-active div.custom-select-head-mask {
    display: block;
}
div.custom-select-list {
    position: relative;
    white-space: nowrap;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
div.custom-select-list-scrollbar {
    position: relative;
}


div.custom-select {                                         
    display: inline-block;                              
    border: 1px solid #000;                            
    padding: 2px 5px;
    font: bold 16px Arial,Helvetica,sans-serif;        
    line-height: 24px;                                  
    color: #000;                                       
    background-color: #fff;                            
    height: 30px;                                     
    vertical-align: middle;  
    -moz-box-sizing:border-box;
    box-sizing:border-box;                          
}
div.custom-select-head {                                   
    cursor: default;                                   
}
div.custom-select-value {                                   
    margin: 0 22px 0 0;                                
    overflow: hidden;                                  
    text-overflow: ellipsis;                            
}
div.custom-select-arrow {                            
    float: right;                                       
    width: 23px;                                      
    height: 20px;           
    padding-left: 10px;
    margin-top: 2px;                                                  
    background: white url('../img/select_triangle_down.png') 99% 50% no-repeat;   
}
div.custom-select ul {                                      
    border: 1px solid #000000;                         
    list-style: none outside none;                     
    margin: 0 0 0 -6px;                                
    padding: 0;                                         
    position: absolute;                                 
    background-color: #fff;                            
    cursor: default;                                    
    overflow-y: auto;                                   
    max-height:140px;
    text-align:left;
}
div.custom-select li {                                     
    padding: 2px 6px;                                    
    overflow: hidden;                                  
    text-overflow: ellipsis;                            
}
div.custom-select li.custom-select-selected {                   
    background-color: #26a0da;                          
}
div.custom-select li:hover {                                
    background-color: #ddd;                           
}
div.custom-select li.custom-select-selected:hover {            
    background-color: #67b5da;                          
}
.button-settings{
	border: 0 none;
	box-sizing: border-box;
	background: url("/img/sprite.png") repeat scroll -46px -42px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 25px;
	width: 23px;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
}

/*This code is imported from fw.voxility.com*/
.button-switch-off {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -91px -1px rgba(0,0,0,0);
    display: inline-block;
    height: 30px;
    width: 43px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.button-switch-off + .label {
    display: none !important;
    
}
.button-switch-on + .label {
    display: inline-block;
    font:20px/30px EnzoOffc;
    vertical-align:bottom;
}
.button-switch-on {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/img/sprite.png") repeat scroll -109px -32px rgba(0,0,0,0);
    display: inline-block;
    height: 30px;
    width: 43px;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.invalid{
	border-color: #FF0000 !important;
}
.error-row{
	margin: 3px 0 0;
}
.error{
	background-color: #FF0000;
	color: #FFFFFF;
	border: 1px solid #ff0000;
	font: bold 16px/23px Arial,Helvetica,sans-serif;
	padding: 0 5px;
	display: inline-block;
}
.button-generic-medium {
    border: 0 none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #d80000;
    display: inline-block;
    font: normal 12px/18px Arial,Helvetica,sans-serif;
    height: 18px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    padding: 0 4px;
    cursor: pointer;
}
.overlayer-window{
	min-height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
	overflow: auto;
	background: rgba(0,0,0,0.7);
}
.overlayer-wrapper{
	margin: 100px auto 50px;
	width:850px;
}
.overlayer-container{
	background: #000000;
	border: 1px solid #606060;
	box-shadow: rgb(176, 176, 176) 0px 0px 5px 0px;
	margin: 0 60px;
	padding: 20px 50px;
	position: fixed;
	width: 630px;
	color:#ffffff;
}
.overlayer-title{
	font-size: 20px !important;
	font-weight: bold !important;
	text-align: center;
	margin-bottom:40px;
}
.overlayer-container .row{
	margin-top:3px;
	color:#b0b0b0;
}
.overlayer-container .row .left,.overlayer-container .row .right {
	font: normal 20px EnzoOffc;
	line-height: 30px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	width:180px;
	display:inline-block;
	vertical-align:top;
}
.overlayer-container .row .right{
	width:440px;
}
.overlayer-container input[type="text"], .overlayer-container input[type="password"] {
	border: 1px solid #000000;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding: 0 3px;
	box-sizing: border-box;
	width:400px;
}
.overlayer-toolbar{
	margin: 40px 0 20px;
}
.button-save{
	border: 0 none;
	box-sizing: border-box;
	background-color: #d80000;
	background-image: linear-gradient(to top, #C20000 0%, #FF2020 100%);
	display: inline-block;
	font: bold 16px/26px Arial,Helvetica,sans-serif;
	width: 72px;
	height: 26px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0 6px;
	cursor: pointer;
}
.button-delete {
	border: 0 none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #d80000;
	background-image: linear-gradient(to top, #C20000 0%, #FF2020 100%);
	display: inline-block;
	font: bold 16px/26px Arial,Helvetica,sans-serif;
	width: 72px;
	height: 26px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0 6px;
	cursor: pointer;
}
.button-cancel{
	border: 0 none;
	box-sizing: border-box;
	background: none;
	display: inline-block;
	font: bold 16px/26px Arial,Helvetica,sans-serif;
	width: 74px;
	height: 26px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0 6px;
	cursor: pointer;
}
/*Code above is imported from fw.voxility.com*/


.status-ok {
    /*font-weight: bold;*/
    color: #00ff30;
}
.status-error {
    /*font-weight: bold;*/
    color: #ff0000;
}
.status-warning {
    /*font-weight: bold;*/
    color: #ffc600;
}










/*BALL WAVES*/
#ballsWaveG{
position:relative;
width:874px;
height:30px}

.ballsWaveG{
position:absolute;
top:0;
background-color:#000000;
width:16px;
height:16px;
-moz-animation-name:ballsWaveG;
-moz-animation-duration:1.4s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-border-radius:55px;
-webkit-animation-name:ballsWaveG;
-webkit-animation-duration:1.4s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-border-radius:55px;
-ms-animation-name:ballsWaveG;
-ms-animation-duration:1.4s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-border-radius:55px;
-o-animation-name:ballsWaveG;
-o-animation-duration:1.4s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-border-radius:55px;
animation-name:ballsWaveG;
animation-duration:1.4s;
animation-iteration-count:infinite;
animation-direction:linear;
border-radius:55px;
}

#ballsWaveG_1{
left:0;
-moz-animation-delay:0.56s;
-webkit-animation-delay:0.56s;
-ms-animation-delay:0.56s;
-o-animation-delay:0.56s;
animation-delay:0.56s;
}

#ballsWaveG_2{
left:25px;
-moz-animation-delay:0.7s;
-webkit-animation-delay:0.7s;
-ms-animation-delay:0.7s;
-o-animation-delay:0.7s;
animation-delay:0.7s;
}

#ballsWaveG_3{
left:50px;
-moz-animation-delay:0.84s;
-webkit-animation-delay:0.84s;
-ms-animation-delay:0.84s;
-o-animation-delay:0.84s;
animation-delay:0.84s;
}

#ballsWaveG_4{
left:75px;
-moz-animation-delay:0.98s;
-webkit-animation-delay:0.98s;
-ms-animation-delay:0.98s;
-o-animation-delay:0.98s;
animation-delay:0.98s;
}

#ballsWaveG_5{
left:100px;
-moz-animation-delay:1.12s;
-webkit-animation-delay:1.12s;
-ms-animation-delay:1.12s;
-o-animation-delay:1.12s;
animation-delay:1.12s;
}

#ballsWaveG_6{
left:125px;
-moz-animation-delay:1.26s;
-webkit-animation-delay:1.26s;
-ms-animation-delay:1.26s;
-o-animation-delay:1.26s;
animation-delay:1.26s;
}

#ballsWaveG_7{
left:150px;
-moz-animation-delay:1.4s;
-webkit-animation-delay:1.4s;
-ms-animation-delay:1.4s;
-o-animation-delay:1.4s;
animation-delay:1.4s;
}

#ballsWaveG_8{
left:175px;
-moz-animation-delay:1.54s;
-webkit-animation-delay:1.54s;
-ms-animation-delay:1.54s;
-o-animation-delay:1.54s;
animation-delay:1.54s;
}
#ballsWaveG_9{
left:200px;
-moz-animation-delay:1.68s;
-webkit-animation-delay:1.68s;
-ms-animation-delay:1.68s;
-o-animation-delay:1.68s;
animation-delay:1.68s;
}
#ballsWaveG_10{
left:225px;
-moz-animation-delay:1.72s;
-webkit-animation-delay:1.72s;
-ms-animation-delay:1.72s;
-o-animation-delay:1.72s;
animation-delay:1.72s;
}
#ballsWaveG_11{
left:250px;
-moz-animation-delay:1.86s;
-webkit-animation-delay:1.86s;
-ms-animation-delay:1.86s;
-o-animation-delay:1.86s;
animation-delay:1.86s;
}
#ballsWaveG_12{
left:275px;
-moz-animation-delay:2s;
-webkit-animation-delay:2s;
-ms-animation-delay:2s;
-o-animation-delay:2s;
animation-delay:2s;
}

#ballsWaveG_13{
left:300px;
-moz-animation-delay:2.14s;
-webkit-animation-delay:2.14s;
-ms-animation-delay:2.14s;
-o-animation-delay:2.14s;
animation-delay:2.14s;
}

#ballsWaveG_14{
left:325px;
-moz-animation-delay:2.28s;
-webkit-animation-delay:2.28s;
-ms-animation-delay:2.28s;
-o-animation-delay:2.28s;
animation-delay:2.28s;
}

#ballsWaveG_15{
left:350px;
-moz-animation-delay:2.42s;
-webkit-animation-delay:2.42s;
-ms-animation-delay:2.42s;
-o-animation-delay:2.42s;
animation-delay:2.42s;
}

#ballsWaveG_16{
left:375px;
-moz-animation-delay:2.56s;
-webkit-animation-delay:2.56s;
-ms-animation-delay:2.56s;
-o-animation-delay:2.56s;
animation-delay:2.56s;
}

#ballsWaveG_17{
left:400px;
-moz-animation-delay:2.70s;
-webkit-animation-delay:2.70s;
-ms-animation-delay:2.70s;
-o-animation-delay:2.70s;
animation-delay:2.70s;
}

#ballsWaveG_18{
left:425px;
-moz-animation-delay:2.84s;
-webkit-animation-delay:2.84s;
-ms-animation-delay:2.84s;
-o-animation-delay:2.84s;
animation-delay:2.84s;
}

#ballsWaveG_19{
left:450px;
-moz-animation-delay:2.98s;
-webkit-animation-delay:2.98s;
-ms-animation-delay:2.98s;
-o-animation-delay:2.98s;
animation-delay:2.98s;
}

#ballsWaveG_20{
left:475px;
-moz-animation-delay:3.12s;
-webkit-animation-delay:3.12s;
-ms-animation-delay:3.12s;
-o-animation-delay:3.12s;
animation-delay:3.12s;
}

#ballsWaveG_21{
left:500px;
-moz-animation-delay:3.26s;
-webkit-animation-delay:3.26s;
-ms-animation-delay:3.26s;
-o-animation-delay:3.26s;
animation-delay:3.26s;
}

#ballsWaveG_22{
left:525px;
-moz-animation-delay:3.40s;
-webkit-animation-delay:3.40s;
-ms-animation-delay:3.40s;
-o-animation-delay:3.40s;
animation-delay:3.40s;
}

#ballsWaveG_23{
left:550px;
-moz-animation-delay:3.54s;
-webkit-animation-delay:3.54s;
-ms-animation-delay:3.54s;
-o-animation-delay:3.54s;
animation-delay:3.54s;
}

#ballsWaveG_24{
left:575px;
-moz-animation-delay:3.68s;
-webkit-animation-delay:3.68s;
-ms-animation-delay:3.68s;
-o-animation-delay:3.68s;
animation-delay:3.68s;
}
#ballsWaveG_25{
left:600px;
-moz-animation-delay:3.82s;
-webkit-animation-delay:3.82s;
-ms-animation-delay:3.82s;
-o-animation-delay:3.82s;
animation-delay:3.82s;
}
#ballsWaveG_26{
left:625px;
-moz-animation-delay:3.96s;
-webkit-animation-delay:3.96s;
-ms-animation-delay:3.96s;
-o-animation-delay:3.96s;
animation-delay:3.96s;
}
#ballsWaveG_27{
left:650px;
-moz-animation-delay:4.10s;
-webkit-animation-delay:4.10s;
-ms-animation-delay:4.10s;
-o-animation-delay:4.10s;
animation-delay:4.10s;
}
#ballsWaveG_28{
left:675px;
-moz-animation-delay:4.24s;
-webkit-animation-delay:4.24s;
-ms-animation-delay:4.24s;
-o-animation-delay:4.24s;
animation-delay:4.24s;
}
#ballsWaveG_29{
left:700px;
-moz-animation-delay:4.38s;
-webkit-animation-delay:4.38s;
-ms-animation-delay:4.38s;
-o-animation-delay:4.38s;
animation-delay:4.38s;
}
#ballsWaveG_30{
left:725px;
-moz-animation-delay:4.52s;
-webkit-animation-delay:4.52s;
-ms-animation-delay:4.52s;
-o-animation-delay:4.52s;
animation-delay:4.52s;
}
#ballsWaveG_31{
left:750px;
-moz-animation-delay:4.66s;
-webkit-animation-delay:4.66s;
-ms-animation-delay:4.66s;
-o-animation-delay:4.66s;
animation-delay:4.66s;
}
#ballsWaveG_32{
left:775px;
-moz-animation-delay:4.80s;
-webkit-animation-delay:4.80s;
-ms-animation-delay:4.80s;
-o-animation-delay:4.80s;
animation-delay:4.80s;
}
#ballsWaveG_33{
left:800px;
-moz-animation-delay:4.94s;
-webkit-animation-delay:4.94s;
-ms-animation-delay:4.94s;
-o-animation-delay:4.94s;
animation-delay:4.94s;
}
#ballsWaveG_34{
left:825px;
-moz-animation-delay:5.08s;
-webkit-animation-delay:5.08s;
-ms-animation-delay:5.08s;
-o-animation-delay:5.08s;
animation-delay:5.08s;
}
#ballsWaveG_35{
left:850px;
-moz-animation-delay:5.22s;
-webkit-animation-delay:5.22s;
-ms-animation-delay:5.22s;
-o-animation-delay:5.22s;
animation-delay:5.22s;
}
#ballsWaveG_36{
left:875px;
-moz-animation-delay:5.36s;
-webkit-animation-delay:5.36s;
-ms-animation-delay:5.36s;
-o-animation-delay:5.36s;
animation-delay:5.36s;
}
@-moz-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#FFFFFF;
}

}

@-webkit-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#FFFFFF;
}

}

@-ms-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#FFFFFF;
}

}

@-o-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#FFFFFF;
}

}

@keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#FFFFFF;
}

}