/*--------------------------------------------------------------*/
/* USE TO SAFELY ADD CUSTOM OVERRIDES WHILE STILL IN PRODUCTION */
/*--------------------------------------------------------------*/

/*
Please add any custom typograpy color / size overrides etc here as normal css.
I will replicate in theme's less files.*/

/*--------------------------------------------------------------*/
/* USE TO SAFELY ADD CUSTOM OVERRIDES WHILE STILL IN PRODUCTION */
/*--------------------------------------------------------------*/

/*
Please add any custom typograpy color / size overrides etc here as normal css.
I will replicate in theme's less files.*/

/* Start of Short courses additional CSS */

/*  Andrea's requested these changes*/
/* pg term dates table fix for chrome EMP */

/* Annie request for Webform  https://www.schumachercollege.org.uk/anima-digital-magazine */

body.page-node-11447 input#edit-submitted-your-email-address {
    width: 49%;
}

table.tftable {
    width: 100%;
}

/* newsletter signup button */

#exampleModal .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-shadow: 0;
    opacity: 1;
    filter: alpha(opacity=20);
    margin-right: 10px;
}


#exampleModal .btn.btn-secondary {
  float: left;
  display: block;
  background: #666;
  color: white;
}

#block-block-36 .btn-primary:before {
    font-family: FontAwesome;
    content: "\f0e0";
    margin-right: 12px;
}

#block-block-36 .block-content {
  float: right;
}

.btn-mahogany {
    color: #ffffff;
    background-color: #bf3100;
    border-color: #bf3100;
}

#exampleModal .ctct-form-defaults .ctct-form-listitem {
  font-size: 14px;
}

#exampleModal .ctct-form-defaults .ctct-form-required {
  font-size: 14px;
}

#exampleModal .ctct-form-header {
  display: none;
}

#exampleModal .ctct-form-text {
  font-size: 14px;
  font-family: 'Droid Sans';
  text-align: center;
}

#exampleModal .ctct-form-defaults form{
  font-family: 'Droid Sans';
}

#exampleModal .modal-header {
  text-align: center;
  background: #7ab317;
  padding-bottom: 64px;
  position: relative;
  background-image: url('/sites/all/themes/schumacher_responsive/images/Short-Course-Banner2.gif');
}

#exampleModal h2 {
  color: white;
}

#exampleModal .modal-layer {
    background-color: rgba(122,179,23, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
   padding-top: 24px;
}

/* Social media icons top region EMP */

.sc-inline .fa-stack {
  background: #7ab317;
  font-size: 1em;
  border-radius: 5px;
}

.sc-inline {
  display: inline-block;
}


/* EMP structural changes */

body {
   background: none;
}

/* Front page visiting teachers css changes EMP */

.slider-image.teach-img {
    padding: 0 10px;
}

/* Mandala changes */
.course-image-icon {
    position: relative;
    float: left;
    padding-right: 5px;
    top: -1px;
}

div.view-course-channels a.btn {
  /*  border: solid 1px #e6e6e654; */
  /*  background: #e6e6e633; */
  /*  font-size: 16px; */
    text-decoration: none;
    text-transform: uppercase;
}

div.view-course-channels a:hover {
    color: #7ab317;
}

/* superfish /*/

#superfish-1-toggle {
    float: right;
}

.sf-accordion .sf-accordion-button {
  overflow: hidden;
  text-indent: -99999px;
  position: relative;
}
.sf-accordion .sf-accordion-button:before {
  font-family: "FontAwesome";
  content: "\f13a";
  text-indent: 0;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sf-accordion li.sf-expanded > .sf-accordion-button:before {
  content: "\f139"
}

.sf-menu.sf-style-white a, .sf-menu.sf-style-white span.nolink {
   border: 0px !important;
}

/* Start of Short courses additional CSS */

        button.btn.btn-primary .form-managed-file .btn, .form-search .btn, .search-form .btn {
    padding: 0;
}

#navbar {
    /*background: url(/sites/all/themes/schumacher_responsive/images/header-bg.png) bottom center repeat-x;*/
  background: none;
    margin-bottom: 0;
    border-bottom: 1px solid #8080806e;
}

