﻿/* UI Team */
  .container-fluid {
      max-width: 1280px;
      margin: auto;
      background-color: #ffffff;
      margin-top: -18px;
      padding: 0;
  }
  
  .captcha-div {
      height: 75px;
      width: 100%;
      border: 2px solid #a1a1a1;
      margin: 20px 0 30px 0;
  }
  
  .email-id-div,
  .passwd-div {
      padding-top: 20px
  }
  
  .social-login-div {
      text-align: center;
      /*padding-top: 20px;*/
  }
  
  .track-period-heading,
  .first-day-heading {
      /*font-family: Gotham-BlackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      text-align: center;
  }
  
  .track-period-desription,
  .track-period-ps {
      /*font-family: Gotham-Book;*/
      font-family: "Gotham A", "Gotham B";
      font-style: normal;
      font-weight: 400;
      text-align: center;
  }
  
  .start-tracking-button,
  .get-reminder-button-div span {
      border: 3px solid #000;
      text-align: center;
      /*font-family: gotham-blackitalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
  }
  
  .period-calclator-track-period,
  .period-calclator-login-signup {
      float: none;
      margin: auto;
      text-align: center;
  }
  
  .start-tracking-button a,
  .first-day-next-button a,
  .first-day-next-button a:hover,
  .start-tracking-button a:hover,
  .get-reminder-button-div a,
  .get-reminder-button-div a:hover {
      text-decoration: none;
      color: #000;
  }
  
  .first-day-back-button,
  .first-day-next-button {
      display: inline-block;
  }
  
  .first-day-back-next {
      width: 200px;
      margin: auto;
      text-align: center;
      margin-bottom: 20px;
  }
  
  .first-day-back-button {
      position: absolute;
      margin-left: -100px;
      padding-top: 7px;
  }
  
  .period-calclator-add-details .first-day-back-button {
      padding-top: 35px;
  }
  
  .period-calclator-link-acc-details .first-day-back-button {
      padding-top: 30px;
  }
  
  .first-day-back-button.main-carousel-back {
      left: 50%;
      margin-left: -142px;
  }
  
  .black-arrow-back-img {
      background: url("../images/period-calculator/back-arrow.png") 0 no-repeat;
      background-size: contain;
      height: 22px;
      width: 15px;
  }
  
  .black-arrow-back-img:hover {
      background: url("../images/period-calculator/pink-arrow.png") 0 no-repeat;
      background-size: contain;
  }
  
  .first-day-next-button {
      text-align: center;
      width: auto;
  }
  
  .first-day-next-button a {
      /*font-family: gotham-blackitalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 12px;
  }
  
  .login-button {
      margin: auto;
      display: inline-block;
  }
  
  .login-button a {
      /*font-family: Gotham-blackitalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 12px;
      color: black;
      text-decoration: none;
  }
  
  .login-label {
      /*font-family: Gotham-Book;*/
      font-family: "Gotham A", "Gotham B";
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
  }
  
  .no-thanks a {
      /*font-family: Gotham-BlackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 12px;
      text-decoration: none;
      color: #000;
  }
  
  .no-thanks .black-arrow-back-img {
      position: relative;
      height: 15px;
      display: inline-block;
      top: 3px;
  }
  
  .no-thanks a:hover {
      color: #ee2c74;
  }
  
  .no-thanks a:hover .black-arrow-back-img {
      background: url("../images/period-calculator/pink-arrow.png") no-repeat;
      background-size: contain;
  }
  
  .period-calclator-login-details {
      margin: auto;
      /*text-align: center;*/
  }
  
  .period-calclator-login-details label {
      font-weight: normal;
  }
  /*  .grey-bg-div {
      padding-top: 135px;
      background-color: #e6e6e6;
  }*/
  
  .label-text {
      float: left;
      /*font-family: Gotham-BlackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 12px;
  }
  
  .email-id-field,
  .passwd-field,
  .name-field {
      width: 100%;
      height: 41px;
      border: 3px solid #000;
      /*margin-bottom: 20px;*/
      background: none;
  }
  
  .email-id-field:focus,
  .passwd-field:focus,
  .name-field:focus {
      outline: none;
  }
  
  .login-submit {
      border: 3px solid #000;
      background: none;
  }
  /*  .social-login-div {
      margin-top: 30px;
  }*/
  /*new styles*/
  
  .social-login-text {
      /*font-family: gotham-blackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 12px;
      color: #000000;
      padding: 30px 0 10px 0;
  }
  
  .social-login-icons {
      /*margin: 15px auto 15px auto;*/
  }
  
  .social-login-icons img {
      width: 37px;
      padding: 0px 2px 0px 2px;
  }
  
  .login-submit {
      /*font-family: Gotham-blackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 12px;
  }
  
  .period-calclator-link-acc-details .login-submit,
  .period-calclator-add-details .login-submit,
  .period-calclator-login-details .login-submit {
      height: 44px;
      padding: 0px 30px;
  }
  
  .submit-back-div {
      position: relative;
      margin-left: 0;
      width: 100%;
      text-align: center;
  }
  
  .submit-back-div .submit-back-img {
      /*margin-left: -82px;*/
      position: absolute;
      margin-top: 8px;
  }
  
  .first-name-div,
  .last-name-div {
      display: inline-block;
      width: 49%;
  }
  
  .period-calclator-signup-details .track-period-desription {
      width: 100%;
      margin: 0;
      left: 0;
      padding: 0 10px;
  }
  
  .period-calclator-signup-details .social-login-icons {
      margin: 15px auto 15px auto;
  }
  
  .period-calclator-signup-details .first-day-back-button {
      padding-top: 10px;
  }
  
  .signup-subscription-checkbox-div {
      width: 36px;
      height: 36px;
      border: 2px solid #000;
      margin: auto;
      margin-bottom: 8px;
  }
  
  .signin-remember-checkbox-div {
      width: 25px;
      height: 25px;
      border: 2px solid #a1a1a1;
      margin: auto;
      margin-bottom: 0;
      display: inline-block;
      position: absolute;
  }
  
  .signin-remember-checkbox-div input[type="checkbox"] + div,
  .signin-remember-checkbox-div input[type="radio"] + div {
      height: 23px;
      left: -1px;
      position: relative;
      top: -31px;
      width: 34px;
      z-index: 0;
  }
  
  .period-calclator-update-calendar {
      margin: auto;
      float: none;
      text-align: center;
  }
  
  .instruction-heading {
      /*font-family: gotham-BlackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 16px;
  }
  
  .instruction-text {
      /*font-family: gotham-Book;*/
      font-family: "Gotham A", "Gotham B";
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      text-align: left;
      margin: 10px auto 15px auto;
  }
  
  .android-ios-instruction-div {
      margin: 85px auto 30px auto;
  }
  
  .get-reminder-button-div span {
      padding: 10px 30px 0px 30px;
      height: 44px;
      display: inline-block;
  }
  
  .period-calclator-update-calendar .no-thanks {
      margin-top: 15px;
  }
  /*---------styles required to include hover states------------*/
  
  .start-tracking-button {
      border: 0;
  }
  
  .start-tracking-button span {
      padding-right: 30px;
      padding-left: 30px;
      height: 44px;
      border: 3px solid #000;
      display: inline-block;
      padding-top: 10px;
  }
  
  .first-day-next-button span {
      padding: 10px 30px 0px 30px;
      height: 44px;
      border: 3px solid #000000;
      display: block;
  }
  
  .login-button span {
      padding: 10px 30px 0px 30px;
      height: 44px;
      border: 3px solid #000000;
      display: block;
  }
  /*------------------------------------------------------------*/
  /* 
    Hide the original radios and checkboxes
    (but still accessible)
    
    :not(#foo) > is a rule filter to block browsers
                 that don't support that selector from
                 applying rules they shouldn't
       
*/
  
  input[type='radio'],
  input[type='checkbox'] {
      width: 100%;
      height: 100%;
      /* Hide the input, but have it still be clickable */
      opacity: 0;
      position: relative;
      z-index: 1;
  }
  /*
    Change from unchecked to checked graphic
*/
  
  input[type='checkbox'] + div {
      width: 34px;
      height: 34px;
      position: relative;
      top: -42px;
      left: -1px;
      z-index: 0;
  }
  
  input[type='checkbox']:checked + div {
      background: url("../images/submitAnswer/checked_state.png") no-repeat;
      background-size: contain;
  }
  
  .forgot-passwd-div {
      padding-bottom: 15px;
  }
  
  .forgot-passwd-link span {
      text-decoration: underline;
      font-size: 12px;
      color: #ee2c74;
  }
  
  .required-text {
      font-size: 12px;
      color: #a1a1a1;
  }
  
  .remember-me-div {
      text-align: center;
      padding: 30px 0;
  }
  
  .remember-me-text {
      height: 25px;
      display: inline-block;
      margin-left: 30px;
      margin-top: 3px;
  }
  
  .or-text {
      /*font-family: gotham-blackItalic;*/
      font-family: "Gotham A", "Gotham B";
      font-style: italic;
      font-weight: 800;
      font-size: 18px;
      color: #000000;
      padding: 25px 0 25px 0;
  }
  
  @media (max-width:599px) {
      .container-fluid {
          margin-top: -22px;
      }
      /*     .grey-bg-div {
          padding-top: 0px;
      }*/
      .period-calculator-main-div,
      .period-calclator-track-period {
          padding: 0;
      }
      .period-calculator {
          margin-top: -22px;
      }
      .period-calculator-main-div {
          max-width: 1024px;
          /*height: 800px;*/
          margin: auto;
      }
      .track-period-heading,
      .track-period-desription {
          position: relative;
          left: 50%;
          margin-left: -157.5px;
      }
      .track-period-heading {
          font-size: 30px;
          padding-top: 40px;
          line-height: 30px;
          width: 315px;
      }
      .start-tracking-button {
          width: auto;
          height: 44px;
          padding-top: 4px;
          margin: 75px auto 17px auto;
      }
      .start-tracking-button a,
      .start-tracking-button a:hover {
          font-size: 12px;
      }
      .track-period-ps {
          font-size: 8px;
      }
      .first-day-heading {
          font-size: 18px;
          padding-top: 25px;
          padding-bottom: 5px;
          /*width: 275px;*/
          margin: auto;
      }
      .first-day-back-button {
          padding-top: 20px;
      }
      .average-period-carousel .carousel-inner {
          height: 178px;
          width: 178px;
          left: 50%;
          margin-left: -89px;
      }
      .average-period-heading,
      .first-day-heading {
          line-height: 20px;
      }
      .login-signup-container {
          margin-top: 40px;
      }
      .login-container {
          margin-bottom: 20px;
      }
      .login-label {
          margin-bottom: 10px;
      }
      .period-calclator-login-signup {
          padding: 0;
      }
      /*      .email-id-div,
      .passwd-div {
          padding: 0px 30px 0px 30px;
      }*/
      .social-login-div {
          margin-top: 10px;
      }
      .period-calclator-login-details-bg {
          width: 100%;
          background-color: #e6e6e6;
          position: absolute;
          z-index: -1;
          height: 255px;
      }
      .period-calclator-signup-details .social-login-div {
          margin-top: 5px;
      }
      .period-calclator-signup-details-bg {
          width: 100%;
          background-color: #e6e6e6;
          position: absolute;
          z-index: -1;
          height: 497px;
      }
      .android-ios-instruction-div {
          margin: 40px auto 25px auto;
      }
      .period-calclator-update-calendar {
          padding: 0;
      }
      .period-calclator-update-calendar-bg {
          width: 100%;
          background-color: #e6e6e6;
          position: absolute;
          z-index: -1;
          height: 108px;
      }
      .instruction-text {
          padding-right: 15px;
          padding-left: 15px;
      }
      .signup-details-text-div {
          font-size: 14px;
      }
      .period-calclator-period-forecast .forcast-calendar {
          height: auto;
      }
      .period-calclator-period-forecast .forcast-calendar .header {
          margin-top: 7px;
          height: 25px;
      }
  }
  
  @media (min-width:600px) and (max-width:1024px) {
      .container-fluid {
          margin-top: -9px;
      }
      /*      .grey-bg-div {
          padding-top: 0px;
      }*/
      .period-calculator-main-bg-div {
          z-index: -1;
      }
      .period-calculator-main-bg-div {
          width: 100%;
          height: 243px;
      }
      .period-calculator {
          margin-top: -9px;
      }
      .period-calculator-main-div {
          max-width: 1024px;
          margin: auto;
      }
      .track-period-heading,
      .track-period-desription {
          position: relative;
          left: 50%;
          margin-left: -187.5px;
      }
      .track-period-heading {
          font-size: 30px;
          padding-top: 120px;
          line-height: 30px;
          width: 375px;
      }
      .calender-image-div {
          margin: 32px 0px 46px 0px;
      }
      .calender-image {
          height: 122px;
      }
      .track-period-desription {
          font-size: 15px;
          width: 375px;
      }
      .start-tracking-button {
          width: auto;
          height: 35px;
          padding-top: 4px;
          margin: 40px auto 17px auto;
          display: inline-block;
      }
      .start-tracking-button a,
      .start-tracking-button a:hover {
          font-size: 12px;
      }
      .track-period-ps {
          font-size: 8px;
      }
      .first-day-heading {
          font-size: 30px;
          padding-bottom: 20px;
          width: 430px;
          margin: auto;
          position: relative;
          left: 50%;
          margin-left: -215px;
      }
      .first-day-calendar {
          height: 400px;
      }
      .first-day-heading,
      .average-period-heading {
          line-height: 32px;
      }
      .average-period-calender {
          padding-top: 40px;
      }
      .average-period-calendar {
          height: 390px;
      }
      .average-period-day-number {
          font-size: 119px;
          padding-top: 15px;
          height: 135px;
      }
      .average-period-day-text {
          font-size: 53px;
      }
      .login-signup-heading {
          width: 350px;
          position: relative;
          left: 50%;
          margin-left: -175px;
      }
      .login-signup-container {
          /*margin-top: 80px;*/
      }
      .login-container {
          margin-bottom: 30px;
      }
      .login-label {
          margin-bottom: 10px;
      }
      .period-calclator-update-calendar {
          width: 330px;
      }
      .update-calendar-heading {
          padding-right: 15px;
      }
      .signup-details-text-div {
          font-size: 14px;
      }
      .email-id-div,
      .passwd-div {
          width: 445px;
          margin: auto;
      }
  }
  
  @media (min-width:769px) and (max-width:1024px) {
      .period-calclator-login-details {
          position: relative;
          width: 300px;
      }
      .email-id-div,
      .passwd-div {
          width: 290px;
          margin: 0;
          padding-right: 5px;
      }
      .first-day-heading {
          width: 300px;
          margin: auto;
          left: auto;
          padding: 30px 0 20px 0;
      } 
  }
  
  @media (min-width:600px) and (max-width:768px) {}
  
  @media (min-width:1025px) {
      body {
          background-color: #f8f8f8;
      }
      .period-calculator {
          margin-top: -18px;
          max-width: 1280px;
          margin-left: auto;
          margin-right: auto;
          background-color: #ffffff;
          position: relative;
          z-index: 0;
      }
      /*      .first-day-heading {
          min-height: 115px
      }*/
      .track-period-heading {
          font-size: 30px;
          padding-top: 130px;
          line-height: 30px;
      }
      .calender-image-div {
          margin: 32px 0px 46px 0px;
      }
      .calender-image {
          height: 122px;
      }
      .track-period-desription {
          font-size: 15px;
          width: 375px;
          margin-left: -32px;
      }
      .start-tracking-button {
          width: auto;
          height: 35px;
          padding-top: 4px;
          margin: 40px auto 17px auto;
          display: inline-block;
      }
      .start-tracking-button a,
      .start-tracking-button a:hover {
          font-size: 12px;
      }
      .track-period-ps {
          font-size: 8px;
      }
      .first-day-heading {
          font-size: 30px;
          padding: 30px 0 20px 0;
      }
      .first-day-calendar {
          height: auto;
          min-height: 400px;
          margin-top: -5px;
      }
      .average-period-calender {
          padding-top: 40px;
      }
      .first-day-heading,
      .average-period-heading {
          line-height: 32px;
      }
      .average-period-calendar {
          height: 390px;
      }
      .average-period-day-number {
          font-size: 119px;
          padding-top: 15px;
          height: 135px;
      }
      .average-period-day-text {
          font-size: 53px;
      }
      .login-signup-heading {
          width: 350px;
          position: relative;
          left: 50%;
          margin-left: -175px;
      }
      .login-signup-container {
          /*margin-top: 80px;*/
      }
      .login-container {
          margin-bottom: 30px;
      }
      .login-label {
          margin-bottom: 10px;
      }
      .period-calclator-login-details {
          position: relative;
          width: 300px;
      }
      .period-calclator-update-calendar {
          width: 330px;
      }
      .update-calendar-heading {
          padding-right: 15px;
      }
      .signup-details-text-div {
          font-size: 14px;
      }
      /*      .email-id-div,
      .passwd-div {
          width: 445px;
          margin: auto;
      }*/
      .period-calclator-login-details form {
          margin-bottom: 15px;
      }
  }

