/*! Note: 
    1. Before adding color codes, please check whether the color code is already present or not.
    2. Add the color codes in their series and arrange it alphabetically
    3. Follow the below naming conventions to add color code

          Color code        Color Variable
        ----------------------------------------
			#AAAAAA		- 	$color_AA
            #ABABAB     -   $color_AB
            #ABCABC     -   $color_ABC
            #ABCDEF     -   $color_ABCDEF
**/
/*Common styles for fonts*/
#storyestimatorpageid {
  overflow-x: hidden;
  overflow-y: hidden;
}

#dashboardcontainer {
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.dashboardheading {
  border: 0.5px solid rgba(0, 0, 0, 0.12);
  font-size: 18px;
  font-weight: 500;
  height: 50px;
}

.dashboardpanelbody {
  height: 400px;
  overflow-y: auto;
  padding: 0px;
}

.dashboardcards {
  border-bottom: 1px solid #E3E3E6;
  height: 64px;
  padding-right: 16px;
  padding-left: 16px;
}

.dasboardroomtitle {
  color: #1d275f !important;
  font-size: 13px;
  font-weight: 500;
  height: 18px;
  line-height: 1.2;
  padding-bottom: 5px;
}

.dashboardroomdescription {
  color: #717171;
  font-size: 12px;
  font-weight: 400;
  height: 25px;
  line-height: 1.6;
  width: 95%;
}

.db-room-title {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
}

.db-room-summary {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
}

.story-dashboardcards {
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.12);
  height: 54px;
  padding-left: 16px;
}

.story-dasboardtitle {
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 500;
  height: 23px;
  line-height: 1.2;
  width: 78%;
}

.story-dashboarddescription {
  color: #717171;
  font-size: 13px;
  font-weight: 400;
  height: 16px;
  line-height: 1.2;
  width: 80%;
  padding-left: 28px;
}

.dashboardpagelistview {
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: hidden;
  overflow-y: auto;
}

.dashboardstoryurl {
  color: #0983a0 !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.test-icon {
  padding-right: 26px !important;
}

#roomNameDashboard {
  font-size: 18px;
  font-weight: 500;
}

.storylistfields {
  color: #717171;
  font-size: 12px;
  font-weight: 500;
}

.searchdashbooard {
  color: #717171;
  cursor: pointer;
  font-size: 22px;
  line-height: 1.4;
  position: relative;
}

#dashboardroomsid {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

#searchstory,
#searchrooms {
  color: #717171;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  padding: 0;
}

#roomdetails .active {
  background-color: #E1ECFF;
}

.searchInputGroup {
  margin-bottom: 0 !important;
}

#dashboardcard-maindiv :hover {
  background-color: #E8EEF8;
}

.noresultsclass {
  font-size: 18px;
}

#storyestimatorpageid {
  overflow-x: hidden;
  overflow-y: hidden;
}

#emptyStoryMessage {
  color: #141414;
  font-size: 14px;
  font-weight: 500;
  margin-top: 24px;
  opacity: 0.87;
}

#emptyRoomMessage {
  color: #c5c5c5;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 20px;
}

#createRoominNoRoomPage {
  background-color: #1A237E;
  border-radius: 4px;
  font-size: 20px;
  height: 50px;
  width: 200px;
}

#noRoomPageContainer {
  background: white;
}

#noRoom-Container {
  height: 550px;
}

#searchFilters {
  left: -95px;
  top: 30px;
}

#dashboardPage-div {
  background-color: white;
  /*padding: 16px;*/
}

#emptyMessageStoryPage {
  /*padding-top: 15%;*/
}

#div-emptyMessageStoryPage,
#div-emptyroommessage {
  /*margin-top: 20px;*/
  text-align: center;
}

#actionFilters-Room {
  left: -90px;
  top: 25px;
}

#div-searchFilter {
  padding-right: 24px;
}

#roomSearchIcon {
  padding-right: 15px;
}

#closeSearchIcon {
  padding-right: 15px;
}

#dashboardroomcolumn {
  padding-left: 20px;
}

#noRoomFont-column {
  font-size: 200px;
  text-align: center;
}

#noRoomMessage-Column {
  padding-top: 10%;
  text-align: center;
}

#noRoomContentSection {
  padding-top: 10%;
}

