html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    /*vertical-align: middle;*/
}

@font-face {
    font-family: 'open_sansregular';
    src: url('/fonts/open-sans-fontfacekit/opensans_regular_macroman/OpenSans-Regular-webfont.eot');
    src: url('/fonts/open-sans-fontfacekit/opensans_regular_macroman/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open-sans-fontfacekit/opensans_regular_macroman/OpenSans-Regular-webfont.woff') format('woff'),
    url('/fonts/open-sans-fontfacekit/opensans_regular_macroman/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('/fonts/open-sans-fontfacekit/opensans_regular_macroman/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('/fonts/open-sans-fontfacekit/opensans_light_macroman/OpenSans-Light-webfont.eot');
    src: url('/fonts/open-sans-fontfacekit/opensans_light_macroman/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open-sans-fontfacekit/opensans_light_macroman/OpenSans-Light-webfont.woff') format('woff'),
    url('/fonts/open-sans-fontfacekit/opensans_light_macroman/OpenSans-Light-webfont.ttf') format('truetype'),
    url('/fonts/open-sans-fontfacekit/opensans_light_macroman/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('/fonts/open-sans-fontfacekit/opensans_bold_macroman/OpenSans-Bold-webfont.eot');
    src: url('/fonts/open-sans-fontfacekit/opensans_bold_macroman/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open-sans-fontfacekit/opensans_bold_macroman/OpenSans-Bold-webfont.woff') format('woff'),
    url('/fonts/open-sans-fontfacekit/opensans_bold_macroman/OpenSans-Bold-webfont.ttf') format('truetype'),
    url('/fonts/open-sans-fontfacekit/opensans_bold_macroman/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('/fonts/open-sans-fontfacekit/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.eot');
    src: url('/fonts/open-sans-fontfacekit/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open-sans-fontfacekit/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.woff') format('woff'),
    url('/fonts/open-sans-fontfacekit/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
    url('/fonts/open-sans-fontfacekit/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('/fonts/open-sans-fontfacekit/opensans_semibold_macroman/OpenSans-Semibold-webfont.eot');
    src: url('/fonts/open-sans-fontfacekit/opensans_semibold_macroman/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open-sans-fontfacekit/opensans_semibold_macroman/OpenSans-Semibold-webfont.woff') format('woff'),
    url('/fonts/open-sans-fontfacekit/opensans_semibold_macroman/OpenSans-Semibold-webfont.ttf') format('truetype'),
    url('/fonts/open-sans-fontfacekit/opensans_semibold_macroman/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('/fonts/open-sans-fontfacekit/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.eot');
    src: url('/fonts/open-sans-fontfacekit/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open-sans-fontfacekit/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.woff') format('woff'),
    url('/fonts/open-sans-fontfacekit/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.ttf') format('truetype'),
    url('/fonts/open-sans-fontfacekit/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: italic;
}

@media (min-width: 980px) {
    .masthead .nav-collapse {
        float: none;
    }
}

body {
    background: #F5F5F5;
    font-family: open_sansregular;
    font-size: 16px;
    color: #000;
}

.module-grid {
    background: #ffffff;
}

.media-grid {
    background: #ffffff;
}

/*@media (min-width: 768px) {*/
[role=main],
.main {
    background: #F5F5F5;
    min-height: 20px;
}

/*}*/

.ie8 [role=main],
.ie7 [role=main],
.ie8 .main,
.ie7 .main {
    padding-top: 10px;
    background: #F5F5F5;
}

.slim {
    height: 30px;
}

.ie7 .main {
    padding-top: 10px;
    background: #F5F5F5;
}

.row-centered {
    text-align: center;
    padding-top: 5px;
}

.account-masthead {
    background: #fff;
    min-height: 40px;
    color: #5AA8D8;
    margin-top: -10px;
}

/*.account-masthead a {*/
/*!*min-height: 40px;*!*/
/*}*/

/*.account-masthead ul li a:hover {*/
/*background-color: #000;*/
/*}*/

/*.account-masthead .account ul li {*/
/*border: 0px;*/
/*line-height: 40px;*/
/*color: #5AA8D8;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*}*/

/*.account-masthead .account ul li a {*/
/*color: #5AA8D8;*/
/*font-size: 16px;*/
/*font-weight: bold;*/
/*line-height: 40px;*/
/*}*/

/*.account-masthead .account a:hover {*/
/*color: #ffffff;*/
/*background-color: #5AA8D8;*/
/*text-decoration: none;*/
/*}*/

/*.account-masthead .account ul li a:hover {*/
/*color: #ffffff;*/
/*background-color: #5AA8D8;*/
/*text-decoration: none;*/
/*}*/

/*.account-masthead .account ul li a.sub {*/
/*font-weight: bold;*/
/*font-size: 16px;*/
/*}*/

.masthead {
    /**zoom: 1;*/
    min-height: 55px;
    color: #000;
    background: #fff;
}

/*.masthead .navigation .nav-pills li a:hover,*/
/*.masthead .navigation .nav-pills li.active a {*/
/*background-image: none; -moz-linear-gradient(center top, #808080, #363636);*/
/*}*/

.masthead .nav > li,
.masthead .nav > li > a,
.masthead .nav > li > a:focus {
    color: #000;
    font-weight: 600;
    text-shadow: none;
}

.masthead .nav > .active > a:hover,
.masthead .nav > li > a:hover,
.masthead .nav > .active > a {
    color: #fff;
}

/*.container {*/
/*margin-top: 2px;*/
/*}*/

/*.row { margin-left: 0px;}*/

.heading {
    font-family: 'open_sanssemibold';
    font-size: 1.6em;
}

.large-text {
    font-size: 2.17em;
    font-weight: 300;
    margin: 15px;
}

.white-text {
    color: #fff;
}

.blue-text {
    color: #0e577b;
}

.left-align {
    text-align: left;
    padding-left: 5px;
}

.fright {
    float: right !important;
}

.center-align {
    text-align: center;
}

.button {
    display: inline-block;
    font-family: 'open_sansbold';
    color: #fff;
    font-size: 1.143em;
    text-transform: uppercase;
    padding: 6px 14px;
    text-decoration: none;
    border-radius: 5px;
    border: 0;
}

.orangebtn {
    background: #ed9322;
}

.white-background {
    background: #fff;
}

code {
    color: #ed9322;
    border: none;
    background: none;
    white-space: normal;
}

/**********************************************************/
/*                                                        */
/*                 About Us page                          */
/*                                                        */
/**********************************************************/

ul.about_text li {
    margin: 10px 0px;
}



/**********************************************************/
/*                                                        */
/*                 Package view page                      */
/*                                                        */
/**********************************************************/

.primary .module-content section.resources h3 {
    margin: 10px 0px;
}

section.additional-info h3 {
    margin-bottom: 10px;
}

/**********************************************************/
/*                                                        */
/*                Resource view page                      */
/*                                                        */
/**********************************************************/

.module-resource .module-content p.muted.ellipsis {
    margin-bottom: 20px;
}

.secondary .resources .nav-item a {
    color: #fff;
}

.secondary .resources .nav-item a:hover {
    color: #fff;
    background-color: #0e577b;
}

.secondary .resources ul.nav-simple {
    max-height: 20em;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

/**********************************************************/
/*                                                        */
/*                        Toolbar                         */
/*                                                        */
/**********************************************************/

.toolbar {
    padding-top: 10px;
}

.toolbar .breadcrumb {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 16px;
    line-height: 1.3;
}

.toolbar .breadcrumb a,
.toolbar .breadcrumb a:hover,
.toolbar .breadcrumb a:focus {
    /*color: #505050;*/
    color: #000;
    text-decoration: none;
}

.toolbar .breadcrumb li.active a,
.toolbar .breadcrumb li.active a:focus,
.toolbar .breadcrumb li.active a:hover {
    /*color: #505050;*/
    font-family: open_sanssemibold;
    color: #0e577b;
}

/**********************************************************/
/*                                                        */
/*                        Main Content                    */
/*                                                        */
/**********************************************************/

.wrapper {
    /*border: 0px solid #cccccc;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*-webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);*/
    /*-moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);*/
    /*box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);*/
    border: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    /*background-color: #fff;*/
    margin-bottom: 20px;
    margin-left: 0;
    background-image: none;
    background-repeat: none;
}

#content {
    padding-top: 20px;
}

.page-header {
    background-color: #fff;
}

.primary .tags .well {
    min-height: 20px;
    padding: 0px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.primary .tags ul li a,
.primary .tags ul li a:hover,
.primary .tags ul li a:focus {
    color: #0e577b;
    text-decoration: none;
}

.primary .tags a.tag,
.primary .tags a.tag:hover,
.primary .tags a.tag:focus {
    font-family: 'open_sansregular';
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-decoration: underline;
}

.primary .resource-item,
.primary .resource-item:hover,
.primary .resource-item:focus {
    background-color: transparent;
}

.primary .primary {
    width: 100%;
}

.dataset-heading a {
    color: #0e577b;
}

/**********************************************************/
/*                                                        */
/*                        Aside                           */
/*                                                        */
/**********************************************************/

aside {
    background-color: #0070a8;
}

aside.empty {
    background-color: transparent;
}

aside .filters {
    padding-top: 10px;
}

aside .module {
    margin: 10px 0px;
}

aside .module .module-heading {
    background-color: #ed9322;
    font-weight: 400;
    font-size: 1.5em;
    color: #fff;
    font-family: open_sansregular;
    border: none;
}

aside .module p {
    font-weight: 400;
    color: #fff;
    font-family: open_sansregular;
    font-size: 1em;
    /*padding-left: 30px;*/
    padding-top: 20px;
}

aside .module:first-child .module-heading {
    -webkit-border-radius: 0px 0 0 0;
    -moz-border-radius: 0px 0 0 0;
    border-radius: 0px 0 0 0;
    border-top-width: 0;
}

aside .module .module-heading i {
    display: none;
}

aside .module .module-content {
    color: #fff;
}

aside .module .module-content .heading {
    color: #0e577b;
}

aside .module nav ul li {
    /*padding: 10px 0px 0px 80px;*/
}

aside .module nav .nav-item a {
    padding: 20px 20px 0px 30px;
    color: #fff;
    /*position: relative;*/
}

aside .module nav .nav-item a span {
    width: 100%;
    padding-left: 20px;
    background: url('/images/bullet.png') no-repeat 0px 5px;
}

aside .module nav .nav-item a:hover {
    color: #fff;
    background-color: #0e577b;
}

aside .module p.module-footer {
    display: none;
}

aside .module .nav-simple > li {
    /*font-size: 12px;*/
    /*line-height: 1.16666667em;*/
    /*padding: 7px 25px;*/
    border-bottom: none;
}

aside .module nav ul li a .text-wrapper {
    padding-bottom: 20px;
    border-bottom: solid 1px #4295bf;
}

aside .module nav ul li:last-child a .text-wrapper {
    border-bottom: none;
}

aside .nav-item.active {
    background-color: #0070a8;
}

aside .context-info {
    background-color: #fff;
    padding-bottom: 10px;
}

aside .context-info p {
    overflow: hidden;
    color: #000;
    padding-left: 0px;
    font-size: small;
}

aside .license .module-content a,
aside .license .module-content a:hover,
aside .license .module-content a:focus {
    color: #fff;
    text-decoration: none;
}

aside .module-content a,
aside .module-content a:hover,
aside .module-content a:focus {
    color: #ed9322;
    text-decoration: none;
}

aside a.btn,
aside a.btn:hover,
aside a.btn:focus {
    color: #fff;
}

aside .social .nav .nav-item a,
aside .social .nav .nav-item a:active,
aside .social .nav .nav-item a:focus {
    color: #fff;
}

aside .social .nav .nav-item a:hover {
    color: #fff;
    background-color: #0e577b;
}

/*************** user read_base.html *****************/

aside .context-info.user {
    background-color: #0e577b;
}

aside .context-info.user .heading {
    color: #fff;
}

aside .context-info.user section.module-content .image a img.gravatar {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

aside .context-info.user p,
aside .context-info.user div,
aside .context-info.user dl,
aside .context-info.user dd {
    color: #fff;
}

aside .context-info.user p {
    padding-top: 0px;
}

aside .context-info.user dl {
    width: 100%;
}

aside .context-info.user .nums dl {
    position: relative;
}

aside .context-info.user .nums dl dt {
    float: left;
    font-size: 0.9em;
    line-height: normal;
    font-weight: normal;
}

aside .context-info.user .nums dl dd {
    font-size: 0.9em;
    float: right;
    line-height: normal;
    font-weight: normal;
}

aside .context-info.user .info dl {
    padding: 10px 0px;
}

aside .context-info.user .info dl dt {
    color: #ccc;
}

aside .context-info.user .info dl dd {
    font-size: 0.9em;
}

aside .context-info.user .info dl dt .label {
    font-family: open_sanssemibold;
    background-color: #fff;
    font-weight: normal;
    font-style: italic;
    color: #000;
}

/************** end user read_base.html **************/

/**********************************************************/
/*                                                        */
/*                        Header                          */
/*                                                        */
/**********************************************************/

.header {
    background: #fff;
    text-align: center;
}

#menu-bar {
    float: right;
}

.logo a {
    float: left;
    padding-left: 30px;
}

.logo img {
    width: 260px;
}

.nav .navbar {
    float: right;
    margin-top: 10px;
}

.navbar .nav {
    margin: 0 0 0 10px;
}

.masthead .navigation .nav-pills li a {
    text-transform: uppercase;
    font-weight: 300;
}

.masthead .navigation .nav-pills li a:hover,
.masthead .navigation .nav-pills li.active a {
    background-color: #fff;
    color: #ed9322;
    box-shadow: none;
}

.masthead .navigation {
    margin-right: -10px;
}

/************************/
/*      Top Buttons     */
/************************/

.top_buttons {
    float: right;
    padding: 5px 5px;
}

.top_buttons a {
    display: inline-block;
    font-family: 'open_sanssemibold';
    /*color: #fff;*/
    /*font-size: 1.143em;*/
    text-transform: uppercase;
    padding: 6px 14px 6px 10px;
    text-decoration: none;
    border-radius: 5px;
    line-height: 20px;
}

.top_buttons a:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    content: "";
    background-size: 20px 20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: top;
}

.yellow_btn {
    background: #ed9322;
}

.blue_btn {
    background: #0070a8;
    margin-left: 5px;
}

a.button_white_text,
a.button_white_text:hover,
a.button_white_text:focus {
    color: #fff;
}

a.button_blue_text,
a.button_blue_text:hover,
a.button_blue_text:focus {
    color: #0e577b;
}

a.capitalize {
    text-transform: capitalize;
}

.top_buttons .login_btn:before {
    background-image: url("/images/login.png");
}

.top_buttons .register_btn:before {
    background-image: url("/images/register.png");
}

.top_buttons .logout_btn_blue:before {
    background-image: url("/images/nav-icons/logout-blue.png");
}

.top_buttons .settings_btn_blue:before {
    background-image: url("/images/nav-icons/settings-blue.png");
}

.top_buttons .admin_btn_blue:before {
    background-image: url("/images/nav-icons/system-settings-blue.png");
}

.top_buttons .dashboard_btn_blue:before {
    background-image: url("/images/nav-icons/dashboard-blue.png");
}

.top_buttons .dashboard_btn_yellow:before {
    background-image: url("/images/nav-icons/dashboard-yellow.png");
}

.top_buttons .notification {
    /*font-size: 12px;*/
    font-family: open_sansbold;
    /*margin-top: -50px;*/
    margin-left: -12px;
    color: #ed9322;
    /*display: inline;*/
}

/**********************************************************/
/*                                                        */
/*                 Banner & Search                        */
/*                                                        */
/**********************************************************/

.site-banner {
    background-image: url("/images/banner.png");
    float: left;
    clear: left;
    width: 100%;
    height: 134px;
    background-color: #032c41;
    background-repeat: no-repeat;
    background-position: top center;
    display: table;
    text-align: center;
}

.site-banner.home {
    height: 417px;
}

.site-search {
    display: table-cell;
    vertical-align: middle;
}

.search-holder {
    padding-left: 18%;
    padding-right: 20%;
    /*width: 60%;*/
}

.search-bar {
    background: #fff url("/images/search.png") no-repeat 8px center;
    width: 100%; /*calc(100% - 50px);*/
    padding: 2px 8px 0px 42px;
    float: left;
    clear: left;
    border-radius: 5px;
    height: 45px;
}

.search-bar input[type='text'] {
    margin-top: 5px;
    border: 2px solid #fff;
    font-size: 1.143em;
    height: 25px;
    font-family: 'open_sanslight';
    padding: 2px 8px;
    text-align: left;
    float: left;
    width: calc(100% - 120px);
    box-shadow: none;
}

.search-bar input[type='text']::-moz-focus-inner {
    padding: 0;
    border: 0
}

.search-bar input[type='text']:focus {
    border: 2px solid #cccccc;
}

.search-bar input[type='submit'] {
    max-width: 120px;
}

.searchbtn {
    margin-top: 4px;
}

.search-holder .tags {
    /*margin-top: 65px;*/
    margin-left: 15px;
    font-size: 15px;
}

.search-holder .tags span {
    font-family: 'open_sanssemibold';
    padding-right: 10px;
}

.search-holder .tags a.tag,
.search-holder .tags a.tag:hover,
.search-holder .tags a.tag:focus {
    font-family: 'open_sansregular';
    background: none;
    border: none;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    text-decoration: underline;
    padding: 1px 20px 1px 0px;
}

/**********************************************************/
/*                                                        */
/*                        Statistics                      */
/*                                                        */
/**********************************************************/

.stats-bar {
    background: #ed9322;
    min-height: 115px;
}

.homepage .stats ul li {
    float: left;
    width: 32%;
    font-weight: 300;
    text-align: center;
    font-size: 1.3em;
    margin-top: 10px;
    border-left: solid 1px #eca54c;
    border-right: solid 1px #da7a02;
}

.homepage .stats ul li div {
    padding: 3px 0px;
}

.homepage .stats ul li:first-child {
    border-left: none;
}

.homepage .stats ul li:last-child {
    border-right: none;
}

/**********************************************************/
/*                                                        */
/*                        Footer                          */
/*                                                        */
/**********************************************************/

/*.site-footer {
    background: #F5F5F5;
    min-height: 25px;
    color: #5AA8D8;
}*/

.footer-wrapper {
    background: #003c60;
    margin: 0px 0;
    width: 100%;
    border-top: solid 1px #135c88;
}

.footer {
    padding: 20px 0;
}

.footer-additional {
    background: #004a77;
    clear: left;
    width: 100%;
    color: #fff;
}

.footer-additional.sponsors {
    padding-top: 30px;
}

.footer-additional.sponsors a,
.footer-additional.sponsors a:hover,
.footer-additional.sponsors a:focus {
    color: #fff;
    text-decoration: underline;
}

.footer-additional .section {
    padding: 10px;
}

.footer-additional .media-image {
    padding: 20px 0px;
}

.footer-additional .media-image img {
    padding: 0px 20px;
}

.footer-additional .media-image img.aal {
    height: 100px;
}

.footer-additional .media-image img.swinburne {
    width: 80px;
}

.copyrights {
    color: #ffffff;
    font-size: 1em;
    text-align: center;
    line-height: 1.6em;
    vertical-align: bottom;
}

.copyrights a,
.copyrights a:hover,
.copyrights a:focus {
    color: #fff;
    text-decoration: none;
}

img.ckan {
    height: 1.2em;
    padding: 5px 5px;
    vertical-align: bottom;
}

/*** End Footer ***/

@media (min-width: 768px) {
    .homepage.layout-1 .row1 .col3 {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .homepage.layout-1 .row1 .col3 .module-search {
        bottom: 0;
        left: 0;
        right: 0;
    }
}

.vtop {
    display: inline-block;
    vertical-align: top;
    float: none;
    position: relative;
}

.divider {
    height: 30px;
}

@media (min-width: 1280px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 1140px;
    }

    .search-holder {
        padding-left: 25%;
        padding-right: 28%;
    }

    .span12 {
        width: 1140px;
    }

    .span9 {
        width: 785px;
    }

    .span3 {
        width: 335px;
    }
}

/****************************/
/*      Mobile menu         */
/****************************/

#mobile-menu {
    position: relative;
}

#right-menu {
    float: right;
    /*clear: left;*/
}

#left-menu {
    position: fixed;
}

@media (max-width: 1279px) and (min-width: 980px) {
    .container, .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 940px;
    }

    .search-holder {
        padding-left: 50px;
        padding-right: 100px;
    }

    .navbar .nav > li > a {
        padding: 10px 5px 10px;
    }
}

@media (max-width: 1279px) {
    .top_buttons a span.text {
        display: none;
    }

    .top_buttons a.shrink {
        padding: 0px;
    }
}

@media (max-width: 979px) {
    .site-banner.home {
        height: 134px;
    }

    .search-holder {
        padding-left: 10px;
        padding-right: 60px;
        /*width: 60%;*/
    }

    /****************************/
    /*      Mobile menu         */
    /****************************/
    .logo-menu,
    .logo-menu .container {
        width: 100%;
        margin: 0px;
        padding-bottom: 0px;
    }

    .logo {
        width: 100%;
        text-align: center;
    }

    .logo a {
        float: none;
    }

    #menu-bar {
        width: 100%;
        position: relative;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    #menu-bar .account-masthead {
        /*width: 60%;*/
        position: absolute;
        float: right;
        margin-top: 2px;
        top: 0;
        right: 0;
        z-index: 1;
        background-color: transparent;
    }

    #menu-bar .navbar {
        width: 100%;
        float: left;
        background-color: #eee;
        margin-top: 0px;
    }

    .masthead {
        min-height: 20px;
    }

    .masthead .btn-navbar,
    .masthead .btn-navbar:hover,
    .masthead .btn-navbar:focus,
    .masthead .btn-navbar:active,
    .masthead .btn-navbar.active,
    .masthead .btn-navbar.disabled,
    .masthead .btn-navbar[disabled] {
        background-color: transparent;
        background-image: none;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
        margin: 10px 0px 0px 10px;
        float: left;
    }

    .navbar .btn-navbar .icon-bar {
        display: block;
        width: 30px;
        height: 3px;
        background-color: #0e577b;
        -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 0px 0 rgba(0, 0, 0, 0.25);
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 0px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    /******** popup menu ********/
    .masthead .navigation {
        width: 100%;
        margin: 0px;
        background-color: #000;
    }

    .masthead .navigation .nav {
        margin: 0 0 0 0px;
    }

    .masthead .navigation ul li {
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    .masthead .navigation .nav-pills li a {
        text-align: left;
        color: #fff;
        font-size: 14px;
    }

    .masthead .navigation .nav-pills li a:hover,
    .masthead .navigation .nav-pills li.active a {
        background-color: transparent;
        color: #ed9322;
        box-shadow: none;
    }
}

@media (max-width: 768px) {

    body {
        font-size: 12px;
    }

    aside {
        background-color: #fff;
    }

    aside > section {
        background-color: #0070a8;
    }

    .js [role=main] .secondary .filters > div {
        background-color: #0070a8;
    }

    .wrapper {
        margin: 0px 0px;
        border-width: 0;
        -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
        box-shadow: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .logo {
        padding: 10px 0px 0px 0px;
    }

    .logo a {
        padding: 0px;
    }

    .account-masthead {
        margin: 0px;
        padding-left: 20px;
        padding-right: 0px;
    }

    .top_buttons a span.username {
        display: none;
    }

    .top_buttons a.logout_btn_blue {
        background-color: transparent;
        padding: 0px;
    }

    .top_buttons a,
    .top_buttons a.shrink {
        padding-top: 5px;
    }

    .top_buttons a span.logout_text {
        display: none;
    }

    .top_buttons .logout_btn_blue:before {
        background-image: url("/images/nav-icons/logout-yellow.png");
    }

    .navbar-static-top {
        margin: 0px;
    }

    .toolbar {
        padding-left: 20px;
    }

    .toolbar .breadcrumb {
        color: #000;
        text-shadow: none;
    }

    .stats-bar {
        min-height: 0px;
        padding-bottom: 10px;
    }
}

@media (max-width: 450px) {
    .stats-bar {
        padding-bottom: 0px;
    }

    .homepage .stats ul li {
        float: none;
        width: 100%;
        display: block;
        font-weight: 300;
        text-align: center;
        font-size: 1.3em;
        margin-top: 0px;
        border-top: solid 1px #eca54c;
        border-bottom: solid 1px #da7a02;
        padding-bottom: 10px;
    }

    .homepage .stats ul li div {
        padding: 0px 0px;
    }

    .homepage .stats ul li:first-child {
        border-top: none;
    }

    .homepage .stats ul li:last-child {
        border-bottom: none;
    }
}

@media (max-width: 280px) {
    #menu-bar .account-masthead {
        width: 100%;
        position: relative;
        background-color: #eee;
    }

}




.form-actions .control-required-message {
    float: left;
    font-weight: bold;
    font-size: 0.8em;
    margin-left: 20px;
    margin-bottom: 0;
    line-height: 30px;
}

/********************************/
/*          buttons             */
/********************************/

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 0.9em;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    text-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeaeaea', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*box-shadow: none;*/
}

.btn-success,
.btn-primary,
.btn-danger,
.btn-default,
.btn-info,
.btn-warning {
    border: none;
    color: #fff;
    font-size: 0.9em;
    background-image: none;
    background-repeat: no-repeat;
}

input[type=radio],
input[type=checkbox] {
    position: relative;
    top: 4px;
    padding: 0;
    margin: 0;
}

.dmcp-group {

}
.dmcp-group .group-heading {
    font-size: 1em;
    border-bottom: 1px solid #ddd;
    margin: 20px 0px;
    padding: 10px 30px;
    color: #187794;
}

.dmcp-group .group-heading i{
    padding-right: 10px;
}

.dmcp-group .group-inputs{

}


/*******************************************************************/
/*          Search Form of the Manage Association Page             */
/*******************************************************************/

aside .search-form {
    background-color: #0070a8;
    padding: 10px;
}

aside .search-form .control-order-by label {
    color: #fff;
    font-size: 1em;
}

.table thead tr th {
    color: #003c60;
}
div.service-icons-holder {
    text-align: center;
}

ul.service-icons {
    list-style: none;
    margin: 30px;
    display: inline;
    text-align: center;
}

ul.service-icons li {
    padding: 20px 0px 0px 0px;
    width: 24%;
    display: inline-block;
}

ul.service-icons li div {
    width: 100%;
}

ul.service-icons li div img {
    height: 100px;
    padding: 10px 0px;
}

ul.service-icons li div.service-icon-text {
    display: block;
    height: 80px;
    overflow: hidden;
}

@media (max-width: 768px) {
    ul.service-icons li {
        width: 32%;
        padding: 10px 0px;
    }
}

@media (max-width: 450px) {
    ul.service-icons li {
        padding: 5px 0px;
        width: 49%;
    }
}

@media (max-width: 280px) {
    ul.service-icons li {
        padding: 5px 0px;
        width: 100%;
    }
}
.tac ol {
    counter-reset: item;
}

.tac li {
    display: block;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.8em;
    /*padding-left: 0.5em;*/
}

.tac li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
}

ol.main-list > li {
    margin-left: 20px;
    padding: 30px 0px;
    color: #0b4498;
    font-size: 1.4em;
    font-weight: bold;
}

ol.main-list > li > ol > li {
    color: #000;
    font-size: 0.7em;
    font-weight: normal;
    padding-top: 10px;
}