.footer{
background: linear-gradient(to bottom, #232222 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c898a', endColorstr='#096b5e', GradientType=0);
}

.footerbottom {
    border-top: 1px solid #c1c1c1;
    }


/* adiditional csx for short courses full-width*/

.block-quicktabs-tabbed-short-courses{
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1em;
}

.node-type-short-course.main-container{
  padding-bottom: 0px;
}

.node.node-blog.view-mode-teaser, .node.node-event-calendar.view-mode-teaser_sml_2018,
.node.node-blog.view-mode-teaser_sml_2018  {
    background: #ffffe0;
    padding: 1em;
    margin-bottom: 2em;
}

.apply-now-top-button a.apply-now-link {
    margin: 0 auto;
    width: 100%;
}

.pull-left.padding-right {
    padding-right: 1em;
}

.btn-default-short2{
    padding: 0.5em;
    position: relative;
    background: #7ab317;
    bottom: 0;
    right: 0;
    margin-bottom: 10px;
  }
@media screen and (min-width: 769px) {
.sc_top_row.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sc_top_row.row > [class*='col-'] {
   display: flex;
   flex-direction: column;
}
}



.group-sc-core-info-right.field-group-div{
    margin-top: 1.5em;
}

.sc-date-range{
    font-size: 110%;
    line-height: 1.5;
    /* border: solid; */
    color: #777777;
}
li.ui-state-default.ui-corner-top:nth-child(3) {
    background: red;
}

div#quicktabs-tabbed_short_courses .ui-widget-header {
    background: transparent;
}

.ui-widget-content {
    border: none;
    color: #222;
}


.field-name-custom-date-short-courses {
    font-weight: bold;
}

.sc_top_row h3{
margin: 0;
}

.sc_top_row{
    border: 1px solid #c1c1c1;
    margin-left:0;
    margin-right: 0;
    margin-bottom: 2em;
}

.sc_top_row ul,.sc_top_row ol {
    margin-top: 0.5em;
    margin-bottom: 10px;
    margin-left: -1em;
}
.sc_key_info li{
  padding-bottom: 0.75em;
}
.sc_key_info, .group-sc-core-info-right-right.field-group-div.col-sm-3{
    background: #ffffe0;
    padding: 24px;
}

.group-sc-core-info-right h3 {
    margin-top: 27px;
}


.sc_top_row .views-row {
    border: transparent;
}

.image-pull-left {
    padding-right: 1em;
    padding-bottom: 1em;
}

#footerwrap {
    background: transparent;}


.group-sc-core-fees.field-group-div {
    padding: 1em;
    background: #ccc;
    margin-top: 1em;
}

.label-inline{
  display:inline;
}


/* Ed of Short courses additional CSS  */


/* text-wrap post grad gallery 
*/

@media screen and (min-width: 762px) {
 .video_float {
  width:100%;
  }

.video_float {
    width: 65%;
    float: right;
}

div.page--courses-postgraduate-courses-language-requirements ul li.tab_1,
div.page--courses-postgraduate-courses-language-requirements ul li.tab_2,
div.page--courses-postgraduate-courses-language-requirements ul li.tab_3{
  padding-left:1em;
  padding-right:1em;
  padding-top:1em
} 

div.node-post-graduate-course li.pg-li{
padding-bottom: 0.75em;
}

/*Globally remove the tree form the footerwrapper as instructed by Annie*/

#footerwrap {
    background: transparent !important;
  }

/* Global link change */

a {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: #7ab317;
    text-decoration: underline;
}

/* pg accordion */

#accordion .field-collection-container, #accordion .field-collection-view {
       border-bottom: 0px;
       margin-bottom: 0px;
       padding: 0px;
       margin-left:0px;
       margin-right: 0px;
}

#accordion {
     margin-bottom: 20px;
}

.more-less {
        float: left;
        margin-right: 10px;
}

#accordion .panel-heading, #accordion .panel-default {
  background: transparent;
  border-radius: 0px;
}

#accordion .field-collection-container .field-items .field-item {
  margin-bottom: 0px;
}

.pg-top-section {
    border: 1px solid #eee;
    margin-bottom: 24px;
}

.row.pg-top-section {
  margin-left: 0px;
  margin-right: 0px;
}

.pg-top-section > .col-sm-3 {
  padding-left: 0px;
}

.pg-top-section >.col-sm-9 {
  padding-right: 0px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
ck-block-125 .ctct-form-defaults .ctct-form-listitem {
  font-size: 14px;
}

#block-block-125 .ctct-form-defaults .ctct-form-required {
  font-size: 14px;
}

