﻿
@font-face {
    font-family: 'fedra';
    src: url('fonts/WF-020550-002332-000007.eot');
    src: url('fonts/WF-020550-002332-000007.eot?#iefix') format('embedded-opentype'), url('fonts/WF-020550-002332-000007.woff') format('woff'), url('fonts/WF-020550-002332-000007.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fedra';
    src: url('fonts/WF-020550-002332-000008.eot');
    src: url('fonts/WF-020550-002332-000008.eot?#iefix') format('embedded-opentype'), url('fonts/WF-020550-002332-000008.woff') format('woff'), url('fonts/WF-020550-002332-000008.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'fedra';
    src: url('fonts/WF-020550-002332-000025.eot');
    src: url('fonts/WF-020550-002332-000025.eot?#iefix') format('embedded-opentype'), url('fonts/WF-020550-002332-000025.woff') format('woff'), url('fonts/WF-020550-002332-000025.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


body {
    font-family: 'fedra', 'Helvetica Neue', 'Helvetica';
    font-size: 15px;
    line-height: 1.71428571em;
    background-color: #efefef;
}

.containerBot {
    background: rgb(0, 166, 81);
}

.topbar {
    background-color: #000;
}
.topbar-red {
    background-color: #a62639;
}

.topbar .container, .topbar-red .container{
    padding: .4em 0;
}
#basicModal h4 {
    color: #333333;
}

.modal-content {
    background-color: #f3f3f3;
}


.navbar .nav li a
{
    min-width: auto !important;
}

.navbar li {
    margin-right: .5em;
}
.navbar-default .navbar-brand {
    color: #fff;
}

    .navbar-default .navbar-text {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

h1 {
    color: #222;
    padding-top: .8em;
}

.notification {
    background-color: beige;
    border: 1px solid #a62639;
}

#info {
    background-color: #f3f3f3;
    border: 1px solid #a62639;
    color: #5a5a5a;
}


.btn {
    background: none repeat scroll 0 0 #a62639;
    box-shadow: none;
    color: #FFFFFF;
    border-color: #a62639;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: .4em 20px;
    border-radius: 0px;
    margin: auto;
    text-shadow: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.01);
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
}

.btn-primary:hover {
    background-color: #DB4157;
    border-color: #DB4157;
    color: #333;
}
    .image-mcr-logo {
        background-repeat: no-repeat;
        background-image: none, url(https://secure.manchester.gov.uk/site/styles/css_img/logo-white.svg);
        width: 210px;
        height: 56px;
        margin-bottom: 0;
        margin-top: .3em;
    }

.image-tvv-logo {
    margin-top: 0.5em;
    background-image: url('/img/Powered by TVV_inverse_mobile.png');
    float:none;
}

#footer-logos #mcr{
    float:left;
}

#footer-logos #tvv {
    float: right;
}

.navbar-nav > li > a {
    padding: 0px;
}

#breadcrumb a {
    padding-bottom: 1px;
   
    -webkit-transition: all .3s ease-in-out;
    font-weight: 500;
    word-wrap: break-word;
}

#breadcrumb li a:hover {
    color: black;
}

#breadcrumb li a:hover::after {
    color: white;
}


#breadcrumb li, .homepage-breadcrumb li {
    color: white;
}

#breadcrumb, .homepage-breadcrumb {
    background-color: #a62639;
    font-size: .9em;
    padding: .2em 0;
}
    #breadcrumb nav ul {
        padding-left: .4em;
    }
    #breadcrumb li a::after {
        content: '/';
        display: inline-block;
        margin-left: .9em;
        margin-right: 0;
    }

    #breadcrumb ul, .homepage-breadcrumb ul {
        margin: 0;
        padding: 0;
    }

    #breadcrumb a, .homepage-breadcrumb a {
        margin-right: .5em;
        color: white;
        text-decoration: none;
    }

    #breadcrumb li, .homepage-breadcrumb li {
        display: inline-block;
        margin-right: .5em;
        color: white;
    }


input[type="submit"] {
    background-color: #a62639;
    border: medium none;
    font-size: 15px;
    color: white;
    margin-left: 9em;
    padding: 1em 2em 1em 2em;
    text-align: center;
}

.sliderContainer h3{
    clear:both;
}


/** Footer **/
footer.container {
    background-color: #050505;
    overflow: auto;
    padding-top: 1.8em;
    color: white;
    padding-bottom: 0;
}

footer > section {
    clear: both;
}

    footer > section h1 {
        margin-bottom: .2em;
    }

    footer > section > nav {
        margin-bottom: 2.5em;
        overflow: visible;
        width: 99%
    }