/* UI Team */



.container-fluid{
    padding:0px !important;
}

.fyre-login-bar, .period-calclator-login-signup{
    display: none;
}
.fyre-live-container,.fyre-comment-preview,.fyre-share-link, .fyre-comment-divider, .fyre-stream-sort-bar, .fyre-delete-link, .fyre-help, .fyre-livecount , .fyre-comment-count, .fyre-stream-stats{
    display: none !important;
}
/* Hide all user avatars */
.fyre-comment-user, .fyre-mention-item-avatar, .fyre-listener-avatars, .fyre-avatar, .fyre-user-avatar-25 {
    display: none !important;
}
/* Hide buttons in editor */
.fyre-mention-button,.fyre-embed-button,.fyre-raw-button,.fyre-follow-button,.fyre-share-button{
    display: none !important;
}
/* Hide the top logo */
.fyre-widget .fyre-logo-drop, .fyre-widget .fyre-logo-help, .fyre-widget .fyre-help {
    display:none !important;
}
#powered_by_livefyre_new{
    float:right;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* Style the bottom logo */
#powered_by_livefyre_new a {    
    background: url(https://cdn.livefyre.com/libs/fyre.conv/v3.0.0/images/poweredbylivefyre.png) no-repeat left top;
    display: block;
    height: 24px;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #404040;
    padding-left: 28px;
    padding-top: 4px;
}
#powered_by_livefyre_new a:hover {
    text-decoration: underline;
}
.fyre-comment-head, .fyre-comment-body, .fyre-comment-footer, .fyre-comment-divider {
    margin-left: 0;
}
.fyre-editor{
    margin-bottom:20px !important;
    margin-top:0px;
    background-color:transparent;
    /*Actual - compared to UI - 58px*/
}
.fyre-editor .fyre-editor-toolbar .fyre-format-toolbar{
    /*width:100% !important;*/
    width: 175px;
}
.fyre-modal-alert, .fyre-modal{
    z-index:1001;
}
.fyre .fyre-stream-more .fyre-stream-more-container{
    background-image:none !important;
    border: 0px !important;
    text-transform: uppercase;
	padding: 20px;
	margin-top: 17px;
	margin-bottom: 44px;
	cursor: pointer;
	float: left;
    width: 100%;
    height:auto;
    text-align: center;
}
.fyre a.fyre-comment-flag-mobile-btn:before{
    background-image: url(/../Assets/images/submitAnswer/flag.png);
    background-size: 8px 7px;
    background-repeat: no-repeat;
    margin-left: 5px;
    top:11px;
    /*width:8px;*/
}