#block-block-125 .ctct-form-header {
  display: none;
}
    display: -ms-flexbox;
    display: flex;
}

.row-eq-height .col-sm-3 {
  background: #ffffe0;
}

#headingten.panel-heading {
  border-bottom: 1px solid #ddd;
}

#accordion .panel-default {
  border-bottom: 0px;
}

.panel-title > a {
        display: block;
        text-decoration: none;
}

/* PG Course content type */

.col-md-3.pg-cta {
    border-bottom: 1px solid transparent;
}

#pg-video-accordion {
  margin-top: 40px;
  margin-bottom: 40px;
}



.pg-info-bottom {
  margin-top: 40px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.pg-ki {
   background: #ffffe0;
   padding: 24px;
}

.pg-qual {
  color: #7ab317;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 3em;
}

.pg-gallery h1 {
  visibility: hidden;
}

.arrow {
   display: none !important;
}

.gallery-thumbs {
   margin-top: 10px !important;
}

.pg-blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #378687;
}

.node-type-post-graduate-course .page-header {
  display: none;
}

.pg-summary {
  margin-top: 24px;
  margin-bottom:48px;
}

.pg-cta a {
  display: block;
  background-color: #7ab317;
  color: white;
  text-align: center;
  padding-top: 48px;
  padding-bottom: 24px;
}

.pg-blockquote .node-testimonial {
  background: transparent;
  border: 0px;
  color: inherit;
}

.node-type-post-graduate-course .node-unpublished {
  background: transparent;
}

.pg-view-other-courses .views-field-title:after {
  font-family: "FontAwesome";
  content: "\f19d";
  float: right;
  color: #7ab317;
}

.pg-h-and-e .block-title{
  padding: 14px 20px;
}

.pg-h-and-e {
  background: #f3f3f3;
}

.pg-view-no-row .views-row {
  display: none;
}

.pg-other {
  margin-top: 48px;
}



/* LANGUAGE REQUIREMENTS PAGE */


body.page--postgraduate-language-requirements .headerbg h2.block-title {
    padding: 1em;
    font-size: 14px;
    padding-bottom: 3em;
    background: url(/sites/all/themes/schumacher_responsive/images/blockhead.jpg) 0 0 no-repeat;
    color: white; 
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2em;
}

/*Language tabs h3*/
a h3 {
    font-size: 100%;
    margin-top: 5px;
}

.headerbg p{
      padding: 15px 20px 20px;
}
.page--postgraduate-language-requirements .nav-tabs > .page--postgraduate-language-requirements li.active > a,.page--postgraduate-language-requirements  .nav-tabs > li.active > a:hover,.page--postgraduate-language-requirements .nav-tabs > li.active > a:focus{
  background-color:transparent;
}

.page--postgraduate-language-requirements .nav-tabs{
  margin-bottom: 0;
}



.page--postgraduate-language-requirements .nav-tabs > .tab_3, .page--postgraduate-language-requirements .tab-content > .tab_3 {
  background: #f0dac25c !important;
      color: black;
}

.page--postgraduate-language-requirements .nav-tabs > .tab_2, .page--postgraduate-language-requirements .tab-content > .tab_2 {
  background: #c7d8c773 !important; 
      color: black;
}

.page--postgraduate-language-requirements .nav-tabs > .tab_1, .page--postgraduate-language-requirements .tab-content > .tab_1 {
  background: #eee !important;
      color: black;
}

.page--postgraduate-language-requirements .tab_inner {
    padding: 1em;
}

div.view-language-tabbed-block .views-row{
  border-bottom: transparent;
}
/* /*/
/* tab after path change/*/
body.page--courses-postgraduate-courses-language-requirements .headerbg h2.block-title {
    padding: 1em;
    font-size: 14px;
    padding-bottom: 3em;
    background: url(/sites/all/themes/schumacher_responsive/images/blockhead.jpg) 0 0 no-repeat;
    color: white; 
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2em;
}


.page--courses-postgraduate-courses-language-requirements .nav-tabs > .page--courses-postgraduate-courses-language-requirements li.active > a,.page--courses-postgraduate-courses-language-requirements  .nav-tabs > li.active > a:hover,.page--courses-postgraduate-courses-language-requirements .nav-tabs > li.active > a:focus{
  background-color:transparent;
}

