@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

#page-blocks-thematic_areas-catshow {font-family: 'Roboto', sans-serif;}


.cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}

.col1 {
    width: calc(24.333333% - 2rem);
    margin: 1rem;
    cursor: pointer;
    position: relative;
}

.container1 {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.front,
.back {
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 275px;
    height: auto;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
}

#main {
    font-size: 20px !important;
}

.front:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .4;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
}

.container1:hover .front,
.container1:hover .back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: -o-linear-gradient(45deg, #cedce7 0%, #596a72 100%);
    background: linear-gradient(45deg, #cedce7 0%, #596a72 100%);
}

.back a {
    font-size: 13px !important;
    color: #fff !important;
}

.inner1 {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    line-height: 30px;
}

.container1 .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.container1 .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    font-size: 30px !important;
}

.container1:hover .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.container1:hover .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front .inner p {
    font-size: 20px;
    margin-bottom: 2rem;
    position: relative;
}

.front .inner p:after {
    content: '';
    width: 4rem;
    height: 2px;
    position: absolute;
    background: #C6D4DF;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -.75rem;
}

.front .inner span {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 300;
}

.navbar-res {
    margin-top: 106px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #000;
    line-height: 44px;
}

.back .edit_link {
    position: absolute;
    top: -50px;
    right: 0;
}

.courseshow .edit_link {
    position: absolute;
    top: 0;
    right: 0;
}

.catshow .edit_link {
    position: absolute;
    top: 0;
    right: 0;
}

.courseview .edit_link {
    position: absolute;
    top: 0;
    right: 0;
}

.main_edit_link {
    position: absolute;
    top: -41px;
    right: 10px;
}

.catshow {
    position: relative;
}

.courseshow {
    position: relative;
}

.inner_a {
    padding: 9px;
    background: #2B7FB0;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
}

.addcat_a {
    margin: 5px;
    padding: 2px;
}

.addcatbtn {
    display: table;
    margin: auto auto 13px;
}

.block_thematic_areas .flipboxes {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.catimg {
    text-align: center;
    position: relative;
}

.catshow img {
    border-radius: 10px;
    width:100%;
    max-width: 410px;
}

.editcat_a {
    margin: 5px;
    padding: 2px;
}

.ebsco_button {
    text-align: center;
    border-radius: 10px;
    background: #02457A;
    margin: auto;
    max-height: 70px;
    max-width: 180px;
    min-width: 170px;
    min-height: 70px;
}

.ebsco_button a {
    width: 400px;
    height: 250px;
    background: #02457A;
}

.ebsco_button a:hover {
    color: white;
    text-decoration: none;
}

.ebsco_text {
    margin-top: 25px;
    display: inline-flex;
    color: white;
}

.admin_manage {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

.inner_manage {
    cursor: pointer;
}

.manage_options {
    position: relative;
    display: none;
    border: 1px solid #e2e2e2;
    text-align: left !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    margin: 10px 1px 1px;
    padding: 1px;
}

.manage_options a {
    margin: 5px;
}

#page-blocks-thematic_areas-showcats select {
    width: 70%;
    overflow-x: hidden;
}

#page-blocks-thematic_areas-showcats #showncell {
    width: 40%;
}

#page-blocks-thematic_areas-showcats td {
    vertical-align: top;
    padding: .2em .3em;
    text-align: center;
}

#page-blocks-thematic_areas-showcats #buttoncell {
    width: 20%;
}

#page-blocks-thematic_areas-showcats #hiddencell {
    width: 40%;
}

#page-editcat #id_showncourses {
    width: 300px;
    height: 300px;
}

#page-blocks-thematic_areas-courseview #courseview thead tr th input {
    width: 100%;
    border-radius: 3px;
}

#page-blocks-thematic_areas-courseview #courseview tr th {
    font-size: 14px;
    text-align: center;
}

#page-blocks-thematic_areas-courseview .courselist {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 10px;
}

#page-blocks-thematic_areas-courseview thead {
    background: #02457a;
    color: white;
}

#courseview_filter {
    margin: 10px;
}

#page-blocks-thematic_areas-courseview tfoot {
    background: #02457a;
    color: white;
}

#page-blocks-thematic_areas-courseview .datatable_enter {
    background: #FCAF17;
    border-radius: 5px;
    margin: 3px 4%;
    color: black;
}

#page-blocks-thematic_areas-courseview .datatable_enter a {
    color: black;
}

#page-blocks-thematic_areas-courseview .datatable_edit {
    background: #02457a;
    border-radius: 5px;
    margin: 3px 4%;
    color: black;
}

#page-blocks-thematic_areas-courseview .datatable_edit a {
    color: white;
}

