body{
	    background-color: #FFF;
}

#download.well .well {
	background-color: #FFF;
	padding-top: 10px;
}

#downloadTabContent .table .download_link_action{
	color: red !important;
}

.description, .span11, .wysiwyg-Active, .wysihtml5-editor {
	color: rgb(100, 100, 100);
}

#myPlaylists a.embedBtn {
	color: #ffffff !important;
	padding: 4px 10px !important;
	background-color: #151719;
}

.bs-docs-sidenav > li > a {
	border: 1px solid #151719;
}

.nav-list li>a {
	background-image: none;
}

.bs-docs-sidenav {
	background-color: #151719;
	}
	
.nav li>a:hover {
	background-color: transparent;
	}
	
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
		background-color: #151719;

	}
	
.kvpmContainer .kvpmBox {
		color: #E3E3E3;
		background: #202328;
		border: 15px solid #FFF;
	}
	
	/*#galleryGrid.full li.galleryItem:hover {
		background: #191C1F;
	}

	#galleryGrid.short li.galleryItem:hover {
		background: #191C1F;
	}*/
	
	
.alert-danger, .alert-error {
		color: #F1F1F1;
		background-color: #BB4C4C;
		border-color: #eed3d7;
	}
	
	
	#upload_caption label {
		float: left;
		color: #BFBCBC;
		font-size: 16px;
		width: 120px;
	}

a{
	color:#3b7f94;
}

.stat_data{
	color: #3b7f94;
}


.entry-name{
	color: #E46C5E
}

logoImg brand{
	margin-top: 10px;
}

#header #horizontalMenu{
	background-color: #275361;
	padding-left: 20px;
}

#header.navbar-inverse .navbar-inner {
	background-color: #3b7f94;
}

#header .nav li>a:hover {
	color: #fff !important;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	color: #fff !important;
	background-color: #3b7f94 !important;
}

.dropdown-menu>.active>a{
	color: #000000 !important;
}

.navbar-inverse .nav .active>a:focus{
	background-color: #3b7f94!important;
}

.navbar .nav .active>a:hover{
	color: #fff !important;
	background-color: #275361 !important;	
}

.navbar-static-bottom{
	height:;
}

#footer{
	background-color: #ffffff !important;
}

.alert.alert-info{
	background-color: #3b7f94;
	color:#ffffff;
	text-shadow: none;
}

#entryButtons>ul>li>a.active{
	background-color: #3b7f94;
}

#entryButtons>ul>li>a.active:hover{
	background-color: #9DD1E0;
}

#entryButtons>ul>li>a.active:focus{
	background-color: #9DD1E0;
}

.nav-pills>li.active>a, .nav-pills>li.focus>a{
	background-color: #275361;
}

body.module-home .container .home__playlist-name-heading{
	color:#3b7f94;
	margin-bottom: 2px;
	margin-top:25px;

}
body.module-home .container .home__playlist-name-heading:first-child{
	border-top: none;
}

body.module-home .container .home__playlist-name-heading a.clickable-header:hover, body.module-home .container .home__playlist-name-heading a.clickable-header:focus{
	text-decoration: none;
}

#loaderWrap #loader{
	background-color: #275361
}

#playlistView #categoryview
button.active{
	color: #3b7f94;
}

button.btn.btn-primary{
	background-color: #3b7f94;
	border-color: #275361 !important;
}

.icon-remove{
	color: #3b7f94 !important;
}

body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append i, body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend
i{
	color: #3b7f94 !important;
}

body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append input, body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend
input{
	border-left: solid 1px #3b7f94 !important;
}

#header .btn .icon-chevron-down{
	display: inline !important;
}

