body {
  padding-top: 60px;
}
.indexbody {
  padding-top: 0;
}
.toploginbutton {
  border-bottom: 2px dotted #FFF !important;
}
.masthead-nav > li > a {
  text-transform: uppercase;
  font-size: 100%;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* Footer */
.footer {
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;
  margin-top: 30px;
}
.container .text-muted {
  margin: 20px 0;
  color: #444;
  font-size: 12px;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.minheight {
  min-height: 500px;
}


/* User Login */
.navbar-login {
  width: 305px;
  padding: 10px;
  padding-bottom: 0px;
}
.navbar-login-session {
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.icon-size {
  font-size: 87px;
}
.logindropdown {
  margin-left: 30px;
}
.logindropdown > a {
  padding-top: 5px !important;
  padding-bottom: 0 !important;
}
.logindropdown .dropdown-menu {
  left: auto;
  right: 0;
}
.loginavatar {
  border-radius: 100%;
  width: 50px;
  height: 50px;
}
.loginmainavatar {
  width: 87px;
  height: 87px;
}

/* Login Page Styles */
.main {
  max-width: 320px;
  margin: 0 auto;
}
.login-or {
  position: relative;
  font-size: 18px;
  color: #aaa;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.span-or {
  display: block;
  position: absolute;
  left: 50%;
  top: -2px;
  margin-left: -25px;
  background-color: #fff;
  width: 50px;
  text-align: center;
}
.hr-or {
  background-color: #cdcdcd;
  height: 1px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.btn-facebook {
  background: #4c69ba;
  background: -webkit-gradient(linear, center top, center bottom, from(#4c69ba), to(#3b55a0));
  background: -webkit-linear-gradient(#4c69ba, #3b55a0);
  border-color: #4c69ba;
  color: #fff;
  line-height: 100%;
  vertical-align: top;
  display: block;
}
.btn-facebook:hover {
  background: -webkit-gradient(linear, center top, center bottom, from(#5b7bd5), to(#4864b1));
  background: -webkit-linear-gradient(#5b7bd5, #4864b1);
  border-bottom-color: #41599f;
  border-left-color: #4961a8;
  border-right-color: #4961a8;
  border-top-color: #5874c3;
  -webkit-box-shadow: inset 0 1px 0 #607fd6;
     -moz-box-shadow: inset 0 1px 0 #607fd6;
      -ms-box-shadow: inset 0 1px 0 #607fd6;
       -o-box-shadow: inset 0 1px 0 #607fd6;
  cursor: pointer;
}
.btn-twitter {
  line-height: 100%;
  vertical-align: top;
  display: block;
  background-color: #eee;
  background-image: -webkit-linear-gradient(#fff,#dedede);
  background-image: linear-gradient(#fff,#dedede);
  border: #ccc solid 1px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
  color: #333;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  cursor: pointer;
  max-width: 98%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
}
.btn-twitter:hover {
  border-color: #bbb;
  background-color: #d9d9d9;
  background-image: -webkit-linear-gradient(#f8f8f8,#d9d9d9);
  background-image: linear-gradient(#f8f8f8,#d9d9d9);
  box-shadow: none;
  color: #333;
}
.btn-facebook i {
  font-size: 18px;
}
.btn-twitter i {
  color: #00acee;
  font-size: 18px;
}
.btn-facebook span,
.btn-twitter span {
  margin-top: 1px;
  display: inline-block;
  vertical-align: top;
}

/* Signup Page */
#signupform .input-group {
  margin-bottom: 15px;
}
#signupform input#signupfirstname {
  border-radius: 0 0 0 0 !important;
}
#signupform input#signuplastname {
  border-radius: 0 4px 4px 0 !important;
}

/* Item Block */
.itemblock img {
    width: 100%;
    height: 180px;
}
.itemblock {}
.itemwatchnow {
  display: block;
  margin-top: 10px;
}

.nocategories a {
  color: #222;
  text-decoration: underline;
}

/* Item Page */
#itembutton {
  width: 100%;
}
#itemloginbutton {
  width: 100%;
}


#itempage img.img-responsive {
  height: 190px;
  margin-bottom: 5px;
}

/* Free Item Ribbon */
.freeitemblock {
  position: relative;
}
.freeitem {
  position: absolute;
  background: url(../img/freeitem.png) no-repeat left top;
  width: 116px;
  height: 120px;
  top: -11px;
  left: -8px;
}

.clearline {
  clear: both;
  padding: 5px 0;
  display: block;
}

.orderplans .panel-body table td {
  color: #777;
  font-size: 13px;
}
.orderview table td {
  color: #666;
  font-size: 13px;
}
.orderview table tbody tr:last-child td {
  color: #fff;
}
.orderview a.deleteitem {
  text-decoration: none !important;
  color: #e74c3c !important;
}
.orderview a.deleteitem .fa {
  font-size: 14px;
}
.paymentoptions .thumbnail img {
  width: 64px;
  height: 64px;
}
.gatewaychargesalert {
  background: rgba(243, 156, 18, .3);
  border: 0px solid rgba(243, 156, 18, .3);
  color: #777;
}
#paypalform input[type="image"] {
  border: none !important;
  outline: none !important;
}
.text-disabled {
  color: rgba(0,0,0,.2) !important;
}
.itemblock .thumbnail {
  padding: 0;
  height: 220px;
  width: 250px;
  height: 140px;
  overflow: hidden;
  border-color: rgba(204,204,204, .7);
}
.itemblock i.fa {
  font-size: 120px;
  margin: 10px;
}
.itemblock .caption {
  border: 0px solid #000;
  margin: 0;
  border-radius: 0 0 4px 4px;
  background: rgba(204,204,204,.8);
  background: rgba(0,0,0,.4);
  height: 140px;
  position: absolute;
  left: -1px;
  right: -1px;
  top: 95px;
  display: block;
  -webkit-transition: all .4s ease;
  transition: all .3s ease;
}
.itemblock .thumbnail:hover .caption {
  top: 0px;
  padding: 25px 10px 20px 10px;
}
.itemblock .caption h2 {
  margin: 0;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,.1);
  cursor: default;
  min-height: 40px;
}
.itemblock .caption .btn {
  box-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
.freeitem {
  top: -20px;
  left: -21px;
}
.itemblock img {
  height: 140px;
}
#videoblock {
  display: block;
  margin: 0 auto;
}
#itempage img.img-responsive {
  width: 250px;
  height: 140px;
}
img.lazy {
  background: transparent url(../img/lazy-loader.gif) no-repeat center center;
}

.taglist {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.taglist li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ecf0f1;
  border-bottom: none;
}
.taglist li:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.taglist li:last-child {
  border-bottom: 1px solid #ecf0f1;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.taglist .taglisttext {
  float: left;
}
.taglist .taglistbox {
  float: right;
}
.taglist label {
  width: 100%;
  padding: 0 10px;
  padding-top: 10px;
  cursor: pointer;
}
.taglistwrap {
  overflow: hidden;
  overflow-y: auto;
  height: 200px;
}
.taglistwrap::-webkit-scrollbar {
  width: 12px;
}

.taglistwrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  border-radius: 10px;
}

.taglistwrap::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.navbar-brand {
  font-size: 19px;
}
.nav>li>a {
  padding-left: 10px;
  padding-right: 10px;
}

/* studies.php */
.studies {
  border: 1px solid #ccc;
  box-shadow: 4px 5px 0px rgba(0,0,0,.06);
  display: block;
  min-height: 150px;
  margin-bottom: 30px;
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 20px;
  padding: 10px 15px;
}
.studies:hover,
.studies:active
.studies:focus {
  color: #2c3e50;
  border: 1px solid #2c3e50;
  text-decoration: none;
}

.alert a {
  color: inherit !important;
  text-decoration: underline !important;
}

/*
Video Questions
*/
.post-content{
  background: #f8f8f8;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #f1f2f2;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.post-content#new-question {
  background:#eee;
}

.post-content .post-container{
  padding: 20px;
}

.post-content .post-container .post-detail{
  margin-left: 65px;
  position: relative;
}

.post-content .post-container .post-detail .post-text{
  line-height: 24px;
  margin: 0;
  margin-top: 30px;
}

.post-content .post-container .post-detail .reaction{
  position: absolute;
  right: 0;
  top: 0;
}

.post-content .post-admin-label {
  background: #ff6845;
  color: #ffffff;
  border: 1px solid #ce2700;
  padding:3px 5px;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 10px;
}

.post-content .text-muted{
  font-size: 10px;
  color:#b4bcc2;
  color: #999;
  margin: 0;
}

.post-content .post-container .post-detail .post-comment{
  display: inline-flex;
  margin: 10px auto;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #eeeeee;
  padding: 10px;
  border-radius: 4px;
}

.post-content .post-container .post-detail .post-comment.post-comment-new {
  background: none;
  border: none;
}
.post-content .post-container .post-detail .post-comment.post-comment-admin {
  background: #fff6cc;
}

.post-content .post-container .post-detail .post-comment img.profile-photo-sm{
  margin-right: 10px;
}

.post-content .post-container .post-detail .post-comment .form-group{
  width: 100%;
}

.post-content .post-container .post-detail .post-comment .form-control{
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  margin: 7px 0;
  width: 100%;
}

.post-content .post-container .post-detail .user-info .post-date {
  margin-left: 20px;
}
.post-content .post-container .post-detail .post-comment .post-date {
  margin-left: 20px;
}

img.profile-photo-md {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

div.profile-photo-sm {
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-right: 10px;
}
img.profile-photo-sm {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.text-green {
    color: #8dc63f;
}

.text-red {
    color: #ef4136;
}

.following {
    color: #8dc63f;
    font-size: 12px;
    margin-left: 20px;
}

.btn-follow:before,
.btn-unfollow:before,
.btn-follow-loading:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 10px;
}
.btn-follow:before {
    content: "\f00c";
}
.btn-unfollow:before {
    content: "\f00d";
}
.btn-follow-loading:before {
    content: "\f021";
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}