.social {
    float: left;
    margin: 0 0 24px;
    padding: 0;
    text-align: center;
    width: 100%;
}

    .social li {
        display: inline-block;
        vertical-align: bottom;
        width: 2.9em;
    }

        .social li a {
            display: block;
            overflow: hidden;
            text-decoration: none;
        }

.social--email {
    border-right: 1px solid #fff;
    padding-right: .8em;
    width: 3.5em !important;
}

.social .social--update-text {
    margin: 0 12px 12px 0;
    text-align: center;
    width: 100%;
    width: 8em;
}

    .social .social--update-text a {
        color: #fff;
        font-size: 12px;
    }

        .social .social--update-text a:hover {
            border-bottom: 2px solid #a62639;
        }

.social .icon-container {
    font-size: 3.6em;
}

    .social .icon-container span {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 100% !important;
    }

.social li a:hover .icon-container span, .social li a:focus .icon-container span {
    color: #a62639;
}

.social li a:active .icon-container span {
    color: rgba(0,0,0,0.7);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
}

footer .articles h1 {
    font-size: 1.5em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.articles .more {
    padding-top: 2.2em;
}

footer article {
    text-align: center;
    display: none;
}

    footer article:first-child {
        display: block;
    }

    footer article .more a:hover, footer article .more a:focus {
        background-color: #D44056;
    }

footer .subnav {
    padding-left: 0;
    width: 80%;
    clear: both;
    padding-top: 0;
    padding-bottom: 1.4em;
    padding-left: 0;
    margin: 0 auto;
    font-size: .85em;
}

.subnav ul {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    overflow: hidden;
}

footer .subnav li {
    padding: 0;
    display: inline-block;
    width: 47%;
    margin-right: 5%;
    text-align: left;
}
/* footer .subnav li:nth-child(even)  { text-align:right; } */

footer .subnav + .subnav {
    clear: both;
    width: 100%;
    text-align: center;
}

    footer .subnav + .subnav li {
        display: inline;
        border-left: 1px solid #fff;
        padding-left: 2.5%;
        margin-left: 2.5%;
    }

        footer .subnav + .subnav li:first-child {
            border: 0;
            padding: 0;
            margin: 0;
        }

footer .subnav.copyright li {
    border: none;
    width: 100%;
    float: none;
    display: block;
    text-align: center;
}

footer > section > p {
    text-align: center;
    margin-top: 0.2em;
    color: #a9a9a9;
    display: none;
}

footer .social li .icon-container span {
    height: auto;
    line-height: 0;
    min-height: 0;
    width: auto;
}


.descriptionText {
    clear: both;
}

.subnav li {
    width: 100%;
}

.subnav {
    padding-top: 7.2em;
}

.subnav, .attribution {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: .8em;
    overflow: hidden;
}

    .attribution ul {
        margin: 0;
        padding: 0;
        border: 0;
        width: 100%;
        overflow: hidden;
    }

    .attribution li {
        padding: 0;
        display: inline-block;
        width: 45%;
        text-align: left;
        margin-right: 5%;
        margin-bottom: 1em;
        text-align: center;
    }

        .attribution li:nth-child(even), footer .subnav li:nth-child(even) {
            margin-right: 0;
        }

        .attribution li a, .subnav li a {
            color: white;
            text-decoration: none;
            padding: 0;
        }

            .attribution li a:hover, .subnav li a:hover, .attribution li a:focus, .subnav li a:focus {
                border-bottom: 2px solid #a62639;
            }

footer .social li .icon-container span {
    height: auto;
    line-height: 0;
    min-height: 0;
    width: auto; /*! width: 2.9em !important; */
}


#content h1 a {
    display: none;
}

.mcc-gritter-icon {
    width: 80px;
    height: 83px;
    background: Url('MCR_Gritter.png');
    background-repeat: no-repeat;
    background-position-x: center;
}

.arrow-top {
    position: relative;
    background: white;
}

    .arrow-top:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow-top:before {
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: white;
        border-width: 16px;
        left: 50%;
        margin-left: -16px;
    }
nav ul {
    list-style-image: none;
    list-style:none;
}