.page--courses-postgraduate-courses-language-requirements .nav-tabs{
  margin-bottom: 0;
}



.page--courses-postgraduate-courses-language-requirements .nav-tabs > .tab_3, .page--courses-postgraduate-courses-language-requirements .tab-content > .tab_3 {
  background: #f0dac25c !important;
      color: black;
}

.page--courses-postgraduate-courses-language-requirements .nav-tabs > .tab_2, .page--courses-postgraduate-courses-language-requirements .tab-content > .tab_2 {
  background: #c7d8c773 !important; 
      color: black;
}

.page--courses-postgraduate-courses-language-requirements .nav-tabs > .tab_1, .page--courses-postgraduate-courses-language-requirements .tab-content > .tab_1 {
  background: #eee !important;
      color: black;
}

.page--courses-postgraduate-courses-language-requirements .tab_inner {
    padding: 1em;
}
#block-block-125 .ctct-form-text {
  font-size: 14px;
  font-family: 'Droid Sans';
}


.node-type-fullwidth h2, .node-type-fullwidth h1,.node-type-fullwidth h3 {
    color: black;
}

body.page-node-10170 div#fullwidth2{
  background-color: #F8F8F8;
}


body.page-node-10170 section.block-ds-extras-fullwidth1-ds-3tabs {
    display: none;
}

/* postgrad */
/* hide h1 */
body.node-type-post-graduate-course div.main-container h1.page-header{
  display:none;
}

.node-testimonial{
      font-weight: normal;
    font-size: 14px;
    font-style: italic;
    padding: 10px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #f3f3f3;
    color: #0D0D0D;
}




/*apply full width section/*/

.resp-tab-content {
    border: none;
}

.resp-tab-item li::after{
  content: " \00BB"
}

body.node-type-fullwidth.div.horizontal-tabs {
    margin: 0 0 1em 0;
    padding: 0;
    border:transparent;
    position: relative;
}

body.node-type-fullwidth .main-container{
  background: #ffffff;
}
body.node-type-fullwidth div#fullwidth1{
    background: #f3f3f3;
}
body.node-type-fullwidth div#fullwidth2{
  background: #f1f1f1;
  padding-top:1.2em;
}

body.node-type-fullwidth.page-node-10170 div#fullwidth2{
    background: white;
  padding-top:0em;
}

body.node-type-fullwidth .horizontal-tabs ul.horizontal-tabs-list li a, .horizontal-tabs ul.horizontal-tabs-list li.selected a {
    display: block;
    text-decoration: none;
    padding: 2em 2em 2em 2em;
    position: relative;
    top: 0px;}
}

/* email icon */

span.mailto {
    background: url(/sites/all/modules/extlink/extlink_s.png) -20px center no-repeat;
    width: 16px;
    height: 22px;
    float: left;
    padding-right: 12px;
    text-decoration: none;
}

h2.title-sc-fixed-height {
    min-height: 5.5em;
    margin-bottom: 0px;
}

/* short-courses btn */


.sc-view .button {
 
  border: 1px solid;
  padding: 10px;
  background: #378687;
color: white;
}

.sidebar-box {
  max-height: 140px;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.sidebar-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 30px 0; 
  
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}


.sc-view .label.label-default {
  font-weight: normal;
  text-transform: uppercase;
}

.sc-view .glyphicon-plus:before {
  margin-right: 10px;
}

.view-id-short_courses .views-field-field-add-facilitator {
  margin-bottom: 10px;
}


.sc-view-title {
  display: block;
  height: 4.3em;
  margin-top: 1em;
}

.blah .textformatter-list {
  display: block;
  padding: 10px;
  border-left:1px solid #378867;
  border-bottom: 1px solid #378867;
  border-right: 1px solid #378867;
  color: #378867;

}

.sc-facilitators {
  margin-bottom: 10px;
}

.sc-view-date{
  margin-bottom: 10px !important;
}

.sc-view .label.label-default{
  background: white;
  color: #7ab317;
  display: block;
  text-align: left;
  font-family: inherit;
  font-size: 1em;
  border: 1px solid #7ab317;
  border-radius: 0px;
  padding: 10px;
  cursor: pointer;
}


