.item-select {
  width: 25%;
  /* Or whatever you'd like the width to be */ }

.item-select option {
  left: 0; }

.row.pack-text > .col {
  font-size: 17px !important; }

/* new  page  css Start*/
.list .item.item-accordion {
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
  transition: 0.09s all linear; }

.list .item.item-accordion.ng-hide {
  line-height: 0px; }

.list .item.item-accordion.ng-hide-add,
.list .item.item-accordion.ng-hide-remove {
  display: block !important; }

/* new  page  css Start*/
/* Custom Styles */
a {
  text-decoration: none !important;
  outline: 0 none; }

a:hover {
  text-decoration: none; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px !important; }

h6 {
  font-size: 12px; }

input, textarea {
  color: #b1b1b1;
  font-family: 'Open Sans', sans-serif;
  outline: none;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif !important; }

.border_no {
  border: 0 none !important; }

textarea {
  resize: none !important;
  min-height: 60px; }

/*----------------------------------------------------------------------------------*/
body {
  color: #b1b1b1;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px; }

p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400; }

.button.button-calm, .button.button-positive {
  background: #274e37 !important;
  border-color: #274e37 !important; }

.button.button-calm.activated, .button.button-positive.activated {
  border-color: #234c34 !important; }

.logo_ams_login {
  margin: 8vh 0 0 0; }

.logo_ams {
  padding: 10px; }

.logo_ams2 {
  padding: 0;
  width: 100%; }

.logo_ams img {
  display: block;
  margin: 0 auto; }

ion-header-bar {
  background: #274e37 !important;
  border-color: #234c34 !important; }

.header-item .button:before {
  line-height: 36px; }

.header-item .button.ion-android-done:before {
  line-height: 24px; }

.home label {
  font-size: 14px !important; }

.home label span {
  display: table-cell; }

.home label b {
  font-weight: 500; }

.sidebar_left .item {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500; }

.sidebar_left .item a {
  transition: all 0.4s ease-in-out;
  padding: 16px 20px 16px 40px !important;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500; }

.sidebar_left .item i {
  font-size: 20px !important;
  left: 4px !important; }

.sidebar_left .item a:hover {
  background: #274e37 !important;
  color: #fff !important; }

.search-bar {
  padding-left: 1px !important;
  padding-right: 0 !important;
  margin: 4px 0 10px 0 !important; }

.search-bar select {
  padding: 0 4px !important;
  height: 36px !important;
  width: 100%; }

.search-bar .item-input-wrapper input {
  height: 34px !important; }

.search-results-items {
  border-radius: 5px;
  margin: 0 0 10px 0 !important; }

.search-results-items h5 {
  color: #808080 !important;
  font-weight: 500;
  text-transform: uppercase; }

/*.search-results-items a:active            { background:#f4f4f4 !important; }*/
.button-bar-new {
  /*position:absolute;*/
  width: 100%;
  margin-top: 40px;
  left: 0;
  padding: 1px 0px 0 0px;
  background: #fff; }

.button-bar-new .button, .button-bar-new .button:active {
  border-color: #163322 !important; }

.button-bar-new .button:before {
  letter-spacing: 4px; }

.inputs-edits input[readonly="readonly"] {
  border: 0 !important; }

.inputs-edits input {
  border: solid 1px #ccc;
  margin: 0 10px 0 0;
  padding: 0 10px; }

.inputs-edits textarea {
  height: 290px; }

.item-input select {
  width: 100%;
  padding: 0 10px !important;
  margin: 0 10px 0 0;
  height: 34px; }

.action-sheet .button {
  color: #163322 !important; }

.action-sheet .button:active {
  color: #fff !important;
  background: #163322 !important; }

.action-sheet-cancel .button {
  background: #274e37 !important;
  color: #fff !important; }

.onezone-datepicker-navigation-arrow {
  color: #274e37 !important; }

.onezone-datepicker-button, .onezone-datepicker-button:after {
  border-bottom-color: #274e37 !important; }

.onezone-datepicker-active-day, .onezone-datepicker-active-day:hover {
  border-color: #274e37 !important; }

.onezone-datepicker-modal-item.onezone-datepicker-modal-item-active {
  background: #274e37 !important; }

.platform-android .action-sheet .action-sheet-title, .platform-android .action-sheet .button {
  text-align: center !important; }

.content_leaddetail {
  /*padding-top:0px !important;*/ }

@media only screen and (max-width: 679px) {
  .button-bar-new .button {
    line-height: 20px !important;
    text-indent: 0 !important;
    padding: 0 4px !important; }
  .button-bar-new .button span {
    display: block;
    line-height: 20px !important;
    font-size: 2vw; }
  .button-bar-new .button:before {
    line-height: 20px !important;
    margin: 4px 0 0 0; }
  .button-bar-new .button.icon-right:before {
    float: none; }
  .bar .button-bar > .button, .bar .buttons > .button {
    padding-bottom: 4px !important; } }

@media only screen and (max-width: 540px) {
  .button-bar-new .button span {
    font-size: 2.4vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; } }

/*
  div[contenteditable],div[contenteditable] p {
      padding: 5px !important;
      border: 1px solid blue;
      -webkit-user-select: auto !important;
      -webkit-user-modify: read-write !important;
      width:100%;
  }
  
  div[contenteditable],div[contenteditable] p{
    white-space: normal;
  }
      */
.bar .button, .bar button {
  z-index: 1;
  padding: 0 4px !important; }

.platform-android .action-sheet-cancel {
  display: block !important; }

.blue {
  color: aquamarine; }

.crew_radio .item-radio input:checked + .radio-content .item-content {
  background: #274e37 !important; }

.crew_radio .item-radio input:checked + .radio-content .item-content * {
  color: #fff !important; }

.crew_radio .radio-icon {
  display: none; }

.crew_radio .item-radio .item-content {
  padding-right: 20px; }

.job_history p {
  font-size: 13px;
  line-height: 18px; }

.job_history .item:first-child {
  border-top: 0 none !important; }

.job_history .item:last-child {
  border-bottom: 0 none !important; }

.index-calendar {
  z-index: 999999; }

/*======== New Css Calendar Start  =====*/
.content_calendar {
  padding-top: 2px !important; }

.header-top {
  background-color: #172f21;
  height: 50px;
  width: 100%;
  /*    padding: 2px;*/
  margin-bottom: 3px;
  margin-top: 3px;
  color: #fff; }

.header-bottom {
  background-color: #172f21;
  min-height: 59px;
  width: 100%;
  padding: 2px;
  color: #fff; }

.header-bottom .col {
  text-align: center; }

.header-bottom b {
  text-align: center;
  display: block;
  font-size: 20px;
  font-weight: 900; }

.icon.ion-chevron-right.next:hover, .icon.ion-chevron-left.prev:hover {
  color: #fff; }

.icon.ion-chevron-right.next, .icon.ion-chevron-left.prev {
  color: #c3b8b8;
  line-height: 36px;
  font-size: 29px;
  padding: 10px 20px 15px;
  display: block; }

.calendar-line {
  height: 731px;
  width: 1px;
  background-color: #8ebfa3;
  position: absolute;
  margin-left: 12%;
  margin-top: 8px;
  z-index: 1; }

.calendar-datepicker0 .col {
  height: 100px;
  border: 2px solid #ddd;
  padding-top: 26px; }

.calendar-datepicker0 .col.main-col {
  height: 10px;
  border: 0px solid #ddd;
  padding-top: 0px;
  padding-bottom: 10px; }

.calendar-datepicker0 .col.text-center {
  height: 58px !important;
  border: 0px solid #ddd;
  padding: 4px 0px; }

.calendar-datepicker0 .onezone-datepicker-day {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 21px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 2px solid #FBFAFA; }

.calendar-datepicker0 .onezone-datepicker.onezone-datepicker-show {
  max-height: 680px;
  border-bottom: 2px solid #ECECEC; }

/*
  .day-box.active {background-color: #395846;color: #fff}
  .day-box.schedule {background-color: #fff;color: #fff}
  */
/*.day-box.active h1 {color: #fff}*/
.day-box {
  width: 98%;
  min-height: 73px;
  margin-left: 0px;
  padding-top: 1%;
  padding: 10px 20px;
  padding-bottom: 1%;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 2px 1px 4px 1px #c5bdbd;
  z-index: 999999; }

.calendar-circle {
  width: 40px;
  height: 40px;
  border: 1px solid #172f21;
  padding: 0px 9px;
  border-radius: 50px;
  /* line-height: 37px; */
  z-index: 999;
  background-color: #fff;
  font-size: 44px; }

/*
  .day-box.active:after{  border-right: 24px solid #395846;z-index: 0;}
  .day-box.schedule:after{  border-right: 24px solid #395846;z-index: 0;}
  */
.callbackLead {
  background-color: yellow; }

.callbackLead:after {
  border-right: 24px solid yellow; }

.day-box:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: -75px;
  margin-left: -44px;
  border-top: 10px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 24px solid #D2D2D2;
  position: absolute; }

.callbackPrevious {
  border: 1px solid red;
  background: red; }

.callbackPrevious:after {
  border-right: 24px solid red; }

.tabscl.active {
  border-bottom: 2px solid #fff; }

.tabscl {
  border-bottom: 2px solid #172f21; }

.tabscl:hover, .tabscl:active {
  border-bottom: 2px solid #fff; }

.item.item-input.heade {
  background-color: #172f21;
  color: #fff; }

.calendar-datepicker0 {
  background-color: #d8d8d8;
  padding: 0px;
  min-height: 706px; }

.calendar-icon-top {
  margin-top: 38%;
  font-size: 16px; }

.calendar-icon-star {
  margin-top: -8px;
  position: absolute;
  margin-left: -60px;
  font-size: 20px;
  color: #e5f516; }

/*======== New Css Calendar End =====*/
.fixed-outside {
  position: absolute;
  bottom: 0;
  color: white;
  width: 100%;
  height: 120px;
  text-align: center; }

.button-circle {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important; }

.popup-body {
  color: #000; }

.popup-head {
  border-bottom: 1px solid #cec4c4; }

/* 09-20-16 */
.bar .title {
  font-size: 26px !important; }

h1 {
  font-size: 30px !important; }

h4 {
  font-size: 18px !important; }

.col {
  font-size: 14px !important; }

.sidebar_left .item a, .search-results-items p {
  font-size: 16px !important; }

.search-results-items h5 {
  font-size: 18px !important; }

button {
  font-size: 16px !important; }

.button-bar-new .button span {
  font-size: 16px !important; }

.input-label {
  font-size: 16px !important; }

.item-input {
  padding: 6px 13px !important; }

.reportHeaderrow {
  background: #274e37;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #e2e2e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3d7353), color-stop(100%, #274e37));
  background: -webkit-linear-gradient(top, #3d7353 0%, #274e37 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #e2e2e2 100%);
  background: -ms-linear-gradient(to bottom, #3d7353 0%, #274e37 100%);
  background: linear-gradient(to bottom, #3d7353 0%, #274e37 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d7353', endColorstr='#274e37', GradientType=0 );
  padding: 6px 24px;
  color: #fff;
  text-align: left;
  margin: 4 -15px; }

.badgeCnt {
  position: absolute;
  background: black;
  color: white;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  line-height: 26px;
  border-radius: 50%; }

.red {
  /*background: red;*/
  background: #e6b500; }

.redC {
  color: red; }

.preQuoted {
  color: red;
  font-weight: bold; }

.bar-header .col {
  border: 0 none; }

.bar-header select.col {
  width: 100%; }

@media only screen and (max-width: 620px) {
  .bar.item-input-inset .item-input-wrapper input {
    display: inline-block;
    max-width: 60% !important; }
  .search-bar .item-input-wrapper, .search-bar .item-input, .search-bar .col {
    width: 100%;
    display: block !important;
    max-width: none !important; }
  .calendar-line {
    height: 731px;
    width: 1px;
    background-color: #8ebfa3;
    position: absolute;
    margin-left: 14%;
    margin-top: 8px;
    z-index: 1; } }

.tabs-positive > .tabs, .tabs.tabs-positive {
  background: #274e37 !important;
  border: 0 none !important; }

[view-title="REPORT"] .search-bar {
  margin: -8px 0 0 0 !important; }

.list_images {
  padding: 6px 0 0 0;
  text-align: center; }

.list_images.margin0 {
  margin-bottom: 35px; }

.list_images > div {
  display: inline-block;
  width: auto;
  max-width: 104px;
  margin: 0 12px;
  word-break: break-all;
  vertical-align: top;
  padding: 10px 10px; }

.list_images img {
  width: 84px;
  height: 84px;
  border-radius: 100%;
  border: solid 2px #274e37; }

.list_images h6 {
  text-transform: uppercase;
  font-size: 16px;
  color: #727272; }

.tabs_new .tabs {
  position: static !important; }

.bar.bar-positive {
  border-color: #172f21 !important;
  background-color: #172f21 !important;
  background-image: linear-gradient(0deg, #172f21, #172f21 50%, transparent 50%) !important;
  color: #fff; }

/*=====Cube Sheet Start   =====*/
.icon-bg {
  width: 40px;
  height: 40px;
  text-align: center; }

.item.top-cl {
  margin-top: -29px; }

.list.list-inset.left0 {
  margin-left: 5px;
  margin-bottom: 5px; }

.list.list-inset.left00 {
  margin-bottom: 5px; }

.list.list-inset.top0 {
  margin-top: -30px; }

.checkbox input:checked:before, .checkbox input:checked + .checkbox-icon:before {
  border-color: #172f21 !important;
  background-color: #172f21 !important;
  background-image: linear-gradient(0deg, #172f21, #172f21 50%, transparent 50%) !important;
  color: #fff; }

.rowcolmargin0 {
  margin: 0px !important;
  padding: 0px !important; }

.item.cube {
  padding: 0px !important; }

/*.cubeitemname{  min-width: 153px;
        padding: 16px 155px 30px 20px;
      height: 63px;
      line-height: 53px;
  }*/
.cubeinput {
  width: 40px;
  margin: -4px 3px 3px 7px;
  border: 1px solid #eae8e8 !important;
  padding: 0px;
  text-align: center;
  height: 40px !important; }

.cube-row {
  color: #000;
  line-height: 46px; }

md-autocomplete-wrap(.md-input) {
  border: 1px solid #a5a5a5 !important; }

.md-whiteframe-1dp, .md-whiteframe-z1 {
  /*box-shadow: 0 1px 3px 0 #000!important;*/ }

/*.icon-radius{padding: 0px 4px;border-radius: 50px;margin: 0px 2px 0px 0px;float: right;text-align: center;font-size: 19px;}*/
.icon.ion-chevron-left {
  color: #7d7c7c;
  font-size: 20px;
  padding: 0 20px;
  display: block; }

.icon.ion-chevron-right {
  color: #7d7c7c;
  font-size: 20px; }

.icon.ion-chevron-right:hover {
  color: #000; }

.icon.ion-chevron-left:hover {
  color: #000; }

/*.icon.ion-ios-close-outline{float: right;font-size: 18px;margin-left: 2px;}*/
.icon-radius img {
  opacity: 0.4;
  height: 18px; }

.icon-radius img:hover {
  opacity: 1; }

.icon-radius {
  font-size: 22px; }

.icon-radius.active, .fa.active {
  color: #008000; }

.roomIcon {
  margin-left: 30px; }

/*.icon-flaot0{float: right;
      margin: 11px 2px;}*/
.icon-flaot0 img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.4;
  height: 24px;
  height: 24px; }

.icon-flaot0 img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1; }

.icon0 {
  float: right;
  margin-right: 30px; }

md-autocomplete-wrap {
  height: 45px !important;
  padding: 3px 2px !important; }

/*=====Cube Sheet End   =====*/
/*=====Estimatedcost Start   =====*/
.estimatescost-hedging {
  padding: 10px 24px;
  color: #000; }

.estimatescost-text {
  padding: 10px 20px; }

.discount-text {
  padding: 0px 20px; }

.padding0 {
  padding: 0px !important; }

.margin01 {
  margin: 0px !important;
  border: 0.5px solid #b7b7b7; }

.margin02 {
  margin: 0px !important;
  border: 0.5px solid #b7b7b7; }

.padding01 {
  padding: 5px 0px !important; }

.margin0 {
  line-height: 22px;
  border-radius: 8px; }

.border-bottom0 {
  border-bottom: 1px solid #ddd !important;
  text-align: right;
  padding-right: 10px;
  width: 100%; }

.border-bottom00 {
  border-bottom: 1px solid #ddd !important;
  text-align: center;
  padding-right: 10px;
  width: 100%; }

.line-h {
  line-height: 40px; }

.meterial-list:hover {
  background-color: #e6e6e6; }

.icon-right0 {
  border: 1px solid #8e8a8a;
  padding: 1px 0px;
  margin: 0px 0px;
  height: 32px;
  width: 69px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  color: #9e9e9e;
  border-radius: 3px; }

.icon-left0 {
  border: 1px solid #8e8a8a;
  padding: 1px 0px;
  margin: 0px 0px;
  height: 32px;
  width: 69px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  color: #9e9e9e;
  border-radius: 3px; }

.icon-left0:hover {
  color: #000;
  font-weight: 600; }

.icon-right0:hover {
  color: #000;
  font-weight: 600; }

.item-icon-left .icon, .item-icon-right.cube .icon {
  font-size: 24px; }

/*=====Estimatedcost End   =====*/
.list > item.cube {
  background-color: green;
  color: #fff; }

.item.item-icon-right.cube:hover {
  background-color: #274e37;
  color: #fff; }

.item.item-icon-right.cube:active {
  background-color: #274e37;
  color: #fff; }

.item.item-icon-right.cube.active > {
  background-color: #274e37;
  color: #fff; }

.item.item-icon-right.cube:focus {
  background-color: #274e37;
  color: #fff; }

.tabs-positive > .tabs, .tabs.tabs-positive {
  border-color: #172f21 !important;
  background-color: #172f21 !important;
  background-image: linear-gradient(0deg, #172f21, #172f21 50%, transparent 50%) !important;
  color: #fff; }

/*  10/25/2016   ---babu---- Start*/
.employee-pic {
  text-align: center;
  vertical-align: middle;
  padding: 3px 6px 5px 4px;
  height: 90px;
  width: 90px;
  max-width: 90px;
  max-height: 90px;
  border-radius: 50%; }

/*  10/25/2016   ---babu---- End*/
@media (max-width: 768px) and (max-height: 1334px) {
  /* .cubeitemname {
          min-width: 138px;
      padding: 20px 116px 26px 10px;
      line-height: 58px;
  }*/
  .calendar-line {
    height: 626px;
    width: 1px;
    background-color: #8ebfa3;
    position: absolute;
    margin-left: 14%;
    margin-top: 8px;
    z-index: 1; }
  .day-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -66px;
    margin-left: -41px;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 24px solid #dddddd;
    position: absolute; }
  .day-box h1 {
    font-size: 15px !important; } }

@media (max-width: 567px) {
  .col.col-offset-10.pack {
    padding-left: 20px; }
  .icon.ion-chevron-left {
    color: #7d7c7c;
    font-size: 20px; }
  .icon.ion-chevron-right {
    color: #7d7c7c;
    font-size: 20px; }
  /*.cubeitemname {
         min-width: 138px;
      padding: 38px 112px 43px 12px;
      line-height: 49px;
  }*/
  .day-box {
    width: 98%;
    min-height: 73px;
    margin-left: 15px; }
  .calendar-line {
    height: 669px;
    width: 1px;
    background-color: #8ebfa3;
    position: absolute;
    margin-left: 18%;
    margin-top: 8px;
    z-index: 1; }
  .day-box h1 {
    font-size: 15px !important; } }

@media only screen and (max-width: 320px) {
  .bar .button, .bar button.button-calm {
    padding: 0px 0px !important; }
  .bar.item-input-inset .item-input-wrapper input {
    padding: 0px; }
  .col.col-offset-10.pack {
    padding-left: 10px; }
  /*.cubeitemname {
      min-width: 138px;
      padding: 16px 8px 15px 0px;
  }*/
  .day-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -66px;
    margin-left: -41px;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 24px solid #dddddd;
    position: absolute; }
  .calendar-line {
    height: 731px;
    width: 1px;
    background-color: #8ebfa3;
    position: absolute;
    margin-left: 14%;
    margin-top: 8px;
    z-index: 1; }
  .day-box h1 {
    font-size: 15px !important; } }

/*---------Naga Css Start-----*/
.view_quote_pdf table {
  width: 100%; }

.space_border {
  width: 300px;
  border-bottom: 1px solid #ddd; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

table.table-top,
th,
td {
  border: 1px solid black;
  border-collapse: collapse;
  margin-top: 20px; }

table.border-less,
td.border-less-td {
  border: 0px solid black;
  border-collapse: collapse;
  /*                margin-top: 20px;*/ }

th,
td {
  padding: 5px;
  text-align: left; }

.marginright0 {
  margin-right: 20px; }

.trbg {
  background-color: #f0f0f0; }

.trbghead {
  font-weight: bold;
  background-color: #e2e2e2; }

/*----Naga Css End---*/
@media (max-width: 567px) {
  .col.col-offset-10.pack {
    padding-left: 20px; }
  .icon.ion-chevron-left {
    color: #7d7c7c;
    font-size: 20px; }
  .icon.ion-chevron-right {
    color: #7d7c7c;
    font-size: 20px; }
  /*.cubeitemname {
         min-width: 138px;
      padding: 38px 112px 43px 12px;
      line-height: 49px;
  }*/
  .day-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -66px;
    margin-left: -41px;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 24px solid #dddddd;
    position: absolute; } }

@media only screen and (max-width: 320px) {
  .bar .button, .bar button.button-calm {
    padding: 0px 0px !important; }
  .bar.item-input-inset .item-input-wrapper input {
    padding: 0px; }
  .col.col-offset-10.pack {
    padding-left: 10px; }
  /*.cubeitemname {
      min-width: 138px;
      padding: 16px 8px 15px 0px;
  }*/
  .day-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -66px;
    margin-left: -41px;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 24px solid #dddddd;
    position: absolute; } }

.cubesheetnew {
  background-color: #ebebeb;
  opacity: 1;
  transform: translate3d(0%, 0px, 0px); }

.item.item-radio.btn0 {
  border-radius: 10px !important; }

.item.item-text-wrap.ams {
  padding: 17px 5px !important;
  border-radius: 0px; }

.item-radio input:checked + .radio-content .item-content {
  background: #fff901 !important;
  border-radius: 0px; }

/*.item-content{text-align: center!important;}*/
.item.item-divider {
  border-radius: 0px; }

.icon-left-decrease {
  border: 1px solid #8e8a8a;
  padding: 5px 3px;
  margin: 0px 1px;
  height: 36px;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  color: #9e9e9e;
  border-radius: 3px; }

.icon-left-increase {
  border: 1px solid #8e8a8a;
  padding: 5px 3px;
  margin: 0px 1px;
  height: 36px;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  color: #9e9e9e;
  border-radius: 3px; }

.quebec-size {
  width: 60px;
  margin: 4px 8px;
  text-align: center; }

.radio-content .item-content:hover {
  background-color: #ddd; }

.item.item-text-wrap.items {
  padding: 5px !important;
  border-bottom: 1px solid #fff; }

/*----Babu Css Start---*/
.list-yellow .rowcolmargin0 {
  text-align: center; }

.list-yellow .item.yellow {
  text-align: left;
  font-weight: normal; }

.cubesheet-items-menu {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.firstScroll {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

/*
  .list-yellow .item.col{
      padding: 5px;
  }*/
.list-yellow .item.yellow.selected {
  background-color: #fff901 !important;
  color: black; }

.list-yellow .item.yellow:hover {
  background-color: green !important;
  color: white; }

.list-item-first, .list-item-last {
  text-align: center;
  display: block;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.col-20 .list-item-first {
  border-right: 1px solid #d2d2d2;
  width: 50%;
  float: left; }

.col-20 .list-item-last {
  width: 50%;
  float: left; }

.col-20 .list-item-row {
  height: 70px; }

.list-inset .item span {
  font-size: 14px !important; }

.header11 {
  color: green;
  background: #ffffff;
  font-size: 16px !important;
  border-radius: 2px;
  border: 1px solid #d2d2d2;
  padding: 15px 10px;
  font-weight: bold;
  margin: 10px 0 0; }

.cubesheetnew .card {
  margin: 0px !important; }

.cubesheetnew .icon-bg {
  font-size: 35px; }

.cubesheetnew .cubeinput {
  margin: 0px !important; }

.cubesheetnew .list-inset, .cubesheetnew .row {
  margin: 0px;
  padding: 0px; }

.inventory-section .list {
  margin-bottom: 1px;
  border-bottom: 1px solid #d2d2d2;
  padding: 5px 0px; }

.inventory-section .list .col {
  font-size: 13px !important; }

.item p {
  font-size: 13px !important; }

.spinner {
  display: block;
  text-align: center; }

#autoComplete input[type="search"] {
  background: url(http://glamourshots-albums.com/assets/themes/default/images/search.icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  margin-right: 10px; }

.md-virtual-repeat-container.md-autocomplete-suggestions-container {
  height: 400px !important;
  max-height: 400px !important; }

.width60 {
  width: 60px;
  text-align: center !important; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

#toolbarWC, #toolbarCC {
  display: none; }

.border-around {
  border: 1px solid #d2d2d2; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none; }

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default .badge {
  color: #ffffff;
  background-color: #333333; }

.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.clearfix:before,
.clearfix:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.clearfix:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.ql-editor {
  height: 300px !important; }

.CalPrevBtn, .CalNextBtn {
  padding: 10px 20px !important; }

.mr10 {
  margin-right: 10px; }

.scheduleItems {
  color: black; }

.no-padding {
  padding: 0px !important; }

.fontCSI {
  font-size: 40px;
  font-weight: normal; }

.ta-scroll-window {
  height: 350px !important; }

.ta-scroll-window i {
  font-style: italic; }

.ta-scroll-window ol, .ta-scroll-window ul {
  list-style: auto !important;
  padding-left: 20px; }

#tinymce p {
  padding: 0px !important;
  margin: 0px !important; }

.scroll {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.hideTextarea textarea {
  height: 0px !important;
  display: none; }

.mce-panel {
  border-radius: 5px !important;
  margin: 10px; }

.dummyBtn {
  background: transparent;
  border: 0;
  text-indent: -9999px;
  position: absolute; }

textarea {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text; }

.scroll {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

body {
  -webkit-user-select: auto !important; }

.scroll {
  -webkit-user-select: inherit; }

.mce-tinymce {
  width: 100% !important; }

.nowBtnMain {
  width: 70%;
  float: left;
  border-bottom: 0px; }

.nowSlide {
  width: 31%;
  float: left;
  height: 54px;
  border-bottom: 0px;
  padding: 0;
  border-right: 0; }

.sideBtn {
  width: 40%;
  float: left; }

.scheduleItem {
  position: relative; }

.scheduleItemsFind {
  position: absolute;
  right: 30px;
  top: 15px; }

.expandIcons {
  position: absolute;
  right: 6px;
  top: 60px;
  width: 155px;
  height: 73px;
  background: #d2d2d2;
  display: none;
  z-index: 1; }

.expandIcons button {
  min-width: 70px;
  text-align: center;
  margin: 4px 0 0px 4px; }

.fc-widget-content {
  width: 88px;
  background: #fcf8e3;
  height: 60px; }

.calendar_day_row {
  background: #fcf8e3;
  height: 60px;
  border-bottom: 1px solid black; }

.calendar_day_col {
  background: white;
  height: 60px;
  width: 80px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  padding: 20px 10px; }

.calendarDayView {
  position: relative; }

.calendarSchedulesContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 86%;
  padding-left: 60px; }

.schduleItem {
  position: absolute;
  background: #1c8d4b;
  border-radius: 10px;
  color: white;
  width: 100%;
  border: 1px solid black;
  box-shadow: 0px 1px 1px 1px #999999;
  padding: 10px;
  cursor: pointer;
  overflow-y: scroll; }

.remove_sch, .edit_sch {
  position: absolute;
  top: 4px;
  right: 10px;
  font-size: 25px;
  color: black; }

.edit_sch {
  top: auto;
  bottom: 4px !important;
  background: black;
  color: white;
  padding: 5px;
  border-radius: 50%;
  font-size: 25px; }

.popupBgIconBtn {
  width: 50%;
  height: 150px;
  font-size: 30px;
  padding: 60px 40px;
  border: 3px solid #d2d2d2;
  float: left; }

.day-box-inner {
  width: 91%; }

.badge-yellow {
  background-color: yellow;
  color: black;
  margin-top: 3px; }

.floating_btn {
  position: absolute;
  bottom: 50px;
  right: 10px; }

.selfApptPopup {
  width: 80%;
  background: white;
  padding: 10px; }

.content_calendar .scroll {
  height: 100%; }

.pa_button {
  padding: 20px;
  border-radius: 50%;
  background: #172f21;
  font-size: 24px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  cursor: pointer;
  box-shadow: 0px 2px 2px 0px #000;
  color: white;
  z-index: 9999; }

.btn_calendar_close {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 35px !important;
  color: white !important; }

.idfl {
  float: left; }

.f14 {
  font-size: 14px; }

.mr10 {
  margin-right: 10px; }

/*--------------New styles Nagesh------*/
.clear {
  clear: both; }

.tabs-menu {
  border-bottom: 1px #28a54c solid;
  padding: 0 !important;
  z-index: 1000000;
  margin: 50px 10px 0 10px;
  display: block;
  clear: both;
  position: fixed;
  width: 97.80%;
  background: #ebebeb; }

.tabs-menu .button.button-balanced {
  width: 33.10% !important;
  float: left;
  margin-right: 1px;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box; }

.tabs-menu-half .button.button-balanced {
  width: 49% !important; }

.tabs-menu .active {
  background: #274e37;
  background: -moz-linear-gradient(top, #274e37 0%, #4e9169 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #274e37), color-stop(100%, #4e9169));
  background: -webkit-linear-gradient(top, #274e37 0%, #4e9169 100%);
  background: -o-linear-gradient(top, #274e37 0%, #4e9169 100%);
  background: -ms-linear-gradient(top, #274e37 0%, #4e9169 100%);
  background: linear-gradient(to bottom, #274e37 0%, #4e9169 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274e37', endColorstr='#4e9169', GradientType=0 );
  color: #fff; }

.pd-t {
  padding: 10px !important;
  margin-top: 0 !important; }

.no-padding-list .list {
  padding: 0px; }

.no-padding-list .list .item {
  padding: 5px 30px; }

.notesBtn {
  font-size: 15px;
  padding: 15px; }

.apptActive {
  background: yellow;
  color: black; }

.now-radio-btns .item-radio .item-content {
  padding-right: 0px !important; }

.content_calendar .weekdaysSchedule {
  margin-top: 3px; }

.platform-browser ion-content {
  /*overflow-y: auto !important;*/ }

ion-content.show_scrollbar {
  overflow-y: auto !important; }

.platform-browser .scroll-bar {
  display: none; }

.custom-list .active {
  background: #c7c7c7; }

.custom-list .item {
  background: none;
  border: 1px solid #d2d2d2; }

.custom-list .item.left {
  margin-top: 0.25rem;
  margin-left: 0.25rem;
  width: 35%;
  float: left;
  border: none !important; }

.custom-list .item.right {
  width: 65%;
  float: left;
  border: none !important; }

.width71Per {
  width: 71% !important; }

.no-padding {
  padding: 0 !important; }

.inputFStyles {
  width: 100%;
  margin: 0px 8px; }

.calCostBox {
  background: #f8f8f8;
  text-align: right;
  line-height: 34px;
  height: 34px;
  font-size: 14px !important;
  padding-right: 25px;
  font-weight: bold;
  width: 100%; }

.rbF {
  background: #e6e6e6;
  padding-left: 10px !important;
  box-sizing: border-box !important;
  width: 100%; }

.offlineDisplay {
  color: white;
  position: fixed;
  top: 0px;
  height: 50px;
  left: 0;
  z-index: 999;
  width: 100%;
  background: rgba(221, 44, 0, 0.7);
  padding: 10px;
  display: none;
  text-align: center; }

.fb {
  font-weight: bold; }

.noteditable {
  border: solid 1px #D2D2D2;
  width: 100%;
  text-align: center;
  box-shadow: none !important;
  background-color: #D2D2D2 !important; }

.editable {
  box-shadow: 0px 0px 2px 3px #e0e0e0;
  border: solid 1px #D2D2D2;
  width: 100%;
  text-align: center; }

.pageoverlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 100%;
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: #000000;
  /* Black fallback color */
  background-color: rgba(0, 0, 0, 0.75);
  /* Black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */ }

/* Position the content inside the overlay */
.pageoverlay-content {
  position: relative;
  top: 45%;
  /* 25% from the top */
  width: 2%;
  /* 100% width */
  text-align: center;
  /* Centered text/links */
  margin-top: 30px;
  /* 30px top margin to avoid conflict with the close button on smaller screens */ }

.prod_hide {
  display: block; }

.mt60 {
  margin-top: 60px; }

.happyCustomerBox {
  background: #f2f2f2;
  border: 4px solid #d2d2d2;
  display: inline-block;
  margin: 10px 10px 0 0; }
  .happyCustomerBox img {
    height: 100px;
    min-width: 100px; }

.lightbox-modal {
  top: 10% !important;
  width: 80% !important;
  left: 8% !important;
  bottom: unset !important;
  min-height: 100px !important;
  box-shadow: 0px 6px 9px 2px #222121; }
  .lightbox-modal .modal-dialog {
    width: 100% !important; }
  .lightbox-modal .button {
    color: white !important; }
  .lightbox-modal .lightbox-image-container {
    padding-left: 10px; }
    .lightbox-modal .lightbox-image-container img {
      width: 100% !important; }
  .lightbox-modal .nextPhoto, .lightbox-modal .prevPhoto {
    width: 50px;
    height: 50px;
    font-size: 50px;
    position: absolute;
    top: 200px;
    cursor: pointer;
    z-index: 9999;
    color: #09e839; }
  .lightbox-modal .nextPhoto {
    right: 10px; }
  .lightbox-modal .prevPhoto {
    left: 20px; }

.challenge_heading {
  padding: 10px;
  background: #274e37;
  color: white; }

.container {
  margin: 0 auto; }

.trending {
  text-align: center; }
  .trending .row {
    margin: 30px 0; }
  .trending .countDisplay {
    font-size: 50px;
    text-shadow: 2px 1px 3px #3b4941;
    width: 100px;
    display: inline-block;
    text-align: center; }
  .trending .trendingName {
    font-size: 20px !important;
    font-weight: bold; }
  .trending .icon {
    font-size: 40px; }
    .trending .icon.ion-arrow-down-a {
      color: red; }
    .trending .icon.ion-arrow-up-a {
      color: #04e604; }

.circleCount {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 16px; }

.dailyMatchup {
  margin-bottom: 30px; }
  .dailyMatchup .col {
    text-align: center; }
    .dailyMatchup .col img {
      border-radius: 50%; }
  .dailyMatchup .king {
    position: relative; }
    .dailyMatchup .king:before {
      position: absolute;
      content: " ";
      top: -17px;
      left: 0;
      width: 100%;
      height: 25px;
      background: url(../img/king.png) center center no-repeat; }
  .dailyMatchup .dMtitle {
    font-size: 20px;
    font-weight: bold; }
  .dailyMatchup .trendingName {
    font-size: 30px !important;
    font-weight: bold;
    padding-top: 30px; }
  .dailyMatchup .stats {
    background: #d2d2d2;
    border-radius: 10px; }
.padding10{
  padding: 10px;
}