@import url(/hello.myfonts.net/count/265e0e);
html, body, div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit
    }
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
    font-weight: bold
    }
a, p, ul, ol, li, img, span, strong, em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit
    }
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit
    }
applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, caption, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit
    }
article, aside, figure, footer, header, hgroup, section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit
    }
canvas, details, embed, figcaption, menu, nav, output, ruby, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit
    }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
    }
body {
    line-height: 1
    }
b, strong {
    font-weight: bold
    }
em, i {
    font-style: italic
    }
ol, ul {
    list-style: none
    }
blockquote, q {
    quotes: none
    }
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
    }
:focus {
    outline: 0
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
    position: relative;
    margin-left: 10px;
    margin-right: 10px
    }
.container-12 .block .omega-grid, .container-16 .block .omega-grid, .container-24 .block .omega-grid {
    position: relative;
    margin-left: -10px;
    margin-right: -10px
    }
::-moz-focus-inner {
    border: 0;
    padding: 0
    }
input[type="search"]::-webkit-search-decoration {
    display: none
    }
input, button, select, textarea {
    margin: 0;
    vertical-align: middle
    }
button, input[type="reset"], input[type="submit"], input[type="button"] {
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border-radius: 11px;
    background: #ddd url(/sites/all/themes/omega/omega/images/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
    overflow: visible;
    padding: 3px 10px 4px;
    text-shadow: #fff 0 1px 1px;
    width: auto
    }
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    outline: 0;
    padding: 2px 3px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    height: 1.8em
    }
input.placeholder_text, textarea.placeholder_text, input:-moz-placeholder, textarea:-moz-placeholder {
    color: #888
    }
::-webkit-input-placeholder {
    color: #888
    }
button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    -moz-box-shadow: #06f 0 0 7px;
    -webkit-box-shadow: #06f 0 0 7px;
    box-shadow: #06f 0 0 7px;
    z-index: 1
    }
input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
    }
select[disabled], textarea[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] {
    background-color: #eee
    }
button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #888;
    cursor: default
    }
textarea, select[size], select[multiple] {
    height: auto
    }
@media (-webkit-min-device-pixel-ratio: 0) {
    select {
        background-image: url(/sites/all/themes/omega/omega/images/select-arrow.gif);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px
        }
    select[size], select[multiple] {
        background-image: none;
        padding: 0
        }
    }
textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%
    }
optgroup {
    color: #000;
    font-style: normal;
    font-weight: normal
    }
.ie6-button, * html button {
    background: #ddd url(/sites/all/themes/omega/omega/images/button.png) repeat-x;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    padding: 2px 10px 0;
    overflow: visible;
    width: auto
    }
* html button {
    padding-top: 1px;
    padding-bottom: 1px
    }
.ie6-input, * html textarea, * html select {
    background: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: top
    }
* html select {
    margin-top: 1px
    }
.placeholder_text, .ie6-input-disabled, .ie6-button-disabled {
    color: #888
    }
.ie6-input-disabled {
    background: #eee
    }
@font-face {
    font-family: "VerbRegular-Bold";
    src: url(/sites/all/themes/interoute/assets/fonts/verb/regular-bold/265E0E_8_0.eot);
    src: url(/sites/all/themes/interoute/assets/fonts/verb/regular-bold/265E0E_8_0.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/interoute/assets/fonts/verb/regular-bold/265E0E_8_0.woff) format("woff"), url(/sites/all/themes/interoute/assets/fonts/verb/regular-bold/265E0E_8_0.ttf) format("truetype")
    }
@font-face {
    font-family: "VerbMedium";
    src: url(/sites/all/themes/interoute/assets/fonts/verb/medium/265E0E_D_0.eot);
    src: url(/sites/all/themes/interoute/assets/fonts/verb/medium/265E0E_D_0.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/interoute/assets/fonts/verb/medium/265E0E_D_0.woff) format("woff"), url(/sites/all/themes/interoute/assets/fonts/verb/medium/265E0E_D_0.ttf) format("truetype")
    }
@font-face {
    font-family: "VerbRegular";
    src: url(/sites/all/themes/interoute/assets/fonts/verb/regular/265E0E_F_0.eot);
    src: url(/sites/all/themes/interoute/assets/fonts/verb/regular/265E0E_F_0.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/interoute/assets/fonts/verb/regular/265E0E_F_0.woff) format("woff"), url(/sites/all/themes/interoute/assets/fonts/verb/regular/265E0E_F_0.ttf) format("truetype")
    }
body {
    background: #fff url(/sites/all/themes/interoute/assets/images/fluid/_dev/london_1024.png) center -95px no-repeat;
    color: #000;
    font: 0.8em/1.5em "VerbRegular", Verdana, sans-serif;
    font-size: 12px
    }
body.about-us-section {
    background: #fff url(/sites/all/themes/interoute/assets/images/fluid/_dev/bangkok_1024.jpg) center -100px no-repeat
    }
body.products-and-services-section, body.context-vdctrialhp2013 {
    background: #fff url(/sites/all/themes/interoute/assets/images/fluid/_dev/new-york_1024.jpg) center -90px no-repeat
    }
body.industry-sectors-section {
    background: #fff url(/sites/all/themes/interoute/assets/images/fluid/_dev/frankfurt_1024.jpg) center -50px no-repeat
    }
body.press-room-section {
    background: #fff url(/sites/all/themes/interoute/assets/images/fluid/_dev/press-room_1024.jpg) center top no-repeat
    }
body.contact-us-section {
    background: #fff url(/sites/all/themes/interoute/assets/images/fluid/_dev/contact-us_1024.jpg) center -80px no-repeat
    }
h1, h2, h3, h4, h5, h6 {
    color: #00aeef;
    line-height: 1.3em
    }
h1 {
    font: normal 1.7em/1.3em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 0.3em
    }
h2 {
    font: normal 1.3em/1.3em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 0.7em
    }
h3 {
    font: normal 1.2em/1.2em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 0.9em
    }
h4, h5, h6 {
    font: normal 1em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 1em
    }
p {
    margin-bottom: 1em
    }
ul, ol {
    list-style-position: outside;
    margin-left: 1.1em;
    margin-bottom: 1em
    }
ul li {
    list-style-type: disc
    }
ol li {
    list-style-type: decimal
    }
a {
    color: #00aeef
    }
a:hover {
    text-decoration: none
    }
table {
    border: 1px solid #fff;
    margin-bottom: 1em;
    width: 100%
    }
table thead, table tbody {
    border-bottom: 3px solid #fff
    }
table tr, table tr.even, table tr.odd {
    border-bottom: 3px solid #fff
    }
table tr.even {
    background: #e7e7e7
    }
table tr.odd {
    background: #f5f5f5
    }
table tr th, table tr td {
    background-color: #eee;
    border-right: 3px solid #fff;
    color: #000;
    padding: 5px 8px
    }
table tr td a {
    color: #000
    }
table tr th {
    background: #fff;
    color: #000;
    font: normal 1em "VerbRegular-Bold", Verdana, sans-serif
    }
table tr th:last-child, table tr td:last-child {
    border-right: 0
    }
input, select, textarea {
    font: 1em "VerbRegular", Verdana, sans-serif !important
    }
fieldset {
    margin-bottom: 1em
    }
hr {
    border: 1px solid #000;
    margin: 1.5em auto;
    width: 75%
    }
strong {
    font: normal 1em "VerbRegular-Bold", Verdana, sans-serif
    }
strong u {
    font: normal 1em "VerbRegular-Bold", Verdana, sans-serif
    }
em {
    font: italic 1em "VerbRegular", Verdana, sans-serif
    }
em strong {
    font: normal italic 1em "VerbRegular-Bold", Verdana, sans-serif
    }
blockquote {
    padding: 15px 15px 15px 55px;
    margin: 0 0 15px 0
    }
body.page-node blockquote, .block.computing blockquote, body.computing-section blockquote {
    background: transparent url(/sites/all/themes/interoute/assets/images/all/quotation-black.png) top left no-repeat;
    border: 4px solid #ffca1f
    }
body.communications-section blockquote, .block.communications blockquote {
    background: transparent url(/sites/all/themes/interoute/assets/images/all/quotation-black.png) top left no-repeat;
    border: 4px solid #f68a1f
    }