#emptystoryIcon {
  color: #E1E1E1;
  width: 72px;
}

#Noroomemptymessage {
  float: left;
  font-size: 16px;
  font-weight: 400;
  padding-left: 5px;
}

.roomlistcount {
  bottom: 3px;
  color: #1f1f1f;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
}

.roomlisticons {
  color: #7D7D7D;
  font-size: 16px !important;
}

.storylistcount {
  bottom: 4px;
  color: #232323;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
}

.starticon-closed {
  color: #4CAF50;
  font-size: 21px !important;
}

.pendingroundicon {
  color: #FFB300;
  float: right;
  font-size: 21px !important;
}

.roomiconcolumns {
  padding-left: 7px;
  padding-right: 12px;
}

#importdialog_dialog-content {
  padding-bottom: 5px;
  position: relative;
  top: -10px;
}

#importBtnDiv .e-split-btn-wrapper {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  display: table-cell;
}

#importstorybutton {
  background-color: #e5e5e5;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right-color: rgba(0, 0, 0, 0.12) !important;
  color: #1f1f1f;
  text-transform: capitalize;
  width: 95px;
  height: 28px;
}

#importstorybutton_dropdownbtn {
  background-color: #e5e5e5 !important;
}

#createroombutton:hover {
  background-color: white;
  border-color: transparent;
  color: #1f1f1f;
}

#createroombutton:focus {
  background-color: white;
  border-color: transparent;
  color: #1f1f1f;
}

#createroombutton {
  border-color: transparent;
  text-transform: capitalize;
}

#createroomdialog {
  top: 30px !important;
}

#createroomdialog .e-dlg-header-content {
  padding: 0px !important;
}

#createroomdialog .e-dlg-closeicon-btn {
  display: none !important;
}

#createroomheader {
  text-align: center;
}

.createroomheaderclass {
  color: #1f1f1f !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

.createroomdialogfields {
  color: #757575 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}

#roomdescriptioninput:focus {
  border-bottom: 2px solid #1d275f !important;
}

.cardtypesection {
  padding: 6px;
}

.cardtypevalues {
  color: #1f1f1f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 19px !important;
  margin-right: 10px;
  padding-bottom: 40px;
}

#cardtypenames {
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.12);
}

.div-roomfields {
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

#breakiconinroom {
  color: #1f1f1f;
}

#div-cardvalue {
  height: 217px;
  overflow-y: auto;
}

#roomplayersinput:focus {
  border-bottom: 2px solid #1d275f !important;
}

#importdialog .e-dlg-closeicon-btn {
  display: none !important;
}

.cardtypelabel {
  color: #1f1f1f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 19px !important;
  margin-left: 8px;
}

#playercomment {
  color: #717171;
  font-size: 12px;
}

#label_roomhourminuteinput {
  text-align: center !important;
}

.dropdown-backdrop {
  left: unset !important;
}

#createroom-columndiv {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: 20px;
  padding-right: 0px !important;
}

#selectcardvalue-header {
  margin-top: 24px;
}

#removestorybutton {
  background-color: #e5e5e5;
  border-color: transparent;
  color: #1f1f1f;
  text-transform: capitalize !important;
  width: 100px;
  height: 28px;
}

#startgamestorybutton {
  background-color: #4CAF50;
  border-color: transparent;
  color: white;
  text-transform: capitalize !important;
  width: 100px;
  height: 28px;
}

#deleteroomdialog_title {
  color: #1f1f1f;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

#deleteroomdialog_dialog-content {
  color: #717171;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 0;
}

#deleteroomdialog {
  max-height: 154px !important;
}

#deleteroomdialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  display: none !important;
}

#dashboardquickfilter-divs > li > a {
  background: #f5f4f4;
  border: none;
  border-bottom: #f5f4f4;
  margin-right: unset;
  border-radius: unset;
  border-bottom: 3px solid #f5f4f4 !important;
  color: #141414;
  font-size: 13px;
  font-weight: 500;
  line-height: 34px;
  text-align: center;
  height: inherit;
  padding: 0 !important;
}

#dashboardquickfilter-divs {
  border-bottom: 1px solid #f5f4f4 !important;
  height: 40px;
}

#dashboardquickfilter-divs > li {
  height: inherit;
}