#page-blocks-thematic_areas-courseview .datatable_edit a:hover {
    text-decoration: none;
}

#page-blocks-thematic_areas-courseview .catimg img {
    height: 300px;
    margin-bottom: 10px;
}

#page-blocks-thematic_areas-catshow .catimg img {
    height: 300px;
    margin-bottom: 10px;
}

#page-blocks-thematic_areas-adminedit .topcat {
    margin-left: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .topcat_title {
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subcat {
    margin-left: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subcatlist {
    display: none;
}

#page-blocks-thematic_areas-adminedit .subcat_title {
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subcat_list {
    margin-top: 10px;
}

#page-blocks-thematic_areas-adminedit .subcat_course {
    margin-left: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subcat_courses {
    display: none;
}

#page-blocks-thematic_areas-adminedit .subsubcat {
    margin-left: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subsubcatlist {
    display: none;
}

#page-blocks-thematic_areas-adminedit .subsubcat_title {
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subsubcat_list {
    margin-top: 10px;
}

#page-blocks-thematic_areas-adminedit .subsubcat_course {
    margin-left: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .subsubcat_courses {
    display: none;
}


#page-blocks-thematic_areas-adminedit .course_title {
    padding: 10px;
}

#page-blocks-thematic_areas-adminedit .action-buttons {
    position: absolute;
    top: 0;
    right: 0;
}

#page-blocks-thematic_areas-adminedit .soloitem {
    position: relative;
}

#page-blocks-thematic_areas-adminedit .expanditem {
    cursor: pointer;
}

#page-blocks-thematic_areas-adminedit .manage_options {
    position: absolute;
    top: 100%;
    left: -140px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 11rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #495057;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#page-blocks-thematic_areas-adminedit .admin_manage {
    position: relative;
    float: right;
}

#page-blocks-thematic_areas-adminedit .adminedit {
    min-height: 500px;
}

#page-blocks-thematic_areas-adminedit .delete_cat {
    cursor: pointer;
    margin: 5px;
}

#page-blocks-thematic_areas-adminedit .delete_link {
    cursor: pointer;
    margin: 5px;
}

.catshow .col-md-3 {
    max-width: 100% !important;
}

#page-blocks-thematic_areas-adminedit .modal-content {
    position: fixed;
    display: block;
    width: 350px;
    border-radius: 10px;
    bottom: 10px;
    right: 5px;
    z-index: 1;
}

#page-blocks-thematic_areas-adminedit .popupmodal {
    display: none;
}

@media screen and (max-width: 64rem) {
    .col1 {
        width: calc(33.333333% - 2rem);
    }
}

@media screen and (max-width: 48rem) {
    .col1 {
        width: calc(50% - 2rem);
    }
}

@media screen and (max-width: 32rem) {
    .col1 {
        width: 100%;
        margin: 0 0 2rem 0;
    }
}

@media screen and (max-width: 1680px) {
    .flipboxes {
        width: 79%;
        margin: 0 auto
    }
}

@media screen and (max-width: 1366px) {
    .col1 {
        width: calc(32.333333% - 2rem);
    }

    .flipboxes {
        width: 89%;
        margin: 0 auto
    }
}

@media screen and (max-width: 1280px) {
    .col1 {
        width: calc(32.333333% - 2rem);
    }

    .flipboxes {
        width: 98%;
        margin: 0 auto
    }
}

@media screen and (max-width: 768px) {
    .col1 {
        width: calc(50% - 2rem);
    }
}


.top-title {
	text-align:center;
	font-family: 'Roboto';
	font-style: normal;
}

.top-title h1{
	font-weight: 900;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #002D51;

}

.top-title div{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #002D51;
}


.custom-ejournals{
    min-height: 72px;
    background: #1E6095;
    border-color: #02457A;
    border-radius: 4px;
	cursor:pointer;
}


a.custom-ejournals:hover{
	cursor:pointer;
	text-decoration:none;
}

a.custom-ejournals:hover p{
 	color: #002D51;
}
.custom-ejournals:hover{
    background: #FAB01B;
}

a.custom-ejournals:hover .go-button{
	background-image: url(../pix/arrow-hover.png);
}

.go-button{
	background-image: url(../pix/arrow.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    width: 45px;
    background-position: center;

}

.custom-ejournals div{
    width: 45px;
    text-align: center;
}

.custom-ejournals img{
	width: auto;
	height: 15px;
}

.custom-ejournals p{
    color:white;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 15px; /* Harmonize size*/
	line-height: 24px;
	padding: 10px;
}

.journals-title{  /*Centered title above journals*/
  text-align: center;
}

#page-blocks-thematic_areas-catshow #region-main {overflow:hidden;}