body.connectivity-section blockquote, .block.connectivity blockquote {
    background: transparent url(/sites/all/themes/interoute/assets/images/all/quotation-black.png) top left no-repeat;
    border: 4px solid #ff4337
    }
body.unified-transport-section blockquote, .block.unified-transport blockquote {
    background: transparent url(/sites/all/themes/interoute/assets/images/all/quotation-black.png) top left no-repeat;
    border: 4px solid #ff4337
    }
body.network-outsourcing-section blockquote, .block.network-outsourcing blockquote {
    background: transparent url(/sites/all/themes/interoute/assets/images/all/quotation-black.png) top left no-repeat;
    border: 4px solid #ff4337
    }
.not-front #section-header {
    margin-bottom: 60px
    }
#zone-user {
    background-color: #000
    }
#region-user-first .site-name {
    margin: 0;
    padding: 10px 0 0
    }
#region-user-first .site-name a {
    background: url(/sites/all/themes/interoute/assets/images/fluid/generic/logo.png) no-repeat;
    display: block;
    height: 82px;
    overflow: hidden;
    text-indent: -999em;
    width: 173px
    }
@media all and (max-width: 540px) {
    #region-user-first .site-name a {
        background: url(/sites/all/themes/interoute/assets/images/fluid/generic/logo_100.png) no-repeat
        }
    }
#region-user-first .site-slogan {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    position: absolute !important
    }
#region-user-second .block-menu-block .menu-block-wrapper {
    display: none;
    float: right
    }
#region-user-second .block-menu-block ul.menu li a {
    color: #fff;
    text-decoration: none
    }
#region-user-second .block-search-form {
    display: none;
    float: right;
    margin: 5px 0 0 30px
    }
#region-user-second .block-search-form #edit-actions, #region-user-second .block-search-form #edit-actions--2 {
    display: none
    }
#region-user-second .block-search-form input[type=text] {
    background-color: #000;
    border: 0;
    border-bottom: 1px solid #fff;
    background: url(/sites/all/themes/interoute/assets/images/normal/mini-icons/search-glass.png) center right no-repeat;
    color: #fff;
    padding: 5px 18px 5px 0
    }
#region-user-second .megamenu-wrapper, #region-user-second .megamenu-wrapper .megamenu {
    position: static
    }
#region-user-second .megamenu-wrapper .megamenu {
    background: transparent
    }
#zone-menu {
    background-color: #000
    }
#region-menu ul.menu {
    padding-bottom: 10px
    }
#region-menu ul.menu li {
    margin: 4px 0 0;
    width: 50%
    }
#region-menu ul.menu li:nth-child(-n+2) {
    margin-top: 0
    }
#region-menu ul.menu li a {
    color: #fff;
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.2/grey.png) repeat;
    background: rgba(100, 120, 131, 0.2);
    display: block;
    font: normal 1.3em "VerbRegular-Bold", Verdana, sans-serif;
    padding: 10px;
    text-decoration: none;
    white-space: nowrap
    }
#region-menu ul.menu li a:hover {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.7/grey.png) repeat;
    background: rgba(100, 120, 131, 0.7)
    }
#region-menu ul.menu li:nth-child(odd) a {
    margin-right: 2px
    }
#region-menu ul.menu li:nth-child(even) a {
    margin-left: 2px
    }
@media all and (max-width: 440px) {
    #region-menu ul.menu li {
        width: 100%
        }
    #region-menu ul.menu li:nth-child(-n+2) {
        margin: 4px 0 0
        }
    #region-menu ul.menu li:nth-child(odd) a {
        margin-right: 0
        }
    #region-menu ul.menu li:nth-child(even) a {
        margin-left: 0
        }
    div.responsive-toggle-open {
        overflow: visible !important
        }
    }
.front #zone-header-wrapper {
    border-bottom: 50px solid #00AEEF;
    border-bottom: 50px solid rgba(0, 174, 239, 0.5)
    }
#zone-header-wrapper #zone-content {
    border-bottom: 50px solid rgba(0, 174, 239, 0.5)
    }
#block-views-banners-block {
    margin: 20px 0 20px
    }
.front #section-content {
    margin-top: 0
    }
#section-content {
    margin-top: 60px
    }
#section-content .zone-wrapper:first-child .zone {
    padding-top: 10px
    }
#section-content .zone-preface, #section-content .zone-content {
    background: #fff
    }
#zone-content {
    position: relative
    }
#breadcrumb {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.5/dark-blue.png) repeat;
    background: rgba(82, 136, 172, 0.5);
    color: #fff;
    left: 0;
    margin: 0;
    position: absolute;
    top: -38px;
    width: 100%
    }
#breadcrumb .breadcrumb {
    padding: 10px
    }
#breadcrumb a {
    color: #fff;
    text-decoration: none
    }
#breadcrumb a:hover {
    text-decoration: underline
    }
#region-sidebar-first .block-menu-block {
    margin-bottom: 10px
    }
#region-sidebar-first .block-menu-block h2.block-title {
    background: #000 url(/sites/all/themes/interoute/assets/images/fluid/generic/small-menu-icon.png) 10px no-repeat;
    font-size: 1em;
    margin: 0
    }
#region-sidebar-first .block-menu-block h2.block-title a {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 40px;
    text-decoration: none
    }
#region-sidebar-first .menu {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.7/grey.png) repeat;
    background: rgba(100, 120, 131, 0.7)
    }
#region-sidebar-first .menu a {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.7/grey.png) repeat;
    background: rgba(100, 120, 131, 0.7);
    border-bottom: 1px solid #999;
    color: #fff;
    display: block;
    padding: 10px;
    text-decoration: none
    }
#region-sidebar-first .menu a.active {
    color: #000;
    font-weight: bold;
    text-decoration: underline
    }
#region-sidebar-first .menu .menu a {
    padding-left: 20px
    }
#region-sidebar-first .menu .menu .menu a {
    padding-left: 30px
    }
#region-sidebar-first .menu .menu .menu .menu a {
    padding-left: 40px
    }
#region-sidebar-first .menu .menu .menu .menu .menu a {
    padding-left: 50px
    }
.front #zone-content h1.title {
    display: none
    }
#region-sidebar-second {
    clear: both
    }
#region-sidebar-second .block {
    margin-bottom: 10px
    }
#region-sidebar-second .block .block-title {
    background: #00aeef;
    clear: both;
    color: #fff;
    font-size: 1em;
    margin: 0;
    padding: 5px 8px;
    font-size: 14px
    }
#region-sidebar-second .block .block-title a {
    color: #fff
    }
#region-sidebar-second .block .content {
    padding: 10px 10px 0
    }
#region-sidebar-second .block.concertina .block-title {
    padding: 0
    }
#region-sidebar-second .block.concertina .block-title a {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/expand_white_10.gif) 97% center no-repeat;
    display: block;
    padding: 5px 8px
    }
#region-sidebar-second .block.concertina-open .block-title a {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/collapse_white_10.gif) 97% center no-repeat
    }
#zone-postscript {
    background: #637883;
    color: #fff
    }
#zone-postscript .related-content, #zone-postscript .related-content h2, #zone-postscript .related-content a {
    color: #FFF
    }
.front #zone-postscript {
    background: #fff;
    color: inherit
    }
#region-postscript-first {
    padding: 1em 0
    }
#region-postscript-first .related-content-block {
    padding: 10px 10px 20px
    }
#region-postscript-first .related-content-block h2 {
    color: #fff;
    font-size: 1em
    }
#region-postscript-first .related-content-block a {
    color: #fff
    }
#region-postscript-second {
    padding: 1em 0
    }
#zone-footer {
    background: #000;
    border-top: 1px solid #fff;
    color: #fff;
    padding: 10px 0
    }
#region-footer-first .block-copyright-block {
    margin-bottom: 10px
    }
#region-footer-first .block-menu-seo-menu {
    margin: 10px 0
    }
#region-footer-first .block-menu-footer-menu li, #region-footer-first .block-menu-seo-menu li {
    float: left;
    margin-right: 10px;
    width: auto
    }
#region-footer-first .block-menu-footer-menu li:after, #region-footer-first .block-menu-seo-menu li:after {
    content: "|"
    }
#region-footer-first .block-menu-footer-menu li:last-child, #region-footer-first .block-menu-seo-menu li:last-child {
    margin-right: 0
    }