.sc-text {
  position: relative;
  font-size: 14px;
  color: black;
  width: 250px; /* Could be anything you like. */
  margin-bottom: 2em;
}

.sc-text-concat {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 10em; /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
  text-align:justify;
}

.sc-text.sc-ellipsis::after {
  content: "...";
  position: absolute;
  right: -12px; 
  bottom: 4px;
}


.sc-view .sc-read-more a {
  color: white;
  text-transform: uppercase;
}

.sc-view .btn {
  border-radius: 0px;
  display: block;
  margin-bottom: 1em;
}

.sc-view-date {
  font-style: italic;
}

.sc-view-date:before {
  font-family: FontAwesome;
  content: '\f073';
  font-style: normal;
  margin-right: 2px;
}

h3.field-content.short-courses-new-title {
    margin-top: 1em;
}

.field.field-name-field-facilitators-image {
    float: left;
    padding-right: 1em;
}

.ds-1col.node.node-facilitators {
    margin-bottom: 1em;
    border-bottom: 1px solid #f1f1f1;
}

.apply-now-wrapper{
  margin-bottom: 1em;
  margin-top: 0.2em;
}

.btn-default-short {
    padding: 0.5em;
    margin-bottom: 10px;
    float: right;
}
.btn-default-short a {
    color:white;
}

.col-md-4.book_now_cta {
    text-align: right;
}
/* short-courses btn end */

.equalHeight{
  margin-top: 1em;
}

html,body {
  height:100%;
}
      
.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
  -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
   margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
  width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
  flex-flow: column nowrap;
}

.flex-grow {
  display: flex;
    -webkit-flex: 2;
    flex: 2;
}

/*
.homeslider-overlay{
        bottom:10px;
        background-color: #333333;
        filter:alpha(opacity=70);
        opacity:.7;
        }
*/


/*un-comment above and delete if prefered method*/

.homeslider-overlay{
  bottom:0;
  background:transparent url(../images/slider-over.png) 0 0 repeat;
  padding:10px 0;
}

th, td {
  padding: 5px;
}

th {
  background-color: #e9e9e9;
}

.view-manage-short-course-applications .node-teaser {
  padding: 5px;
  /* In use: .rounded-corners(myvalue); */
  /* In use: .rounded-corners(myvalue); */
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background: #f3f3f3;
}
.view-manage-short-course-applications h1 {
  font-size: 12px;
}

/* CSS tweak to hide the deposit option on specific courses - hides both check box option and label text - LW - updated 4 April 2018  - explanoblurb: first part .page-apply-**** is the application page for the individual course and can be identified in the body class */
.page-apply-9449 #edit-field-payment-option-und-deposit, .page-apply-9449 label[for="edit-field-payment-option-und-deposit"], .page-apply-9616 #edit-field-payment-option-und-deposit,.page-apply-9616 label[for="edit-field-payment-option-und-deposit"] {
visibility:hidden !important;display:none;}

@media screen and (min-width: 480px) {
  .view-manage-short-course-applications .node-teaser {
ck-block-125 .ctct-form-text {
ck-block-125 .ctct-form-defaults form{
  font-family: 'Droid Sans';
}
  font-size: 14px;
  font-family: 'Droid Sans';
}
    padding: 10px;
  }
}
.view-manage-short-course-applications .node-teaser table {
  width: 100%;
  font-size: 12px;
}
.view-manage-short-course-applications .node-teaser table th,
.view-manage-short-course-applications .node-teaser table td {
  padding: 5px 3px;
}
@media screen and (min-width: 480px) {
  .view-manage-short-course-applications .node-teaser table {
    font-size: 12px;
  }
  .view-manage-short-course-applications .node-teaser table th,
  .view-manage-short-course-applications .node-teaser table td {
    padding: 3px;
  }
}

