body {
    font-family: Roboto,sans-serif;
    font-style: normal;
}

div.widget.APGWWideGlobalHeader_V2 .main-header {
    background-color: #1976d2;
}

div.widget.APGWWideGlobalHeader_V2 .header-holder {
    height: 65px;
    margin: 0;
    width: 100%
}

div.widget.APGWWideGlobalHeader_V2 .container {
    box-sizing: border-box;
    max-width: 1140px;
    width: 100%;
    margin: auto;
    font-family: Roboto,sans-serif;
}

div.widget.APGWWideGlobalHeader_V2 nav {
    height: 65px
}

div.widget.APGWWideGlobalHeader_V2 .search-holder {
    background: #072c3d;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1)
}

div.widget.APGWWideGlobalHeader_V2 .search-holder-inner {
    margin: 0 auto;
    max-width: 853px;
    padding: 10px;
    width: 100%
}

@media(min-width:1170px) {
    div.widget.APGWWideGlobalHeader_V2 .header-frame.container-fluid {
        max-width: none!important;
        width: auto!important
    }
    div.widget.APGWWideGlobalHeader_V2 .header-frame .container {
        max-width: inherit!important;
        width: 1170px!important
    }
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalHeader_V2 .header-frame .container {
        max-width: 100%;
        width: 100%
    }
    div.widget.APGWWideGlobalHeader_V2 .search-holder {
        max-height: 75px
    }
    div.widget.APGWWideGlobalHeader_V2 .search-holder.closed {
        overflow-y: hidden
    }
}

@media(max-width:991px) and (min-width:768px) {
    div.widget.APGWWideGlobalHeader_V2 .search-holder {
        display: block
    }
}

@media(max-width:767px) {
    div.widget.APGWWideGlobalHeader_V2 .container-fluid {
        padding: 0;
        position: relative
    }
    div.widget.APGWWideGlobalHeader_V2 .search-holder.closed {
        max-height: 0
    }
    div.widget.APGWWideGlobalHeader_V2 .search-holder div.search-holder-inner div.autocomplete-suggestions {
        top: 66px!important
    }
}