#region-footer-first .block-menu-footer-menu li:last-child:after, #region-footer-first .block-menu-seo-menu li:last-child:after {
    content: none
    }
#region-footer-first .block-menu-footer-menu li a, #region-footer-first .block-menu-seo-menu li a {
    color: #fff;
    display: inline-block;
    padding-right: 10px
    }
#region-footer-first .block-menu-footer-menu li:last-child a, #region-footer-first .block-menu-seo-menu li:last-child a {
    padding-right: 0
    }
.block.responsive-toggle-links {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
    }
.block.responsive-toggle-links .block-inner, .block.responsive-toggle-links .content, .block.responsive-toggle-links .toggle {
    height: 100%;
    position: relative
    }
.block.responsive-toggle-links .toggle {
    float: right;
    margin-left: 10px
    }
.block.responsive-toggle-links .toggle a {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.2/grey.png) repeat;
    background: rgba(100, 120, 131, 0.2);
    color: #fff;
    display: block;
    font-weight: bold;
    height: 100%;
    min-height: 92px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100px
    }
.block.responsive-toggle-links .toggle a:hover {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.7/grey.png) repeat;
    background: rgba(100, 120, 131, 0.7)
    }
.block.responsive-toggle-links .menu-toggle {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/generic/menu-toggle-icon.png) center center no-repeat;
    background-position: center 19px
    }
.block.responsive-toggle-links .search-toggle {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/generic/search-toggle-icon.png) center center no-repeat;
    background-position: center 16px
    }
.block.responsive-toggle-links .regional-toggle {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/generic/regional-toggle-arrow.png) center center no-repeat;
    background-position: center 15px
    }
.block.responsive-toggle-links .regional-toggle a span.toggle-label {
    display: block;
    padding: 55px 0 0 0
    }
.block.responsive-toggle-links .search-toggle a span.toggle-label {
    display: block;
    padding: 56px 0 0 0
    }
.block.responsive-toggle-links .menu-toggle a span.toggle-label {
    display: block;
    padding: 56px 0 0 0
    }
@media all and (max-width: 440px) {
    #region-user-first {
        height: 70px
        }
    .block.responsive-toggle-links .menu-toggle, .block.responsive-toggle-links .search-toggle, .block.responsive-toggle-links .regional-toggle {
        background-position: 28px 19px
        }
    .block.responsive-toggle-links .toggle {
        width: 90px;
        margin-left: 5px;
        height: 65px !important
        }
    .block.responsive-toggle-links .toggle a {
        width: 90px;
        height: 57px;
        background: none
        }
    .block.responsive-toggle-links .toggle a:hover {
        background: none
        }
    .block.responsive-toggle-links .menu-toggle a span.toggle-label, .block.responsive-toggle-links .search-toggle a span.toggle-label {
        display: none
        }
    .block.responsive-toggle-links .content {
        float: right;
        width: auto
        }
    .search-form input[type="text"] {
        max-width: 80%
        }
    .block.responsive-toggle-links .regional-toggle {
        display: none !important
        }
    }
@media all and (max-width: 540px) {
    .flex-direction-nav a {
        width: 28px !important;
        height: 28px !important;
        top: 60% !important
        }
    }
@media all and (max-width: 380px) {
    .flex-direction-nav a {
        display: none
        }
    }
.regional-sites {
    width: 100%
    }
.regional-sites h2 {
    display: none
    }
.regional-sites ul {
    list-style: none;
    margin: 0;
    padding-bottom: 10px
    }
.regional-sites ul li {
    float: left;
    list-style: none;
    margin: 4px 0 0;
    width: 50%
    }
.regional-sites ul li:nth-child(-n+2) {
    margin-top: 0
    }
.regional-sites ul li a {
    color: #fff;
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.2/grey.png) repeat;
    background: rgba(100, 120, 131, 0.2);
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    white-space: nowrap
    }
.regional-sites ul li a:hover {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.7/grey.png) repeat;
    background: rgba(100, 120, 131, 0.7)
    }
.regional-sites ul li:nth-child(odd) a {
    margin-right: 2px
    }
.regional-sites ul li:nth-child(even) a {
    margin-left: 2px
    }
.news-ticker {
    background: #91bfea;
    color: #fff;
    font-size: 1.6em;
    margin-bottom: 10px;
    padding: 10px 12px;
    overflow: hidden
    }
.news-ticker .content {
    width: 999em
    }
.news-ticker ul, .news-ticker li {
    list-style: none
    }
.news-ticker ul {
    margin: 0
    }
.news-ticker h2, .news-ticker li {
    float: left;
    line-height: 1.3em;
    width: auto
    }
.news-ticker h2 {
    color: #fff;
    font-size: 1em;
    margin: 0 5px 0 0
    }
.news-ticker li {
    margin: 0 5px
    }
.news-ticker li:after {
    content: "|"
    }
.news-ticker li:last-child:after {
    content: none
    }
.news-ticker li a {
    color: #fff;
    display: inline-block;
    padding-right: 5px;
    text-decoration: none
    }
.news-ticker li a:hover {
    text-decoration: underline
    }
.interoute-block {
    border: 2px solid #00aeef;
    margin-bottom: 10px;
    padding: 10px
    }
body.products-and-services-section .interoute-block {
    width: 97%
    }
.interoute-block .block-title, .interoute-block h2 {
    color: #00aeef;
    font: normal 1.8em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 10px
    }
.interoute-block .view-content {
    min-height: 160px;
    float: left;
    width: 100%
    }
.interoute-block-green {
    border-color: #79bb6e
    }
.interoute-category-professional-services {
    background-color: #449539
    }
.interoute-category-professional-services p.level-2 {
    background-color: #449539 !important
    }
.interoute-block-green .block-title, .interoute-block-green h2 {
    color: #449539;
    border-bottom: 2px solid #449539 !important
    }
.interoute-block-orange {
    border-color: #f68a1f
    }
.interoute-category-communications {
    background-color: #F36523
    }
.interoute-category-communications p.level-2 {
    background-color: #F36523 !important
    }
.interoute-block-orange .block-title, .interoute-block-orange h2 {
    color: #F36523;
    border-bottom: 2px solid #F36523 !important
    }
.interoute-block-purple {
    border-color: #b95fa4
    }
.interoute-category-operating-sytems {
    background-color: #92278F
    }
.interoute-category-operating-sytems p.level-2 {
    background-color: #92278F !important
    }
.interoute-block-purple .block-title, .interoute-block-purple h2 {
    color: #92278F;
    border-bottom: 2px solid #92278F !important
    }
.interoute-block-yellow {
    border-color: #FFC20F
    }
.interoute-category-compute-and-storage {
    background-color: #FFC20F
    }
.interoute-category-compute-and-storage p.level-2 {
    background-color: #FFC20F !important
    }
.interoute-block-yellow .block-title, .interoute-block-yellow h2 {
    color: #FFC20F;
    border-bottom: 2px solid #FFC20F !important
    }
.interoute-block-red {
    border-color: #B32318
    }
.interoute-category-network {
    background-color: #B32318
    }
.interoute-category-network p.level-2 {
    background-color: #B32318 !important
    }
.interoute-block-red .block-title, .interoute-block-red h2 {
    color: #B32318;
    border-bottom: 2px solid #B32318 !important
    }
.interoute-block-pink {
    border-color: #D0395A
    }
.interoute-category-databases {
    background-color: #D0395A
    }
.interoute-category-databases p.level-2 {
    background-color: #D0395A !important
    }
.interoute-block-pink .block-title, .interoute-block-pink h2 {
    color: #D0395A;
    border-bottom: 2px solid #D0395A !important
    }
.interoute-block-silver {
    border-color: #B2A97E
    }
.interoute-category-security {
    background-color: #B2A97E
    }
.interoute-category-security p.level-2 {
    background-color: #B2A97E !important
    }
.interoute-block-silver .block-title, .interoute-block-silver h2 {
    color: #B2A97E;
    border-bottom: 2px solid #B2A97E !important
    }
.interoute-block-lime {
    border-color: #B7B918
    }
.interoute-category-web {
    background-color: #B7B918
    }
.interoute-category-web p.level-2 {
    background-color: #B7B918 !important
    }
