


body {
    background-color: #fff;
}


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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
/*font-size: 100%;*/
/*font: inherit;*/
/*vertical-align: baseline;*/
}

.metrouicss .page {
    width: 1000px ;
}
.metrouicss .page {
    margin: auto;
    background-color: #fff;
}
.browsers-icons img {
    float: left;
    margin-right: 20px;
}


.github-info {
}


#brand-name {
    line-height: 24px;
    margin-top: 2px;
}


hr {
    border: 0;
    border-bottom: 1px #ddd dotted;
    color: #ddd;
    background-color: #ddd;
}

#social{
    margin-bottom: 90px;
}
#shareme .box{
    margin:5% 8% 0 8%;
    width:100%;
    clear: both;
}
#shareme .box a{
    color:#404040;
    text-shadow: 0 1px 1px rgba(167,167,167,.4);
}
#shareme .box a:hover{
    text-decoration:none;
}
#shareme .count {
    font-weight:bold;
    font-size:50px;
    float:left;
    border-right:2px solid #57b8d1;
    line-height:40px;
    padding-right:10px
}
#shareme .share {
    float:left;
    margin-left:10px;
    font-size:20px;
    width:82px;
}
#shareme .buttons {
    position: absolute;
    width:294px;
    background-color:#fff;
    border: 1px solid rgba(0,0,0,.2);
    padding:10px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    height: 100px;
}
#shareme .button {
    float:left;
    max-width:50px;
    min-width:10px;
    margin:0 15px 0 0;
    background-color: transparent;
}
#shareme .facebook {
    margin:0 4px 0 0;
}

#carousel1 {
    height: 242px;
}

#sponsorBlock {
    height: 300px;
}

#body .carousel .control {
    top: auto;
    left: auto;
    bottom: -40px;
}
#body .carousel .control.left {
    right: 100px;
}
#body .carousel .control.right {
    right: 30px;
}

.metrouicss .charms,
.metrouicss .app-bar,
.metrouicss .message-dialog,
.metrouicss .error-bar,
.metrouicss .warning-bar,
.metrouicss .info-bar {
    position: absolute;
}




.top-level-menubar {
margin: 0 0 0 -.93em;
height: 40px;
}

.top-level-menubar {
margin: 0 0 0 -.6em;
}
.top-level-menubar {
margin: 0;
}

ul {
margin: 0 0 1.5em 0;
list-style-type: none;
}

ol, ul {
list-style: none;
}

.top-level-menuitem {
list-style-type: none;
margin: 0;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
}
.top-level-menuitem {
  margin: 0;
  padding:10px;
  height: 40px;
}

.top-level-menuitem  a{
  color: #000000;
}

.top-level-menuitem  a:hover{
  color: #666666;
}

.top-level-menuitem-open {
    background-color: #ededed;
}

.dropdown-menu-open {
display: block!important;
opacity: 1;
z-index: 999;
}

.dropdown-menu {
width: 100%;
max-width: 1600px;
background: #ededed;
position: absolute;
left: 0;
display: none;
border-left: none;
}
.dropdown-menu .grid-container {
clear: both;
padding: 1.35em 2%;
}

.grid-row {
clear: both;
float: left;
width: 100%;
}

.dropdown-menu .grid-unit:first-child {
margin-left: 0;
}
.grid-row .grid-unit:first-child {
margin-left: 0;
}

.dropdown-menu .grid-unit {
max-width: 270px;
margin-left: 2%;
}

.row-1 .grid-unit {
width: 100%;
}

.row-1 .grid-unit {
width: 100%;
}

.grid-row .grid-unit {
margin-left: 2%;
}
.grid-row .grid-unit {
position: relative;
margin-left: 0;
width: 100%;
float: left;
display: inline;
}

.list-of-links {
margin-top: 0;
}
.list-of-links {
float: none;
}

.inline-list {
text-align: right;
}

.inline-list ul {
margin-bottom: 0px;
}


.inline-list li {
margin: 0 0 0 2%;
}
.inline-list li {
display: inline-block;
zoom: 1;
margin: 0 1.5em 0 0;
}

.legal {
margin-top: 1em;
}
.legal {
font-size: .833em;
}

#call-to-action-link{
font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 11pt;
color: #000000;
text-decoration: none;
}

.metrouicss .bg-color-company
{ background-color: #00a300 !important;
}
























@media (min-width: 480px) and (max-width: 1024px) {
    .metrouicss .page {
        width: 90%;
    }


}