#dashboardquickfilter-divs > li.active > a {
  background: #f5f4f4;
  border: none !important;
  border-bottom: 4px solid #E38721 !important;
}

@media (max-width: 960px) {
  #signout-dropdown {
    top: 48px !important;
  }
  .roomiconcolumns {
    padding-left: 0;
    padding-right: 7px;
  }
}
@media (min-width: 1367px) {
  #searchstory,
  #searchrooms,
  .dashboardroomdescription,
  .story-dashboarddescription {
    font-size: 14px !important;
  }
  #dashboardquickfilter-divs > li > a,
  .storylistcount,
  .roomlistcount,
  #emptyStoryText {
    font-size: 15px !important;
  }
  .dashboardcards {
    height: 72px !important;
  }
  .dasboardroomtitle {
    font-size: 15px !important;
    height: 22px !important;
  }
  .db-room-title {
    padding-top: 16px !important;
  }
  .db-room-summary {
    padding-top: 16px !important;
  }
  .story-dashboardcards {
    height: 60px !important;
  }
  .story-dasboardtitle {
    font-size: 16px !important;
    height: 25px !important;
  }
  .roomlisticons {
    font-size: 21px !important;
  }
  .storycontainer > input {
    margin-top: 4px !important;
  }
  .pendingroundicon {
    bottom: 3.5px !important;
  }
}
.story-checkbox {
  float: left;
  height: 15px;
  margin-right: 13px;
  margin-top: 1px;
  width: 15px;
}

.cardtypeclass .e-label {
  color: #1f1f1f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

#roomhourminuteinput {
  text-align: center;
}

#emptyStoryText {
  font-size: 14px;
  margin: 20px 0;
}

#Noinvitedroomemptymessage {
  float: left;
  font-size: 16px;
  font-weight: 400;
  padding-left: 5px;
}

#removestorybutton:disabled {
  opacity: 0.5;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

#roomlivestatus {
  color: #FF0000;
  font-size: 10px;
  position: relative;
  top: -12px;
  font-weight: 400;
}

#roomlivestatusicon {
  color: #FF0000;
  font-size: 8px !important;
  padding-right: 2px;
}

.e-float-input input, .e-float-input textarea {
  font-size: 12px !important;
}

#roomhourminuteinput {
  font-size: 12px !important;
}

#importdialog_title {
  font-size: 14px !important;
  padding-bottom: 16px !important;
}

.deleteRoomSuccessbuttons {
  background: #E38721 !important;
  color: #FFFFFF !important;
}

.e-file-status.e-validation-fails {
  display: none !important;
}

.importStorySavebuttons {
  background: #E38721 !important;
  color: #FFFFFF !important;
}

.importStorySavebuttons:disabled {
  opacity: 0.5;
}

.createRoomSavebuttons {
  background: #E38721 !important;
  color: #FFFFFF !important;
}

#createroomdialog .e-footer-content .e-btn.dlg-btn-secondary {
  height: 26px !important;
  width: 72px !important;
}

#createroomdialog .e-footer-content .e-btn.e-flat.e-primary {
  height: 26px !important;
  width: 72px !important;
}

#importdialog .e-dlg-header-content {
  padding: 15px !important;
}

#importdialog .e-footer-content .e-btn.dlg-btn-secondary {
  height: 26px !important;
  width: 72px !important;
}

#importdialog .e-footer-content .e-btn.e-flat.e-primary {
  height: 26px !important;
  width: 72px !important;
}

@media (max-width: 800px) {
  #Noroomemptymessage {
    font-size: 12px !important;
  }
  #Noinvitedroomemptymessage {
    font-size: 12px !important;
  }
}
#createroombutton:disabled {
  background-color: white !important;
  opacity: 0.5;
}

.roomicons {
  padding-left: 2px;
  padding-right: 4px;
}

.roomcolumnsicons {
  padding-left: 2px;
  padding-right: 2px;
}

.roomexceedcolumns {
  padding-left: 0px;
  padding-right: 0px;
}

.roomcolumnsview {
  padding-left: 2px;
  padding-right: 0px;
}

.roomcolumns {
  padding-left: 1px;
  padding-right: 1px;
}

#importdialog .e-dlg-content {
  padding: 0px !important;
}