.interoute-block-lime .block-title, .interoute-block-lime h2 {
    color: #B7B918;
    border-bottom: 2px solid #B7B918 !important
    }
.interoute-block-blue {
    border-color: #44c7f5
    }
.interoute-category-business-apps {
    background-color: #018BD3
    }
.interoute-category-business-apps p.level-2 {
    background-color: #018BD3 !important
    }
.interoute-block-blue .block-title, .interoute-block-blue h2 {
    color: #018BD3;
    border-bottom: 2px solid #018BD3 !important
    }
.block-interoute-lync-calc, .block-interoute-vdc-calc, .block-interoute-colo-calc {
    margin: 1em 0;
    float: left;
    width: 100%
    }
.block-products-buy-button-block, .block-products-trial-button-block {
    margin-bottom: 20px
    }
a.call-2-action-button {
    float: left;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
    min-width: 200px
    }
a.call-2-action-button {
    padding: 15px 0;
    min-width: 140px
    }
a.call-2-action-button img {
    padding-right: 5px;
    vertical-align: middle;
    float: left;
    margin-bottom: 5px
    }
a.buy-button {
    padding: 15px
    }
a.trial-button {
    padding: 15px
    }
a.call-2-action-button span {
    float: left;
    padding: 3px;
    width: 95%
    }
.block-system-main .content a.call-2-action-button {
    margin-right: 20px
    }
.block-system-main ul li ul li {
    list-style-type: square
    }
a.buy-button {
    background: #3f9538;
    background: -moz-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3f9538), color-stop(100%, #83ae33));
    background: -webkit-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -o-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -ms-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: linear-gradient(to right, #3f9538 0%, #83ae33 100%)
    }
a.buy-button span {
    background-image: url(/sites/all/themes/interoute/assets/images/all/buy-icon.png);
    background-repeat: no-repeat;
    background-position: right center
    }
a.trial-button {
    background: #df4920;
    background: -moz-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #df4920), color-stop(94%, #f57d1f), color-stop(100%, #f57d1f));
    background: -webkit-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: -o-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: -ms-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: linear-gradient(to right, #df4920 0%, #f57d1f 94%, #f57d1f 100%)
    }
a.trial-button span {
    background-image: url(/sites/all/themes/interoute/assets/images/all/trial-icon.png);
    background-repeat: no-repeat;
    background-position: right center
    }
a.buy-button, a.trial-button {
    color: #fff;
    text-decoration: none
    }
a.buy-button a:hover, a.trial-button a:hover {
    text-decoration: underline
    }
.view-products span.ext {
    display: none
    }
.colo-calculator, .lync-calculator, .vdc-calculator {
    border: 2px solid #91bfea;
    color: #647883;
    padding: 10px 0
    }
.colo-calculator .slider-wrapper, .lync-calculator .slider-wrapper, .vdc-calculator .slider-wrapper {
    padding: 0 25px 15px 15px
    }
.colo-calculator .slider-wrapper .label a, .lync-calculator .slider-wrapper .label a, .vdc-calculator .slider-wrapper .label a {
    background: #91bfea;
    color: #fff;
    display: inline-block;
    font-style: italic;
    font-weight: bold;
    margin-left: 1em;
    text-align: center;
    text-decoration: none;
    width: 1.4em
    }
.colo-calculator .ui-slider-horizontal, .lync-calculator .ui-slider-horizontal, .vdc-calculator .ui-slider-horizontal {
    background: #5d5766;
    border-radius: 8px;
    box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3);
    height: 19px;
    margin-bottom: 1.5em;
    margin-top: 0.5em
    }
.colo-calculator .ui-slider-range, .lync-calculator .ui-slider-range, .vdc-calculator .ui-slider-range {
    background: #5c8cb0;
    border-radius: 8px;
    box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3)
    }
.colo-calculator .ui-slider-handle, .lync-calculator .ui-slider-handle, .vdc-calculator .ui-slider-handle {
    background: url(/sites/all/themes/interoute/assets/images/fluid/vdc-calculator/slider-handle.png) no-repeat top;
    color: #8b9aa2;
    display: inline-block;
    margin-left: -1.5em;
    min-width: 48px;
    padding-top: 27px
    }
.colo-calculator .ui-slider-handle span, .lync-calculator .ui-slider-handle span, .vdc-calculator .ui-slider-handle span {
    display: block;
    font-size: 0.8em
    }
.colo-calculator .slider-wrapper .tooltip, .lync-calculator .slider-wrapper .tooltip, .vdc-calculator .slider-wrapper .tooltip {
    font-size: 0.9em;
    font-style: italic;
    padding-top: 0.5em
    }
.colo-calculator .slider-os .label, .lync-calculator .slider-os .label, .vdc-calculator .slider-os .label {
    margin-bottom: 0.5em
    }
.colo-calculator .sliders .wrapper, .lync-calculator .sliders .wrapper, .vdc-calculator .sliders .wrapper {
    padding-bottom: 0.5em
    }
.colo-calculator .sliders .legend, .lync-calculator .sliders .legend, .vdc-calculator .sliders .legend {
    color: #00aeef;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0.3em;
    padding: 0 15px
    }
.colo-calculator .sliders .wrapper-inner, .lync-calculator .sliders .wrapper-inner, .vdc-calculator .sliders .wrapper-inner {
    background: #e0e4e6;
    padding-top: 15px
    }
.colo-calculator .costs, .lync-calculator .costs, .vdc-calculator .costs {
    border-top: 2px solid #91bfea;
    padding: 10px 0
    }
.colo-calculator .costs h3, .lync-calculator .costs h3, .vdc-calculator .costs h3 {
    color: #647883;
    font-size: 1em;
    margin-bottom: 10px;
    padding: 0 15px
    }
.colo-calculator .costs table, .colo-calculator .costs table tbody, .colo-calculator .costs table tr, .colo-calculator .costs table th, .colo-calculator .costs table td, .lync-calculator .costs table, .lync-calculator .costs table tbody, .lync-calculator .costs table tr, .lync-calculator .costs table th, .lync-calculator .costs table td, .vdc-calculator .costs table, .vdc-calculator .costs table tbody, .vdc-calculator .costs table tr, .vdc-calculator .costs table th, .vdc-calculator .costs table td {
    background: transparent;
    border: 0;
    color: #647883
    }
.colo-calculator .costs table, .lync-calculator .costs table, .vdc-calculator .costs table {
    border-bottom: 2px solid #91bfea
    }
.colo-calculator .costs table tr, .lync-calculator .costs table tr, .vdc-calculator .costs table tr {
    border-top: 1px solid #91bfea
    }
.colo-calculator .costs table th, .lync-calculator .costs table th, .vdc-calculator .costs table th {
    font-weight: normal
    }
.colo-calculator .costs table th, .colo-calculator .costs table td, .lync-calculator .costs table th, .lync-calculator .costs table td, .vdc-calculator .costs table th, .vdc-calculator .costs table td {
    padding: 5px 15px
    }
.lync-calculator .costs .recommended-package, .vdc-calculator .costs .recommended-package {
    float: left;
    width: 49%
    }
.lync-calculator .costs .monthly-cost, .vdc-calculator .costs .monthly-cost {
    float: right;
    width: 49%
    }
.colo-calculator .costs .vdc-price .label, .colo-calculator .costs .managed-price .label, .lync-calculator .costs .setup-cost .label, .lync-calculator .costs .monthly-cost .label, .vdc-calculator .costs .recommended-package .label, .vdc-calculator .costs .monthly-cost .label {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 1em
    }
.colo-calculator .costs .vdc-price .value, .colo-calculator .costs .managed-price .value, .lync-calculator .costs .setup-cost .value, .lync-calculator .costs .monthly-cost .value, .vdc-calculator .costs .recommended-package .value, .vdc-calculator .costs .monthly-cost .value {
    color: #91bfea;
    font-size: 1.3em;
    font-weight: bold
    }
.lync-calculator .costs .setup-cost .label, .lync-calculator .costs .setup-cost .value, .vdc-calculator .costs .recommended-package .label, .vdc-calculator .costs .recommended-package .value {
    padding: 0 8px 0 15px
    }
.lync-calculator .costs .monthly-cost .label, .lync-calculator .costs .monthly-cost .value, .vdc-calculator .costs .monthly-cost .label, .vdc-calculator .costs .monthly-cost .value {
    padding: 0 15px 0 8px
    }
