﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans|Trirong');

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.container {
    max-width: 940px;
}

.mlp-banner {
    margin: -210px 0px 0px -260px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trirong", serif;
}

h1 {
    background-color: #285064;
    border-color: #5e9bbd;
    font-weight: 700;
    font-size: 2.2em;
    position: relative; /* added this, and now it pops in front, but still no way of removing background*/
}
.course_h1-focus {
    background: transparent !important;
    border: transparent !important;
}

h2 {
    border-color: #285064;
    /*margin-left: 0;*/
    font-size: 2em;
    color: #285064;
    /*padding-left: 0;*/
}

h3 {
    border-bottom: none;
    font-size: 1.8em;
    color: #285064;
}

h4 {
    color: #285064;
    font-size: 1.5em;
}

h5 {
    color: #285064;
    font-size: 1.3em;
}

p, li, table {
    font-size: 17px;
}

.radio label,
.alert-incorrect,
.alert-correct {
    font-size: 17px;
}
td {
  overflow-wrap: normal;
  word-wrap: keep-all;
  -ms-word-break: keep-all;
  word-break: keep-all;
  word-break: keep-all;
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

li {
    margin-bottom: 5px;
}

li>ul {
    list-style-type:disc;
}

i {
    margin-right: 1px;
}

table > caption {
    color: #333;
    font-weight: 700;
}

.centerImageLarge>.copyright {
    font-size: .786em;
}

.centerImageLarge>figcaption{
    font-size: .9em !important;
}

blockquote {
    position: relative;
  	padding-left: 0;
  	margin-bottom: 30px;
  	border-left: none;
  }

blockquote:before {	
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 48px;
    height: 48px;
    content: "“";
    color: #285064;
    font-family: Georgia, serif;
    font-weight: 700;
    font-size: 60px;
    text-align: left;
   
  }

  blockquote:after {	
    display: inline-block;
    width: 48px;
    height: 48px;
    content: "”";
    color: #285064;
    font-family: Georgia, serif;
    font-weight: 600;
    font-size: 60px;
    text-align: right;
    position: absolute;
    right: 0px;
    bottom:0px;
  }

  blockquote p,
  blockquote p span {
  	font-family: 'Trirong', serif;
  	/*margin-top: -55px;*/
  	margin-left: 70px;
    margin-right: 70px;
    font-size: 18px;
    line-height: 1.8;
    color: #1e2122;
    font-weight: 400;
    font-style: normal;
  }

  blockquote footer {
  	text-align: right;
      margin-right: 50px;
      font-family: 'Trirong', serif;
  }

  .references {
      border: none;
      border-radius: 0%;
      box-shadow: none;
      border-top: 1px solid #1e2122;
      background: none;
      margin-top: 40px;
      padding-left: 0;
  }

  .references h2 {
      border: none;
      font-size: 18px;
      font-color: #333;
      margin-left: 0;
      font-weight: 700;
  }

  .references>p,
  .references>ol>li {
      font-size: .786em;
		margin-top: -5px;
		font-weight: 400;
		color: #666;
		line-height: 1.5em;
		padding-bottom: 15px;
		padding-left: 48px;
		text-indent: -48px;
  }

  .table-caption {
      color: #000 !important;
      font-size: 1.1em;
  }


.alert-correct,
.alert-incorrect {
    color: #333;
}
/* Using Alert-info for definitions */
.well {
    background: #fff;
    border: 3px solid #285064;
    border-radius: 20px;
    box-shadow: 0 0 5px #aaa;
    color: #000;
    font-size: 1.1em;
    margin-top: 
}

/* Using alert-warning for assignment work */
.alert-warning {
    color: #000;
    background-color: #fff;
    border: none;
    border-radius: none;
    background-image: url('../../media/images/identificon.png');
    background-position: -6px top;
    background-repeat: no-repeat;
    padding-left: 50px;
    
}

.col-md-8 .S3_responsiveImage {
    margin-top: 10px;
}

/* .mlp-readings-and-resources {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
} */


.divider {
    border-top: 1px solid #eee;
    margin-top: 30px;
    margin-bottom: -20px;
}

.embed-responsive {
    margin-top: 20px;
}

/* form[action=/sites/courses/1185/PHS-617/lecture-content/module-3/3c.aspx] h1 {
    
    padding-left: 80px;
} */

.table-equal th {
    width: 50%;
}

.no-caption-table caption{
    display: none;

}

.alert-info {
    background: #fff;
    border: 2px solid #285064;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
}

.dl-horizontal dt,
.dl-horizontal dd {
    font-size: 17px;
}

.dl-horizontal dd {
    margin-bottom: 5px;
}

.course_full-width {
    margin: 0 12%;
}

.jwplayer {
    border: 2px solid #aaa !important;
     margin-bottom: 25px !important;
}

/* .jwcontrols {
    padding-top: 45px !important;
}

.jwdisplay {
    top: -10% !important;
} */
/* .jwcontrolbar, .jwcapLeft {
    padding-top: 90px !important;
}

.jwleft,
.jwright {
    padding-top: 45px !important;
}

.jwoverlay {
    bottom: 70px !important;
} */


jwplayer {
   margin-bottom: 30px !important;
}
.jwcontrols {
   margin-top: -5px !important;
   padding-bottom: 50px !important;
}
.jwpreview {
   background: transparent !important;
}

#footer p {
    font-size: 12px;
}