#content aside nav > ul > li, .navigation li, .documents li {
    font-size: 1.2em;
    margin-bottom: .2em;
    line-height: 1.43;
}
#content aside.primary-sidebar nav > ul > li > a {
    font-size: .85em;
}
#content {
    background-color: #efefef;
}
#content aside nav > ul > li > a, .navigation li a, .documents li a, #content .no-list li a, .primary-sidebar h2 {
    display: block;
    padding: .7em 1em .2em;
    border-bottom: none;
    font-weight: normal;
}
aside nav ul {
    padding: 0;
    margin: 0;
}
#content a, .content a, #breadcrumb a {
    text-decoration: none;
   
    -webkit-transition: all .3s ease-in-out;
    word-wrap: break-word;
}

#content aside.primary-sidebar nav > ul > li.current {
    border-left: 4px solid #D44056;
}

.no-arrow:before {
    display: none;
}

.moved-bottom  {
    margin-top:20px;
    margin-bottom:10px;
}

#bottombar{
    clear:both;
    padding-top:20px;
    padding-bottom:10px;
}

#searchGritBin{
    padding-top:20px;
}


@media only screen and (min-width: 620px) {
    footer .subnav {
            width: 100%;
            float: left;
            clear: both;
            padding-top: 2em;
            padding-left: 0;
            margin-left: 0;
            font-size: .85em;
        }
    h1.with-icon {
        padding-left: 18.823097453219018%;
    }
    }

    @media (min-width: 768px) {
        #footer-logos{
            float:left;
        }
        #footer-logos #mcr {
            float: none;
        }

        #footer-logos #tvv {
            float: none;
        }

        .searchbox {
            margin-top: -120px;
            float: right;
        }
        .descriptionText {
            clear: none;
        }
        footer .image-mcr-logo {
            width: 14em;
            margin-top: 1.9em;
        }

        .social {
            float: right;
            margin: 24px 0 12px 0;
            text-align: right;
            width: 29.5em;
        }

        .social--update-text {
            float: left;
            font-size: 12px;
            line-height: 1.4;
            margin: 12px 12px 0 0;
            text-align: left;
            width: 8em;
        }

        footer .subnav {
            clear: none;
            width: 40%;
        }

            footer .subnav li {
                margin: 0;
                margin-left: 0px;
                margin-left: 5%;
                width: 47%;
                display: inline-block;
            }

        .image-mcr-logo {
            background-image: none, url(https://secure.manchester.gov.uk/site/styles/css_img/logo-white.svg);
            width: 210px;
            height: 56px;
        }


        a {
            -webkit-transition: all .3s ease-in-out;
        }

        .nav > li {
            color: white;
        }

        .image-tvv-logo {
            background-image: url('/img/Powered by TVV_inverse.png');
        }
        #content h1 a {
            font-size: 2.3em;
            float: left;
            margin-left: -23.4%;
            text-decoration: none;
            border: none;
            color: #D44056;
            text-align: center;
            width: 20%;
            margin-right: 3.57143%;
            display: block;
            height: 120px;
        }
            #content h1 a span {
                display: block;
                font-size: .175em;
                color: #333;
                letter-spacing: 0;
                width: 100%;
                text-align: center;
                line-height: 1.3;
                padding-top:80px;
            }
        #content .sidebar-all, #content aside {
            clear: left;
            width: 15.251668883219018%;
            margin-right: 3.57142857%;
            float: left;           
        }

        #map, #gritterTable, .sliderContainer, #gritbins, #reportAGritBinContainer {
            margin-left: 18.823097453219018%;
            width: 80%;
        }

        #smallmapcontainer #map {
            margin-left: 1%;
            width: 100%;
        }
    }

    .nav li a:hover {
    color: black;
    border-bottom-color: #507090;

}

@media only screen and (min-width: 1040px) and (orientation:landscape) {
    footer .subnav {
        clear: none;
        width: 25%;
    }
}
    .icon-container {
        width: 100%;
        text-align: center;
        color: white;
        font-family: 'fontello';
        font-weight: normal;
        font-style: normal;
        speak: none;
        font-size: 3.6em;
        padding-bottom: .1em;
    }


    /** Icon font codes **/
    @font-face {
        font-family: 'fontello';
        src: url("fonts/fontello.eot");
        src: url("fonts/fontello.eot?#iefix") format('embedded-opentype'), url("fonts/fontello.woff") format('woff'), url("fonts/fontello.ttf") format('truetype'), url("fonts/fontello.svg#fontello") format('svg');
        font-weight: normal;
        font-style: normal;
    }

    [class^="icon-"]:before,
    [class*=" icon-"]:before {
        font-family: 'fontello';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: 0.2em;
        text-align: center;
        /* Uncomment for 3D effect */
        /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
        /* fix buttons height */
        line-height: 1em;
        /* you can be more comfortable with increased icons size */
        /* font-size: 120%; */
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
    }