div.widget.APGWWideGlobalHeader_V2 .search-btn {
    z-index: 1000;
    border: 1px solid #0182c1;
    border-radius: 2px;
    font: bold 12px/14px 'proximanova-regular', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #9fcc00;
    background: -moz-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fcc00), color-stop(22%, #9ac500), color-stop(81%, #83a800), color-stop(100%, #7ea200));
    background: -webkit-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: -o-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: -ms-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: linear-gradient(to bottom, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    text-transform: uppercase;
    text-shadow: none;
    vertical-align: middle;
    width: 87px;
    height: 32px;
    padding: 8px 0 1px;
    text-align: center;
    position: absolute;
    top: 18px;
    right: 10px
}

div.widget.APGWWideGlobalHeader_V2 .search-btn:hover {
    text-decoration: none
}

@media(max-width:430px) {
    div.widget.APGWWideGlobalHeader_V2 a.search-btn {
        background: url(//staticssl.ibsrv.net/aptratings/images/gsprites01.png) -94px -61px;
        height: 31px;
        text-indent: -9999px;
        width: 29px
    }
}

div.widget.APGWWideGlobalHeader_V2 button.show-search,
div.widget.APGWWideGlobalHeader_V2 button.show-search {
    padding: 8px 20px;
    position: absolute;
    top: 18px;
    right: 10px
}

div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-search {
    display: none
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch:after {
        content: 'Search'
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-cancel:after {
        content: 'Cancel'
    }
}

@media(max-width:767px) {
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-search {
        display: block
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-cancel {
        color: #8b8b8b;
        background-color: #ebf0f2
    }
}

@media(max-width:450px) {
    div.widget.APGWWideGlobalHeader_V2 button.show-search,
    div.widget.APGWWideGlobalHeader_V2 button.show-cancel {
        font-size: 1.5em;
        padding: 8px;
        position: absolute;
        right: 13px;
        top: 13px
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch:after {
        content: ''
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch span.glyphicon-search {
        display: inline!important
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-cancel:after {
        content: ''
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-cancel span.glyphicon-search {
        display: none!important
    }
    div.widget.APGWWideGlobalHeader_V2 button.mobilesearch.show-cancel span.glyphicon-remove {
        display: inline!important
    }
}

div.Button_Green_Flat button.green__flat {
    border: 0;
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background: #8bc34a;
    text-transform: uppercase;
    text-shadow: none;
    padding: 2px 0 1px;
    text-align: center
}

div.Button_Green_Flat button.green__flat:focus {
    outline: 0
}

div.widget.APGWWideGlobalHeader .header-holder {
    height: 65px;
    margin: 0;
    width: 100%
}

div.widget.APGWWideGlobalHeader .container {
    box-sizing: border-box;
    max-width: 1140px;
    width: 100%
}

div.widget.APGWWideGlobalHeader nav {
    height: 65px
}

div.widget.APGWWideGlobalHeader .search-holder {
    background: #072c3d;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1)
}

div.widget.APGWWideGlobalHeader .search-holder-inner {
    margin: 0 auto;
    max-width: 853px;
    padding: 10px;
    width: 100%
}

@media(min-width:1170px) {
    div.widget.APGWWideGlobalHeader .header-frame.container-fluid {
        max-width: none!important;
        width: auto!important
    }
    div.widget.APGWWideGlobalHeader .header-frame .container {
        max-width: inherit!important;
        width: 1170px!important
    }
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalHeader .header-frame .container {
        max-width: 100%;
        width: 100%
    }
    div.widget.APGWWideGlobalHeader .search-holder {
        overflow-y: hidden;
        max-height: 75px
    }
}

@media(max-width:991px) and (min-width:768px) {
    div.widget.APGWWideGlobalHeader .search-holder {
        display: block
    }
}

@media(max-width:767px) {
    div.widget.APGWWideGlobalHeader .search-holder.closed {
        max-height: 0
    }
}

div.widget.APGWWideGlobalHeader .search-btn {
    z-index: 1000;
    border: 1px solid #0182c1;
    border-radius: 2px;
    font: bold 12px/14px 'proximanova-regular', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #9fcc00;
    background: -moz-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fcc00), color-stop(22%, #9ac500), color-stop(81%, #83a800), color-stop(100%, #7ea200));
    background: -webkit-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: -o-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: -ms-linear-gradient(top, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    background: linear-gradient(to bottom, #9fcc00 0, #9ac500 22%, #83a800 81%, #7ea200 100%);
    text-transform: uppercase;
    text-shadow: none;
    vertical-align: middle;
    width: 87px;
    height: 32px;
    padding: 8px 0 1px;
    text-align: center;
    position: absolute;
    top: 18px;
    right: 10px
}

div.widget.APGWWideGlobalHeader .search-btn:hover {
    text-decoration: none
}

@media(max-width:430px) {
    div.widget.APGWWideGlobalHeader a.search-btn {
        background: url(//staticssl.ibsrv.net/aptratings/images/gsprites01.png) -94px -61px;
        height: 31px;
        text-indent: -9999px;
        width: 29px
    }
}

div.widget.APGWWideGlobalHeader button.show-search,
div.widget.APGWWideGlobalHeader button.show-search {
    padding: 8px 20px;
    position: absolute;
    top: 18px;
    right: 10px
}

div.widget.APGWWideGlobalHeader button.mobilesearch.show-search {
    display: none
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalHeader button.mobilesearch:after {
        content: 'Search'
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch.show-cancel:after {
        content: 'Cancel'
    }
}

@media(max-width:767px) {
    div.widget.APGWWideGlobalHeader button.mobilesearch.show-search {
        display: block
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch.show-cancel {
        color: #8b8b8b;
        background-color: #ebf0f2
    }
}

@media(max-width:450px) {
    div.widget.APGWWideGlobalHeader button.show-search,
    div.widget.APGWWideGlobalHeader button.show-cancel {
        font-size: 1.5em;
        padding: 8px;
        position: absolute;
        right: 13px;
        top: 13px
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch:after {
        content: ''
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch span.glyphicon-search {
        display: inline!important
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch.show-cancel:after {
        content: ''
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch.show-cancel span.glyphicon-search {
        display: none!important
    }
    div.widget.APGWWideGlobalHeader button.mobilesearch.show-cancel span.glyphicon-remove {
        display: inline!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('//staticssl.ibsrv.net/aptratings/fonts/glyphicons-halflings-regular.eot?') format('eot'), url('//staticssl.ibsrv.net/aptratings/fonts/glyphicons-halflings-regular.woff') format('woff'), url('//staticssl.ibsrv.net/aptratings/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('//staticssl.ibsrv.net/aptratings/fonts/glyphicons-halflings-regular.svg') format('svg')
}

div.glyhpiconsHalflingsPolyFill_bootstrap3 .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div.Button_Green_Flat button.green__flat {
    border: 0;
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background: #8bc34a;
    text-transform: uppercase;
    text-shadow: none;
    padding: 2px 0 1px;
    text-align: center
}

div.Button_Green_Flat button.green__flat:focus {
    outline: 0
}

div.widget.ARMCAdminModeratorMessage .adminMessage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background-color: #e01f1f;
    font-weight: bold;
    z-index: 2000
}

div.widget.ARMCAdminModeratorMessage span.adminLogOut {
    position: absolute;
    right: 10px;
    top: 0
}

div.widget.ARMCAdminModeratorMessage span.adminMenu {
    position: absolute;
    left: 10px;
    top: 0
}

div.APGWGlobalAptRatingsStyles header,
div.APGWGlobalAptRatingsStyles footer,
div.APGWGlobalAptRatingsStyles article,
div.APGWGlobalAptRatingsStyles section,
div.APGWGlobalAptRatingsStyles hgroup,
div.APGWGlobalAptRatingsStyles nav,
div.APGWGlobalAptRatingsStyles figure {
    display: block
}

div.APGWGlobalAptRatingsStyles figure {
    margin: 0;
    padding: 0
}

div.APGWGlobalAptRatingsStyles html {
    height: 100%
}

div.APGWGlobalAptRatingsStyles body {
    margin: 0;
    color: #232323;
    font: 14px/19px 'proximanova-regular', Arial, Helvetica, sans-serif;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    min-width: 320px;
    padding: 0;
    height: 100%
}

div.APGWGlobalAptRatingsStyles #wrapper {
    min-height: 100%;
    position: relative
}

div.APGWGlobalAptRatingsStyles #main-page {
    padding-bottom: 232px
}

div.APGWGlobalAptRatingsStyles .main-container {
    max-width: 940px
}

div.APGWGlobalAptRatingsStyles .clear {
    clear: both
}

div.APGWGlobalAptRatingsStyles .aside-container {
    overflow: hidden
}

div.APGWGlobalAptRatingsStyles img {
    border-style: none
}

div.APGWGlobalAptRatingsStyles a {
    text-decoration: none;
    color: #1388da
}

div.APGWGlobalAptRatingsStyles a:hover {
    text-decoration: underline;
    color: #1388da
}

div.APGWGlobalAptRatingsStyles a:active {
    background-color: transparent
}

div.APGWGlobalAptRatingsStyles input,
div.APGWGlobalAptRatingsStyles textarea,
div.APGWGlobalAptRatingsStyles select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000
}

div.APGWGlobalAptRatingsStyles form,
div.APGWGlobalAptRatingsStyles fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

div.APGWGlobalAptRatingsStyles #iblogounify_div {
    margin: 0!important
}

div.APGWGlobalAptRatingsStyles iframe[src="about:blank"] {
    display: none
}

div.widget.APUWModeratorTools .admin-tools {
    background-color: #fff;
    padding: 0 16px 0 10px;
    max-width: 600px
}

div.widget.APUWModeratorTools h4 {
    background-color: #ff8217;
    color: #fff;
    margin: 0;
    padding: 0
}

div.widget.APUWModeratorTools .accordion-content {
    padding: 0 10px 0 10px!important
}

div.widget.APUWModeratorTools .btn {
    border-radius: 2px;
    padding-left: 35px;
    height: 30px;
    margin: 0 0 0 15px;
    padding: 2px 13px 0 13px;
    color: #676767;
    font-family: 'proximanova-semibold', Arial, Helvetica, sans-serif;
    border-color: #c4c4c4
}

div.widget.APUWModeratorTools .btn.disabled:hover {
    color: #333;
    background: #e6e6e6
}

div.widget.APUWModeratorTools input[type="text"] {
    margin: 0
}

div.widget.APUWModeratorTools .ui-menu {
    width: 250px;
    font-size: small
}

div.widget.APUWModeratorTools .ui-menu-item li {
    text-align: left
}

div.widget.APUWModeratorTools .ui-menu-item li input {
    width: 100px
}

div.widget.APUWModeratorTools #accordion h3 {
    margin: 0;
    line-height: 10px
}

div.widget.APUWModeratorTools .APRWFilterWords {
    display: block;
    float: left
}

div.widget.APUWModeratorTools .ui-accordion .ui-accordion-content {
    padding: 0;
    background: #f5f5f5
}

div.widget.APUWModeratorTools .ui-state-default {
    background: #ff8217;
    border: 1px solid #ba5e11;
    font-weight: bold
}

div.widget.APUWModeratorTools .vertical-separator {
    border-left: 1px solid #ccc;
    height: 45px;
    float: left;
    margin: 10px 10px 10px 10px
}

div.widget.APUWModeratorTools .toolbar-title {
    text-align: left
}

div.widget.APUWModeratorTools .deleteReviewBtn {
    margin-left: 0!important
}

div.widget.APUWModeratorTools #deleteReviewDiv {
    margin: 22px 0 0 0;
    text-align: left;
    display: block;
    float: left;
    color: red
}

div.widget.APUWModeratorTools #deleteReviewDiv button {
    color: red
}

div.widget.APGWWideGlobalTopMenu .logoHolder {
    float: left;
    margin: -60px 0 0;
    overflow: hidden
}

div.widget.APGWWideGlobalTopMenu .btn-navbar {
    display: none;
    box-sizing: content-box;
    float: left;
    height: 18px
}

div.widget.APGWWideGlobalTopMenu .navbar-inner {
    background: 0;
    border: 0;
    border-top: 1px solid #273e47;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 31px;
    background-color: #172e38;
    background: -moz-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #172e38), color-stop(27%, #122731), color-stop(97%, #020f17), color-stop(100%, #011925));
    background: -webkit-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: -o-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: -ms-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: linear-gradient(to bottom, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    -pie-background: linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    behavior: url(/PIE.htc)
}

div.widget.APGWWideGlobalTopMenu .navbar-inner {
    padding: 0
}

div.widget.APGWWideGlobalTopMenu .container {
    max-width: 940px
}

div.widget.APGWWideGlobalTopMenu .nav-collapse {
    height: auto!important
}

div.widget.APGWWideGlobalTopMenu .btn-navbar.btn .icon-bar {
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: auto
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalTopMenu div.nav-collapse {
        z-index: 50
    }
    div.widget.APGWWideGlobalTopMenu .logoHolder {
        margin: 2px auto 0;
        float: none;
        height: 55px;
        width: 250px
    }
    div.widget.APGWWideGlobalTopMenu .nav-collapse {
        position: absolute;
        top: 65px;
        left: 0;
        width: 100%
    }
    div.widget.APGWWideGlobalTopMenu .btn-navbar {
        background: #1388d9;
        background: -moz-linear-gradient(top, #1388d9 0, #1282d0 26%, #1072b7 71%, #0f6bac 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1388d9), color-stop(26%, #1282d0), color-stop(71%, #1072b7), color-stop(100%, #0f6bac));
        background: -webkit-linear-gradient(top, #1388d9 0, #1282d0 26%, #1072b7 71%, #0f6bac 100%);
        background: -o-linear-gradient(top, #1388d9 0, #1282d0 26%, #1072b7 71%, #0f6bac 100%);
        background: -ms-linear-gradient(top, #1388d9 0, #1282d0 26%, #1072b7 71%, #0f6bac 100%);
        background: linear-gradient(to bottom, #1388d9 0, #1282d0 26%, #1072b7 71%, #0f6bac 100%);
        -pie-background: linear-gradient(top, #1388d9 0, #1282d0 26%, #1072b7 71%, #0f6bac 100%);
        behavior: url(/PIE.htc);
        border-color: #e5e5e5 #e5e5e5 #bfbfbf;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
        margin: -37px 0 0 0;
        padding: 6px 8px 3px;
        position: relative;
        z-index: 50;
        width: 22px!important
    }
}

@media(max-width:767px) {
    div.widget.APGWWideGlobalTopMenu .btn-navbar {
        margin: -37px 0 0 10px;
        padding: 6px 10px 2px;
        width: 18px!important
    }
}

@media(max-width:560px) {
    div.widget.APGWWideGlobalTopMenu div.logoHolder {
        margin: 5px auto 0;
        width: 214px
    }
    div.widget.APGWWideGlobalTopMenu .btn-navbar {
        margin: -43px 0 0 10px;
        padding: 0 !important;
        width: 36px !important;
    }
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks {
    float: right;
    margin: -65px 0 0;
    overflow: hidden
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li {
    color: #fff;
    float: right;
    line-height: 65px;
    list-style-type: none
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks .divider-vertical {
    height: 24px;
    margin: 0 10px
}

@media(min-width:992px) {
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li#logged-in a:first-child span {
        display: inline-block;
        margin: -2px 0 0;
        max-width: 130px;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
        white-space: nowrap
    }
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks {
        background-color: #ecf1f2;
        float: none!important;
        margin: 0 20px;
        overflow: hidden;
        padding: 20px;
        width: auto
    }
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li {
        display: block;
        float: none;
        margin: 0 0 10px;
        overflow: hidden;
        position: relative;
        line-height: 20px
    }
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li a,
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li a:hover {
        color: #fff;
        background: #ee9000;
        background: -moz-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9000), color-stop(99%, #e28900), color-stop(100%, #de911a));
        background: -webkit-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: -o-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: -ms-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: linear-gradient(to bottom, #ee9000 0, #e28900 99%, #de911a 100%);
        -pie-background: linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        behavior: url(/PIE.htc);
        display: block;
        font-size: 16px;
        font-weight: normal;
        height: 44px;
        line-height: 18px;
        list-style-type: none;
        padding: 12px 10px 0;
        text-align: center
    }
}

@media(max-width:500px) {
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li {
        width: auto!important
    }
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks li {
    display: inline;
    float: left;
    line-height: 65px
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks a {
    color: #fff;
    padding: 7px 16px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks a:hover,
div.widget.APGWWideGlobalTopMenu ul.menuLinks a:focus {
    background-color: transparent
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks a:hover {
    color: #000
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalTopMenu ul.menuLinks {
        display: none;
    }
    
    div.widget.APGWWideGlobalTopMenu .btn-navbar{
        display: block;
    }
    
    div.widget.APGWWideGlobalTopMenu ul.menuLinks {
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ecf1f2));
        background: -webkit-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: -o-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: -ms-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: linear-gradient(to bottom, #fff 0, #ecf1f2 100%);
        float: none;
        list-style-type: none;
        margin: 0 20px;
        padding: 20px 20px 10px;
        width: auto
    }
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li {
        display: block;
        line-height: 20px;
        float: none;
        margin: 0 0 10px;
        overflow: hidden;
        position: relative
    }
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li a {
        background-attachment: scroll;
        background-color: #ebf0f2;
        background: -moz-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf0f2), color-stop(100%, #dfe4e6));
        background: -webkit-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: -o-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: -ms-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: linear-gradient(to bottom, #ebf0f2 0, #dfe4e6 100%);
        -pie-background: linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        behavior: url(/PIE.htc);
        border: 1px solid #c8c8c9;
        border-radius: 3px;
        color: #676767;
        display: block;
        float: none;
        font-size: 16px;
        font-weight: normal;
        height: 44px;
        line-height: 18px;
        margin: 0 0 2px;
        padding: 12px 10px 0;
        position: relative;
        text-align: center
    }
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li a:hover {
        background: #d3eaf4;
        background: -moz-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3eaf4), color-stop(100%, #c3d8e1));
        background: -webkit-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: -o-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: -ms-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: linear-gradient(to bottom, #d3eaf4 0, #c3d8e1 100%);
        -pie-background: linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        behavior: url(/PIE.htc);
        color: #676767;
        font-weight: normal
    }
}

@media(max-width:500px) {
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li {
        width: auto!important
    }
}

div.widget.APGWHeaderLogo .brand {
    background: url(//staticssl.ibsrv.net/aptratings/images/logo_vector.svg) no-repeat;
    display: block;
    height: 50px;
    overflow: hidden;
    position: relative;
    width: 250px;
    z-index: 200
}

div.widget.APGWHeaderLogo img {
    height: 50px;
    width: 206px
}

@media(max-width:1040px) {
    div.widget.APGWHeaderLogo .brand {
        background: url(//staticssl.ibsrv.net/aptratings/images/logo_vector.svg) no-repeat;
        height: 55px;
        width: 250px;
        margin-top: 5px
    }
    div.widget.APGWHeaderLogo img {
        height: 50px;
        width: 220px
    }
}

@media(max-width:560px) {
    div.widget.APGWHeaderLogo .brand {
        background: url(//staticssl.ibsrv.net/aptratings/images/logo_vector.svg) no-repeat;
        height: 60px;
        width: 250px
    }
    div.widget.APGWHeaderLogo img {
        height: 60px;
        width: 206px
    }
}

div.widget.APUWSignupDialog .subTitle {
    text-align: center
}

div.APTModalStyle .modal {
    border-radius: inherit;
    border: 12px solid #009ae1
}

div.widget.APGWGlobalSearchForm_SingleBox form,
div.widget.APGWGlobalSearchForm_SingleBox label {
    font-size: 14px;
    line-height: 28px
}

div.widget.APGWGlobalSearchForm_SingleBox form {
    width: 100%
}

div.widget.APGWGlobalSearchForm_SingleBox label {
    color: #fff;
    display: inline;
    font-weight: bold;
    margin: 0 20px 0 0;
    line-height: 14px;
    vertical-align: middle;
    text-transform: uppercase
}

div.widget.APGWGlobalSearchForm_SingleBox div.searchBox,
div.widget.APGWGlobalSearchForm_SingleBox div.filters,
div.widget.APGWGlobalSearchForm_SingleBox div.buttons {
    display: inline
}

div.widget.APGWGlobalSearchForm_SingleBox input[type="text"] {
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: none;
    height: 36px;
    margin: 0;
    outline: 0;
    padding: 0 12px;
    vertical-align: top;
    width: 67%
}

div.widget.APGWGlobalSearchForm_SingleBox .white-text {
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    margin: 0 10px;
    text-transform: uppercase
}

div.widget.APGWGlobalSearchForm_SingleBox ul.locationResultList li a.geolocation:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAtZJREFUeJztl8tNXFEQBc+GCIjCZGLnYgdjgiEUHIW3bJDwYoSMLs3wZri/7lMlnf2T+j6VSgIAAAAAAAAAgOzcSfq1+iNgPreS7iU9Sfq2+FtgIjc6/fF/Jb1I+r32c2AmPyT90enwLzo9gtulXwRTuJP0oP+Hf93PlR8F43n1/LPeH/9RJx1AQVrPR/u+7OtgKK3noz0s+zoYxkeeb/cssq8U5zwfjewrwhHPtyP7inDE89HIvuQc9Xw0si8xl3qe7CvCNZ4n+4pwrefJvuR8xfNkX2J6eJ7sS0gvz5N9CenlebIvGb09H43s25ARno9G9m3GSM+3I/s2Y6Tno5F9mzDD8+3Ivg2Y5floZN9CZno+Gtm3kNmej0b2LWCF56ORfZNZ6fl2ZN9EVns+Gtk3iR08347sm8Auno9G9g1kJ89HI/sGsaPno5F9A9jR89HIvs7s7Pl2ZF9Hdvd8NLKvA1k8347s60AWz0cj+75AJs9HI/uuJKPno5F9F5LV89HIvgvJ7Pl2ZN8FZPd8NLLvAFU8347s+4RKno9G9p2hkuejkX0fUNHz0ci+hqqej0b2vaG659uRfW+o7vloZJ98PN/OPvucPB/NNvvcPB/NNvscPR/NLvtcPR/NKvvcPd/OJvvwfDyL7MPz8cpnH54/v7LZh+c/X8nsw/PHVy778PzxWWVfFmYd3yb7sjHrAVhkX0ZmHL989mVmxgMom30VGH38ktlXidEPoFz2VWPk8cm+BIw6PtmXhFEPgOxLwojjk32JGPEAyL5E9D4+2ZeM3g+A7EtGz+OTfQnpdXyyLym9HgDZl5Qexyf7EtPjAZB9iSH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7AAAAAAAAAAAk/QOstvWzGJjqAQAAAABJRU5ErkJggg==);
    background-size: contain;
    content: '  ';
    display: inline-block;
    height: 12px;
    margin: 2px 5px 0 0;
    width: 12px
}

div.widget.APGWGlobalSearchForm_SingleBox .searchButton {
    display: inline
}

div.widget.APGWGlobalSearchForm_SingleBox #btnSearch {
    height: 36px;
    margin: 0 0 0 20px;
    padding: 8px 20px
}

div.widget.APGWGlobalSearchForm_SingleBox .glyphicon-search:before {
    content: "\e003"
}

@media(max-width:991px) {
    div.widget.APGWGlobalSearchForm_SingleBox h3 {
        font-size: 18px
    }
    div.widget.APGWGlobalSearchForm_SingleBox label {
        display: inline-block;
        font-size: 14px;
        width: 100px;
        word-wrap: break-word
    }
    div.widget.APGWGlobalSearchForm_SingleBox input,
    div.widget.APGWGlobalSearchForm_SingleBox select,
    div.widget.APGWGlobalSearchForm_SingleBox span.white-text {
        font-size: 18px!important;
        line-height: 30px!important;
        vertical-align: middle
    }
    div.widget.APGWGlobalSearchForm_SingleBox span.white-text {
        color: #232323;
        float: right
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchLocations {
        display: block;
        margin: 20px 0 0
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchNames input {
        display: inline-block;
        width: 85%
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchLocations input {
        width: 100%
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.filters select {
        display: block;
        float: none;
        margin: 0 0 20px;
        width: 100%!important
    }
    div.widget.APGWGlobalSearchForm_SingleBox .buttons {
        display: block!important;
        margin: 0 auto;
        overflow: hidden;
        width: 100%
    }
    div.widget.APGWGlobalSearchForm_SingleBox .navbar-fixed-bottom {
        background-color: #EEE;
        border-top: 1px solid #CCC;
        position: fixed
    }
    div.widget.APGWGlobalSearchForm_SingleBox #btnSearch {
        border-radius: 0 2px 2px 0;
        margin: 0 0 0 -5px
    }
    div.widget.APGWGlobalSearchForm_SingleBox .btn.cancel {
        color: #8b8b8b
    }
}

@media(max-width:991px) and (min-width:768px) {
    div.widget.APGWGlobalSearchForm_SingleBox label {
        line-height: 18px
    }
}

@media(max-width:767px) {
    div.widget.APGWGlobalSearchForm_SingleBox label {
        display: block;
        font-size: 12px;
        margin: 0 0 5px;
        width: 200px
    }
    div.widget.APGWGlobalSearchForm_SingleBox input[type="text"] {
        width: 99.4%
    }
    div.widget.APGWGlobalSearchForm_SingleBox #mobileBtnSearch {
        background: inherit;
        border: 0;
        display: inline-block!important;
        float: right;
        margin: 0 0 0 -35px;
        padding: 0;
        position: relative;
        top: 4px;
        right: 12px
    }
    div.widget.APGWGlobalSearchForm_SingleBox #mobileBtnSearch span {
        font-size: 1.4em;
        vertical-align: middle
    }
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestions {
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    cursor: default;
    text-align: left;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 9999
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion {
    color: #333;
    border: 1px solid #ccc;
    border-width: 0 0 1px;
    font-size: 1.5em;
    line-height: 23px;
    overflow: hidden;
    padding: .5em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.address {
    color: #666
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.address,
div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
    display: block;
    font-size: .6em;
    line-height: 18px
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
    color: #333;
    font-style: italic;
    margin: 0 0 0 5px
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion b {
    font-weight: 900;
    color: #000
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion.selected {
    background: #f2f9fd
}

@media(min-width:992px) {
    div.widget.APGWGlobalSearchForm_SingleBox .searchvariation3 label {
        display: none
    }
}

@media(max-width:767px) {
    div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
        margin: 0
    }
}

div.widget.APGWGlobalSearchForm_SingleBox fieldset.searchvariation1 button#btnSearch {
    border-radius: 0 2px 2px 0;
    margin: 0 0 0 -1px
}

div.widget.APAWBannerTopAd .banner-holder {
    border-width: 1px 0;
    padding: 14px 0 7px;
    min-height: 90px
}

div.widget.APAWBannerTopAd .banner {
    width: 100%;
    margin: 0 auto 7px;
    text-align: center
}

div.widget.APAWBannerTopAd .banner a {
    display: inline-block
}

div.widget.APAWBannerTopAd #div-top-banner {
    min-height: 90px
}

@media(max-width:767px) {
    div.widget.APAWBannerTopAd #div-top-banner {
        height: 50px;
        min-height: 50px;
        width: 320px
    }
    div.widget.APAWBannerTopAd .banner-holder {
        min-height: 50px
    }
}

#searchForm {
    width: inherit !important;
    float: none !important
}

div.widget.APGWGlobalSearchForm_SingleBox form,
div.widget.APGWGlobalSearchForm_SingleBox label {
    font-size: 14px;
    line-height: 28px
}

div.widget.APGWGlobalSearchForm_SingleBox form {
    width: 100%
}

div.widget.APGWGlobalSearchForm_SingleBox label {
    color: #fff;
    display: inline;
    font-weight: bold;
    margin: 0 20px 0 0;
    line-height: 14px;
    vertical-align: middle;
    text-transform: uppercase
}

div.widget.APGWGlobalSearchForm_SingleBox div.searchBox,
div.widget.APGWGlobalSearchForm_SingleBox div.filters,
div.widget.APGWGlobalSearchForm_SingleBox div.buttons {
    display: inline
}

div.widget.APGWGlobalSearchForm_SingleBox input[type="text"] {
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: none;
    height: 36px;
    margin: 0;
    outline: 0;
    padding: 0 12px;
    vertical-align: top;
    width: 67%
}

div.widget.APGWGlobalSearchForm_SingleBox .white-text {
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    margin: 0 10px;
    text-transform: uppercase
}

div.widget.APGWGlobalSearchForm_SingleBox ul.locationResultList li a.geolocation:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAtZJREFUeJztl8tNXFEQBc+GCIjCZGLnYgdjgiEUHIW3bJDwYoSMLs3wZri/7lMlnf2T+j6VSgIAAAAAAAAAgOzcSfq1+iNgPreS7iU9Sfq2+FtgIjc6/fF/Jb1I+r32c2AmPyT90enwLzo9gtulXwRTuJP0oP+Hf93PlR8F43n1/LPeH/9RJx1AQVrPR/u+7OtgKK3noz0s+zoYxkeeb/cssq8U5zwfjewrwhHPtyP7inDE89HIvuQc9Xw0si8xl3qe7CvCNZ4n+4pwrefJvuR8xfNkX2J6eJ7sS0gvz5N9CenlebIvGb09H43s25ARno9G9m3GSM+3I/s2Y6Tno5F9mzDD8+3Ivg2Y5floZN9CZno+Gtm3kNmej0b2LWCF56ORfZNZ6fl2ZN9EVns+Gtk3iR08347sm8Auno9G9g1kJ89HI/sGsaPno5F9A9jR89HIvs7s7Pl2ZF9Hdvd8NLKvA1k8347s60AWz0cj+75AJs9HI/uuJKPno5F9F5LV89HIvgvJ7Pl2ZN8FZPd8NLLvAFU8347s+4RKno9G9p2hkuejkX0fUNHz0ci+hqqej0b2vaG659uRfW+o7vloZJ98PN/OPvucPB/NNvvcPB/NNvscPR/NLvtcPR/NKvvcPd/OJvvwfDyL7MPz8cpnH54/v7LZh+c/X8nsw/PHVy778PzxWWVfFmYd3yb7sjHrAVhkX0ZmHL989mVmxgMom30VGH38ktlXidEPoFz2VWPk8cm+BIw6PtmXhFEPgOxLwojjk32JGPEAyL5E9D4+2ZeM3g+A7EtGz+OTfQnpdXyyLym9HgDZl5Qexyf7EtPjAZB9iSH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7AAAAAAAAAAAk/QOstvWzGJjqAQAAAABJRU5ErkJggg==);
    background-size: contain;
    content: '  ';
    display: inline-block;
    height: 12px;
    margin: 2px 5px 0 0;
    width: 12px
}

div.widget.APGWGlobalSearchForm_SingleBox .searchButton {
    display: inline
}

div.widget.APGWGlobalSearchForm_SingleBox #btnSearch {
    height: 36px;
    margin: 0 0 0 20px;
    padding: 8px 20px
}

div.widget.APGWGlobalSearchForm_SingleBox .glyphicon-search:before {
    content: "\e003"
}

@media(max-width:991px) {
    div.widget.APGWGlobalSearchForm_SingleBox h3 {
        font-size: 18px
    }
    div.widget.APGWGlobalSearchForm_SingleBox label {
        display: inline-block;
        font-size: 14px;
        width: 100px;
        word-wrap: break-word
    }
    div.widget.APGWGlobalSearchForm_SingleBox input,
    div.widget.APGWGlobalSearchForm_SingleBox select,
    div.widget.APGWGlobalSearchForm_SingleBox span.white-text {
        font-size: 18px!important;
        line-height: 30px!important;
        vertical-align: middle
    }
    div.widget.APGWGlobalSearchForm_SingleBox span.white-text {
        color: #232323;
        float: right
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchLocations {
        display: block;
        margin: 20px 0 0
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchNames input {
        display: inline-block;
        width: 85%
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchLocations input {
        width: 100%
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.filters select {
        display: block;
        float: none;
        margin: 0 0 20px;
        width: 100%!important
    }
    div.widget.APGWGlobalSearchForm_SingleBox .buttons {
        display: block!important;
        margin: 0 auto;
        overflow: hidden;
        width: 100%
    }
    div.widget.APGWGlobalSearchForm_SingleBox .navbar-fixed-bottom {
        background-color: #EEE;
        border-top: 1px solid #CCC;
        position: fixed
    }
    div.widget.APGWGlobalSearchForm_SingleBox #btnSearch {
        border-radius: 0 2px 2px 0;
        margin: 0 0 0 -5px
    }
    div.widget.APGWGlobalSearchForm_SingleBox .btn.cancel {
        color: #8b8b8b
    }
}

@media(max-width:991px) and (min-width:768px) {
    div.widget.APGWGlobalSearchForm_SingleBox label {
        line-height: 18px
    }
}

@media(max-width:767px) {
    div.widget.APGWGlobalSearchForm_SingleBox label {
        display: block;
        font-size: 12px;
        margin: 0 0 5px;
        width: 200px
    }
    div.widget.APGWGlobalSearchForm_SingleBox input[type="text"] {
        width: 99.4%
    }
    div.widget.APGWGlobalSearchForm_SingleBox #mobileBtnSearch {
        background: inherit;
        border: 0;
        display: inline-block!important;
        float: right;
        margin: 0 0 0 -35px;
        padding: 0;
        position: relative;
        top: 4px;
        right: 12px
    }
    div.widget.APGWGlobalSearchForm_SingleBox #mobileBtnSearch span {
        font-size: 1.4em;
        vertical-align: middle
    }
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestions {
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    cursor: default;
    text-align: left;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 9999
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion {
    color: #333;
    border: 1px solid #ccc;
    border-width: 0 0 1px;
    font-size: 1.5em;
    line-height: 23px;
    overflow: hidden;
    padding: .5em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.address {
    color: #666
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.address,
div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
    display: block;
    font-size: .6em;
    line-height: 18px
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
    color: #333;
    font-style: italic;
    margin: 0 0 0 5px
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion b {
    font-weight: 900;
    color: #000
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion.selected {
    background: #f2f9fd
}

@media(min-width:992px) {
    div.widget.APGWGlobalSearchForm_SingleBox .searchvariation3 label {
        display: none
    }
}

@media(max-width:767px) {
    div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
        margin: 0
    }
}

div.widget.APGWGlobalSearchForm_SingleBox fieldset.searchvariation1 button#btnSearch {
    border-radius: 0 2px 2px 0;
    margin: 0 0 0 -1px
}

div.widget.APGWWideGlobalTopMenu .logoHolder {
    float: left;
    margin: -50px 0 0;
    overflow: hidden
}


div.widget.APGWWideGlobalTopMenu .navbar-inner {
    background: 0;
    border: 0;
    border-top: 1px solid #273e47;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 31px;
    background-color: #172e38;
    background: -moz-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #172e38), color-stop(27%, #122731), color-stop(97%, #020f17), color-stop(100%, #011925));
    background: -webkit-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: -o-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: -ms-linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    background: linear-gradient(to bottom, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    -pie-background: linear-gradient(top, #172e38 0, #122731 27%, #020f17 97%, #011925 100%);
    behavior: url(/PIE.htc)
}

div.widget.APGWWideGlobalTopMenu .navbar-inner {
    padding: 0
}

div.widget.APGWWideGlobalTopMenu .container {
    max-width: 940px
}

div.widget.APGWWideGlobalTopMenu .nav-collapse {
    height: auto!important
}

div.widget.APGWWideGlobalTopMenu .btn-navbar.btn .icon-bar {
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: auto
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalTopMenu div.nav-collapse {
        z-index: 50
    }
    div.widget.APGWWideGlobalTopMenu .logoHolder {
        margin: 2px auto 0;
        float: none;
        height: 55px;
        width: 250px
    }
    div.widget.APGWWideGlobalTopMenu .nav-collapse {
        position: absolute;
        top: 65px;
        left: 0;
        width: 100%
    }
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks {
    float: right;
    margin: -65px 0 0;
    overflow: hidden
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li {
    color: #fff;
    float: right;
    line-height: 65px;
    list-style-type: none
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks a {
    padding: 0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: Roboto, sans-serif
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks a:focus {
    color: #000
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks a:hover {
    color: #000
}

div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks .divider-vertical {
    height: 24px;
    margin: 0 10px
}

@media(min-width:992px) {
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li#logged-in a:first-child span {
        display: inline-block;
        margin: -2px 0 0;
        max-width: 130px;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
        white-space: nowrap
    }
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks {
        background-color: #ecf1f2;
        float: none!important;
        margin: 0 20px;
        overflow: hidden;
        padding: 20px;
        width: auto
    }
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li {
        display: block;
        float: none;
        margin: 0 0 10px;
        overflow: hidden;
        position: relative;
        line-height: 20px
    }
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li a,
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li a:hover {
        color: #fff;
        background: #ee9000;
        background: -moz-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9000), color-stop(99%, #e28900), color-stop(100%, #de911a));
        background: -webkit-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: -o-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: -ms-linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        background: linear-gradient(to bottom, #ee9000 0, #e28900 99%, #de911a 100%);
        -pie-background: linear-gradient(top, #ee9000 0, #e28900 99%, #de911a 100%);
        behavior: url(/PIE.htc);
        display: block;
        font-size: 16px;
        font-weight: normal;
        height: 44px;
        line-height: 18px;
        list-style-type: none;
        padding: 12px 10px 0;
        text-align: center
    }
}

@media(max-width:500px) {
    div.widget.APGWWideGlobalTopMenu ul.loginHeaderLinks li {
        width: auto!important
    }
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks {
    display: block;
    font-weight: bold;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    margin: 0 auto;
    overflow: hidden;
    width: 582px;
    z-index: 50
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks li {
    display: inline;
    float: left;
    line-height: 65px
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks a {
    color: #fff;
    padding: 7px 16px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks a:hover,
div.widget.APGWWideGlobalTopMenu ul.menuLinks a:focus {
    background-color: transparent
}

div.widget.APGWWideGlobalTopMenu ul.menuLinks a:hover {
    color: #000
}

@media(max-width:991px) {
    div.widget.APGWWideGlobalTopMenu ul.menuLinks {
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ecf1f2));
        background: -webkit-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: -o-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: -ms-linear-gradient(top, #fff 0, #ecf1f2 100%);
        background: linear-gradient(to bottom, #fff 0, #ecf1f2 100%);
        float: none;
        list-style-type: none;
        margin: 0 20px;
        padding: 20px 20px 10px;
        width: auto
    }
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li {
        display: block;
        line-height: 20px;
        float: none;
        margin: 0 0 10px;
        overflow: hidden;
        position: relative
    }
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li a {
        background-attachment: scroll;
        background-color: #ebf0f2;
        background: -moz-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf0f2), color-stop(100%, #dfe4e6));
        background: -webkit-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: -o-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: -ms-linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        background: linear-gradient(to bottom, #ebf0f2 0, #dfe4e6 100%);
        -pie-background: linear-gradient(top, #ebf0f2 0, #dfe4e6 100%);
        behavior: url(/PIE.htc);
        border: 1px solid #c8c8c9;
        border-radius: 3px;
        color: #676767;
        display: block;
        float: none;
        font-size: 16px;
        font-weight: normal;
        height: 44px;
        line-height: 18px;
        margin: 0 0 2px;
        padding: 12px 10px 0;
        position: relative;
        text-align: center
    }
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li a:hover {
        background: #d3eaf4;
        background: -moz-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3eaf4), color-stop(100%, #c3d8e1));
        background: -webkit-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: -o-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: -ms-linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        background: linear-gradient(to bottom, #d3eaf4 0, #c3d8e1 100%);
        -pie-background: linear-gradient(top, #d3eaf4 0, #c3d8e1 100%);
        behavior: url(/PIE.htc);
        color: #676767;
        font-weight: normal
    }
}

@media(max-width:500px) {
    div.widget.APGWWideGlobalTopMenu ul.menuLinks li {
        width: auto!important
    }
}

div.widget.APGWHeaderLogo .brand {
    background: url(//staticssl.ibsrv.net/aptratings/images/APT-logo-2018-white.svg) no-repeat;
    display: block;
    height: 36px;
    overflow: hidden;
    position: relative;
    width: 240px;
    z-index: 200	 
}


div.widget.APGWHeaderLogo img {
i    height: 50px;
    width: 206px
}

@media(max-width:991px) {
    div.widget.APGWHeaderLogo .brand {
        background: url(//staticssl.ibsrv.net/aptratings/images/APT-logo-2018-white.svg) no-repeat;
        height: 55px;
        width: 250px;
        margin-top: 5px
    }
    div.widget.APGWHeaderLogo img {
        height: 50px;
        width: 220px
    }

    .APGWHeaderLogo.widget {
       margin-top: 10px;
    }
}

@media(max-width:560px) {
    div.widget.APGWHeaderLogo .brand {
        background: url(//staticssl.ibsrv.net/aptratings/images/APT-logo-2018-white.svg) no-repeat 0px;
        height: 40px;
        width: 214px
    }
}

div.widget.APUWSignupDialog .subTitle {
    text-align: center
}

div.widget.APGWGlobalSearchForm_SingleBox form,
div.widget.APGWGlobalSearchForm_SingleBox label {
    font-size: 14px;
    line-height: 28px
}

div.widget.APGWGlobalSearchForm_SingleBox form {
    width: 100%
}

div.widget.APGWGlobalSearchForm_SingleBox label {
    color: #fff;
    display: inline;
    font-weight: bold;
    margin: 0 20px 0 0;
    line-height: 14px;
    vertical-align: middle;
    text-transform: uppercase
}

div.widget.APGWGlobalSearchForm_SingleBox div.searchBox,
div.widget.APGWGlobalSearchForm_SingleBox div.filters,
div.widget.APGWGlobalSearchForm_SingleBox div.buttons {
    display: inline
}

div.widget.APGWGlobalSearchForm_SingleBox input[type="text"] {
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: none;
    height: 36px;
    margin: 0;
    outline: 0;
    padding: 0 12px;
    vertical-align: top;
    width: 67%
}

div.widget.APGWGlobalSearchForm_SingleBox .white-text {
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    margin: 0 10px;
    text-transform: uppercase
}

div.widget.APGWGlobalSearchForm_SingleBox ul.locationResultList li a.geolocation:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAtZJREFUeJztl8tNXFEQBc+GCIjCZGLnYgdjgiEUHIW3bJDwYoSMLs3wZri/7lMlnf2T+j6VSgIAAAAAAAAAgOzcSfq1+iNgPreS7iU9Sfq2+FtgIjc6/fF/Jb1I+r32c2AmPyT90enwLzo9gtulXwRTuJP0oP+Hf93PlR8F43n1/LPeH/9RJx1AQVrPR/u+7OtgKK3noz0s+zoYxkeeb/cssq8U5zwfjewrwhHPtyP7inDE89HIvuQc9Xw0si8xl3qe7CvCNZ4n+4pwrefJvuR8xfNkX2J6eJ7sS0gvz5N9CenlebIvGb09H43s25ARno9G9m3GSM+3I/s2Y6Tno5F9mzDD8+3Ivg2Y5floZN9CZno+Gtm3kNmej0b2LWCF56ORfZNZ6fl2ZN9EVns+Gtk3iR08347sm8Auno9G9g1kJ89HI/sGsaPno5F9A9jR89HIvs7s7Pl2ZF9Hdvd8NLKvA1k8347s60AWz0cj+75AJs9HI/uuJKPno5F9F5LV89HIvgvJ7Pl2ZN8FZPd8NLLvAFU8347s+4RKno9G9p2hkuejkX0fUNHz0ci+hqqej0b2vaG659uRfW+o7vloZJ98PN/OPvucPB/NNvvcPB/NNvscPR/NLvtcPR/NKvvcPd/OJvvwfDyL7MPz8cpnH54/v7LZh+c/X8nsw/PHVy778PzxWWVfFmYd3yb7sjHrAVhkX0ZmHL989mVmxgMom30VGH38ktlXidEPoFz2VWPk8cm+BIw6PtmXhFEPgOxLwojjk32JGPEAyL5E9D4+2ZeM3g+A7EtGz+OTfQnpdXyyLym9HgDZl5Qexyf7EtPjAZB9iSH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7zCH7AAAAAAAAAAAk/QOstvWzGJjqAQAAAABJRU5ErkJggg==);
    background-size: contain;
    content: '  ';
    display: inline-block;
    height: 12px;
    margin: 2px 5px 0 0;
    width: 12px
}

div.widget.APGWGlobalSearchForm_SingleBox .searchButton {
    display: inline
}

div.widget.APGWGlobalSearchForm_SingleBox #btnSearch {
    height: 36px;
    margin: 0 0 0 20px;
    padding: 8px 20px
}

div.widget.APGWGlobalSearchForm_SingleBox .glyphicon-search:before {
    content: "\e003"
}

@media(max-width:991px) {
    div.widget.APGWGlobalSearchForm_SingleBox h3 {
        font-size: 18px
    }
    div.widget.APGWGlobalSearchForm_SingleBox label {
        display: inline-block;
        font-size: 14px;
        width: 100px;
        word-wrap: break-word
    }
    div.widget.APGWGlobalSearchForm_SingleBox input,
    div.widget.APGWGlobalSearchForm_SingleBox select,
    div.widget.APGWGlobalSearchForm_SingleBox span.white-text {
        font-size: 18px!important;
        line-height: 30px!important;
        vertical-align: middle
    }
    div.widget.APGWGlobalSearchForm_SingleBox span.white-text {
        color: #232323;
        float: right
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchLocations {
        display: block;
        margin: 20px 0 0
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchNames input {
        display: inline-block;
        width: 85%
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.searchBox.searchLocations input {
        width: 100%
    }
    div.widget.APGWGlobalSearchForm_SingleBox div.filters select {
        display: block;
        float: none;
        margin: 0 0 20px;
        width: 100%!important
    }
    div.widget.APGWGlobalSearchForm_SingleBox .buttons {
        display: block!important;
        margin: 0 auto;
        overflow: hidden;
        width: 100%
    }
    div.widget.APGWGlobalSearchForm_SingleBox .navbar-fixed-bottom {
        background-color: #EEE;
        border-top: 1px solid #CCC;
        position: fixed
    }
    div.widget.APGWGlobalSearchForm_SingleBox #btnSearch {
        border-radius: 0 2px 2px 0;
        margin: 0 0 0 -5px
    }
    div.widget.APGWGlobalSearchForm_SingleBox .btn.cancel {
        color: #8b8b8b
    }
}

@media(max-width:991px) and (min-width:768px) {
    div.widget.APGWGlobalSearchForm_SingleBox label {
        line-height: 18px
    }
}

@media(max-width:767px) {
    div.widget.APGWGlobalSearchForm_SingleBox label {
        display: block;
        font-size: 12px;
        margin: 0 0 5px;
        width: 200px
    }
    div.widget.APGWGlobalSearchForm_SingleBox input[type="text"] {
        width: 99.4%
    }
    div.widget.APGWGlobalSearchForm_SingleBox #mobileBtnSearch {
        background: inherit;
        border: 0;
        display: inline-block!important;
        float: right;
        margin: 0 0 0 -35px;
        padding: 0;
        position: relative;
        top: 4px;
        right: 12px
    }
    div.widget.APGWGlobalSearchForm_SingleBox #mobileBtnSearch span {
        font-size: 1.4em;
        vertical-align: middle
    }
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestions {
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    cursor: default;
    text-align: left;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 9999
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion {
    color: #333;
    border: 1px solid #ccc;
    border-width: 0 0 1px;
    font-size: 1.5em;
    line-height: 23px;
    overflow: hidden;
    padding: .5em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.address {
    color: #666
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.address,
div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
    display: block;
    font-size: .6em;
    line-height: 18px
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
    color: #333;
    font-style: italic;
    margin: 0 0 0 5px
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion b {
    font-weight: 900;
    color: #000
}

div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion.selected {
    background: #f2f9fd
}

@media(min-width:992px) {
    div.widget.APGWGlobalSearchForm_SingleBox .searchvariation3 label {
        display: none
    }
}

@media(max-width:767px) {
    div.widget.APGWGlobalSearchForm_SingleBox .autocomplete-suggestion span.formerly {
        margin: 0
    }
}

div.widget.APGWGlobalSearchForm_SingleBox fieldset.searchvariation1 button#btnSearch {
    border-radius: 0 2px 2px 0;
    margin: 0 0 0 -1px
}

div.widget.APAWBannerTopAd .banner-holder {
    border-width: 1px 0;
    padding: 14px 0 7px;
    min-height: 90px
}

div.widget.APAWBannerTopAd .banner {
    width: 100%;
    margin: 0 auto 7px;
    text-align: center
}

div.widget.APAWBannerTopAd .banner a {
    display: inline-block
}

div.widget.APAWBannerTopAd #div-top-banner {
    min-height: 90px
}

@media(max-width:767px) {
    div.widget.APAWBannerTopAd #div-top-banner {
        height: 50px;
        min-height: 50px;
        width: 320px
    }
    div.widget.APAWBannerTopAd .banner-holder {
        min-height: 50px
    }
}

div.widget.APGWHeaderLogo .brand {
    margin: 0 !important
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar { 
    left: 10px; 
    bottom: 28%; 
    background:transparent; 
    border:none; 
}

div.widget.APGWWideGlobalTopMenu .btn-navbar:focus{
    outline:0;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar { 
    box-shadow: none;
    cursor: pointer; 
    margin: -40px 0 0 0;
    padding: 0 35px 16px 16px;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar span, .btn-navbar span:before, .btn-navbar span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: white;
    position: absolute;
    display: block;
    content: '';
}

div.widget.APGWWideGlobalTopMenu .btn-navbar span:before {
    top: -10px;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar span:after {
    bottom: -10px;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar span, .btn-navbar span:before, .btn-navbar span:after {
    transition: all 500ms ease-in-out;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar.active span {
    background-color: transparent;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar.active span:before, .btn-navbar.active span:after {
    top: 0;
}

div.widget.APGWWideGlobalTopMenu .btn-navbar.active span:before {
    transform: rotate(45deg);
}

div.widget.APGWWideGlobalTopMenu .btn-navbar.active span:after {
    transform: rotate(-45deg);
}

}
    
