body {
    font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
    font-size: 15px;
    background-color: #EDEDED;
    /*padding-top: 200px;*/
}
a {
    color: #be1a8d;
}
a:hover,
a:active {
    color: #da2ca6;
}
.copyrights a {
    color: #153f84;
}
hr {
    border-color: #D3D3D3;
}


h1 > a > img {
    width: 100%;
    max-width: 153px !important;
}

.navigation {
    padding-top: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    /*position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;*/
}
.navigation #navigation {
    /*margin-left: -15px;*/
}
#js-mainnav {
    border-bottom: 0;
    padding-bottom: 0;
}
.js-megamenu {
    font-family: 'Open Sans', sans-serif;
}
ul.level0 > li.over,
ul.level0 > li.haschild-over {
    background-color: #4c4c4c !important;/*#767676/* /* you can change/remove the transparent gradient or the color */
}
ul.level0 li.active {
    background-color: transparent;
}
.js-megamenu ul.level0 li.haschild {
    background-image: none;
}
.js-megamenu ul.level0 li.mega a.mega {
    color: #333;
    padding: 5px 10px;
}
.js-megamenu li.haschild-over .childcontent,
.js-megamenu li.haschild-over .childcontent * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
ul.megamenu li._szukaj {
    display: none;
    height: 38px;
    background: url('http://perspektywy.pl/Klon2014/images/search3.png') no-repeat 7px 8px !important;
    background-color: transparent !important;
}
ul.megamenu li._szukaj div.finder input {
    width: 100%;
}


.billboard {
    margin-top: 15px;
    margin-bottom: 15px;
}
.billboard * {
    text-align: center;
    margin: 0 auto;
}

header {
    padding-top: 0;
    /*padding-bottom: 15px;*/
    /*border-bottom: 1px solid #D3D3D3;*/
    /*margin-bottom: 30px;*/
    margin-bottom: 0;
}
header .subheader {
    /*margin-left: -15px;
    margin-right: -15px;*/
    margin: 15px 0 0 0;
    background-color: #be1a8d;
    padding: 25px 0 20px;
}
header .subheader h1 {
    width: 100%;
    font-size: 56px;
    line-height: 48px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    letter-spacing: -1px;
}
header h1 a,
header h1 a:hover,
header h1 a:active,
header h1 a:focus {
    color: #fff;
    text-decoration: none;
}
.text-super {
    color: #fff;
    font-weight: 700;
}
/*header h1 a,
header h1 a:hover,
header h1 a:active,
header h1 a:focus {
    color: #000;
    text-decoration: none;
}
.text-super {
    color: #be1a8d;
    font-weight: 700;
}*/
@media screen and (min-width: 768px) {
    header h1 {
        font-size: 58px;
    }
}
@media screen and (min-width: 992px) {
    header h1 {
        margin-top: 25px;
    }
}


header > .container,
section.body > .container {
    background-color: #fff;
}
section.body > .container {
    padding-bottom: 15px;
}