.colo-calculator .costs .managed-price {
    padding-top: 20px
    }
.colo-calculator .costs .managed-price .label, .colo-calculator .costs .managed-price .value {
    padding: 0
    }
.colo-calculator .costs .vdc-price .label, .colo-calculator .costs .vdc-price .value {
    padding: 0
    }
.block-interoute-colo-calc a.vdc-calculator-buy, .block-interoute-lync-calc a.lync-calculator-buy, .block-interoute-vdc-calc a.vdc-calculator-buy {
    background: #3f9538;
    background: -moz-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3f9538), color-stop(100%, #83ae33));
    background: -webkit-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -o-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -ms-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: linear-gradient(to right, #3f9538 0%, #83ae33 100%);
    color: #fff;
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    margin-top: 1em;
    width: 95%;
    float: left;
    padding: 15px
    }
.block-interoute-colo-calc a.vdc-calculator-buy span, .block-interoute-lync-calc a.lync-calculator-buy span, .block-interoute-vdc-calc a.vdc-calculator-buy span {
    background-image: url(/sites/all/themes/interoute/assets/images/all/buy-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    padding: 3px;
    width: 95%
    }
.block-interoute-colo-calc span.ext, .block-interoute-lync-calc span.ext, .block-interoute-vdc-calc span.ext {
    display: none
    }
.block-interoute-colo-calc a.vdc-calculator-trial, .block-interoute-lync-calc a.lync-calculator-trial, .block-interoute-vdc-calc a.vdc-calculator-trial {
    background: #df4920;
    background: -moz-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #df4920), color-stop(94%, #f57d1f), color-stop(100%, #f57d1f));
    background: -webkit-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: -o-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: -ms-linear-gradient(left, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    background: linear-gradient(to right, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
    color: #fff;
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    margin-top: 1em;
    width: 95%;
    float: left;
    padding: 15px
    }
.block-interoute-colo-calc a.vdc-calculator-trial span, .block-interoute-lync-calc a.lync-calculator-trial span, .block-interoute-vdc-calc a.vdc-calculator-trial span {
    background-image: url(/sites/all/themes/interoute/assets/images/all/trial-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    padding: 3px;
    width: 95%
    }
.block-interoute-colo-calc .vdc-price, .block-interoute-colo-calc .managed-price, .block-interoute-colo-calc .buy-trial-buttons {
    padding-left: 15px
    }
.front .block-system-main {
    display: none
    }
section.block-top-tips-ticker {
    border: 1px solid #00aeef;
    margin-bottom: 10px
    }
section.block-top-tips-ticker ul.liScroll {
    color: #fff;
    float: left;
    font-size: 1em;
    font-weight: normal;
    list-style: none;
    font: 1em "VerbRegular", Verdana, sans-serif
    }
section.block-top-tips-ticker ul.liScroll li {
    float: left;
    line-height: 1.3em;
    list-style: none;
    margin: 0 5px;
    padding: 10px 7px;
    width: auto
    }
section.block-top-tips-ticker ul.liScroll li a {
    color: #00aeef;
    display: inline-block;
    margin: 0;
    padding-right: 15px;
    text-decoration: none
    }
section.block-top-tips-ticker ul.liScroll li:after {
    content: "|"
    }
section.block-top-tips-ticker ul.liScroll span.views-liScroll-tick-field {
    float: left;
    margin: 0
    }
section.block-top-tips-ticker h2 {
    font: normal 1.8em "VerbRegular-Bold", Verdana, sans-serif;
    padding: 10px;
    margin: 0;
    float: left
    }
section.block-top-tips-ticker .liScroll-container {
    width: 95%;
    margin-bottom: 0;
    padding: 0;
    height: 40px;
    margin-left: 2.4%
    }
section.block-top-tips-ticker .liScroll-container .mask {
    top: 3px;
    background-color: #fff;
    left: 0;
    width: 99.5%
    }
.office-location-block ul {
    list-style: none;
    margin: 0
    }
.office-location-block ul li {
    list-style: none
    }
.office-location-fluid {
    display: inline-block
    }
.office-location-normal {
    display: none
    }
.office-location-wide {
    display: none
    }
#zone-postscript .google-map-image {
    float: left;
    margin-right: 10px;
    min-width: 125px
    }
#zone-preface .homepage-products .view-products .views-field-field-product-image {
    float: left;
    min-width: 110px;
    margin: 3px 0 10px
    }
#zone-preface .homepage-products .view-products .view-content {
    float: left;
    width: 100%
    }
#zone-preface .homepage-products .view-products .view-content .views-field-title {
    float: left;
    width: 70%
    }
#zone-preface .homepage-products .view-products .view-content .views-field-title a {
    text-decoration: none
    }
#zone-preface .homepage-products .view-products .view-content .views-field-title a:hover {
    text-decoration: underline;
    color: #000
    }
#zone-preface .homepage-products .view-products .view-content .views-field-title h3 {
    color: #000;
    margin-bottom: 0
    }
#zone-preface .homepage-products .view-products .view-content .views-field-body {
    float: left;
    width: 70%;
    margin-top: 5px
    }
#zone-preface .interoute-block .more-link {
    clear: both;
    float: left;
    width: 100%;
    text-align: inherit
    }
#zone-preface .interoute-block .more-link a {
    display: inline-block;
    float: right;
    font-size: 1.2em;
    padding-right: 21px
    }
#zone-preface .interoute-block-orange .more-link {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/icons/orange_arrow.png) right bottom no-repeat
    }
#zone-preface .interoute-block-green .more-link {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/icons/green_arrow.png) right bottom no-repeat
    }
#zone-preface .interoute-block-blue .more-link {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/icons/blue_arrow.png) right bottom no-repeat
    }
#zone-preface .interoute-block-purple .more-link {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/icons/purple_arrow.png) right bottom no-repeat
    }
#zone-postscript .homepage-latest-news .more-link {
    background: transparent url(/sites/all/themes/interoute/assets/images/fluid/icons/blue_arrow.png) right bottom no-repeat;
    clear: both;
    float: left;
    width: 100%;
    text-align: inherit
    }
#zone-postscript .homepage-latest-news .more-link a {
    display: inline-block;
    float: right;
    padding-right: 21px
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content {
    float: left;
    width: 100%
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-row {
    float: left;
    margin-bottom: 5px;
    width: 100%
    }
#zone-postscript .homepage-latest-news .view-latest-news .view-content .views-row {
    margin-bottom: 1em
    }
