#content > .widget {
  border-left: 0;
  border-right: 0;
}
#content > .widget .widget-head,
#content > .widget .widget-body {
  border-left: 0;
  border-right: 0;
}
.widget {
  background: #ffffff;
  margin: 0 auto 15px;
  position: relative;
  border: 1px solid #efefef;
}
.widget .tab-content {
  padding: 0;
}
.widget .widget-head {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: linear-gradient(to bottom, #fdfdfd, #f4f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff4f4f4', GradientType=0);
  border-bottom: 1px solid #efefef;
  text-shadow: 0 1px 0 0 1px 0 #ffffff;
  height: 35px;
  line-height: 35px;
  position: relative;
  padding: 0 15px 0 0;
  overflow: hidden;
}
.widget .widget-head.progress {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin: 0;
  padding: 0;
}
.widget .widget-head > .glyphicons,
.widget .widget-head ul .glyphicons {
  height: 30px;
  width: 30px;
  padding: 0;
}
.widget .widget-head > .glyphicons i:before,
.widget .widget-head ul .glyphicons i:before {
  width: 30px;
  height: 30px;
  line-height: 23px;
  text-align: center;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.widget .widget-head .heading {
  margin: 0;
  color: #7c7c7c;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  float: left;
}
.widget .widget-head .heading.glyphicons {
  width: auto;
  display: block;
  padding: 0 0 0 35px;
}
.widget .widget-head .heading.glyphicons i:before {
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  color: #7c7c7c;
  font-size: 16px;
  font-weight: normal;
  text-shadow: none;
}
.widget .widget-head a {
  text-shadow: none;
}
.widget .widget-head .dropdown-menu li > a:hover,
.widget .widget-head .dropdown-menu li > a:focus,
.widget .widget-head .dropdown-submenu:hover > a {
  background-color: #e5412d;
  background-image: -moz-linear-gradient(top, #e5412d, #d24343);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5412d), to(#d24343));
  background-image: -webkit-linear-gradient(top, #e5412d, #d24343);
  background-image: -o-linear-gradient(top, #e5412d, #d24343);
  background-image: linear-gradient(to bottom, #e5412d, #d24343);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda4c4c', endColorstr='#ffd24343', GradientType=0);
}
.widget .details {
  font-size: 8pt;
  color: #7c7c7c;
}
.widget .widget-body {
  padding: 15px;
}
.widget .widget-body form {
  margin: 0;
}
.widget .widget-body > pre:last-child,
.widget .widget-body > p:last-child {
  margin: 0;
}
.widget .widget-body.list {
  color: #7c7c7c;
  padding: 0;
}
.widget .widget-body.list .count {
  font-size: 15pt;
  font-weight: 400;
}
.widget .widget-body.list ul {
  margin: 0;
  list-style: none;
}
.widget .widget-body.list ul li {
  padding: 0 10px;
  height: 39px;
  border-bottom: 1px solid #efefef;
  position: relative;
  line-height: 39px;
  text-align: left;
  text-shadow: 0 1px 0 #ffffff;
  clear: both;
}
.widget .widget-body.list ul li .badge {
  position: absolute;
  right: 8px;
  top: 10px;
}
.widget .widget-body.list ul li:first-child {
  border-top: none;
}
.widget .widget-body.list ul li:last-child {
  border-bottom: none;
}
.tabsbar {
  height: 60px;
  background: #dbdbdb;
  position: relative;
  overflow: hidden;
  margin: 0 0 15px;
}
.tabsbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 60px;
}
.tabsbar ul li {
  float: left;
  display: block;
  height: 60px;
  padding: 0;
  border-right: 1px solid #efefef;
}
.tabsbar ul li a {
  display: block;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  color: #7c7c7c;
  text-decoration: none;
  -webkit-transition: background 1s ease;
  -moz-transition: background 1s ease;
  -o-transition: background 1s ease;
  -ms-transition: background 1s ease;
  transition: background 1s ease;
}
.tabsbar ul li a i {
  display: inline-block;
  float: left;
}
.tabsbar ul li a i:before {
  color: #7c7c7c;
  position: relative;
  top: auto;
  left: auto;
  line-height: 60px;
  text-align: center;
}
.tabsbar ul li.active a {
  background: #f4f4f4;
  color: #444;
}
.tabsbar ul li.active a i:before {
  color: #444;
}
.glyphicons {
  color: #7c7c7c;
}
.icon-large {
	margin-top: 18px;
}
.gallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery ul li .thumb {
  position: relative;
  display: block;
  padding: 5px;
  z-index: 1;
  overflow: hidden;
}
.gallery ul li.span2:nth-child(6n+7) {
  margin-left: 0;
}
.gallery ul li.span3:nth-child(4n+5) {
  margin-left: 0;
}
.gallery ul li.span4:nth-child(3n+4) {
  margin-left: 0;
}
.gallery.gallery-masonry li[class*="span"] {
  margin-left: 0;
}
.gallery.gallery-2 li .thumb {
  padding: 0;
  border-color: #4c4c4c;
}
.thumb {
  display: block;
  padding: 3px;
  border: 1px solid #efefef;
  background: #fff;
}
.widget-body .description {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 16px;
  padding: 5px;
  margin: 0px;
  background-color:  #DFDFDF;
}
.widget-body .description h5,.widget-body .description p {
  margin: 0;
  padding:  0;
}
.widget-body .deleter 
{
	position: absolute;
	z-index: 99;
}
#gallery-3 li
{
	margin: 5px;
}
.ratio {
    position:relative;
    width: 256px;
    height: 0;
    padding-bottom: 245px;
    /* % of width, defines aspect ratio*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  border: 3px solid #32302d;
  float: left;
}