html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a:active,
a:hover {
outline: 0;
}
p{
overflow: hidden;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #183c55;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-size: 14px;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
width: 100%;
max-width: 100%;
border-bottom: 1px solid #e7e7e7;
border-left: 1px solid #e7e7e7;
border-collapse: collapse;
border-spacing: 0;
}
table > caption{
color: #252525;
font-weight: 700;
padding-top: 0;
}
td#today,
td#prev,
td#next{
font-weight: 700;
color: #36a4de;
}
td#today a,
tr td#prev a{
color: #36a4de;
font-weight: 700;
}
table th{
border-right: 1px solid #dbdbdb;
padding: 8px 0;
text-align: center;
}
table tr,
table td {
border-right: 1px solid #dbdbdb;
padding: 8px 0;
border-bottom: 1px solid #dbdbdb;
border-top: 1px solid #dbdbdb;
text-align: center;
}
table tr a,
table td a{
font-weight: 700;
}
table td#prev{
text-align: left;
padding-left: 8px;
}
table td#next{
text-align: right;
padding-right: 8px;
} button,
input,
select,
optgroup,
textarea {
color: #183c55;
font-family: "Slabo 27px", sans-serif;
font-size: 14px;
line-height: 1.788;
padding: 10px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 20px 15px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-size: 14px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Minaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 14px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #36a4de;
border-radius: 3px;
background: #36a4de;
color: rgba(0, 0, 0, .8);
font-size: 14px;
line-height: 1;
padding: 12px 30px;
font-weight: 400;
text-transform: capitalize;
color: #fff;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #2f94ca;
background: #2f94ca;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #2f94ca;
background: #2f94ca;
color: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
color: #666;
border: 1px solid #e9ebed;
border-radius: 3px;
padding: 10px;
height: 40px;
}
select {
border: 1px solid #e9ebed;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #183c55;
}
textarea {
width: 100%;
}  a {
font-weight: 700;
color: #36a4de;
text-decoration: none; }
a:hover,
a:focus,
a:active {
color: #286090;
text-decoration: none;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 30px 0 0;
overflow: hidden;
}
.blog-post-video {
margin: 20px 0;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 10px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}  .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-links {
clear: both;
margin: 20px 0 0;
display: block;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-weight: 400;
color: #666;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 10px 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11111%;
}
.gallery-caption {
display: block;
}.elementor-158 .elementor-element.elementor-element-3f34a27 .elementor-image-carousel-caption
{
text-align:left!important;
}
.ncsr-title
{
height:100px;
}
.p {
text-align: justify;
}
.tp_pub_author , .tp_pub_title
{
font-size:unset !important;
}
.tp_h3{
font-size:16px !important;
}
.pagination {
float:right!important;
margin:0px!important;
}
.article_div_stafflist_item{ border-radius: 10px;
background-color:#fff;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09); width: 48%;
float: left;
display:flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding-bottom: 50px;
position: relative;
padding:10px;
margin:5px;
min-height:150px;
}
.recent_project_div_item{ border-radius: 10px;
background-color:#fff;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09);
width: 33%;
float: left;
display:flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding-bottom: 50px;
position: relative;
padding:10px;
margin:5px;
min-height:150px;
}
.article_div_stafflist_item_3{ border-radius: 10px;
background-color:#fff;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09);
width: 32%;
float: left;
display:flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding-bottom: 50px;
position: relative;
padding:10px;
margin:5px;
min-height:150px;
}
.ex_staff_item{
border-radius: 10px;
background-color:#fff;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09);
display:flex;
flex-wrap: wrap;
position: relative;
padding:10px;
margin:5px;
}
.ex_item
{
border-bottom: 1px solid rgba(0, 56, 129, 0.09);
display:flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding-bottom: 50px;
position: relative;
padding:10px;
margin:5px;
min-height:20px;
}
a.apotelesma_link {
-webkit-box-flex: 1;
flex-grow: 1;
-webkit-box-ordinal-group: 11;
order: 10;
display: inline-block;
background-color: #6EC1E4;
color:white;
padding: 10px;
border-radius: 3px;
font-size:13px;
}
ul li#menu-item-383-en a
{
color:red;
}
ul li#menu-item-540-el a
{
color:red;
}
@media (max-width: 767px)
{
.navbar-kawsa .nav-btn-wrap {
//display: block! important;
}
.athena_logo.pull-right
{
float:inherit!important;
}
}
.navbar-kawsa .nav-btn-wrap {
margin-top: 30px !important;
}
.athena_logo{
padding:31px 2px 0px 80px !important;
}
.btn-primary {
// background-color:transparent!important;
}
.navbar-kawsa .nav-btn-wrap,.btn, .btn-primary, .pull-right{
text-transform:none !important;
}
.btn-primary:hover{
text-transform:none !important;
//background-color:none!important;
}
.sabbi-page-header .page-title {
color: #ffffff !important;
text-transform:none;
}
.auth-breadcrumb-wrap {
display: none !important;
}
.page-header-content {
vertical-align:center!important;
}
@media only screen and (max-width: 768px) { .article_div_list_item,.article_div_stafflist_item, .article_div_stafflist_item_3,
.recent_div_project,.recent_project_div_item{
width: 100%;
}
}
.staffImage{
width:35%;    
margin-bottom:10px;
float:left; 
display: inline-block;
margin-right:20px;
}
.newsImage{
width:30%;    
float:left; 
display: inline-block;
margin-right:20px;
}
.stafftext{
width:59%;    
display:inline-block;
margin-bottom:5px;
}
.stafftextfull
{
width:99%;    
display:inline-block;
margin-bottom:5px;
}
.article_div_list_item{ border-radius: 10px;
background-color:#fff;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09);
width: 48%;
float: left;
margin:5px;
height:140px;
padding:10px;
}
.relatedPosts{ border-radius: 5px;
border: 1px solid #d6d6db;
padding:8px; }
.relatedPosts h4{
margin:0px;
}
.single_member_box{
width:100%; 
margin-top:20px; 
margin-bottom:30px;
min-height:250px;
}
.socialmember{
padding-top:5px;
text-align:center;
display: flex
}
.maindesc{
text-align:justify
}
.ng-row {
clear: both;
}
h4 a
{	
font-size:14px;
}
h4.title{
margin:0px;
}
h4.ex_title{
font-size:14px !important;
}
div.news_details
{
font-size:12px !important;
}
.bold-option{font-weight: bolder;}
.row_custom {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-lg-4 {
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.grid-wthree-service {
background: #ffffff; border-color:#cccccc;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#000000;
height:150px;
text-align: center;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
margin:10px;
border-radius:5px;
background-color:#edf2f7;
}
div.grid-wthree-service:hover
{
background-color:#0f4786;
}
div.grid-wthree-service a:hover
{
color:#ffffff;
}
.grid-wthree-service1 {
background: #3d7cbf;   
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#fff;
height:150px;
text-align: center;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
margin:10px;
border-radius:5px;
}
.grid-wthree-service2 {
background: #eaf0f7;   
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#000000;
height:150px;
text-align: center;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
margin:10px;
border-radius:5px;
}
.grid-wthree-service3 {
background: #3d7cbf;   
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#fff;
height:150px;
text-align: center;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
margin:10px;
border-radius:5px;
}
.mt-2
{
margin-top:20px;
font-size:18px;font-weight:700
} .col-1 {width: 8.33%;}
.col-2 {flex: 0 0 16.666667%;
max-width: 16.666667%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;max-width: 83.333333%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
.col-xl-6 {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;}
.col-xl-12{
flex: 0 0 100%;
max-width: 100%;
}
.grid-wthree-service a, a.details{
text-decoration:none;
}
@media only screen and (max-width: 768px) { [class*="col-"] {
width: 100%;
}
}
.section-title{
margin:0px auto;
width:100%;
}
.section-title p
{
text-align: center;
font-weight: bold;
font-size: 30px;
}
#section-2
{
background:#7f7e7e !important;
}
.grid-news-service {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#000000;
height:80px;
display: flex;
margin:10px;
border-bottom:2px solid #cccccc;
width:100%;
align-items: center;
justify-content: flex-start;
}
.detailNews
{
text-align: center;
position: relative;
}
.details
{
text-align: left;
position: relative;
margin-left:6px;
}
.newsImg {
width:50px;
height:50px;
vertical-align:top;
}
.date{
font-size:12px;
color:#9b9999;
}
.grid-projects{
position: relative;
background-color: #F4F4F4;
padding: 40px 20px;
margin: 15px 0px;
} .bigproject{
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#000000;
float:left;
margin:10px;
background:#f4f4f4;
width:30%;
align-items: center;
justify-content: center;
height:200px;
position: relative;
text-align:center;
}
@media only screen and (max-width: 768px) { .bigproject {
width: 100%; margin:5px;
}
.projectImg{
margin-bottom: 15px;
}
.grid-projects{
position: relative;
background-color: #F4F4F4;
padding: 5px;
margin: 30px 10px;
}
}
.projectTtle{
display:block;
margin:0px auto;
text-align:center;
}
.projectImg{
position: relative;
margin-bottom: 20px;
}
.projectImg img
{
border:1px solid black;
}
.more{
background-color: orange;
padding: 5px 10px;
text-align: center;
border-radius: 5px;
position: absolute;
right: 20px;
}
.more a:hover{
text-decoration:none;
}
#site-header{
background-color:#ffffff;
}
.navbar-default .navbar-nav > li > a {
color: #000;
}
#main-navigation ul.navbar-nav > li.active > a, #main-navigation ul.navbar-nav > li.hover > a{
background-color: transparent;
color: #a09f9f;
font-weight: 700;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
color: #ccc;
}
.main-navigation{
}
.full_container
{
width:100%;
}
.justifiedPar
{
text-align:justify;
width:70%;
}
.custom_widget{
background-color: #fff;
padding: 10px;
margin-bottom: 30px;
border-radius: 10px;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09); 
}
@media only screen and (max-width: 768px) { .custom_sidebar,.left_large_col,.left_full_col{
width:100%;   
float:none;
}
.search_filters{
width:90%;    
margin-bottom:10px;
display: inline-block;
}
.search_filters select{
margin-top:10px;
margin-left:5px;
color: #666;
border: 1px solid #e9ebed;
border-radius: 3px;
padding: 10px;
width:100%;
max-width:90%;
}
.search_filters option{
padding:10px;
}
.searchBtn{
margin:20px 0px 0px 0px;
}
input.search_people[type="text"],input.search_projects[type="text"]
{
margin-top:10px;
margin-left:5px;
width:100%;
max-width:90%;
}
a.proj_link {word-break: break-all; max-width:90%;}
}
@media only screen and (min-width: 768px) { .left_full_col{
width:100%;    
margin-bottom:10px;
display: inline-block;
}
.left_large_col{
width:60%;    
margin-bottom:10px;
float:left; 
display: inline-block;
margin-right:20px;
}
.custom_sidebar{
width:35%;    
display:inline-block;
margin-bottom:5px;
}
.search_filters{
width:100%;    
margin-bottom:10px;
display: inline-block;
}
.search_filters select{
margin-left:5px;
color: #666;
border: 1px solid #e9ebed;
border-radius: 3px;
padding: 10px;
}
.search_filters option{
padding:10px;
}
.searchBtn{
margin-left:10px;
}
} .gridcontainer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.griditem {
width: 32%;
border:2px solid;
border-color: #cccccc;
border-radius: 5px;
margin:5px;
}
.grid-items {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
color:#000000;
display: flex;
vertical-align:middle; width:100%;
align-items: center;
justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
.griditem{
width: 100%;
}
}
.member_info{
width:20px;
float:left;
vertical-align:middle;
}
.related_Dept{
margin-top:0px
}
.profile-glimps
{
padding-top:0px;
margin-top:0px;
}
.blog-breadcrumb.auth-breadcrumb-wrap .sabbi-breadcrumb a, .blog-breadcrumb .sabbi-breadcrumb > li > span,
.auth-breadcrumb-wrap .sabbi-breadcrumb a, .sabbi-breadcrumb > li > span
{
font-family:Roboto !important;
}
.sabbi-page-header.page-header-lg
{
min-height:300px!important;
height:300px;
}
.elementor-216 .elementor-element.elementor-element-6b16564 > .elementor-widget-container,
.elementor-216 .elementor-element.elementor-element-4738951 > .elementor-widget-container,
.elementor-216 .elementor-element.elementor-element-5e76349 > .elementor-widget-container,
.elementor-216 .elementor-element.elementor-element-2476aeb > .elementor-widget-container,
.elementor-216 .elementor-element.elementor-element-e18a5d1 > .elementor-widget-container,
.elementor-216 .elementor-element.elementor-element-cdc7d77 > .elementor-widget-container,
.elementor-385 .elementor-element.elementor-element-c32e1d0 > .elementor-widget-container,
.elementor-385 .elementor-element.elementor-element-37edc4b > .elementor-widget-container,
.elementor-385 .elementor-element.elementor-element-3ffbe3c > .elementor-widget-container,
.elementor-385 .elementor-element.elementor-element-dd0e317 > .elementor-widget-container,
.elementor-385 .elementor-element.elementor-element-6903905 > .elementor-widget-container,
.elementor-385 .elementor-element.elementor-element-c97e830 > .elementor-widget-container
{	border-radius: 10px;
background-color:#fff;
box-shadow: 0px 7px 15px 0px rgba(0, 56, 129, 0.09);
min-height: 200px
}
.footer_custom_images{
width:100%;
display:inline-block;
}
.footer_custom_images a,.footer_custom_images img{
display:inline-block;
}
.footer_custom_images p
{
text-align:center;
padding-top:5px !important;
}
.section-footer .footer-bar{
padding-top:5px !important;
}
.section-footer .footer-site-info {
padding-bottom:20px !important;
}
.col-sm-4 .terms
{
text-align:right;
}    .teachpress_publication_list {width:100%; border:none; border-spacing: 0;}
.teachpress_publication_list td, .teachpress_course_list td {text-align:left;} .tablenav {padding-top:5px; margin:6px 0 4px; height:30px; vertical-align:middle; width:100%;}
.tablenav-pages {float:right;}
.tablenav-pages span.inactive {border: 1px solid silver; padding:3px 6px; font-size:0.9em; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color:#CCCCCC; font-size:12px; }
.tablenav .tablenav-pages a {border: 1px solid; padding:3px 6px; font-size:0.9em; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size:12px; font-weight:bold;}
.tablenav .tablenav-pages a, .tablenav .tablenav-pages a:visited {border-color:silver; color:#333333; text-decoration:none;}
.tablenav .tablenav-pages a:hover , .tablenav .tablenav-pages a.disabled{background:#ECECEC; color:#333333;}
.tablenav-pages .page-numbers {display: inline;}
.tp_bibtex {
display:none;
}
.svg-flag {
display: inline-block;
vertical-align: middle;
width:20px !important;
height:15px !important;
}
.event-post-content.justify_content
{
text-align:justify
}
.recent-row *{
} .recent-row:after {
content: "";
display: table;
clear: both;
}
.recent_div_project{
float: left;
width: 30%;
padding: 0 10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 16px;	
background-color: #fff;
height:200px;
margin:10px;
border-radius:10px;
box-sizing: border-box;
} @media screen and (max-width: 600px) {
.recent_div_project {
width: 100%;
display: block;
margin-bottom: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 16px;
text-align: center;
background-color: #fff;
}
} .projectImage {
width:32%;    
margin-bottom:10px;
float:left; 
display: inline-block;
margin-right:20px;
}
.projectText
{
width:57%;    
display:inline-block;
margin-bottom:5px;
} .column {
float: left;
width: 30.33%;
padding: 10px;
box-sizing: border-box;
height: 200px; margin:10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
border-radius:10px;
}
@media screen and (max-width: 600px) {
.column {
width: 100%;
display: block;
margin-bottom: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 16px;
text-align: center;
background-color: #fff;
}
} .row:after {
content: "";
display: table;
clear: both;
}
.col-md-12.vacancies{
text-align:justify;
}
.col-md-12.vacancies img{
display: block;
margin: 0 auto;
} img.medium_size{
width:200px;
}
.col-md-12.vacancies > .app_class {
width:150px;
height:50px;
background-color:#F7F7F9;
display: flex;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 16px;
text-align: center;
float:left;
margin-top:-70px;	
}
.stafftext > .date_small{
text-align:right;
font-size:12px;
font-style:italic
}
.small_name
{
font-size:14px;
} .modal {
display: none; position: fixed; z-index: 1; padding-top: 300px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
height:auto;
} .close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.content_table_simple td, th, tr {
border-right: 0px solid #dbdbdb;
border-left: 0px solid #dbdbdb;
border-bottom: 0px solid #dbdbdb;
border-top: 0px solid #dbdbdb;
}
.content_table_simple
{
border-collapse:collapse;
width:auto;
text-align:left;
border-right: 0px solid #dbdbdb;
border-left: 0px solid #dbdbdb;
border-bottom: 0px solid #dbdbdb;
border-top: 0px solid #dbdbdb;
}
.content_table_simple tr {
border-right: 0px solid #dbdbdb;
border-left: 0px solid #dbdbdb;
border-bottom: 0px solid #dbdbdb;
border-top: 0px solid #dbdbdb;
}
.content_table_simple  td
{
border-right: 0px solid #dbdbdb;
border-left: 0px solid #dbdbdb;
border-bottom: 0px solid #dbdbdb;
border-top: 0px solid #dbdbdb;
text-align:left
}
table.content_table_simple 
{
margin:0 0 0 0;
}
.vacancy_table table tr, table td
{
text-align:left;
}
table tr, table td
{
text-align:left;
}.sabbi-events-item .events-item-meta {
display: flex;
align-items: baseline;
}
.sabbi-events-item .events-item-meta .events-date {
display: flex;
align-items: flex-end;
} .sabbi-book_timeline > li .year:before {
left: 44px;
}
.sabbi-book_timeline > li .year:after {
right: -31px;
}
.journal-papers-doi.journal-papers-doi span {
display: inline-block;
} .elementor-widget-container .section-meet_the_team {
padding-left: 10px;
padding-right: 10px;
}
.elementor-widget-container .section-meet_the_team-single {
padding-left: 0px;
padding-right: 0px;
}
.journal-papers-list .journal-papers {
padding-left: 10px;
padding-right: 10px;
}
.overflow-hidden {
overflow: hidden;
}