#zone-preface .homepage-latest-news .view-latest-news .views-field-field-homepage-feature-image {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    min-width: 120px
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title {
    float: left;
    margin-bottom: 5px
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title a {
    text-decoration: none;
    color: black;
    font: normal 1.2em "VerbRegular-Bold", Verdana, sans-serif
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title a:hover {
    text-decoration: underline;
    color: #000
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title h3 {
    color: #000
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-field-post-date {
    color: #00aeef;
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 100%
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-field-mcoverage-referrer {
    clear: both;
    float: left;
    width: 100%
    }
#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-field-body {
    clear: both;
    float: left;
    width: 100%
    }
#zone-preface .homepage-events .view-events-listing .view-content {
    float: left;
    width: 100%
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-row {
    float: left;
    margin-bottom: 5px;
    width: 100%
    }
#zone-preface .homepage-events .view-events-listing .views-field-field-event-thumb {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    min-width: 120px
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-title {
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 100%
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-title a {
    text-decoration: none
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-title a:hover {
    text-decoration: underline;
    color: #000
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-title h3 {
    color: #000;
    margin-bottom: 0
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-field-event-logo {
    float: left;
    margin-right: 2em
    }
#zone-preface .homepage-events .view-events-listing .view-content .featured-event-location {
    float: left;
    padding-bottom: 1em;
    padding-top: 0.5em
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-field-event-date {
    color: #00aeef;
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 100%
    }
#zone-preface .homepage-events .view-events-listing .view-content .views-field-body {
    clear: both;
    float: left;
    width: 100%
    }
.network-content-block ul {
    float: left;
    margin: 0;
    padding-left: 10px
    }
.network-content-block ul li {
    color: #00aeef
    }
.network-content-block ul li span {
    color: #000
    }
#zone-postscript .network-content-block p {
    float: left
    }
#zone-postscript .network-content-block p img {
    float: left;
    margin-right: 10px;
    min-width: 220px
    }
.product-category-block {
    float: left;
    margin: 20px 0 10px;
    width: 100%
    }
.product-category-block p {
    color: white;
    font: normal 1.2em "VerbRegular-Bold", Verdana, sans-serif;
    margin: 0;
    padding: 5px 10px;
    width: 95%
    }
.product-category-block p.level-1 {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.8/black.png) repeat;
    background: rgba(0, 0, 0, 0.8)
    }
.product-category-block p.level-2 {
    background-color: #b7dc78;
    font: normal 1.2em "VerbRegular-Bold", Verdana, sans-serif;
    width: 85%
    }
.product-category-block p.level-3 {
    background-color: #b7dc78;
    font-size: 1.3em;
    width: 25%
    }
body.computing-section .product-category-block p.level-2 {
    background-color: #ffca1f
    }
body.computing-section #breadcrumb {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.5/yellow.png) repeat;
    background: rgba(255, 202, 31, 0.5)
    }
body.communications-section .product-category-block p.level-2 {
    background-color: #f68a1f
    }
body.communications-section #breadcrumb {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.5/orange.png) repeat;
    background: rgba(246, 138, 31, 0.5)
    }
body.connectivity-section .product-category-block p.level-2, body.unified-transport-section .product-category-block p.level-2, body.network-outsourcing-section .product-category-block p.level-2 {
    background-color: #ff4337
    }
body.connectivity-section #breadcrumb, body.unified-transport-section #breadcrumb, body.network-outsourcing-section #breadcrumb {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.5/red.png) repeat;
    background: rgba(255, 67, 55, 0.5)
    }
.mw-twitter .tweet {
    margin: 10px 0
    }
.mw-twitter .tweet span.ext {
    display: none
    }
.mw-twitter .tweet .name {
    font-weight: bold
    }
#zone-header .contact-us-block {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.8/blue.png) repeat;
    background: rgba(56, 173, 242, 0.8);
    float: left;
    margin: 10px 0;
    width: 100%
    }
#zone-header .contact-us-block .block-title {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.2/dark-blue.png) repeat;
    background: rgba(48, 46, 42, 0.2);
    margin: 0;
    padding: 5px 10px
    }
#zone-header .contact-us-block .block-title .block-title-link {
    color: #fff;
    font: normal 0.9em "VerbRegular-Bold", Verdana, sans-serif;
    text-decoration: none
    }
#zone-header .contact-us-block .block-title .block-title-link:hover {
    text-decoration: underline
    }
#zone-header .contact-us-block .content {
    color: #fff
    }
#zone-header .contact-us-block .content ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
#zone-header .contact-us-block .content ul li {
    float: left;
    list-style: none;
    text-align: center;
    width: 25%
    }
#zone-header .contact-us-block .content a {
    color: #fff;
    display: block;
    padding: 35px 0 10px;
    text-decoration: none;
    text-transform: lowercase
    }
#zone-header .contact-us-block .content a:hover {
    text-decoration: underline
    }
#zone-header .contact-us-block .content a.chat {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/contact_chat.png) center 13px no-repeat
    }
#zone-header .contact-us-block .content a.form {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/contact_form.png) center 10px no-repeat
    }
#zone-header .contact-us-block .content a.email {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/contact_email.png) center 12px no-repeat
    }
#zone-header .contact-us-block .content a.callback {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/contact_callback.png) center 10px no-repeat
    }
#zone-header .contact-us-block .content span.mailto {
    display: none
    }
#webform-component-personal-information .webform-component-email, #webform-component-personal-information .webform-component-select:first-of-type {
    margin-top: 0
    }
#page {
    overflow-y: hidden
    }
#breadcrumb h2 {
    margin: 0
    }
.breadcrumb {
    padding: 0
    }
.node {
    padding-bottom: 20px
    }
.field-name-field-file-attachments {
    clear: both
    }
.field-name-field-file-attachments table {
    border-bottom: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #fff
    }
.field-name-field-file-attachments table thead, .field-name-field-file-attachments table tbody {
    border-bottom: 0
    }
.field-name-field-file-attachments table tr, .field-name-field-file-attachments table tr.even, .field-name-field-file-attachments table tr.odd {
    background: transparent;
    border-bottom: 0
    }
.field-name-field-file-attachments table tr th, .field-name-field-file-attachments table tr td {
    border-right: 0
    }
.field-name-field-file-attachments table tr th {
    background: transparent;
    padding-top: 10px
    }
.field-name-field-file-attachments table tr th:last-child, .field-name-field-file-attachments table tr td:last-child {
    border-right: 0
    }
.field-name-field-file-attachments table tbody tr:last-of-type td {
    padding-bottom: 15px
    }
.field-name-field-file-attachments table .file img, .field-name-field-file-attachments table .file a {
    vertical-align: middle
    }
ul.menu {
    margin: 0
    }
ul.menu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
    }
.webform-client-form .webform-component-markup h3, .webform-client-form fieldset legend {
    border-bottom: 1px solid #d8dcdf;
    color: #00aeef;
    display: block;
    font: normal 1.1em/1.3em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 1em;
    padding-bottom: 0.3em;
    width: 100%
    }
.webform-client-form fieldset {
    margin: 0
    }
.webform-client-form fieldset fieldset.collapsible {
    height: auto
    }
.webform-client-form fieldset fieldset.collapsible:last-of-type {
    margin-bottom: 0
    }
.webform-client-form fieldset fieldset.collapsible .webform-component:first-of-type {
    margin-top: 0
    }
.webform-client-form fieldset.collapsible legend {
    border: 0;
    padding: 0
    }
.webform-client-form fieldset.collapsible legend .fieldset-legend {
    background: none;
    padding: 0
    }
.webform-client-form fieldset.collapsible legend .fieldset-title {
    background: #0090d3 url(/sites/all/themes/interoute/assets/images/fluid/icons/collapse_white_10.gif) 98% center no-repeat;
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none
    }
.webform-client-form fieldset.collapsed legend .fieldset-title {
    background: #0090d3 url(/sites/all/themes/interoute/assets/images/fluid/icons/expand_white_10.gif) 98% center no-repeat
    }
.webform-client-form fieldset.collapsible legend .summary {
    display: none
    }
.webform-client-form label {
    margin-bottom: 0.3em
    }
.webform-client-form label {
    font: normal 1em "VerbRegular-Bold", Verdana, sans-serif
    }
.webform-client-form .form-textarea, .webform-client-form .form-text, .webform-client-form .form-select {
    background-color: #e0e4e6;
    border: 0;
    width: 100%
    }
.webform-client-form .form-checkboxes label {
    margin: 0;
    line-height: 1em;
    vertical-align: bottom
    }
.webform-client-form input[type="submit"] {
    background: #3f9538;
    background: -moz-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3f9538), color-stop(100%, #83ae33));
    background: -webkit-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -o-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: -ms-linear-gradient(left, #3f9538 0%, #83ae33 100%);
    background: linear-gradient(to right, #3f9538 0%, #83ae33 100%);
    padding: 5px;
    border: 0;
    border-radius: 0;
    border-color: transparent;
    color: #fff;
    text-shadow: none;
    min-width: 100px
    }
.webform-component-webform_time .webform-container-inline {
    color: white
    }
.webform-client-form .form-item-submitted-start-time-hour, .webform-client-form .form-item-submitted-end-time-hour {
    float: left;
    margin: 0;
    padding-right: 1%;
    width: 49%
    }
.webform-client-form .form-item-submitted-start-time-minute, .webform-client-form .form-item-submitted-end-time-minute {
    float: left;
    margin: 0;
    width: 49%
    }
.webform-client-form .form-type-select select.month, .webform-client-form .form-type-select select.day, .webform-client-form .form-type-select select.year {
    float: left;
    margin-right: 1%;
    width: 31%
    }
.flex-nav-container {
    cursor: pointer;
    margin-bottom: 0
    }
.flex-control-nav {
    bottom: -57px;
    display: block;
    list-style: none;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11 !important
    }
.flex-control-nav li {
    display: inline;
    list-style: none
    }
.flex-control-nav li a {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/disc_pager_inactive_13.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 10px;
    overflow: hidden;
    text-indent: -999em;
    width: 13px
    }
.flex-control-nav li a:hover, .flex-control-nav li a.flex-active {
    background: url(/sites/all/themes/interoute/assets/images/fluid/icons/disc_pager_active_13.png) no-repeat
    }
.flex-direction-nav {
    height: 100%;
    list-style: none;
    position: absolute;
    top: 0;
    width: 100%
    }
.flex-direction-nav li {
    list-style: none
    }
.flex-direction-nav a {
    height: 48px;
    line-height: 48px;
    margin-top: -24px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    text-align: center;
    text-indent: -999em;
    width: 48px
    }
.flex-direction-nav a.flex-prev {
    background: #00aeef url(/sites/all/themes/interoute/assets/images/fluid/icons/arrow_left_26.png) no-repeat center;
    left: 0;
    z-index: 99
    }
.flex-direction-nav a.flex-next {
    background: #00aeef url(/sites/all/themes/interoute/assets/images/fluid/icons/arrow_right_26.png) no-repeat center;
    right: 0;
    z-index: 99
    }
.flexslider {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.5/white.png) repeat;
    background: rgba(255, 255, 255, 0.5);
    border: 8px solid #00aeef;
    width: 80%;
    margin: 0 auto
    }
.flexslider .slides, .flexslider .slides li {
    list-style: none;
    z-index: 10
    }
.flexslider .slides img {
    height: auto !important
    }
#zone-content .menu-name-menu-vdc-press-room, #zone-content .menu-name-menu-press-room {
    float: left;
    width: 100%
    }