.view-manage-post-grad-applications .node-teaser {
  padding: 10px;
  /* In use: .rounded-corners(myvalue); */
  /* In use: .rounded-corners(myvalue); */
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background: #f3f3f3;
}
@media screen and (min-width: 480px) {
  .view-manage-post-grad-applications .node-teaser {
    padding: 20px;
  }
}
.view-manage-post-grad-applications .node-teaser table {
  width: 100%;
  font-size: 10px;
}
.view-manage-post-grad-applications .node-teaser table th,
.view-manage-post-grad-applications .node-teaser table td {
  padding: 5px 3px;
}
@media screen and (min-width: 480px) {
  .view-manage-post-grad-applications .node-teaser table {
    font-size: 14px;
  }
  .view-manage-post-grad-applications .node-teaser table th,
  .view-manage-post-grad-applications .node-teaser table td {
    padding: 5px;
  }

  .view-id-my_applications .node-teaser {
    padding: 10px;
    /* In use: .rounded-corners(myvalue); */
    /* In use: .rounded-corners(myvalue); */
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #f3f3f3;
  }
}
  @media screen and (min-width: 480px) {
    .view-id-my_applications .node-teaser {
      padding: 20px;
    }
  }
  .view-id-my_applications .node-teaser table {
    width: 100%;
    font-size: 10px;
  }
  .view-id-my_applications .node-teaser table th,
  .view-id-my_applications .node-teaser table td {
    padding: 5px 3px;
  }
  @media screen and (min-width: 480px) {
    .view-id-my_applications .node-teaser table {
      font-size: 14px;
    }
    .view-id-my_applications .node-teaser table th,
    .view-id-my_applications .node-teaser table td {
      padding: 5px;
    }
    .field-item {
      line-height: 1.6em;
    }

}

    /* use on home page slider for text without quote marks */
    p.blocknoquotes {
      font-weight: normal;
      font-size: 30px;
      border:0;
      padding:0;
      display:inline;
    }
    .node-pg-program-application .field,
    form.node-form .field field-item {
      padding: 10px;
      /* In use: .rounded-corners(myvalue); */
      /* In use: .rounded-corners(myvalue); */
      -o-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid #ccc;
      margin-bottom: 10px;
      background: #f3f3f3;
    } 
    #course-capacity {
      color: red;
    }
    .payment-totals-table{width:33%;float:right;}
    .payment-totals-table tr.order-balance{background-color:#D3E9F4;font-weight:bold;color: #0D0D0D;}
    .payment-totals-table .total,.payment-totals-table .balance{text-align:right;} 
    div.course-capacity-full span{
      background-color: #C94717;
      display: inline-block;
      border: 1px solid transparent;
      border-radius: 4px;
      padding: 13px 25px;
      color: #ffffff;
      border-color: #C94717;
      font-family: 'Droid Sans','Helvetica','Arial',sans-serif;
    }
    
    .field-name-field-student-profile-image img {
    float: left;
    margin-right: 10px;
     }

    /*Order Details*/
    .entity-commerce-order .field-label-above{
      padding: 1em 0 0;
    }
    .entity-commerce-order .node-short-course-application .field-label-above{
      padding:0;
    }
    .entity-commerce-order .node-short-course-application .field {
      padding:0;
    }

/* custom styles added for thematic short course blocks - added by LW on 8 July 16 */

.view-display-id-course_theme_slideshow_block.slider-topnav .view-header{
  margin: 0 0 20px;
  height: auto !important;
  overflow: hidden;
  position: relative;
  background: url(/sites/all/themes/schumacher_responsive/images/slider-toggle-bg.png) repeat-x left 20px;  
}

.view-display-id-course_theme_slideshow_block.slider-topnav .view-header p{
  padding-top: 5px;margin-bottom: 0px;
}
.view-display-id-course_theme_slideshow_block.slider-topnav .feature-course-wrapper {
  height: 44px;
margin-bottom: 0;}

.view-display-id-course_theme_slideshow_block .sliderwrap h3 {
  padding-top: 5px;
  margin-bottom: 0;
}

.view-display-id-course_theme_slideshow_block .sliderwrap
.date-display-range,.view-display-id-course_theme_slideshow_block .sliderwrap .date-display-single {
  color: #333;
}

.view-display-id-course_theme_slideshow_block .sliderwrap .field_teacher{
  font-weight: bold;
}
@media screen and (max-width: 480px) {
.view-display-id-course_theme_slideshow_block.slider-topnav .view-header h2 {
  font-size: 16px;
}
  }
  

.newfindus .sc-inline {
  margin-right: 10px;
}

.newfindus .block-content a {
    background-image: none !important;
    padding: 12px 30px 12px 15px;
}

.newfindus .fa-stack-1x {
    line-height: inherit;
    color: #7ab317;
    background: white;
    border-radius: 15px;
    font-size: 1.4em;
    padding-left: 3px;
}

.newfindus .block-content a {
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 13px 25px;
    color: #ffffff;
    border-color: #7ab317;
    display: inline-block;
    border: 0;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background-color: #7ab317;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
    text-align: left;
    margin: 0 auto;
    display: block;
}

.newfindus .block-content a:hover {
    color: #ffffff;
    background-color: #618f12;
    border-color: #557d10;
}

.newfindus .block-content a:active {
     outline: 0;
     background-image: none;
     -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
     -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
     box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.newfindus p {
  margin-bottom: 10px;
}

.schum-insta li {
  list-style: none;
}

.schum-insta img {
  width: 180px;
  margin: 0 auto;
  display: block;
  border-radius: 15px;
  margin-bottom: 24px;
}


.page-node-11181 .main-container {
    padding-top: 0px;
}

.page--edge-of-chaos .text-center h2 {
  color: #010101;
  margin-bottom: 48px;
  margin-top: 24px;
}

.page--edge-of-chaos .col-sm-6 .iframeWrap {
  padding-bottom: 35%;
}

.field-name-field-more-podcasts-link a {
  display: block;
  color: white;
}

.field-name-field-more-podcasts-link {
  margin-top: 24px;
  margin-bottom: 24px;
  color: white;
  max-width: 250px;
  margin: 0 auto;
  display: block;
}

.page--edge-of-chaos h2 {
  color: #111;
  margin-bottom: 24px;
  margin-top: 24px;
}

.field-collection-item-field-podcasts .row {
  margin-bottom: 24px;
}

.page--contact .page-header {
  background-image: url('/sites/all/themes/schumacher_responsive/images/Short-Course-Banner2.gif');
  height: 130px;
  background-position:  bottom;
  color: transparent;
}


#block-block-125 .ctct-form-defaults .ctct-form-listitem, #block-block-126 .ctct-form-defaults .ctct-form-listitem {
  font-size: 14px;
}

#block-block-125 .ctct-form-defaults .ctct-form-required, #block-block-126 .ctct-form-defaults .ctct-form-required {
  font-size: 14px;
}