footer {
    background-color: #153f84;
    color: #fff;
    font-weight: 300;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
footer h4 {
    font-size: 14px;
}
footer ul {
    font-size: 12px;
    border-left: 2px solid #CCC;
}
footer ul li {
    margin-left: 15px;
}
footer ul li a {
    color: #fff;
}
footer ul li a:focus,
footer ul li a:hover {
    color: #fff;
}

.copyrights {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #eaeaea;
}
.copyrights ul {
    margin: 0;
}







.content {
    margin-right: -15px;
    margin-left: -15px;
}
.content:before {
    display: table;
    content: " ";
}
.content:after {
    display: table;
    content: " ";
    clear: both;
}
.box-left,
.box-right {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.box-left {
    padding-right: 24px;
    width: 100%;
}
.box-right {
    width: 100%;
}
@media screen and (min-width: 992px) {
    .box-left {
        width: 640px;
        border-right: 1px solid #D3D3D3;
    }
    .box-right {
        width: 330px;
    }
}
@media screen and (min-width: 1200px) {
    .box-left {
        width: 840px;
    }
}




article {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 15px;
}
.blog .article-lead {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 20px;
}
article:before {
    display: table;
    content: " ";
}
article:after {
    display: table;
    content: " ";
    clear: both;
}
article .article-header,
article .article-content {
    padding-left: 15px;
    padding-right: 15px;
}
article .article-header {
    position: relative;
    margin-bottom: 10px;
}
article .article-header .article-photo {
    position: relative;
    z-index: 0;
    /*height: 0;
    padding-bottom: 50%;
    overflow: hidden;*/
}
article .article-header .article-photo > .adnotation {
    position: absolute;
    top: 15px;
    right: -10px;
    background-color: #ebc40e;
    padding: 0 10px 12px 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 22px;
    color: #fff;
}
article .article-header .adnotation small {
    color: #000;
    font-size: 50%;
    font-weight: 700;
}
article .article-header .article-title {
    /* PODDRUK */
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 12px;
}
article .article-header .article-title h2 {
    display: inline;
    background-color: #be1a8d;
    box-shadow: 10px 0 0 #be1a8d, -10px 0 0 #be1a8d;
    box-decoration-break: clone;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 0;
}
article .article-header a:hover h2 {
    text-decoration: underline;
}
article .article-header img {
    max-width: 100%;
    height: auto;
}



article.leading-0 {
    padding-top: 0;
}
article.leading-0 .article-header,
article.leading-0 .article-content {
    width: 100%;
    clear: both;
    float: none;
}
article.leading-0 .article-header .article-title {
    margin-bottom: 0;
}
article.leading-0 .article-header .article-title h2 {
    /*display: block;*/
    /*text-align: center;*/
    font-size: 30px;
    line-height: 45px;
    /* BEZ PODDRUKU */
    /*color: #8A0A64;
    background-color: transparent;
    box-shadow: none;
    box-decoration-break: none;
    font-weight: 400;
    text-transform: none;*/
}
@media screen and (min-width: 768px) {
    article .article-header {
        float: left;
        width: 50%;
    }
    article .article-content {
        float: right;
        width: 50%;
    }
    article.leading-0 .article-header .article-title--photo {
        position: absolute;
        bottom: 10px;
        z-index: 1;
    }
}



.box-right .BlockMba2015 > div:first-child {
    padding-top: 0;
}
.box-right .BlockMba2015 > div {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D3D3D3;
    margin: 0 auto;
    text-align: center;
}




ul {
    list-style: square;
}
#billboard_max {
    overflow: hidden;
}
#billboard_max > a > img {
    max-width: 100%;
    height: auto;
}


.nav-secondary {
    margin-bottom: 0;
}
.nav-secondary > li {
    margin: 5px 20px;
}
.nav-secondary > li:last-child {
    margin-right: 0;
}
.nav-secondary > li:first-child {
    margin-left: 0;
}
.nav-secondary > li > a {
    font-size: 14px;
    font-weight: 400;
    padding: 1px 0 2px;
    border-radius: 0;
    background-color: transparent;
    color: #555;
}
.nav-secondary>li>a:focus, .nav-secondary>li>a:hover {
    /*background-color: #D3D3D3;*/
    color: #be1a8d;
    background-color: transparent;
}
.nav-secondary + hr {
    margin-top: 0;
}


.article-content .nav-secondary {
    /*margin-top: 30px;*/
    text-align: center;
}
.article-content .nav-secondary > li > a {
    padding: 2px 8px;
    color: #000;
    background-color: #E3E3E3;
}

.article-content .nav-pills {
    text-align:center;
}
.article-content .nav-pills.bottom {
    margin-bottom: 30px;
}




.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #38758a;
    border-color: #38758a;
}
.pagination>li>a, .pagination>li>span {
    color: #38758a;
}
.bootstrap-table .table {
    font-size: 13px;
}
.bootstrap-table .table td {
    vertical-align: middle;
}
.bootstrap-table .table tr td:first-child {
    background-color: #be1a8d;
    color: #fff;
    font-weight: 400 !important;
}
.bootstrap-table .fixed-table-container,
.bootstrap-table .bootstrap-table .table,
.bootstrap-table .fixed-table-container thead th {
    border: none;
}
.bootstrap-table .fixed-table-container tbody td {
    border-left: none;
    border-right: none;
}
.bootstrap-table .fixed-table-container thead th .sortable {
    background-position: bottom;
    padding-right: 8px;
    padding-bottom: 20px;
}
.bootstrap-table .fixed-table-container thead th .th-inner {
    font-size: 11px;
    line-height: 15px;
}
.bootstrap-table .table .hidden-xs {
    font-size: 11px;
    line-height: 15px;
}
.bootstrap-table .table .text-bold {
    font-weight: bold;
}
.bootstrap-table .table .text-small {
    font-size: 11px;
}
.bootstrap-table .table .schoolName {
    color: #38758A;
    font-weight: 400;
}
.bootstrap-table .table small {
    font-weight: 400;
}