#zone-content .menu-name-menu-vdc-press-room ul.menu, #zone-content .menu-name-menu-press-room ul.menu {
    height: 30px;
    padding: 0 20px 10px 0
    }
#zone-content .menu-name-menu-vdc-press-room ul.menu li.leaf, #zone-content .menu-name-menu-press-room ul.menu li.leaf {
    background: #666 url(/sites/all/themes/interoute/assets/images/normal/icons/arrow_right_10.png) 97% center no-repeat;
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
    padding: 5px 10px
    }
#zone-content .menu-name-menu-vdc-press-room ul.menu li.leaf a, #zone-content .menu-name-menu-press-room ul.menu li.leaf a {
    color: #fff;
    display: block;
    text-decoration: none;
    width: 100%
    }
#zone-content .view-news-articles .views-row, #zone-content .view-press-releases .views-row {
    border-bottom: 1px dotted #eaeaea;
    clear: both;
    float: left;
    margin-bottom: 12px
    }
#zone-content .view-news-articles .views-row-last, #zone-content .view-press-releases .views-row-last {
    border-bottom: 0
    }
#zone-content .view-news-articles .views-row .views-field-field-post-date, #zone-content .view-press-releases .views-row .views-field-field-post-date {
    font-family: "VerbRegular-Bold"
    }
#zone-content .view-media-coverage-view .views-row .views-field-field-post-date, #zone-content .view-media-coverage .views-row .views-field-field-post-date {
    font-family: "VerbRegular-Bold"
    }
#zone-content .view-aggregate-press-listing .view-content {
    float: left;
    width: 100%
    }
#zone-content .view-events-listing .view-content .scoop-left, #zone-content .view-aggregate-press-listing .view-content .scoop-left {
    float: left;
    width: 49%;
    margin-right: 2%
    }
#zone-content .view-events-listing .view-content .scoop-right, #zone-content .view-aggregate-press-listing .view-content .scoop-right {
    float: left;
    width: 49%
    }
#zone-content .view-aggregate-press-listing .view-content .views-row {
    border-bottom: 1px dotted #ccc;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0
    }
#zone-content .view-aggregate-press-listing .view-content .views-row .views-field-field-post-date {
    background-color: #0090d3;
    padding: 5px 10px;
    color: #fff;
    margin: 0 5px 10px 0;
    display: block;
    display: inline-block
    }
#zone-content .view-aggregate-press-listing .view-content .views-row .views-field-type {
    background-color: #666;
    padding: 5px 10px;
    color: #fff;
    display: block;
    display: inline-block
    }
#zone-content .view-events .views-row, #zone-content .view-events-listing .views-row {
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #ccc
    }
#zone-content .view-events .views-row .date-display-single, #zone-content .view-events-listing .views-row .date-display-single {
    background-color: #0090d3;
    padding: 5px 10px;
    color: #fff;
    margin: 0 5px 10px 0;
    display: block;
    display: inline-block
    }
#zone-content .view-events img, #zone-content .view-events-listing img {
    float: right
    }
#zone-content .view-events .views-row .event-thumb, #zone-content .view-events-listing .views-row .event-thumb {
    float: left;
    margin-right: 15px
    }
#zone-content .view-newsletter-listing h3 {
    background-color: #0090d3;
    font-size: 1.2em;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: white;
    display: block;
    clear: both;
    width: 35px
    }
#zone-content .view-newsletter-listing .views-row {
    background-color: #fff;
    width: 100%;
    margin: 0 0 20px 0
    }
#zone-content .view-newsletter-listing .views-row h3 {
    background-color: #fff;
    width: 100%;
    padding: 0
    }
#zone-content .view-newsletter-listing .views-row .views-field-field-published-date {
    font-family: "VerbRegular-Bold"
    }
#zone-content .view-newsletter-listing .views-row .views-field-field-newsletter-image {
    float: left;
    margin-right: 10px
    }
.service-provider-map-legend {
    display: none
    }
.service-provider-map-legend img {
    vertical-align: middle
    }
.sp-map {
    display: none
    }
.sp-map .marker {
    color: #000;
    font-size: 1.2em;
    cursor: pointer
    }
.sp-map .marker .label {
    background-color: white;
    text-transform: capitalize
    }
.sp-map .marker:hover {
    color: #00aeef
    }
.sp-map ul.regions li {
    list-style: none
    }
.block-service-provider-map {
    margin-bottom: 20px
    }
.sp-overview-country-item, .sp-overview-city-item, .pop-item {
    padding: 10px 10px 10px 0
    }
.pop-item .pop-name {
    font-weight: bold
    }
#sp-details-content-countries, #sp-details-content-cities, #sp-details-content-pops {
    padding-left: 5px
    }
.sp-downloads h2, .sp-awards h2, .block-service-provider-map p.sp-header {
    background: #00aeef url(/sites/all/themes/interoute/assets/images/normal/icons/arrow_right_10.png) 97% center no-repeat;
    font-size: 1.2em;
    padding: 5px 10px;
    display: block;
    margin-bottom: 10px;
    color: #fff
    }
.block-service-provider-map .sp-listwrap {
    height: 180px;
    overflow-y: scroll
    }
.block-service-provider-map .sp-listwrap ul {
    margin-left: 0
    }
.block-service-provider-map .sp-listwrap li {
    list-style: none
    }
.block-service-provider-map .sp-listwrap .hover, .block-service-provider-map .sp-listwrap .active {
    background: #e0e4e6 url(/sites/all/themes/interoute/assets/images/normal/icons/megamenu_disc_arrow_12.png) 97% center no-repeat;
    cursor: pointer
    }
.block-service-provider-map .sp-listblock {
    height: 180px
    }
.sp-downloads h2, .sp-awards h2 {
    font: normal 1.2em/1.3em "VerbRegular", Verdana, sans-serif;
    padding: 3px 10px 3px 10px
    }
.sp-awards p {
    float: left;
    width: 200px;
    margin-right: 20px
    }
.sp-awards p img {
    float: left;
    margin-right: 20px
    }
.block-system-main {
    float: left;
    width: 100%
    }
.contact-us-office-block {
    float: left;
    width: 100%
    }
.office-locations-az {
    float: left;
    width: 100%
    }
.view-leadership-profiles .view-content .views-field-field-profile-thumbnail {
    float: left;
    min-width: 75px
    }
.view-leadership-profiles .view-content .views-field-field-profile-thumbnail img {
    height: 67px;
    width: 69px
    }
.view-leadership-profiles .view-content .views-field-title {
    float: left;
    width: 75%;
    margin-bottom: 5px
    }
.view-leadership-profiles .view-content .views-field-title {
    font: normal 1.1em "VerbRegular-Bold", Verdana, sans-serif
    }
.view-leadership-profiles .view-content .views-field-field-profile-job-position {
    float: left;
    font: normal 1em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 5px;
    width: 75%
    }