.CoveoResult .coveo-title .CoveoResultLink:after {
    content: '' !important;
}

/* Check this */
.fyre a.fyre-comment-flag-mobile-btn:after::after {
    content:'REPORT';
    background-repeat: no-repeat;
}
.fyre-editor-toolbar {
    display:block !important;
}
.fyre-editor-editable{
    background-color: #FFF !important;
}
.fyre-comment-username {
    color:#000 !important;
	display: inline;
	/*font-family: basel-bolditalic;*/
    font-family: "Gotham A", "Gotham B";
    font-style: italic;
    font-weight: 400;
	font-size: 18px;
}
.fyre-comment p{
    /*font-family: gotham-book;*/
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 400;
	font-size: 12px;
    margin-bottom: 0px !important;
}
.fyre-comment-like:after{
    margin-left:3px;
    content: '|';
    margin-right:3px;
}
.fyre .fyre-comment-article{
    border-bottom: 2px dotted #E6E6E6 !important;    
}
.fyre-outer-comment-container .fyre-comment-replies .fyre-comment-article {
    border-top: 2px dotted #E6E6E6 !important;
    border-bottom:none !important;
}
article.fyre-comment-article.fyre-comment-hidden {
    border-bottom: none !important;
}
.fyre-comment-wrapper {
    padding-top:19px;
}
.fyre-comment-username,.fyre-comment-replies a{
    margin-left: 0px !important;
}
.fyre-stream-sort {
    border-bottom: 2px dotted #E6E6E6 !important;
    margin: 0px 3px 6px 7px !important;
}
.fyre-stream-sort-options a{
    text-decoration: none;
}
.fyre-stream-sort-oldest,a.fyre-stream-sort-top-comments{
    margin-left: 15px;
}
.fyre-stream-sort a.fyre-stream-sort-oldest,.fyre-stream-sort a.fyre-stream-sort-newest,.fyre-stream-sort a.fyre-stream-sort-top-comments {
    color: #000 !important;
    /*font-family: gotham-blackitalic;*/
    font-family: "Gotham A", "Gotham B";
    font-style: italic;
    font-weight: 800;
    font-size: 10px !important;
    text-transform: uppercase;
}