.question-wrapper {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/bg.png");
	background-size: 100% 100%;
    background: -webkit-linear-gradient(90deg, #244bac 0%, rgb(0, 180, 209) 100%);
    background: -moz-linear-gradient(90deg, #244bac 0%, rgb(0, 180, 209) 100%);
    background: -o-linear-gradient(90deg, #244bac 0%, rgb(0, 180, 209) 100%);
    background: -ms-linear-gradient(90deg, #244bac 0%, rgb(0, 180, 209) 100%);
    background: linear-gradient(0deg, #244bac 0%, rgb(0, 180, 209) 100%);
	}
	
.menu-button {
		background-image: url("http://www.media.is.ed.ac.uk/mh_images/MenuButtonUp.png");
	}
	
.question-container .shuffle-answers {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/Shuffle_Up.png");
}

.question-container .question-input {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/Question_Hover.png");
	color: rgba(232, 235, 237, 0.94);
}

.question-wrapper .answer-input-wrong {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/AdditionalAnswerUp.png");
}

.question-wrapper .answer-input-wrong:hover {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/AdditionalAnswerHover.png");
}

.btn-save {
	background-color: rgb(175, 178, 179);
}

.delete-link {
    color: #FBFBFB;
    font-size: 0.8em;
    font-weight: 700;
    text-align: center;
    border-radius: 4px;
    background-color: rgb(175, 178, 179);
    margin: 0px 0px 0px 30px;
    padding: 9px 20px;
}

.question-qrapper .question-input {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/Question_Hover.png");
}

.delete {
	background-image: url("http://www.media.is.ed.ac.uk/mh_images/RemoveBtn.png");
}

.question-wrapper textarea::-webkit-input-placeholder { color:rgb(235, 237, 239); opacity: 0.54;}
.question-wrapper textarea:-moz-placeholder { color:rgb(235, 237, 239); opacity: 0.54; } /* Firefox 18- */
.question-wrapper textarea::-moz-placeholder { color:rgb(235, 237, 239); opacity: 0.54; } /* Firefox 19+ */
.question-wrapper textarea:-ms-input-placeholder { color:rgb(235, 237, 239); opacity: 0.54; } /* oldIE ;) */
	
.embedFormWrap{
	padding: 10px;
	margin-bottom: 60px;
	border-bottom: #275361 solid 1px;
	border-top: #275361 solid 1px;
}

.embedFormWrap .strong{
	color: #2f2f2f;
}

.myPlaylistActions{
	border-top: 1px solid #275361;
}

/* Accessability Changes */

.alert.alert-info{
	background-color: #CFEFF5 !important;
	color: #275361 !important;
}

.alert.alert-success{
	background-color: #dff0d8 !important;
}

/* To fix issue of shortened copyright info */
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd div, #entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd div{
	max-width: none !important;

}

#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd, #entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata+dd{
	float: none !important;
}

#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn, #entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata{
	color: #3b7f94 !important;
	font-weight: 1000 !important;
	padding-left: 0px !important;
	border: none !important;

}
/*Button text being truncated*/
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a, #entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a{
	max-width:none !important;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content>a.badge:hover{
	color:#fff !important;
}

#entryCarousel .carousel-inner .item.active .expandable #appearsIn+dd+.popover{
	left: 75px !important;
	top: 5px !important;

}

/* Trascript Edits */
.transcript-body{
	font-size: 16px !important;
	line-height: 24px !important;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

.transcript-menu .searchWrapper .search{
	width: 25px !important;
	border-right: 0px !important;
}

.transcript-menu .searchWrapper .searchInput{
	padding-left: 50px !important;
}

.transcript-menu-item.toggleTranscriptBodyWrapper a{
	color: #3b7f94 !important;
}

.title{
	color: #3b7f94 !important;
}
.enum-renderer__bullet{
	background-color: #3b7f94 !important;
}

/* Embed play options changes */
#embedTabContent dl.dl-horizontal dd label img{
	max-width: 250px;
}

/* Channel Header Image Accessability Change */
#channel-poster img.blurred, #channel-poster .no-img-channel-header{
	filter: blur(20px) brightness(65%) !important;
}

/* Channel Playlist Authentication Bug Fixes */
.playlistAPI .playlistTitle {
	pointer-events: none !important;
}