#block-block-125 .ctct-form-header, #block-block-126 .ctct-form-header {
  display: none;
}

#block-block-125 .block-title {
  display: block;
  background: #7ab317;
  text-align: center;
  color: white;
  margin-bottom: 0px;
  padding-top:12px;
  padding-bottom: 12px;
}

#block-block-125 .block-content, #block-block-126 .block-conten {
  border: 1px solid #ccc;
}
#block-block-125 .ctct-form-defaults form, #block-block-126 .ctct-form-defaults form {
  font-family: 'Droid Sans';
}

#block-webform-client-block-5936 .block-content {
  border: 1px solid #ccc;
  padding: 24px;
  border-top:0px;
}

#block-webform-client-block-5936 .block-title {
  display: block;
  border: 1px solid #ccc;
  padding-bottom: 12px;
  padding-top:12px;
  color:white;
  margin-bottom: 0px;
  padding-left: 24px;
  border-bottom: 0px;
  background: #7ab317;
}

#block-block-125 .ctct-form-text, #block-block-126 .ctct-form-text {
  font-size: 14px;
  font-family: 'Droid Sans';
}

#first_name_label_0 {
  font-size: 14px;
}
#last_name_label_0 {
  font-size: 14px;
}

#block-block-2 {
  clear: left;
}

#block-block-2 .block-content {
  border: 1px solid #7ab317;
  padding: 24px;
}

#block-block-2 .block-title {
  display: none;
}

.pod-term{
  background: #e55812;
  color: white;
  padding-left: 12px;
  padding-right: 12px;
}

.pod-feat{
  background: #7ab317;
  color: white;
  padding-left: 12px;
  padding-right: 12px;
}

.pod-term-wrap {
  margin-bottom: 24px;
  float: right;
}

.node-type-podcasts .main-container {
  padding-top: 24px;
}

.node-type-podcasts h1 {
  color: #666;
}

.node-type-podcasts .field-name-body {
  margin-top: 24px;
}

.podcast-more.col-sm-12 {
 clear: left;
}

.view-podcasts .views-field-title a {
  text-decoration: none;
  color: black;
}

.view-podcasts .views-field-title h3 {
  text-align: center;
  margin-top: 24px;
  text-transform: unset;
}

