/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.fusion-main-menu li#menu-item-2282 {
  cursor: auto;
}

.fusion-main-menu li#menu-item-2282 li {
  cursor: auto;
}

.fusion-main-menu li#menu-item-2282 li li {
  cursor: pointer;
}

nav.fusion-secondary-menu .searchform .fusion-search-form-content .fusion-search-field input {
  margin-top: 13px;
  margin-bottom: 13px;
  height: 25px;
  background-color: #1B3756;
  border-color: #1B3756;
}


nav.fusion-secondary-menu ul li#menu-search-item,
nav.fusion-secondary-menu ul li#menu-item-2568,
nav.fusion-secondary-menu ul li#menu-item-1994 {
  z-index: 1;
}

nav.fusion-secondary-menu li#menu-item-2002 {
  z-index: 2;
}

nav.fusion-secondary-menu .searchform .fusion-search-form-content .fusion-search-field input::placeholder {
  color: #ffffff;
  opacity: 1;
}

nav.fusion-secondary-menu .searchform .fusion-search-form-content .fusion-search-field input::-ms-input-placeholder {
  color: #ffffff;
}

nav.fusion-secondary-menu .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
  margin-top: 13px;
  margin-bottom: 13px;
  height: 25px;
  line-height: 25px;
}

nav.fusion-secondary-menu .searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
  background-color: #17304A;
}

nav.fusion-secondary-menu .searchform .fusion-search-form-content .fusion-search-button input[type=submit]:hover {
  background-color: #17304A;
}

#content div.post-content div.tab-content table td {
  border: 1px dotted #333;
  padding: 15px;
}

div.frontpage-event-title {
  background-color: #eeeeee;
  padding: 10px;
  border-top: 2px solid #ccc;
  opacity: 0.95;
}


body.page-id-4117 section#ucipseventslist h4 {
  margin-top: 0px;
}

#ucipseventsfooter h4 a {
  font-weight: normal;
}

#ucipseventsfooter div.fusion-date-and-formats {
  display: none;
}

#ucipseventsfooter h4.entry-title {
  margin: 0;
}

#ucipseventsfooter article {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}


.postgraduate-infosection {
  float: right;
  width: 372px;
  margin-left: 20px;
}

@media screen and (max-width: 1365px) {
  .postgraduate-infosection {
    float: none;
    margin: 0px 0px 20px 0px;

  }
}
@media screen and (max-width: 500px) {
  .postgraduate-infosection {
    width: 312px;
  }
}

.postgraduate-infobox-container {
  padding: 20px 20px 0px 20px;
  -webkit-box-shadow: 10px 10px 0px 0px rgba(227,227,227,1);
  -moz-box-shadow: 10px 10px 0px 0px rgba(227,227,227,1);
  box-shadow: 10px 10px 0px 0px rgba(227,227,227,1);
  background-color: #EDEDED;
}

.postgraduate-event-title,
.postgraduate-testimonials-title,
.postgraduate-infobox-title {
  width: 392px;
  height: 98px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.3em;
  background-image: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/eye3b.jpg');
  background-repeat: repeat-x;
}

.postgraduate-event-title,
.postgraduate-testimonials-title {
  margin-top: 40px;
}

@media screen and (max-width: 500px) {
  .postgraduate-event-title,
  .postgraduate-testimonials-title,
  .postgraduate-infobox-title {
    width: 332px;
  }
}

.postgraduate-event-title-container-1,
.postgraduate-testimonials-title-container-1,
.postgraduate-infobox-title-container-1 {
  padding-top: 50px;
  padding-left: 20px;
  float: left;
}

.postgraduate-event-title-container-2,
.postgraduate-testimonials-title-container-2,
.postgraduate-infobox-title-container-2 {
  float: right;
}

.postgraduate-infobox-container-image {
  padding-top: 15px;
  padding-bottom: 15px;
}

#postgraduate-infobox-read-more {
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  background-image: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/repeat-bottom.jpg');
  background-repeat: repeat-x;
}

#postgraduate-infobox-read-less {
  display: none;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  background-image: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/repeat-bottom.jpg');
  background-repeat: repeat-x;
  background-position: 0px 15px;
}

#postgraduate-infobox-read-more img {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}

#postgraduate-infobox-read-less img {
  display: inline-block;
  padding-bottom: 45px;
}

#postgraduate-infobox-more {
  display: none;
}

.postgraduate-infobox p {
  line-height: 160%;
  padding-left: 0px;
  padding-right: 0px;
}


div.postgradbanner-container {
  height: 144px;
  background-image: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/postbannerleft.png'), url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/postbannerright.png');
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
}

div.postgradbanner-container-in {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #1F3D61;
  line-height: 120%;
  font-size: 1.8em;
  font-weight: bold;
  width: 80%
}


@media screen and (max-width: 1250px) {
  div.postgradbanner-container-in {
    font-size: 1.6em;
  }
}

div.postgradbanner {
  text-align: center;
  height: 144px;
  width: 100%;
  background-image: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/postbannermiddle.png');
  background-repeat: repeat-x;
  position: relative;
}

div.postgradpakedips,
div.postgradunit {
  line-height: 100%;
  font-size: 1.8em;
  text-align: center;
  height: 109px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  width: 100%;
  -webkit-box-shadow: inset 0px 0px 24px 0px rgba(0,0,0,0.30);
  -moz-box-shadow: inset 0px 0px 24px 0px rgba(0,0,0,0.30);
  box-shadow: inset 0px 0px 24px 0px rgba(0,0,0,0.30);
  position: relative;
}