.view-leadership-profiles .view-content .views-field-field-profile-press-photo {
    float: left;
    width: 75%
    }
.node-profile .field-name-field-profile-press-photo {
    float: right;
    padding-left: 10px;
    min-width: 280px
    }
.node-profile .field-name-field-profile-job-position {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 5px;
    width: 65%
    }
.node-product-instance .field-name-field-product-banner-title {
    font: normal 1em/1.3em "VerbRegular-Bold", Verdana, sans-serif;
    margin-bottom: 0.7em
    }
.node-product-instance .field-name-field-product-description {
    padding-right: 10px
    }
.node-product-instance .field-name-field-product-description a.call-2-action-button {
    clear: both;
    margin: 0.5em 0
    }
.node-product-instance .field-name-field-product-image, .node-product-instance .field-name-product-instance-image-with-link {
    float: left;
    padding-right: 10px;
    max-width: 171px
    }
.node-product-instance .field-name-field-product-benefits-title, .node-product-instance .field-name-field-product-benefits {
    margin-bottom: 5px;
    clear: both
    }
.node-product-instance .field-name-field-product-benefits-title {
    font: normal 1em/1.3em "VerbRegular-Bold", Verdana, sans-serif
    }
.node-product-instance .field-name-field-product-benefits {
    padding-left: 5px
    }
.node-product-instance .field-name-body {
    clear: both
    }
.view-kc-blog-feed .views-row {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc
    }
#widgets-element-socialmedia_profile-default div {
    padding: 5px;
    float: right
    }
.view-nodequeue-3 table {
    border: 0
    }
.view-nodequeue-3 table thead, .view-nodequeue-3 table tbody {
    border-bottom: 0
    }
.view-nodequeue-3 table tr, table tr.even, table tr.odd {
    border-bottom: 0;
    padding-bottom: 20px
    }
.view-nodequeue-3 table tr th, .view-nodequeue-3 table tr td {
    border-right: 0;
    vertical-align: top;
    padding-bottom: 25px
    }
.view-nodequeue-3 table tr th:last-child, .view-nodequeue-3 table tr td:last-child {
    border-right: 0
    }
.centre-image-first .content p:first-child {
    text-align: center
    }
.centre-image-second .content p:nth-child(2) {
    text-align: center
    }
.centre-image-second .content p:nth-child(3) {
    text-align: center
    }
.interoute-blue {
    background-color: #00B8E9
    }
.interoute-black {
    color: #000
    }
.comparison-table tbody {
    text-align: center
    }
.comparison-table td {
    vertical-align: middle
    }
.comparison-table .left {
    text-align: left
    }
.comparison-table tr td.lightblue {
    background-color: #B3E2F6
    }
.comparison-table tr.interoute-blue th {
    background-color: #00B8E9;
    color: white;
    font-size: 1.3em
    }
.node-type-landing-page #zone-content {
    background-color: #00aeef;
    min-height: 300px
    }
.node-type-landing-page #region-sidebar-first, .node-type-landing-page #region-sidebar-second {
    margin-bottom: 0
    }
.node-type-landing-page #region-sidebar-first .block .content, .node-type-landing-page #region-sidebar-second .block .content {
    background-color: #00aeef;
    padding-top: 0
    }
.node-type-landing-page #region-sidebar-first .block .content p {
    float: left;
    margin: 0
    }
.node-type-landing-page #region-sidebar-first .block .content img {
    padding: 0;
    width: 100% !important;
    height: auto !important
    }
.node-type-landing-page #region-sidebar-second .webform-container-inline input.form-text {
    float: right;
    width: 70%
    }
.node-type-landing-page #region-sidebar-second .form-item {
    clear: both
    }
.node-type-landing-page #region-sidebar-second .webform-container-inline div.description {
    float: right;
    padding: 5px
    }
.node-type-landing-page #region-sidebar-second .webform-component-textarea label {
    float: left;
    width: auto
    }
.node-type-landing-page #region-sidebar-second .webform-component-textarea .form-textarea-wrapper {
    float: right;
    margin-bottom: 10px;
    width: 70%
    }
.node-type-landing-page #region-sidebar-second .webform-component-select .form-select {
    float: right;
    width: 70%
    }
.node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions, .node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions-VDC {
    float: right
    }
.node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions a, .node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions-VDC a {
    color: #000;
    vertical-align: bottom
    }
.node-type-landing-page #region-sidebar-second .form-actions {
    float: right;
    clear: both;
    margin: 0.5em 0 0 0
    }
.node-type-landing-page #region-sidebar-second div.mollom-privacy {
    display: none
    }
.region-preface-first .vdctrial-bluelist {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.8/black.png) repeat;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px;
    width: 260px;
    float: right;
    margin-left: 20px
    }
body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist h3 {
    font-size: 1.2em
    }
body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist ul {
    margin-bottom: 0
    }
body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist ul li {
    color: #00aeef
    }
body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist ul li span {
    color: #fff
    }
address.office-location {
    float: left;
    margin-bottom: 1em;
    margin-right: 1%;
    width: 48%
    }
.node-office-location div.field-name-office-location {
    float: left;
    margin-bottom: 1em;
    width: 100%
    }
.node-office-location div.field-name-body {
    clear: both
    }
.block-leadership-profiles-block {
    float: left
    }
#zone-postscript .related-services {
    border-bottom: 2px solid white;
    padding-bottom: 1em
    }
.block-interoute-calculators {
    max-width: 550px
    }
.block-interoute-calculators iframe {
    width: 100%
    }
#block-interoute-calculators-vdc-calculator iframe {
    height: 990px
    }
@media screen and (min-width: 575px) {
    #block-interoute-calculators-vdc-calculator iframe {
        height: 720px;
        width: 550px
        }
    }
#block-interoute-calculators-colo-calculator iframe {
    height: 1370px
    }
@media screen and (min-width: 575px) {
    #block-interoute-calculators-colo-calculator iframe {
        height: 1180px;
        width: 550px
        }
    }
#block-interoute-calculators-lync-calculator iframe {
    height: 1100px
    }
@media screen and (min-width: 575px) {
    #block-interoute-calculators-lync-calculator iframe {
        height: 925px;
        width: 550px
        }
    }
span.baec5a81-e4d6-4674-97f3-e9220f0136c1 > a {
    display: none !important
    }
.pds-box {
    margin: 0 auto !important
    }
body.landing-page-2014.node-type-landing-page #zone-content {
    background-color: #fff
    }
body.landing-page-2014.node-type-landing-page #region-sidebar-first .block .content, body.landing-page-2014.node-type-landing-page #region-sidebar-second .block .content {
    background-color: #fff
    }
body.node-type-landing-page #breadcrumb {
    display: none
    }
.landing-page-2014 .region-preface-first iframe {
    min-height: 930px
    }
@media screen and (min-width: 340px) {
    .landing-page-2014 .region-preface-first iframe {
        min-height: 740px
        }
    }
@media screen and (min-width: 420px) {
    .landing-page-2014 .region-preface-first iframe {
        min-height: 740px
        }
    }
@media screen and (min-width: 690px) {
    .landing-page-2014 .region-preface-first iframe {
        min-height: 520px
        }
    }
.comparison-table td.borderbottom {
    background-color: #00aeef
    }
body.landing-page-2014 #region-sidebar-second .webform-client-form .webform-component-checkboxes .form-checkbox {
    float: right
    }
body.landing-page-2014 #region-sidebar-second .webform-client-form .webform-component-checkboxes label {
    float: right;
    margin-right: 3px
    }
#block-menu-block-18.product-and-services-network-outsourcing {
    clear: right
    }
@media only screen and (max-width: 888px) {
    table, td {
        width: 100% !important
        }
    table, thead, th, tr, td {
        display: block
        }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
        }
    tr {
        border: 1px solid #ccc
        }
    td {
        border: none;
        padding-left: 50%;
        border-bottom: 1px solid #eee;
        position: relative
        }
    td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
        }
    table, tr, td {
        padding: 14px 0 !important;
        border: 0 !important
        }
    table p {
        padding: 0 5px 0 5px
        }
    td {
        vertical-align: top !important;
        text-align: center;
        border-bottom: 4px solid white !important
        }
    }