.featured-pod-title a {
  text-decoration: none;  
  color: black;
}

.featured-pod-title {
  margin-top: 24px;
}

.view-podcasts h3 {
  text-align: center;
  color: black;
  text-transform: uppercase;
}

.page--podcasts .page-header {
  display: none;
}

.page--edge-of-chaos .page-header {
  display: none;
}

.page--anima-digital-magazine .page-header {
  display: none;
}

.page--anima-digital-magazine #webform-client-form-11455 {
  background: #ddd;
  padding: 24px;
  margin-bottom: 24px;
}

#webform-client-form-11455 #edit-submit {
  margin-left: 0px;
  display: block;
  width:100%;
  padding-top: 8px;
  padding-bottom: 8px;
}

.anima-black, .anima-sign-text {
  color: black;
}

.anima-sign-text p {
  background: #ddd;
  padding: 8px;
}

.page--anima-digital-magazine .main-container {
  padding-top: 0px;
}

.page--anima-digital-magazine .col-sm-4 .field-type-image img {
  display: block;
  border: 1px solid #ccc;
}

.page--anima-digital-magazine blockquote p:first-child::before, .front blockquote p:first-child::before {
      font-family: 'Fontawesome';
      content: '\f10d';
      color: #7ab317;
      font-size: 2em;
      margin-right: 12px;
}

.page--anima-digital-magazine blockquote p:first-child::after, .front blockquote p:first-child::after {
  display: none;
}

.page--anima-digital-magazine blockquote, .front blockquote {
   font-style: normal;
}

.front .anima-quotation {
    padding-top: 12px;
}

div.sf-accordion-toggle.sf-style-white a {
    background: #7ab317 !important;
    color: white;
    padding: 1em;
}

#block-block-126 .panel-heading {
  background: #7ab317;
  text-align: center;
}

#block-block-126 .panel-heading a {
  color: white;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}

#menu-29115-1 a {
  text-transform: unset;
}

@media screen and (max-width: 767px) {
    .footer {
    text-align: center;
    }
    .views-field-field-podcast-thumbnail {
    max-width: 480px;
    margin: 0 auto;
    }
    .front .page-header {
    text-align: center;
    color: white;
   }
   .front .main-container {
   padding-top:20px;
   }
   .fb-banner-container {
  position: relative;
  width: 100%;
  }
  .front .main-container .page-header {
  display: none;
  }

   .fb-banner-text h1 {
   position: absolute;
   bottom: -20px;
   background-color: rgba(0, 0, 0, 0.3);
   } 
   .front .iframeWrap {
   display: none;
   }
  .front #navbar {
   border: 0px;
   }
   .front .float_left_comment_box h2:last-of-type {
   float: none;
   text-align: center;
   color: black;
   display: block;
   background: #ddd;
   padding: 12px;
   }
   .front .block-title {
   color: black;
   }
   .front a {
  color: #107896;
  }

 .front p {
  color: #131516;
  }

 .front .block-title {
  color: #131516;
  }

 .front h2 {
  color: #373d3f;
  }
  .front .created-date {
  color: #373d3f; 
  }
  .front #content-bottom {
    font-size: 14px;
  }
  .easy-breadcrumb {
  font-size: 12px;
  }
  .main-container {
  padding-top: 12px;
  }
  .front blockquote .anima-black {
  font-size: 14px;
  }
  .sc-view-title {
  display: block;
  height: auto;
  margin-top: 1em;
  }
  .front .blog-title a {
  color: black;
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;  
  }
  .btn.btn-plain {
  border:1px solid #000;
  color: black;
  border-radius: 0px;
  margin-bottom: 24px;
  width: 100%; 
  }
}


.page--schumacher-course-news .page-header {
  display: none;
}


.page--schumacher-course-news #list_memberships_field_0 legend {
  font-size: inherit;
}


.page--schumacher-course-news #list_memberships_field_0 legend:after {
  content: 'Which programmes are you interested in learning more about?';
  clear: right;
  display: block;
  margin-top:24px;
}

.btn-newsletter.btn.btn-default.btn-default-short {
  float: left;
  width: 100%;
}

.page--courses-postgraduate-courses #block-block-129 .block-content {
  padding: 0px; 
}

#block-block-129 .btn-newsletter {
  background: #7ab317;
  border: #7ab317;
}