div.postgradpakedips.pakedips-medium {
  height: 69px;
}


div.postgradpakedips-content,
div.postgradunit-content {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
}

@media screen and (max-width: 1250px) {
  div.postgradpakedips,
  div.postgradunit {
    font-size: 1.4em;
  }
}

@media screen and (max-width: 500px) {
  div.postgradpakedips,
  div.postgradunit {
    font-size: 1.3em;
  }
}

div.postgrad-list-sthet ul li,
div.postgrad-list-sey ul li,
div.postgrad-list-smich ul li,
div.postgrad-list-sgeot ul li,
div.postgrad-list-pakedips-set ul li,
div.postgrad-list-pakedips-economic ul li,
div.postgrad-list-pakedips-management ul li,
div.postgrad-list-pakedips-design ul li,
div.postgrad-list-pakedips-engineering ul li,
div.postgrad-list-pakedips-humanities ul li,
div.postgrad-list-pakedips-legal ul li,
div.postgrad-list-pakedips-natural ul li,
div.postgrad-list-pakedips-technology ul li,
div.postgrad-list-pakedips-energy ul li,
div.postgrad-list-sdo ul li {
  padding: 3px 0px 3px 30px;
  list-style: none;
}


div.postgrad-list-sdo ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-sdo.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-set ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-set.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-management ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-management.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-design ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-design.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-engineering ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-engineering.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-energy ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-energy.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-humanities ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-humanities.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-legal ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-legal.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-natural ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-natural.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-technology ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-technology.png') no-repeat 0px 9px;
}

div.postgrad-list-pakedips-economic ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-pakedips-economic.png') no-repeat 0px 9px;
}

div.postgrad-list-sthet ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-sthet.png') no-repeat 0px 9px;
}

div.postgrad-list-sey ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-sey.png') no-repeat 0px 9px;
}

div.postgrad-list-smich ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-smich.png') no-repeat 0px 9px;
}

div.postgrad-list-sgeot ul li {
  background: url('/wp-content/themes/Avada-Child-Theme/template-images/metaptychiaka/bullet-sgeot.png') no-repeat 0px 9px;
}

div.postgrad-event,
div.postgrad-testimonial {
  text-align: center;
  margin-top: 10px;
  -webkit-box-shadow: 10px 10px 0px 0px rgba(227,227,227,1);
  -moz-box-shadow: 10px 10px 0px 0px rgba(227,227,227,1);
  box-shadow: 10px 10px 0px 0px rgba(227,227,227,1);
  background-color: #EDEDED;
  padding: 20px;
  line-height: 150%;
}

div.postgrad-testimonial-name {
  font-weight: bold;
  text-align: center;
}

div.postgrad-main {
  float: left;
  width: 500px;
}
@media screen and (max-width: 1365px) {
  div.postgrad-main {
    float: none;
    width: 100%;
    margin: 0px auto 20px auto;

  }
}
@media screen and (max-width: 500px) {
  div.postgrad-main {
    width: 100%;
  }
}

div.postgrad-testimonial-text-2,
div.postgrad-testimonial-text-1 {
  font-style: italic;
}

div.postgraduate-testimonials {
  background-color: #0D9DFD;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  color: #fff;
  font-size: 1.3em;
  margin-top: 45px;
}

div.postgrad-testimonial-more {
  border-top: 1px dotted #333;
  padding-top: 20px;
  margin-top: 20px;
}


section#content div.postgrad-testimonial-more a {
  text-decoration: none;
  border-bottom-style: none;
  color: #333;
}


a#cn-refuse-cookie {
  background-color: #000;
  color: #999;
  text-decoration: underline;
}


a#cn-close-notice {
  display: none;
}


section#content div.ucips-pagination a {
  border: 1px solid #e7e4e2;
  margin: 0 4px;
  padding: 10px 14px 10px 14px;
}

table.ucips-full-table-width {
  width: 100%
}

body.page-id-4240 table th {
  text-align: left;
}

.singlejobpost {
  background-color: #F5F6F4;
  color: white;
  padding: 1rem;
  border-top: 2px solid #d2d4c8;
  color: #000000;
}

.singlejobpost .singlejobpost-org {
  font-size: 1.1em;
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
  margin-bottom: 15px;
  color: #666;
}

.singlejobpost .singlejobpost-posted {
  font-size: 0.8em;
  color: #666;
  font-style: italic;
}

.singlejobpost .singlejobpost-location {
  font-size: 0.8em;
  color: #666;
}

.singlejobpost .singlejobpost-title {
  font-size: 1.3em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.alljobposts {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}

@media screen and (max-width: 983px) {
  div.frontpage-sticky-1-20211011-FDR312735 div.fusion-recent-posts,
  div.frontpage-nonsticky-1-20211011-FDR312735 div.fusion-recent-posts,
  div.frontpage-nonsticky-2-20211011-FDR312735 div.fusion-recent-posts {
    margin-bottom: 0;
  }
}

body .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link {
  white-space: normal;
  max-width: 300px;
}

/*
body .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link h4 {
  text-indent: -14px;
  margin-left: 14px;
}
*/

#goto-admissions-section {
  cursor: pointer;
  border-bottom: 1px dotted #2d6eaf;
  color: var(--link_color);
}


section#content a.noborder {
  border-bottom-style: none;
}

body.page-id-7 div.fusion-layout-column span.fusion-column-inner-bg {
  margin-left: 0px;
}

body.page-id-6227 #content div.tab-pane p {
  text-align: justify;
}

body.page-id-6227 #content div.tab-pane div.postgraduate-infosection p {
  text-align: left;
}