@media screen and (min-width: 992px) {
    .bootstrap-table {
        /*position: relative;*/
        /*top: -35px;*/
        /*z-index: 1;*/
    }
}







.bg-grey {
    background-color: #98999d;
}
.bg-pink {
    background-color: #be1a8d;
}
.bg-gold {
    background-color: #ebc40e;
}




.block-ranking {
    border-bottom: 1px solid #D3D3D3;
}
.block-ranking .block-header {
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    text-align: right;
    color: #fff;
    padding-top: 10px;
    padding-right: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.block-ranking--logo .block-header {
    padding-right: 85px;
}
.block-ranking--logo .block-header:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 97px;
    width: 100px;
    background-repeat: no-repeat;
    background-image: url('../img/logo-MBA-przezroczyste-100.png');
}
.block-ranking > a {
    /*display: inline-block;*/
}
.block-ranking a:hover {
    text-decoration: none;
}
.block-ranking .block-header span {
    padding: 0 10px;
}
.block-ranking--logo .block-header span {
    padding: 0 20px 0 10px;
}
.block-ranking .block-content li {
    color: #111;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}
.block-ranking .block-content li small {
    color: #777;
}
.block-ranking .block-content img {
    border: 1px solid #D3D3D3;
    margin-bottom: 5px;
}
.block-ranking .block-content .readmore a {
    color: #be1a8d;
    font-size: 13px;
}
.block-ranking .block-content .readmore a:hover {
    text-decoration: underline;
}

.block-ranking--table {
    background-color: #EEE;
    color: #111;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 15px;
    min-height: 216px;
}
.block-ranking--table .block-title {
    text-align: left;
    margin-bottom: 10px;
    font-size: 18px;
    color: #be1a8d;
    color: #111;
    text-transform: uppercase;
    background-color: #ebc40e;
    margin-left: -25px;
    margin-top: 5px;
    padding: 5px 15px 5px 20px;
    font-weight: 400;
}
.block-ranking--table .block-title--pink {
    background-color: #be1a8d;
    color: #fff;
}
.block-ranking--table .readmore {
    text-align: right;
}





.block-search {
    background-color: #D3D3D3;
    padding: 5px 15px 15px 15px;
}
.block-search h3 {
    background-color: #ebc40e;
    margin-top: 5px;
    padding: 5px 15px 5px 20px;
    font-size: 21px;
    margin-left: -20px;
}
.block-search:before {
    display: table;
    content: " ";
}
.block-search:after {
    display: table;
    content: " ";
    clear: both;
}


.btn {
    border-radius: 0;
    padding: 2px 15px;
}
.btn-pink {
    background-color: #be1a8d;
    color: #fff;
}
.btn-pink:hover {
    color: #fff;
}
.btn-ranking {
    padding: 2px 0;
    background-color: #ebc40e;
    color: #000;
    font-size: 17px;
    line-height: 21px;
    font-weight: 400;
    text-transform: uppercase;
    text-align:center;
    display: block;
    width: 220px;
    margin: 0 auto;
}
.btn-ranking:hover {
    color: #444;
}
.btn-ranking.btn-xs {
    background-color: #e3e3e3;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    width: 160px;
}


.list--search-result li {
    margin-bottom: 10px;
    line-height: 1.25em;
}



.wyniki-rankingu > tbody > tr > td,
.wyniki-rankingu > tbody > tr > th,
.wyniki-rankingu > tfoot > tr > td,
.wyniki-rankingu > tfoot > tr > th,
.wyniki-rankingu > thead > tr > td,
.wyniki-rankingu > thead > tr > th {
    border-color: #A3A3A3;
}
.wyniki-rankingu {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #A3A3A3;
    /*border-top: 1px solid #A3A3A3;*/
}
.wyniki-rankingu > thead > tr > th {
    text-align: center;
    border-bottom-width: 1px;
}
.wyniki-rankingu .th-name {
    text-align: left;
}
.wyniki-rankingu > tbody > tr > td {
    vertical-align: middle;
    text-align: center;
}
.wyniki-rankingu thead th {
    font-size: 11px;
    line-height: 15px;
}
.wyniki-rankingu .cell-2016 {
    background-color: #E9E9E9;
    /*background: #f9d56f;
    background: -moz-linear-gradient(-45deg,  #f9d56f 0%, #bb9645 100%);
    background: -webkit-linear-gradient(-45deg,  #f9d56f 0%,#bb9645 100%);
    background: linear-gradient(135deg,  #f9d56f 0%,#bb9645 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d56f', endColorstr='#bb9645',GradientType=1 );
    */
    color: #000;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}
.wyniki-rankingu .cell-name {
    font-weight: bold;
    text-align: left;
}
.wyniki-rankingu .cell-Sukcesy,
.wyniki-rankingu .cell-wsk {
    font-weight: bold;
}
.wyniki-rankingu .cell-rank {
    background-color: #f6f6f6;
}
.wyniki-rankingu .th-mark,
.wyniki-rankingu .th-profile,
.wyniki-rankingu .cell-mark,
.wyniki-rankingu .cell-profile {
    padding-left: 0;
    padding-right: 3px;
}
.wyniki-rankingu a,
.wyniki-rankingu a:link,
.wyniki-rankingu a:visited {
    color: #9d3b6b;
    text-decoration: underline;
}
.wyniki-rankingu a:hover,
.wyniki-rankingu a:active {
    color: #be1a8d;
    text-decoration: none;
}

div.paging_button {
    text-align: center;
    margin-top: 10px;
}
div.paging_button ul {
    margin: 15px auto 0 auto;
    text-align: right;
    padding: 0;
}
div.paging_button.bottom ul {
    margin-top: 0;
    margin-bottom: 15px;
}
div.paging_button li {
    display:inline;
    background: #fff;
    /*border: 1px solid #D2D2D2;*/
    padding: 0;
    margin: 0;
    font-size: 12px;
}
div.paging_button a {
    text-decoration: none;
    padding: 3px 4px 3px 5px;
    color: #424242;
}
div.paging_button a:hover {
}
div.paging_button li:after {
    content: "|";
    display: inline-block;
    color: #555;
}
div.paging_button li:last-child:after {
    display: none;
}
div.paging_button li.active a {
    /*background: #F60;*/
    /*background-color: #E3E3E3;*/
    font-size: 14px;
    color: #be1a8d;
    font-weight: 700;
}
div.paging_button li:hover a {
    color: #be1a8d;
    font-weight: 700;
    /*background-color: #F3F3F3;*/
}

.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex:1 0 auto;
}




.ranking-logo {
    margin-bottom: 20px;
}

.module-ranking {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D3D3D3;
}
.module-ranking.last {
    border: none;
    padding-bottom: 0;
}

.module-ranking .ranking-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.module-ranking .ranking-title a {
    color: #000;
}
.module-ranking .ranking-title span {
    background-color: #E3E3E3;
    /*background-color: #98999d;*/
    padding: 0 6px;
}
.module-ranking .ranking-content {
    font-size: 12px;
    line-height: 18px;
}
.module-ranking .ranking-content strong {
    /*font-size: 14px;*/
    color: #be1a8d;
}
.module-ranking .ranking-content a {
    color: #333;
}

.module-banner {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D3D3D3;
}
.module-banner .module-title {
    font-size: 13px;
    line-height: 13px;
    margin-top: 0;
    margin-bottom: 0;
}
.module-banner .module-title span{
    text-transform: uppercase;
    line-height: 19px;
    font-weight: 400;
    background-color: #ebc40e;
    color: #000;
    padding: 0 6px;
}
.module-banner > object {
    font-size: 0;
    line-height: 0;
}

.module-methodology h3 {
    font-size: 15px;
    text-transform: uppercase;
}
.module-methodology p {
    font-size: 14px;
}
.module-methodology p:last-child {
    text-align: right;
}



.picture-card {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.label-partner {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    background-color: #ebc40e;
    color: #000;
    display: inline-block;
    padding: 1px 12px;
}

.kapitula2016 h3 {
    font-size: 15px;
    text-transform: uppercase;
}