/*	################################################################

	File Name: style.css
	Magfolio
	Created By: Filiz OZER
	http://themeforest.net/user/designingmedia

	1) GLOBAL STRUCTURE
	2) NAVIGATIONS
	3) PAGE ELEMENTS
	4) SIDEBARS WIDGETS
	5) RESPONSIVE
	6) COLOR SCHEMES
	
################################################################# */  

/*	################################################################
	1 ) GLOBAL STRUCTURE
################################################################# */  

    html, body { overflow-x: hidden;}
	body { background: #F6F5F2; nowhitespace: afterproperty; font: 14px/1.6 'Raleway', Helvetica Neue, Helvetica, Arial, sans-serif; color: #8f8f8f; -webkit-font-smoothing: antialiased; }
	
	body a:hover { text-decoration: underline; color:#160B0B; }
	img {height: auto;max-width: 100%;}
	.second-col {background:#803D9D;position:relative;overflow:hidden;display:block;}
	.first-col {}
	.full-width {padding:0 0 0 15px;}
	.one-col,
	.two-col,
	.three-col {margin-bottom:20px;overflow:hidden;padding:0;position:relative;display:block;}
	.nopadding {padding:0}
	#sidebar {padding:20px 30px 60px;}
	.generalbox {background:#FFFFFF;border-bottom: 1px solid #EAEAEA;display: block;margin-bottom: 20px;padding: 40px 20px;}
	.generalbox .comment-author a {margin:10px 0; display:inline-block; text-decoration:none;}
	.commentform h3,
	.generalbox h3,
	.comments h2 {margin:20px 0;font-size: 18px;}
	.comments {margin:40px 0;}
	ul.comment-meta {margin-bottom:20px}
	ul.comment-meta li {list-style:none; }
	.generalbox .pull-left {margin-right:20px;}
	.generalbox .muted {font-size:11px;margin:5px 0;display:inline-block;color: #999999;}
	.media-body p  {margin:15px !important}
	.third-col {background:#160B0B;}
	hr {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #EEEEEE -moz-use-text-color -moz-use-text-color;border-image: none;border-right: 0 none;border-style: solid none none;border-width: 1px 0 0;margin: 15px 0;}
	footer .logo {margin-right:20px;}
	.logo {height: 70px !important;margin: 0 0 0 -15px;padding: 0;width: 160px;}

/*	################################################################
	2 ) NAVIGATIONS
################################################################# */  
	
	.tinynav {display:none;}
	nav {width:auto;position:relative;z-index:9999;}
	#nav {padding:0px;font-weight:normal;list-style-type:none;position:relative;display:block;height:70px;width: 100%;margin: 0 auto;z-index:9999;float:left;}
	#nav li {float:left;display:block;width:auto;position:relative;z-index:500;}
	#nav li a {display:block;line-height:70px;padding:0px 20px;height:70px;text-decoration:none;color:#fefefe;font-weight:600;font-size:14px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
	#nav li a:hover {color:#fefefe;background-color: #803D9D;background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);}
	.dm-social li a:hover,
	.dm-social li a:focus,
	.dm-social li:first-child a,
	#nav li a.active {color: #fefefe;background-color: #803D9D;background-image: linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -o-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);background-image: -ms-linear-gradient(bottom, rgba(0,0,0, 0) 50%, rgba(255,255,255, 0.08) 0%);
	}
	 
	#nav ul {position:absolute;left:0;display:none;margin:0;padding:0;list-style:none;}
	#nav ul li {min-width:180px;float:left;height:50px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#000;}
	#nav ul li a,#nav ul li ul a {font-size:14px;padding-left:20px;line-height:50px;color:#000;}
	#nav ul a.active:after,#nav ul a.active:before {border:none !important;}
	#nav ul a {display:block;height:50px;padding:0px 5px 0px 5px;color:#000;background-color:#fff;background-color:rgba(255,255,255, 0.93);font-weight:normal;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:none !important;}
	#nav ul a:active, #nav ul a:hover{border:none !important;}
	#nav ul li a.active {color:#fff;background:#803D9D;}
	#nav ul a:active,#nav ul a:hover {border:none !important;}
	#nav ul a:hover {text-decoration:none;color:#fff;background:#803D9D;}
	#nav ul li ul {margin-left:180px;position:absolute;display:none;padding:0px;height:auto;top:0px;}
	#nav ul li ul li {width:180px;position:relative;float: left;}
	
	.dm-social {position: fixed;overflow: visible;top: 0;left: 0;height: 100%;list-style-type: none;margin: 0;padding: 0;background: #160B0B;}
	.dm-social li a {display: block;text-indent: -500em;height: 5em;width: 5em;line-height: 5em;text-align: center;color: #fefefe;position: relative;border-bottom: 1px solid rgba(0,0,0,0.05);-webkit-transition: background 0.1s ease-in-out;-moz-transition: background 0.1s ease-in-out;transition: background 0.1s ease-in-out;}
	.dm-social li a:hover,
	.dm-social li a:focus,
	.dm-social li:first-child a{text-decoration:none;color: #fff;}
	.dm-social li a:before {font-family: 'FontAwesome';speak: none;font-style: normal;font-weight: normal;text-indent: 0em;position: absolute;top: 0;left: 0;width: 100%;height: 100%;font-size: 1.4em;-webkit-font-smoothing: antialiased;}
	.dm-social li .icon-rss:focus,
	.dm-social li .icon-rss:hover {background:#F90}
	.dm-social li .icon-facebook:focus,
	.dm-social li .icon-facebook:hover {background:#3B5998}
	.dm-social li .icon-twitter:focus,
	.dm-social li .icon-twitter:hover {background:#9AE4E8}
	.dm-social li .icon-pinterest:focus,
	.dm-social li .icon-pinterest:hover {background:#C92228}
	.dm-social li .icon-linkedin:focus,
	.dm-social li .icon-linkedin:hover {background:#007bb6}
	.dm-social li .icon-google-plus:focus,
	.dm-social li .icon-google-plus:hover {background:#d34836}
	#search {margin-top:13px;}
	.nav > li > a {font-weight:600}

/*	################################################################
	3 ) PAGE ELEMENTS
################################################################# */  

	.blogimg {margin-bottom:20px;}
	.post-author {border-left: 5px solid #803D9D;list-style: none outside none;margin: 45px 0 ;padding: 21px;text-transform: none;}
	.post-tags { border-bottom: 1px solid #EEEEEE;list-style: none outside none;margin: 20px 0 0;padding: 35px 0;text-transform: none;}
	.post-author h3 {font-size: 18px;}
	.post-author .gravatar img {width:75px;height:75px; float:left; border-radius:100%; margin:20px 20px 0 0; }
	.big-title h2 span.viewalls {float:right; font-size:13px;font-weight:normal;line-height: 4em;}
	.big-title h2 a span.viewalls {-webkit-transition: background-color 0.3s linear 0s;-moz-transition:background-color 0.3s linear 0s;transition: background-color 0.3s linear 0s;}
	.big-title h2 {font-size: 21px;font-weight: bold;line-height: 2em;margin: 0 0 20px;}
	.big-title {box-shadow: 0 2px 2px #F4F4F4;border-bottom:1px solid #F4F4F4;background:#fff;	overflow:hidden;padding-top: 15px;position:relative;display:block;}
	
	.breadcrumb-light {box-shadow: 0 2px 2px #F4F4F4;border-bottom:1px solid #F4F4F4;border-radius:0 !important;background-color:#fff;}
	.boxes a.mediawrap {border-radius:100%;background:#803D9D; width:125px; height:125px; margin:10px auto; display:table;	-webkit-transition: background-color 0.3s linear 0s;-moz-transition:background-color 0.3s linear 0s;transition: background-color 0.3s linear 0s;text-decoration:none; cursor:pointer}
	.boxes a.mediawrap:hover {background:#160B0B;}
	.mediawrap span {color: #FFFFFF;font-size: 51px;line-height: 125px;}
	.boxes h2 {padding:10px 0}
	.boxes {text-align:center; padding-bottom:30px !important}
	.boxes p {padding:0 }
	.boxes,
	.blog-wrap {box-shadow: 0 2px 2px #F4F4F4;border-bottom:1px solid #F4F4F4;background:#fff;	overflow:hidden;padding-top: 15px;padding-bottom:15px;position:relative;display:block;}
	.blog-wrap .meta {border-bottom: 1px solid #F4F4F4;margin-bottom: 4px;padding-bottom: 10px;}
	.blog-wrap .metafull {margin-bottom: 4px;padding-bottom: 10px;}
	.blog-wrap .metafull .by,
	.blog-wrap .meta .by {color: #696969;margin-right: 5px;}
	.blog-wrap .metafull .by a.bylink,
	.blog-wrap .meta .by a.bylink {margin-right: 5px;}
	.blogthumb {display: block;height: auto;max-width: 100%;padding: 0;}
	.blogthumb a.readmore:hover,
	.blogthumb a.readmore:hover {background-color:#160B0B;border-top: 1px solid #803D9D;}
	.blogthumb a.readmore, .blogthumb a.readmore {background-color: #803D9D;border-top: 1px solid #803D9D;bottom: 30px;color: #FFFFFF;display: block;float: right;font-size: 14px;height: 30px;line-height: 30px;margin: 0;position: relative;text-align: center;-webkit-transition: background-color 0.3s linear 0s;-moz-transition:background-color 0.3s linear 0s;transition: background-color 0.3s linear 0s;width: 30px;}
	.blogthumb a.readmore,
	.blogthumb a.readmore { text-decoration:none;}
	.boxes h2,
	.blog-wrap h2 {font-size: 21px;margin: 20px 0 10px;}
	.boxes h2 a,
	.blog-wrap h2 a {color:#160B0B}
	.boxes h2 a:hover,
	.blog-wrap h2 a:hover {color:#803D9D; text-decoration:none}

	.container {margin:0 0 0 80px}
	.backwhite {background:#160B0B;height:auto;min-height:70px;overflow:visible; position:relative}
	.wrapper {padding-top:0px; margin-top:-10px; padding-bottom:60px;}
	.content {padding:3%}
	.title2 {padding: 15px 3% 0 }
	
	.carousel-caption {height: 40px;line-height: 40px;padding: 0;min-width:60%;max-width:80%;float:right;border-right:5px solid #803D9D;}
	.carousel-caption h4 {font-size: 14px;line-height: 20px;padding-left: 80px;text-align: left;}
	.carousel-control {width:40px; height:40px; line-height:35px;bottom:0}
	
	#timeline .archives_list {border-left: 4px double #eeeeee;list-style: none;margin: 0 0 1em 1em;}
	#timeline .archives_list li {clear: left;padding-left: 2.387em;padding-bottom: 1.387em;margin-bottom: 1.387em;border-bottom: 1px solid #eeeeee;font-style: normal;list-style: none;}
	#timeline .archives_list li:last-child {border-bottom: 0;}
	#timeline .archives_list .date {color: #555555;display: block;}
	#timeline .archives_list .linked {display: block;}
	#timeline .archives_list .comments {display: block;}
	#timeline .archives_list .comments a {color: #555555;text-decoration: underline;}
	#timeline .archives_list .comments a:hover {text-decoration: none;}
	h3.archive_year {font-weight: bold;color: #555555;margin-top: 0;}
	#timeline .archives_list li {padding-bottom: 0;border-bottom: 0;}
	#timeline .archives_list .date {display: inline-block;width: 22.5%;}
	#timeline .archives_list .linked {display: inline-block;width: 48%;}
	#timeline .archives_list .comments {display: inline-block;width: 22.5%;}
	#timeline .archives_list .comments a {padding-left: 1.236em;}
	#sitemap ul {margin:20px 0}
	#sitemap ul li {list-style:none; margin-left:-20px; margin-top:5px}

	.dmtop {bottom: 0;right: 0;}
	.sliderwrapper {margin-bottom:20px}
	#login .form-control,
	.contact-form .form-control1  {width:50%}
	.copyrights {margin:20px}
	.copyrights p {color:#fff;}
	.copyrights a:hover {color:#F66E55;}
	.pagination > li > a, .pagination > li > span {margin-right:5px}

	.portfolio-wrap .meta .by {padding-left:10px;margin-bottom:5px;}
	.portfolio-entry-img-link img {display: block;width: 100%;}	
	.portfolio {display:block;overflow:hidden;position:relative;margin:0;padding:0 }
	
	ul#portfolio-items {padding:0;display:block;overflow:hidden;}
	ul#portfolio-items {margin: 5px;padding:0;}
	ul#portfolio-items li.col-sm-4 {list-style:none;background:#fff;padding: 10px;}
	ul#portfolio-items li.col-sm-4 img { display: block;list-style: none outside none;margin: 0;overflow: hidden;padding: 0;position: relative;}
	#portfolio-filter {margin-bottom:40px}
	
	.entry {position:relative;cursor:pointer;padding:0;}
	div.pp_overlay {z-index:9999}
	.portfolio-title h3 a {color:#fff;}
	.portfolio-title h3 {bottom: 25px;font-size: 21px;font-weight: bold;left: 0;opacity: 0;padding: 0 40px;position: absolute;right: 0; text-align: center;}
	.magnifier {background:url(../images/magnifier.png) no-repeat center;background-color:#803D9D;position:absolute;top:10px;left:10px;bottom:10px;right:10px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
	.entry:hover .portfolio-title h3,
	.entry:hover .video-hover,
	.entry:hover .magnifier { opacity:1; }
		
/* ###############################################################
	4 ) SIDEBARS WIDGETS
################################################################# */  
	
	.ads {display: block;overflow: hidden;padding: 3px;position: relative;}
	.ads img {margin:14px}
	#sidebar .img-thumbnail, .ads .img-thumbnail {background-color: #A865C5;border-color: #6A2787;}
	#error-404{text-align:center}
	#error-404 h1{font-size:75px;line-height:180px;font-weight:bold;position:relative;z-index:3;display:initial;}
	#error-404 h4{font-weight:300;}
	.staff-wrap .meta .by {font-size:12px; color:#999; font-style:italic}

	.bars {display:block;padding:0;margin-bottom:20px;background:#fff;}
	.bars header h3 {margin-bottom:10px;}
	.bars ul {display:inline;list-style: none;}
	.bars .skill-label {display: block;}
	.bars .skill-level {display: inline-block;width: 0px;height: 20px;box-shadow:0 2px 2px #E6E6E6;background: #803D9D;}
	.bars .skill-percent {margin-left:5px;position:absolute;margin-top:-3px;font-weight: bold;color:#160B0B;}

	.tweets {background:#160B0B; min-height:60px;padding: 5px 20px 15px 0;margin:15px 0;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition: border 0.2s;-moz-transition: border 0.2s;-o-transition: border 0.2s;transition: border 0.2s;border: 1px solid #1a1a1a;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;width:auto;color:#efefef;}
	
	.tweets li {list-style: none outside none;margin-bottom: 20px;min-height: 55px;overflow: hidden;padding-top: 10px;}
	.tweets li a {color: #803D9D;}
	.tweets li a:hover {color:#F66E55;}
	
	.tweets li .content {padding-left:30px;padding-top:0}
	.tweets li span {background-image: url(../images/tweet.png);background-repeat: no-repeat;display: inline-block;left: 15px;position: absolute;}
	.js-video {height: 0;padding-top: 25px;padding-bottom: 50.5%;margin-bottom: 10px;position: relative;overflow: hidden;}
	.js-video.widescreen {padding-bottom: 57.25%;}
	.js-video.vimeo {padding-top: 0;}
	.google-map {width:100%; min-height:300px;}
	.js-video embed, .js-video iframe, .js-video object, .js-video video {top: 0;left: 0;width: 100%;height: 100%;position: absolute;}
	
	#sidebar .widget .popular-posts .date,
	#sidebar .widget .popular-posts .by {color:#efefef;padding:5px 0; float:left; margin-right:10px; font-size:12px;}
	#sidebar .widget .popular-posts a {color:#efefef;}
	#sidebar .widget .popular-posts p,
	#sidebar .widget .popular-posts h5 a {color:#fff;}
	#sidebar .widget .popular-posts h5 {font-weight:bold;}
	#sidebar .widget .popular-posts .media-body {padding-top:5px}

	.widget {overflow: hidden;padding: 5px 0 0;position: relative;}
	.widget .title {display: block;overflow: hidden;padding-top: 15px;margin-bottom:15px;position: relative;}
	.widget .title h3 {color: #fff;font-size: 18px;}
	ul.flickr { overflow:hidden;padding:0;}
	ul.flickr li {margin:0;list-style:none;}
	ul.flickr li a { margin:1px; opacity: 1; float: left; width: 65px; height: 65px;  }
	ul.flickr li a:hover { opacity: 0.8; }
	ul.flickr li img { display: block; width: 65px; height: 65px; }
	#sidebar hr {border-bottom: 2px solid #9754B4;border-top: 1px solid #621F7F;}
	
/* ###############################################################
	5 ) RESPONSIVE
################################################################# */  

	@media screen and (max-height: 34.9375em) {
	.dm-social {font-size: 70%;}
	}
	@media only screen and (min-width: 768px) and (max-width: 959px) { 
	#nav {width: 768px}
	#nav { height:70px; }
	#nav li a {line-height:70px;height:70px;font-size:12px !important;padding:0 10px !important;}
	#nav ul li {height:40px;}
	#nav ul li a,#nav ul li ul a {font-size:12px !important;line-height:40px;}   
	#nav ul a {height:40px;}
	}
	 
	@media only screen and (max-width: 767px) { 
	.carousel-caption,
	.big-title h2 span.viewalls,
	#nav {display:none;}
	.tinynav{width: 300px !important; display: table;margin:0 auto;font-size:16px;border-radius: 0 !important;         background:#fff;            }
	#search {margin-top:0; width:98%;}
	}
	 
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	#nav {display:none;}
	.tinynav{width: 420px !important; display: table;margin:0 auto;font-size:16px;border-radius: 0 !important;         background:#fff;            }
	nav.primary li:after,
	nav.primary a {font-size: 12px;padding: 0 3px;}
	nav.primary li {line-height:1}
	}  


/* ###############################################################
	6 ) COLOR SCHEMES
################################################################# */  

	.breadcrumb {
	  border-left-color: #803D9D;
	}
	.btn-link {
	  color: #803D9D;
	}
	.btn-link:hover,
	.btn-link:focus {
	  color: #160B0B;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-inverse .navbar-nav > li > a:focus {
	  border-bottom-color: #803D9D;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-inverse .navbar-nav > .active > a:focus {
	  border-bottom-color: #803D9D;
	}
	.navbar-inverse .dropdown-menu > li > a:hover,
	.navbar-inverse .dropdown-menu > li > a:focus {
	  color: #803D9D;
	}
	.nav > li > a:hover,
	.nav > li > a:focus {
	  color: #803D9D;
	}
	.nav.open > a,
	.nav.open > a:hover,
	.nav.open > a:focus {
	  background-color: #803D9D;
	  border-color: #803D9D;
	}
	.nav-tabs.nav-stacked > li > a:hover,
	.nav-tabs.nav-stacked > li > a:focus,
	.nav-tabs.nav-stacked > .active > a,
	.nav-tabs.nav-stacked > .active > a:hover,
	.nav-tabs.nav-stacked > .active > a:focus {
	  border-left-color: #160B0B;
	  background-color: #803D9D;
	}
	.nav-list > .active > a,
	.nav-list > .active > a:hover,
	.nav-list > .active > a:focus {
	  background-color: #803D9D;
	}
	.nav .caret {
	  border-top-color: #803D9D;
	  border-bottom-color: #803D9D;
	}
	.nav a:hover .caret {
	  border-top-color: #160B0B;
	  border-bottom-color: #160B0B;
	}
	a {
	  color: #803D9D;
	}
	a:hover,
	a:focus {
	  color: #160B0B;
	}
	a.thumbnail:hover,
	a.thumbnail:focus {
	  border-color: #803D9D;
	}
	.tt-suggestion.tt-is-under-cursor {
	  color: #803D9D;
	}
	.typeahead:focus {
	  border-color: #803D9D;
	}
	.form-control:focus {
	  border-color: #803D9D;
	}
	body a,
	.dropdown-menu > .active > a,
	.dropdown-menu > .active > a:hover,
	.dropdown-menu > .active > a:focus {
	  color: #803D9D;
	}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
	  color: #803D9D;
	}
	.pager li > a:hover,
	.pager li > a:focus {
	  background-color: #803D9D;
	}
	.pagination > li > a:hover,
	.pagination > li > a:focus,
	.pagination > .active > a,
	.pagination > .active > span {
	  background-color: #803D9D;
	}
	.pagination > .active > a,
	.pagination > .active > span {
	  background-color: #803D9D;
	}
	a.list-group-item.active > .badge,
	.nav-pills > .active > a > .badge {
	  color: #803D9D;
	}
	
	.panel-success > .panel-heading + .panel-collapse .panel-body {border-top-color: #803D9D;}
	blockquote {
	  border-left-color: #803D9D;
	}
	blockquote.pull-right {
	  border-right-color: #803D9D;
	}
	.text-primary {
	  color: #803D9D;
	}
	.nav-pills > li.active > a,
	.nav-pills > li.active > a:hover,
	.nav-pills > li.active > a:focus {
	  background-color: #803D9D;
	}
	a.list-group-item.active {
	  background-color: #803D9D;
	  border-color: #803D9D;
	}
	a.list-group-item.active .list-group-item-text {
	  color: #fff;
	}
	.btn-primary {
	  color: #ffffff;
	  background-color: #803D9D;
	  border-color: transparent;
	}
	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active {
	  color: #fff;
	  background-color: #555555;
	}
	.carousel-control,
	.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus,
	.btn-primary.disabled,
	.btn-primary[disabled],
	fieldset[disabled] .btn-primary,
	.btn-primary.disabled:hover,
	.btn-primary[disabled]:hover,
	fieldset[disabled] .btn-primary:hover,
	.btn-primary.disabled:focus,
	.btn-primary[disabled]:focus,
	fieldset[disabled] .btn-primary:focus,
	.btn-primary.disabled:active,
	.btn-primary[disabled]:active,
	fieldset[disabled] .btn-primary:active,
	.btn-primary.disabled.active,
	.btn-primary[disabled].active,
	fieldset[disabled] .btn-primary.active {
	  background-color: #803D9D;
	}
	
	.panel-success > .panel-heading,
	.panel-primary .panel-heading {
	  background-color: #803D9D;
	  border-color: #803D9D;
	}
	
	.carousel-caption,
	.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus,
	.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus  {border-color:#160B0B; background-color:#160B0B;color:#fff;}
	.pagination > li > a, .pagination > li > span {background-color:#160B0B;color:#fff;}
	