a.fyre-stream-sort-newest.fyre-stream-sort-selected,a.fyre-stream-sort-oldest.fyre-stream-sort-selected,a.fyre-stream-sort-top-comments.fyre-stream-sort-selected {
    color: #ee2c74 !important;
}
.fyre-comment-date{
    display: inline !important;
	margin-left: 7px;
	color: #c9c9c9 !important;
	font-size: 10px !important;
	/*font-family: gotham-blackitalic;*/
    font-family: "Gotham A", "Gotham B";
    font-style: italic;
    font-weight: 800;
	line-height: 1;
}
.fyre .fyre-comment-action-button, .fyre-comment-like-count {
    color: #000 !important;
    /*font-family: gotham-blackitalic;*/
    font-family: "Gotham A", "Gotham B";
    font-style: italic;
    font-weight: 800;
    font-size: 10px !important;
    text-transform: uppercase;
    border:none !important;
    background-image:none !important;
    padding:0px;
    margin-left: 0px;
}
.fyre-comment-replies-indent{
    margin-left: 50px !important;
}
.fyre .fyre-comment-head, .fyre .fyre-comment-body{
    margin-left:0px !important;
}
.fyre,.fyre-comment-footer{
    margin:0px !important;
}
footer.fyre-comment-footer{
    position:inherit;
}
.fyre-comment-actions{
    background-color:transparent !important;
    opacity: 1 !important;
    width: auto !important;
}
.fyre-flag-link{
    color:#000 !important;
    font-size: 10px !important;
    /*font-family: gotham-blackitalic;*/
    font-family: "Gotham A", "Gotham B";
    font-style: italic;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration:none !important;
    width:100% !important;
}
.fyre .fyre-comment-actions a{
    margin-right: 0px;
}
.fyre .fyre-comment-actions a>span{
    background-image:none;
    width:0px;
    height:0px;
    margin-right:0px;
}
time.fyre-comment-date{
    float: none !important;
}
/*.fyre a:hover{
    color: #ee2c74 !important;
}*/
.fyre-login-bar{
    position: relative;
}
.fyre .fyre-comment-reply, .fyre .fyre-comment-like{
    top:0px;
    line-height:inherit;
    padding: 0px;
}
.fyre-comment-footer{
    margin-top:20px !important;
    margin-bottom:15px !important;
    padding-top:0px !important;
}
.fyre-editor-container{
    background-color: #FFF !important;
    padding:0px !important;
    float:none !important;
    width:100% !important;
}
.fyre-text {
    height: 44px;
    text-align: center;
    /*font-family: Gotham-BlackItalic;*/
    font-family: "Gotham A", "Gotham B";
    font-style: italic;
    font-weight: 800;
    font-size: 12px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 10px !important;
    border: black solid 3px;
    display: inline-block;	
    text-decoration: none;
	color: #000 !important;
    line-height: normal !important;
}
.fyre .fyre-stream-more .fyre-stream-more-container div.fyre-text:hover{	
	background:#EE2C74 !important; 
	border: 3px solid #EE2C74 !important;
	color: white !important;
}
@media ( min-width :769px) and (max-width:1024px) {
    .comments-text-div{
		padding-right: 0px;
	}
    .fyre-comment-article .comments-text-div{
		padding-right: 265px;
		margin-top: -2px;
	}
	.fyre-comment-article .comments-text-div{
		padding-right: 0px;
	}
    .fyre-editor-container{
        float:none !important;
        padding-left: 0px !important;
        padding-top: 0px !important;
    }
    .fyre-editor-toolbar{
        float:none !important;
        margin-bottom: 2% !important;
    }
    .fyre .fyre-stream-more {
        margin-top: 33px;
    }
}
@media ( max-width :599px) {
    .fyre-stream-sort{
        margin-top: 17px;
    }
    .fyre-comment-like{
        padding:0px 0px 0px 0px;
    }
    .fyre .fyre-comment-replies-indent{
        margin-left:20px;
    }
    .fyre .fyre-comment-reply{
        margin-left:0px;
    }
    .fyre-comment-footer {
        margin-top: 4px !important;
    }
    .fyre .fyre-stream-more {
        margin-top: 5px;
        margin-bottom: 0px;
    }
}
@media ( min-width :600px) and (max-width:768px) {
    .fyre .fyre-stream-more {
        margin-top: 33px;
    }
}